Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eecf9864b491fb41522b6558cae261f6169b3352 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-ssh11929701772412830427.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh233961971670057733.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh5862909156751096319.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh10755066215003442145.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-ssh14836201497665612832.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-15242 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/522 [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/522 # 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 eecf9864b491fb41522b6558cae261f6169b3352 (main) > 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 eecf9864b491fb41522b6558cae261f6169b3352 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4564)" > git rev-list --no-walk 1c894e2fcaddd09107904491402c53dd28c48fa9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:59:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:59:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:59:52 ========================================================= 21:59:52 EdgeX Global Pipelines Version Info 21:59:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:59:53 ------------------- 21:59:53 stable info: 21:59:53 ------------------- 21:59:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:59:53 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 21:59:53 Message: update stable to v1.0.249 21:59:53 ------------------- 21:59:53 experimental info: 21:59:53 ------------------- 21:59:53 Commited By: **** collab-it+edgex@linuxfoundation.org 21:59:53 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 21:59:53 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:59:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:59:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:59:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:59:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:59:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:59:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:59:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:59:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:59:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:59:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:59:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:59:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:59:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:59:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:59:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:59:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eecf986 [Pipeline] echo 21:59:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:59:54 provisioning config files... 21:59:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/522@tmp/config13145881217897150292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:59:54 ---> docker-login.sh 21:59:54 nexus3.edgexfoundry.org:10001 21:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:55 Configure a credential helper to remove this warning. See 21:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:55 21:59:55 Login Succeeded 21:59:55 nexus3.edgexfoundry.org:10002 21:59:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:55 Configure a credential helper to remove this warning. See 21:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:55 21:59:55 Login Succeeded 21:59:55 nexus3.edgexfoundry.org:10003 21:59:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:55 Configure a credential helper to remove this warning. See 21:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:55 21:59:55 Login Succeeded 21:59:55 nexus3.edgexfoundry.org:10004 21:59:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:55 Configure a credential helper to remove this warning. See 21:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:55 21:59:55 Login Succeeded 21:59:55 docker.io 21:59:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:55 Configure a credential helper to remove this warning. See 21:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:55 21:59:55 Login Succeeded 21:59:55 ---> docker-login.sh ends [Pipeline] } 21:59:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:59:55 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 21:59:55 + dirname cmd/core-command/Dockerfile 21:59:55 + cut -d/ -f2 21:59:55 + echo core-command,cmd/core-command/Dockerfile 21:59:55 + dirname cmd/core-common-config-bootstrapper/Dockerfile 21:59:55 + cut -d/ -f2 21:59:55 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 21:59:55 + dirname cmd/core-data/Dockerfile 21:59:55 + cut -d/ -f2 21:59:55 + echo core-data,cmd/core-data/Dockerfile 21:59:55 + dirname cmd/core-metadata/Dockerfile 21:59:55 + cut -d/ -f2 21:59:55 + echo core-metadata,cmd/core-metadata/Dockerfile 21:59:55 + dirname cmd/security-bootstrapper/Dockerfile 21:59:55 + cut -d/ -f2 21:59:55 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:59:55 + dirname cmd/security-proxy-auth/Dockerfile 21:59:55 + cut -d/ -f2 21:59:55 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 21:59:55 + dirname cmd/security-proxy-setup/Dockerfile 21:59:55 + cut -d/ -f2 21:59:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:59:55 + + dirname cmd/security-secretstore-setup/Dockerfile 21:59:55 cut -d/ -f2 21:59:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:59:55 + dirname cmd/security-spiffe-token-provider/Dockerfile 21:59:55 + cut -d/ -f2 21:59:55 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:59:55 + dirname cmd/security-spire-agent/Dockerfile 21:59:55 + cut -d/ -f2 21:59:55 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:59:55 + + dirname cmd/security-spire-config/Dockerfile 21:59:55 cut -d/ -f2 21:59:55 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:59:55 + dirname cmd/security-spire-server/Dockerfile 21:59:55 + cut -d/ -f2 21:59:55 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:59:55 + dirname cmd/support-notifications/Dockerfile 21:59:55 + cut -d/ -f2 21:59:55 + echo support-notifications,cmd/support-notifications/Dockerfile 21:59:55 + cut -d/ -f2 21:59:55 + dirname cmd/support-scheduler/Dockerfile 21:59:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 21:59:55 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:59:56 + git rev-list -1 --merges eecf9864b491fb41522b6558cae261f6169b3352~1..eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] echo 21:59:56 -----------> git rev-list -1 --merges eecf9864b491fb41522b6558cae261f6169b3352~1..eecf9864b491fb41522b6558cae261f6169b3352 eecf9864b491fb41522b6558cae261f6169b3352 [false] [Pipeline] sh 21:59:56 + git log --format=format:%s -1 eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] echo 21:59:56 ========================================================= 21:59:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:59:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:59:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:59:57 + grep -v github /etc/ssh/ssh_known_hosts 21:59:57 + [ -e /tmp/ssh_known_hosts ] 21:59:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:59:57 + + sudo tee -a /etc/ssh/ssh_known_hostsecho 21:59:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:59:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:59:57 21:59:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:59:57 0.1.4: Pulling from edgex-devops/py-git-semver 21:59:57 b85a868b505f: Pulling fs layer 21:59:57 e2be974225ed: Pulling fs layer 21:59:57 339a4e72a1f5: Pulling fs layer 21:59:57 988bab9f4d93: Pulling fs layer 21:59:57 1469e6f7b9e6: Pulling fs layer 21:59:57 eaf3925da568: Pulling fs layer 21:59:57 bab4dde63d76: Pulling fs layer 21:59:57 bde34c3a00c8: Pulling fs layer 21:59:57 b352a97aabf1: Pulling fs layer 21:59:57 4872d77fe225: Pulling fs layer 21:59:57 5851b861e8e6: Pulling fs layer 21:59:57 988bab9f4d93: Waiting 21:59:57 1469e6f7b9e6: Waiting 21:59:57 eaf3925da568: Waiting 21:59:57 5851b861e8e6: Waiting 21:59:57 b352a97aabf1: Waiting 21:59:57 bab4dde63d76: Waiting 21:59:57 bde34c3a00c8: Waiting 21:59:57 4872d77fe225: Waiting 21:59:57 e2be974225ed: Verifying Checksum 21:59:57 e2be974225ed: Download complete 21:59:57 988bab9f4d93: Verifying Checksum 21:59:57 988bab9f4d93: Download complete 21:59:58 1469e6f7b9e6: Verifying Checksum 21:59:58 1469e6f7b9e6: Download complete 21:59:58 339a4e72a1f5: Verifying Checksum 21:59:58 339a4e72a1f5: Download complete 21:59:58 eaf3925da568: Download complete 21:59:58 bde34c3a00c8: Download complete 21:59:58 b352a97aabf1: Download complete 21:59:58 4872d77fe225: Verifying Checksum 21:59:58 4872d77fe225: Download complete 21:59:58 5851b861e8e6: Download complete 21:59:58 b85a868b505f: Verifying Checksum 21:59:58 b85a868b505f: Download complete 21:59:58 bab4dde63d76: Verifying Checksum 21:59:58 bab4dde63d76: Download complete 21:59:59 b85a868b505f: Pull complete 21:59:59 e2be974225ed: Pull complete 22:00:00 339a4e72a1f5: Pull complete 22:00:00 988bab9f4d93: Pull complete 22:00:00 1469e6f7b9e6: Pull complete 22:00:00 eaf3925da568: Pull complete 22:00:02 bab4dde63d76: Pull complete 22:00:02 bde34c3a00c8: Pull complete 22:00:02 b352a97aabf1: Pull complete 22:00:02 4872d77fe225: Pull complete 22:00:02 5851b861e8e6: Pull complete 22:00:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:00:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:00:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:02 prd-ubuntu20.04-docker-8c-8g-15242 does not seem to be running inside a container 22:00:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:00:05 $ docker top 5693290ff2192d108f93c0a4f3b38fc12ed186de8c6d59eeff111d8f10590a6c -eo pid,comm 22:00:05 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). 22:00:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:00:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:00:05 [ssh-agent] Looking for ssh-agent implementation... 22:00:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:00:05 $ docker exec 5693290ff2192d108f93c0a4f3b38fc12ed186de8c6d59eeff111d8f10590a6c ssh-agent 22:00:05 SSH_AUTH_SOCK=/tmp/ssh-L2q0LRsqsraS/agent.31 22:00:05 SSH_AGENT_PID=37 22:00:05 Running ssh-add (command line suppressed) 22:00:05 Identity added: /w/workspace/edgex-go/522@tmp/private_key_16418339509689644120.key (/w/workspace/edgex-go/522@tmp/private_key_16418339509689644120.key) 22:00:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:00:06 + git tag --points-at HEAD [Pipeline] } 22:00:06 $ docker exec --env ******** --env ******** 5693290ff2192d108f93c0a4f3b38fc12ed186de8c6d59eeff111d8f10590a6c ssh-agent -k 22:00:06 unset SSH_AUTH_SOCK; 22:00:06 unset SSH_AGENT_PID; 22:00:06 echo Agent pid 37 killed; 22:00:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:00:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:00:06 [ssh-agent] Looking for ssh-agent implementation... 22:00:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:00:06 $ docker exec 5693290ff2192d108f93c0a4f3b38fc12ed186de8c6d59eeff111d8f10590a6c ssh-agent 22:00:06 SSH_AUTH_SOCK=/tmp/ssh-qUkWpx2s3xxj/agent.69 22:00:06 SSH_AGENT_PID=75 22:00:06 Running ssh-add (command line suppressed) 22:00:06 Identity added: /w/workspace/edgex-go/522@tmp/private_key_4578533028716152580.key (/w/workspace/edgex-go/522@tmp/private_key_4578533028716152580.key) 22:00:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:00:07 + git semver init 22:00:07 2023-05-11 22:00:07,179 [run_init] DEBUG init version:0.0.0 force:False 22:00:07 2023-05-11 22:00:07,180 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/522/.semver 22:00:07 2023-05-11 22:00:07,181 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/522/.semver 22:00:07 2023-05-11 22:00:07,181 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/522/.semver'], cwd=/w/workspace/edgex-go/522, universal_newlines=False, shell=None, istream=None) 22:00:12 2023-05-11 22:00:12,185 [append_file] DEBUG append to file:/w/workspace/edgex-go/522/.git/info/exclude 22:00:12 2023-05-11 22:00:12,185 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/522/.semver/main with force:False 22:00:12 2023-05-11 22:00:12,185 [read_version] DEBUG read version from /w/workspace/edgex-go/522/.semver/main 22:00:12 2023-05-11 22:00:12,186 [read_version] DEBUG read version from /w/workspace/edgex-go/522/.semver/main 22:00:12 3.0.0-dev.156 [Pipeline] } 22:00:12 $ docker exec --env ******** --env ******** 5693290ff2192d108f93c0a4f3b38fc12ed186de8c6d59eeff111d8f10590a6c ssh-agent -k 22:00:12 unset SSH_AUTH_SOCK; 22:00:12 unset SSH_AGENT_PID; 22:00:12 echo Agent pid 75 killed; 22:00:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:00:12 + git semver [Pipeline] } 22:00:13 $ docker stop --time=1 5693290ff2192d108f93c0a4f3b38fc12ed186de8c6d59eeff111d8f10590a6c 22:00:14 $ docker rm -f --volumes 5693290ff2192d108f93c0a4f3b38fc12ed186de8c6d59eeff111d8f10590a6c [Pipeline] // withDockerContainer [Pipeline] sh 22:00:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:00:15 Stashed 1 file(s) [Pipeline] echo 22:00:15 [edgeXSemver]: initialized semver on version 3.0.0-dev.156 [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 22:00:15 + git config --global --add safe.directory /w/workspace/edgex-go/522 [Pipeline] echo 22:00:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:00:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:00:15 ========================================================= 22:00:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:00:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:00:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:00:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:00:15 f56be85fc22e: Pulling fs layer 22:00:15 85791d961cd3: Pulling fs layer 22:00:15 d694b5ae8c79: Pulling fs layer 22:00:15 9f32a84ed3da: Pulling fs layer 22:00:15 4d19c01a9841: Pulling fs layer 22:00:15 9325e15d5711: Pulling fs layer 22:00:15 556b6ee489ea: Pulling fs layer 22:00:15 c5a4b2cf53e6: Pulling fs layer 22:00:15 9f32a84ed3da: Waiting 22:00:15 9325e15d5711: Waiting 22:00:15 4d19c01a9841: Waiting 22:00:15 556b6ee489ea: Waiting 22:00:15 c5a4b2cf53e6: Waiting 22:00:15 85791d961cd3: Verifying Checksum 22:00:15 85791d961cd3: Download complete 22:00:15 9f32a84ed3da: Verifying Checksum 22:00:15 9f32a84ed3da: Download complete 22:00:15 4d19c01a9841: Download complete 22:00:15 f56be85fc22e: Verifying Checksum 22:00:15 f56be85fc22e: Download complete 22:00:15 9325e15d5711: Verifying Checksum 22:00:15 9325e15d5711: Download complete 22:00:16 f56be85fc22e: Pull complete 22:00:16 85791d961cd3: Pull complete 22:00:16 c5a4b2cf53e6: Verifying Checksum 22:00:16 c5a4b2cf53e6: Download complete 22:00:16 d694b5ae8c79: Verifying Checksum 22:00:16 d694b5ae8c79: Download complete 22:00:16 556b6ee489ea: Verifying Checksum 22:00:16 556b6ee489ea: Download complete 22:00:19 d694b5ae8c79: Pull complete 22:00:19 9f32a84ed3da: Pull complete 22:00:19 4d19c01a9841: Pull complete 22:00:19 9325e15d5711: Pull complete 22:00:22 556b6ee489ea: Pull complete 22:00:23 c5a4b2cf53e6: Pull complete 22:00:23 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 22:00:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:00:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 22:00:23 + + docker build -t ci-base-image-x86_64 -f - . 22:00:23 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:00:23 WORKDIR /edgex 22:00:23 COPY go.mod . 22:00:23 RUN go mod download 22:00:23 Sending build context to Docker daemon 170.7MB 22:00:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:00:23 ---> c4be618373d6 22:00:23 Step 2/4 : WORKDIR /edgex 22:00:29 ---> Running in 3f128b5b6919 22:00:29 Removing intermediate container 3f128b5b6919 22:00:29 ---> daf0966fdb95 22:00:29 Step 3/4 : COPY go.mod . 22:00:29 ---> 87ec4f66fb1d 22:00:29 Step 4/4 : RUN go mod download 22:00:29 ---> Running in 7f077b98cc03 22:00:30 Still waiting to schedule task 22:00:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:00:41 Removing intermediate container 7f077b98cc03 22:00:41 ---> 4de16198b07e 22:00:41 Successfully built 4de16198b07e 22:00:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:41 + docker inspect -f . ci-base-image-x86_64 22:00:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:41 prd-ubuntu20.04-docker-8c-8g-15242 does not seem to be running inside a container 22:00:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:00:42 $ docker top 465ef55034914bc31b8361c011f423d08d22200fb8c23363ab9995828f5b04f3 -eo pid,comm [Pipeline] { [Pipeline] sh 22:00:42 + go version 22:00:42 go version go1.20.2 linux/amd64 [Pipeline] } 22:00:42 $ docker stop --time=1 465ef55034914bc31b8361c011f423d08d22200fb8c23363ab9995828f5b04f3 22:00:43 $ docker rm -f --volumes 465ef55034914bc31b8361c011f423d08d22200fb8c23363ab9995828f5b04f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:44 + docker inspect -f . ci-base-image-x86_64 22:00:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:44 prd-ubuntu20.04-docker-8c-8g-15242 does not seem to be running inside a container 22:00:44 $ 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/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:00:44 $ docker top 567b945e607446d5e2534210c9085b5bb39fd8d893ff63284c772fc2b2967310 -eo pid,comm [Pipeline] { [Pipeline] echo 22:00:44 ========================================================= 22:00:44 [edgeXBuildGoParallel] Running Tests and Build... 22:00:44 ========================================================= [Pipeline] sh 22:00:45 + git config --global --add safe.directory /w/workspace/edgex-go/522 [Pipeline] fileExists [Pipeline] sh 22:00:45 + make test 22:00:45 go test -race -coverprofile=coverage.out ./... 22:00:53 ? github.com/edgexfoundry/edgex-go [no test files] 22:01:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:01:05 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:01:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:01:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:01:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:01:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:01:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:01:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 22:01:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:01:05 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:01:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:01:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:01:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:01:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:01:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:01:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:01:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 22:01:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 98.5% of statements 22:01:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:01:07 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:01:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:01:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:01:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:01:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.082s coverage: 71.5% of statements 22:01:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.0% of statements 22:01:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.551s coverage: 88.5% of statements 22:01:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 3.8% of statements 22:01:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:01:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:01:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:01:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:01:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:01:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:01:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:01:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:01:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.392s coverage: 95.6% of statements 22:01:12 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 72.2% of statements 22:01:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:01:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:01:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:01:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 65.9% of statements 22:01:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:01:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:01:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements 22:01:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.0% of statements 22:01:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 42.9% of statements 22:01:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 82.9% of statements 22:01:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements 22:01:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements 22:01:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements 22:01:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:01:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:01:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:01:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:01:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:01:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:01:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:01:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:01:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:01:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:01:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:01:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:01:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 22:01:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:01:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:01:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:01:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 22:01:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 22:01:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 22:01:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:01:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:01:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:01:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:01:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:01:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:01:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:01:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:01:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:01:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:01:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:01:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:01:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:01:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:01:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:01:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements 22:01:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:01:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:01:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:01:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.276s coverage: 79.9% of statements 22:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.064s coverage: 92.9% of statements 22:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 22:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 62.3% of statements 22:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 22:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.042s coverage: 20.0% of statements 22:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.117s coverage: 100.0% of statements 22:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.104s coverage: 81.8% of statements 22:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 82.1% of statements 22:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements 22:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 63.1% of statements 22:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 22:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 22:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 22:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 22:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 22:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.172s coverage: 38.4% of statements 22:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 22:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.071s coverage: 84.8% of statements 22:01:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 22:01:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.3% of statements 22:01:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 61.5% of statements 22:01:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements 22:01:39 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 22:01:39 running golangci-lint 22:01:39 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 22:01:39 go version go1.20.2 linux/amd64 22:01:39 level=info msg="[config_reader] Used config file .golangci.yml" 22:01:39 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 22:01:54 level=info msg="[loader] Go packages loading at mode 575 (imports|name|compiled_files|deps|exports_file|files|types_sizes) took 14.781134747s" 22:01:54 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.754167ms" 22:02:02 level=info msg="[linters_context/goanalysis] analyzers took 1m3.295743875s with top 10 stages: buildir: 34.850984626s, ctrlflow: 1.816302307s, printf: 1.814451277s, fact_deprecated: 1.756836802s, gosec: 1.428625647s, inspect: 1.312240342s, S1038: 1.020215674s, fact_purity: 818.069324ms, nilness: 768.601436ms, S1039: 594.816954ms" 22:02:02 level=info msg="[runner] Issues before processing: 203, after processing: 0" 22:02:02 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 203/203, path_prettifier: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, cgo: 203/203, skip_files: 203/203, nolint: 0/23, identifier_marker: 203/203, exclude: 203/203, exclude-rules: 23/203" 22:02:02 level=info msg="[runner] processing took 17.413649ms with stages: nolint: 7.353824ms, identifier_marker: 4.738574ms, exclude-rules: 1.521138ms, path_prettifier: 1.503677ms, autogenerated_exclude: 1.471117ms, skip_dirs: 687.828µs, cgo: 109.141µs, filename_unadjuster: 22.78µs, max_from_linter: 710ns, uniq_by_line: 700ns, skip_files: 670ns, max_same_issues: 650ns, path_prefixer: 570ns, exclude: 470ns, diff: 440ns, sort_results: 420ns, severity-rules: 360ns, source_code: 290ns, path_shortener: 160ns, max_per_file_from_linter: 130ns" 22:02:02 level=info msg="[runner] linters took 8.254962491s with stages: goanalysis_metalinter: 8.237456981s" 22:02:02 level=info msg="File cache stats: 0 entries of total size 0B" 22:02:02 level=info msg="Memory: 230 samples, avg is 187.9MB, max is 782.0MB" 22:02:02 level=info msg="Execution took 23.085717402s" 22:02:02 go vet ./... 22:02:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15243 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 22:02:06 Running in /w/workspace/edgex-go/522 [Pipeline] { [Pipeline] checkout 22:02:06 The recommended git tool is: git 22:02:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:02:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:02:07 ./bin/test-attribution-txt.sh [Pipeline] echo 22:02:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:02:07 + ls -al . 22:02:07 total 704 22:02:07 drwxrwxr-x 11 1001 1001 4096 May 11 22:00 . 22:02:07 drwxr-xr-x 4 root root 4096 May 11 22:00 .. 22:02:07 drwxrwxr-x 2 1001 1001 4096 May 11 21:59 .blubracket 22:02:07 -rw-rw-r-- 1 1001 1001 16 May 11 21:59 .dockerignore 22:02:07 drwxrwxr-x 8 1001 1001 4096 May 11 22:00 .git 22:02:07 drwxrwxr-x 3 1001 1001 4096 May 11 21:59 .github 22:02:07 -rw-rw-r-- 1 1001 1001 1133 May 11 21:59 .gitignore 22:02:07 -rw-rw-r-- 1 1001 1001 42 May 11 21:59 .golangci.yml 22:02:07 -rw-rw-r-- 1 1001 1001 87 May 11 21:59 .hadolint.yml 22:02:07 drwxr-xr-x 3 1001 1001 4096 May 11 22:00 .semver 22:02:07 -rw-rw-r-- 1 1001 1001 166 May 11 21:59 .sonarcloud.properties 22:02:07 -rw-rw-r-- 1 1001 1001 1171 May 11 21:59 ADOPTERS.md 22:02:07 -rw-rw-r-- 1 1001 1001 10835 May 11 21:59 Attribution.txt 22:02:07 -rw-rw-r-- 1 1001 1001 73765 May 11 21:59 CHANGELOG.md 22:02:07 -rw-rw-r-- 1 1001 1001 3804 May 11 21:59 CONTRIBUTING.md 22:02:07 -rw-rw-r-- 1 1001 1001 677 May 11 21:59 GOVERNANCE.md 22:02:07 -rw-rw-r-- 1 1001 1001 883 May 11 21:59 Jenkinsfile 22:02:07 -rw-rw-r-- 1 1001 1001 10775 May 11 21:59 LICENSE 22:02:07 -rw-rw-r-- 1 1001 1001 14368 May 11 21:59 Makefile 22:02:07 -rw-rw-r-- 1 1001 1001 582 May 11 21:59 OWNERS.md 22:02:07 -rw-rw-r-- 1 1001 1001 9902 May 11 21:59 README.md 22:02:07 -rw-rw-r-- 1 1001 1001 789 May 11 21:59 SECURITY.md 22:02:07 -rw-rw-r-- 1 1001 1001 13 May 11 22:00 VERSION 22:02:07 drwxrwxr-x 2 1001 1001 4096 May 11 21:59 bin 22:02:07 drwxrwxr-x 18 1001 1001 4096 May 11 21:59 cmd 22:02:07 -rw-r--r-- 1 root root 447730 May 11 22:01 coverage.out 22:02:07 -rw-rw-r-- 1 1001 1001 3200 May 11 21:59 go.mod 22:02:07 -rw-rw-r-- 1 1001 1001 31040 May 11 21:59 go.sum 22:02:07 drwxrwxr-x 7 1001 1001 4096 May 11 21:59 internal 22:02:07 drwxrwxr-x 3 1001 1001 4096 May 11 21:59 openapi 22:02:07 -rw-rw-r-- 1 1001 1001 594 May 11 21:59 security.txt 22:02:07 drwxrwxr-x 4 1001 1001 4096 May 11 21:59 snap 22:02:07 -rw-rw-r-- 1 1001 1001 204 May 11 21:59 version.go [Pipeline] sh 22:02:07 + '[' -e coverage.out ] 22:02:07 + chown 1001:1001 coverage.out [Pipeline] stash 22:02:07 Stashed 1 file(s) [Pipeline] sh 22:02:08 + make build 22:02:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:02:12 using credential edgex-jenkins-ssh 22:02:12 Cloning the remote Git repository 22:02:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:02:12 > git init /w/workspace/edgex-go/522 # timeout=10 22:02:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:02:12 > git --version # timeout=10 22:02:12 > git --version # 'git version 2.25.1' 22:02:12 using GIT_SSH to set credentials SSH Credentials for GitHub 22:02:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:02:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:02:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:02:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:02:23 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:02:29 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:02:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:02:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:02:31 Avoid second fetch 22:02:31 Checking out Revision eecf9864b491fb41522b6558cae261f6169b3352 (main) 22:02:32 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4564)" 22:02:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:02:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:02:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:02:31 > git config core.sparsecheckout # timeout=10 22:02:31 > git checkout -f eecf9864b491fb41522b6558cae261f6169b3352 # timeout=10 22:02:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:02:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:02:33 % Total % Received % Xferd Average Speed Time Time Time Current 22:02:33 Dload Upload Total Spent Left Speed 22:02:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh 22:02:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:02:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:02:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:02:34 + sudo tee /etc/docker/daemon.new 22:02:34 { 22:02:34 "registry-mirrors": [ 22:02:34 "https://nexus3.edgexfoundry.org:10001" 22:02:34 ], 22:02:34 "bip": "10.250.0.254/24", 22:02:34 "hosts": [ 22:02:34 "tcp://0.0.0.0:5555", 22:02:34 "unix:///var/run/docker.sock" 22:02:34 ], 22:02:34 "mtu": 1458, 22:02:34 "selinux-enabled": true, 22:02:34 "seccomp-profile": "/etc/docker/seccomp.json" 22:02:34 } [Pipeline] sh 22:02:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:02:35 + sudo service docker restart 22:02:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 22:02:36 $ docker stop --time=1 567b945e607446d5e2534210c9085b5bb39fd8d893ff63284c772fc2b2967310 22:02:39 $ docker rm -f --volumes 567b945e607446d5e2534210c9085b5bb39fd8d893ff63284c772fc2b2967310 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:02:40 22:02:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:02:41 latest: Pulling from edgex-devops/edgex-compose 22:02:41 cbdbe7a5bc2a: Pulling fs layer 22:02:41 ca9280d653b3: Pulling fs layer 22:02:41 7e9c9ca2126c: Pulling fs layer 22:02:41 cbdbe7a5bc2a: Download complete 22:02:41 ca9280d653b3: Verifying Checksum 22:02:41 cbdbe7a5bc2a: Pull complete 22:02:41 7e9c9ca2126c: Verifying Checksum 22:02:41 7e9c9ca2126c: Download complete 22:02:41 ca9280d653b3: Pull complete 22:02:45 7e9c9ca2126c: Pull complete 22:02:45 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:02:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:02:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:45 prd-ubuntu20.04-docker-8c-8g-15242 does not seem to be running inside a container 22:02:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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 22:02:47 $ docker top 26b4e3cf9f3b71a7fcd9dd4c497f2efbd65d240ad397a674e545aac72f1ebf5a -eo pid,comm [Pipeline] { [Pipeline] sh 22:02:47 + docker-compose build --help 22:02:47 + grep parallel 22:02:48 --parallel Build images in parallel. [Pipeline] } 22:02:48 $ docker stop --time=1 26b4e3cf9f3b71a7fcd9dd4c497f2efbd65d240ad397a674e545aac72f1ebf5a 22:02:49 $ docker rm -f --volumes 26b4e3cf9f3b71a7fcd9dd4c497f2efbd65d240ad397a674e545aac72f1ebf5a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:02:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:50 prd-ubuntu20.04-docker-8c-8g-15242 does not seem to be running inside a container 22:02:50 $ 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/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:02:50 $ docker top 937b51af312edada34ab4b54d5ea3432a5ef9491fe331597f85fbbcc65cb3ce2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:02:50 + docker-compose -f ./docker-compose-build.yml build --parallel 22:02:51 Building core-command ... 22:02:51 Building core-common-config-bootstrapper ... 22:02:51 Building core-data ... 22:02:51 Building core-metadata ... 22:02:51 Building security-bootstrapper ... 22:02:51 Building security-proxy-auth ... 22:02:51 Building security-proxy-setup ... 22:02:51 Building security-secretstore-setup ... 22:02:51 Building security-spiffe-token-provider ... 22:02:51 Building security-spire-agent ... 22:02:51 Building security-spire-config ... 22:02:51 Building security-spire-server ... 22:02:51 Building support-notifications ... 22:02:51 Building support-scheduler ... 22:02:51 Building support-notifications 22:02:51 Building security-proxy-auth 22:02:51 Building support-scheduler 22:02:51 Building core-command 22:02:51 Building security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:02:53 provisioning config files... 22:02:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/522@tmp/config15950968265201222123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:02:53 ---> docker-login.sh 22:02:53 nexus3.edgexfoundry.org:10001 22:02:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:54 Configure a credential helper to remove this warning. See 22:02:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:54 22:02:54 Login Succeeded 22:02:54 nexus3.edgexfoundry.org:10002 22:02:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:54 Configure a credential helper to remove this warning. See 22:02:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:54 22:02:54 Login Succeeded 22:02:54 nexus3.edgexfoundry.org:10003 22:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:55 Configure a credential helper to remove this warning. See 22:02:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:55 22:02:55 Login Succeeded 22:02:55 nexus3.edgexfoundry.org:10004 22:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:55 Configure a credential helper to remove this warning. See 22:02:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:55 22:02:55 Login Succeeded 22:02:55 docker.io 22:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:55 Configure a credential helper to remove this warning. See 22:02:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:55 22:02:55 Login Succeeded 22:02:55 ---> docker-login.sh ends [Pipeline] } 22:02:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 22:02:56 + git config --global --add safe.directory /w/workspace/edgex-go/522 [Pipeline] echo 22:02:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:02:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:02:56 ========================================================= 22:02:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:02:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:02:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:02:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:02:58 c41833b44d91: Pulling fs layer 22:02:58 ed15518f5707: Pulling fs layer 22:02:58 feae8fd75edb: Pulling fs layer 22:02:58 242c74f7c9fa: Pulling fs layer 22:02:58 3cdef696dda3: Pulling fs layer 22:02:58 2ced38df9373: Pulling fs layer 22:02:58 58f1dce35555: Pulling fs layer 22:02:58 3cdef696dda3: Waiting 22:02:58 58f1dce35555: Waiting 22:02:58 2ced38df9373: Waiting 22:02:58 242c74f7c9fa: Waiting 22:02:58 ed15518f5707: Verifying Checksum 22:02:58 ed15518f5707: Download complete 22:02:58 242c74f7c9fa: Verifying Checksum 22:02:58 242c74f7c9fa: Download complete 22:02:58 3cdef696dda3: Verifying Checksum 22:02:58 3cdef696dda3: Download complete 22:02:58 c41833b44d91: Verifying Checksum 22:02:58 c41833b44d91: Download complete 22:02:59 c41833b44d91: Pull complete 22:02:59 58f1dce35555: Verifying Checksum 22:02:59 58f1dce35555: Download complete 22:02:59 ed15518f5707: Pull complete 22:03:00 feae8fd75edb: Verifying Checksum 22:03:00 feae8fd75edb: Download complete 22:03:00 2ced38df9373: Verifying Checksum 22:03:00 2ced38df9373: Download complete 22:03:03 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:03:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:03:03 ---> 4de16198b07e 22:03:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:03:03 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:03:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:03:03 ---> 4de16198b07e 22:03:03 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:03:03 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:03:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:03:03 ---> 4de16198b07e 22:03:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:03:03 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:03:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:03:03 ---> 4de16198b07e 22:03:03 Step 3/25 : WORKDIR /edgex-go 22:03:04 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:03:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:03:04 ---> 4de16198b07e 22:03:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:03:09 ---> Running in bec44f8bb1e2 22:03:09 ---> Running in 1635172212d0 22:03:09 ---> Running in c92883e58db0 22:03:09 ---> Running in fad70b197082 22:03:09 ---> Running in 51a0e64f0c23 22:03:09 Removing intermediate container bec44f8bb1e2 22:03:09 ---> 5a014be62d60 22:03:09 Step 4/23 : WORKDIR /edgex-go 22:03:09 Removing intermediate container fad70b197082 22:03:09 ---> e547ea3ac491 22:03:09 Step 4/23 : WORKDIR /edgex-go 22:03:09 Removing intermediate container 1635172212d0 22:03:09 ---> f4e6feae1032 22:03:09 Step 4/24 : WORKDIR /edgex-go 22:03:09 Removing intermediate container c92883e58db0 22:03:09 ---> 8bccb439ce80 22:03:09 Step 4/23 : WORKDIR /edgex-go 22:03:09 Removing intermediate container 51a0e64f0c23 22:03:09 ---> eb59ffae6da4 22:03:09 Step 4/25 : RUN apk add --update --no-cache make git 22:03:09 ---> Running in 7fb54ecc3b4f 22:03:09 ---> Running in a999bf68c852 22:03:09 ---> Running in 0ccbb12a49d7 22:03:09 ---> Running in 2c1d3be2df52 22:03:09 ---> Running in b235b8bf8848 22:03:09 Removing intermediate container a999bf68c852 22:03:09 ---> ec0eadf67c04 22:03:09 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:03:09 Removing intermediate container 7fb54ecc3b4f 22:03:09 ---> 8b732c9cc82f 22:03:09 Step 5/23 : RUN apk add --update --no-cache make git 22:03:09 ---> Running in 725d512433c0 22:03:09 Removing intermediate container 2c1d3be2df52 22:03:09 ---> ef234ab9fcb8 22:03:09 Step 5/23 : RUN apk add --update --no-cache make git 22:03:09 ---> Running in 3a069844639d 22:03:09 Removing intermediate container 0ccbb12a49d7 22:03:09 ---> 181abac8da80 22:03:09 Step 5/24 : RUN apk add --update --no-cache make git 22:03:09 ---> Running in 40d06769659f 22:03:09 ---> Running in 66a7b56d4ea7 22:03:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:03:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:03:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:03:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:03:10 OK: 265 MiB in 53 packages 22:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:03:10 OK: 265 MiB in 53 packages 22:03:10 OK: 265 MiB in 53 packages 22:03:10 OK: 265 MiB in 53 packages 22:03:10 OK: 265 MiB in 53 packages 22:03:10 Removing intermediate container b235b8bf8848 22:03:10 ---> 19e785b13863 22:03:10 Step 5/25 : COPY go.mod vendor* ./ 22:03:10 Removing intermediate container 725d512433c0 22:03:10 ---> 3c5266b5de46 22:03:10 Step 6/23 : COPY go.mod vendor* ./ 22:03:10 ---> c1d4f26d3ea6 22:03:10 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:03:10 ---> Running in 228e36c5bd38 22:03:10 Removing intermediate container 3a069844639d 22:03:10 ---> f6223e775ad8 22:03:10 Step 6/23 : COPY go.mod vendor* ./ 22:03:11 ---> 03648b62122e 22:03:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:03:11 ---> Running in ddbd9480e7bd 22:03:11 ---> 62cb3114c993 22:03:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:03:11 ---> Running in 1e400ea005c6 22:03:11 Removing intermediate container 66a7b56d4ea7 22:03:11 ---> 22ffa177c542 22:03:11 Step 6/24 : COPY go.mod vendor* ./ 22:03:11 Removing intermediate container 40d06769659f 22:03:11 ---> f6c6504223e8 22:03:11 Step 6/23 : COPY go.mod vendor* ./ 22:03:11 ---> a9c39cb377cc 22:03:11 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:03:11 ---> Running in cb584381e685 22:03:11 ---> f3e694a4a8cb 22:03:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:03:11 ---> Running in e62332408403 22:03:12 feae8fd75edb: Pull complete 22:03:12 242c74f7c9fa: Pull complete 22:03:12 3cdef696dda3: Pull complete 22:03:19 2ced38df9373: Pull complete 22:03:21 58f1dce35555: Pull complete 22:03:21 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 22:03:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:03:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 22:03:21 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:03:21 WORKDIR /edgex 22:03:21 COPY go.mod . 22:03:21 RUN go mod download -t 22:03:21 ci-base-image-arm64 -f - . 22:03:22 Sending build context to Docker daemon 2.928MB 22:03:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:03:22 ---> fadd8f120f05 22:03:22 Step 2/4 : WORKDIR /edgex 22:03:24 ---> Running in 45025bb0f29c 22:03:24 Removing intermediate container 45025bb0f29c 22:03:24 ---> 04e900760ad1 22:03:24 Step 3/4 : COPY go.mod . 22:03:26 ---> 86d3d6e9afbe 22:03:26 Step 4/4 : RUN go mod download 22:03:26 ---> Running in ddbc4bc39224 22:03:58 Removing intermediate container e62332408403 22:03:58 ---> c031154e235d 22:03:58 Step 8/23 : COPY . . 22:03:58 Removing intermediate container ddbd9480e7bd 22:03:58 ---> f72bfa294800 22:03:58 Step 8/23 : COPY . . 22:03:58 Removing intermediate container 228e36c5bd38 22:03:58 ---> a991d8919714 22:03:58 Step 7/25 : COPY . . 22:03:58 Removing intermediate container 1e400ea005c6 22:03:58 ---> c7f72b8b75c1 22:03:58 Step 8/23 : COPY . . 22:03:58 Removing intermediate container cb584381e685 22:03:58 ---> b1ae32d78e49 22:03:58 Step 8/24 : COPY . . 22:03:58 Removing intermediate container ddbc4bc39224 22:03:58 ---> d9547ee4cd3e 22:03:58 Successfully built d9547ee4cd3e 22:03:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:59 + docker inspect -f . ci-base-image-arm64 22:03:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:03:59 prd-ubuntu20.04-docker-arm64-4c-16g-15243 does not seem to be running inside a container 22:03:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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 22:04:00 $ docker top f6e7faddf8f000562db7740c9ca925a1c58214004e898c7dfc7d5496e171c0c7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:04:01 + go version 22:04:01 go version go1.20.2 linux/arm64 [Pipeline] } 22:04:01 $ docker stop --time=1 f6e7faddf8f000562db7740c9ca925a1c58214004e898c7dfc7d5496e171c0c7 22:04:03 $ docker rm -f --volumes f6e7faddf8f000562db7740c9ca925a1c58214004e898c7dfc7d5496e171c0c7 [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 22:04:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:04:03 22:04:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:04:04 latest: Pulling from edgex-devops/edgex-compose-arm64 22:04:04 29e5d40040c1: Pulling fs layer 22:04:04 1ce36da41761: Pulling fs layer 22:04:04 25b303627fd3: Pulling fs layer 22:04:04 29e5d40040c1: Verifying Checksum 22:04:04 29e5d40040c1: Download complete 22:04:04 1ce36da41761: Verifying Checksum 22:04:04 1ce36da41761: Download complete 22:04:04 29e5d40040c1: Pull complete 22:04:06 25b303627fd3: Verifying Checksum 22:04:06 25b303627fd3: Download complete 22:04:06 1ce36da41761: Pull complete 22:04:08 ---> e70bfdf15250 22:04:08 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 22:04:08 ---> 3bbae7f5f984 22:04:08 Step 9/23 : RUN make cmd/support-notifications/support-notifications 22:04:08 ---> e8218da7e6ea 22:04:08 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:04:08 ---> b7afd84d7d35 22:04:08 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 22:04:08 ---> c549f3981505 22:04:08 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:04:08 ---> Running in 9405f6b270e9 22:04:08 ---> Running in d76aa5006079 22:04:08 ---> Running in 719e03227942 22:04:08 ---> Running in 747c68d6bab3 22:04:08 ---> Running in fa521428c7ce 22:04:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:04:08 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:04:08 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:04:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:04:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:04:14 25b303627fd3: Pull complete 22:04:14 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:04:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:04:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:04:14 prd-ubuntu20.04-docker-arm64-4c-16g-15243 does not seem to be running inside a container 22:04:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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 22:04:17 $ docker top acab9f3e14a75cfe4cb81828b19331534b15cbcc8b6a4cfaa002bb01f3b5eb55 -eo pid,comm [Pipeline] { [Pipeline] sh 22:04:17 + grep parallel 22:04:17 + docker-compose build --help 22:04:23 --parallel Build images in parallel. [Pipeline] } 22:04:23 $ docker stop --time=1 acab9f3e14a75cfe4cb81828b19331534b15cbcc8b6a4cfaa002bb01f3b5eb55 22:04:24 $ docker rm -f --volumes acab9f3e14a75cfe4cb81828b19331534b15cbcc8b6a4cfaa002bb01f3b5eb55 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:04:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:04:25 prd-ubuntu20.04-docker-arm64-4c-16g-15243 does not seem to be running inside a container 22:04:25 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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 22:04:26 $ docker top 97020098161ef4716710c2ce2324a4e4d733333c269e179c7f265117b1c4e9e6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:04:27 + docker-compose -f ./docker-compose-build.yml build --parallel 22:04:32 Building core-command ... 22:04:32 Building core-common-config-bootstrapper ... 22:04:32 Building core-data ... 22:04:32 Building core-metadata ... 22:04:32 Building security-bootstrapper ... 22:04:32 Building security-proxy-auth ... 22:04:32 Building security-proxy-setup ... 22:04:32 Building security-secretstore-setup ... 22:04:32 Building security-spiffe-token-provider ... 22:04:32 Building security-spire-agent ... 22:04:32 Building security-spire-config ... 22:04:32 Building security-spire-server ... 22:04:32 Building support-notifications ... 22:04:32 Building support-scheduler ... 22:04:32 Building security-secretstore-setup 22:04:32 Building security-spire-server 22:04:32 Building core-command 22:04:32 Building core-metadata 22:04:32 Building core-common-config-bootstrapper 22:04:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:04:42 Removing intermediate container 9405f6b270e9 22:04:42 ---> 49ca85098040 22:04:42 22:04:42 Step 10/23 : FROM alpine:3.17 22:04:42 3.17: Pulling from library/alpine 22:04:42 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:04:42 Status: Downloaded newer image for alpine:3.17 22:04:42 ---> 9ed4aefc74f6 22:04:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:04:42 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:04:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:04:42 ---> d9547ee4cd3e 22:04:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:04:42 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:04:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:04:42 ---> d9547ee4cd3e 22:04:42 Step 3/26 : WORKDIR /edgex-go 22:04:42 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:04:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:04:42 ---> d9547ee4cd3e 22:04:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:04:42 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:04:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:04:42 ---> d9547ee4cd3e 22:04:42 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:04:42 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:04:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:04:42 ---> d9547ee4cd3e 22:04:42 Step 3/25 : WORKDIR /edgex-go 22:04:42 ---> Running in cf3a49db4082 22:04:42 ---> Running in 5a2bbd3881c4 22:04:42 ---> Running in a8cf634cb513 22:04:42 ---> Running in d784f8efb75c 22:04:42 ---> Running in af0989bbe5ed 22:04:43 Removing intermediate container cf3a49db4082 22:04:43 ---> dcc8e08a944e 22:04:43 Step 4/23 : WORKDIR /edgex-go 22:04:43 Removing intermediate container af0989bbe5ed 22:04:43 ---> 92b402008a32 22:04:43 Step 4/25 : WORKDIR /edgex-go 22:04:43 ---> Running in 0ca21e554767 22:04:43 Removing intermediate container 5a2bbd3881c4 22:04:43 ---> 2b36d6683d14 22:04:43 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 22:04:43 ---> Running in a6a6999a99ef 22:04:43 Removing intermediate container d784f8efb75c 22:04:43 ---> 198bc38dcdf5 22:04:43 Step 4/25 : RUN apk add --update --no-cache make git 22:04:43 Removing intermediate container a8cf634cb513 22:04:43 ---> 577d29ad32f1 22:04:43 Step 4/24 : WORKDIR /edgex-go 22:04:43 ---> Running in 41eaa682b884 22:04:44 ---> Running in 3f20bae08fd8 22:04:44 ---> Running in 3538b67fd041 22:04:44 Removing intermediate container 0ca21e554767 22:04:44 ---> 4fae9a8d74b0 22:04:44 Step 5/23 : RUN apk add --update --no-cache make git 22:04:44 ---> Running in 834dcbd50dfa 22:04:44 Removing intermediate container a6a6999a99ef 22:04:44 ---> 626744b5dade 22:04:44 Step 5/25 : RUN apk add --update --no-cache make git 22:04:44 Removing intermediate container 3538b67fd041 22:04:44 ---> 7145b6c9423d 22:04:44 Step 5/24 : RUN apk add --update --no-cache make git 22:04:44 ---> Running in 32434bc791ea 22:04:45 ---> Running in 492bdb5697a7 22:04:45 ---> Running in 30d5563d3a58 22:04:45 Removing intermediate container 30d5563d3a58 22:04:45 ---> f3ddbff92ddc 22:04:45 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:04:45 Removing intermediate container 747c68d6bab3 22:04:45 ---> 2215da18182a 22:04:45 22:04:45 Step 10/24 : FROM alpine:3.17 22:04:45 ---> 9ed4aefc74f6 22:04:45 Step 11/24 : RUN apk add --update --no-cache dumb-init 22:04:45 Removing intermediate container 719e03227942 22:04:45 ---> 4f09d05c1fdc 22:04:45 22:04:45 Step 9/25 : FROM alpine:3.17 22:04:45 ---> 9ed4aefc74f6 22:04:45 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:04:45 ---> Running in ecc2e969647c 22:04:45 ---> Running in f45f74165788 22:04:45 ---> Running in bf081e6cb6eb 22:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:04:46 (1/1) Installing dumb-init (1.2.5-r2) 22:04:46 Executing busybox-1.35.0-r29.trigger 22:04:46 OK: 7 MiB in 16 packages 22:04:46 (1/3) Installing ca-certificates (20230506-r0) 22:04:46 (2/3) Installing dumb-init (1.2.5-r2) 22:04:46 (3/3) Installing su-exec (0.2-r2) 22:04:46 Executing busybox-1.35.0-r29.trigger 22:04:46 Executing ca-certificates-20230506-r0.trigger 22:04:46 (1/1) Installing dumb-init (1.2.5-r2) 22:04:46 Executing busybox-1.35.0-r29.trigger 22:04:46 OK: 7 MiB in 16 packages 22:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:04:46 OK: 8 MiB in 18 packages 22:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:04:48 OK: 263 MiB in 53 packages 22:04:49 OK: 263 MiB in 53 packages 22:04:49 OK: 263 MiB in 53 packages 22:04:49 OK: 263 MiB in 53 packages 22:04:50 OK: 263 MiB in 53 packages 22:04:50 Removing intermediate container 41eaa682b884 22:04:50 ---> 3af930f82684 22:04:50 Step 5/25 : COPY go.mod vendor* ./ 22:04:51 Removing intermediate container ecc2e969647c 22:04:51 ---> a9b3e4aeec4b 22:04:51 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:04:51 Removing intermediate container f45f74165788 22:04:51 ---> b10b91d50608 22:04:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:04:51 Removing intermediate container d76aa5006079 22:04:51 ---> d82ee3ca270a 22:04:51 22:04:51 Step 10/23 : FROM alpine:3.17 22:04:51 ---> 9ed4aefc74f6 22:04:51 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:04:51 Removing intermediate container fa521428c7ce 22:04:51 ---> 2316c6b5e61d 22:04:51 22:04:51 Step 10/23 : FROM alpine:3.17 22:04:51 ---> 9ed4aefc74f6 22:04:51 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:04:51 ---> Using cache 22:04:51 ---> b10b91d50608 22:04:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:04:51 ---> Running in 6cce12b5d9ff 22:04:51 ---> Running in 36730b6c5efb 22:04:51 ---> Running in f5d9f6f61511 22:04:51 Removing intermediate container bf081e6cb6eb 22:04:51 ---> 410efc2aea5f 22:04:51 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 22:04:51 ---> d64c64bfe9d3 22:04:51 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 22:04:51 ---> Running in b71abcc41767 22:04:51 Removing intermediate container 6cce12b5d9ff 22:04:51 ---> c985c9eab89f 22:04:51 Step 13/23 : ENV APP_PORT=59861 22:04:51 Removing intermediate container 36730b6c5efb 22:04:51 ---> 4285a119e3e9 22:04:51 Step 13/24 : ENV APP_PORT=59882 22:04:51 ---> Running in 6bf396255bc3 22:04:51 ---> Running in 723e72594ea6 22:04:51 Removing intermediate container b71abcc41767 22:04:51 ---> 977b83431ad2 22:04:51 Step 12/25 : WORKDIR / 22:04:51 ---> ffd55cfae925 22:04:51 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:04:51 ---> Running in a63c870e1794 22:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:04:51 Removing intermediate container 723e72594ea6 22:04:51 ---> f6d9c2bab349 22:04:51 Step 14/23 : EXPOSE $APP_PORT 22:04:51 Removing intermediate container 6bf396255bc3 22:04:51 ---> 06404e28f03a 22:04:51 Step 14/24 : EXPOSE $APP_PORT 22:04:51 ---> Running in 6745aecf0186 22:04:51 ---> Running in 4517e9f2cb91 22:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:04:51 Removing intermediate container a63c870e1794 22:04:51 ---> 8077297c6e3d 22:04:51 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 22:04:51 Removing intermediate container 3f20bae08fd8 22:04:51 ---> 619a31b22293 22:04:51 Step 5/26 : COPY go.mod vendor* ./ 22:04:51 (1/2) Installing ca-certificates (20230506-r0) 22:04:51 Removing intermediate container 6745aecf0186 22:04:51 ---> 9a5ff92cf0b0 22:04:51 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:04:51 (2/2) Installing dumb-init (1.2.5-r2) 22:04:51 Executing busybox-1.35.0-r29.trigger 22:04:51 Executing ca-certificates-20230506-r0.trigger 22:04:51 Removing intermediate container 4517e9f2cb91 22:04:51 ---> b1b2df6a1b82 22:04:51 Step 15/24 : WORKDIR / 22:04:51 ---> f7d0f874e390 22:04:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:04:51 ---> caa7baa31e81 22:04:51 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 22:04:51 ---> Running in e9bacdae1fb8 22:04:51 ---> 217e754d55f7 22:04:51 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 22:04:51 OK: 8 MiB in 17 packages 22:04:51 ---> 4eb27ea21212 22:04:51 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:04:51 ---> 7db6c909fe5f 22:04:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:04:51 Removing intermediate container 834dcbd50dfa 22:04:51 Removing intermediate container 32434bc791ea 22:04:51 ---> 3e44ce908dde 22:04:51 Step 6/25 : COPY go.mod vendor* ./ 22:04:51 ---> 2668c2352fab 22:04:51 Step 6/23 : COPY go.mod vendor* ./ 22:04:51 Removing intermediate container 492bdb5697a7 22:04:51 ---> 96290b4b0f1a 22:04:51 Step 6/24 : COPY go.mod vendor* ./ 22:04:51 ---> 320f67d31392 22:04:51 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:04:51 Removing intermediate container e9bacdae1fb8 22:04:51 ---> 748b4ce01761 22:04:51 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:04:52 ---> 03363c3d9834 22:04:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:04:52 ---> 6a3464c832d8 22:04:52 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 22:04:52 ---> Running in d33e2b84c7c4 22:04:52 ---> c2037224d58d 22:04:52 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:04:52 ---> Running in da66930ac52f 22:04:52 ---> 7726f234b208 22:04:52 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:04:52 ---> a6f0f2cbf52a 22:04:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:04:52 ---> Running in 052613c4c58b 22:04:52 ---> d941f2c78467 22:04:52 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 22:04:52 Removing intermediate container f5d9f6f61511 22:04:52 ---> 4648765c1ce2 22:04:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 22:04:52 ---> ca9286c8f1c6 22:04:52 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:04:52 ---> d46255fae0d8 22:04:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:04:52 ---> Running in a5437ce6ef46 22:04:53 Removing intermediate container a5437ce6ef46 22:04:53 ---> b02939c6e40e 22:04:53 Step 13/23 : ENV APP_PORT=59860 22:04:53 ---> 77b2e757144f 22:04:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:04:53 ---> 4741298ca386 22:04:53 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:04:53 ---> 3754510faa26 22:04:53 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:04:53 ---> Running in 67bd580632ba 22:04:53 ---> Running in 8afc79ac20e3 22:04:53 Removing intermediate container 8afc79ac20e3 22:04:53 ---> 0c5a157c06c7 22:04:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:04:53 ---> Running in d7d37c8e505a 22:04:53 ---> 738312c02f6d 22:04:53 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 32397e5d52bf 22:04:53 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:04:53 22:04:53 ---> Running in 00d76582e481 22:04:53 Removing intermediate container 67bd580632ba 22:04:53 ---> 43b2602ba5b4 22:04:53 Step 14/23 : EXPOSE $APP_PORT 22:04:53 ---> Running in 3c6fa307a5f2 22:04:53 ---> Running in e5f11184b164 22:04:53 ---> Running in fbbdbc458c52 22:04:53 Removing intermediate container 00d76582e481 22:04:53 ---> 3bc29f3c2309 22:04:53 Step 21/23 : LABEL arch=x86_64 22:04:53 ---> 2820e3a17ff2 22:04:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:04:53 ---> 6d12dc008a45 22:04:53 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:04:53 ---> Running in 4a3fba5adbd5 22:04:53 Removing intermediate container fbbdbc458c52 22:04:53 ---> 36aca2d35790 22:04:53 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:04:53 Removing intermediate container 052613c4c58b 22:04:53 ---> fd3082d69b2c 22:04:53 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 22:04:54 ---> Running in 8a2db40b8431 22:04:54 Removing intermediate container 4a3fba5adbd5 22:04:54 ---> ad1989788a53 22:04:54 Step 22/23 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 22:04:54 ---> Running in d490c8fbe37e 22:04:54 ---> 24dc6b11b607 22:04:54 Step 20/24 : ENTRYPOINT ["/core-command"] 22:04:54 Removing intermediate container 8a2db40b8431 22:04:54 ---> 589f7cd88330 22:04:54 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 22:04:54 ---> b3021f3f01e6 22:04:54 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 22:04:54 Removing intermediate container d490c8fbe37e 22:04:54 ---> 9d5d4adeeaab 22:04:54 Step 23/23 : LABEL version=3.0.0-dev.156 22:04:54 ---> Running in c29c309887f9 22:04:54 ---> Running in a27d506e4366 22:04:54 ---> Running in edb0f4ba579e 22:04:54 ---> 1d8ba00a350b 22:04:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:04:54 Removing intermediate container c29c309887f9 22:04:54 ---> 6a6e5c06ef09 22:04:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:04:54 Removing intermediate container edb0f4ba579e 22:04:54 ---> 5a6b797ef48a 22:04:54 22:04:54 ---> Running in 89349c9b746d 22:04:54 Removing intermediate container a27d506e4366 22:04:54 ---> 39db87bdebb4 22:04:54 Step 21/23 : LABEL arch=x86_64 22:04:54 ---> Running in 3d98700a8a7d 22:04:54 ---> efcf6907da34 22:04:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:04:54 ---> c8f46fe885ae 22:04:54 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:04:54 ---> Running in c245b4ce1a78 22:04:54 Successfully built 5a6b797ef48a 22:04:54 Successfully tagged support-scheduler:latest 22:04:54  Building support-scheduler ... done Building security-spiffe-token-provider 22:04:54 Removing intermediate container 89349c9b746d 22:04:54 ---> 47ada0bd45c9 22:04:54 Step 22/24 : LABEL arch=x86_64 22:04:54 Removing intermediate container 3d98700a8a7d 22:04:54 ---> 4a1a43876343 22:04:54 Step 22/23 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 22:04:54 ---> Running in 33f0ab9c16ba 22:04:55 ---> Running in df3b87c69197 22:04:57 Removing intermediate container 33f0ab9c16ba 22:04:57 ---> f3d77a62312c 22:04:57 Step 23/24 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 22:04:57 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:04:57 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:04:57 ---> 4de16198b07e 22:04:57 Step 3/20 : WORKDIR /edgex-go 22:04:57 ---> Using cache 22:04:57 ---> eb59ffae6da4 22:04:57 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 22:04:58 ---> 2a30c8200c68 22:04:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 22:04:58 Removing intermediate container df3b87c69197 22:04:58 ---> 3ae18d935772 22:04:58 Step 23/23 : LABEL version=3.0.0-dev.156 22:04:58 ---> Running in 6fba1a572704 22:04:58 ---> Running in 318e52c3970c 22:04:58 ---> Running in 7f3845021baa 22:04:58 Removing intermediate container 6fba1a572704 22:04:58 ---> 533889153a33 22:04:58 Step 24/24 : LABEL version=3.0.0-dev.156 22:04:58 ---> Running in 3cfa68703890 22:04:58 Removing intermediate container 7f3845021baa 22:04:58 ---> 7df3034356c6 22:04:58 22:04:58 Successfully built 7df3034356c6 22:04:58 Successfully tagged security-proxy-auth:latest 22:04:58 Building security-bootstrapper 22:04:59  Building security-proxy-auth ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:04:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:04:59 v3.17.3-168-gd6b1893b2c6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:04:59 v3.17.3-168-gd6b1893b2c6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:04:59 OK: 17821 distinct packages available 22:04:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:04:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:04:59 OK: 265 MiB in 53 packages 22:05:01 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:05:01 Step 2/33 : FROM ${BUILDER_BASE} AS builder 22:05:01 ---> 4de16198b07e 22:05:01 Step 3/33 : WORKDIR /edgex-go 22:05:01 ---> Using cache 22:05:01 ---> eb59ffae6da4 22:05:01 Step 4/33 : RUN apk add --update --no-cache make git 22:05:01 ---> Using cache 22:05:01 ---> 19e785b13863 22:05:01 Step 5/33 : COPY go.mod vendor* ./ 22:05:01 ---> Using cache 22:05:01 ---> c1d4f26d3ea6 22:05:01 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:01 ---> Using cache 22:05:01 ---> a991d8919714 22:05:01 Step 7/33 : COPY . . 22:05:01 Removing intermediate container 3cfa68703890 22:05:01 ---> 5f7c3d97d0d2 22:05:01 22:05:01 ---> 2d1a4b84d192 22:05:01 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:05:01 ---> Using cache 22:05:01 ---> e8218da7e6ea 22:05:01 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:05:01 Removing intermediate container c245b4ce1a78 22:05:01 ---> 2bd360a30e3c 22:05:01 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:05:01 ---> Running in e014dc27f29a 22:05:01 ---> Running in a793a7d35472 22:05:01 ---> Running in 84dc6cafc692 22:05:01 Successfully built 5f7c3d97d0d2 22:05:01 Successfully tagged core-command:latest 22:05:01  Building core-command ... done Building core-data 22:05:01 Removing intermediate container 318e52c3970c 22:05:01 ---> d181300021d3 22:05:01 Step 5/20 : COPY go.mod vendor* ./ 22:05:01 Removing intermediate container 84dc6cafc692 22:05:01 ---> 2b996fa9d5f2 22:05:01 Step 23/25 : LABEL arch=x86_64 22:05:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:05:03 Removing intermediate container a793a7d35472 22:05:03 ---> 61944b5b66bd 22:05:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:05:05 ---> Running in a8d78f3a3d6c 22:05:05 ---> eb599c37a97e 22:05:05 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:05 ---> Running in 41cb33ad2d55 22:05:05 ---> Running in 4447bb1be5a9 22:05:05 Removing intermediate container a8d78f3a3d6c 22:05:05 ---> cad7703b9e6d 22:05:05 Step 24/25 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 22:05:05 Removing intermediate container 41cb33ad2d55 22:05:05 ---> 337b1d9d86f2 22:05:05 Step 21/23 : LABEL arch=x86_64 22:05:05 ---> Running in bebd2f964736 22:05:05 ---> Running in e3e907cfcc52 22:05:05 Removing intermediate container bebd2f964736 22:05:05 ---> 50a21b224068 22:05:05 Step 25/25 : LABEL version=3.0.0-dev.156 22:05:05 ---> Running in a90151c336f6 22:05:05 Removing intermediate container e3e907cfcc52 22:05:05 ---> 38f13ecd46de 22:05:05 Step 22/23 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 22:05:06 ---> Running in 3e18c6e02d59 22:05:06 Removing intermediate container a90151c336f6 22:05:06 ---> 103221581a71 22:05:06 22:05:06 Successfully built 103221581a71 22:05:06 Successfully tagged security-secretstore-setup:latest 22:05:06 Building security-spire-agent 22:05:06  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:05:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:05:06 ---> 4de16198b07e 22:05:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:05:06 ---> Using cache 22:05:06 ---> 8bccb439ce80 22:05:06 Step 4/23 : WORKDIR /edgex-go 22:05:06 ---> Using cache 22:05:06 ---> ef234ab9fcb8 22:05:06 Step 5/23 : RUN apk add --update --no-cache make git 22:05:06 ---> Using cache 22:05:06 ---> f6c6504223e8 22:05:06 Step 6/23 : COPY go.mod vendor* ./ 22:05:06 ---> Using cache 22:05:06 ---> f3e694a4a8cb 22:05:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:06 ---> Using cache 22:05:06 ---> c031154e235d 22:05:06 Step 8/23 : COPY . . 22:05:06 ---> Using cache 22:05:06 ---> b7afd84d7d35 22:05:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:05:09 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:05:09 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:05:09 ---> 4de16198b07e 22:05:09 Step 3/27 : WORKDIR /edgex-go 22:05:09 ---> Using cache 22:05:09 ---> eb59ffae6da4 22:05:09 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 22:05:11 Removing intermediate container 3e18c6e02d59 22:05:11 ---> 7244b10c0efc 22:05:11 Step 23/23 : LABEL version=3.0.0-dev.156 22:05:11 ---> Running in d3708f08abc3 22:05:11 ---> Running in 8f47db61e016 22:05:11 ---> Running in 94768251b4f5 22:05:11 Removing intermediate container 94768251b4f5 22:05:11 ---> 079cb7e4b368 22:05:11 22:05:11 Successfully built 079cb7e4b368 22:05:11 Successfully tagged support-notifications:latest 22:05:11 Building security-proxy-setup 22:05:11  Building support-notifications ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:05:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:05:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:05:12 OK: 265 MiB in 53 packages 22:05:14 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:05:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:05:14 ---> 4de16198b07e 22:05:14 Step 3/22 : WORKDIR /edgex-go 22:05:14 ---> Using cache 22:05:14 ---> eb59ffae6da4 22:05:14 Step 4/22 : RUN apk add --update --no-cache make git 22:05:14 ---> Using cache 22:05:14 ---> 19e785b13863 22:05:14 Step 5/22 : COPY go.mod vendor* ./ 22:05:14 ---> Using cache 22:05:14 ---> c1d4f26d3ea6 22:05:14 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:14 ---> Using cache 22:05:14 ---> a991d8919714 22:05:14 Step 7/22 : COPY . . 22:05:14 ---> Using cache 22:05:14 ---> e8218da7e6ea 22:05:14 Step 8/22 : RUN make cmd/secrets-config/secrets-config 22:05:17 ---> Running in 5c429cb4968f 22:05:17 Removing intermediate container 8f47db61e016 22:05:17 ---> 6b74fa43ff82 22:05:17 Step 5/27 : COPY go.mod vendor* ./ 22:05:17 ---> 8bb3f36f8de1 22:05:17 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:17 ---> Running in 65841a870204 22:05:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:05:40 Removing intermediate container e014dc27f29a 22:05:40 ---> ec3f3ed00e9e 22:05:40 22:05:40 Step 9/33 : FROM alpine:3.17 22:05:40 ---> 9ed4aefc74f6 22:05:40 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 22:05:40 Removing intermediate container 4447bb1be5a9 22:05:40 ---> d710dcc3418b 22:05:40 Step 7/20 : COPY . . 22:05:42 ---> Running in c63e39ba3ffa 22:05:45 Removing intermediate container c63e39ba3ffa 22:05:45 ---> 7feb9c9fa36b 22:05:45 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 22:05:45 ---> Running in 8b4f3f6e2803 22:05:45 ---> 910dfb21f7bd 22:05:45 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:05:46 ---> Running in a657aa9d26e3 22:05:46 Removing intermediate container d3708f08abc3 22:05:46 ---> 4c6ee8639cb5 22:05:46 22:05:46 Step 10/23 : FROM alpine:3.17 22:05:46 ---> 9ed4aefc74f6 22:05:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:05:46 ---> Running in 7ede722b007c 22:05:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:05:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:05:46 Removing intermediate container 65841a870204 22:05:46 ---> f2421469bc0d 22:05:46 Step 7/27 : COPY . . 22:05:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:05:47 Removing intermediate container 7ede722b007c 22:05:47 ---> b2a48a74bb30 22:05:47 Step 12/23 : ENV APP_PORT=59880 22:05:47 (1/2) Installing dumb-init (1.2.5-r2) 22:05:47 (2/2) Installing su-exec (0.2-r2) 22:05:47 Executing busybox-1.35.0-r29.trigger 22:05:47 OK: 7 MiB in 17 packages 22:05:48 ---> Running in 1efde2b3ecb2 22:05:51 Removing intermediate container 5c429cb4968f 22:05:51 ---> 0e9bab5caf70 22:05:51 22:05:51 Step 9/22 : FROM alpine:3.17 22:05:51 ---> 9ed4aefc74f6 22:05:51 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 22:05:51 Removing intermediate container 1efde2b3ecb2 22:05:51 ---> d76f37d78450 22:05:51 Step 13/23 : EXPOSE $APP_PORT 22:05:51 ---> Running in bfe6667ff6c4 22:05:51 Removing intermediate container 8b4f3f6e2803 22:05:51 ---> 5ea29c524cb1 22:05:51 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 22:05:51 ---> Running in 9cb231b493aa 22:05:51 ---> Running in dd16a4703a8a 22:05:51 ---> 2a28f1d3b6bc 22:05:51 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 22:05:52 ---> Running in 07f7e971508e 22:05:52 Removing intermediate container 9cb231b493aa 22:05:52 ---> fe7324099ccf 22:05:52 Step 14/23 : RUN apk add --update --no-cache dumb-init 22:05:52 Removing intermediate container dd16a4703a8a 22:05:52 ---> 6f538671e417 22:05:52 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:05:52 ---> Running in c155971fccf3 22:05:52 ---> Running in f2369683feb7 22:05:52 Removing intermediate container 07f7e971508e 22:05:52 ---> 2904a86d9409 22:05:52 Step 9/27 : WORKDIR /edgex-go/spire-build 22:05:52 Removing intermediate container f2369683feb7 22:05:52 ---> a90a779a03ac 22:05:52 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:05:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:05:52 ---> Running in 78dc392b575b 22:05:52 ---> Running in 818e75c5a924 22:05:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:05:52 (1/2) Installing dumb-init (1.2.5-r2) 22:05:52 (2/2) Installing openssl (3.0.8-r4) 22:05:52 Removing intermediate container 78dc392b575b 22:05:52 ---> 8fd4521f8012 22:05:52 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 22:05:52 Executing busybox-1.35.0-r29.trigger 22:05:52 Removing intermediate container 818e75c5a924 22:05:52 ---> 9139534d1d2a 22:05:52 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 22:05:52 OK: 8 MiB in 17 packages 22:05:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:05:52 ---> Running in e8f493a3abc8 22:05:52 ---> Running in 705ca0dc5d4d 22:05:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:05:52 Removing intermediate container e8f493a3abc8 22:05:52 ---> e700a792234f 22:05:52 Step 11/27 : 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 22:05:52 Removing intermediate container 705ca0dc5d4d 22:05:52 ---> c2a17450c775 22:05:52 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 22:05:53 (1/1) Installing dumb-init (1.2.5-r2) 22:05:53 ---> Running in b074afc0eade 22:05:53 Executing busybox-1.35.0-r29.trigger 22:05:53 OK: 7 MiB in 16 packages 22:05:53 ---> Running in 1d3f287c9b72 22:05:53 Removing intermediate container bfe6667ff6c4 22:05:53 ---> f97a71fa1cf3 22:05:53 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 22:05:53 ---> Running in 12caf22a61d0 22:05:53 Removing intermediate container 12caf22a61d0 22:05:53 ---> 654bba31252f 22:05:53 Step 12/22 : WORKDIR /edgex 22:05:53 ---> Running in 0a6d2ad90623 22:05:53 Removing intermediate container c155971fccf3 22:05:53 ---> 5cf60508f989 22:05:53 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:05:54 Removing intermediate container 0a6d2ad90623 22:05:54 ---> a95444d1b98a 22:05:54 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:05:54 ---> e6d15b32f734 22:05:54 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 22:05:54 Removing intermediate container b074afc0eade 22:05:54 ---> 2a24e9a08024 22:05:54 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 22:05:54 ---> Running in 735bc5c3487b 22:05:54 Removing intermediate container 1d3f287c9b72 22:05:54 ---> 932f470ba298 22:05:54 Step 12/27 : WORKDIR /edgex-go 22:05:54 ---> Running in 3d665dad7c81 22:05:54 ---> bdf8a884b5d6 22:05:54 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 22:05:54 Removing intermediate container 735bc5c3487b 22:05:54 ---> d92a2f98424d 22:05:54 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:05:54 ---> b502d38c4f5a 22:05:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:05:54 Removing intermediate container 3d665dad7c81 22:05:54 ---> b8bb19c97690 22:05:54 22:05:54 Step 13/27 : FROM alpine:3.17 22:05:54 ---> 9ed4aefc74f6 22:05:54 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:05:54 ---> Running in 6f36028e008a 22:05:55 ---> f261738e1d55 22:05:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:05:55 Removing intermediate container 6f36028e008a 22:05:55 ---> d2fd912f0bd5 22:05:55 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:05:55 ---> 5dba1acf7535 22:05:55 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:05:55 ---> Running in bd4561a60743 22:05:55 ---> Running in 3c496bf16eec 22:05:55 ---> 9604f006ca49 22:05:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:05:55 ---> 0d7e3ad77c8b 22:05:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:05:55 ---> ef53d5fcca60 22:05:55 Step 19/23 : ENTRYPOINT ["/core-data"] 22:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:05:55 ---> Running in 4254fc67ad3d 22:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:05:56 v3.17.3-168-gd6b1893b2c6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:05:56 v3.17.3-168-gd6b1893b2c6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:05:56 OK: 17821 distinct packages available 22:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:05:56 ---> cb701f9d1eac 22:05:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:05:56 Removing intermediate container 4254fc67ad3d 22:05:56 ---> 2ff84a245541 22:05:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:05:56 ---> Running in 33d1da7dee0b 22:05:56 (1/5) Installing dumb-init (1.2.5-r2) 22:05:56 (2/5) Installing musl-obstack (1.2.3-r0) 22:05:56 (3/5) Installing libucontext (1.2-r0) 22:05:56 (4/5) Installing gcompat (1.1.0-r0) 22:05:56 (5/5) Installing openssl (3.0.8-r4) 22:05:56 Executing busybox-1.35.0-r29.trigger 22:05:56 OK: 8 MiB in 20 packages 22:05:57 Removing intermediate container 33d1da7dee0b 22:05:57 ---> 6e623a18b0e4 22:05:57 Step 21/23 : LABEL arch=x86_64 22:05:57 Removing intermediate container 3c496bf16eec 22:05:57 ---> f2349e3ebef8 22:05:57 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 22:05:57 ---> f474e8db7752 22:05:57 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:05:57 ---> Running in c59210aa89a7 22:05:57 ---> Running in 38b185ec17f8 22:05:57 Removing intermediate container c59210aa89a7 22:05:57 ---> 3b6e671e6272 22:05:57 Step 22/23 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 22:05:57 ---> 3194e80da4a6 22:05:57 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 22:05:57 ---> Running in 8d6c575f9574 22:05:57 Removing intermediate container bd4561a60743 22:05:57 ---> e135efb553ee 22:05:57 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 22:05:58 ---> 05513a7b4ebc 22:05:58 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:05:58 Removing intermediate container 8d6c575f9574 22:05:58 ---> e5da46c621eb 22:05:58 Step 23/23 : LABEL version=3.0.0-dev.156 22:05:58 ---> 3f63e495cdbd 22:05:58 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 22:05:58 ---> Running in 963fd198cb2b 22:05:58 Removing intermediate container 38b185ec17f8 22:05:58 ---> 0b34fae52b96 22:05:58 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:05:58 Removing intermediate container 963fd198cb2b 22:05:58 ---> 1fe305ce1fea 22:05:58 22:05:59 ---> f8f97a176a2d 22:05:59 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:05:59 ---> Running in b862a0e6641c 22:05:59 ---> b831d296d8c5 22:05:59 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:05:59 Successfully built 1fe305ce1fea 22:05:59 Successfully tagged core-data:latest 22:05:59 Building security-spire-config 22:05:59  Building core-data ... done Removing intermediate container b862a0e6641c 22:05:59 ---> 839edadc467d 22:05:59 Step 20/22 : LABEL arch=x86_64 22:05:59 ---> Running in f18bcef41442 22:06:02 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:06:02 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:06:03 ---> 4de16198b07e 22:06:03 Step 3/27 : WORKDIR /edgex-go 22:06:04 ---> Using cache 22:06:04 ---> eb59ffae6da4 22:06:04 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 22:06:04 ---> Using cache 22:06:04 ---> 6b74fa43ff82 22:06:04 Step 5/27 : COPY go.mod vendor* ./ 22:06:04 ---> 9a8cd0a9f711 22:06:04 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 22:06:04 ---> Using cache 22:06:04 ---> 8bb3f36f8de1 22:06:04 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:04 ---> Using cache 22:06:04 ---> f2421469bc0d 22:06:04 Step 7/27 : COPY . . 22:06:04 ---> a1831b95c61c 22:06:04 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:06:04 ---> Using cache 22:06:04 ---> 2a28f1d3b6bc 22:06:04 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 22:06:04 ---> Using cache 22:06:04 ---> 2904a86d9409 22:06:04 Step 9/27 : WORKDIR /edgex-go/spire-build 22:06:04 ---> Using cache 22:06:04 ---> 8fd4521f8012 22:06:04 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 22:06:04 ---> Using cache 22:06:04 ---> e700a792234f 22:06:04 Step 11/27 : 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 22:06:04 ---> Using cache 22:06:04 ---> 932f470ba298 22:06:04 Step 12/27 : WORKDIR /edgex-go 22:06:04 ---> Using cache 22:06:04 ---> b8bb19c97690 22:06:04 22:06:04 Step 13/27 : FROM alpine:3.17 22:06:04 ---> 9ed4aefc74f6 22:06:04 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:06:04 ---> Using cache 22:06:04 ---> d2fd912f0bd5 22:06:04 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:06:04 Removing intermediate container f18bcef41442 22:06:04 ---> 7939a0ecf721 22:06:04 Step 21/22 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 22:06:04 ---> Running in 78f7bf852590 22:06:04 ---> Running in 7bc3f244d8e4 22:06:04 ---> 25dfdfe04e4f 22:06:04 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 22:06:04 Removing intermediate container 78f7bf852590 22:06:04 ---> a261a2f4c6da 22:06:04 Step 22/22 : LABEL version=3.0.0-dev.156 22:06:04 ---> Running in f3e25b5c4118 22:06:04 ---> c3323a79b157 22:06:04 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:06:04 Removing intermediate container f3e25b5c4118 22:06:04 ---> b796bdcd021b 22:06:04 22:06:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:06:04 Successfully built b796bdcd021b 22:06:04 Successfully tagged security-proxy-setup:latest 22:06:04  Building security-proxy-setup ... done Building security-spire-server 22:06:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:06:05 v3.17.3-168-gd6b1893b2c6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:06:05 v3.17.3-168-gd6b1893b2c6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:06:05 OK: 17821 distinct packages available 22:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:06:05 (1/4) Installing dumb-init (1.2.5-r2) 22:06:05 (2/4) Installing musl-obstack (1.2.3-r0) 22:06:05 (3/4) Installing libucontext (1.2-r0) 22:06:05 (4/4) Installing gcompat (1.1.0-r0) 22:06:06 Executing busybox-1.35.0-r29.trigger 22:06:06 OK: 7 MiB in 19 packages 22:06:08 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:06:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:06:08 ---> 4de16198b07e 22:06:08 Step 3/26 : WORKDIR /edgex-go 22:06:08 ---> Using cache 22:06:08 ---> eb59ffae6da4 22:06:08 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 22:06:08 ---> Using cache 22:06:08 ---> 6b74fa43ff82 22:06:08 Step 5/26 : COPY go.mod vendor* ./ 22:06:08 ---> Using cache 22:06:08 ---> 8bb3f36f8de1 22:06:08 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:08 ---> Using cache 22:06:08 ---> f2421469bc0d 22:06:08 Step 7/26 : COPY . . 22:06:08 ---> Using cache 22:06:08 ---> 2a28f1d3b6bc 22:06:08 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 22:06:08 ---> Using cache 22:06:08 ---> 2904a86d9409 22:06:08 Step 9/26 : WORKDIR /edgex-go/spire-build 22:06:08 ---> Using cache 22:06:08 ---> 8fd4521f8012 22:06:08 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 22:06:08 ---> Using cache 22:06:08 ---> e700a792234f 22:06:08 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 22:06:08 ---> 7fb52bc353d6 22:06:08 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:06:08 ---> Running in 4029c694512b 22:06:08 ---> 604276110121 22:06:08 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:06:08 ---> ca53022907e1 22:06:08 Step 28/33 : RUN chmod +x /entrypoint.sh 22:06:08 Removing intermediate container 7bc3f244d8e4 22:06:08 ---> 242643f40260 22:06:08 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 22:06:08 ---> Running in de6566d8e5bb 22:06:08 ---> 05bd2413f4fb 22:06:08 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:06:09 ---> 34a80cc36e31 22:06:09 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 22:06:09 ---> 7013a063ed3b 22:06:09 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:06:09 ---> 8c2febe8357b 22:06:09 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:06:09 ---> c19661b11331 22:06:09 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:06:10 ---> Running in 773cf28d4ccf 22:06:11 Removing intermediate container de6566d8e5bb 22:06:11 ---> c647b31871f8 22:06:11 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 22:06:11 Removing intermediate container 4029c694512b 22:06:11 ---> 58360c145310 22:06:11 Step 12/26 : WORKDIR /edgex-go 22:06:11 Removing intermediate container 773cf28d4ccf 22:06:11 ---> 3820d90f4637 22:06:11 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:06:11 ---> Running in 2464705e52bb 22:06:11 ---> 8bbb8fe87929 22:06:11 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:06:11 ---> Running in 2b1eca109a53 22:06:11 ---> Running in dd10c2d17315 22:06:11 Removing intermediate container 2464705e52bb 22:06:11 ---> 4ca3b7c0966d 22:06:11 Step 30/33 : CMD ["gate"] 22:06:11 Removing intermediate container 2b1eca109a53 22:06:11 ---> 33aea4cca04c 22:06:11 Step 25/27 : LABEL arch=x86_64 22:06:11 Removing intermediate container dd10c2d17315 22:06:11 ---> 75451f63ae67 22:06:11 22:06:11 Step 13/26 : FROM alpine:3.17 22:06:11 ---> 9ed4aefc74f6 22:06:11 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:06:11 ---> Using cache 22:06:11 ---> d2fd912f0bd5 22:06:11 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:06:11 ---> Using cache 22:06:11 ---> e135efb553ee 22:06:11 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 22:06:11 ---> Using cache 22:06:11 ---> 3f63e495cdbd 22:06:11 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 22:06:11 ---> Using cache 22:06:11 ---> Running in 84dc6f16fc86 22:06:11 ---> cb05853af740 22:06:11 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:06:11 ---> f8f97a176a2d 22:06:11 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:06:11 ---> Running in 5d202327a6e1 22:06:12 Removing intermediate container a657aa9d26e3 22:06:12 ---> dcd4101df771 22:06:12 22:06:12 Step 9/20 : FROM alpine:3.17 22:06:12 ---> 9ed4aefc74f6 22:06:12 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 22:06:12 ---> Using cache 22:06:12 ---> 7feb9c9fa36b 22:06:12 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:06:12 ---> Running in 9541aed401f3 22:06:12 ---> Running in aee1fdf92312 22:06:12 Removing intermediate container 84dc6f16fc86 22:06:12 ---> ca59bef4b6c5 22:06:12 Step 31/33 : LABEL arch=x86_64 22:06:12 Removing intermediate container 5d202327a6e1 22:06:12 ---> 47e54b70b5aa 22:06:12 Step 26/27 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 22:06:12 ---> Running in 50a20e08e0a6 22:06:12 ---> Running in 33e16958657b 22:06:12 Removing intermediate container 9541aed401f3 22:06:12 ---> 59e9c0813600 22:06:12 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:06:12 Removing intermediate container 50a20e08e0a6 22:06:12 ---> 836e0445ee51 22:06:12 Step 32/33 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 22:06:12 Removing intermediate container 33e16958657b 22:06:12 ---> 3732ba6cfc8b 22:06:12 Step 27/27 : LABEL version=3.0.0-dev.156 22:06:12 ---> Running in 58f94e4a03f6 22:06:12 ---> Running in c37793c3ad7f 22:06:12 ---> c378905430e7 22:06:12 Step 22/27 : WORKDIR / 22:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:06:13 v3.17.3-168-gd6b1893b2c6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:06:13 v3.17.3-168-gd6b1893b2c6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:06:13 OK: 17821 distinct packages available 22:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:06:13 Removing intermediate container 58f94e4a03f6 22:06:13 ---> 3ba327fc5090 22:06:13 Step 33/33 : LABEL version=3.0.0-dev.156 22:06:13 ---> Running in e1baa5342995 22:06:13 Removing intermediate container c37793c3ad7f 22:06:13 ---> 81f7363a92c1 22:06:13 22:06:13 ---> Running in 8befcc20aad5 22:06:13 Successfully built 81f7363a92c1 22:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:06:13 Successfully tagged security-spire-agent:latest 22:06:13  Building security-spire-agent ... done Building core-metadata 22:06:13 (1/9) Installing ca-certificates (20230506-r0) 22:06:13 (2/9) Installing brotli-libs (1.0.9-r9) 22:06:13 (3/9) Installing nghttp2-libs (1.51.0-r0) 22:06:13 (4/9) Installing libcurl (8.0.1-r0) 22:06:13 (5/9) Installing curl (8.0.1-r0) 22:06:13 (6/9) Installing dumb-init (1.2.5-r2) 22:06:13 (7/9) Installing musl-obstack (1.2.3-r0) 22:06:13 (8/9) Installing libucontext (1.2-r0) 22:06:13 (9/9) Installing gcompat (1.1.0-r0) 22:06:13 Executing busybox-1.35.0-r29.trigger 22:06:13 Executing ca-certificates-20230506-r0.trigger 22:06:13 OK: 10 MiB in 24 packages 22:06:14 Removing intermediate container e1baa5342995 22:06:14 ---> de7003239ff3 22:06:14 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:06:15 Removing intermediate container 8befcc20aad5 22:06:15 ---> 9c3fe41f9a31 22:06:15 22:06:15 Successfully built 9c3fe41f9a31 22:06:15 Successfully tagged security-bootstrapper:latest 22:06:15 Building core-common-config-bootstrapper 22:06:17  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:06:17 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:06:17 ---> 4de16198b07e 22:06:17 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:06:17 ---> Using cache 22:06:17 ---> 8bccb439ce80 22:06:17 Step 4/25 : WORKDIR /edgex-go 22:06:17 ---> Using cache 22:06:17 ---> ef234ab9fcb8 22:06:17 Step 5/25 : RUN apk add --update --no-cache make git 22:06:17 ---> Using cache 22:06:17 ---> f6c6504223e8 22:06:17 Step 6/25 : COPY go.mod vendor* ./ 22:06:17 ---> Using cache 22:06:17 ---> f3e694a4a8cb 22:06:17 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:17 ---> Using cache 22:06:17 ---> c031154e235d 22:06:17 Step 8/25 : COPY . . 22:06:17 ---> Using cache 22:06:17 ---> b7afd84d7d35 22:06:17 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:06:19 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:06:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:06:19 ---> 4de16198b07e 22:06:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:06:19 ---> Using cache 22:06:19 ---> 8bccb439ce80 22:06:19 Step 4/23 : WORKDIR /edgex-go 22:06:19 ---> Using cache 22:06:19 ---> ef234ab9fcb8 22:06:19 Step 5/23 : RUN apk add --update --no-cache make git 22:06:19 ---> Using cache 22:06:19 ---> f6c6504223e8 22:06:19 Step 6/23 : COPY go.mod vendor* ./ 22:06:19 ---> Using cache 22:06:19 ---> f3e694a4a8cb 22:06:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:19 ---> Using cache 22:06:19 ---> c031154e235d 22:06:19 Step 8/23 : COPY . . 22:06:19 ---> Using cache 22:06:19 ---> b7afd84d7d35 22:06:19 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:06:19 ---> 61a7628c2946 22:06:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:06:19 ---> Running in 254a2f464b2a 22:06:19 ---> Running in b4b7d064a4e4 22:06:19 ---> Running in 75d782a02adc 22:06:19 Removing intermediate container 254a2f464b2a 22:06:19 ---> cea407042e6b 22:06:19 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:06:19 ---> eaa4d504c4e7 22:06:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:06:19 ---> Running in f2e69d5fd6db 22:06:19 Removing intermediate container aee1fdf92312 22:06:19 ---> ac6230d2436c 22:06:19 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:06:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:06:19 Removing intermediate container f2e69d5fd6db 22:06:19 ---> eef9cacc5f52 22:06:19 Step 25/27 : LABEL arch=x86_64 22:06:19 ---> 1be3a1cd5b22 22:06:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:06:19 ---> Running in 5c38de742779 22:06:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:06:20 Removing intermediate container 5c38de742779 22:06:20 ---> 797b65bd9efe 22:06:20 Step 26/27 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 22:06:20 ---> cbb20db6f35b 22:06:20 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 22:06:20 ---> Running in abd0696ceb38 22:06:20 ---> e5dad1e2743f 22:06:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:06:20 ---> Running in 7100aae64258 22:06:20 Removing intermediate container abd0696ceb38 22:06:20 ---> 1d4c4840000a 22:06:20 Step 27/27 : LABEL version=3.0.0-dev.156 22:06:20 ---> bab14c1dc1da 22:06:20 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:06:20 ---> Running in 4e0aebe68d4c 22:06:20 Removing intermediate container 7100aae64258 22:06:20 ---> 1b113591b027 22:06:20 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:06:20 ---> Running in be306f9982a1 22:06:20 Removing intermediate container 4e0aebe68d4c 22:06:20 ---> ae07a94e45fc 22:06:20 22:06:20 Successfully built ae07a94e45fc 22:06:20 Successfully tagged security-spire-config:latest 22:06:20  Building security-spire-config ... done Removing intermediate container be306f9982a1 22:06:20 ---> 503e9a0b9d43 22:06:20 Step 24/26 : LABEL arch=x86_64 22:06:21 ---> Running in f2d412762f33 22:06:21 ---> 65f0299470ae 22:06:21 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 22:06:21 Removing intermediate container f2d412762f33 22:06:21 ---> cb90f9eac116 22:06:21 Step 25/26 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 22:06:21 ---> Running in 2bad4e670828 22:06:21 ---> b2bc8009dc21 22:06:21 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:06:21 ---> Running in 04bec7904d38 22:06:21 Removing intermediate container 2bad4e670828 22:06:21 ---> 5bcf2fd9efc8 22:06:21 Step 26/26 : LABEL version=3.0.0-dev.156 22:06:21 ---> Running in 36cbc4c2dadb 22:06:21 Removing intermediate container 04bec7904d38 22:06:21 ---> cbdc56ea8d55 22:06:21 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 22:06:21 ---> Running in f8c80bb622ef 22:06:21 Removing intermediate container 36cbc4c2dadb 22:06:21 ---> 76d19bdf28bc 22:06:21 22:06:21 Removing intermediate container f8c80bb622ef 22:06:21 ---> 49197b6a5a10 22:06:21 Step 18/20 : LABEL arch=x86_64 22:06:21 Successfully built 76d19bdf28bc 22:06:21 Successfully tagged security-spire-server:latest 22:06:21  Building security-spire-server ... done  ---> Running in 73e299fd4f19 22:06:21 Removing intermediate container 73e299fd4f19 22:06:21 ---> dad9f7a5c0ec 22:06:21 Step 19/20 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 22:06:21 ---> Running in f2155520bc64 22:06:21 Removing intermediate container f2155520bc64 22:06:21 ---> 7fcd39ed1263 22:06:21 Step 20/20 : LABEL version=3.0.0-dev.156 22:06:21 ---> Running in c794c97b8356 22:06:21 Removing intermediate container c794c97b8356 22:06:21 ---> 538cb1046d16 22:06:21 22:06:21 Successfully built 538cb1046d16 22:06:21 Successfully tagged security-spiffe-token-provider:latest 22:06:43  Building security-spiffe-token-provider ... done Removing intermediate container 75d782a02adc 22:06:43 ---> 98b2679a3d17 22:06:43 22:06:43 Step 10/23 : FROM alpine:3.17 22:06:43 ---> 9ed4aefc74f6 22:06:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:06:43 ---> Using cache 22:06:43 ---> f3ddbff92ddc 22:06:43 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:06:43 ---> Using cache 22:06:43 ---> a9b3e4aeec4b 22:06:43 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:06:43 Removing intermediate container b4b7d064a4e4 22:06:43 ---> 62451c9cee42 22:06:43 22:06:43 Step 10/25 : FROM alpine:3.17 22:06:43 ---> 9ed4aefc74f6 22:06:43 Step 11/25 : RUN apk add --update --no-cache dumb-init 22:06:43 ---> Using cache 22:06:43 ---> b10b91d50608 22:06:43 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:06:43 ---> Using cache 22:06:43 ---> 4285a119e3e9 22:06:43 Step 13/25 : ENV APP_PORT=59881 22:06:43 ---> Using cache 22:06:43 ---> d64c64bfe9d3 22:06:43 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 22:06:43 ---> Using cache 22:06:43 ---> ffd55cfae925 22:06:43 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:06:43 ---> Running in 8848a4443452 22:06:43 Removing intermediate container 8848a4443452 22:06:43 ---> 0e5ba0608b48 22:06:43 Step 14/25 : EXPOSE $APP_PORT 22:06:43 ---> Running in 9e885ffdb0a8 22:06:43 Removing intermediate container 9e885ffdb0a8 22:06:43 ---> 68ccb805a1cc 22:06:43 Step 15/25 : WORKDIR / 22:06:43 ---> Running in e8c8b9d8f0f9 22:06:43 ---> 7a5e2ce517ef 22:06:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:06:43 Removing intermediate container e8c8b9d8f0f9 22:06:43 ---> ca0ab5d0f92f 22:06:43 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 22:06:43 ---> e2071c691a96 22:06:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:06:43 ---> 60cb75279ddd 22:06:43 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 22:06:43 ---> 7c932c8927a4 22:06:43 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:06:43 ---> Running in 0b718acb5089 22:06:43 ---> 9656a71aeb17 22:06:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:06:43 ---> 472b92a3b376 22:06:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:06:43 ---> 925f19ee0e12 22:06:43 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 22:06:43 Removing intermediate container 0b718acb5089 22:06:43 ---> b54251fcde29 22:06:43 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 22:06:43 ---> Running in ffeb7fe8c163 22:06:43 ---> c260604e8a69 22:06:43 Step 21/25 : ENTRYPOINT ["/core-metadata"] 22:06:43 ---> Running in fd8f2e0d6d06 22:06:43 Removing intermediate container ffeb7fe8c163 22:06:43 ---> 9b8595a79165 22:06:43 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 22:06:43 ---> Running in 44e4dc792c0c 22:06:43 Removing intermediate container fd8f2e0d6d06 22:06:43 ---> 1947a6655b84 22:06:43 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:06:43 ---> Running in a2edb2ab76f0 22:06:43 Removing intermediate container 44e4dc792c0c 22:06:43 ---> bf2cf617c334 22:06:43 Step 21/23 : LABEL arch=x86_64 22:06:43 ---> Running in 1d1249bb1271 22:06:43 Removing intermediate container a2edb2ab76f0 22:06:43 ---> 236c765c4456 22:06:43 Step 23/25 : LABEL arch=x86_64 22:06:43 ---> Running in f83eb2aa8233 22:06:43 Removing intermediate container 1d1249bb1271 22:06:43 ---> 81965baf9397 22:06:43 Step 22/23 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 22:06:43 ---> Running in 0d5e870cf009 22:06:43 Removing intermediate container f83eb2aa8233 22:06:43 ---> 8caec03bcf3f 22:06:43 Step 24/25 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 22:06:43 ---> Running in a3a0998bfb12 22:06:43 Removing intermediate container 0d5e870cf009 22:06:43 ---> d78b03fe2579 22:06:43 Step 23/23 : LABEL version=3.0.0-dev.156 22:06:43 ---> Running in b6291f9984d8 22:06:43 Removing intermediate container a3a0998bfb12 22:06:43 ---> a99b7096bbae 22:06:43 Step 25/25 : LABEL version=3.0.0-dev.156 22:06:43 ---> Running in 065a8dca8094 22:06:43 Removing intermediate container b6291f9984d8 22:06:43 ---> 4cfaae05414f 22:06:43 22:06:43 Successfully built 4cfaae05414f 22:06:43 Successfully tagged core-common-config-bootstrapper:latest 22:06:43  Building core-common-config-bootstrapper ... done Removing intermediate container 065a8dca8094 22:06:43 ---> b45747b52566 22:06:43 22:06:43 Successfully built b45747b52566 22:06:43 Successfully tagged core-metadata:latest 22:06:43  Building core-metadata ... done  [Pipeline] } 22:06:43 $ docker stop --time=1 937b51af312edada34ab4b54d5ea3432a5ef9491fe331597f85fbbcc65cb3ce2 22:06:45 $ docker rm -f --volumes 937b51af312edada34ab4b54d5ea3432a5ef9491fe331597f85fbbcc65cb3ce2 [Pipeline] // withDockerContainer [Pipeline] sh 22:06:45 Removing intermediate container d33e2b84c7c4 22:06:45 ---> 0abdc186aaef 22:06:45 Step 7/25 : COPY . . 22:06:45 Removing intermediate container e5f11184b164 22:06:45 ---> fbc97587ae87 22:06:45 Step 8/25 : COPY . . 22:06:45 Removing intermediate container d7d37c8e505a 22:06:45 ---> f8f730342643 22:06:45 Step 8/23 : COPY . . 22:06:45 Removing intermediate container 3c6fa307a5f2 22:06:45 ---> 1c372f4d0828 22:06:45 Step 8/24 : COPY . . 22:06:45 Removing intermediate container da66930ac52f 22:06:45 ---> 2430df3acda3 22:06:45 Step 7/26 : COPY . . 22:06:45 + docker images 22:06:45 REPOSITORY TAG IMAGE ID CREATED SIZE 22:06:45 core-common-config-bootstrapper latest 4cfaae05414f 2 seconds ago 17.2MB 22:06:45 core-metadata latest b45747b52566 2 seconds ago 20.4MB 22:06:45 62451c9cee42 5 seconds ago 1.73GB 22:06:45 98b2679a3d17 6 seconds ago 1.72GB 22:06:45 security-spiffe-token-provider latest 538cb1046d16 24 seconds ago 32.8MB 22:06:45 security-spire-server latest 76d19bdf28bc 24 seconds ago 103MB 22:06:45 security-spire-config latest ae07a94e45fc 25 seconds ago 102MB 22:06:45 security-bootstrapper latest 9c3fe41f9a31 32 seconds ago 22.2MB 22:06:45 security-spire-agent latest 81f7363a92c1 32 seconds ago 161MB 22:06:45 dcd4101df771 34 seconds ago 1.76GB 22:06:45 75451f63ae67 34 seconds ago 1.58GB 22:06:45 security-proxy-setup latest b796bdcd021b 41 seconds ago 18.7MB 22:06:45 core-data latest 1fe305ce1fea 47 seconds ago 20MB 22:06:45 b8bb19c97690 51 seconds ago 1.58GB 22:06:45 0e9bab5caf70 57 seconds ago 1.7GB 22:06:45 4c6ee8639cb5 About a minute ago 1.73GB 22:06:45 ec3f3ed00e9e About a minute ago 1.71GB 22:06:45 support-notifications latest 079cb7e4b368 About a minute ago 32.4MB 22:06:45 security-secretstore-setup latest 103221581a71 About a minute ago 32.8MB 22:06:45 core-command latest 5f7c3d97d0d2 About a minute ago 19.9MB 22:06:45 security-proxy-auth latest 7df3034356c6 About a minute ago 18.3MB 22:06:45 support-scheduler latest 5a6b797ef48a About a minute ago 31.8MB 22:06:45 2316c6b5e61d About a minute ago 1.79GB 22:06:45 d82ee3ca270a About a minute ago 1.79GB 22:06:45 2215da18182a 2 minutes ago 1.72GB 22:06:45 4f09d05c1fdc 2 minutes ago 1.72GB 22:06:45 49ca85098040 2 minutes ago 1.7GB 22:06:45 ci-base-image-x86_64 latest 4de16198b07e 6 minutes ago 918MB 22:06:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB 22:06:45 alpine 3.17 9ed4aefc74f6 6 weeks ago 7.05MB 22:06:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 22:06:45 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 22:06:45 provisioning config files... 22:06:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/522@tmp/config15617391260673878839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:06:45 ---> docker-login.sh 22:06:45 nexus3.edgexfoundry.org:10001 22:06:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:45 Configure a credential helper to remove this warning. See 22:06:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:45 22:06:45 Login Succeeded 22:06:45 nexus3.edgexfoundry.org:10002 22:06:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:45 Configure a credential helper to remove this warning. See 22:06:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:45 22:06:45 Login Succeeded 22:06:45 nexus3.edgexfoundry.org:10003 22:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:46 Configure a credential helper to remove this warning. See 22:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:46 22:06:46 Login Succeeded 22:06:46 nexus3.edgexfoundry.org:10004 22:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:46 Configure a credential helper to remove this warning. See 22:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:46 22:06:46 Login Succeeded 22:06:46 docker.io 22:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:46 Configure a credential helper to remove this warning. See 22:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:46 22:06:46 Login Succeeded 22:06:46 ---> docker-login.sh ends [Pipeline] } 22:06:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:06:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:06:46 [edgeXDocker.push] Tagging docker image core-command with the following tags: 22:06:46 eecf9864b491fb41522b6558cae261f6169b3352 22:06:46 latest 22:06:46 3.0.0-dev.156 22:06:46 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:06:46 main 22:06:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:47 + docker push nexus3.edgexfoundry.org:10004/core-command:eecf9864b491fb41522b6558cae261f6169b3352 22:06:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:06:47 b8d898c0da74: Preparing 22:06:47 6930bc8d33e3: Preparing 22:06:47 6043203e1b76: Preparing 22:06:47 5c76b8f4505d: Preparing 22:06:47 203e8b0373eb: Preparing 22:06:47 f1417ff83b31: Preparing 22:06:47 f1417ff83b31: Waiting 22:06:47 203e8b0373eb: Pushed 22:06:47 5c76b8f4505d: Pushed 22:06:47 b8d898c0da74: Pushed 22:06:47 6043203e1b76: Pushed 22:06:47 f1417ff83b31: Layer already exists 22:06:47 ---> 77c7594509d9 22:06:47 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:06:47 ---> d95c7d4becd1 22:06:47 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:06:47 ---> 1a95f01f260b 22:06:47 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:06:47 ---> Running in c34633d41e29 22:06:47 ---> Running in 1042ff1b9576 22:06:47 ---> Running in d5c2830ebd7e 22:06:47 ---> 7b267c3a0052 22:06:47 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:06:47 ---> 7afff0696acc 22:06:47 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 22:06:47 ---> Running in 1b230ccd8d3c 22:06:48 ---> Running in c7080a34d787 22:06:48 Removing intermediate container c7080a34d787 22:06:48 ---> 9ebfa2536f48 22:06:48 Step 9/26 : WORKDIR /edgex-go/spire-build 22:06:48 ---> Running in 65cdfa3c7cb8 22:06:49 6930bc8d33e3: Pushed 22:06:49 eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:60739d7fc4f99957171bf2e14fa57beeef76e7c540a9420532fa7bee8a7631f2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:49 Removing intermediate container 65cdfa3c7cb8 22:06:49 ---> ee741676c11e 22:06:49 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 22:06:49 ---> Running in ab96ffa34e25 22:06:49 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 22:06:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:06:49 b8d898c0da74: Preparing 22:06:49 6930bc8d33e3: Preparing 22:06:49 6043203e1b76: Preparing 22:06:49 5c76b8f4505d: Preparing 22:06:49 203e8b0373eb: Preparing 22:06:49 f1417ff83b31: Preparing 22:06:49 f1417ff83b31: Waiting 22:06:49 5c76b8f4505d: Layer already exists 22:06:49 203e8b0373eb: Layer already exists 22:06:49 6930bc8d33e3: Layer already exists 22:06:49 b8d898c0da74: Layer already exists 22:06:49 6043203e1b76: Layer already exists 22:06:49 f1417ff83b31: Layer already exists 22:06:49 latest: digest: sha256:60739d7fc4f99957171bf2e14fa57beeef76e7c540a9420532fa7bee8a7631f2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:50 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.156 22:06:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:06:50 b8d898c0da74: Preparing 22:06:50 6930bc8d33e3: Preparing 22:06:50 6043203e1b76: Preparing 22:06:50 5c76b8f4505d: Preparing 22:06:50 203e8b0373eb: Preparing 22:06:50 f1417ff83b31: Preparing 22:06:50 f1417ff83b31: Waiting 22:06:50 203e8b0373eb: Layer already exists 22:06:50 6930bc8d33e3: Layer already exists 22:06:50 5c76b8f4505d: Layer already exists 22:06:50 6043203e1b76: Layer already exists 22:06:50 b8d898c0da74: Layer already exists 22:06:50 f1417ff83b31: Layer already exists 22:06:50 3.0.0-dev.156: digest: sha256:60739d7fc4f99957171bf2e14fa57beeef76e7c540a9420532fa7bee8a7631f2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:06:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:06:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:06:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:06:50 Removing intermediate container ab96ffa34e25 22:06:50 ---> de9b1d46d91a 22:06:50 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 22:06:50 + docker push nexus3.edgexfoundry.org:10004/core-command:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:06:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:06:50 b8d898c0da74: Preparing 22:06:50 6930bc8d33e3: Preparing 22:06:50 6043203e1b76: Preparing 22:06:50 5c76b8f4505d: Preparing 22:06:50 203e8b0373eb: Preparing 22:06:50 f1417ff83b31: Preparing 22:06:50 f1417ff83b31: Waiting 22:06:50 5c76b8f4505d: Layer already exists 22:06:50 b8d898c0da74: Layer already exists 22:06:50 6043203e1b76: Layer already exists 22:06:50 203e8b0373eb: Layer already exists 22:06:50 6930bc8d33e3: Layer already exists 22:06:50 f1417ff83b31: Layer already exists 22:06:50 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:60739d7fc4f99957171bf2e14fa57beeef76e7c540a9420532fa7bee8a7631f2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:51 ---> Running in 924ac4f90d14 22:06:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:51 + docker push nexus3.edgexfoundry.org:10004/core-command:main 22:06:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:06:51 b8d898c0da74: Preparing 22:06:51 6930bc8d33e3: Preparing 22:06:51 6043203e1b76: Preparing 22:06:51 5c76b8f4505d: Preparing 22:06:51 203e8b0373eb: Preparing 22:06:51 f1417ff83b31: Preparing 22:06:51 f1417ff83b31: Waiting 22:06:51 6930bc8d33e3: Layer already exists 22:06:51 203e8b0373eb: Layer already exists 22:06:51 b8d898c0da74: Layer already exists 22:06:51 5c76b8f4505d: Layer already exists 22:06:51 6043203e1b76: Layer already exists 22:06:51 f1417ff83b31: Layer already exists 22:06:51 main: digest: sha256:60739d7fc4f99957171bf2e14fa57beeef76e7c540a9420532fa7bee8a7631f2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:06:51 ===================================================== [Pipeline] echo 22:06:51 taggedImages: 22:06:51 - nexus3.edgexfoundry.org:10004/core-command:eecf9864b491fb41522b6558cae261f6169b3352 22:06:51 - nexus3.edgexfoundry.org:10004/core-command:latest 22:06:51 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.156 22:06:51 - nexus3.edgexfoundry.org:10004/core-command:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:06:51 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 22:06:51 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 22:06:51 eecf9864b491fb41522b6558cae261f6169b3352 22:06:51 latest 22:06:51 3.0.0-dev.156 22:06:51 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:06:51 main 22:06:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:eecf9864b491fb41522b6558cae261f6169b3352 22:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:06:52 3a3be3c00128: Preparing 22:06:52 b7dc0e66f543: Preparing 22:06:52 2a52b738a414: Preparing 22:06:52 2d1a9bd9f8e3: Preparing 22:06:52 6043203e1b76: Preparing 22:06:52 5c76b8f4505d: Preparing 22:06:52 203e8b0373eb: Preparing 22:06:52 f1417ff83b31: Preparing 22:06:52 203e8b0373eb: Waiting 22:06:52 5c76b8f4505d: Waiting 22:06:52 f1417ff83b31: Waiting 22:06:52 6043203e1b76: Layer already exists 22:06:52 5c76b8f4505d: Layer already exists 22:06:52 203e8b0373eb: Layer already exists 22:06:52 f1417ff83b31: Layer already exists 22:06:52 2a52b738a414: Pushed 22:06:52 b7dc0e66f543: Pushed 22:06:52 3a3be3c00128: Pushed 22:06:53 2d1a9bd9f8e3: Pushed 22:06:53 eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:41385d9838f0106db3e4d17110bd7c8f739fa7c5a1ba8f0f639b3c2885d7e5d9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:53 + 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 22:06:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 22:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:06:54 3a3be3c00128: Preparing 22:06:54 b7dc0e66f543: Preparing 22:06:54 2a52b738a414: Preparing 22:06:54 2d1a9bd9f8e3: Preparing 22:06:54 6043203e1b76: Preparing 22:06:54 5c76b8f4505d: Preparing 22:06:54 203e8b0373eb: Preparing 22:06:54 f1417ff83b31: Preparing 22:06:54 5c76b8f4505d: Waiting 22:06:54 203e8b0373eb: Waiting 22:06:54 f1417ff83b31: Waiting 22:06:54 6043203e1b76: Layer already exists 22:06:54 b7dc0e66f543: Layer already exists 22:06:54 2d1a9bd9f8e3: Layer already exists 22:06:54 2a52b738a414: Layer already exists 22:06:54 3a3be3c00128: Layer already exists 22:06:54 f1417ff83b31: Layer already exists 22:06:54 203e8b0373eb: Layer already exists 22:06:54 5c76b8f4505d: Layer already exists 22:06:54 latest: digest: sha256:41385d9838f0106db3e4d17110bd7c8f739fa7c5a1ba8f0f639b3c2885d7e5d9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:54 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.156 22:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:06:54 3a3be3c00128: Preparing 22:06:54 b7dc0e66f543: Preparing 22:06:54 2a52b738a414: Preparing 22:06:54 2d1a9bd9f8e3: Preparing 22:06:54 6043203e1b76: Preparing 22:06:54 5c76b8f4505d: Preparing 22:06:54 203e8b0373eb: Preparing 22:06:54 f1417ff83b31: Preparing 22:06:54 5c76b8f4505d: Waiting 22:06:54 203e8b0373eb: Waiting 22:06:54 f1417ff83b31: Waiting 22:06:54 3a3be3c00128: Layer already exists 22:06:54 2a52b738a414: Layer already exists 22:06:54 b7dc0e66f543: Layer already exists 22:06:54 6043203e1b76: Layer already exists 22:06:54 2d1a9bd9f8e3: Layer already exists 22:06:54 5c76b8f4505d: Layer already exists 22:06:54 f1417ff83b31: Layer already exists 22:06:54 203e8b0373eb: Layer already exists 22:06:54 3.0.0-dev.156: digest: sha256:41385d9838f0106db3e4d17110bd7c8f739fa7c5a1ba8f0f639b3c2885d7e5d9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:55 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:55 Removing intermediate container 924ac4f90d14 22:06:55 ---> 40bbdca116fe 22:06:55 Step 12/26 : WORKDIR /edgex-go 22:06:55 ---> Running in 5800e6788b0a 22:06:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:06:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:06:55 3a3be3c00128: Preparing 22:06:55 b7dc0e66f543: Preparing 22:06:55 2a52b738a414: Preparing 22:06:55 2d1a9bd9f8e3: Preparing 22:06:55 6043203e1b76: Preparing 22:06:55 5c76b8f4505d: Preparing 22:06:55 203e8b0373eb: Preparing 22:06:55 f1417ff83b31: Preparing 22:06:55 f1417ff83b31: Waiting 22:06:55 5c76b8f4505d: Waiting 22:06:55 3a3be3c00128: Layer already exists 22:06:55 b7dc0e66f543: Layer already exists 22:06:55 2a52b738a414: Layer already exists 22:06:55 6043203e1b76: Layer already exists 22:06:55 2d1a9bd9f8e3: Layer already exists 22:06:55 203e8b0373eb: Layer already exists 22:06:55 5c76b8f4505d: Layer already exists 22:06:55 f1417ff83b31: Layer already exists 22:06:55 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:41385d9838f0106db3e4d17110bd7c8f739fa7c5a1ba8f0f639b3c2885d7e5d9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:56 Removing intermediate container 5800e6788b0a 22:06:56 ---> 9e0ad4786184 22:06:56 22:06:56 Step 13/26 : FROM alpine:3.17 22:06:56 3.17: Pulling from library/alpine 22:06:56 + 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 22:06:56 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:06:56 Status: Downloaded newer image for alpine:3.17 22:06:56 ---> 51e60588ff2c 22:06:56 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:06:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 22:06:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:06:56 3a3be3c00128: Preparing 22:06:56 b7dc0e66f543: Preparing 22:06:56 2a52b738a414: Preparing 22:06:56 2d1a9bd9f8e3: Preparing 22:06:56 6043203e1b76: Preparing 22:06:56 5c76b8f4505d: Preparing 22:06:56 203e8b0373eb: Preparing 22:06:56 f1417ff83b31: Preparing 22:06:56 5c76b8f4505d: Waiting 22:06:56 203e8b0373eb: Waiting 22:06:56 f1417ff83b31: Waiting 22:06:56 3a3be3c00128: Layer already exists 22:06:56 b7dc0e66f543: Layer already exists 22:06:56 2d1a9bd9f8e3: Layer already exists 22:06:56 6043203e1b76: Layer already exists 22:06:56 2a52b738a414: Layer already exists 22:06:56 203e8b0373eb: Layer already exists 22:06:56 5c76b8f4505d: Layer already exists 22:06:56 f1417ff83b31: Layer already exists 22:06:56 main: digest: sha256:41385d9838f0106db3e4d17110bd7c8f739fa7c5a1ba8f0f639b3c2885d7e5d9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:06:56 ===================================================== [Pipeline] echo 22:06:56 taggedImages: 22:06:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:eecf9864b491fb41522b6558cae261f6169b3352 22:06:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 22:06:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.156 22:06:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:06:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 22:06:56 [edgeXDocker.push] Tagging docker image core-data with the following tags: 22:06:56 eecf9864b491fb41522b6558cae261f6169b3352 22:06:56 latest 22:06:56 3.0.0-dev.156 22:06:56 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:06:56 main 22:06:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:56 ---> Running in 12d6b25561e7 22:06:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:57 + docker push nexus3.edgexfoundry.org:10004/core-data:eecf9864b491fb41522b6558cae261f6169b3352 22:06:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:06:57 0921b4ead5f5: Preparing 22:06:57 b19b23410005: Preparing 22:06:57 6043203e1b76: Preparing 22:06:57 5c76b8f4505d: Preparing 22:06:57 a6cfd353375d: Preparing 22:06:57 f1417ff83b31: Preparing 22:06:57 f1417ff83b31: Waiting 22:06:57 5c76b8f4505d: Layer already exists 22:06:57 6043203e1b76: Layer already exists 22:06:57 f1417ff83b31: Layer already exists 22:06:57 0921b4ead5f5: Pushed 22:06:57 a6cfd353375d: Pushed 22:06:57 Removing intermediate container 12d6b25561e7 22:06:57 ---> 00d0ad512244 22:06:57 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:06:57 ---> Running in 325f1b12dffb 22:06:58 b19b23410005: Pushed 22:06:58 eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:656a053f5a3723ed65c3403fad774f0209389b258952090006065b07ab17e9e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:59 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 22:06:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:06:59 0921b4ead5f5: Preparing 22:06:59 b19b23410005: Preparing 22:06:59 6043203e1b76: Preparing 22:06:59 5c76b8f4505d: Preparing 22:06:59 a6cfd353375d: Preparing 22:06:59 f1417ff83b31: Preparing 22:06:59 b19b23410005: Layer already exists 22:06:59 0921b4ead5f5: Layer already exists 22:06:59 5c76b8f4505d: Layer already exists 22:06:59 6043203e1b76: Layer already exists 22:06:59 a6cfd353375d: Layer already exists 22:06:59 f1417ff83b31: Layer already exists 22:06:59 latest: digest: sha256:656a053f5a3723ed65c3403fad774f0209389b258952090006065b07ab17e9e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:06:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:59 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.156 22:06:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:06:59 0921b4ead5f5: Preparing 22:06:59 b19b23410005: Preparing 22:06:59 6043203e1b76: Preparing 22:06:59 5c76b8f4505d: Preparing 22:06:59 a6cfd353375d: Preparing 22:06:59 f1417ff83b31: Preparing 22:06:59 f1417ff83b31: Waiting 22:06:59 a6cfd353375d: Layer already exists 22:06:59 6043203e1b76: Layer already exists 22:06:59 b19b23410005: Layer already exists 22:06:59 5c76b8f4505d: Layer already exists 22:06:59 0921b4ead5f5: Layer already exists 22:06:59 f1417ff83b31: Layer already exists 22:06:59 3.0.0-dev.156: digest: sha256:656a053f5a3723ed65c3403fad774f0209389b258952090006065b07ab17e9e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:00 + docker push nexus3.edgexfoundry.org:10004/core-data:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:07:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:07:00 0921b4ead5f5: Preparing 22:07:00 b19b23410005: Preparing 22:07:00 6043203e1b76: Preparing 22:07:00 5c76b8f4505d: Preparing 22:07:00 a6cfd353375d: Preparing 22:07:00 f1417ff83b31: Preparing 22:07:00 f1417ff83b31: Waiting 22:07:00 a6cfd353375d: Layer already exists 22:07:00 b19b23410005: Layer already exists 22:07:00 0921b4ead5f5: Layer already exists 22:07:00 6043203e1b76: Layer already exists 22:07:00 5c76b8f4505d: Layer already exists 22:07:00 f1417ff83b31: Layer already exists 22:07:00 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:656a053f5a3723ed65c3403fad774f0209389b258952090006065b07ab17e9e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:07:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:01 + docker push nexus3.edgexfoundry.org:10004/core-data:main 22:07:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:07:01 0921b4ead5f5: Preparing 22:07:01 b19b23410005: Preparing 22:07:01 6043203e1b76: Preparing 22:07:01 5c76b8f4505d: Preparing 22:07:01 a6cfd353375d: Preparing 22:07:01 f1417ff83b31: Preparing 22:07:01 f1417ff83b31: Waiting 22:07:01 b19b23410005: Layer already exists 22:07:01 a6cfd353375d: Layer already exists 22:07:01 0921b4ead5f5: Layer already exists 22:07:01 6043203e1b76: Layer already exists 22:07:01 5c76b8f4505d: Layer already exists 22:07:01 f1417ff83b31: Layer already exists 22:07:01 main: digest: sha256:656a053f5a3723ed65c3403fad774f0209389b258952090006065b07ab17e9e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:07:01 ===================================================== [Pipeline] echo 22:07:01 taggedImages: 22:07:01 - nexus3.edgexfoundry.org:10004/core-data:eecf9864b491fb41522b6558cae261f6169b3352 22:07:01 - nexus3.edgexfoundry.org:10004/core-data:latest 22:07:01 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.156 22:07:01 - nexus3.edgexfoundry.org:10004/core-data:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:07:01 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 22:07:01 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 22:07:01 eecf9864b491fb41522b6558cae261f6169b3352 22:07:01 latest 22:07:01 3.0.0-dev.156 22:07:01 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:07:01 main 22:07:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata:eecf9864b491fb41522b6558cae261f6169b3352 22:07:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:07:01 199f822c8bb8: Preparing 22:07:01 8ea95f5c4c09: Preparing 22:07:01 af27f8cbee65: Preparing 22:07:01 6043203e1b76: Preparing 22:07:01 5c76b8f4505d: Preparing 22:07:01 203e8b0373eb: Preparing 22:07:01 f1417ff83b31: Preparing 22:07:01 203e8b0373eb: Waiting 22:07:01 f1417ff83b31: Waiting 22:07:01 6043203e1b76: Layer already exists 22:07:01 5c76b8f4505d: Layer already exists 22:07:01 203e8b0373eb: Layer already exists 22:07:01 f1417ff83b31: Layer already exists 22:07:01 8ea95f5c4c09: Pushed 22:07:01 199f822c8bb8: Pushed 22:07:03 af27f8cbee65: Pushed 22:07:03 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:07:03 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:07:03 OK: 17692 distinct packages available 22:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:07:03 eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:5113254e7bbe97db6c32d923537f4590897b63d7b79ed345b7dd93dad8fe0929 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 22:07:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:07:04 199f822c8bb8: Preparing 22:07:04 8ea95f5c4c09: Preparing 22:07:04 af27f8cbee65: Preparing 22:07:04 6043203e1b76: Preparing 22:07:04 5c76b8f4505d: Preparing 22:07:04 203e8b0373eb: Preparing 22:07:04 f1417ff83b31: Preparing 22:07:04 203e8b0373eb: Waiting 22:07:04 f1417ff83b31: Waiting 22:07:04 199f822c8bb8: Layer already exists 22:07:04 6043203e1b76: Layer already exists 22:07:04 af27f8cbee65: Layer already exists 22:07:04 8ea95f5c4c09: Layer already exists 22:07:04 5c76b8f4505d: Layer already exists 22:07:04 203e8b0373eb: Layer already exists 22:07:04 f1417ff83b31: Layer already exists 22:07:04 latest: digest: sha256:5113254e7bbe97db6c32d923537f4590897b63d7b79ed345b7dd93dad8fe0929 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.156 22:07:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:07:04 199f822c8bb8: Preparing 22:07:04 8ea95f5c4c09: Preparing 22:07:04 af27f8cbee65: Preparing 22:07:04 6043203e1b76: Preparing 22:07:04 5c76b8f4505d: Preparing 22:07:04 203e8b0373eb: Preparing 22:07:04 f1417ff83b31: Preparing 22:07:04 203e8b0373eb: Waiting 22:07:04 f1417ff83b31: Waiting 22:07:04 af27f8cbee65: Layer already exists 22:07:04 199f822c8bb8: Layer already exists 22:07:04 6043203e1b76: Layer already exists 22:07:04 8ea95f5c4c09: Layer already exists 22:07:04 5c76b8f4505d: Layer already exists 22:07:04 203e8b0373eb: Layer already exists 22:07:04 f1417ff83b31: Layer already exists 22:07:04 3.0.0-dev.156: digest: sha256:5113254e7bbe97db6c32d923537f4590897b63d7b79ed345b7dd93dad8fe0929 size: 1777 [Pipeline] } 22:07:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:07:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:07:05 199f822c8bb8: Preparing 22:07:05 8ea95f5c4c09: Preparing 22:07:05 af27f8cbee65: Preparing 22:07:05 6043203e1b76: Preparing 22:07:05 5c76b8f4505d: Preparing 22:07:05 203e8b0373eb: Preparing 22:07:05 f1417ff83b31: Preparing 22:07:05 203e8b0373eb: Waiting 22:07:05 f1417ff83b31: Waiting 22:07:05 8ea95f5c4c09: Layer already exists 22:07:05 5c76b8f4505d: Layer already exists 22:07:05 af27f8cbee65: Layer already exists 22:07:05 199f822c8bb8: Layer already exists 22:07:05 6043203e1b76: Layer already exists 22:07:05 203e8b0373eb: Layer already exists 22:07:05 f1417ff83b31: Layer already exists 22:07:05 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:5113254e7bbe97db6c32d923537f4590897b63d7b79ed345b7dd93dad8fe0929 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 22:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:07:06 199f822c8bb8: Preparing 22:07:06 8ea95f5c4c09: Preparing 22:07:06 af27f8cbee65: Preparing 22:07:06 6043203e1b76: Preparing 22:07:06 5c76b8f4505d: Preparing 22:07:06 203e8b0373eb: Preparing 22:07:06 f1417ff83b31: Preparing 22:07:06 f1417ff83b31: Waiting 22:07:06 6043203e1b76: Layer already exists 22:07:06 8ea95f5c4c09: Layer already exists 22:07:06 af27f8cbee65: Layer already exists 22:07:06 5c76b8f4505d: Layer already exists 22:07:06 199f822c8bb8: Layer already exists 22:07:06 203e8b0373eb: Layer already exists 22:07:06 f1417ff83b31: Layer already exists 22:07:06 main: digest: sha256:5113254e7bbe97db6c32d923537f4590897b63d7b79ed345b7dd93dad8fe0929 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:07:06 ===================================================== [Pipeline] echo 22:07:06 taggedImages: 22:07:06 - nexus3.edgexfoundry.org:10004/core-metadata:eecf9864b491fb41522b6558cae261f6169b3352 22:07:06 - nexus3.edgexfoundry.org:10004/core-metadata:latest 22:07:06 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.156 22:07:06 - nexus3.edgexfoundry.org:10004/core-metadata:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:07:06 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 22:07:06 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 22:07:06 eecf9864b491fb41522b6558cae261f6169b3352 22:07:06 latest 22:07:06 3.0.0-dev.156 22:07:06 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:07:06 main 22:07:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:eecf9864b491fb41522b6558cae261f6169b3352 22:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:07:06 a9543b406d94: Preparing 22:07:06 a9543b406d94: Preparing 22:07:06 6e61bacb688a: Preparing 22:07:06 43cb69947108: Preparing 22:07:06 ff4fa81bd529: Preparing 22:07:06 acb680f9a227: Preparing 22:07:06 6fa0cca1bbdb: Preparing 22:07:06 6043203e1b76: Preparing 22:07:06 5c76b8f4505d: Preparing 22:07:06 2b74f986636a: Preparing 22:07:06 6fa0cca1bbdb: Waiting 22:07:06 6043203e1b76: Waiting 22:07:06 5c76b8f4505d: Waiting 22:07:06 2b74f986636a: Waiting 22:07:06 4ae407d2a209: Preparing 22:07:06 3830ed5810e7: Preparing 22:07:06 f322ecfc6c66: Preparing 22:07:06 f1417ff83b31: Preparing 22:07:06 3830ed5810e7: Waiting 22:07:06 4ae407d2a209: Waiting 22:07:06 f322ecfc6c66: Waiting 22:07:06 f1417ff83b31: Waiting 22:07:06 6e61bacb688a: Pushed 22:07:06 ff4fa81bd529: Pushed 22:07:06 acb680f9a227: Pushed 22:07:06 a9543b406d94: Pushed 22:07:06 6043203e1b76: Layer already exists 22:07:06 43cb69947108: Pushed 22:07:06 5c76b8f4505d: Layer already exists 22:07:06 (1/5) Installing dumb-init (1.2.5-r2) 22:07:06 (2/5) Installing musl-obstack (1.2.3-r0) 22:07:06 (3/5) Installing libucontext (1.2-r0) 22:07:06 (4/5) Installing gcompat (1.1.0-r0) 22:07:06 (5/5) Installing openssl (3.0.8-r4) 22:07:06 Executing busybox-1.35.0-r29.trigger 22:07:06 OK: 9 MiB in 20 packages 22:07:07 2b74f986636a: Pushed 22:07:07 4ae407d2a209: Pushed 22:07:07 f1417ff83b31: Layer already exists 22:07:07 3830ed5810e7: Pushed 22:07:07 f322ecfc6c66: Pushed 22:07:08 6fa0cca1bbdb: Pushed 22:07:08 eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:249756d5b73c813de8ce81c2b85f84ba1972f64584ba4cf30f20301feb40bae8 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:07:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:07:09 a9543b406d94: Preparing 22:07:09 a9543b406d94: Preparing 22:07:09 6e61bacb688a: Preparing 22:07:09 43cb69947108: Preparing 22:07:09 ff4fa81bd529: Preparing 22:07:09 acb680f9a227: Preparing 22:07:09 6fa0cca1bbdb: Preparing 22:07:09 6043203e1b76: Preparing 22:07:09 5c76b8f4505d: Preparing 22:07:09 2b74f986636a: Preparing 22:07:09 4ae407d2a209: Preparing 22:07:09 3830ed5810e7: Preparing 22:07:09 f322ecfc6c66: Preparing 22:07:09 f1417ff83b31: Preparing 22:07:09 2b74f986636a: Waiting 22:07:09 4ae407d2a209: Waiting 22:07:09 3830ed5810e7: Waiting 22:07:09 f322ecfc6c66: Waiting 22:07:09 f1417ff83b31: Waiting 22:07:09 6fa0cca1bbdb: Waiting 22:07:09 5c76b8f4505d: Waiting 22:07:09 ff4fa81bd529: Layer already exists 22:07:09 43cb69947108: Layer already exists 22:07:09 6e61bacb688a: Layer already exists 22:07:09 a9543b406d94: Layer already exists 22:07:09 acb680f9a227: Layer already exists 22:07:09 6fa0cca1bbdb: Layer already exists 22:07:09 5c76b8f4505d: Layer already exists 22:07:09 4ae407d2a209: Layer already exists 22:07:09 6043203e1b76: Layer already exists 22:07:09 2b74f986636a: Layer already exists 22:07:09 3830ed5810e7: Layer already exists 22:07:09 f322ecfc6c66: Layer already exists 22:07:09 f1417ff83b31: Layer already exists 22:07:09 latest: digest: sha256:249756d5b73c813de8ce81c2b85f84ba1972f64584ba4cf30f20301feb40bae8 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:09 Removing intermediate container 325f1b12dffb 22:07:09 ---> c8bfe3417c3c 22:07:09 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 22:07:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.156 22:07:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:07:09 a9543b406d94: Preparing 22:07:09 a9543b406d94: Preparing 22:07:09 6e61bacb688a: Preparing 22:07:09 43cb69947108: Preparing 22:07:09 ff4fa81bd529: Preparing 22:07:09 acb680f9a227: Preparing 22:07:09 6fa0cca1bbdb: Preparing 22:07:09 6043203e1b76: Preparing 22:07:09 5c76b8f4505d: Preparing 22:07:09 2b74f986636a: Preparing 22:07:09 4ae407d2a209: Preparing 22:07:09 3830ed5810e7: Preparing 22:07:09 f322ecfc6c66: Preparing 22:07:09 f1417ff83b31: Preparing 22:07:09 3830ed5810e7: Waiting 22:07:09 5c76b8f4505d: Waiting 22:07:09 2b74f986636a: Waiting 22:07:09 4ae407d2a209: Waiting 22:07:09 f1417ff83b31: Waiting 22:07:09 f322ecfc6c66: Waiting 22:07:09 6fa0cca1bbdb: Waiting 22:07:09 6043203e1b76: Waiting 22:07:09 43cb69947108: Layer already exists 22:07:09 6e61bacb688a: Layer already exists 22:07:09 acb680f9a227: Layer already exists 22:07:09 ff4fa81bd529: Layer already exists 22:07:09 a9543b406d94: Layer already exists 22:07:09 6fa0cca1bbdb: Layer already exists 22:07:09 6043203e1b76: Layer already exists 22:07:09 5c76b8f4505d: Layer already exists 22:07:09 4ae407d2a209: Layer already exists 22:07:09 2b74f986636a: Layer already exists 22:07:09 3830ed5810e7: Layer already exists 22:07:09 f322ecfc6c66: Layer already exists 22:07:09 f1417ff83b31: Layer already exists 22:07:09 3.0.0-dev.156: digest: sha256:249756d5b73c813de8ce81c2b85f84ba1972f64584ba4cf30f20301feb40bae8 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:07:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:07:10 a9543b406d94: Preparing 22:07:10 a9543b406d94: Preparing 22:07:10 6e61bacb688a: Preparing 22:07:10 43cb69947108: Preparing 22:07:10 ff4fa81bd529: Preparing 22:07:10 acb680f9a227: Preparing 22:07:10 6fa0cca1bbdb: Preparing 22:07:10 6043203e1b76: Preparing 22:07:10 5c76b8f4505d: Preparing 22:07:10 2b74f986636a: Preparing 22:07:10 4ae407d2a209: Preparing 22:07:10 3830ed5810e7: Preparing 22:07:10 f322ecfc6c66: Preparing 22:07:10 f1417ff83b31: Preparing 22:07:10 5c76b8f4505d: Waiting 22:07:10 3830ed5810e7: Waiting 22:07:10 2b74f986636a: Waiting 22:07:10 f1417ff83b31: Waiting 22:07:10 f322ecfc6c66: Waiting 22:07:10 4ae407d2a209: Waiting 22:07:10 6fa0cca1bbdb: Waiting 22:07:10 6043203e1b76: Waiting 22:07:10 acb680f9a227: Layer already exists 22:07:10 6e61bacb688a: Layer already exists 22:07:10 ff4fa81bd529: Layer already exists 22:07:10 a9543b406d94: Layer already exists 22:07:10 43cb69947108: Layer already exists 22:07:10 6fa0cca1bbdb: Layer already exists 22:07:10 5c76b8f4505d: Layer already exists 22:07:10 2b74f986636a: Layer already exists 22:07:10 6043203e1b76: Layer already exists 22:07:10 4ae407d2a209: Layer already exists 22:07:10 3830ed5810e7: Layer already exists 22:07:10 f1417ff83b31: Layer already exists 22:07:10 f322ecfc6c66: Layer already exists 22:07:10 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:249756d5b73c813de8ce81c2b85f84ba1972f64584ba4cf30f20301feb40bae8 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 22:07:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:07:11 a9543b406d94: Preparing 22:07:11 a9543b406d94: Preparing 22:07:11 6e61bacb688a: Preparing 22:07:11 43cb69947108: Preparing 22:07:11 ff4fa81bd529: Preparing 22:07:11 acb680f9a227: Preparing 22:07:11 6fa0cca1bbdb: Preparing 22:07:11 6043203e1b76: Preparing 22:07:11 5c76b8f4505d: Preparing 22:07:11 2b74f986636a: Preparing 22:07:11 4ae407d2a209: Preparing 22:07:11 3830ed5810e7: Preparing 22:07:11 f322ecfc6c66: Preparing 22:07:11 f1417ff83b31: Preparing 22:07:11 2b74f986636a: Waiting 22:07:11 4ae407d2a209: Waiting 22:07:11 f1417ff83b31: Waiting 22:07:11 f322ecfc6c66: Waiting 22:07:11 6fa0cca1bbdb: Waiting 22:07:11 3830ed5810e7: Waiting 22:07:11 5c76b8f4505d: Waiting 22:07:11 acb680f9a227: Layer already exists 22:07:11 ff4fa81bd529: Layer already exists 22:07:11 6e61bacb688a: Layer already exists 22:07:11 43cb69947108: Layer already exists 22:07:11 a9543b406d94: Layer already exists 22:07:11 6fa0cca1bbdb: Layer already exists 22:07:11 6043203e1b76: Layer already exists 22:07:11 5c76b8f4505d: Layer already exists 22:07:11 4ae407d2a209: Layer already exists 22:07:11 2b74f986636a: Layer already exists 22:07:11 f322ecfc6c66: Layer already exists 22:07:11 3830ed5810e7: Layer already exists 22:07:11 f1417ff83b31: Layer already exists 22:07:11 main: digest: sha256:249756d5b73c813de8ce81c2b85f84ba1972f64584ba4cf30f20301feb40bae8 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:07:11 ===================================================== [Pipeline] echo 22:07:11 taggedImages: 22:07:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:eecf9864b491fb41522b6558cae261f6169b3352 22:07:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:07:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.156 22:07:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:07:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 22:07:11 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 22:07:11 eecf9864b491fb41522b6558cae261f6169b3352 22:07:11 latest 22:07:11 3.0.0-dev.156 22:07:11 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:07:11 main 22:07:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:11 ---> 181ee9fc3f26 22:07:11 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 22:07:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:eecf9864b491fb41522b6558cae261f6169b3352 22:07:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:07:11 63a8465cdf32: Preparing 22:07:11 446f510143b7: Preparing 22:07:11 996f549b18ac: Preparing 22:07:11 71d552336c37: Preparing 22:07:11 6043203e1b76: Preparing 22:07:11 5c76b8f4505d: Preparing 22:07:11 203e8b0373eb: Preparing 22:07:11 f1417ff83b31: Preparing 22:07:11 f1417ff83b31: Waiting 22:07:11 203e8b0373eb: Waiting 22:07:11 5c76b8f4505d: Waiting 22:07:11 6043203e1b76: Layer already exists 22:07:11 5c76b8f4505d: Layer already exists 22:07:11 203e8b0373eb: Layer already exists 22:07:11 f1417ff83b31: Layer already exists 22:07:11 446f510143b7: Pushed 22:07:11 63a8465cdf32: Pushed 22:07:11 996f549b18ac: Pushed 22:07:12 ---> 3259991c1ca8 22:07:12 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:07:13 71d552336c37: Pushed 22:07:13 eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:0575b6ca823e83b1494d2a4f5714707acd6a91c772bb34fa5754a1ee612c1e33 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:13 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 22:07:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:07:13 63a8465cdf32: Preparing 22:07:13 446f510143b7: Preparing 22:07:13 996f549b18ac: Preparing 22:07:13 71d552336c37: Preparing 22:07:13 6043203e1b76: Preparing 22:07:13 5c76b8f4505d: Preparing 22:07:13 203e8b0373eb: Preparing 22:07:13 f1417ff83b31: Preparing 22:07:13 5c76b8f4505d: Waiting 22:07:13 203e8b0373eb: Waiting 22:07:13 f1417ff83b31: Waiting 22:07:13 996f549b18ac: Layer already exists 22:07:13 71d552336c37: Layer already exists 22:07:13 63a8465cdf32: Layer already exists 22:07:13 6043203e1b76: Layer already exists 22:07:13 446f510143b7: Layer already exists 22:07:13 5c76b8f4505d: Layer already exists 22:07:13 f1417ff83b31: Layer already exists 22:07:13 203e8b0373eb: Layer already exists 22:07:13 latest: digest: sha256:0575b6ca823e83b1494d2a4f5714707acd6a91c772bb34fa5754a1ee612c1e33 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.156 22:07:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:07:14 63a8465cdf32: Preparing 22:07:14 446f510143b7: Preparing 22:07:14 996f549b18ac: Preparing 22:07:14 71d552336c37: Preparing 22:07:14 6043203e1b76: Preparing 22:07:14 5c76b8f4505d: Preparing 22:07:14 203e8b0373eb: Preparing 22:07:14 5c76b8f4505d: Waiting 22:07:14 203e8b0373eb: Waiting 22:07:14 f1417ff83b31: Preparing 22:07:14 f1417ff83b31: Waiting 22:07:14 71d552336c37: Layer already exists 22:07:14 446f510143b7: Layer already exists 22:07:14 6043203e1b76: Layer already exists 22:07:14 63a8465cdf32: Layer already exists 22:07:14 996f549b18ac: Layer already exists 22:07:14 5c76b8f4505d: Layer already exists 22:07:14 203e8b0373eb: Layer already exists 22:07:14 f1417ff83b31: Layer already exists 22:07:14 3.0.0-dev.156: digest: sha256:0575b6ca823e83b1494d2a4f5714707acd6a91c772bb34fa5754a1ee612c1e33 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:07:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:07:15 63a8465cdf32: Preparing 22:07:15 446f510143b7: Preparing 22:07:15 996f549b18ac: Preparing 22:07:15 71d552336c37: Preparing 22:07:15 6043203e1b76: Preparing 22:07:15 5c76b8f4505d: Preparing 22:07:15 203e8b0373eb: Preparing 22:07:15 f1417ff83b31: Preparing 22:07:15 5c76b8f4505d: Waiting 22:07:15 203e8b0373eb: Waiting 22:07:15 f1417ff83b31: Waiting 22:07:15 63a8465cdf32: Layer already exists 22:07:15 446f510143b7: Layer already exists 22:07:15 996f549b18ac: Layer already exists 22:07:15 71d552336c37: Layer already exists 22:07:15 6043203e1b76: Layer already exists 22:07:15 5c76b8f4505d: Layer already exists 22:07:15 203e8b0373eb: Layer already exists 22:07:15 f1417ff83b31: Layer already exists 22:07:15 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:0575b6ca823e83b1494d2a4f5714707acd6a91c772bb34fa5754a1ee612c1e33 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:15 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 22:07:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:07:15 63a8465cdf32: Preparing 22:07:15 446f510143b7: Preparing 22:07:15 996f549b18ac: Preparing 22:07:15 71d552336c37: Preparing 22:07:15 6043203e1b76: Preparing 22:07:15 5c76b8f4505d: Preparing 22:07:15 203e8b0373eb: Preparing 22:07:15 f1417ff83b31: Preparing 22:07:15 203e8b0373eb: Waiting 22:07:15 5c76b8f4505d: Waiting 22:07:15 446f510143b7: Layer already exists 22:07:15 71d552336c37: Layer already exists 22:07:15 6043203e1b76: Layer already exists 22:07:15 63a8465cdf32: Layer already exists 22:07:15 996f549b18ac: Layer already exists 22:07:15 5c76b8f4505d: Layer already exists 22:07:15 203e8b0373eb: Layer already exists 22:07:15 f1417ff83b31: Layer already exists 22:07:15 main: digest: sha256:0575b6ca823e83b1494d2a4f5714707acd6a91c772bb34fa5754a1ee612c1e33 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:07:15 ===================================================== [Pipeline] echo 22:07:15 taggedImages: 22:07:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth:eecf9864b491fb41522b6558cae261f6169b3352 22:07:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 22:07:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.156 22:07:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:07:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 22:07:15 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 22:07:15 eecf9864b491fb41522b6558cae261f6169b3352 22:07:15 latest 22:07:15 3.0.0-dev.156 22:07:15 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:07:15 main 22:07:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:eecf9864b491fb41522b6558cae261f6169b3352 22:07:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:07:16 f759e33220d2: Preparing 22:07:16 2090eb8178e2: Preparing 22:07:16 2e292ae583e6: Preparing 22:07:16 2270ea45d140: Preparing 22:07:16 6043203e1b76: Preparing 22:07:16 5c76b8f4505d: Preparing 22:07:16 c38a4ad2f53c: Preparing 22:07:16 84956e27e041: Preparing 22:07:16 f1417ff83b31: Preparing 22:07:16 84956e27e041: Waiting 22:07:16 c38a4ad2f53c: Waiting 22:07:16 5c76b8f4505d: Waiting 22:07:16 f1417ff83b31: Waiting 22:07:16 6043203e1b76: Layer already exists 22:07:16 5c76b8f4505d: Layer already exists 22:07:16 f759e33220d2: Pushed 22:07:16 2270ea45d140: Pushed 22:07:16 2090eb8178e2: Pushed 22:07:16 f1417ff83b31: Layer already exists 22:07:16 c38a4ad2f53c: Pushed 22:07:16 84956e27e041: Pushed 22:07:17 2e292ae583e6: Pushed 22:07:17 eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:1e9adb60c0dd659be74eb8336279e1a321b39b55666fa69a2374a59a2fedf22e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:07:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:07:18 f759e33220d2: Preparing 22:07:18 2090eb8178e2: Preparing 22:07:18 2e292ae583e6: Preparing 22:07:18 2270ea45d140: Preparing 22:07:18 6043203e1b76: Preparing 22:07:18 5c76b8f4505d: Preparing 22:07:18 c38a4ad2f53c: Preparing 22:07:18 84956e27e041: Preparing 22:07:18 f1417ff83b31: Preparing 22:07:18 5c76b8f4505d: Waiting 22:07:18 c38a4ad2f53c: Waiting 22:07:18 84956e27e041: Waiting 22:07:18 f1417ff83b31: Waiting 22:07:18 2090eb8178e2: Layer already exists 22:07:18 f759e33220d2: Layer already exists 22:07:18 2270ea45d140: Layer already exists 22:07:18 6043203e1b76: Layer already exists 22:07:18 2e292ae583e6: Layer already exists 22:07:18 5c76b8f4505d: Layer already exists 22:07:18 f1417ff83b31: Layer already exists 22:07:18 c38a4ad2f53c: Layer already exists 22:07:18 84956e27e041: Layer already exists 22:07:18 latest: digest: sha256:1e9adb60c0dd659be74eb8336279e1a321b39b55666fa69a2374a59a2fedf22e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.156 22:07:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:07:19 f759e33220d2: Preparing 22:07:19 2090eb8178e2: Preparing 22:07:19 2e292ae583e6: Preparing 22:07:19 2270ea45d140: Preparing 22:07:19 6043203e1b76: Preparing 22:07:19 5c76b8f4505d: Preparing 22:07:19 c38a4ad2f53c: Preparing 22:07:19 84956e27e041: Preparing 22:07:19 f1417ff83b31: Preparing 22:07:19 5c76b8f4505d: Waiting 22:07:19 84956e27e041: Waiting 22:07:19 f1417ff83b31: Waiting 22:07:19 2090eb8178e2: Layer already exists 22:07:19 2270ea45d140: Layer already exists 22:07:19 2e292ae583e6: Layer already exists 22:07:19 6043203e1b76: Layer already exists 22:07:19 f759e33220d2: Layer already exists 22:07:19 5c76b8f4505d: Layer already exists 22:07:19 f1417ff83b31: Layer already exists 22:07:19 c38a4ad2f53c: Layer already exists 22:07:19 84956e27e041: Layer already exists 22:07:19 3.0.0-dev.156: digest: sha256:1e9adb60c0dd659be74eb8336279e1a321b39b55666fa69a2374a59a2fedf22e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:07:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:07:19 f759e33220d2: Preparing 22:07:19 2090eb8178e2: Preparing 22:07:19 2e292ae583e6: Preparing 22:07:19 2270ea45d140: Preparing 22:07:19 6043203e1b76: Preparing 22:07:19 5c76b8f4505d: Preparing 22:07:19 c38a4ad2f53c: Preparing 22:07:19 84956e27e041: Preparing 22:07:19 f1417ff83b31: Preparing 22:07:19 5c76b8f4505d: Waiting 22:07:19 84956e27e041: Waiting 22:07:19 f1417ff83b31: Waiting 22:07:19 2270ea45d140: Layer already exists 22:07:19 f759e33220d2: Layer already exists 22:07:19 2e292ae583e6: Layer already exists 22:07:19 2090eb8178e2: Layer already exists 22:07:19 6043203e1b76: Layer already exists 22:07:19 5c76b8f4505d: Layer already exists 22:07:19 84956e27e041: Layer already exists 22:07:19 f1417ff83b31: Layer already exists 22:07:19 c38a4ad2f53c: Layer already exists 22:07:19 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:1e9adb60c0dd659be74eb8336279e1a321b39b55666fa69a2374a59a2fedf22e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 22:07:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:07:20 f759e33220d2: Preparing 22:07:20 2090eb8178e2: Preparing 22:07:20 2e292ae583e6: Preparing 22:07:20 2270ea45d140: Preparing 22:07:20 6043203e1b76: Preparing 22:07:20 5c76b8f4505d: Preparing 22:07:20 c38a4ad2f53c: Preparing 22:07:20 84956e27e041: Preparing 22:07:20 f1417ff83b31: Preparing 22:07:20 5c76b8f4505d: Waiting 22:07:20 c38a4ad2f53c: Waiting 22:07:20 84956e27e041: Waiting 22:07:20 f1417ff83b31: Waiting 22:07:20 6043203e1b76: Layer already exists 22:07:20 2270ea45d140: Layer already exists 22:07:20 2e292ae583e6: Layer already exists 22:07:20 2090eb8178e2: Layer already exists 22:07:20 f759e33220d2: Layer already exists 22:07:20 5c76b8f4505d: Layer already exists 22:07:20 84956e27e041: Layer already exists 22:07:20 c38a4ad2f53c: Layer already exists 22:07:20 f1417ff83b31: Layer already exists 22:07:20 main: digest: sha256:1e9adb60c0dd659be74eb8336279e1a321b39b55666fa69a2374a59a2fedf22e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:07:20 ===================================================== [Pipeline] echo 22:07:20 taggedImages: 22:07:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:eecf9864b491fb41522b6558cae261f6169b3352 22:07:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:07:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.156 22:07:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:07:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 22:07:20 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 22:07:20 eecf9864b491fb41522b6558cae261f6169b3352 22:07:20 latest 22:07:20 3.0.0-dev.156 22:07:20 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:07:20 main 22:07:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:eecf9864b491fb41522b6558cae261f6169b3352 22:07:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:07:21 1d1d6590b104: Preparing 22:07:21 a8fa15723393: Preparing 22:07:21 bd65c7dc2535: Preparing 22:07:21 1ffe4447858d: Preparing 22:07:21 83dc07ae9dce: Preparing 22:07:21 c0e7c02ce9b2: Preparing 22:07:21 b87d3ae5ac17: Preparing 22:07:21 6043203e1b76: Preparing 22:07:21 5c76b8f4505d: Preparing 22:07:21 5fe020de746e: Preparing 22:07:21 f1417ff83b31: Preparing 22:07:21 5c76b8f4505d: Waiting 22:07:21 5fe020de746e: Waiting 22:07:21 f1417ff83b31: Waiting 22:07:21 c0e7c02ce9b2: Waiting 22:07:21 b87d3ae5ac17: Waiting 22:07:21 6043203e1b76: Waiting 22:07:21 a8fa15723393: Pushed 22:07:21 1d1d6590b104: Pushed 22:07:21 83dc07ae9dce: Pushed 22:07:21 6043203e1b76: Layer already exists 22:07:21 5c76b8f4505d: Layer already exists 22:07:21 b87d3ae5ac17: Pushed 22:07:21 c0e7c02ce9b2: Pushed 22:07:21 f1417ff83b31: Layer already exists 22:07:21 5fe020de746e: Pushed 22:07:22 1ffe4447858d: Pushed 22:07:22 bd65c7dc2535: Pushed 22:07:22 eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:db2263aa6484500b22bb2286d370d16510c3cb5e983de0efa21cd2847c15a49a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:23 ---> e5795d5468fd 22:07:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:07:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:07:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:07:23 1d1d6590b104: Preparing 22:07:23 a8fa15723393: Preparing 22:07:23 bd65c7dc2535: Preparing 22:07:23 1ffe4447858d: Preparing 22:07:23 83dc07ae9dce: Preparing 22:07:23 c0e7c02ce9b2: Preparing 22:07:23 b87d3ae5ac17: Preparing 22:07:23 6043203e1b76: Preparing 22:07:23 5c76b8f4505d: Preparing 22:07:23 5fe020de746e: Preparing 22:07:23 f1417ff83b31: Preparing 22:07:23 b87d3ae5ac17: Waiting 22:07:23 c0e7c02ce9b2: Waiting 22:07:23 5fe020de746e: Waiting 22:07:23 6043203e1b76: Waiting 22:07:23 f1417ff83b31: Waiting 22:07:23 5c76b8f4505d: Waiting 22:07:23 a8fa15723393: Layer already exists 22:07:23 83dc07ae9dce: Layer already exists 22:07:23 1ffe4447858d: Layer already exists 22:07:23 bd65c7dc2535: Layer already exists 22:07:23 1d1d6590b104: Layer already exists 22:07:23 b87d3ae5ac17: Layer already exists 22:07:23 c0e7c02ce9b2: Layer already exists 22:07:23 5c76b8f4505d: Layer already exists 22:07:23 6043203e1b76: Layer already exists 22:07:23 5fe020de746e: Layer already exists 22:07:23 f1417ff83b31: Layer already exists 22:07:23 latest: digest: sha256:db2263aa6484500b22bb2286d370d16510c3cb5e983de0efa21cd2847c15a49a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.156 22:07:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:07:24 1d1d6590b104: Preparing 22:07:24 a8fa15723393: Preparing 22:07:24 bd65c7dc2535: Preparing 22:07:24 1ffe4447858d: Preparing 22:07:24 83dc07ae9dce: Preparing 22:07:24 c0e7c02ce9b2: Preparing 22:07:24 b87d3ae5ac17: Preparing 22:07:24 6043203e1b76: Preparing 22:07:24 5c76b8f4505d: Preparing 22:07:24 5fe020de746e: Preparing 22:07:24 f1417ff83b31: Preparing 22:07:24 6043203e1b76: Waiting 22:07:24 f1417ff83b31: Waiting 22:07:24 c0e7c02ce9b2: Waiting 22:07:24 b87d3ae5ac17: Waiting 22:07:24 5c76b8f4505d: Waiting 22:07:24 5fe020de746e: Waiting 22:07:24 bd65c7dc2535: Layer already exists 22:07:24 1d1d6590b104: Layer already exists 22:07:24 83dc07ae9dce: Layer already exists 22:07:24 a8fa15723393: Layer already exists 22:07:24 1ffe4447858d: Layer already exists 22:07:24 b87d3ae5ac17: Layer already exists 22:07:24 c0e7c02ce9b2: Layer already exists 22:07:24 5c76b8f4505d: Layer already exists 22:07:24 6043203e1b76: Layer already exists 22:07:24 f1417ff83b31: Layer already exists 22:07:24 5fe020de746e: Layer already exists 22:07:24 3.0.0-dev.156: digest: sha256:db2263aa6484500b22bb2286d370d16510c3cb5e983de0efa21cd2847c15a49a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:07:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:07:24 1d1d6590b104: Preparing 22:07:24 a8fa15723393: Preparing 22:07:24 bd65c7dc2535: Preparing 22:07:24 1ffe4447858d: Preparing 22:07:24 83dc07ae9dce: Preparing 22:07:24 c0e7c02ce9b2: Preparing 22:07:24 b87d3ae5ac17: Preparing 22:07:24 6043203e1b76: Preparing 22:07:24 5c76b8f4505d: Preparing 22:07:24 5fe020de746e: Preparing 22:07:24 f1417ff83b31: Preparing 22:07:24 5c76b8f4505d: Waiting 22:07:24 5fe020de746e: Waiting 22:07:24 f1417ff83b31: Waiting 22:07:24 c0e7c02ce9b2: Waiting 22:07:24 b87d3ae5ac17: Waiting 22:07:24 6043203e1b76: Waiting 22:07:24 83dc07ae9dce: Layer already exists 22:07:24 1d1d6590b104: Layer already exists 22:07:24 a8fa15723393: Layer already exists 22:07:24 1ffe4447858d: Layer already exists 22:07:24 bd65c7dc2535: Layer already exists 22:07:24 b87d3ae5ac17: Layer already exists 22:07:24 c0e7c02ce9b2: Layer already exists 22:07:24 6043203e1b76: Layer already exists 22:07:24 5fe020de746e: Layer already exists 22:07:24 f1417ff83b31: Layer already exists 22:07:24 5c76b8f4505d: Layer already exists 22:07:24 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:db2263aa6484500b22bb2286d370d16510c3cb5e983de0efa21cd2847c15a49a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 22:07:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:07:25 1d1d6590b104: Preparing 22:07:25 a8fa15723393: Preparing 22:07:25 bd65c7dc2535: Preparing 22:07:25 1ffe4447858d: Preparing 22:07:25 83dc07ae9dce: Preparing 22:07:25 c0e7c02ce9b2: Preparing 22:07:25 b87d3ae5ac17: Preparing 22:07:25 6043203e1b76: Preparing 22:07:25 5c76b8f4505d: Preparing 22:07:25 5fe020de746e: Preparing 22:07:25 f1417ff83b31: Preparing 22:07:25 b87d3ae5ac17: Waiting 22:07:25 6043203e1b76: Waiting 22:07:25 5c76b8f4505d: Waiting 22:07:25 5fe020de746e: Waiting 22:07:25 c0e7c02ce9b2: Waiting 22:07:25 f1417ff83b31: Waiting 22:07:25 bd65c7dc2535: Layer already exists 22:07:25 a8fa15723393: Layer already exists 22:07:25 1d1d6590b104: Layer already exists 22:07:25 1ffe4447858d: Layer already exists 22:07:25 83dc07ae9dce: Layer already exists 22:07:25 c0e7c02ce9b2: Layer already exists 22:07:25 5c76b8f4505d: Layer already exists 22:07:25 6043203e1b76: Layer already exists 22:07:25 b87d3ae5ac17: Layer already exists 22:07:25 5fe020de746e: Layer already exists 22:07:25 f1417ff83b31: Layer already exists 22:07:25 main: digest: sha256:db2263aa6484500b22bb2286d370d16510c3cb5e983de0efa21cd2847c15a49a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:07:25 ===================================================== [Pipeline] echo 22:07:25 taggedImages: 22:07:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:eecf9864b491fb41522b6558cae261f6169b3352 22:07:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:07:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.156 22:07:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:07:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 22:07:25 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 22:07:25 eecf9864b491fb41522b6558cae261f6169b3352 22:07:25 latest 22:07:25 3.0.0-dev.156 22:07:25 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:07:25 main 22:07:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:25 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:eecf9864b491fb41522b6558cae261f6169b3352 22:07:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:07:26 b23f95a81d13: Preparing 22:07:26 b12c3b1a7f45: Preparing 22:07:26 6043203e1b76: Preparing 22:07:26 5c76b8f4505d: Preparing 22:07:26 d6eeaec549f3: Preparing 22:07:26 f1417ff83b31: Preparing 22:07:26 f1417ff83b31: Waiting 22:07:26 6043203e1b76: Layer already exists 22:07:26 5c76b8f4505d: Layer already exists 22:07:26 f1417ff83b31: Layer already exists 22:07:26 b23f95a81d13: Pushed 22:07:26 ---> 3d21a7f57df3 22:07:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:07:26 d6eeaec549f3: Pushed 22:07:27 ---> daa74286d51a 22:07:27 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:07:28 b12c3b1a7f45: Pushed 22:07:28 eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:0aae37fbf9618c45631dd657d2abb34e191af672dace344e1de95e2b9368075c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:28 + 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 22:07:28 ---> 029f2914b6cc 22:07:28 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:07:28 ---> Running in 6bdc28462d8a 22:07:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 22:07:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:07:29 b23f95a81d13: Preparing 22:07:29 b12c3b1a7f45: Preparing 22:07:29 6043203e1b76: Preparing 22:07:29 5c76b8f4505d: Preparing 22:07:29 d6eeaec549f3: Preparing 22:07:29 f1417ff83b31: Preparing 22:07:29 f1417ff83b31: Waiting 22:07:29 d6eeaec549f3: Layer already exists 22:07:29 b23f95a81d13: Layer already exists 22:07:29 6043203e1b76: Layer already exists 22:07:29 5c76b8f4505d: Layer already exists 22:07:29 b12c3b1a7f45: Layer already exists 22:07:29 f1417ff83b31: Layer already exists 22:07:29 latest: digest: sha256:0aae37fbf9618c45631dd657d2abb34e191af672dace344e1de95e2b9368075c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:29 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:29 Removing intermediate container 6bdc28462d8a 22:07:29 ---> 407bf7e7c44b 22:07:29 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:07:29 ---> Running in 9814e858d938 22:07:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.156 22:07:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:07:29 b23f95a81d13: Preparing 22:07:29 b12c3b1a7f45: Preparing 22:07:29 6043203e1b76: Preparing 22:07:29 5c76b8f4505d: Preparing 22:07:29 d6eeaec549f3: Preparing 22:07:29 f1417ff83b31: Preparing 22:07:29 f1417ff83b31: Waiting 22:07:29 6043203e1b76: Layer already exists 22:07:29 b12c3b1a7f45: Layer already exists 22:07:29 5c76b8f4505d: Layer already exists 22:07:29 d6eeaec549f3: Layer already exists 22:07:29 b23f95a81d13: Layer already exists 22:07:29 f1417ff83b31: Layer already exists 22:07:29 3.0.0-dev.156: digest: sha256:0aae37fbf9618c45631dd657d2abb34e191af672dace344e1de95e2b9368075c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:29 Removing intermediate container 9814e858d938 22:07:29 ---> 320b67fb8a37 22:07:29 Step 24/26 : LABEL arch=arm64 22:07:30 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:30 ---> Running in 121e8d6736ac 22:07:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:07:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:07:30 b23f95a81d13: Preparing 22:07:30 b12c3b1a7f45: Preparing 22:07:30 6043203e1b76: Preparing 22:07:30 5c76b8f4505d: Preparing 22:07:30 d6eeaec549f3: Preparing 22:07:30 f1417ff83b31: Preparing 22:07:30 f1417ff83b31: Waiting 22:07:30 b12c3b1a7f45: Layer already exists 22:07:30 d6eeaec549f3: Layer already exists 22:07:30 6043203e1b76: Layer already exists 22:07:30 5c76b8f4505d: Layer already exists 22:07:30 b23f95a81d13: Layer already exists 22:07:30 f1417ff83b31: Layer already exists 22:07:30 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:0aae37fbf9618c45631dd657d2abb34e191af672dace344e1de95e2b9368075c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:30 Removing intermediate container 121e8d6736ac 22:07:30 ---> 23de92a44ae2 22:07:30 Step 25/26 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 22:07:30 + 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 22:07:30 ---> Running in 9d498596038a 22:07:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 22:07:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:07:30 b23f95a81d13: Preparing 22:07:30 b12c3b1a7f45: Preparing 22:07:30 6043203e1b76: Preparing 22:07:30 5c76b8f4505d: Preparing 22:07:30 d6eeaec549f3: Preparing 22:07:30 f1417ff83b31: Preparing 22:07:30 f1417ff83b31: Waiting 22:07:30 5c76b8f4505d: Layer already exists 22:07:30 b23f95a81d13: Layer already exists 22:07:30 d6eeaec549f3: Layer already exists 22:07:30 6043203e1b76: Layer already exists 22:07:30 b12c3b1a7f45: Layer already exists 22:07:30 f1417ff83b31: Layer already exists 22:07:30 main: digest: sha256:0aae37fbf9618c45631dd657d2abb34e191af672dace344e1de95e2b9368075c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:07:30 ===================================================== [Pipeline] echo 22:07:30 taggedImages: 22:07:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:eecf9864b491fb41522b6558cae261f6169b3352 22:07:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 22:07:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.156 22:07:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:07:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 22:07:31 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 22:07:31 eecf9864b491fb41522b6558cae261f6169b3352 22:07:31 latest 22:07:31 3.0.0-dev.156 22:07:31 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:07:31 main 22:07:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:31 Removing intermediate container 9d498596038a 22:07:31 ---> 882e48802611 22:07:31 Step 26/26 : LABEL version=3.0.0-dev.156 22:07:31 ---> Running in a32b574a6d72 22:07:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:31 Removing intermediate container a32b574a6d72 22:07:31 ---> e8c020bde44b 22:07:31 22:07:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:eecf9864b491fb41522b6558cae261f6169b3352 22:07:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:07:31 dcea9f3dc902: Preparing 22:07:31 94f919162653: Preparing 22:07:31 8984e65426cd: Preparing 22:07:31 47d07e43132e: Preparing 22:07:31 109c76ac5095: Preparing 22:07:31 6043203e1b76: Preparing 22:07:31 5c76b8f4505d: Preparing 22:07:31 7127a6edf27d: Preparing 22:07:31 f1417ff83b31: Preparing 22:07:31 5c76b8f4505d: Waiting 22:07:31 f1417ff83b31: Waiting 22:07:31 6043203e1b76: Waiting 22:07:31 7127a6edf27d: Waiting 22:07:31 94f919162653: Pushed 22:07:31 8984e65426cd: Pushed 22:07:31 6043203e1b76: Layer already exists 22:07:31 dcea9f3dc902: Pushed 22:07:31 5c76b8f4505d: Layer already exists 22:07:31 f1417ff83b31: Layer already exists 22:07:31 Successfully built e8c020bde44b 22:07:31 Successfully tagged security-spire-server-arm64:latest 22:07:31  Building security-spire-server ... done Building security-proxy-auth 22:07:32 7127a6edf27d: Pushed 22:07:35 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:07:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:07:35 ---> d9547ee4cd3e 22:07:35 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:07:35 ---> Using cache 22:07:35 ---> 577d29ad32f1 22:07:35 Step 4/23 : WORKDIR /edgex-go 22:07:35 ---> Using cache 22:07:35 ---> 7145b6c9423d 22:07:35 Step 5/23 : RUN apk add --update --no-cache make git 22:07:35 ---> Using cache 22:07:35 ---> 96290b4b0f1a 22:07:35 Step 6/23 : COPY go.mod vendor* ./ 22:07:35 ---> Using cache 22:07:35 ---> 32397e5d52bf 22:07:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:35 ---> Using cache 22:07:35 ---> 1c372f4d0828 22:07:35 Step 8/23 : COPY . . 22:07:35 ---> Using cache 22:07:35 ---> 7b267c3a0052 22:07:35 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 22:07:35 ---> Running in fd4834c09b80 22:07:37 109c76ac5095: Pushed 22:07:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:07:39 47d07e43132e: Pushed 22:07:39 eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:043206078a0fd6ea98e52edacbe3f9c1ed49b1b2fee0d42b4a6a9664fa585dd9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 22:07:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:07:40 dcea9f3dc902: Preparing 22:07:40 94f919162653: Preparing 22:07:40 8984e65426cd: Preparing 22:07:40 47d07e43132e: Preparing 22:07:40 109c76ac5095: Preparing 22:07:40 6043203e1b76: Preparing 22:07:40 5c76b8f4505d: Preparing 22:07:40 7127a6edf27d: Preparing 22:07:40 f1417ff83b31: Preparing 22:07:40 5c76b8f4505d: Waiting 22:07:40 7127a6edf27d: Waiting 22:07:40 f1417ff83b31: Waiting 22:07:40 6043203e1b76: Waiting 22:07:40 8984e65426cd: Layer already exists 22:07:40 94f919162653: Layer already exists 22:07:40 47d07e43132e: Layer already exists 22:07:40 dcea9f3dc902: Layer already exists 22:07:40 109c76ac5095: Layer already exists 22:07:40 6043203e1b76: Layer already exists 22:07:40 5c76b8f4505d: Layer already exists 22:07:40 7127a6edf27d: Layer already exists 22:07:40 f1417ff83b31: Layer already exists 22:07:40 latest: digest: sha256:043206078a0fd6ea98e52edacbe3f9c1ed49b1b2fee0d42b4a6a9664fa585dd9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.156 22:07:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:07:41 dcea9f3dc902: Preparing 22:07:41 94f919162653: Preparing 22:07:41 8984e65426cd: Preparing 22:07:41 47d07e43132e: Preparing 22:07:41 109c76ac5095: Preparing 22:07:41 6043203e1b76: Preparing 22:07:41 5c76b8f4505d: Preparing 22:07:41 7127a6edf27d: Preparing 22:07:41 f1417ff83b31: Preparing 22:07:41 5c76b8f4505d: Waiting 22:07:41 7127a6edf27d: Waiting 22:07:41 6043203e1b76: Waiting 22:07:41 f1417ff83b31: Waiting 22:07:41 109c76ac5095: Layer already exists 22:07:41 8984e65426cd: Layer already exists 22:07:41 dcea9f3dc902: Layer already exists 22:07:41 47d07e43132e: Layer already exists 22:07:41 94f919162653: Layer already exists 22:07:41 5c76b8f4505d: Layer already exists 22:07:41 7127a6edf27d: Layer already exists 22:07:41 6043203e1b76: Layer already exists 22:07:41 f1417ff83b31: Layer already exists 22:07:41 3.0.0-dev.156: digest: sha256:043206078a0fd6ea98e52edacbe3f9c1ed49b1b2fee0d42b4a6a9664fa585dd9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:07:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:07:41 dcea9f3dc902: Preparing 22:07:41 94f919162653: Preparing 22:07:41 8984e65426cd: Preparing 22:07:41 47d07e43132e: Preparing 22:07:41 109c76ac5095: Preparing 22:07:41 6043203e1b76: Preparing 22:07:41 6043203e1b76: Waiting 22:07:41 5c76b8f4505d: Preparing 22:07:41 7127a6edf27d: Preparing 22:07:41 f1417ff83b31: Preparing 22:07:41 5c76b8f4505d: Waiting 22:07:41 7127a6edf27d: Waiting 22:07:41 94f919162653: Layer already exists 22:07:41 47d07e43132e: Layer already exists 22:07:41 dcea9f3dc902: Layer already exists 22:07:41 8984e65426cd: Layer already exists 22:07:41 109c76ac5095: Layer already exists 22:07:41 6043203e1b76: Layer already exists 22:07:41 5c76b8f4505d: Layer already exists 22:07:41 7127a6edf27d: Layer already exists 22:07:41 f1417ff83b31: Layer already exists 22:07:41 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:043206078a0fd6ea98e52edacbe3f9c1ed49b1b2fee0d42b4a6a9664fa585dd9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 22:07:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:07:42 dcea9f3dc902: Preparing 22:07:42 94f919162653: Preparing 22:07:42 8984e65426cd: Preparing 22:07:42 47d07e43132e: Preparing 22:07:42 109c76ac5095: Preparing 22:07:42 6043203e1b76: Preparing 22:07:42 5c76b8f4505d: Preparing 22:07:42 7127a6edf27d: Preparing 22:07:42 f1417ff83b31: Preparing 22:07:42 7127a6edf27d: Waiting 22:07:42 f1417ff83b31: Waiting 22:07:42 6043203e1b76: Waiting 22:07:42 5c76b8f4505d: Waiting 22:07:42 dcea9f3dc902: Layer already exists 22:07:42 47d07e43132e: Layer already exists 22:07:42 109c76ac5095: Layer already exists 22:07:42 94f919162653: Layer already exists 22:07:42 8984e65426cd: Layer already exists 22:07:42 6043203e1b76: Layer already exists 22:07:42 f1417ff83b31: Layer already exists 22:07:42 5c76b8f4505d: Layer already exists 22:07:42 7127a6edf27d: Layer already exists 22:07:42 main: digest: sha256:043206078a0fd6ea98e52edacbe3f9c1ed49b1b2fee0d42b4a6a9664fa585dd9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:07:42 ===================================================== [Pipeline] echo 22:07:42 taggedImages: 22:07:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:eecf9864b491fb41522b6558cae261f6169b3352 22:07:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 22:07:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.156 22:07:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:07:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 22:07:42 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 22:07:42 eecf9864b491fb41522b6558cae261f6169b3352 22:07:42 latest 22:07:42 3.0.0-dev.156 22:07:42 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:07:42 main 22:07:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:eecf9864b491fb41522b6558cae261f6169b3352 22:07:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:07:43 687d77963269: Preparing 22:07:43 c98dddefeb13: Preparing 22:07:43 d420f4db51ff: Preparing 22:07:43 be58e852946e: Preparing 22:07:43 6043203e1b76: Preparing 22:07:43 5c76b8f4505d: Preparing 22:07:43 64430a828b0a: Preparing 22:07:43 f1417ff83b31: Preparing 22:07:43 5c76b8f4505d: Waiting 22:07:43 64430a828b0a: Waiting 22:07:43 f1417ff83b31: Waiting 22:07:43 6043203e1b76: Layer already exists 22:07:43 5c76b8f4505d: Layer already exists 22:07:43 c98dddefeb13: Pushed 22:07:43 687d77963269: Pushed 22:07:43 d420f4db51ff: Pushed 22:07:43 f1417ff83b31: Layer already exists 22:07:43 64430a828b0a: Pushed 22:07:51 be58e852946e: Pushed 22:07:51 eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:854708daa678941aa42016c273a2f83c95d9434663c290e34ef370b5c366de4d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 22:07:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:07:52 687d77963269: Preparing 22:07:52 c98dddefeb13: Preparing 22:07:52 d420f4db51ff: Preparing 22:07:52 be58e852946e: Preparing 22:07:52 6043203e1b76: Preparing 22:07:52 5c76b8f4505d: Preparing 22:07:52 64430a828b0a: Preparing 22:07:52 f1417ff83b31: Preparing 22:07:52 5c76b8f4505d: Waiting 22:07:52 64430a828b0a: Waiting 22:07:52 f1417ff83b31: Waiting 22:07:52 6043203e1b76: Layer already exists 22:07:52 687d77963269: Layer already exists 22:07:52 c98dddefeb13: Layer already exists 22:07:52 d420f4db51ff: Layer already exists 22:07:52 be58e852946e: Layer already exists 22:07:52 5c76b8f4505d: Layer already exists 22:07:52 64430a828b0a: Layer already exists 22:07:52 f1417ff83b31: Layer already exists 22:07:52 latest: digest: sha256:854708daa678941aa42016c273a2f83c95d9434663c290e34ef370b5c366de4d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.156 22:07:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:07:53 687d77963269: Preparing 22:07:53 c98dddefeb13: Preparing 22:07:53 d420f4db51ff: Preparing 22:07:53 be58e852946e: Preparing 22:07:53 6043203e1b76: Preparing 22:07:53 5c76b8f4505d: Preparing 22:07:53 64430a828b0a: Preparing 22:07:53 f1417ff83b31: Preparing 22:07:53 f1417ff83b31: Waiting 22:07:53 5c76b8f4505d: Waiting 22:07:53 6043203e1b76: Layer already exists 22:07:53 687d77963269: Layer already exists 22:07:53 d420f4db51ff: Layer already exists 22:07:53 be58e852946e: Layer already exists 22:07:53 c98dddefeb13: Layer already exists 22:07:53 5c76b8f4505d: Layer already exists 22:07:53 64430a828b0a: Layer already exists 22:07:53 f1417ff83b31: Layer already exists 22:07:53 3.0.0-dev.156: digest: sha256:854708daa678941aa42016c273a2f83c95d9434663c290e34ef370b5c366de4d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:07:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:07:53 687d77963269: Preparing 22:07:53 c98dddefeb13: Preparing 22:07:53 d420f4db51ff: Preparing 22:07:53 be58e852946e: Preparing 22:07:53 6043203e1b76: Preparing 22:07:53 5c76b8f4505d: Preparing 22:07:53 64430a828b0a: Preparing 22:07:53 f1417ff83b31: Preparing 22:07:53 5c76b8f4505d: Waiting 22:07:53 64430a828b0a: Waiting 22:07:53 f1417ff83b31: Waiting 22:07:53 be58e852946e: Layer already exists 22:07:53 d420f4db51ff: Layer already exists 22:07:53 6043203e1b76: Layer already exists 22:07:53 687d77963269: Layer already exists 22:07:53 c98dddefeb13: Layer already exists 22:07:53 64430a828b0a: Layer already exists 22:07:53 5c76b8f4505d: Layer already exists 22:07:53 f1417ff83b31: Layer already exists 22:07:53 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:854708daa678941aa42016c273a2f83c95d9434663c290e34ef370b5c366de4d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 22:07:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:07:54 687d77963269: Preparing 22:07:54 c98dddefeb13: Preparing 22:07:54 d420f4db51ff: Preparing 22:07:54 be58e852946e: Preparing 22:07:54 6043203e1b76: Preparing 22:07:54 5c76b8f4505d: Preparing 22:07:54 64430a828b0a: Preparing 22:07:54 f1417ff83b31: Preparing 22:07:54 5c76b8f4505d: Waiting 22:07:54 64430a828b0a: Waiting 22:07:54 f1417ff83b31: Waiting 22:07:54 687d77963269: Layer already exists 22:07:54 6043203e1b76: Layer already exists 22:07:54 d420f4db51ff: Layer already exists 22:07:54 be58e852946e: Layer already exists 22:07:54 c98dddefeb13: Layer already exists 22:07:54 64430a828b0a: Layer already exists 22:07:54 5c76b8f4505d: Layer already exists 22:07:54 f1417ff83b31: Layer already exists 22:07:54 main: digest: sha256:854708daa678941aa42016c273a2f83c95d9434663c290e34ef370b5c366de4d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:07:54 ===================================================== [Pipeline] echo 22:07:54 taggedImages: 22:07:54 - nexus3.edgexfoundry.org:10004/security-spire-config:eecf9864b491fb41522b6558cae261f6169b3352 22:07:54 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 22:07:54 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.156 22:07:54 - nexus3.edgexfoundry.org:10004/security-spire-config:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:07:54 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 22:07:54 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 22:07:54 eecf9864b491fb41522b6558cae261f6169b3352 22:07:54 latest 22:07:54 3.0.0-dev.156 22:07:54 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:07:54 main 22:07:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:eecf9864b491fb41522b6558cae261f6169b3352 22:07:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:07:54 dd09f7f9896c: Preparing 22:07:54 4b371e3eefa2: Preparing 22:07:54 e931d328243b: Preparing 22:07:54 eff4aad1a3aa: Preparing 22:07:54 6043203e1b76: Preparing 22:07:54 5c76b8f4505d: Preparing 22:07:54 7127a6edf27d: Preparing 22:07:54 f1417ff83b31: Preparing 22:07:54 5c76b8f4505d: Waiting 22:07:54 7127a6edf27d: Waiting 22:07:54 f1417ff83b31: Waiting 22:07:54 6043203e1b76: Layer already exists 22:07:54 5c76b8f4505d: Layer already exists 22:07:54 7127a6edf27d: Layer already exists 22:07:54 f1417ff83b31: Layer already exists 22:07:54 4b371e3eefa2: Pushed 22:07:54 dd09f7f9896c: Pushed 22:07:54 e931d328243b: Pushed 22:08:03 eff4aad1a3aa: Pushed 22:08:03 eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:f202e5a3db999509b1fc9851feca2a24cf5a5e81826af1c8639745f3216c639d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 22:08:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:08:03 dd09f7f9896c: Preparing 22:08:03 4b371e3eefa2: Preparing 22:08:03 e931d328243b: Preparing 22:08:03 eff4aad1a3aa: Preparing 22:08:03 6043203e1b76: Preparing 22:08:03 5c76b8f4505d: Preparing 22:08:03 7127a6edf27d: Preparing 22:08:03 f1417ff83b31: Preparing 22:08:03 5c76b8f4505d: Waiting 22:08:03 7127a6edf27d: Waiting 22:08:03 6043203e1b76: Layer already exists 22:08:03 4b371e3eefa2: Layer already exists 22:08:03 eff4aad1a3aa: Layer already exists 22:08:03 dd09f7f9896c: Layer already exists 22:08:03 e931d328243b: Layer already exists 22:08:03 7127a6edf27d: Layer already exists 22:08:03 5c76b8f4505d: Layer already exists 22:08:03 f1417ff83b31: Layer already exists 22:08:03 latest: digest: sha256:f202e5a3db999509b1fc9851feca2a24cf5a5e81826af1c8639745f3216c639d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:04 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.156 22:08:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:08:04 dd09f7f9896c: Preparing 22:08:04 4b371e3eefa2: Preparing 22:08:04 e931d328243b: Preparing 22:08:04 eff4aad1a3aa: Preparing 22:08:04 6043203e1b76: Preparing 22:08:04 5c76b8f4505d: Preparing 22:08:04 7127a6edf27d: Preparing 22:08:04 f1417ff83b31: Preparing 22:08:04 5c76b8f4505d: Waiting 22:08:04 7127a6edf27d: Waiting 22:08:04 f1417ff83b31: Waiting 22:08:04 eff4aad1a3aa: Layer already exists 22:08:04 6043203e1b76: Layer already exists 22:08:04 4b371e3eefa2: Layer already exists 22:08:04 dd09f7f9896c: Layer already exists 22:08:04 e931d328243b: Layer already exists 22:08:04 5c76b8f4505d: Layer already exists 22:08:04 7127a6edf27d: Layer already exists 22:08:04 f1417ff83b31: Layer already exists 22:08:04 3.0.0-dev.156: digest: sha256:f202e5a3db999509b1fc9851feca2a24cf5a5e81826af1c8639745f3216c639d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:04 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:08:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:08:05 dd09f7f9896c: Preparing 22:08:05 4b371e3eefa2: Preparing 22:08:05 e931d328243b: Preparing 22:08:05 eff4aad1a3aa: Preparing 22:08:05 6043203e1b76: Preparing 22:08:05 5c76b8f4505d: Preparing 22:08:05 7127a6edf27d: Preparing 22:08:05 f1417ff83b31: Preparing 22:08:05 5c76b8f4505d: Waiting 22:08:05 f1417ff83b31: Waiting 22:08:05 6043203e1b76: Layer already exists 22:08:05 4b371e3eefa2: Layer already exists 22:08:05 eff4aad1a3aa: Layer already exists 22:08:05 dd09f7f9896c: Layer already exists 22:08:05 e931d328243b: Layer already exists 22:08:05 7127a6edf27d: Layer already exists 22:08:05 5c76b8f4505d: Layer already exists 22:08:05 f1417ff83b31: Layer already exists 22:08:05 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:f202e5a3db999509b1fc9851feca2a24cf5a5e81826af1c8639745f3216c639d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:05 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 22:08:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:08:05 dd09f7f9896c: Preparing 22:08:05 4b371e3eefa2: Preparing 22:08:05 e931d328243b: Preparing 22:08:05 eff4aad1a3aa: Preparing 22:08:05 6043203e1b76: Preparing 22:08:05 5c76b8f4505d: Preparing 22:08:05 7127a6edf27d: Preparing 22:08:05 f1417ff83b31: Preparing 22:08:05 f1417ff83b31: Waiting 22:08:05 5c76b8f4505d: Waiting 22:08:05 7127a6edf27d: Waiting 22:08:05 eff4aad1a3aa: Layer already exists 22:08:05 dd09f7f9896c: Layer already exists 22:08:05 4b371e3eefa2: Layer already exists 22:08:05 e931d328243b: Layer already exists 22:08:05 6043203e1b76: Layer already exists 22:08:05 7127a6edf27d: Layer already exists 22:08:05 5c76b8f4505d: Layer already exists 22:08:05 f1417ff83b31: Layer already exists 22:08:05 main: digest: sha256:f202e5a3db999509b1fc9851feca2a24cf5a5e81826af1c8639745f3216c639d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:08:05 ===================================================== [Pipeline] echo 22:08:05 taggedImages: 22:08:05 - nexus3.edgexfoundry.org:10004/security-spire-server:eecf9864b491fb41522b6558cae261f6169b3352 22:08:05 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 22:08:05 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.156 22:08:05 - nexus3.edgexfoundry.org:10004/security-spire-server:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:08:05 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 22:08:05 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 22:08:05 eecf9864b491fb41522b6558cae261f6169b3352 22:08:05 latest 22:08:05 3.0.0-dev.156 22:08:05 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:08:05 main 22:08:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:eecf9864b491fb41522b6558cae261f6169b3352 22:08:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:08:06 b2bc65f89da4: Preparing 22:08:06 af4c9fdfc43f: Preparing 22:08:06 6043203e1b76: Preparing 22:08:06 5c76b8f4505d: Preparing 22:08:06 10346fb97515: Preparing 22:08:06 f1417ff83b31: Preparing 22:08:06 f1417ff83b31: Waiting 22:08:06 6043203e1b76: Layer already exists 22:08:06 5c76b8f4505d: Layer already exists 22:08:06 f1417ff83b31: Layer already exists 22:08:06 b2bc65f89da4: Pushed 22:08:06 10346fb97515: Pushed 22:08:08 af4c9fdfc43f: Pushed 22:08:08 eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:f1f416d21948b6a2e424b2ce87bef512f9be1531ac966d31f253c87047491eae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 22:08:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:08:09 b2bc65f89da4: Preparing 22:08:09 af4c9fdfc43f: Preparing 22:08:09 6043203e1b76: Preparing 22:08:09 5c76b8f4505d: Preparing 22:08:09 10346fb97515: Preparing 22:08:09 f1417ff83b31: Preparing 22:08:09 f1417ff83b31: Waiting 22:08:09 af4c9fdfc43f: Layer already exists 22:08:09 10346fb97515: Layer already exists 22:08:09 5c76b8f4505d: Layer already exists 22:08:09 b2bc65f89da4: Layer already exists 22:08:09 6043203e1b76: Layer already exists 22:08:09 f1417ff83b31: Layer already exists 22:08:09 latest: digest: sha256:f1f416d21948b6a2e424b2ce87bef512f9be1531ac966d31f253c87047491eae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.156 22:08:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:08:10 b2bc65f89da4: Preparing 22:08:10 af4c9fdfc43f: Preparing 22:08:10 6043203e1b76: Preparing 22:08:10 5c76b8f4505d: Preparing 22:08:10 10346fb97515: Preparing 22:08:10 f1417ff83b31: Preparing 22:08:10 f1417ff83b31: Waiting 22:08:10 6043203e1b76: Layer already exists 22:08:10 10346fb97515: Layer already exists 22:08:10 b2bc65f89da4: Layer already exists 22:08:10 5c76b8f4505d: Layer already exists 22:08:10 af4c9fdfc43f: Layer already exists 22:08:10 f1417ff83b31: Layer already exists 22:08:10 3.0.0-dev.156: digest: sha256:f1f416d21948b6a2e424b2ce87bef512f9be1531ac966d31f253c87047491eae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:08:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:08:10 b2bc65f89da4: Preparing 22:08:10 af4c9fdfc43f: Preparing 22:08:10 6043203e1b76: Preparing 22:08:10 5c76b8f4505d: Preparing 22:08:10 10346fb97515: Preparing 22:08:10 f1417ff83b31: Preparing 22:08:10 f1417ff83b31: Waiting 22:08:10 5c76b8f4505d: Layer already exists 22:08:10 b2bc65f89da4: Layer already exists 22:08:10 10346fb97515: Layer already exists 22:08:10 af4c9fdfc43f: Layer already exists 22:08:10 6043203e1b76: Layer already exists 22:08:10 f1417ff83b31: Layer already exists 22:08:10 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:f1f416d21948b6a2e424b2ce87bef512f9be1531ac966d31f253c87047491eae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 22:08:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:08:11 b2bc65f89da4: Preparing 22:08:11 af4c9fdfc43f: Preparing 22:08:11 6043203e1b76: Preparing 22:08:11 5c76b8f4505d: Preparing 22:08:11 10346fb97515: Preparing 22:08:11 f1417ff83b31: Preparing 22:08:11 f1417ff83b31: Waiting 22:08:11 6043203e1b76: Layer already exists 22:08:11 10346fb97515: Layer already exists 22:08:11 5c76b8f4505d: Layer already exists 22:08:11 af4c9fdfc43f: Layer already exists 22:08:11 b2bc65f89da4: Layer already exists 22:08:11 f1417ff83b31: Layer already exists 22:08:11 main: digest: sha256:f1f416d21948b6a2e424b2ce87bef512f9be1531ac966d31f253c87047491eae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:08:11 ===================================================== [Pipeline] echo 22:08:11 taggedImages: 22:08:11 - nexus3.edgexfoundry.org:10004/support-notifications:eecf9864b491fb41522b6558cae261f6169b3352 22:08:11 - nexus3.edgexfoundry.org:10004/support-notifications:latest 22:08:11 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.156 22:08:11 - nexus3.edgexfoundry.org:10004/support-notifications:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:08:11 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 22:08:11 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 22:08:11 eecf9864b491fb41522b6558cae261f6169b3352 22:08:11 latest 22:08:11 3.0.0-dev.156 22:08:11 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:08:11 main 22:08:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:eecf9864b491fb41522b6558cae261f6169b3352 22:08:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:08:12 3a5123a7da91: Preparing 22:08:12 2c23a29d8895: Preparing 22:08:12 6043203e1b76: Preparing 22:08:12 5c76b8f4505d: Preparing 22:08:12 203e8b0373eb: Preparing 22:08:12 f1417ff83b31: Preparing 22:08:12 f1417ff83b31: Waiting 22:08:12 5c76b8f4505d: Layer already exists 22:08:12 203e8b0373eb: Layer already exists 22:08:12 6043203e1b76: Layer already exists 22:08:12 f1417ff83b31: Layer already exists 22:08:12 3a5123a7da91: Pushed 22:08:14 2c23a29d8895: Pushed 22:08:14 eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:67c88733d33305b788daa2250d14e5c78e19ec345eb46593cef5b4318a3bf997 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:08:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:08:15 3a5123a7da91: Preparing 22:08:15 2c23a29d8895: Preparing 22:08:15 6043203e1b76: Preparing 22:08:15 5c76b8f4505d: Preparing 22:08:15 203e8b0373eb: Preparing 22:08:15 f1417ff83b31: Preparing 22:08:15 f1417ff83b31: Waiting 22:08:15 203e8b0373eb: Layer already exists 22:08:15 3a5123a7da91: Layer already exists 22:08:15 6043203e1b76: Layer already exists 22:08:15 5c76b8f4505d: Layer already exists 22:08:15 2c23a29d8895: Layer already exists 22:08:15 f1417ff83b31: Layer already exists 22:08:15 latest: digest: sha256:67c88733d33305b788daa2250d14e5c78e19ec345eb46593cef5b4318a3bf997 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.156 22:08:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:08:16 3a5123a7da91: Preparing 22:08:16 2c23a29d8895: Preparing 22:08:16 6043203e1b76: Preparing 22:08:16 5c76b8f4505d: Preparing 22:08:16 203e8b0373eb: Preparing 22:08:16 f1417ff83b31: Preparing 22:08:16 f1417ff83b31: Waiting 22:08:16 2c23a29d8895: Layer already exists 22:08:16 5c76b8f4505d: Layer already exists 22:08:16 203e8b0373eb: Layer already exists 22:08:16 3a5123a7da91: Layer already exists 22:08:16 6043203e1b76: Layer already exists 22:08:16 f1417ff83b31: Layer already exists 22:08:16 3.0.0-dev.156: digest: sha256:67c88733d33305b788daa2250d14e5c78e19ec345eb46593cef5b4318a3bf997 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:08:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:08:16 3a5123a7da91: Preparing 22:08:16 2c23a29d8895: Preparing 22:08:16 6043203e1b76: Preparing 22:08:16 5c76b8f4505d: Preparing 22:08:16 203e8b0373eb: Preparing 22:08:16 f1417ff83b31: Preparing 22:08:16 f1417ff83b31: Waiting 22:08:16 3a5123a7da91: Layer already exists 22:08:16 5c76b8f4505d: Layer already exists 22:08:16 6043203e1b76: Layer already exists 22:08:16 203e8b0373eb: Layer already exists 22:08:16 2c23a29d8895: Layer already exists 22:08:16 f1417ff83b31: Layer already exists 22:08:16 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:67c88733d33305b788daa2250d14e5c78e19ec345eb46593cef5b4318a3bf997 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 22:08:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:08:17 3a5123a7da91: Preparing 22:08:17 2c23a29d8895: Preparing 22:08:17 6043203e1b76: Preparing 22:08:17 5c76b8f4505d: Preparing 22:08:17 203e8b0373eb: Preparing 22:08:17 f1417ff83b31: Preparing 22:08:17 203e8b0373eb: Layer already exists 22:08:17 6043203e1b76: Layer already exists 22:08:17 5c76b8f4505d: Layer already exists 22:08:17 3a5123a7da91: Layer already exists 22:08:17 2c23a29d8895: Layer already exists 22:08:17 f1417ff83b31: Layer already exists 22:08:17 main: digest: sha256:67c88733d33305b788daa2250d14e5c78e19ec345eb46593cef5b4318a3bf997 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:08:17 ===================================================== [Pipeline] echo 22:08:17 taggedImages: 22:08:17 - nexus3.edgexfoundry.org:10004/support-scheduler:eecf9864b491fb41522b6558cae261f6169b3352 22:08:17 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:08:17 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.156 22:08:17 - nexus3.edgexfoundry.org:10004/support-scheduler:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:08:17 - 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] } 22:13:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:13:51 Removing intermediate container c34633d41e29 22:13:51 ---> 9d6e6d96e7d6 22:13:51 22:13:51 Step 9/25 : FROM alpine:3.17 22:13:51 ---> 51e60588ff2c 22:13:51 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:13:52 ---> Running in 90a40d0d2ae4 22:13:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:13:56 (1/3) Installing ca-certificates (20230506-r0) 22:13:56 (2/3) Installing dumb-init (1.2.5-r2) 22:13:56 (3/3) Installing su-exec (0.2-r2) 22:13:56 Executing busybox-1.35.0-r29.trigger 22:13:56 Executing ca-certificates-20230506-r0.trigger 22:13:57 OK: 8 MiB in 18 packages 22:13:59 Removing intermediate container 90a40d0d2ae4 22:13:59 ---> f0c05b02bcc6 22:13:59 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 22:13:59 ---> Running in f0c9f6e12817 22:13:59 Removing intermediate container f0c9f6e12817 22:13:59 ---> 633d6ac7bd0a 22:13:59 Step 12/25 : WORKDIR / 22:14:00 ---> Running in 5c5f26972b6d 22:14:00 Removing intermediate container 5c5f26972b6d 22:14:00 ---> 08c5a3743fcc 22:14:00 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 22:14:01 ---> c96f5dc3c778 22:14:01 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 22:14:02 ---> cc73b2d17d3b 22:14:02 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:14:06 ---> 4ea2f0bc2408 22:14:06 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 22:14:08 ---> f1153dd29c82 22:14:08 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:14:10 ---> c47c1e9487a9 22:14:10 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:14:13 ---> 47791a1df1fa 22:14:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:14:15 Removing intermediate container d5c2830ebd7e 22:14:15 ---> d4c5e82a15bb 22:14:15 22:14:15 Step 10/23 : FROM alpine:3.17 22:14:15 ---> 51e60588ff2c 22:14:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:14:15 ---> Running in b79f05fe79b5 22:14:16 Removing intermediate container b79f05fe79b5 22:14:16 ---> 2cab59e23097 22:14:16 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:14:16 ---> b3487954a064 22:14:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:14:16 ---> Running in f5a18eaf27e2 22:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:14:19 ---> ce4781fe93fa 22:14:19 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:14:20 ---> Running in 06431acde118 22:14:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:14:20 Removing intermediate container fd4834c09b80 22:14:20 ---> 227bd1677a0b 22:14:20 22:14:20 Step 10/23 : FROM alpine:3.17 22:14:20 ---> 51e60588ff2c 22:14:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:14:20 ---> Using cache 22:14:20 ---> 2cab59e23097 22:14:20 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:14:21 ---> Running in 6276d34acf29 22:14:21 (1/1) Installing dumb-init (1.2.5-r2) 22:14:21 Executing busybox-1.35.0-r29.trigger 22:14:21 OK: 8 MiB in 16 packages 22:14:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:14:23 Removing intermediate container f5a18eaf27e2 22:14:23 ---> 171b37412d1c 22:14:23 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:14:24 Removing intermediate container 06431acde118 22:14:24 ---> 79ce9ead1291 22:14:24 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:14:24 ---> Running in 9a0c1b52ff59 22:14:24 ---> 12ebb81cb2eb 22:14:24 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 22:14:24 Removing intermediate container 9a0c1b52ff59 22:14:24 ---> ab0ebfb50394 22:14:24 Step 23/25 : LABEL arch=arm64 22:14:25 (1/1) Installing dumb-init (1.2.5-r2) 22:14:25 Executing busybox-1.35.0-r29.trigger 22:14:25 OK: 8 MiB in 16 packages 22:14:25 ---> Running in 84cf8b299f9b 22:14:26 ---> 3f5bd802400d 22:14:26 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:14:26 Removing intermediate container 84cf8b299f9b 22:14:26 ---> aeaff1d6f42e 22:14:26 Step 24/25 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 22:14:26 ---> Running in 1df47895d767 22:14:26 Removing intermediate container 6276d34acf29 22:14:26 ---> ae49ebd7865f 22:14:26 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:14:27 Removing intermediate container 1df47895d767 22:14:27 ---> d6f6fa65d8c6 22:14:27 Step 25/25 : LABEL version=3.0.0-dev.156 22:14:27 ---> Running in 5c32eb6edcc2 22:14:27 ---> 6f7cd66421ea 22:14:27 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 22:14:27 Removing intermediate container 5c32eb6edcc2 22:14:27 ---> c2a306088e59 22:14:27 22:14:27 ---> 582888700375 22:14:27 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:14:28 Successfully built c2a306088e59 22:14:28 Successfully tagged security-secretstore-setup-arm64:latest 22:14:28  Building security-secretstore-setup ... done Building support-scheduler 22:14:28 Removing intermediate container 1b230ccd8d3c 22:14:28 ---> eb22990c7357 22:14:28 22:14:28 Step 10/24 : FROM alpine:3.17 22:14:28 ---> 51e60588ff2c 22:14:28 Step 11/24 : RUN apk add --update --no-cache dumb-init 22:14:28 ---> Running in 5e8b6eea6046 22:14:29 ---> e70b857339cd 22:14:29 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:14:29 ---> fe58c2d7a7a4 22:14:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:14:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:14:30 ---> 68bd1b8c361e 22:14:30 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:14:30 ---> Running in b1a246ae66c2 22:14:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:14:31 ---> 13d53ffa2d60 22:14:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:14:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:14:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:14:32 ---> d9547ee4cd3e 22:14:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:14:32 ---> Using cache 22:14:32 ---> 577d29ad32f1 22:14:32 Step 4/23 : WORKDIR /edgex-go 22:14:32 ---> Using cache 22:14:32 ---> 7145b6c9423d 22:14:32 Step 5/23 : RUN apk add --update --no-cache make git 22:14:32 ---> Using cache 22:14:32 ---> 96290b4b0f1a 22:14:32 Step 6/23 : COPY go.mod vendor* ./ 22:14:32 ---> Using cache 22:14:32 ---> 32397e5d52bf 22:14:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:14:32 ---> Using cache 22:14:32 ---> 1c372f4d0828 22:14:32 Step 8/23 : COPY . . 22:14:32 (1/1) Installing dumb-init (1.2.5-r2) 22:14:32 Executing busybox-1.35.0-r29.trigger 22:14:32 OK: 8 MiB in 16 packages 22:14:33 ---> Using cache 22:14:33 ---> 7b267c3a0052 22:14:33 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 22:14:33 ---> 1df72787a634 22:14:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:14:33 ---> Running in 3806e7177c50 22:14:35 Removing intermediate container 5e8b6eea6046 22:14:35 ---> 67da8f248e6a 22:14:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:14:35 ---> 917779be5761 22:14:35 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:14:35 ---> Running in 93822766ef7c 22:14:35 ---> Running in feb4e20ee381 22:14:35 Removing intermediate container b1a246ae66c2 22:14:35 ---> 3e848b01ed33 22:14:35 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 22:14:35 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:14:35 ---> Running in b88acb9fe039 22:14:35 Removing intermediate container 93822766ef7c 22:14:35 ---> ece47348628f 22:14:35 Step 13/24 : ENV APP_PORT=59882 22:14:36 ---> Running in bebee6e5a665 22:14:36 Removing intermediate container b88acb9fe039 22:14:36 ---> cc64302119cb 22:14:36 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 22:14:37 ---> Running in 7f70d77f4338 22:14:37 Removing intermediate container bebee6e5a665 22:14:37 ---> f4aed701c251 22:14:37 Step 14/24 : EXPOSE $APP_PORT 22:14:37 ---> Running in 3a811db102cc 22:14:37 Removing intermediate container 7f70d77f4338 22:14:37 ---> c22d8dfb597c 22:14:37 Step 21/23 : LABEL arch=arm64 22:14:38 ---> Running in 0c25aa4a90bd 22:14:38 Removing intermediate container 1042ff1b9576 22:14:38 ---> 26790fb07e9e 22:14:38 22:14:38 Step 10/25 : FROM alpine:3.17 22:14:38 ---> 51e60588ff2c 22:14:38 Step 11/25 : RUN apk add --update --no-cache dumb-init 22:14:38 ---> Using cache 22:14:38 ---> 67da8f248e6a 22:14:38 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:14:38 ---> Using cache 22:14:38 ---> ece47348628f 22:14:38 Step 13/25 : ENV APP_PORT=59881 22:14:38 Removing intermediate container 3a811db102cc 22:14:38 ---> 5c2f118edc7e 22:14:38 Step 15/24 : WORKDIR / 22:14:38 ---> Running in 00d58533f12b 22:14:38 ---> Running in 7f306dd4afee 22:14:38 Removing intermediate container feb4e20ee381 22:14:38 ---> 16604948b5a8 22:14:38 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 22:14:39 ---> Running in c4fad24818c4 22:14:39 Removing intermediate container 0c25aa4a90bd 22:14:39 ---> d4e731a9bef1 22:14:39 Step 22/23 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 22:14:39 ---> Running in 452f52781286 22:14:39 Removing intermediate container 00d58533f12b 22:14:39 ---> f7cde489e3fe 22:14:39 Step 14/25 : EXPOSE $APP_PORT 22:14:39 ---> Running in d0ec73e0a69a 22:14:39 Removing intermediate container 7f306dd4afee 22:14:39 ---> dbf5a8c275ff 22:14:39 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:14:39 Removing intermediate container c4fad24818c4 22:14:39 ---> 732f3ba31f16 22:14:39 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 22:14:40 Removing intermediate container 452f52781286 22:14:40 ---> a642a8c2da86 22:14:40 Step 23/23 : LABEL version=3.0.0-dev.156 22:14:40 ---> Running in 1e2441f1d6c7 22:14:40 ---> Running in 7adc64d3deef 22:14:40 Removing intermediate container d0ec73e0a69a 22:14:40 ---> e82f05796a83 22:14:40 Step 15/25 : WORKDIR / 22:14:40 ---> Running in 3586cb827b35 22:14:40 Removing intermediate container 1e2441f1d6c7 22:14:40 ---> e1391ecefb67 22:14:40 Step 21/23 : LABEL arch=arm64 22:14:41 ---> 91411c93d281 22:14:41 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 22:14:41 ---> Running in 802bd1147270 22:14:41 Removing intermediate container 7adc64d3deef 22:14:41 ---> 17408889a18c 22:14:41 22:14:41 Removing intermediate container 3586cb827b35 22:14:41 ---> 824b69520fc9 22:14:41 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 22:14:41 Successfully built 17408889a18c 22:14:41 Successfully tagged core-common-config-bootstrapper-arm64:latest 22:14:41 Building security-proxy-setup 22:14:41  Building core-common-config-bootstrapper ... done Removing intermediate container 802bd1147270 22:14:41 ---> d6e0fbdebfc4 22:14:41 Step 22/23 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 22:14:41 ---> Running in ffc1343dade6 22:14:42 ---> 87be5ffdc284 22:14:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:14:42 Removing intermediate container ffc1343dade6 22:14:42 ---> 041029126ad6 22:14:42 Step 23/23 : LABEL version=3.0.0-dev.156 22:14:42 ---> 94cdbdec2932 22:14:42 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 22:14:42 ---> Running in ca11c45fba2a 22:14:43 Removing intermediate container ca11c45fba2a 22:14:43 ---> b3f1a06d82bc 22:14:43 22:14:44 Successfully built b3f1a06d82bc 22:14:44 Successfully tagged security-proxy-auth-arm64:latest 22:14:44 Building security-spire-agent 22:14:44  Building security-proxy-auth ... done  ---> b48ea530a315 22:14:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:14:44 ---> bcaf1a78e2b5 22:14:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:14:45 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:14:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:14:45 ---> d9547ee4cd3e 22:14:45 Step 3/22 : WORKDIR /edgex-go 22:14:45 ---> Using cache 22:14:45 ---> 198bc38dcdf5 22:14:45 Step 4/22 : RUN apk add --update --no-cache make git 22:14:45 ---> Using cache 22:14:45 ---> 3af930f82684 22:14:45 Step 5/22 : COPY go.mod vendor* ./ 22:14:45 ---> Using cache 22:14:45 ---> 320f67d31392 22:14:45 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:14:45 ---> Using cache 22:14:45 ---> 0abdc186aaef 22:14:45 Step 7/22 : COPY . . 22:14:46 ---> Using cache 22:14:46 ---> 77c7594509d9 22:14:46 Step 8/22 : RUN make cmd/secrets-config/secrets-config 22:14:46 ---> 414432f5d22f 22:14:46 Step 20/24 : ENTRYPOINT ["/core-command"] 22:14:46 ---> Running in 907afe499ca6 22:14:46 ---> Running in 5fad5a9cac19 22:14:47 ---> 6504edd9258c 22:14:47 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:14:48 Removing intermediate container 5fad5a9cac19 22:14:48 ---> 1fc822ee3617 22:14:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:14:48 ---> Running in d578f0959df9 22:14:48 ---> 0ad3b6c656c6 22:14:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 22:14:49 Removing intermediate container d578f0959df9 22:14:49 ---> 24795e368f53 22:14:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:14:49 Step 22/24 : LABEL arch=arm64 22:14:49 ---> Running in fe3e79585ce9 22:14:49 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:14:49 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:14:49 ---> d9547ee4cd3e 22:14:49 Step 3/27 : WORKDIR /edgex-go 22:14:49 ---> Using cache 22:14:49 ---> 198bc38dcdf5 22:14:49 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 22:14:49 ---> Running in 377ecdba3c23 22:14:50 ---> 52082117dae6 22:14:50 Step 21/25 : ENTRYPOINT ["/core-metadata"] 22:14:50 Removing intermediate container fe3e79585ce9 22:14:50 ---> df85e432a351 22:14:50 Step 23/24 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 22:14:50 ---> Running in 51aac318f099 22:14:50 ---> Running in e4c0454cf7eb 22:14:51 Removing intermediate container 51aac318f099 22:14:51 ---> 2043ad959713 22:14:51 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:14:51 Removing intermediate container e4c0454cf7eb 22:14:51 ---> f9b037146be9 22:14:51 Step 24/24 : LABEL version=3.0.0-dev.156 22:14:51 ---> Running in b9d6e18c1b5c 22:14:51 ---> Running in 10cb4bc86c9a 22:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:14:52 Removing intermediate container b9d6e18c1b5c 22:14:52 ---> fcbca7704366 22:14:52 Step 23/25 : LABEL arch=arm64 22:14:52 Removing intermediate container 10cb4bc86c9a 22:14:52 ---> 4a67347f84ba 22:14:52 22:14:52 ---> Running in d92a99c9cf29 22:14:52 Successfully built 4a67347f84ba 22:14:52 Successfully tagged core-command-arm64:latest 22:14:52 Building core-data 22:14:53  Building core-command ... done Removing intermediate container d92a99c9cf29 22:14:53 ---> 7ae209a3e72d 22:14:53 Step 24/25 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 22:14:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:14:53 ---> Running in 72add315badb 22:14:53 Removing intermediate container 72add315badb 22:14:53 ---> f961db4e2b1e 22:14:53 Step 25/25 : LABEL version=3.0.0-dev.156 22:14:53 ---> Running in 92cea71de969 22:14:54 Removing intermediate container 92cea71de969 22:14:54 ---> a058d664193b 22:14:54 22:14:54 Successfully built a058d664193b 22:14:54 Successfully tagged core-metadata-arm64:latest 22:14:54  Building core-metadata ... done Building security-spire-config 22:14:54 OK: 263 MiB in 53 packages 22:14:55 Removing intermediate container 377ecdba3c23 22:14:55 ---> 4a998a3a15b0 22:14:55 Step 5/27 : COPY go.mod vendor* ./ 22:14:56 ---> b96e01aa8b3e 22:14:56 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:14:56 ---> Running in 85943c23b12f 22:14:58 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:14:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:14:58 ---> d9547ee4cd3e 22:14:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:14:58 ---> Using cache 22:14:58 ---> 577d29ad32f1 22:14:58 Step 4/23 : WORKDIR /edgex-go 22:14:58 ---> Using cache 22:14:58 ---> 7145b6c9423d 22:14:58 Step 5/23 : RUN apk add --update --no-cache make git 22:14:58 ---> Using cache 22:14:58 ---> 96290b4b0f1a 22:14:58 Step 6/23 : COPY go.mod vendor* ./ 22:14:58 ---> Using cache 22:14:58 ---> 32397e5d52bf 22:14:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:14:58 ---> Using cache 22:14:58 ---> 1c372f4d0828 22:14:58 Step 8/23 : COPY . . 22:14:58 ---> Using cache 22:14:58 ---> 7b267c3a0052 22:14:58 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:15:00 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:15:00 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:15:00 ---> d9547ee4cd3e 22:15:00 Step 3/27 : WORKDIR /edgex-go 22:15:00 ---> Using cache 22:15:00 ---> 198bc38dcdf5 22:15:00 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 22:15:00 ---> Using cache 22:15:00 ---> 4a998a3a15b0 22:15:00 Step 5/27 : COPY go.mod vendor* ./ 22:15:00 ---> Using cache 22:15:00 ---> b96e01aa8b3e 22:15:00 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:00 ---> Running in a1063a6eb95d 22:15:00 ---> Running in 201b474487a6 22:15:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:16:55 Removing intermediate container 85943c23b12f 22:16:55 ---> 96bd92816928 22:16:55 Step 7/27 : COPY . . 22:16:55 Removing intermediate container a1063a6eb95d 22:16:55 ---> 51c237af7466 22:16:55 Step 7/27 : COPY . . 22:16:55 ---> 5198d1c75c36 22:16:55 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 22:16:55 ---> Running in 5ca9b66b992c 22:16:55 Removing intermediate container 5ca9b66b992c 22:16:55 ---> ba6a02f4d4ef 22:16:55 Step 9/27 : WORKDIR /edgex-go/spire-build 22:16:55 ---> Running in a56bbdeef217 22:16:55 Removing intermediate container a56bbdeef217 22:16:55 ---> dcb9e40a2ef1 22:16:55 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 22:16:55 ---> Running in 32b0bb14f4a1 22:16:55 Removing intermediate container 32b0bb14f4a1 22:16:55 ---> 830b4ba8766a 22:16:55 Step 11/27 : 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 22:16:55 ---> Running in 115c180d154d 22:16:55 ---> c26e0dd3769c 22:16:55 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 22:16:55 ---> Running in 1a5ab49ea58d 22:16:55 Removing intermediate container 1a5ab49ea58d 22:16:55 ---> 17ce04e67aa9 22:16:55 Step 9/27 : WORKDIR /edgex-go/spire-build 22:16:55 ---> Running in 7483794fbb9f 22:16:55 Removing intermediate container 7483794fbb9f 22:16:55 ---> fb1cbf480748 22:16:55 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 22:16:55 ---> Running in 56474b72860e 22:16:55 Removing intermediate container 115c180d154d 22:16:55 ---> 7a5e470bcc04 22:16:55 Step 12/27 : WORKDIR /edgex-go 22:16:55 Removing intermediate container 56474b72860e 22:16:55 ---> eae63961e3ba 22:16:55 Step 11/27 : 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 22:16:55 ---> Running in a30adc10584d 22:16:55 ---> Running in 6eaed3d3652d 22:16:55 Removing intermediate container a30adc10584d 22:16:55 ---> 23682ed3b46e 22:16:55 22:16:55 Step 13/27 : FROM alpine:3.17 22:16:55 ---> 51e60588ff2c 22:16:55 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:16:55 ---> Using cache 22:16:55 ---> 00d0ad512244 22:16:55 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:16:55 ---> Using cache 22:16:55 ---> c8bfe3417c3c 22:16:55 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 22:16:55 ---> Using cache 22:16:55 ---> 181ee9fc3f26 22:16:55 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 22:16:55 ---> Using cache 22:16:55 ---> 3259991c1ca8 22:16:55 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:16:58 Removing intermediate container 6eaed3d3652d 22:16:58 ---> 81da44b47eeb 22:16:58 Step 12/27 : WORKDIR /edgex-go 22:16:58 ---> Running in 543bebed5cde 22:16:58 Removing intermediate container 543bebed5cde 22:16:58 ---> af3610ca79e1 22:16:58 22:16:58 Step 13/27 : FROM alpine:3.17 22:16:58 ---> 51e60588ff2c 22:16:58 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:16:58 ---> Using cache 22:16:58 ---> 00d0ad512244 22:16:58 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:16:59 ---> Running in 51dd072c6ce1 22:17:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:17:01 ---> a7018eb4ccf9 22:17:01 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:17:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:17:03 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:17:03 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:17:03 OK: 17692 distinct packages available 22:17:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:17:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:17:06 (1/4) Installing dumb-init (1.2.5-r2) 22:17:06 (2/4) Installing musl-obstack (1.2.3-r0) 22:17:06 (3/4) Installing libucontext (1.2-r0) 22:17:06 (4/4) Installing gcompat (1.1.0-r0) 22:17:06 Executing busybox-1.35.0-r29.trigger 22:17:06 OK: 8 MiB in 19 packages 22:17:07 ---> bbdc6674ced4 22:17:07 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:17:08 Removing intermediate container 51dd072c6ce1 22:17:08 ---> eedd06b86bc8 22:17:08 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 22:17:09 ---> 45bd9d977846 22:17:09 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:17:10 ---> 29f327f6d9f0 22:17:10 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 22:17:10 ---> 681f58a3bbc0 22:17:10 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:17:10 ---> f604f56aa101 22:17:10 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:17:11 ---> 074c0b01783e 22:17:11 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:17:11 ---> Running in ceabce650155 22:17:12 Removing intermediate container ceabce650155 22:17:12 ---> f48be896b7a0 22:17:12 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:17:12 ---> Running in a49e0210f667 22:17:13 Removing intermediate container a49e0210f667 22:17:13 ---> 8daf7b32c7c1 22:17:13 Step 25/27 : LABEL arch=arm64 22:17:13 ---> Running in 8fd6f31ea88d 22:17:14 Removing intermediate container 8fd6f31ea88d 22:17:14 ---> 1db683208e60 22:17:14 Step 26/27 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 22:17:14 ---> Running in 6b5059b9105d 22:17:18 Removing intermediate container 6b5059b9105d 22:17:18 ---> 50be10f9f5f0 22:17:18 Step 27/27 : LABEL version=3.0.0-dev.156 22:17:18 ---> Running in 0318150a10b3 22:17:19 Removing intermediate container 0318150a10b3 22:17:19 ---> 17967ecb9802 22:17:19 22:17:19 ---> ca474fdc34db 22:17:19 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:17:19 Successfully built 17967ecb9802 22:17:19 Successfully tagged security-spire-agent-arm64:latest 22:17:19  Building security-spire-agent ... done Building support-notifications 22:17:20 ---> 076ea82f98df 22:17:20 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:17:20 ---> Running in 9e40a80b3800 22:17:21 Removing intermediate container 9e40a80b3800 22:17:21 ---> a6f9eaf49e38 22:17:21 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:17:21 ---> ff4964697f77 22:17:21 Step 22/27 : WORKDIR / 22:17:21 ---> Running in a70f0e5197f1 22:17:22 Removing intermediate container a70f0e5197f1 22:17:22 ---> 215d0e3f0a40 22:17:22 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:17:22 ---> Running in 00afa6f0de06 22:17:23 Removing intermediate container 00afa6f0de06 22:17:23 ---> a6e5992e2afb 22:17:23 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:17:23 ---> Running in 045439df77cb 22:17:23 Removing intermediate container 045439df77cb 22:17:23 ---> 1019026457d9 22:17:23 Step 25/27 : LABEL arch=arm64 22:17:24 ---> Running in 6d76a3feba79 22:17:24 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:17:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:17:24 ---> d9547ee4cd3e 22:17:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:17:24 ---> Using cache 22:17:24 ---> 577d29ad32f1 22:17:24 Step 4/23 : WORKDIR /edgex-go 22:17:24 ---> Using cache 22:17:24 ---> 7145b6c9423d 22:17:24 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:17:24 ---> Running in 516f47cce8c5 22:17:24 Removing intermediate container 6d76a3feba79 22:17:24 ---> afe53e1efc8b 22:17:24 Step 26/27 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 22:17:24 ---> Running in 10151daa99ea 22:17:25 Removing intermediate container 10151daa99ea 22:17:25 ---> 8419fb7a49bd 22:17:25 Step 27/27 : LABEL version=3.0.0-dev.156 22:17:25 ---> Running in cb061bb21a9b 22:17:26 Removing intermediate container cb061bb21a9b 22:17:26 ---> eaed45aaad01 22:17:26 22:17:26 Successfully built eaed45aaad01 22:17:26 Successfully tagged security-spire-config-arm64:latest 22:17:26 Building security-spiffe-token-provider 22:17:27  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:17:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:17:29 OK: 263 MiB in 53 packages 22:17:29 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:17:29 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:17:29 ---> d9547ee4cd3e 22:17:29 Step 3/20 : WORKDIR /edgex-go 22:17:29 ---> Using cache 22:17:29 ---> 198bc38dcdf5 22:17:29 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 22:17:29 ---> Running in 9be4122852a9 22:17:31 Removing intermediate container 516f47cce8c5 22:17:31 ---> 87ef67565e7f 22:17:31 Step 6/23 : COPY go.mod vendor* ./ 22:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:17:32 ---> 7d6d84ac7550 22:17:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:17:32 ---> Running in 0fbf4e62a138 22:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:17:34 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:17:34 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:17:34 OK: 17692 distinct packages available 22:17:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:17:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:17:36 OK: 263 MiB in 53 packages 22:17:38 Removing intermediate container 9be4122852a9 22:17:38 ---> 6cae9e399d96 22:17:38 Step 5/20 : COPY go.mod vendor* ./ 22:17:39 ---> edfac1721b1e 22:17:39 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:17:39 ---> Running in 07bed4531027 22:19:31 Removing intermediate container 0fbf4e62a138 22:19:31 ---> 336e3a0b8fae 22:19:31 Step 8/23 : COPY . . 22:19:31 ---> e87195484af3 22:19:31 Step 9/23 : RUN make cmd/support-notifications/support-notifications 22:19:31 ---> Running in cd0aa7e28a3d 22:19:31 Removing intermediate container 07bed4531027 22:19:31 ---> 0b5f03b68ed7 22:19:31 Step 7/20 : COPY . . 22:19:31 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:19:31 ---> 801caaa04a3b 22:19:31 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:19:31 ---> Running in 705b97c3a4e0 22:19:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:21:07 Removing intermediate container 907afe499ca6 22:21:07 ---> 1f6b50fb98ba 22:21:07 22:21:07 Step 9/22 : FROM alpine:3.17 22:21:07 ---> 51e60588ff2c 22:21:07 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 22:21:07 ---> Running in 1639c11b3f28 22:21:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:21:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:21:07 (1/2) Installing dumb-init (1.2.5-r2) 22:21:07 (2/2) Installing openssl (3.0.8-r4) 22:21:07 Executing busybox-1.35.0-r29.trigger 22:21:07 OK: 8 MiB in 17 packages 22:21:07 Removing intermediate container 1639c11b3f28 22:21:07 ---> 31cdaabb16ff 22:21:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 22:21:07 ---> Running in 8e56defce8c9 22:21:07 Removing intermediate container 8e56defce8c9 22:21:07 ---> 03d39dc29014 22:21:07 Step 12/22 : WORKDIR /edgex 22:21:07 ---> Running in 02952a4c9f90 22:21:07 Removing intermediate container 02952a4c9f90 22:21:07 ---> c50385b055a4 22:21:07 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:21:07 ---> 2923392403cd 22:21:07 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 22:21:07 ---> b7119748cb9d 22:21:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:21:07 ---> 09d165851b36 22:21:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:21:08 ---> 4e7d72b6189c 22:21:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:21:09 ---> 705f3f14e9a8 22:21:09 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:21:09 ---> Running in 9005a276c486 22:21:12 Removing intermediate container 9005a276c486 22:21:12 ---> c491cfb2ba36 22:21:12 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:21:12 ---> Running in 4a2cf536abe1 22:21:13 Removing intermediate container 4a2cf536abe1 22:21:13 ---> d702e656e223 22:21:13 Step 20/22 : LABEL arch=arm64 22:21:13 ---> Running in 9f58234e855c 22:21:13 Removing intermediate container 9f58234e855c 22:21:13 ---> 231968eb39a7 22:21:13 Step 21/22 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 22:21:13 ---> Running in b9d54b313955 22:21:14 Removing intermediate container b9d54b313955 22:21:14 ---> bc0c231c04a2 22:21:14 Step 22/22 : LABEL version=3.0.0-dev.156 22:21:14 ---> Running in 6934366304ed 22:21:15 Removing intermediate container 6934366304ed 22:21:15 ---> 38907dd5d8a5 22:21:15 22:21:15 Successfully built 38907dd5d8a5 22:21:15 Successfully tagged security-proxy-setup-arm64:latest 22:21:15  Building security-proxy-setup ... done Building security-bootstrapper 22:21:18 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:21:18 Step 2/33 : FROM ${BUILDER_BASE} AS builder 22:21:18 ---> d9547ee4cd3e 22:21:18 Step 3/33 : WORKDIR /edgex-go 22:21:18 ---> Using cache 22:21:18 ---> 198bc38dcdf5 22:21:18 Step 4/33 : RUN apk add --update --no-cache make git 22:21:18 ---> Using cache 22:21:18 ---> 3af930f82684 22:21:18 Step 5/33 : COPY go.mod vendor* ./ 22:21:18 ---> Using cache 22:21:18 ---> 320f67d31392 22:21:18 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:21:18 ---> Using cache 22:21:18 ---> 0abdc186aaef 22:21:18 Step 7/33 : COPY . . 22:21:18 ---> Using cache 22:21:18 ---> 77c7594509d9 22:21:18 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:21:18 ---> Running in b108a0ec5de9 22:21:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.156" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:22:17 Removing intermediate container 201b474487a6 22:22:17 ---> 419f77437580 22:22:17 22:22:17 Step 10/23 : FROM alpine:3.17 22:22:17 ---> 51e60588ff2c 22:22:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:22:17 ---> Running in c16f530ac54b 22:22:17 Removing intermediate container c16f530ac54b 22:22:17 ---> 88ccdf622168 22:22:17 Step 12/23 : ENV APP_PORT=59880 22:22:17 ---> Running in 34d22d48651f 22:22:17 Removing intermediate container 34d22d48651f 22:22:17 ---> ebee06f2a113 22:22:17 Step 13/23 : EXPOSE $APP_PORT 22:22:17 ---> Running in 12a7dec9153c 22:22:17 Removing intermediate container 12a7dec9153c 22:22:17 ---> 1202011b0ba2 22:22:17 Step 14/23 : RUN apk add --update --no-cache dumb-init 22:22:17 ---> Running in 6000a8bac72f 22:22:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:22:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:22:17 (1/1) Installing dumb-init (1.2.5-r2) 22:22:17 Executing busybox-1.35.0-r29.trigger 22:22:17 OK: 8 MiB in 16 packages 22:22:17 Removing intermediate container 6000a8bac72f 22:22:17 ---> 287b5b86d915 22:22:17 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:22:18 ---> b608743e2d8a 22:22:18 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 22:22:19 ---> 0a442fd83502 22:22:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:22:20 ---> e3e076af4d31 22:22:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:22:21 ---> 013d7f3c860e 22:22:21 Step 19/23 : ENTRYPOINT ["/core-data"] 22:22:22 ---> Running in 8dbc7f4bb3ed 22:22:22 Removing intermediate container 8dbc7f4bb3ed 22:22:22 ---> a3d82d4fac1f 22:22:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:22:22 ---> Running in 342f1242c3f6 22:22:23 Removing intermediate container 342f1242c3f6 22:22:23 ---> ff3e0d34125c 22:22:23 Step 21/23 : LABEL arch=arm64 22:22:23 ---> Running in 6743a30b97f6 22:22:24 Removing intermediate container 6743a30b97f6 22:22:24 ---> 8ddccf07ca2c 22:22:24 Step 22/23 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 22:22:24 ---> Running in 1a7125c6dd53 22:22:24 Removing intermediate container 1a7125c6dd53 22:22:24 ---> f4e176344902 22:22:24 Step 23/23 : LABEL version=3.0.0-dev.156 22:22:25 ---> Running in fa8045f07164 22:22:26 Removing intermediate container fa8045f07164 22:22:26 ---> fbd0e460113d 22:22:26 22:22:26 Successfully built fbd0e460113d 22:22:26 Successfully tagged core-data-arm64:latest 22:24:02  Building core-data ... done Removing intermediate container 3806e7177c50 22:24:02 ---> d908c06f1fc0 22:24:02 22:24:02 Step 10/23 : FROM alpine:3.17 22:24:02 ---> 51e60588ff2c 22:24:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:24:02 ---> Using cache 22:24:02 ---> 67da8f248e6a 22:24:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:24:02 ---> Using cache 22:24:02 ---> ece47348628f 22:24:02 Step 13/23 : ENV APP_PORT=59861 22:24:02 ---> Running in c45454a33643 22:24:02 Removing intermediate container c45454a33643 22:24:02 ---> 590bd3c01038 22:24:02 Step 14/23 : EXPOSE $APP_PORT 22:24:02 ---> Running in a716acc2fc16 22:24:02 Removing intermediate container a716acc2fc16 22:24:02 ---> 10f2162db6f3 22:24:02 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:24:02 ---> 6b0cedce0043 22:24:02 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 22:24:02 ---> 19d25f8056c0 22:24:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:24:02 ---> f2fce0b68d57 22:24:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:24:02 ---> b1449212a6f7 22:24:02 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:24:02 ---> Running in f55cf3c134fc 22:24:02 Removing intermediate container f55cf3c134fc 22:24:02 ---> 663446e16c69 22:24:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:24:02 ---> Running in 734cab244747 22:24:02 Removing intermediate container 734cab244747 22:24:02 ---> d9d1aca40179 22:24:02 Step 21/23 : LABEL arch=arm64 22:24:02 ---> Running in eda6007d3648 22:24:03 Removing intermediate container eda6007d3648 22:24:03 ---> 1dc365092f43 22:24:03 Step 22/23 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 22:24:03 ---> Running in 7677f1a7b89d 22:24:04 Removing intermediate container 7677f1a7b89d 22:24:04 ---> 314093e9bc9d 22:24:04 Step 23/23 : LABEL version=3.0.0-dev.156 22:24:04 ---> Running in c08b71da7ac7 22:24:04 Removing intermediate container c08b71da7ac7 22:24:04 ---> 238c504cf0a0 22:24:04 22:24:04 Successfully built 238c504cf0a0 22:24:04 Successfully tagged support-scheduler-arm64:latest 22:26:11  Building support-scheduler ... done Removing intermediate container b108a0ec5de9 22:26:11 ---> 1c5a9f6f772f 22:26:11 22:26:11 Step 9/33 : FROM alpine:3.17 22:26:11 ---> 51e60588ff2c 22:26:11 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 22:26:11 ---> Running in 9c4c251aefa9 22:26:11 Removing intermediate container 9c4c251aefa9 22:26:11 ---> 2a452b72e556 22:26:11 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 22:26:11 ---> Running in bfb81f93ac6f 22:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:26:11 (1/2) Installing dumb-init (1.2.5-r2) 22:26:11 (2/2) Installing su-exec (0.2-r2) 22:26:11 Executing busybox-1.35.0-r29.trigger 22:26:11 OK: 8 MiB in 17 packages 22:26:11 Removing intermediate container bfb81f93ac6f 22:26:11 ---> 8199539e76e8 22:26:11 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 22:26:11 ---> Running in 40b272d64d47 22:26:11 Removing intermediate container 40b272d64d47 22:26:11 ---> 32f4572476b6 22:26:11 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:26:11 ---> Running in 809e31f4b2f7 22:26:11 Removing intermediate container 809e31f4b2f7 22:26:11 ---> 42667d1b9cb0 22:26:11 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:26:11 ---> Running in d668af8f8b25 22:26:11 Removing intermediate container d668af8f8b25 22:26:11 ---> ef88dc7d85a8 22:26:11 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 22:26:12 ---> Running in cf51fb3313cd 22:26:14 Removing intermediate container cf51fb3313cd 22:26:14 ---> c8aee3784830 22:26:14 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 22:26:15 ---> Running in e40d3043c6d2 22:26:17 Removing intermediate container e40d3043c6d2 22:26:17 ---> 517050654df6 22:26:17 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 22:26:17 ---> Running in 8088e7a1814c 22:26:18 Removing intermediate container 8088e7a1814c 22:26:18 ---> fea8b963ae7d 22:26:18 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:26:20 ---> b587a04862ca 22:26:20 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:26:20 ---> Running in c4232c5b4438 22:26:22 Removing intermediate container 705b97c3a4e0 22:26:22 ---> 46075bc4fa4f 22:26:22 22:26:22 Step 9/20 : FROM alpine:3.17 22:26:22 ---> 51e60588ff2c 22:26:22 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 22:26:22 ---> Using cache 22:26:22 ---> 2a452b72e556 22:26:22 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:26:22 ---> Running in 21513b148985 22:26:23 Removing intermediate container c4232c5b4438 22:26:23 ---> 1dd1cfc95818 22:26:23 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 22:26:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:26:23 ---> 63301eddcada 22:26:23 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 22:26:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:26:24 ---> f3c2f7602eaa 22:26:24 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:26:25 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:26:25 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:26:25 OK: 17692 distinct packages available 22:26:25 ---> aec9c718d76e 22:26:25 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:26:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:26:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:26:27 (1/9) Installing ca-certificates (20230506-r0) 22:26:27 (2/9) Installing brotli-libs (1.0.9-r9) 22:26:27 (3/9) Installing nghttp2-libs (1.51.0-r0) 22:26:27 (4/9) Installing libcurl (8.0.1-r0) 22:26:27 (5/9) Installing curl (8.0.1-r0) 22:26:27 (6/9) Installing dumb-init (1.2.5-r2) 22:26:27 (7/9) Installing musl-obstack (1.2.3-r0) 22:26:27 (8/9) Installing libucontext (1.2-r0) 22:26:27 (9/9) Installing gcompat (1.1.0-r0) 22:26:27 Executing busybox-1.35.0-r29.trigger 22:26:27 Executing ca-certificates-20230506-r0.trigger 22:26:27 OK: 11 MiB in 24 packages 22:26:29 ---> afed665fd766 22:26:29 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 22:26:30 ---> 04038971bbbd 22:26:30 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 22:26:30 Removing intermediate container 21513b148985 22:26:30 ---> a5bdb03d429a 22:26:30 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:26:31 ---> 42223f40a0d7 22:26:31 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:26:31 ---> b2be64cea7f5 22:26:31 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 22:26:31 ---> f144b3732546 22:26:31 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:26:32 ---> 1157e686cb3f 22:26:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:26:33 ---> 31cb693c76c3 22:26:33 Step 28/33 : RUN chmod +x /entrypoint.sh 22:26:33 ---> Running in 46083bfc5220 22:26:34 ---> 125f1e3ad1c4 22:26:34 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 22:26:35 Removing intermediate container 46083bfc5220 22:26:35 ---> 491a9e534255 22:26:35 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 22:26:35 ---> 2094821a25dd 22:26:35 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:26:35 ---> Running in 2842b1688478 22:26:35 ---> Running in 44943402de18 22:26:36 Removing intermediate container 2842b1688478 22:26:36 ---> 81b3ef2b4544 22:26:36 Step 30/33 : CMD ["gate"] 22:26:36 Removing intermediate container 44943402de18 22:26:36 ---> 492f2e39cf78 22:26:36 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 22:26:36 ---> Running in 290be04388ea 22:26:36 ---> Running in 3e05bcf38a77 22:26:36 Removing intermediate container 290be04388ea 22:26:36 ---> 83ad543acb27 22:26:36 Step 18/20 : LABEL arch=arm64 22:26:36 Removing intermediate container 3e05bcf38a77 22:26:36 ---> 200d2c223103 22:26:36 Step 31/33 : LABEL arch=arm64 22:26:36 ---> Running in f051aee237aa 22:26:36 ---> Running in eabf7062dc77 22:26:37 Removing intermediate container f051aee237aa 22:26:37 ---> 02c8c089a3ee 22:26:37 Step 19/20 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 22:26:37 Removing intermediate container eabf7062dc77 22:26:37 ---> c363e7ad63b8 22:26:37 Step 32/33 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 22:26:37 ---> Running in 6c22f7b2de01 22:26:37 ---> Running in 4ea5c36d43d0 22:26:38 Removing intermediate container 6c22f7b2de01 22:26:38 ---> 968e5edc17d0 22:26:38 Step 20/20 : LABEL version=3.0.0-dev.156 22:26:38 Removing intermediate container 4ea5c36d43d0 22:26:38 ---> 06428af9988c 22:26:38 Step 33/33 : LABEL version=3.0.0-dev.156 22:26:38 ---> Running in eff444e35caa 22:26:38 ---> Running in b82d0c501326 22:26:38 Removing intermediate container eff444e35caa 22:26:38 ---> 66dce2fe9a70 22:26:38 22:26:38 Removing intermediate container b82d0c501326 22:26:38 ---> 928f7fbd9380 22:26:38 22:26:38 Successfully built 66dce2fe9a70 22:26:38 Successfully tagged security-spiffe-token-provider-arm64:latest 22:26:38  Building security-spiffe-token-provider ... done Successfully built 928f7fbd9380 22:26:38 Successfully tagged security-bootstrapper-arm64:latest 22:26:39  Building security-bootstrapper ... done Removing intermediate container cd0aa7e28a3d 22:26:39 ---> 07fdd7cb3df0 22:26:39 22:26:39 Step 10/23 : FROM alpine:3.17 22:26:39 ---> 51e60588ff2c 22:26:39 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:26:39 ---> Running in e3d83cf259ac 22:26:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:26:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:26:42 (1/2) Installing ca-certificates (20230506-r0) 22:26:42 (2/2) Installing dumb-init (1.2.5-r2) 22:26:42 Executing busybox-1.35.0-r29.trigger 22:26:42 Executing ca-certificates-20230506-r0.trigger 22:26:42 OK: 8 MiB in 17 packages 22:26:44 Removing intermediate container e3d83cf259ac 22:26:44 ---> 9127e0e054ff 22:26:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 22:26:44 ---> Running in 58aabec1243b 22:26:44 Removing intermediate container 58aabec1243b 22:26:44 ---> 6fafdf2db9bb 22:26:44 Step 13/23 : ENV APP_PORT=59860 22:26:44 ---> Running in 5cc12915717e 22:26:44 Removing intermediate container 5cc12915717e 22:26:44 ---> 5984311461d1 22:26:44 Step 14/23 : EXPOSE $APP_PORT 22:26:44 ---> Running in 07d8d8c59f0e 22:26:45 Removing intermediate container 07d8d8c59f0e 22:26:45 ---> dcb8a33a68ea 22:26:45 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:26:45 ---> b4643d84e1f7 22:26:45 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 22:26:46 ---> a2cd94bcfdae 22:26:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:26:47 ---> ee43ff38c3c3 22:26:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 22:26:48 ---> b6ece93fd2bd 22:26:48 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:26:48 ---> Running in 51e3e5973ff2 22:26:48 Removing intermediate container 51e3e5973ff2 22:26:48 ---> e96880b62b7d 22:26:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:26:48 ---> Running in ee286df3275a 22:26:49 Removing intermediate container ee286df3275a 22:26:49 ---> 5a9df52ac60b 22:26:49 Step 21/23 : LABEL arch=arm64 22:26:49 ---> Running in c758c61ddf77 22:26:49 Removing intermediate container c758c61ddf77 22:26:49 ---> ddaeb299d3c1 22:26:49 Step 22/23 : LABEL git_sha=eecf9864b491fb41522b6558cae261f6169b3352 22:26:49 ---> Running in df487f0ec014 22:26:49 Removing intermediate container df487f0ec014 22:26:49 ---> 1d1e62233c27 22:26:49 Step 23/23 : LABEL version=3.0.0-dev.156 22:26:49 ---> Running in 0a8d8c08d093 22:26:50 Removing intermediate container 0a8d8c08d093 22:26:50 ---> 474069022c4c 22:26:50 22:26:50 Successfully built 474069022c4c 22:26:50 Successfully tagged support-notifications-arm64:latest 22:26:50  Building support-notifications ... done  [Pipeline] } 22:26:50 $ docker stop --time=1 97020098161ef4716710c2ce2324a4e4d733333c269e179c7f265117b1c4e9e6 22:26:52 $ docker rm -f --volumes 97020098161ef4716710c2ce2324a4e4d733333c269e179c7f265117b1c4e9e6 [Pipeline] // withDockerContainer [Pipeline] sh 22:26:52 + docker images 22:26:53 REPOSITORY TAG IMAGE ID CREATED SIZE 22:26:53 support-notifications-arm64 latest 474069022c4c 3 seconds ago 31.9MB 22:26:53 security-bootstrapper-arm64 latest 928f7fbd9380 14 seconds ago 21.9MB 22:26:53 security-spiffe-token-provider-arm64 latest 66dce2fe9a70 14 seconds ago 32.7MB 22:26:53 07fdd7cb3df0 14 seconds ago 1.42GB 22:26:53 46075bc4fa4f 32 seconds ago 1.39GB 22:26:53 1c5a9f6f772f 50 seconds ago 1.34GB 22:26:53 support-scheduler-arm64 latest 238c504cf0a0 2 minutes ago 31.2MB 22:26:53 d908c06f1fc0 3 minutes ago 1.42GB 22:26:53 core-data-arm64 latest fbd0e460113d 4 minutes ago 19.9MB 22:26:53 419f77437580 4 minutes ago 1.36GB 22:26:53 security-proxy-setup-arm64 latest 38907dd5d8a5 5 minutes ago 18.7MB 22:26:53 1f6b50fb98ba 5 minutes ago 1.33GB 22:26:53 security-spire-config-arm64 latest eaed45aaad01 9 minutes ago 96.1MB 22:26:53 security-spire-agent-arm64 latest 17967ecb9802 9 minutes ago 153MB 22:26:53 af3610ca79e1 9 minutes ago 1.21GB 22:26:53 23682ed3b46e 9 minutes ago 1.21GB 22:26:53 core-metadata-arm64 latest a058d664193b 11 minutes ago 20.2MB 22:26:53 core-command-arm64 latest 4a67347f84ba 12 minutes ago 19.7MB 22:26:53 security-proxy-auth-arm64 latest b3f1a06d82bc 12 minutes ago 18.1MB 22:26:53 core-common-config-bootstrapper-arm64 latest 17408889a18c 12 minutes ago 17.2MB 22:26:53 26790fb07e9e 12 minutes ago 1.36GB 22:26:53 security-secretstore-setup-arm64 latest c2a306088e59 12 minutes ago 32.2MB 22:26:53 eb22990c7357 12 minutes ago 1.35GB 22:26:53 227bd1677a0b 12 minutes ago 1.33GB 22:26:53 d4c5e82a15bb 12 minutes ago 1.35GB 22:26:53 9d6e6d96e7d6 13 minutes ago 1.35GB 22:26:53 security-spire-server-arm64 latest e8c020bde44b 19 minutes ago 97MB 22:26:53 9e0ad4786184 19 minutes ago 1.21GB 22:26:53 ci-base-image-arm64 latest d9547ee4cd3e 22 minutes ago 899MB 22:26:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB 22:26:53 alpine 3.17 51e60588ff2c 6 weeks ago 7.46MB 22: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 22:26:53 provisioning config files... 22:26:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/522@tmp/config5190548011157443071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:26:53 ---> docker-login.sh 22:26:53 nexus3.edgexfoundry.org:10001 22:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:53 Configure a credential helper to remove this warning. See 22:26:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:53 22:26:53 Login Succeeded 22:26:53 nexus3.edgexfoundry.org:10002 22:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:54 Configure a credential helper to remove this warning. See 22:26:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:54 22:26:54 Login Succeeded 22:26:54 nexus3.edgexfoundry.org:10003 22:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:54 Configure a credential helper to remove this warning. See 22:26:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:54 22:26:54 Login Succeeded 22:26:54 nexus3.edgexfoundry.org:10004 22:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:55 Configure a credential helper to remove this warning. See 22:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:55 22:26:55 Login Succeeded 22:26:55 docker.io 22:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:55 Configure a credential helper to remove this warning. See 22:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:55 22:26:55 Login Succeeded 22:26:55 ---> docker-login.sh ends [Pipeline] } 22:26:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:26:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:26:55 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 22:26:55 eecf9864b491fb41522b6558cae261f6169b3352 22:26:55 latest 22:26:55 3.0.0-dev.156 22:26:55 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:26:55 main 22:26:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:eecf9864b491fb41522b6558cae261f6169b3352 22:26:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:26:56 5367ea691ab2: Preparing 22:26:56 8134cb7867a0: Preparing 22:26:56 9d986d7a6ae9: Preparing 22:26:56 958206d1ac22: Preparing 22:26:56 b3438215107b: Preparing 22:26:56 26cbea5cba74: Preparing 22:26:56 26cbea5cba74: Waiting 22:26:56 5367ea691ab2: Pushed 22:26:56 958206d1ac22: Pushed 22:26:56 b3438215107b: Pushed 22:26:56 9d986d7a6ae9: Pushed 22:26:56 26cbea5cba74: Layer already exists 22:27:00 8134cb7867a0: Pushed 22:27:00 eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:f477ec635bbd6ea09c13a5ee4fe51dd0913500bbde0e1377b4edbe103750a594 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22: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 22:27:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 22:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:27:00 5367ea691ab2: Preparing 22:27:00 8134cb7867a0: Preparing 22:27:00 9d986d7a6ae9: Preparing 22:27:00 958206d1ac22: Preparing 22:27:00 b3438215107b: Preparing 22:27:00 26cbea5cba74: Preparing 22:27:00 26cbea5cba74: Waiting 22:27:00 958206d1ac22: Layer already exists 22:27:00 9d986d7a6ae9: Layer already exists 22:27:00 b3438215107b: Layer already exists 22:27:00 5367ea691ab2: Layer already exists 22:27:00 8134cb7867a0: Layer already exists 22:27:00 26cbea5cba74: Layer already exists 22:27:00 latest: digest: sha256:f477ec635bbd6ea09c13a5ee4fe51dd0913500bbde0e1377b4edbe103750a594 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.156 22:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:27:01 5367ea691ab2: Preparing 22:27:01 8134cb7867a0: Preparing 22:27:01 9d986d7a6ae9: Preparing 22:27:01 958206d1ac22: Preparing 22:27:01 b3438215107b: Preparing 22:27:01 26cbea5cba74: Preparing 22:27:01 26cbea5cba74: Waiting 22:27:01 9d986d7a6ae9: Layer already exists 22:27:01 958206d1ac22: Layer already exists 22:27:01 b3438215107b: Layer already exists 22:27:01 5367ea691ab2: Layer already exists 22:27:01 8134cb7867a0: Layer already exists 22:27:01 26cbea5cba74: Layer already exists 22:27:01 3.0.0-dev.156: digest: sha256:f477ec635bbd6ea09c13a5ee4fe51dd0913500bbde0e1377b4edbe103750a594 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:27:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:27:02 5367ea691ab2: Preparing 22:27:02 8134cb7867a0: Preparing 22:27:02 9d986d7a6ae9: Preparing 22:27:02 958206d1ac22: Preparing 22:27:02 b3438215107b: Preparing 22:27:02 26cbea5cba74: Preparing 22:27:02 26cbea5cba74: Waiting 22:27:02 b3438215107b: Layer already exists 22:27:02 958206d1ac22: Layer already exists 22:27:02 5367ea691ab2: Layer already exists 22:27:02 8134cb7867a0: Layer already exists 22:27:02 9d986d7a6ae9: Layer already exists 22:27:02 26cbea5cba74: Layer already exists 22:27:02 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:f477ec635bbd6ea09c13a5ee4fe51dd0913500bbde0e1377b4edbe103750a594 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 22:27:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:27:03 5367ea691ab2: Preparing 22:27:03 8134cb7867a0: Preparing 22:27:03 9d986d7a6ae9: Preparing 22:27:03 958206d1ac22: Preparing 22:27:03 b3438215107b: Preparing 22:27:03 26cbea5cba74: Preparing 22:27:03 26cbea5cba74: Waiting 22:27:03 5367ea691ab2: Layer already exists 22:27:03 9d986d7a6ae9: Layer already exists 22:27:03 8134cb7867a0: Layer already exists 22:27:03 958206d1ac22: Layer already exists 22:27:03 b3438215107b: Layer already exists 22:27:03 26cbea5cba74: Layer already exists 22:27:03 main: digest: sha256:f477ec635bbd6ea09c13a5ee4fe51dd0913500bbde0e1377b4edbe103750a594 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:27:03 ===================================================== [Pipeline] echo 22:27:03 taggedImages: 22:27:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:eecf9864b491fb41522b6558cae261f6169b3352 22:27:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 22:27:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.156 22:27:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:27:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 22:27:03 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 22:27:03 eecf9864b491fb41522b6558cae261f6169b3352 22:27:03 latest 22:27:03 3.0.0-dev.156 22:27:03 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:27:03 main 22:27:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:04 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:eecf9864b491fb41522b6558cae261f6169b3352 22:27:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:27:04 2e5147a14e76: Preparing 22:27:04 cf93e26f58dd: Preparing 22:27:04 7c30c6a293fe: Preparing 22:27:04 befdf0863db8: Preparing 22:27:04 9d986d7a6ae9: Preparing 22:27:04 958206d1ac22: Preparing 22:27:04 8721e2ecfe61: Preparing 22:27:04 26cbea5cba74: Preparing 22:27:04 958206d1ac22: Waiting 22:27:04 8721e2ecfe61: Waiting 22:27:04 26cbea5cba74: Waiting 22:27:04 9d986d7a6ae9: Layer already exists 22:27:04 958206d1ac22: Layer already exists 22:27:04 cf93e26f58dd: Pushed 22:27:04 7c30c6a293fe: Pushed 22:27:04 2e5147a14e76: Pushed 22:27:04 26cbea5cba74: Layer already exists 22:27:04 8721e2ecfe61: Pushed 22:27:06 befdf0863db8: Pushed 22:27:06 eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:085a8d7c806d22dd1d72f741d5b0286ca42579aaad923cfb9b853917740563b2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22: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 22:27:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 22:27:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:27:07 2e5147a14e76: Preparing 22:27:07 cf93e26f58dd: Preparing 22:27:07 7c30c6a293fe: Preparing 22:27:07 befdf0863db8: Preparing 22:27:07 9d986d7a6ae9: Preparing 22:27:07 958206d1ac22: Preparing 22:27:07 8721e2ecfe61: Preparing 22:27:07 26cbea5cba74: Preparing 22:27:07 958206d1ac22: Waiting 22:27:07 8721e2ecfe61: Waiting 22:27:07 26cbea5cba74: Waiting 22:27:07 2e5147a14e76: Layer already exists 22:27:07 7c30c6a293fe: Layer already exists 22:27:07 befdf0863db8: Layer already exists 22:27:07 9d986d7a6ae9: Layer already exists 22:27:07 cf93e26f58dd: Layer already exists 22:27:07 26cbea5cba74: Layer already exists 22:27:07 958206d1ac22: Layer already exists 22:27:07 8721e2ecfe61: Layer already exists 22:27:07 latest: digest: sha256:085a8d7c806d22dd1d72f741d5b0286ca42579aaad923cfb9b853917740563b2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:08 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.156 22:27:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:27:08 2e5147a14e76: Preparing 22:27:08 cf93e26f58dd: Preparing 22:27:08 7c30c6a293fe: Preparing 22:27:08 befdf0863db8: Preparing 22:27:08 9d986d7a6ae9: Preparing 22:27:08 958206d1ac22: Preparing 22:27:08 8721e2ecfe61: Preparing 22:27:08 26cbea5cba74: Preparing 22:27:08 8721e2ecfe61: Waiting 22:27:08 26cbea5cba74: Waiting 22:27:08 958206d1ac22: Waiting 22:27:08 7c30c6a293fe: Layer already exists 22:27:08 2e5147a14e76: Layer already exists 22:27:08 cf93e26f58dd: Layer already exists 22:27:08 befdf0863db8: Layer already exists 22:27:08 9d986d7a6ae9: Layer already exists 22:27:08 8721e2ecfe61: Layer already exists 22:27:08 958206d1ac22: Layer already exists 22:27:08 26cbea5cba74: Layer already exists 22:27:08 3.0.0-dev.156: digest: sha256:085a8d7c806d22dd1d72f741d5b0286ca42579aaad923cfb9b853917740563b2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:09 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:27:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:27:09 2e5147a14e76: Preparing 22:27:09 cf93e26f58dd: Preparing 22:27:09 7c30c6a293fe: Preparing 22:27:09 befdf0863db8: Preparing 22:27:09 9d986d7a6ae9: Preparing 22:27:09 958206d1ac22: Preparing 22:27:09 8721e2ecfe61: Preparing 22:27:09 26cbea5cba74: Preparing 22:27:09 8721e2ecfe61: Waiting 22:27:09 26cbea5cba74: Waiting 22:27:09 958206d1ac22: Waiting 22:27:09 7c30c6a293fe: Layer already exists 22:27:09 cf93e26f58dd: Layer already exists 22:27:09 9d986d7a6ae9: Layer already exists 22:27:09 befdf0863db8: Layer already exists 22:27:09 2e5147a14e76: Layer already exists 22:27:09 26cbea5cba74: Layer already exists 22:27:09 958206d1ac22: Layer already exists 22:27:09 8721e2ecfe61: Layer already exists 22:27:09 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:085a8d7c806d22dd1d72f741d5b0286ca42579aaad923cfb9b853917740563b2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22: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 22:27:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 22:27:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:27:10 2e5147a14e76: Preparing 22:27:10 cf93e26f58dd: Preparing 22:27:10 7c30c6a293fe: Preparing 22:27:10 befdf0863db8: Preparing 22:27:10 9d986d7a6ae9: Preparing 22:27:10 958206d1ac22: Preparing 22:27:10 8721e2ecfe61: Preparing 22:27:10 26cbea5cba74: Preparing 22:27:10 8721e2ecfe61: Waiting 22:27:10 26cbea5cba74: Waiting 22:27:10 958206d1ac22: Waiting 22:27:10 cf93e26f58dd: Layer already exists 22:27:10 befdf0863db8: Layer already exists 22:27:10 9d986d7a6ae9: Layer already exists 22:27:10 2e5147a14e76: Layer already exists 22:27:10 7c30c6a293fe: Layer already exists 22:27:10 26cbea5cba74: Layer already exists 22:27:10 8721e2ecfe61: Layer already exists 22:27:10 958206d1ac22: Layer already exists 22:27:10 main: digest: sha256:085a8d7c806d22dd1d72f741d5b0286ca42579aaad923cfb9b853917740563b2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:27:10 ===================================================== [Pipeline] echo 22:27:10 taggedImages: 22:27:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:eecf9864b491fb41522b6558cae261f6169b3352 22:27:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 22:27:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.156 22:27:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:27:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 22:27:10 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 22:27:10 eecf9864b491fb41522b6558cae261f6169b3352 22:27:10 latest 22:27:10 3.0.0-dev.156 22:27:10 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:27:10 main 22:27:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:11 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:eecf9864b491fb41522b6558cae261f6169b3352 22:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:27:11 c70df15e8879: Preparing 22:27:11 82deeec66a94: Preparing 22:27:11 9d986d7a6ae9: Preparing 22:27:11 958206d1ac22: Preparing 22:27:11 0edbb8115a0f: Preparing 22:27:11 26cbea5cba74: Preparing 22:27:11 26cbea5cba74: Waiting 22:27:11 958206d1ac22: Layer already exists 22:27:11 9d986d7a6ae9: Layer already exists 22:27:11 26cbea5cba74: Layer already exists 22:27:11 c70df15e8879: Pushed 22:27:11 0edbb8115a0f: Pushed 22:27:14 82deeec66a94: Pushed 22:27:14 eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:6ae8bb2119b4f90a94317788aa7d5edb270bc90e915920574ebb53b148981d7b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 22:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:27:15 c70df15e8879: Preparing 22:27:15 82deeec66a94: Preparing 22:27:15 9d986d7a6ae9: Preparing 22:27:15 958206d1ac22: Preparing 22:27:15 0edbb8115a0f: Preparing 22:27:15 26cbea5cba74: Preparing 22:27:15 26cbea5cba74: Waiting 22:27:15 958206d1ac22: Layer already exists 22:27:15 c70df15e8879: Layer already exists 22:27:15 0edbb8115a0f: Layer already exists 22:27:15 82deeec66a94: Layer already exists 22:27:15 9d986d7a6ae9: Layer already exists 22:27:15 26cbea5cba74: Layer already exists 22:27:15 latest: digest: sha256:6ae8bb2119b4f90a94317788aa7d5edb270bc90e915920574ebb53b148981d7b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.156 22:27:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:27:16 c70df15e8879: Preparing 22:27:16 82deeec66a94: Preparing 22:27:16 9d986d7a6ae9: Preparing 22:27:16 958206d1ac22: Preparing 22:27:16 0edbb8115a0f: Preparing 22:27:16 26cbea5cba74: Preparing 22:27:16 26cbea5cba74: Waiting 22:27:16 82deeec66a94: Layer already exists 22:27:16 958206d1ac22: Layer already exists 22:27:16 c70df15e8879: Layer already exists 22:27:16 0edbb8115a0f: Layer already exists 22:27:16 9d986d7a6ae9: Layer already exists 22:27:16 26cbea5cba74: Layer already exists 22:27:16 3.0.0-dev.156: digest: sha256:6ae8bb2119b4f90a94317788aa7d5edb270bc90e915920574ebb53b148981d7b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:27:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:27:17 c70df15e8879: Preparing 22:27:17 82deeec66a94: Preparing 22:27:17 9d986d7a6ae9: Preparing 22:27:17 958206d1ac22: Preparing 22:27:17 0edbb8115a0f: Preparing 22:27:17 26cbea5cba74: Preparing 22:27:17 26cbea5cba74: Waiting 22:27:17 c70df15e8879: Layer already exists 22:27:17 0edbb8115a0f: Layer already exists 22:27:17 9d986d7a6ae9: Layer already exists 22:27:17 82deeec66a94: Layer already exists 22:27:17 958206d1ac22: Layer already exists 22:27:17 26cbea5cba74: Layer already exists 22:27:17 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:6ae8bb2119b4f90a94317788aa7d5edb270bc90e915920574ebb53b148981d7b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 22:27:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:27:17 c70df15e8879: Preparing 22:27:17 82deeec66a94: Preparing 22:27:17 9d986d7a6ae9: Preparing 22:27:17 958206d1ac22: Preparing 22:27:17 0edbb8115a0f: Preparing 22:27:17 26cbea5cba74: Preparing 22:27:17 26cbea5cba74: Waiting 22:27:17 958206d1ac22: Layer already exists 22:27:17 c70df15e8879: Layer already exists 22:27:17 0edbb8115a0f: Layer already exists 22:27:17 9d986d7a6ae9: Layer already exists 22:27:17 82deeec66a94: Layer already exists 22:27:17 26cbea5cba74: Layer already exists 22:27:18 main: digest: sha256:6ae8bb2119b4f90a94317788aa7d5edb270bc90e915920574ebb53b148981d7b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:27:18 ===================================================== [Pipeline] echo 22:27:18 taggedImages: 22:27:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:eecf9864b491fb41522b6558cae261f6169b3352 22:27:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 22:27:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.156 22:27:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:27:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 22:27:18 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 22:27:18 eecf9864b491fb41522b6558cae261f6169b3352 22:27:18 latest 22:27:18 3.0.0-dev.156 22:27:18 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:27:18 main 22:27:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:eecf9864b491fb41522b6558cae261f6169b3352 22:27:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:27:18 8a298ea4490d: Preparing 22:27:18 81e284c85e99: Preparing 22:27:18 e4b5073ad86a: Preparing 22:27:18 9d986d7a6ae9: Preparing 22:27:18 958206d1ac22: Preparing 22:27:18 b3438215107b: Preparing 22:27:18 26cbea5cba74: Preparing 22:27:18 b3438215107b: Waiting 22:27:18 26cbea5cba74: Waiting 22:27:18 958206d1ac22: Layer already exists 22:27:19 81e284c85e99: Pushed 22:27:19 8a298ea4490d: Pushed 22:27:21 9d986d7a6ae9: Layer already exists 22:27:21 b3438215107b: Layer already exists 22:27:21 26cbea5cba74: Layer already exists 22:27:21 e4b5073ad86a: Pushed 22:27:21 eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:77e695ad82e571eb48ee5ca079f262dc3c30866d9340de5726b862dc326df188 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 22:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:27:22 8a298ea4490d: Preparing 22:27:22 81e284c85e99: Preparing 22:27:22 e4b5073ad86a: Preparing 22:27:22 9d986d7a6ae9: Preparing 22:27:22 958206d1ac22: Preparing 22:27:22 b3438215107b: Preparing 22:27:22 26cbea5cba74: Preparing 22:27:22 b3438215107b: Waiting 22:27:22 26cbea5cba74: Waiting 22:27:22 958206d1ac22: Layer already exists 22:27:22 9d986d7a6ae9: Layer already exists 22:27:22 8a298ea4490d: Layer already exists 22:27:22 81e284c85e99: Layer already exists 22:27:22 e4b5073ad86a: Layer already exists 22:27:22 b3438215107b: Layer already exists 22:27:22 26cbea5cba74: Layer already exists 22:27:22 latest: digest: sha256:77e695ad82e571eb48ee5ca079f262dc3c30866d9340de5726b862dc326df188 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.156 22:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:27:23 8a298ea4490d: Preparing 22:27:23 81e284c85e99: Preparing 22:27:23 e4b5073ad86a: Preparing 22:27:23 9d986d7a6ae9: Preparing 22:27:23 958206d1ac22: Preparing 22:27:23 b3438215107b: Preparing 22:27:23 26cbea5cba74: Preparing 22:27:23 b3438215107b: Waiting 22:27:23 26cbea5cba74: Waiting 22:27:23 81e284c85e99: Layer already exists 22:27:23 958206d1ac22: Layer already exists 22:27:23 9d986d7a6ae9: Layer already exists 22:27:23 8a298ea4490d: Layer already exists 22:27:23 e4b5073ad86a: Layer already exists 22:27:23 26cbea5cba74: Layer already exists 22:27:23 b3438215107b: Layer already exists 22:27:23 3.0.0-dev.156: digest: sha256:77e695ad82e571eb48ee5ca079f262dc3c30866d9340de5726b862dc326df188 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:27:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:27:24 8a298ea4490d: Preparing 22:27:24 81e284c85e99: Preparing 22:27:24 e4b5073ad86a: Preparing 22:27:24 9d986d7a6ae9: Preparing 22:27:24 958206d1ac22: Preparing 22:27:24 b3438215107b: Preparing 22:27:24 26cbea5cba74: Preparing 22:27:24 b3438215107b: Waiting 22:27:24 26cbea5cba74: Waiting 22:27:24 958206d1ac22: Layer already exists 22:27:24 81e284c85e99: Layer already exists 22:27:24 e4b5073ad86a: Layer already exists 22:27:24 8a298ea4490d: Layer already exists 22:27:24 9d986d7a6ae9: Layer already exists 22:27:24 26cbea5cba74: Layer already exists 22:27:24 b3438215107b: Layer already exists 22:27:24 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:77e695ad82e571eb48ee5ca079f262dc3c30866d9340de5726b862dc326df188 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 22:27:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:27:25 8a298ea4490d: Preparing 22:27:25 81e284c85e99: Preparing 22:27:25 e4b5073ad86a: Preparing 22:27:25 9d986d7a6ae9: Preparing 22:27:25 958206d1ac22: Preparing 22:27:25 b3438215107b: Preparing 22:27:25 26cbea5cba74: Preparing 22:27:25 b3438215107b: Waiting 22:27:25 26cbea5cba74: Waiting 22:27:25 958206d1ac22: Layer already exists 22:27:25 81e284c85e99: Layer already exists 22:27:25 9d986d7a6ae9: Layer already exists 22:27:25 8a298ea4490d: Layer already exists 22:27:25 e4b5073ad86a: Layer already exists 22:27:25 26cbea5cba74: Layer already exists 22:27:25 b3438215107b: Layer already exists 22:27:25 main: digest: sha256:77e695ad82e571eb48ee5ca079f262dc3c30866d9340de5726b862dc326df188 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:27:25 ===================================================== [Pipeline] echo 22:27:25 taggedImages: 22:27:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:eecf9864b491fb41522b6558cae261f6169b3352 22:27:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 22:27:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.156 22:27:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:27:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 22:27:25 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 22:27:25 eecf9864b491fb41522b6558cae261f6169b3352 22:27:25 latest 22:27:25 3.0.0-dev.156 22:27:25 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:27:25 main 22:27:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:eecf9864b491fb41522b6558cae261f6169b3352 22:27:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:27:26 a2bb7096b021: Preparing 22:27:26 a2bb7096b021: Preparing 22:27:26 26874743c702: Preparing 22:27:26 ab0e16648e6d: Preparing 22:27:26 b4ea37bdbe3e: Preparing 22:27:26 ba6cdf6e60f6: Preparing 22:27:26 4756701adea6: Preparing 22:27:26 9d986d7a6ae9: Preparing 22:27:26 958206d1ac22: Preparing 22:27:26 128d7cb98617: Preparing 22:27:26 06f7e7b7a33e: Preparing 22:27:26 df2277defcfc: Preparing 22:27:26 29cf7ba2d40b: Preparing 22:27:26 26cbea5cba74: Preparing 22:27:26 128d7cb98617: Waiting 22:27:26 06f7e7b7a33e: Waiting 22:27:26 df2277defcfc: Waiting 22:27:26 29cf7ba2d40b: Waiting 22:27:26 26cbea5cba74: Waiting 22:27:26 4756701adea6: Waiting 22:27:26 9d986d7a6ae9: Waiting 22:27:26 958206d1ac22: Waiting 22:27:26 ab0e16648e6d: Pushed 22:27:26 a2bb7096b021: Pushed 22:27:26 26874743c702: Pushed 22:27:26 ba6cdf6e60f6: Pushed 22:27:26 b4ea37bdbe3e: Pushed 22:27:26 9d986d7a6ae9: Layer already exists 22:27:26 958206d1ac22: Layer already exists 22:27:27 128d7cb98617: Pushed 22:27:27 06f7e7b7a33e: Pushed 22:27:27 df2277defcfc: Pushed 22:27:27 29cf7ba2d40b: Pushed 22:27:27 26cbea5cba74: Layer already exists 22:27:30 4756701adea6: Pushed 22:27:30 eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:a584f7ae1a31e4105744b89d2b3203fd465355ec4402912a39dcdc299aee18cb size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 22:27:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:27:31 a2bb7096b021: Preparing 22:27:31 a2bb7096b021: Preparing 22:27:31 26874743c702: Preparing 22:27:31 ab0e16648e6d: Preparing 22:27:31 b4ea37bdbe3e: Preparing 22:27:31 ba6cdf6e60f6: Preparing 22:27:31 4756701adea6: Preparing 22:27:31 9d986d7a6ae9: Preparing 22:27:31 958206d1ac22: Preparing 22:27:31 128d7cb98617: Preparing 22:27:31 06f7e7b7a33e: Preparing 22:27:31 df2277defcfc: Preparing 22:27:31 29cf7ba2d40b: Preparing 22:27:31 26cbea5cba74: Preparing 22:27:31 128d7cb98617: Waiting 22:27:31 06f7e7b7a33e: Waiting 22:27:31 29cf7ba2d40b: Waiting 22:27:31 df2277defcfc: Waiting 22:27:31 4756701adea6: Waiting 22:27:31 26cbea5cba74: Waiting 22:27:31 9d986d7a6ae9: Waiting 22:27:31 958206d1ac22: Waiting 22:27:31 ab0e16648e6d: Layer already exists 22:27:31 26874743c702: Layer already exists 22:27:31 ba6cdf6e60f6: Layer already exists 22:27:31 b4ea37bdbe3e: Layer already exists 22:27:31 a2bb7096b021: Layer already exists 22:27:31 9d986d7a6ae9: Layer already exists 22:27:31 4756701adea6: Layer already exists 22:27:31 06f7e7b7a33e: Layer already exists 22:27:31 128d7cb98617: Layer already exists 22:27:31 958206d1ac22: Layer already exists 22:27:31 29cf7ba2d40b: Layer already exists 22:27:31 df2277defcfc: Layer already exists 22:27:31 26cbea5cba74: Layer already exists 22:27:31 latest: digest: sha256:a584f7ae1a31e4105744b89d2b3203fd465355ec4402912a39dcdc299aee18cb size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.156 22:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:27:32 a2bb7096b021: Preparing 22:27:32 a2bb7096b021: Preparing 22:27:32 26874743c702: Preparing 22:27:32 ab0e16648e6d: Preparing 22:27:32 b4ea37bdbe3e: Preparing 22:27:32 ba6cdf6e60f6: Preparing 22:27:32 4756701adea6: Preparing 22:27:32 9d986d7a6ae9: Preparing 22:27:32 958206d1ac22: Preparing 22:27:32 128d7cb98617: Preparing 22:27:32 06f7e7b7a33e: Preparing 22:27:32 df2277defcfc: Preparing 22:27:32 29cf7ba2d40b: Preparing 22:27:32 26cbea5cba74: Preparing 22:27:32 128d7cb98617: Waiting 22:27:32 06f7e7b7a33e: Waiting 22:27:32 29cf7ba2d40b: Waiting 22:27:32 26cbea5cba74: Waiting 22:27:32 4756701adea6: Waiting 22:27:32 9d986d7a6ae9: Waiting 22:27:32 df2277defcfc: Waiting 22:27:32 958206d1ac22: Waiting 22:27:32 ab0e16648e6d: Layer already exists 22:27:32 a2bb7096b021: Layer already exists 22:27:32 ba6cdf6e60f6: Layer already exists 22:27:32 26874743c702: Layer already exists 22:27:32 b4ea37bdbe3e: Layer already exists 22:27:32 128d7cb98617: Layer already exists 22:27:32 4756701adea6: Layer already exists 22:27:32 958206d1ac22: Layer already exists 22:27:32 06f7e7b7a33e: Layer already exists 22:27:32 9d986d7a6ae9: Layer already exists 22:27:32 26cbea5cba74: Layer already exists 22:27:32 29cf7ba2d40b: Layer already exists 22:27:32 df2277defcfc: Layer already exists 22:27:32 3.0.0-dev.156: digest: sha256:a584f7ae1a31e4105744b89d2b3203fd465355ec4402912a39dcdc299aee18cb size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:27:34 a2bb7096b021: Preparing 22:27:34 a2bb7096b021: Preparing 22:27:34 26874743c702: Preparing 22:27:34 ab0e16648e6d: Preparing 22:27:34 b4ea37bdbe3e: Preparing 22:27:34 ba6cdf6e60f6: Preparing 22:27:34 4756701adea6: Preparing 22:27:34 9d986d7a6ae9: Preparing 22:27:34 958206d1ac22: Preparing 22:27:34 128d7cb98617: Preparing 22:27:34 06f7e7b7a33e: Preparing 22:27:34 df2277defcfc: Preparing 22:27:34 29cf7ba2d40b: Preparing 22:27:34 26cbea5cba74: Preparing 22:27:34 128d7cb98617: Waiting 22:27:34 06f7e7b7a33e: Waiting 22:27:34 29cf7ba2d40b: Waiting 22:27:34 26cbea5cba74: Waiting 22:27:34 df2277defcfc: Waiting 22:27:34 9d986d7a6ae9: Waiting 22:27:34 4756701adea6: Waiting 22:27:34 ba6cdf6e60f6: Layer already exists 22:27:34 ab0e16648e6d: Layer already exists 22:27:34 26874743c702: Layer already exists 22:27:34 b4ea37bdbe3e: Layer already exists 22:27:34 a2bb7096b021: Layer already exists 22:27:34 4756701adea6: Layer already exists 22:27:34 9d986d7a6ae9: Layer already exists 22:27:34 958206d1ac22: Layer already exists 22:27:34 128d7cb98617: Layer already exists 22:27:34 06f7e7b7a33e: Layer already exists 22:27:34 df2277defcfc: Layer already exists 22:27:34 26cbea5cba74: Layer already exists 22:27:34 29cf7ba2d40b: Layer already exists 22:27:34 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:a584f7ae1a31e4105744b89d2b3203fd465355ec4402912a39dcdc299aee18cb size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:34 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 22:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:27:35 a2bb7096b021: Preparing 22:27:35 a2bb7096b021: Preparing 22:27:35 26874743c702: Preparing 22:27:35 ab0e16648e6d: Preparing 22:27:35 b4ea37bdbe3e: Preparing 22:27:35 ba6cdf6e60f6: Preparing 22:27:35 4756701adea6: Preparing 22:27:35 9d986d7a6ae9: Preparing 22:27:35 958206d1ac22: Preparing 22:27:35 128d7cb98617: Preparing 22:27:35 06f7e7b7a33e: Preparing 22:27:35 df2277defcfc: Preparing 22:27:35 29cf7ba2d40b: Preparing 22:27:35 26cbea5cba74: Preparing 22:27:35 4756701adea6: Waiting 22:27:35 06f7e7b7a33e: Waiting 22:27:35 29cf7ba2d40b: Waiting 22:27:35 9d986d7a6ae9: Waiting 22:27:35 26cbea5cba74: Waiting 22:27:35 df2277defcfc: Waiting 22:27:35 958206d1ac22: Waiting 22:27:35 128d7cb98617: Waiting 22:27:35 b4ea37bdbe3e: Layer already exists 22:27:35 ba6cdf6e60f6: Layer already exists 22:27:35 26874743c702: Layer already exists 22:27:35 ab0e16648e6d: Layer already exists 22:27:35 a2bb7096b021: Layer already exists 22:27:35 4756701adea6: Layer already exists 22:27:35 06f7e7b7a33e: Layer already exists 22:27:35 958206d1ac22: Layer already exists 22:27:35 9d986d7a6ae9: Layer already exists 22:27:35 128d7cb98617: Layer already exists 22:27:35 df2277defcfc: Layer already exists 22:27:35 29cf7ba2d40b: Layer already exists 22:27:35 26cbea5cba74: Layer already exists 22:27:35 main: digest: sha256:a584f7ae1a31e4105744b89d2b3203fd465355ec4402912a39dcdc299aee18cb size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:27:35 ===================================================== [Pipeline] echo 22:27:35 taggedImages: 22:27:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:eecf9864b491fb41522b6558cae261f6169b3352 22:27:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 22:27:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.156 22:27:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:27:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 22:27:35 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 22:27:35 eecf9864b491fb41522b6558cae261f6169b3352 22:27:35 latest 22:27:35 3.0.0-dev.156 22:27:35 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:27:35 main 22:27:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:36 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:eecf9864b491fb41522b6558cae261f6169b3352 22:27:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 22:27:36 fb154196163a: Preparing 22:27:36 322183e48841: Preparing 22:27:36 de633c86eff8: Preparing 22:27:36 ba65a4698c3f: Preparing 22:27:36 9d986d7a6ae9: Preparing 22:27:36 958206d1ac22: Preparing 22:27:36 88ce71255596: Preparing 22:27:36 26cbea5cba74: Preparing 22:27:36 958206d1ac22: Waiting 22:27:36 88ce71255596: Waiting 22:27:36 26cbea5cba74: Waiting 22:27:36 9d986d7a6ae9: Layer already exists 22:27:36 958206d1ac22: Layer already exists 22:27:36 fb154196163a: Pushed 22:27:36 de633c86eff8: Pushed 22:27:36 322183e48841: Pushed 22:27:36 26cbea5cba74: Layer already exists 22:27:36 88ce71255596: Pushed 22:27:39 ba65a4698c3f: Pushed 22:27:39 eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:f8ad677a0655f57bbecec3c639d8ecba7e8dcf2a928cf65daac4110342ea51a2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:39 + 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 22:27:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 22:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 22:27:40 fb154196163a: Preparing 22:27:40 322183e48841: Preparing 22:27:40 de633c86eff8: Preparing 22:27:40 ba65a4698c3f: Preparing 22:27:40 9d986d7a6ae9: Preparing 22:27:40 958206d1ac22: Preparing 22:27:40 88ce71255596: Preparing 22:27:40 26cbea5cba74: Preparing 22:27:40 88ce71255596: Waiting 22:27:40 26cbea5cba74: Waiting 22:27:40 958206d1ac22: Waiting 22:27:40 322183e48841: Layer already exists 22:27:40 fb154196163a: Layer already exists 22:27:40 de633c86eff8: Layer already exists 22:27:40 ba65a4698c3f: Layer already exists 22:27:40 9d986d7a6ae9: Layer already exists 22:27:40 958206d1ac22: Layer already exists 22:27:40 26cbea5cba74: Layer already exists 22:27:40 88ce71255596: Layer already exists 22:27:40 latest: digest: sha256:f8ad677a0655f57bbecec3c639d8ecba7e8dcf2a928cf65daac4110342ea51a2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:40 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.156 22:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 22:27:41 fb154196163a: Preparing 22:27:41 322183e48841: Preparing 22:27:41 de633c86eff8: Preparing 22:27:41 ba65a4698c3f: Preparing 22:27:41 9d986d7a6ae9: Preparing 22:27:41 958206d1ac22: Preparing 22:27:41 88ce71255596: Preparing 22:27:41 26cbea5cba74: Preparing 22:27:41 958206d1ac22: Waiting 22:27:41 88ce71255596: Waiting 22:27:41 fb154196163a: Layer already exists 22:27:41 322183e48841: Layer already exists 22:27:41 9d986d7a6ae9: Layer already exists 22:27:41 ba65a4698c3f: Layer already exists 22:27:41 de633c86eff8: Layer already exists 22:27:41 88ce71255596: Layer already exists 22:27:41 958206d1ac22: Layer already exists 22:27:41 26cbea5cba74: Layer already exists 22:27:41 3.0.0-dev.156: digest: sha256:f8ad677a0655f57bbecec3c639d8ecba7e8dcf2a928cf65daac4110342ea51a2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:41 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:27:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 22:27:42 fb154196163a: Preparing 22:27:42 322183e48841: Preparing 22:27:42 de633c86eff8: Preparing 22:27:42 ba65a4698c3f: Preparing 22:27:42 9d986d7a6ae9: Preparing 22:27:42 958206d1ac22: Preparing 22:27:42 88ce71255596: Preparing 22:27:42 26cbea5cba74: Preparing 22:27:42 88ce71255596: Waiting 22:27:42 26cbea5cba74: Waiting 22:27:42 958206d1ac22: Waiting 22:27:42 322183e48841: Layer already exists 22:27:42 fb154196163a: Layer already exists 22:27:42 ba65a4698c3f: Layer already exists 22:27:42 de633c86eff8: Layer already exists 22:27:42 9d986d7a6ae9: Layer already exists 22:27:42 958206d1ac22: Layer already exists 22:27:42 88ce71255596: Layer already exists 22:27:42 26cbea5cba74: Layer already exists 22:27:42 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:f8ad677a0655f57bbecec3c639d8ecba7e8dcf2a928cf65daac4110342ea51a2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:42 + 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 22:27:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 22:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 22:27:43 fb154196163a: Preparing 22:27:43 322183e48841: Preparing 22:27:43 de633c86eff8: Preparing 22:27:43 ba65a4698c3f: Preparing 22:27:43 9d986d7a6ae9: Preparing 22:27:43 958206d1ac22: Preparing 22:27:43 88ce71255596: Preparing 22:27:43 26cbea5cba74: Preparing 22:27:43 958206d1ac22: Waiting 22:27:43 88ce71255596: Waiting 22:27:43 26cbea5cba74: Waiting 22:27:43 9d986d7a6ae9: Layer already exists 22:27:43 de633c86eff8: Layer already exists 22:27:43 fb154196163a: Layer already exists 22:27:43 322183e48841: Layer already exists 22:27:43 ba65a4698c3f: Layer already exists 22:27:43 88ce71255596: Layer already exists 22:27:43 958206d1ac22: Layer already exists 22:27:43 26cbea5cba74: Layer already exists 22:27:43 main: digest: sha256:f8ad677a0655f57bbecec3c639d8ecba7e8dcf2a928cf65daac4110342ea51a2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:27:43 ===================================================== [Pipeline] echo 22:27:43 taggedImages: 22:27:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:eecf9864b491fb41522b6558cae261f6169b3352 22:27:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 22:27:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.156 22:27:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:27:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 22:27:43 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 22:27:43 eecf9864b491fb41522b6558cae261f6169b3352 22:27:43 latest 22:27:43 3.0.0-dev.156 22:27:43 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:27:43 main 22:27:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:43 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:eecf9864b491fb41522b6558cae261f6169b3352 22:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:27:44 10e254e03820: Preparing 22:27:44 c03b5dcdb4f0: Preparing 22:27:44 4b9bf69b6910: Preparing 22:27:44 ba104a0a0227: Preparing 22:27:44 9d986d7a6ae9: Preparing 22:27:44 958206d1ac22: Preparing 22:27:44 dcae3d7849ea: Preparing 22:27:44 bce19ef87130: Preparing 22:27:44 26cbea5cba74: Preparing 22:27:44 958206d1ac22: Waiting 22:27:44 dcae3d7849ea: Waiting 22:27:44 bce19ef87130: Waiting 22:27:44 26cbea5cba74: Waiting 22:27:44 9d986d7a6ae9: Layer already exists 22:27:44 958206d1ac22: Layer already exists 22:27:44 10e254e03820: Pushed 22:27:44 ba104a0a0227: Pushed 22:27:44 c03b5dcdb4f0: Pushed 22:27:44 26cbea5cba74: Layer already exists 22:27:44 dcae3d7849ea: Pushed 22:27:44 bce19ef87130: Pushed 22:27:47 4b9bf69b6910: Pushed 22:27:47 eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:2cf31b5c995a780acc564a94a5f4b932c27400b6d984cac74d3507f09361be75 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:47 + 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 22:27:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 22:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:27:47 10e254e03820: Preparing 22:27:47 c03b5dcdb4f0: Preparing 22:27:47 4b9bf69b6910: Preparing 22:27:47 ba104a0a0227: Preparing 22:27:47 9d986d7a6ae9: Preparing 22:27:47 958206d1ac22: Preparing 22:27:47 dcae3d7849ea: Preparing 22:27:47 bce19ef87130: Preparing 22:27:47 26cbea5cba74: Preparing 22:27:47 958206d1ac22: Waiting 22:27:47 dcae3d7849ea: Waiting 22:27:47 bce19ef87130: Waiting 22:27:47 26cbea5cba74: Waiting 22:27:47 c03b5dcdb4f0: Layer already exists 22:27:47 10e254e03820: Layer already exists 22:27:47 9d986d7a6ae9: Layer already exists 22:27:47 ba104a0a0227: Layer already exists 22:27:47 4b9bf69b6910: Layer already exists 22:27:47 958206d1ac22: Layer already exists 22:27:47 dcae3d7849ea: Layer already exists 22:27:47 26cbea5cba74: Layer already exists 22:27:47 bce19ef87130: Layer already exists 22:27:48 latest: digest: sha256:2cf31b5c995a780acc564a94a5f4b932c27400b6d984cac74d3507f09361be75 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:48 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.156 22:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:27:48 10e254e03820: Preparing 22:27:48 c03b5dcdb4f0: Preparing 22:27:48 4b9bf69b6910: Preparing 22:27:48 ba104a0a0227: Preparing 22:27:48 9d986d7a6ae9: Preparing 22:27:48 958206d1ac22: Preparing 22:27:48 dcae3d7849ea: Preparing 22:27:48 bce19ef87130: Preparing 22:27:48 26cbea5cba74: Preparing 22:27:48 958206d1ac22: Waiting 22:27:48 dcae3d7849ea: Waiting 22:27:48 bce19ef87130: Waiting 22:27:48 26cbea5cba74: Waiting 22:27:48 4b9bf69b6910: Layer already exists 22:27:48 c03b5dcdb4f0: Layer already exists 22:27:48 ba104a0a0227: Layer already exists 22:27:48 9d986d7a6ae9: Layer already exists 22:27:48 10e254e03820: Layer already exists 22:27:48 dcae3d7849ea: Layer already exists 22:27:48 958206d1ac22: Layer already exists 22:27:48 bce19ef87130: Layer already exists 22:27:48 26cbea5cba74: Layer already exists 22:27:48 3.0.0-dev.156: digest: sha256:2cf31b5c995a780acc564a94a5f4b932c27400b6d984cac74d3507f09361be75 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:49 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:27:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:27:49 10e254e03820: Preparing 22:27:49 c03b5dcdb4f0: Preparing 22:27:49 4b9bf69b6910: Preparing 22:27:49 ba104a0a0227: Preparing 22:27:49 9d986d7a6ae9: Preparing 22:27:49 958206d1ac22: Preparing 22:27:49 dcae3d7849ea: Preparing 22:27:49 bce19ef87130: Preparing 22:27:49 26cbea5cba74: Preparing 22:27:49 dcae3d7849ea: Waiting 22:27:49 bce19ef87130: Waiting 22:27:49 26cbea5cba74: Waiting 22:27:49 958206d1ac22: Waiting 22:27:49 10e254e03820: Layer already exists 22:27:49 9d986d7a6ae9: Layer already exists 22:27:49 ba104a0a0227: Layer already exists 22:27:49 4b9bf69b6910: Layer already exists 22:27:49 c03b5dcdb4f0: Layer already exists 22:27:49 958206d1ac22: Layer already exists 22:27:49 26cbea5cba74: Layer already exists 22:27:49 bce19ef87130: Layer already exists 22:27:49 dcae3d7849ea: Layer already exists 22:27:49 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:2cf31b5c995a780acc564a94a5f4b932c27400b6d984cac74d3507f09361be75 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:50 + 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 22:27:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 22:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:27:50 10e254e03820: Preparing 22:27:50 c03b5dcdb4f0: Preparing 22:27:50 4b9bf69b6910: Preparing 22:27:50 ba104a0a0227: Preparing 22:27:50 9d986d7a6ae9: Preparing 22:27:50 958206d1ac22: Preparing 22:27:50 dcae3d7849ea: Preparing 22:27:50 bce19ef87130: Preparing 22:27:50 26cbea5cba74: Preparing 22:27:50 dcae3d7849ea: Waiting 22:27:50 bce19ef87130: Waiting 22:27:50 26cbea5cba74: Waiting 22:27:50 958206d1ac22: Waiting 22:27:50 10e254e03820: Layer already exists 22:27:50 4b9bf69b6910: Layer already exists 22:27:50 c03b5dcdb4f0: Layer already exists 22:27:50 ba104a0a0227: Layer already exists 22:27:50 9d986d7a6ae9: Layer already exists 22:27:50 dcae3d7849ea: Layer already exists 22:27:50 958206d1ac22: Layer already exists 22:27:50 26cbea5cba74: Layer already exists 22:27:50 bce19ef87130: Layer already exists 22:27:50 main: digest: sha256:2cf31b5c995a780acc564a94a5f4b932c27400b6d984cac74d3507f09361be75 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:27:50 ===================================================== [Pipeline] echo 22:27:50 taggedImages: 22:27:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:eecf9864b491fb41522b6558cae261f6169b3352 22:27:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 22:27:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.156 22:27:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:27:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 22:27:50 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 22:27:50 eecf9864b491fb41522b6558cae261f6169b3352 22:27:50 latest 22:27:50 3.0.0-dev.156 22:27:50 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:27:50 main 22:27:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:51 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:eecf9864b491fb41522b6558cae261f6169b3352 22:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:27:51 28c191e1741b: Preparing 22:27:51 02daad9968e7: Preparing 22:27:51 bd232569432f: Preparing 22:27:51 19137bab1df3: Preparing 22:27:51 e6ecf9be3d87: Preparing 22:27:51 d28dd5a65956: Preparing 22:27:51 2eba19bd7f94: Preparing 22:27:51 9d986d7a6ae9: Preparing 22:27:51 958206d1ac22: Preparing 22:27:51 73efe211a40f: Preparing 22:27:51 26cbea5cba74: Preparing 22:27:51 2eba19bd7f94: Waiting 22:27:51 9d986d7a6ae9: Waiting 22:27:51 73efe211a40f: Waiting 22:27:51 26cbea5cba74: Waiting 22:27:51 958206d1ac22: Waiting 22:27:51 d28dd5a65956: Waiting 22:27:51 28c191e1741b: Pushed 22:27:51 e6ecf9be3d87: Pushed 22:27:51 02daad9968e7: Pushed 22:27:51 9d986d7a6ae9: Layer already exists 22:27:51 958206d1ac22: Layer already exists 22:27:51 2eba19bd7f94: Pushed 22:27:51 d28dd5a65956: Pushed 22:27:51 26cbea5cba74: Layer already exists 22:27:52 73efe211a40f: Pushed 22:27:54 19137bab1df3: Pushed 22:27:54 bd232569432f: Pushed 22:27:54 eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:bf9f117f8153dc2e8b95b35ac381a611148055b2ee31b4aaa0f34615e143e943 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:55 + 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 22:27:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 22:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:27:55 28c191e1741b: Preparing 22:27:55 02daad9968e7: Preparing 22:27:55 bd232569432f: Preparing 22:27:55 19137bab1df3: Preparing 22:27:55 e6ecf9be3d87: Preparing 22:27:55 d28dd5a65956: Preparing 22:27:55 2eba19bd7f94: Preparing 22:27:55 9d986d7a6ae9: Preparing 22:27:55 958206d1ac22: Preparing 22:27:55 73efe211a40f: Preparing 22:27:55 26cbea5cba74: Preparing 22:27:55 2eba19bd7f94: Waiting 22:27:55 d28dd5a65956: Waiting 22:27:55 958206d1ac22: Waiting 22:27:55 9d986d7a6ae9: Waiting 22:27:55 73efe211a40f: Waiting 22:27:55 26cbea5cba74: Waiting 22:27:55 28c191e1741b: Layer already exists 22:27:55 19137bab1df3: Layer already exists 22:27:55 e6ecf9be3d87: Layer already exists 22:27:55 02daad9968e7: Layer already exists 22:27:55 bd232569432f: Layer already exists 22:27:55 2eba19bd7f94: Layer already exists 22:27:55 9d986d7a6ae9: Layer already exists 22:27:55 d28dd5a65956: Layer already exists 22:27:55 958206d1ac22: Layer already exists 22:27:55 73efe211a40f: Layer already exists 22:27:55 26cbea5cba74: Layer already exists 22:27:55 latest: digest: sha256:bf9f117f8153dc2e8b95b35ac381a611148055b2ee31b4aaa0f34615e143e943 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:56 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.156 22:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:27:56 28c191e1741b: Preparing 22:27:56 02daad9968e7: Preparing 22:27:56 bd232569432f: Preparing 22:27:56 19137bab1df3: Preparing 22:27:56 e6ecf9be3d87: Preparing 22:27:56 d28dd5a65956: Preparing 22:27:56 2eba19bd7f94: Preparing 22:27:56 9d986d7a6ae9: Preparing 22:27:56 958206d1ac22: Preparing 22:27:56 73efe211a40f: Preparing 22:27:56 26cbea5cba74: Preparing 22:27:56 d28dd5a65956: Waiting 22:27:56 2eba19bd7f94: Waiting 22:27:56 958206d1ac22: Waiting 22:27:56 73efe211a40f: Waiting 22:27:56 26cbea5cba74: Waiting 22:27:56 9d986d7a6ae9: Waiting 22:27:56 28c191e1741b: Layer already exists 22:27:56 19137bab1df3: Layer already exists 22:27:56 02daad9968e7: Layer already exists 22:27:56 bd232569432f: Layer already exists 22:27:56 e6ecf9be3d87: Layer already exists 22:27:56 2eba19bd7f94: Layer already exists 22:27:56 9d986d7a6ae9: Layer already exists 22:27:56 d28dd5a65956: Layer already exists 22:27:56 958206d1ac22: Layer already exists 22:27:56 73efe211a40f: Layer already exists 22:27:56 26cbea5cba74: Layer already exists 22:27:56 3.0.0-dev.156: digest: sha256:bf9f117f8153dc2e8b95b35ac381a611148055b2ee31b4aaa0f34615e143e943 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:57 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:27:57 28c191e1741b: Preparing 22:27:57 02daad9968e7: Preparing 22:27:57 bd232569432f: Preparing 22:27:57 19137bab1df3: Preparing 22:27:57 e6ecf9be3d87: Preparing 22:27:57 d28dd5a65956: Preparing 22:27:57 2eba19bd7f94: Preparing 22:27:57 9d986d7a6ae9: Preparing 22:27:57 958206d1ac22: Preparing 22:27:57 73efe211a40f: Preparing 22:27:57 26cbea5cba74: Preparing 22:27:57 d28dd5a65956: Waiting 22:27:57 958206d1ac22: Waiting 22:27:57 2eba19bd7f94: Waiting 22:27:57 9d986d7a6ae9: Waiting 22:27:57 73efe211a40f: Waiting 22:27:57 26cbea5cba74: Waiting 22:27:57 28c191e1741b: Layer already exists 22:27:57 19137bab1df3: Layer already exists 22:27:57 02daad9968e7: Layer already exists 22:27:57 e6ecf9be3d87: Layer already exists 22:27:57 bd232569432f: Layer already exists 22:27:57 d28dd5a65956: Layer already exists 22:27:57 2eba19bd7f94: Layer already exists 22:27:57 9d986d7a6ae9: Layer already exists 22:27:57 73efe211a40f: Layer already exists 22:27:57 958206d1ac22: Layer already exists 22:27:57 26cbea5cba74: Layer already exists 22:27:57 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:bf9f117f8153dc2e8b95b35ac381a611148055b2ee31b4aaa0f34615e143e943 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:58 + 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 22:27:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 22:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:27:58 28c191e1741b: Preparing 22:27:58 02daad9968e7: Preparing 22:27:58 bd232569432f: Preparing 22:27:58 19137bab1df3: Preparing 22:27:58 e6ecf9be3d87: Preparing 22:27:58 d28dd5a65956: Preparing 22:27:58 2eba19bd7f94: Preparing 22:27:58 9d986d7a6ae9: Preparing 22:27:58 958206d1ac22: Preparing 22:27:58 73efe211a40f: Preparing 22:27:58 9d986d7a6ae9: Waiting 22:27:58 d28dd5a65956: Waiting 22:27:58 2eba19bd7f94: Waiting 22:27:58 958206d1ac22: Waiting 22:27:58 26cbea5cba74: Preparing 22:27:58 73efe211a40f: Waiting 22:27:58 26cbea5cba74: Waiting 22:27:58 28c191e1741b: Layer already exists 22:27:58 19137bab1df3: Layer already exists 22:27:58 bd232569432f: Layer already exists 22:27:58 02daad9968e7: Layer already exists 22:27:58 e6ecf9be3d87: Layer already exists 22:27:58 9d986d7a6ae9: Layer already exists 22:27:58 958206d1ac22: Layer already exists 22:27:58 d28dd5a65956: Layer already exists 22:27:58 2eba19bd7f94: Layer already exists 22:27:58 73efe211a40f: Layer already exists 22:27:58 26cbea5cba74: Layer already exists 22:27:58 main: digest: sha256:bf9f117f8153dc2e8b95b35ac381a611148055b2ee31b4aaa0f34615e143e943 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:27:58 ===================================================== [Pipeline] echo 22:27:58 taggedImages: 22:27:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:eecf9864b491fb41522b6558cae261f6169b3352 22:27:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 22:27:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.156 22:27:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:27:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 22:27:58 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 22:27:58 eecf9864b491fb41522b6558cae261f6169b3352 22:27:58 latest 22:27:58 3.0.0-dev.156 22:27:58 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:27:58 main 22:27:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:59 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:eecf9864b491fb41522b6558cae261f6169b3352 22:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:27:59 3161ddca126c: Preparing 22:27:59 12763fd3dece: Preparing 22:27:59 9d986d7a6ae9: Preparing 22:27:59 958206d1ac22: Preparing 22:27:59 772fbf42622a: Preparing 22:27:59 26cbea5cba74: Preparing 22:27:59 26cbea5cba74: Waiting 22:27:59 9d986d7a6ae9: Layer already exists 22:27:59 958206d1ac22: Layer already exists 22:27:59 26cbea5cba74: Layer already exists 22:27:59 3161ddca126c: Pushed 22:28:01 772fbf42622a: Pushed 22:28:04 12763fd3dece: Pushed 22:28:04 eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:b5a257acb482be307b4722eae82da657897b60b933cf7277024d8d9aa8814d3c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:04 + 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 22:28:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 22:28:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:28:05 3161ddca126c: Preparing 22:28:05 12763fd3dece: Preparing 22:28:05 9d986d7a6ae9: Preparing 22:28:05 958206d1ac22: Preparing 22:28:05 772fbf42622a: Preparing 22:28:05 26cbea5cba74: Preparing 22:28:05 26cbea5cba74: Waiting 22:28:05 3161ddca126c: Layer already exists 22:28:05 12763fd3dece: Layer already exists 22:28:05 958206d1ac22: Layer already exists 22:28:05 9d986d7a6ae9: Layer already exists 22:28:05 772fbf42622a: Layer already exists 22:28:05 26cbea5cba74: Layer already exists 22:28:05 latest: digest: sha256:b5a257acb482be307b4722eae82da657897b60b933cf7277024d8d9aa8814d3c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:05 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.156 22:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:28:06 3161ddca126c: Preparing 22:28:06 12763fd3dece: Preparing 22:28:06 9d986d7a6ae9: Preparing 22:28:06 958206d1ac22: Preparing 22:28:06 772fbf42622a: Preparing 22:28:06 26cbea5cba74: Preparing 22:28:06 26cbea5cba74: Waiting 22:28:06 772fbf42622a: Layer already exists 22:28:06 958206d1ac22: Layer already exists 22:28:06 9d986d7a6ae9: Layer already exists 22:28:06 3161ddca126c: Layer already exists 22:28:06 12763fd3dece: Layer already exists 22:28:06 26cbea5cba74: Layer already exists 22:28:06 3.0.0-dev.156: digest: sha256:b5a257acb482be307b4722eae82da657897b60b933cf7277024d8d9aa8814d3c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:06 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:28:06 3161ddca126c: Preparing 22:28:06 12763fd3dece: Preparing 22:28:06 9d986d7a6ae9: Preparing 22:28:06 958206d1ac22: Preparing 22:28:06 772fbf42622a: Preparing 22:28:06 26cbea5cba74: Preparing 22:28:06 26cbea5cba74: Waiting 22:28:06 12763fd3dece: Layer already exists 22:28:06 9d986d7a6ae9: Layer already exists 22:28:06 3161ddca126c: Layer already exists 22:28:06 772fbf42622a: Layer already exists 22:28:06 958206d1ac22: Layer already exists 22:28:06 26cbea5cba74: Layer already exists 22:28:06 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:b5a257acb482be307b4722eae82da657897b60b933cf7277024d8d9aa8814d3c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:07 + 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 22:28:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 22:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:28:07 3161ddca126c: Preparing 22:28:07 12763fd3dece: Preparing 22:28:07 9d986d7a6ae9: Preparing 22:28:07 958206d1ac22: Preparing 22:28:07 772fbf42622a: Preparing 22:28:07 26cbea5cba74: Preparing 22:28:07 26cbea5cba74: Waiting 22:28:07 3161ddca126c: Layer already exists 22:28:07 772fbf42622a: Layer already exists 22:28:07 958206d1ac22: Layer already exists 22:28:07 9d986d7a6ae9: Layer already exists 22:28:07 12763fd3dece: Layer already exists 22:28:07 26cbea5cba74: Layer already exists 22:28:07 main: digest: sha256:b5a257acb482be307b4722eae82da657897b60b933cf7277024d8d9aa8814d3c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:28:07 ===================================================== [Pipeline] echo 22:28:07 taggedImages: 22:28:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:eecf9864b491fb41522b6558cae261f6169b3352 22:28:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 22:28:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.156 22:28:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:28:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 22:28:07 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 22:28:07 eecf9864b491fb41522b6558cae261f6169b3352 22:28:07 latest 22:28:07 3.0.0-dev.156 22:28:07 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:28:07 main 22:28:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:08 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:eecf9864b491fb41522b6558cae261f6169b3352 22:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:28:08 dd6c6b5993cd: Preparing 22:28:08 3957def4353a: Preparing 22:28:08 23e8818bb63c: Preparing 22:28:08 ea18efca7f83: Preparing 22:28:08 c0b685f02579: Preparing 22:28:08 9d986d7a6ae9: Preparing 22:28:08 958206d1ac22: Preparing 22:28:08 ed2c8891c7dc: Preparing 22:28:08 26cbea5cba74: Preparing 22:28:08 958206d1ac22: Waiting 22:28:08 26cbea5cba74: Waiting 22:28:08 ed2c8891c7dc: Waiting 22:28:08 9d986d7a6ae9: Waiting 22:28:08 23e8818bb63c: Pushed 22:28:08 dd6c6b5993cd: Pushed 22:28:08 3957def4353a: Pushed 22:28:08 9d986d7a6ae9: Layer already exists 22:28:08 958206d1ac22: Layer already exists 22:28:08 26cbea5cba74: Layer already exists 22:28:09 ed2c8891c7dc: Pushed 22:28:19 c0b685f02579: Pushed 22:28:24 ea18efca7f83: Pushed 22:28:24 eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:5185b4c9b38b0c24d55219ee26c07171a66efee3edf3f3df3b234469ffd2f47a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:25 + 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 22:28:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 22:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:28:25 dd6c6b5993cd: Preparing 22:28:25 3957def4353a: Preparing 22:28:25 23e8818bb63c: Preparing 22:28:25 ea18efca7f83: Preparing 22:28:25 c0b685f02579: Preparing 22:28:25 9d986d7a6ae9: Preparing 22:28:25 958206d1ac22: Preparing 22:28:25 ed2c8891c7dc: Preparing 22:28:25 26cbea5cba74: Preparing 22:28:25 958206d1ac22: Waiting 22:28:25 9d986d7a6ae9: Waiting 22:28:25 ed2c8891c7dc: Waiting 22:28:25 26cbea5cba74: Waiting 22:28:25 3957def4353a: Layer already exists 22:28:25 ea18efca7f83: Layer already exists 22:28:25 dd6c6b5993cd: Layer already exists 22:28:25 23e8818bb63c: Layer already exists 22:28:25 c0b685f02579: Layer already exists 22:28:25 ed2c8891c7dc: Layer already exists 22:28:25 9d986d7a6ae9: Layer already exists 22:28:25 958206d1ac22: Layer already exists 22:28:25 26cbea5cba74: Layer already exists 22:28:25 latest: digest: sha256:5185b4c9b38b0c24d55219ee26c07171a66efee3edf3f3df3b234469ffd2f47a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:26 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.156 22:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:28:26 dd6c6b5993cd: Preparing 22:28:26 3957def4353a: Preparing 22:28:26 23e8818bb63c: Preparing 22:28:26 ea18efca7f83: Preparing 22:28:26 c0b685f02579: Preparing 22:28:26 9d986d7a6ae9: Preparing 22:28:26 958206d1ac22: Preparing 22:28:26 ed2c8891c7dc: Preparing 22:28:26 26cbea5cba74: Preparing 22:28:26 9d986d7a6ae9: Waiting 22:28:26 958206d1ac22: Waiting 22:28:26 ed2c8891c7dc: Waiting 22:28:26 26cbea5cba74: Waiting 22:28:26 c0b685f02579: Layer already exists 22:28:26 ea18efca7f83: Layer already exists 22:28:26 dd6c6b5993cd: Layer already exists 22:28:26 23e8818bb63c: Layer already exists 22:28:26 3957def4353a: Layer already exists 22:28:26 ed2c8891c7dc: Layer already exists 22:28:26 958206d1ac22: Layer already exists 22:28:26 9d986d7a6ae9: Layer already exists 22:28:26 26cbea5cba74: Layer already exists 22:28:26 3.0.0-dev.156: digest: sha256:5185b4c9b38b0c24d55219ee26c07171a66efee3edf3f3df3b234469ffd2f47a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:27 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:28:27 dd6c6b5993cd: Preparing 22:28:27 3957def4353a: Preparing 22:28:27 23e8818bb63c: Preparing 22:28:27 ea18efca7f83: Preparing 22:28:27 c0b685f02579: Preparing 22:28:27 9d986d7a6ae9: Preparing 22:28:27 958206d1ac22: Preparing 22:28:27 ed2c8891c7dc: Preparing 22:28:27 26cbea5cba74: Preparing 22:28:27 9d986d7a6ae9: Waiting 22:28:27 958206d1ac22: Waiting 22:28:27 ed2c8891c7dc: Waiting 22:28:27 26cbea5cba74: Waiting 22:28:27 3957def4353a: Layer already exists 22:28:27 ea18efca7f83: Layer already exists 22:28:27 23e8818bb63c: Layer already exists 22:28:27 dd6c6b5993cd: Layer already exists 22:28:27 c0b685f02579: Layer already exists 22:28:27 9d986d7a6ae9: Layer already exists 22:28:27 26cbea5cba74: Layer already exists 22:28:27 958206d1ac22: Layer already exists 22:28:27 ed2c8891c7dc: Layer already exists 22:28:27 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:5185b4c9b38b0c24d55219ee26c07171a66efee3edf3f3df3b234469ffd2f47a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:28 + 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 22:28:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 22:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:28:28 dd6c6b5993cd: Preparing 22:28:28 3957def4353a: Preparing 22:28:28 23e8818bb63c: Preparing 22:28:28 ea18efca7f83: Preparing 22:28:28 c0b685f02579: Preparing 22:28:28 9d986d7a6ae9: Preparing 22:28:28 958206d1ac22: Preparing 22:28:28 ed2c8891c7dc: Preparing 22:28:28 26cbea5cba74: Preparing 22:28:28 9d986d7a6ae9: Waiting 22:28:28 ed2c8891c7dc: Waiting 22:28:28 26cbea5cba74: Waiting 22:28:28 dd6c6b5993cd: Layer already exists 22:28:28 3957def4353a: Layer already exists 22:28:28 23e8818bb63c: Layer already exists 22:28:28 ea18efca7f83: Layer already exists 22:28:28 c0b685f02579: Layer already exists 22:28:28 26cbea5cba74: Layer already exists 22:28:28 ed2c8891c7dc: Layer already exists 22:28:28 958206d1ac22: Layer already exists 22:28:28 9d986d7a6ae9: Layer already exists 22:28:28 main: digest: sha256:5185b4c9b38b0c24d55219ee26c07171a66efee3edf3f3df3b234469ffd2f47a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:28:28 ===================================================== [Pipeline] echo 22:28:28 taggedImages: 22:28:28 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:eecf9864b491fb41522b6558cae261f6169b3352 22:28:28 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 22:28:28 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.156 22:28:28 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:28:28 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 22:28:28 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 22:28:28 eecf9864b491fb41522b6558cae261f6169b3352 22:28:28 latest 22:28:28 3.0.0-dev.156 22:28:28 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:28:28 main 22:28:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:29 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:eecf9864b491fb41522b6558cae261f6169b3352 22:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:28:29 1914c5419220: Preparing 22:28:29 ae1e9b9f640f: Preparing 22:28:29 119367977e5e: Preparing 22:28:29 ed40d0bb2289: Preparing 22:28:29 9d986d7a6ae9: Preparing 22:28:29 958206d1ac22: Preparing 22:28:29 c37a6592af5f: Preparing 22:28:29 26cbea5cba74: Preparing 22:28:29 958206d1ac22: Waiting 22:28:29 c37a6592af5f: Waiting 22:28:29 26cbea5cba74: Waiting 22:28:29 9d986d7a6ae9: Layer already exists 22:28:29 958206d1ac22: Layer already exists 22:28:29 1914c5419220: Pushed 22:28:29 ae1e9b9f640f: Pushed 22:28:29 119367977e5e: Pushed 22:28:29 26cbea5cba74: Layer already exists 22:28:30 c37a6592af5f: Pushed 22:28:48 ed40d0bb2289: Pushed 22:28:48 eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:a0865e875f137fe01c52c05d89e9a169830529c25c7524120911b7490de79f5b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:48 + 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 22:28:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 22:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:28:49 1914c5419220: Preparing 22:28:49 ae1e9b9f640f: Preparing 22:28:49 119367977e5e: Preparing 22:28:49 ed40d0bb2289: Preparing 22:28:49 9d986d7a6ae9: Preparing 22:28:49 958206d1ac22: Preparing 22:28:49 c37a6592af5f: Preparing 22:28:49 26cbea5cba74: Preparing 22:28:49 958206d1ac22: Waiting 22:28:49 c37a6592af5f: Waiting 22:28:49 26cbea5cba74: Waiting 22:28:49 9d986d7a6ae9: Layer already exists 22:28:49 1914c5419220: Layer already exists 22:28:49 119367977e5e: Layer already exists 22:28:49 ae1e9b9f640f: Layer already exists 22:28:49 ed40d0bb2289: Layer already exists 22:28:49 26cbea5cba74: Layer already exists 22:28:49 958206d1ac22: Layer already exists 22:28:49 c37a6592af5f: Layer already exists 22:28:49 latest: digest: sha256:a0865e875f137fe01c52c05d89e9a169830529c25c7524120911b7490de79f5b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:49 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.156 22:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:28:50 1914c5419220: Preparing 22:28:50 ae1e9b9f640f: Preparing 22:28:50 119367977e5e: Preparing 22:28:50 ed40d0bb2289: Preparing 22:28:50 9d986d7a6ae9: Preparing 22:28:50 958206d1ac22: Preparing 22:28:50 c37a6592af5f: Preparing 22:28:50 26cbea5cba74: Preparing 22:28:50 c37a6592af5f: Waiting 22:28:50 26cbea5cba74: Waiting 22:28:50 958206d1ac22: Waiting 22:28:50 ae1e9b9f640f: Layer already exists 22:28:50 ed40d0bb2289: Layer already exists 22:28:50 119367977e5e: Layer already exists 22:28:50 9d986d7a6ae9: Layer already exists 22:28:50 1914c5419220: Layer already exists 22:28:50 958206d1ac22: Layer already exists 22:28:50 26cbea5cba74: Layer already exists 22:28:50 c37a6592af5f: Layer already exists 22:28:50 3.0.0-dev.156: digest: sha256:a0865e875f137fe01c52c05d89e9a169830529c25c7524120911b7490de79f5b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:28:51 1914c5419220: Preparing 22:28:51 ae1e9b9f640f: Preparing 22:28:51 119367977e5e: Preparing 22:28:51 ed40d0bb2289: Preparing 22:28:51 9d986d7a6ae9: Preparing 22:28:51 958206d1ac22: Preparing 22:28:51 c37a6592af5f: Preparing 22:28:51 26cbea5cba74: Preparing 22:28:51 958206d1ac22: Waiting 22:28:51 c37a6592af5f: Waiting 22:28:51 26cbea5cba74: Waiting 22:28:51 ae1e9b9f640f: Layer already exists 22:28:51 9d986d7a6ae9: Layer already exists 22:28:51 ed40d0bb2289: Layer already exists 22:28:51 1914c5419220: Layer already exists 22:28:51 119367977e5e: Layer already exists 22:28:51 958206d1ac22: Layer already exists 22:28:51 26cbea5cba74: Layer already exists 22:28:51 c37a6592af5f: Layer already exists 22:28:51 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:a0865e875f137fe01c52c05d89e9a169830529c25c7524120911b7490de79f5b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:51 + 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 22:28:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 22:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:28:54 1914c5419220: Preparing 22:28:54 ae1e9b9f640f: Preparing 22:28:54 119367977e5e: Preparing 22:28:54 ed40d0bb2289: Preparing 22:28:54 9d986d7a6ae9: Preparing 22:28:54 958206d1ac22: Preparing 22:28:54 c37a6592af5f: Preparing 22:28:54 26cbea5cba74: Preparing 22:28:54 958206d1ac22: Waiting 22:28:54 c37a6592af5f: Waiting 22:28:54 26cbea5cba74: Waiting 22:28:54 1914c5419220: Layer already exists 22:28:54 9d986d7a6ae9: Layer already exists 22:28:54 ae1e9b9f640f: Layer already exists 22:28:54 119367977e5e: Layer already exists 22:28:54 ed40d0bb2289: Layer already exists 22:28:54 958206d1ac22: Layer already exists 22:28:54 c37a6592af5f: Layer already exists 22:28:54 26cbea5cba74: Layer already exists 22:28:54 main: digest: sha256:a0865e875f137fe01c52c05d89e9a169830529c25c7524120911b7490de79f5b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:28:54 ===================================================== [Pipeline] echo 22:28:54 taggedImages: 22:28:54 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:eecf9864b491fb41522b6558cae261f6169b3352 22:28:54 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 22:28:54 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.156 22:28:54 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:28:54 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 22:28:54 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 22:28:54 eecf9864b491fb41522b6558cae261f6169b3352 22:28:54 latest 22:28:54 3.0.0-dev.156 22:28:54 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:28:54 main 22:28:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:54 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:eecf9864b491fb41522b6558cae261f6169b3352 22:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:28:55 5b58d93d4aae: Preparing 22:28:55 97becbd89284: Preparing 22:28:55 998b8e93438a: Preparing 22:28:55 3117e5b411f9: Preparing 22:28:55 9d986d7a6ae9: Preparing 22:28:55 958206d1ac22: Preparing 22:28:55 ed2c8891c7dc: Preparing 22:28:55 26cbea5cba74: Preparing 22:28:55 ed2c8891c7dc: Waiting 22:28:55 26cbea5cba74: Waiting 22:28:55 958206d1ac22: Waiting 22:28:55 9d986d7a6ae9: Layer already exists 22:28:55 958206d1ac22: Layer already exists 22:28:55 ed2c8891c7dc: Layer already exists 22:28:55 26cbea5cba74: Layer already exists 22:28:55 97becbd89284: Pushed 22:28:55 5b58d93d4aae: Pushed 22:28:55 998b8e93438a: Pushed 22:29:13 3117e5b411f9: Pushed 22:29:13 eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:cec93b9267584766f8649a2300bf2e960b3af7d160d6d67411b41e717fbfd12b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22: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 22:29:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 22:29:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:29:14 5b58d93d4aae: Preparing 22:29:14 97becbd89284: Preparing 22:29:14 998b8e93438a: Preparing 22:29:14 3117e5b411f9: Preparing 22:29:14 9d986d7a6ae9: Preparing 22:29:14 958206d1ac22: Preparing 22:29:14 ed2c8891c7dc: Preparing 22:29:14 26cbea5cba74: Preparing 22:29:14 958206d1ac22: Waiting 22:29:14 ed2c8891c7dc: Waiting 22:29:14 26cbea5cba74: Waiting 22:29:14 5b58d93d4aae: Layer already exists 22:29:14 97becbd89284: Layer already exists 22:29:14 9d986d7a6ae9: Layer already exists 22:29:14 998b8e93438a: Layer already exists 22:29:14 3117e5b411f9: Layer already exists 22:29:14 ed2c8891c7dc: Layer already exists 22:29:14 26cbea5cba74: Layer already exists 22:29:14 958206d1ac22: Layer already exists 22:29:14 latest: digest: sha256:cec93b9267584766f8649a2300bf2e960b3af7d160d6d67411b41e717fbfd12b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.156 22:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:29:15 5b58d93d4aae: Preparing 22:29:15 97becbd89284: Preparing 22:29:15 998b8e93438a: Preparing 22:29:15 3117e5b411f9: Preparing 22:29:15 9d986d7a6ae9: Preparing 22:29:15 958206d1ac22: Preparing 22:29:15 ed2c8891c7dc: Preparing 22:29:15 26cbea5cba74: Preparing 22:29:15 ed2c8891c7dc: Waiting 22:29:15 958206d1ac22: Waiting 22:29:15 26cbea5cba74: Waiting 22:29:15 97becbd89284: Layer already exists 22:29:15 9d986d7a6ae9: Layer already exists 22:29:15 3117e5b411f9: Layer already exists 22:29:15 5b58d93d4aae: Layer already exists 22:29:15 998b8e93438a: Layer already exists 22:29:15 ed2c8891c7dc: Layer already exists 22:29:15 958206d1ac22: Layer already exists 22:29:15 26cbea5cba74: Layer already exists 22:29:15 3.0.0-dev.156: digest: sha256:cec93b9267584766f8649a2300bf2e960b3af7d160d6d67411b41e717fbfd12b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:15 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:29:16 5b58d93d4aae: Preparing 22:29:16 97becbd89284: Preparing 22:29:16 998b8e93438a: Preparing 22:29:16 3117e5b411f9: Preparing 22:29:16 9d986d7a6ae9: Preparing 22:29:16 958206d1ac22: Preparing 22:29:16 ed2c8891c7dc: Preparing 22:29:16 26cbea5cba74: Preparing 22:29:16 958206d1ac22: Waiting 22:29:16 ed2c8891c7dc: Waiting 22:29:16 26cbea5cba74: Waiting 22:29:16 998b8e93438a: Layer already exists 22:29:16 3117e5b411f9: Layer already exists 22:29:16 5b58d93d4aae: Layer already exists 22:29:16 97becbd89284: Layer already exists 22:29:16 9d986d7a6ae9: Layer already exists 22:29:16 958206d1ac22: Layer already exists 22:29:16 ed2c8891c7dc: Layer already exists 22:29:16 26cbea5cba74: Layer already exists 22:29:16 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:cec93b9267584766f8649a2300bf2e960b3af7d160d6d67411b41e717fbfd12b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:16 + 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 22:29:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 22:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:29:17 5b58d93d4aae: Preparing 22:29:17 97becbd89284: Preparing 22:29:17 998b8e93438a: Preparing 22:29:17 3117e5b411f9: Preparing 22:29:17 9d986d7a6ae9: Preparing 22:29:17 958206d1ac22: Preparing 22:29:17 ed2c8891c7dc: Preparing 22:29:17 26cbea5cba74: Preparing 22:29:17 958206d1ac22: Waiting 22:29:17 ed2c8891c7dc: Waiting 22:29:17 26cbea5cba74: Waiting 22:29:17 97becbd89284: Layer already exists 22:29:17 998b8e93438a: Layer already exists 22:29:17 9d986d7a6ae9: Layer already exists 22:29:17 3117e5b411f9: Layer already exists 22:29:17 5b58d93d4aae: Layer already exists 22:29:17 26cbea5cba74: Layer already exists 22:29:17 958206d1ac22: Layer already exists 22:29:17 ed2c8891c7dc: Layer already exists 22:29:17 main: digest: sha256:cec93b9267584766f8649a2300bf2e960b3af7d160d6d67411b41e717fbfd12b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:29:17 ===================================================== [Pipeline] echo 22:29:17 taggedImages: 22:29:17 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:eecf9864b491fb41522b6558cae261f6169b3352 22:29:17 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 22:29:17 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.156 22:29:17 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:29:17 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 22:29:17 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 22:29:17 eecf9864b491fb41522b6558cae261f6169b3352 22:29:17 latest 22:29:17 3.0.0-dev.156 22:29:17 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:29:17 main 22:29:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:eecf9864b491fb41522b6558cae261f6169b3352 22:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:29:18 63a04da44ae2: Preparing 22:29:18 5d54876113af: Preparing 22:29:18 9d986d7a6ae9: Preparing 22:29:18 958206d1ac22: Preparing 22:29:18 7c3f7ccb700b: Preparing 22:29:18 26cbea5cba74: Preparing 22:29:18 26cbea5cba74: Waiting 22:29:18 958206d1ac22: Layer already exists 22:29:18 9d986d7a6ae9: Layer already exists 22:29:18 26cbea5cba74: Layer already exists 22:29:18 63a04da44ae2: Pushed 22:29:18 7c3f7ccb700b: Pushed 22:29:24 5d54876113af: Pushed 22:29:24 eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:0da83448edf80c4f098c230f275d86f10c29bc050333c88eb374ddd0c84fe135 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22: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 22:29:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 22:29:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:29:24 63a04da44ae2: Preparing 22:29:24 5d54876113af: Preparing 22:29:24 9d986d7a6ae9: Preparing 22:29:24 958206d1ac22: Preparing 22:29:24 7c3f7ccb700b: Preparing 22:29:24 26cbea5cba74: Preparing 22:29:24 26cbea5cba74: Waiting 22:29:24 5d54876113af: Layer already exists 22:29:24 7c3f7ccb700b: Layer already exists 22:29:24 9d986d7a6ae9: Layer already exists 22:29:24 958206d1ac22: Layer already exists 22:29:24 63a04da44ae2: Layer already exists 22:29:24 26cbea5cba74: Layer already exists 22:29:25 latest: digest: sha256:0da83448edf80c4f098c230f275d86f10c29bc050333c88eb374ddd0c84fe135 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.156 22:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:29:25 63a04da44ae2: Preparing 22:29:25 5d54876113af: Preparing 22:29:25 9d986d7a6ae9: Preparing 22:29:25 958206d1ac22: Preparing 22:29:25 7c3f7ccb700b: Preparing 22:29:25 26cbea5cba74: Preparing 22:29:25 26cbea5cba74: Waiting 22:29:25 63a04da44ae2: Layer already exists 22:29:25 5d54876113af: Layer already exists 22:29:25 9d986d7a6ae9: Layer already exists 22:29:25 7c3f7ccb700b: Layer already exists 22:29:25 958206d1ac22: Layer already exists 22:29:25 26cbea5cba74: Layer already exists 22:29:25 3.0.0-dev.156: digest: sha256:0da83448edf80c4f098c230f275d86f10c29bc050333c88eb374ddd0c84fe135 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:29:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:29:26 63a04da44ae2: Preparing 22:29:26 5d54876113af: Preparing 22:29:26 9d986d7a6ae9: Preparing 22:29:26 958206d1ac22: Preparing 22:29:26 7c3f7ccb700b: Preparing 22:29:26 26cbea5cba74: Preparing 22:29:26 26cbea5cba74: Waiting 22:29:26 9d986d7a6ae9: Layer already exists 22:29:26 63a04da44ae2: Layer already exists 22:29:26 7c3f7ccb700b: Layer already exists 22:29:26 5d54876113af: Layer already exists 22:29:26 958206d1ac22: Layer already exists 22:29:26 26cbea5cba74: Layer already exists 22:29:26 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:0da83448edf80c4f098c230f275d86f10c29bc050333c88eb374ddd0c84fe135 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22: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 22:29:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 22:29:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:29:27 63a04da44ae2: Preparing 22:29:27 5d54876113af: Preparing 22:29:27 9d986d7a6ae9: Preparing 22:29:27 958206d1ac22: Preparing 22:29:27 7c3f7ccb700b: Preparing 22:29:27 26cbea5cba74: Preparing 22:29:27 26cbea5cba74: Waiting 22:29:27 9d986d7a6ae9: Layer already exists 22:29:27 958206d1ac22: Layer already exists 22:29:27 5d54876113af: Layer already exists 22:29:27 63a04da44ae2: Layer already exists 22:29:27 7c3f7ccb700b: Layer already exists 22:29:27 26cbea5cba74: Layer already exists 22:29:27 main: digest: sha256:0da83448edf80c4f098c230f275d86f10c29bc050333c88eb374ddd0c84fe135 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:29:27 ===================================================== [Pipeline] echo 22:29:27 taggedImages: 22:29:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:eecf9864b491fb41522b6558cae261f6169b3352 22:29:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 22:29:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.156 22:29:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:29:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 22:29:28 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 22:29:28 eecf9864b491fb41522b6558cae261f6169b3352 22:29:28 latest 22:29:28 3.0.0-dev.156 22:29:28 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:29:28 main 22:29:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:eecf9864b491fb41522b6558cae261f6169b3352 22:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:29:28 ea8abac3e635: Preparing 22:29:28 e53bfd8ef7ce: Preparing 22:29:28 9d986d7a6ae9: Preparing 22:29:28 958206d1ac22: Preparing 22:29:28 b3438215107b: Preparing 22:29:28 26cbea5cba74: Preparing 22:29:28 26cbea5cba74: Waiting 22:29:28 b3438215107b: Layer already exists 22:29:28 958206d1ac22: Layer already exists 22:29:28 9d986d7a6ae9: Layer already exists 22:29:28 26cbea5cba74: Layer already exists 22:29:28 ea8abac3e635: Pushed 22:29:37 e53bfd8ef7ce: Pushed 22:29:37 eecf9864b491fb41522b6558cae261f6169b3352: digest: sha256:0c557713338a3a53962e636819374213d322a590c4fc02272241f387498fadd0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 22:29:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:29:37 ea8abac3e635: Preparing 22:29:37 e53bfd8ef7ce: Preparing 22:29:37 9d986d7a6ae9: Preparing 22:29:37 958206d1ac22: Preparing 22:29:37 b3438215107b: Preparing 22:29:37 26cbea5cba74: Preparing 22:29:37 26cbea5cba74: Waiting 22:29:37 ea8abac3e635: Layer already exists 22:29:37 b3438215107b: Layer already exists 22:29:37 9d986d7a6ae9: Layer already exists 22:29:37 958206d1ac22: Layer already exists 22:29:37 e53bfd8ef7ce: Layer already exists 22:29:37 26cbea5cba74: Layer already exists 22:29:38 latest: digest: sha256:0c557713338a3a53962e636819374213d322a590c4fc02272241f387498fadd0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:38 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.156 22:29:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:29:38 ea8abac3e635: Preparing 22:29:38 e53bfd8ef7ce: Preparing 22:29:38 9d986d7a6ae9: Preparing 22:29:38 958206d1ac22: Preparing 22:29:38 b3438215107b: Preparing 22:29:38 26cbea5cba74: Preparing 22:29:38 26cbea5cba74: Waiting 22:29:38 958206d1ac22: Layer already exists 22:29:38 9d986d7a6ae9: Layer already exists 22:29:38 e53bfd8ef7ce: Layer already exists 22:29:38 b3438215107b: Layer already exists 22:29:38 ea8abac3e635: Layer already exists 22:29:38 26cbea5cba74: Layer already exists 22:29:39 3.0.0-dev.156: digest: sha256:0c557713338a3a53962e636819374213d322a590c4fc02272241f387498fadd0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:29:39 ea8abac3e635: Preparing 22:29:39 e53bfd8ef7ce: Preparing 22:29:39 9d986d7a6ae9: Preparing 22:29:39 958206d1ac22: Preparing 22:29:39 b3438215107b: Preparing 22:29:39 26cbea5cba74: Preparing 22:29:39 26cbea5cba74: Waiting 22:29:39 ea8abac3e635: Layer already exists 22:29:39 9d986d7a6ae9: Layer already exists 22:29:39 958206d1ac22: Layer already exists 22:29:39 e53bfd8ef7ce: Layer already exists 22:29:39 b3438215107b: Layer already exists 22:29:39 26cbea5cba74: Layer already exists 22:29:39 eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156: digest: sha256:0c557713338a3a53962e636819374213d322a590c4fc02272241f387498fadd0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 22:29:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:29:40 ea8abac3e635: Preparing 22:29:40 e53bfd8ef7ce: Preparing 22:29:40 9d986d7a6ae9: Preparing 22:29:40 958206d1ac22: Preparing 22:29:40 b3438215107b: Preparing 22:29:40 26cbea5cba74: Preparing 22:29:40 26cbea5cba74: Waiting 22:29:40 b3438215107b: Layer already exists 22:29:40 9d986d7a6ae9: Layer already exists 22:29:40 958206d1ac22: Layer already exists 22:29:40 e53bfd8ef7ce: Layer already exists 22:29:40 ea8abac3e635: Layer already exists 22:29:40 26cbea5cba74: Layer already exists 22:29:40 main: digest: sha256:0c557713338a3a53962e636819374213d322a590c4fc02272241f387498fadd0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:29:40 ===================================================== [Pipeline] echo 22:29:40 taggedImages: 22:29:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:eecf9864b491fb41522b6558cae261f6169b3352 22:29:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 22:29:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.156 22:29:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:eecf9864b491fb41522b6558cae261f6169b3352-3.0.0-dev.156 22:29:40 - 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 22:29:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:29:41 22:29:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:29:41 arm64: Pulling from edgex-lftools-log-publisher 22:29:41 8998bd30e6a1: Pulling fs layer 22:29:41 04944245beec: Pulling fs layer 22:29:41 699f458cf7ca: Pulling fs layer 22:29:41 765212b225bb: Pulling fs layer 22:29:41 f23df028b6ca: Pulling fs layer 22:29:41 d65c8cfc05b1: Pulling fs layer 22:29:41 f23df028b6ca: Waiting 22:29:41 2437ff75d9bd: Pulling fs layer 22:29:41 d65c8cfc05b1: Waiting 22:29:41 2437ff75d9bd: Waiting 22:29:41 04944245beec: Verifying Checksum 22:29:41 04944245beec: Download complete 22:29:41 765212b225bb: Verifying Checksum 22:29:41 765212b225bb: Download complete 22:29:41 f23df028b6ca: Verifying Checksum 22:29:41 f23df028b6ca: Download complete 22:29:41 d65c8cfc05b1: Verifying Checksum 22:29:41 d65c8cfc05b1: Download complete 22:29:41 699f458cf7ca: Verifying Checksum 22:29:41 699f458cf7ca: Download complete 22:29:42 8998bd30e6a1: Verifying Checksum 22:29:42 8998bd30e6a1: Download complete 22:29:44 2437ff75d9bd: Verifying Checksum 22:29:44 2437ff75d9bd: Download complete 22:29:46 8998bd30e6a1: Pull complete 22:29:46 04944245beec: Pull complete 22:29:48 699f458cf7ca: Pull complete 22:29:48 765212b225bb: Pull complete 22:29:48 f23df028b6ca: Pull complete 22:29:48 d65c8cfc05b1: Pull complete 22:30:03 2437ff75d9bd: Pull complete 22:30:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:30:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:30:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:30:04 prd-ubuntu20.04-docker-arm64-4c-16g-15243 does not seem to be running inside a container 22:30:04 $ 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/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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 22:30:07 $ docker top f7847208d19121404a24c8fdab693eedd6eec3d2273f1aee1cd37c769be82b8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:30:07 ---> job-cost.sh 22:30:07 lf-activate-venv: SKIPPING 22:30:07 INFO: No Stack... 22:30:08 INFO: Retrieving Pricing Info for: v3-standard-4 22:30:09 INFO: Archiving Costs [Pipeline] sh 22:30:10 + cut -d, -f6 22:30:10 + cat /w/workspace/edgex-go/522/archives/cost.csv [Pipeline] lock 22:30:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-522-stack-cost] 22:30:10 Resource [jenkins-edgexfoundry-edgex-go-main-522-stack-cost] did not exist. Created. 22:30:10 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-522-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:30:10 + echo total: 0.10999999940395355 [Pipeline] stash 22:30:11 Stashed 1 file(s) [Pipeline] } 22:30:11 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-522-stack-cost] [Pipeline] // lock [Pipeline] } 22:30:11 $ docker stop --time=1 f7847208d19121404a24c8fdab693eedd6eec3d2273f1aee1cd37c769be82b8f 22:30:12 $ docker rm -f --volumes f7847208d19121404a24c8fdab693eedd6eec3d2273f1aee1cd37c769be82b8f [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 22:30:13 provisioning config files... 22:30:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/522@tmp/config10366198555744096820tmp [Pipeline] { [Pipeline] sh 22:30:13 + set +x 22:30:13 + curl -s https://codecov.io/bash 22:30:13 + bash -s -- 22:30:13 22:30:13 _____ _ 22:30:13 / ____| | | 22:30:13 | | ___ __| | ___ ___ _____ __ 22:30:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:30:13 | |___| (_) | (_| | __/ (_| (_) \ V / 22:30:13 \_____\___/ \__,_|\___|\___\___/ \_/ 22:30:13 Bash-1.0.6 22:30:13 22:30:13 22:30:13 ==> git version 2.25.1 found 22:30:13 ==> 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 22:30:13 Release-Date: 2020-01-08 22:30:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:30:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:30:13 ==> Jenkins CI detected. 22:30:13 current dir:  /w/workspace/edgex-go/522 22:30:13 project root: . 22:30:13 --> token set from env 22:30:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:30:13 ==> Running gcov in . (disable via -X gcov) 22:30:13 ==> Python coveragepy not found 22:30:13 ==> Searching for coverage reports in: 22:30:13 + . 22:30:13 -> Found 1 reports 22:30:13 ==> Detecting git/mercurial file structure 22:30:13 ==> Reading reports 22:30:13 + ./coverage.out bytes=447730 22:30:13 ==> Appending adjustments 22:30:13 https://docs.codecov.io/docs/fixing-reports 22:30:15 + Found adjustments 22:30:15 ==> Gzipping contents 22:30:15 60K /tmp/codecov.0F7x7y.gz 22:30:15 ==> Uploading reports 22:30:15 url: https://codecov.io 22:30:15 query: branch=main&commit=eecf9864b491fb41522b6558cae261f6169b3352&build=522&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F522%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:30:15 -> Pinging Codecov 22:30:15 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=eecf9864b491fb41522b6558cae261f6169b3352&build=522&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F522%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:30:15 -> Uploading to 22:30:15 https://storage.googleapis.com/codecov/v4/raw/2023-05-11/00271124DB129430A58F1EEE437C3FCB/eecf9864b491fb41522b6558cae261f6169b3352/21acf6c3-68eb-4feb-b788-8aae07b6e1a1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T223015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e119bfba920d28ee3ec0ce14c9d83714bb02a222efe515f3991e72d561044117 22:30:15 % Total % Received % Xferd Average Speed Time Time Time Current 22:30:15 Dload Upload Total Spent Left Speed 22:30:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57489 0 0 100 57489 0 246k --:--:-- --:--:-- --:--:-- 245k 100 57489 0 0 100 57489 0 207k --:--:-- --:--:-- --:--:-- 207k 22:30:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/eecf9864b491fb41522b6558cae261f6169b3352 [Pipeline] } 22:30:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 22:30:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:30:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:30:16 22:30:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:30:16 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:30:16 df9b9388f04a: Pulling fs layer 22:30:16 52dc419b0ee2: Pulling fs layer 22:30:16 25bc292e5bac: Pulling fs layer 22:30:16 114826534d7a: Pulling fs layer 22:30:16 4657fd5d0bcf: Pulling fs layer 22:30:16 6ad1cebc031e: Pulling fs layer 22:30:16 8a3aa393b2d8: Pulling fs layer 22:30:16 4657fd5d0bcf: Waiting 22:30:16 6ad1cebc031e: Waiting 22:30:16 8a3aa393b2d8: Waiting 22:30:16 114826534d7a: Waiting 22:30:16 52dc419b0ee2: Verifying Checksum 22:30:16 52dc419b0ee2: Download complete 22:30:16 25bc292e5bac: Download complete 22:30:16 4657fd5d0bcf: Download complete 22:30:16 df9b9388f04a: Download complete 22:30:16 6ad1cebc031e: Verifying Checksum 22:30:16 6ad1cebc031e: Download complete 22:30:16 df9b9388f04a: Pull complete 22:30:16 52dc419b0ee2: Pull complete 22:30:17 25bc292e5bac: Pull complete 22:30:17 114826534d7a: Verifying Checksum 22:30:17 114826534d7a: Download complete 22:30:17 8a3aa393b2d8: Download complete 22:30:20 114826534d7a: Pull complete 22:30:21 4657fd5d0bcf: Pull complete 22:30:21 6ad1cebc031e: Pull complete 22:30:24 8a3aa393b2d8: Pull complete 22:30:24 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:30:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:30:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:30:24 prd-ubuntu20.04-docker-8c-8g-15242 does not seem to be running inside a container 22:30:24 $ 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/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:30:28 $ docker top a75390187c23f6f821d177fb8cae85ff9a87befbad9be3a9006d46cb30a48288 -eo pid,comm [Pipeline] { [Pipeline] echo 22:30:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 22:30:28 + set -o pipefail 22:30:28 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 22:30:33 22:30:33 Monitoring /w/workspace/edgex-go/522 (github.com/edgexfoundry/edgex-go)... 22:30:33 22:30:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/2f56c17a-0944-46f2-8550-a226eaf56b0a 22:30:33 22:30:33 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:30:33 22:30:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:30:33 22:30:33 22:30:33 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:30:33 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:30:33 More details here: https://snyk.co/ue1NS 22:30:33 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 22:30:33 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:30:33 $ docker stop --time=1 a75390187c23f6f821d177fb8cae85ff9a87befbad9be3a9006d46cb30a48288 22:30:35 $ docker rm -f --volumes a75390187c23f6f821d177fb8cae85ff9a87befbad9be3a9006d46cb30a48288 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 22:30:36 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:30:36 provisioning config files... 22:30:36 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/522@tmp/config1084134725468089178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:30:36 --> edgex-publish-swagger.sh 22:30:36 === Publish openapi/v3 API === 22:30:36 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 22:30:36 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/522/openapi/v3/core-command.yaml] 22:30:36 % Total % Received % Xferd Average Speed Time Time Time Current 22:30:36 Dload Upload Total Spent Left Speed 22:30:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 277k --:--:-- --:--:-- --:--:-- 275k 100 29030 0 0 100 29030 0 47126 --:--:-- --:--:-- --:--:-- 47050 22:30:37 22:30:37 22:30:37 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/522/openapi/v3/core-data.yaml] 22:30:37 % Total % Received % Xferd Average Speed Time Time Time Current 22:30:37 Dload Upload Total Spent Left Speed 22:30:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 125k --:--:-- --:--:-- --:--:-- 125k 100 69110 0 0 100 69110 0 125k --:--:-- --:--:-- --:--:-- 125k 22:30:37 22:30:37 22:30:37 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/522/openapi/v3/core-metadata.yaml] 22:30:37 % Total % Received % Xferd Average Speed Time Time Time Current 22:30:37 Dload Upload Total Spent Left Speed 22:30:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 248k --:--:-- --:--:-- --:--:-- 248k 22:30:38 22:30:38 22:30:38 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/522/openapi/v3/support-notifications.yaml] 22:30:38 % Total % Received % Xferd Average Speed Time Time Time Current 22:30:38 Dload Upload Total Spent Left Speed 22:30:38 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 22:30:38 22:30:38 22:30:38 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/522/openapi/v3/support-scheduler.yaml] 22:30:38 % Total % Received % Xferd Average Speed Time Time Time Current 22:30:38 Dload Upload Total Spent Left Speed 22:30:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 63270 --:--:-- --:--:-- --:--:-- 63270 22:30:39 22:30:39 [Pipeline] } 22:30:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 22:30:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:30:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:30:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:30:40 prd-ubuntu20.04-docker-8c-8g-15242 does not seem to be running inside a container 22:30:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:30:40 $ docker top b940d8a5c294181d89b93df2ac6f7c38b11537bdb32bbc9c0455eb15cf8948da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:30:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:30:40 [ssh-agent] Looking for ssh-agent implementation... 22:30:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:30:40 $ docker exec b940d8a5c294181d89b93df2ac6f7c38b11537bdb32bbc9c0455eb15cf8948da ssh-agent 22:30:40 SSH_AUTH_SOCK=/tmp/ssh-Ym7GyzsKFsed/agent.32 22:30:40 SSH_AGENT_PID=38 22:30:40 Running ssh-add (command line suppressed) 22:30:41 Identity added: /w/workspace/edgex-go/522@tmp/private_key_17164071339425891209.key (/w/workspace/edgex-go/522@tmp/private_key_17164071339425891209.key) 22:30:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:30:41 + git semver tag 22:30:41 2023-05-11 22:30:41,646 [run_tag] DEBUG tag force:False 22:30:41 2023-05-11 22:30:41,646 [check_head_tag] DEBUG check head tag 22:30:41 2023-05-11 22:30:41,649 [execute] INFO git cat-file --batch-check 22:30:41 2023-05-11 22:30:41,650 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/522, universal_newlines=False, shell=None, istream=) 22:30:41 2023-05-11 22:30:41,655 [execute] INFO git cat-file --batch 22:30:41 2023-05-11 22:30:41,655 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/522, universal_newlines=False, shell=None, istream=) 22:30:41 2023-05-11 22:30:41,731 [read_version] DEBUG read version from /w/workspace/edgex-go/522/.semver/main 22:30:41 2023-05-11 22:30:41,731 [execute] INFO git tag -a v3.0.0-dev.156 -m v3.0.0-dev.156 22:30:41 2023-05-11 22:30:41,731 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.156', '-m', 'v3.0.0-dev.156'], cwd=/w/workspace/edgex-go/522, universal_newlines=False, shell=None, istream=None) 22:30:41 2023-05-11 22:30:41,735 [read_version] DEBUG read version from /w/workspace/edgex-go/522/.semver/main 22:30:41 3.0.0-dev.156 [Pipeline] } 22:30:41 $ docker exec --env ******** --env ******** b940d8a5c294181d89b93df2ac6f7c38b11537bdb32bbc9c0455eb15cf8948da ssh-agent -k 22:30:42 unset SSH_AUTH_SOCK; 22:30:42 unset SSH_AGENT_PID; 22:30:42 echo Agent pid 38 killed; 22:30:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:30:42 + git semver [Pipeline] } 22:30:42 $ docker stop --time=1 b940d8a5c294181d89b93df2ac6f7c38b11537bdb32bbc9c0455eb15cf8948da 22:30:43 $ docker rm -f --volumes b940d8a5c294181d89b93df2ac6f7c38b11537bdb32bbc9c0455eb15cf8948da [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:30:44 22:30:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:30:44 0.23.1-centos7: Pulling from edgex-lftools 22:30:44 ab5ef0e58194: Pulling fs layer 22:30:44 9712f1f96733: Pulling fs layer 22:30:44 63f879dbbcfc: Pulling fs layer 22:30:44 0d9ebad4ef96: Pulling fs layer 22:30:44 e9a5061849ea: Pulling fs layer 22:30:44 d747dcd14b5f: Pulling fs layer 22:30:44 2de7ff778b66: Pulling fs layer 22:30:44 e9a5061849ea: Waiting 22:30:44 d747dcd14b5f: Waiting 22:30:44 2de7ff778b66: Waiting 22:30:44 0d9ebad4ef96: Waiting 22:30:44 9712f1f96733: Verifying Checksum 22:30:44 9712f1f96733: Download complete 22:30:44 63f879dbbcfc: Verifying Checksum 22:30:44 63f879dbbcfc: Download complete 22:30:45 e9a5061849ea: Verifying Checksum 22:30:45 e9a5061849ea: Download complete 22:30:45 d747dcd14b5f: Verifying Checksum 22:30:45 d747dcd14b5f: Download complete 22:30:45 0d9ebad4ef96: Verifying Checksum 22:30:45 0d9ebad4ef96: Download complete 22:30:45 ab5ef0e58194: Verifying Checksum 22:30:45 ab5ef0e58194: Download complete 22:30:45 2de7ff778b66: Verifying Checksum 22:30:45 2de7ff778b66: Download complete 22:30:47 ab5ef0e58194: Pull complete 22:30:47 9712f1f96733: Pull complete 22:30:48 63f879dbbcfc: Pull complete 22:30:52 0d9ebad4ef96: Pull complete 22:30:52 e9a5061849ea: Pull complete 22:30:52 d747dcd14b5f: Pull complete 22:30:53 2de7ff778b66: Pull complete 22:30:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:30:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:30:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:30:53 prd-ubuntu20.04-docker-8c-8g-15242 does not seem to be running inside a container 22:30:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:30:57 $ docker top 6fcdb7509509fc089c61488b98eb2a5607f1bd644593e47c9d1d8f96a99c34f5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:30:57 provisioning config files... 22:30:57 copy managed file [sigul-config] to file:/w/workspace/edgex-go/522@tmp/config3519879185001760987tmp 22:30:57 copy managed file [sigul-password] to file:/w/workspace/edgex-go/522@tmp/config12674741990039723477tmp 22:30:57 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/522@tmp/config9857347969551378998tmp [Pipeline] { [Pipeline] echo 22:30:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:30:57 ---> sigul-configuration.sh 22:30:57 gpg: directory `/root/.gnupg' created 22:30:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:30:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:30:57 gpg: keyring `/root/.gnupg/secring.gpg' created 22:30:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:30:57 gpg: CAST5 encrypted data 22:30:57 gpg: encrypted with 1 passphrase 22:30:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:30:57 + mkdir /home/jenkins 22:30:57 + mkdir /home/jenkins/sigul [Pipeline] sh 22:30:58 + 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 22:30:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:30:58 ---> sigul-install.sh 22:30:58 Sigul already installed; skipping installation. [Pipeline] sh 22:30:58 + git tag --list 22:30:58 0.6.0 22:30:58 0.6.1 22:30:58 0.7.0 22:30:58 0.7.1 22:30:58 v1.0.0 22:30:58 v1.0.1 22:30:58 v1.1.0 22:30:58 v1.2.0 22:30:58 v1.2.1 22:30:58 v1.3.0 22:30:58 v1.3.1 22:30:58 v2.0.0 22:30:58 v2.1.0 22:30:58 v2.1.1 22:30:58 v2.1.1-dev.1 22:30:58 v2.1.1-dev.2 22:30:58 v2.1.1-dev.3 22:30:58 v2.1.1-dev.4 22:30:58 v2.1.1-dev.5 22:30:58 v2.1.1-dev.6 22:30:58 v2.1.1-dev.7 22:30:58 v2.1.1-dev.8 22:30:58 v2.1.2-dev.1 22:30:58 v2.2.0 22:30:58 v2.2.1-dev.1 22:30:58 v2.2.1-dev.10 22:30:58 v2.2.1-dev.11 22:30:58 v2.2.1-dev.12 22:30:58 v2.2.1-dev.13 22:30:58 v2.2.1-dev.14 22:30:58 v2.2.1-dev.15 22:30:58 v2.2.1-dev.16 22:30:58 v2.2.1-dev.17 22:30:58 v2.2.1-dev.18 22:30:58 v2.2.1-dev.19 22:30:58 v2.2.1-dev.2 22:30:58 v2.2.1-dev.20 22:30:58 v2.2.1-dev.21 22:30:58 v2.2.1-dev.22 22:30:58 v2.2.1-dev.23 22:30:58 v2.2.1-dev.24 22:30:58 v2.2.1-dev.25 22:30:58 v2.2.1-dev.26 22:30:58 v2.2.1-dev.27 22:30:58 v2.2.1-dev.28 22:30:58 v2.2.1-dev.29 22:30:58 v2.2.1-dev.3 22:30:58 v2.2.1-dev.4 22:30:58 v2.2.1-dev.5 22:30:58 v2.2.1-dev.6 22:30:58 v2.2.1-dev.7 22:30:58 v2.2.1-dev.8 22:30:58 v2.2.1-dev.9 22:30:58 v2.3.0 22:30:58 v2.3.0-dev.100 22:30:58 v2.3.0-dev.101 22:30:58 v2.3.0-dev.102 22:30:58 v2.3.0-dev.103 22:30:58 v2.3.0-dev.104 22:30:58 v2.3.0-dev.105 22:30:58 v2.3.0-dev.106 22:30:58 v2.3.0-dev.29 22:30:58 v2.3.0-dev.30 22:30:58 v2.3.0-dev.31 22:30:58 v2.3.0-dev.32 22:30:58 v2.3.0-dev.33 22:30:58 v2.3.0-dev.34 22:30:58 v2.3.0-dev.35 22:30:58 v2.3.0-dev.36 22:30:58 v2.3.0-dev.37 22:30:58 v2.3.0-dev.38 22:30:58 v2.3.0-dev.39 22:30:58 v2.3.0-dev.40 22:30:58 v2.3.0-dev.41 22:30:58 v2.3.0-dev.42 22:30:58 v2.3.0-dev.43 22:30:58 v2.3.0-dev.44 22:30:58 v2.3.0-dev.45 22:30:58 v2.3.0-dev.46 22:30:58 v2.3.0-dev.47 22:30:58 v2.3.0-dev.48 22:30:58 v2.3.0-dev.49 22:30:58 v2.3.0-dev.50 22:30:58 v2.3.0-dev.51 22:30:58 v2.3.0-dev.52 22:30:58 v2.3.0-dev.53 22:30:58 v2.3.0-dev.54 22:30:58 v2.3.0-dev.55 22:30:58 v2.3.0-dev.56 22:30:58 v2.3.0-dev.57 22:30:58 v2.3.0-dev.58 22:30:58 v2.3.0-dev.59 22:30:58 v2.3.0-dev.60 22:30:58 v2.3.0-dev.61 22:30:58 v2.3.0-dev.62 22:30:58 v2.3.0-dev.63 22:30:58 v2.3.0-dev.64 22:30:58 v2.3.0-dev.65 22:30:58 v2.3.0-dev.66 22:30:58 v2.3.0-dev.67 22:30:58 v2.3.0-dev.68 22:30:58 v2.3.0-dev.69 22:30:58 v2.3.0-dev.70 22:30:58 v2.3.0-dev.71 22:30:58 v2.3.0-dev.72 22:30:58 v2.3.0-dev.73 22:30:58 v2.3.0-dev.74 22:30:58 v2.3.0-dev.75 22:30:58 v2.3.0-dev.76 22:30:58 v2.3.0-dev.77 22:30:58 v2.3.0-dev.78 22:30:58 v2.3.0-dev.79 22:30:58 v2.3.0-dev.80 22:30:58 v2.3.0-dev.81 22:30:58 v2.3.0-dev.82 22:30:58 v2.3.0-dev.83 22:30:58 v2.3.0-dev.84 22:30:58 v2.3.0-dev.85 22:30:58 v2.3.0-dev.86 22:30:58 v2.3.0-dev.87 22:30:58 v2.3.0-dev.88 22:30:58 v2.3.0-dev.89 22:30:58 v2.3.0-dev.90 22:30:58 v2.3.0-dev.91 22:30:58 v2.3.0-dev.92 22:30:58 v2.3.0-dev.93 22:30:58 v2.3.0-dev.94 22:30:58 v2.3.0-dev.95 22:30:58 v2.3.0-dev.96 22:30:58 v2.3.0-dev.97 22:30:58 v2.3.0-dev.98 22:30:58 v2.3.0-dev.99 22:30:58 v2.3.1-dev.1 22:30:58 v2.3.1-dev.2 22:30:58 v2.3.1-dev.3 22:30:58 v2.3.1-dev.4 22:30:58 v2.3.1-dev.5 22:30:58 v3.0.0-dev.1 22:30:58 v3.0.0-dev.10 22:30:58 v3.0.0-dev.100 22:30:58 v3.0.0-dev.101 22:30:58 v3.0.0-dev.102 22:30:58 v3.0.0-dev.103 22:30:58 v3.0.0-dev.104 22:30:58 v3.0.0-dev.105 22:30:58 v3.0.0-dev.106 22:30:58 v3.0.0-dev.107 22:30:58 v3.0.0-dev.108 22:30:58 v3.0.0-dev.109 22:30:58 v3.0.0-dev.11 22:30:58 v3.0.0-dev.110 22:30:58 v3.0.0-dev.111 22:30:58 v3.0.0-dev.112 22:30:58 v3.0.0-dev.113 22:30:58 v3.0.0-dev.114 22:30:58 v3.0.0-dev.115 22:30:58 v3.0.0-dev.116 22:30:58 v3.0.0-dev.117 22:30:58 v3.0.0-dev.118 22:30:58 v3.0.0-dev.119 22:30:58 v3.0.0-dev.12 22:30:58 v3.0.0-dev.120 22:30:58 v3.0.0-dev.121 22:30:58 v3.0.0-dev.122 22:30:58 v3.0.0-dev.123 22:30:58 v3.0.0-dev.124 22:30:58 v3.0.0-dev.125 22:30:58 v3.0.0-dev.126 22:30:58 v3.0.0-dev.127 22:30:58 v3.0.0-dev.128 22:30:58 v3.0.0-dev.129 22:30:58 v3.0.0-dev.13 22:30:58 v3.0.0-dev.130 22:30:58 v3.0.0-dev.131 22:30:58 v3.0.0-dev.132 22:30:58 v3.0.0-dev.133 22:30:58 v3.0.0-dev.134 22:30:58 v3.0.0-dev.135 22:30:58 v3.0.0-dev.136 22:30:58 v3.0.0-dev.137 22:30:58 v3.0.0-dev.138 22:30:58 v3.0.0-dev.139 22:30:58 v3.0.0-dev.14 22:30:58 v3.0.0-dev.140 22:30:58 v3.0.0-dev.141 22:30:58 v3.0.0-dev.142 22:30:58 v3.0.0-dev.143 22:30:58 v3.0.0-dev.144 22:30:58 v3.0.0-dev.145 22:30:58 v3.0.0-dev.146 22:30:58 v3.0.0-dev.147 22:30:58 v3.0.0-dev.148 22:30:58 v3.0.0-dev.149 22:30:58 v3.0.0-dev.15 22:30:58 v3.0.0-dev.150 22:30:58 v3.0.0-dev.151 22:30:58 v3.0.0-dev.152 22:30:58 v3.0.0-dev.153 22:30:58 v3.0.0-dev.154 22:30:58 v3.0.0-dev.155 22:30:58 v3.0.0-dev.156 22:30:58 v3.0.0-dev.16 22:30:58 v3.0.0-dev.17 22:30:58 v3.0.0-dev.18 22:30:58 v3.0.0-dev.19 22:30:58 v3.0.0-dev.2 22:30:58 v3.0.0-dev.20 22:30:58 v3.0.0-dev.21 22:30:58 v3.0.0-dev.22 22:30:58 v3.0.0-dev.23 22:30:58 v3.0.0-dev.24 22:30:58 v3.0.0-dev.25 22:30:58 v3.0.0-dev.26 22:30:58 v3.0.0-dev.27 22:30:58 v3.0.0-dev.28 22:30:58 v3.0.0-dev.29 22:30:58 v3.0.0-dev.3 22:30:58 v3.0.0-dev.30 22:30:58 v3.0.0-dev.31 22:30:58 v3.0.0-dev.32 22:30:58 v3.0.0-dev.33 22:30:58 v3.0.0-dev.34 22:30:58 v3.0.0-dev.35 22:30:58 v3.0.0-dev.36 22:30:58 v3.0.0-dev.37 22:30:58 v3.0.0-dev.38 22:30:58 v3.0.0-dev.39 22:30:58 v3.0.0-dev.4 22:30:58 v3.0.0-dev.40 22:30:58 v3.0.0-dev.41 22:30:58 v3.0.0-dev.42 22:30:58 v3.0.0-dev.43 22:30:58 v3.0.0-dev.44 22:30:58 v3.0.0-dev.45 22:30:58 v3.0.0-dev.46 22:30:58 v3.0.0-dev.47 22:30:58 v3.0.0-dev.48 22:30:58 v3.0.0-dev.49 22:30:58 v3.0.0-dev.5 22:30:58 v3.0.0-dev.50 22:30:58 v3.0.0-dev.51 22:30:58 v3.0.0-dev.52 22:30:58 v3.0.0-dev.53 22:30:58 v3.0.0-dev.54 22:30:58 v3.0.0-dev.55 22:30:58 v3.0.0-dev.56 22:30:58 v3.0.0-dev.57 22:30:58 v3.0.0-dev.58 22:30:58 v3.0.0-dev.59 22:30:58 v3.0.0-dev.6 22:30:58 v3.0.0-dev.60 22:30:58 v3.0.0-dev.61 22:30:58 v3.0.0-dev.62 22:30:58 v3.0.0-dev.63 22:30:58 v3.0.0-dev.64 22:30:58 v3.0.0-dev.65 22:30:58 v3.0.0-dev.66 22:30:58 v3.0.0-dev.67 22:30:58 v3.0.0-dev.68 22:30:58 v3.0.0-dev.69 22:30:58 v3.0.0-dev.7 22:30:58 v3.0.0-dev.70 22:30:58 v3.0.0-dev.71 22:30:58 v3.0.0-dev.72 22:30:58 v3.0.0-dev.73 22:30:58 v3.0.0-dev.74 22:30:58 v3.0.0-dev.75 22:30:58 v3.0.0-dev.76 22:30:58 v3.0.0-dev.77 22:30:58 v3.0.0-dev.78 22:30:58 v3.0.0-dev.79 22:30:58 v3.0.0-dev.8 22:30:58 v3.0.0-dev.80 22:30:58 v3.0.0-dev.81 22:30:58 v3.0.0-dev.82 22:30:58 v3.0.0-dev.83 22:30:58 v3.0.0-dev.84 22:30:58 v3.0.0-dev.85 22:30:58 v3.0.0-dev.86 22:30:58 v3.0.0-dev.87 22:30:58 v3.0.0-dev.88 22:30:58 v3.0.0-dev.89 22:30:58 v3.0.0-dev.9 22:30:58 v3.0.0-dev.90 22:30:58 v3.0.0-dev.91 22:30:58 v3.0.0-dev.92 22:30:58 v3.0.0-dev.93 22:30:58 v3.0.0-dev.94 22:30:58 v3.0.0-dev.95 22:30:58 v3.0.0-dev.96 22:30:58 v3.0.0-dev.97 22:30:58 v3.0.0-dev.98 22:30:58 v3.0.0-dev.99 [Pipeline] sh 22:30:59 + lftools sign git-tag v3.0.0-dev.156 22:30:59 Signing Git tag with Sigul... 22:30:59 Signing v3.0.0-dev.156 [Pipeline] echo 22:31:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:31:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:31:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:31:00 $ docker stop --time=1 6fcdb7509509fc089c61488b98eb2a5607f1bd644593e47c9d1d8f96a99c34f5 22:31:01 $ docker rm -f --volumes 6fcdb7509509fc089c61488b98eb2a5607f1bd644593e47c9d1d8f96a99c34f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:31:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:31:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:31:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:31:02 prd-ubuntu20.04-docker-8c-8g-15242 does not seem to be running inside a container 22:31:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:31:03 $ docker top 556b13e6cf95e6a31506b6e81317a032ca8e8a34c074ea4870fc51a1be1ebc63 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:31:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:31:03 [ssh-agent] Looking for ssh-agent implementation... 22:31:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:31:03 $ docker exec 556b13e6cf95e6a31506b6e81317a032ca8e8a34c074ea4870fc51a1be1ebc63 ssh-agent 22:31:03 SSH_AUTH_SOCK=/tmp/ssh-Lm7YV43OwLbu/agent.32 22:31:03 SSH_AGENT_PID=38 22:31:03 Running ssh-add (command line suppressed) 22:31:03 Identity added: /w/workspace/edgex-go/522@tmp/private_key_14686700794242150598.key (/w/workspace/edgex-go/522@tmp/private_key_14686700794242150598.key) 22:31:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:31:03 + git semver bump pre 22:31:04 2023-05-11 22:31:03,971 [read_version] DEBUG read version from /w/workspace/edgex-go/522/.semver/main 22:31:04 2023-05-11 22:31:03,971 [bump_version] DEBUG bumping version:3.0.0-dev.156 on axis:pre with prefix:dev 22:31:04 2023-05-11 22:31:03,972 [bump_version] DEBUG bumped version:3.0.0-dev.157 22:31:04 2023-05-11 22:31:03,972 [write_version] DEBUG write version:3.0.0-dev.157 to path:/w/workspace/edgex-go/522/.semver/main with force:True 22:31:04 2023-05-11 22:31:03,972 [read_version] DEBUG read version from /w/workspace/edgex-go/522/.semver/main 22:31:04 2023-05-11 22:31:03,972 [write_file] DEBUG write to file:/w/workspace/edgex-go/522/.semver/main 22:31:04 2023-05-11 22:31:03,974 [execute] INFO git cat-file --batch-check 22:31:04 2023-05-11 22:31:03,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/522/.semver, universal_newlines=False, shell=None, istream=) 22:31:04 2023-05-11 22:31:03,979 [execute] INFO git cat-file --batch 22:31:04 2023-05-11 22:31:03,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/522/.semver, universal_newlines=False, shell=None, istream=) 22:31:04 2023-05-11 22:31:03,986 [read_version] DEBUG read version from /w/workspace/edgex-go/522/.semver/main 22:31:04 3.0.0-dev.157 [Pipeline] } 22:31:04 $ docker exec --env ******** --env ******** 556b13e6cf95e6a31506b6e81317a032ca8e8a34c074ea4870fc51a1be1ebc63 ssh-agent -k 22:31:04 unset SSH_AUTH_SOCK; 22:31:04 unset SSH_AGENT_PID; 22:31:04 echo Agent pid 38 killed; 22:31:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:31:04 + git semver [Pipeline] } 22:31:04 $ docker stop --time=1 556b13e6cf95e6a31506b6e81317a032ca8e8a34c074ea4870fc51a1be1ebc63 22:31:06 $ docker rm -f --volumes 556b13e6cf95e6a31506b6e81317a032ca8e8a34c074ea4870fc51a1be1ebc63 [Pipeline] // withDockerContainer [Pipeline] sh 22:31:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:31:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:31:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:31:06 prd-ubuntu20.04-docker-8c-8g-15242 does not seem to be running inside a container 22:31:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:31:07 $ docker top 97ee39e81c1d2ae20019bb7fd922264b0cbf3683fc4a2a217301bc70e1a0c734 -eo pid,comm 22:31:07 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). 22:31:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:31:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:31:07 [ssh-agent] Looking for ssh-agent implementation... 22:31:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:31:07 $ docker exec 97ee39e81c1d2ae20019bb7fd922264b0cbf3683fc4a2a217301bc70e1a0c734 ssh-agent 22:31:07 SSH_AUTH_SOCK=/tmp/ssh-F9JE1cm23DVP/agent.31 22:31:07 SSH_AGENT_PID=37 22:31:07 Running ssh-add (command line suppressed) 22:31:07 Identity added: /w/workspace/edgex-go/522@tmp/private_key_15990753257961147286.key (/w/workspace/edgex-go/522@tmp/private_key_15990753257961147286.key) 22:31:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:31:07 + git semver push 22:31:08 2023-05-11 22:31:08,132 [run_push] DEBUG push 22:31:08 2023-05-11 22:31:08,133 [execute] INFO git cat-file --batch-check 22:31:08 2023-05-11 22:31:08,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/522/.semver, universal_newlines=False, shell=None, istream=) 22:31:08 2023-05-11 22:31:08,137 [execute] INFO git rev-list 8c3dfb995e01897ef2cf59f7000d7d91d792631c -- 22:31:08 2023-05-11 22:31:08,137 [execute] DEBUG Popen(['git', 'rev-list', '8c3dfb995e01897ef2cf59f7000d7d91d792631c', '--'], cwd=/w/workspace/edgex-go/522/.semver, universal_newlines=False, shell=None, istream=None) 22:31:08 2023-05-11 22:31:08,156 [execute] INFO git fetch -v origin 22:31:08 2023-05-11 22:31:08,156 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/522/.semver, universal_newlines=True, shell=None, istream=None) 22:31:08 2023-05-11 22:31:08,644 [run_push] DEBUG no remote changes detected 22:31:08 2023-05-11 22:31:08,644 [execute] INFO git push origin semver 22:31:08 2023-05-11 22:31:08,645 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/522/.semver, universal_newlines=False, shell=None, istream=None) 22:31:09 2023-05-11 22:31:09,531 [run_push] DEBUG push all version tags 22:31:09 2023-05-11 22:31:09,532 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:31:09 2023-05-11 22:31:09,532 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/522, universal_newlines=False, shell=None, istream=None) 22:31:10 2023-05-11 22:31:10,290 [read_version] DEBUG read version from /w/workspace/edgex-go/522/.semver/main 22:31:10 3.0.0-dev.157 [Pipeline] } 22:31:10 $ docker exec --env ******** --env ******** 97ee39e81c1d2ae20019bb7fd922264b0cbf3683fc4a2a217301bc70e1a0c734 ssh-agent -k 22:31:10 unset SSH_AUTH_SOCK; 22:31:10 unset SSH_AGENT_PID; 22:31:10 echo Agent pid 37 killed; 22:31:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:31:11 + git semver [Pipeline] } 22:31:11 $ docker stop --time=1 97ee39e81c1d2ae20019bb7fd922264b0cbf3683fc4a2a217301bc70e1a0c734 22:31:12 $ docker rm -f --volumes 97ee39e81c1d2ae20019bb7fd922264b0cbf3683fc4a2a217301bc70e1a0c734 [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 22:31:13 + [ -d /w/workspace/edgex-go/522/archives ] [Pipeline] libraryResource [Pipeline] sh 22:31:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:31:14 ---> package-listing.sh 22:31:14 ++ facter osfamily 22:31:14 ++ tr '[:upper:]' '[:lower:]' 22:31:14 + OS_FAMILY=debian 22:31:14 + workspace=/w/workspace/edgex-go/522 22:31:14 + START_PACKAGES=/tmp/packages_start.txt 22:31:14 + END_PACKAGES=/tmp/packages_end.txt 22:31:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:31:14 + PACKAGES=/tmp/packages_start.txt 22:31:14 + '[' /w/workspace/edgex-go/522 ']' 22:31:14 + PACKAGES=/tmp/packages_end.txt 22:31:14 + case "${OS_FAMILY}" in 22:31:14 + dpkg -l 22:31:14 + grep '^ii' 22:31:14 + '[' -f /tmp/packages_start.txt ']' 22:31:14 + '[' -f /tmp/packages_end.txt ']' 22:31:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:31:14 + '[' /w/workspace/edgex-go/522 ']' 22:31:14 + mkdir -p /w/workspace/edgex-go/522/archives/ 22:31:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/522/archives/ [Pipeline] echo 22:31:14 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/522/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:31:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:31:15 22:31:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:31:15 latest: Pulling from edgex-lftools-log-publisher 22:31:15 5eb5b503b376: Pulling fs layer 22:31:15 5c69ac0246d0: Pulling fs layer 22:31:15 ec43610c2a17: Pulling fs layer 22:31:15 3a2ae6a8a46f: Pulling fs layer 22:31:15 33b1e0a273af: Pulling fs layer 22:31:15 5d3b04190fa2: Pulling fs layer 22:31:15 2f39f015ded8: Pulling fs layer 22:31:15 33b1e0a273af: Waiting 22:31:15 5d3b04190fa2: Waiting 22:31:15 2f39f015ded8: Waiting 22:31:15 3a2ae6a8a46f: Waiting 22:31:15 5c69ac0246d0: Verifying Checksum 22:31:15 5c69ac0246d0: Download complete 22:31:15 3a2ae6a8a46f: Download complete 22:31:15 33b1e0a273af: Verifying Checksum 22:31:15 33b1e0a273af: Download complete 22:31:15 ec43610c2a17: Verifying Checksum 22:31:15 ec43610c2a17: Download complete 22:31:15 5d3b04190fa2: Verifying Checksum 22:31:15 5d3b04190fa2: Download complete 22:31:16 5eb5b503b376: Verifying Checksum 22:31:16 5eb5b503b376: Download complete 22:31:16 2f39f015ded8: Download complete 22:31:17 5eb5b503b376: Pull complete 22:31:17 5c69ac0246d0: Pull complete 22:31:17 ec43610c2a17: Pull complete 22:31:17 3a2ae6a8a46f: Pull complete 22:31:17 33b1e0a273af: Pull complete 22:31:18 5d3b04190fa2: Pull complete 22:31:22 2f39f015ded8: Pull complete 22:31:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:31:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:31:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:31:22 prd-ubuntu20.04-docker-8c-8g-15242 does not seem to be running inside a container 22:31:22 $ 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/522/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/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:31:24 $ docker top 93a9b5bce336d32706654fd7e8a6ae562749132a7acde163d554b89cd4a1512d -eo pid,comm [Pipeline] { [Pipeline] sh 22:31:24 + touch /tmp/pre-build-complete [Pipeline] sh 22:31:24 + mkdir -p /var/log/sysstat [Pipeline] sh 22:31:25 + ls /var/log/sa-host 22:31:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:31:25 provisioning config files... 22:31:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/522@tmp/config15243132513904281421tmp [Pipeline] { [Pipeline] echo 22:31:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:31:25 ---> create-netrc.sh [Pipeline] } 22:31:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:31:25 ---> python-tools-install.sh [Pipeline] echo 22:31:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:31:26 ---> sudo-logs.sh 22:31:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:31:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:31:26 ---> job-cost.sh 22:31:26 lf-activate-venv: SKIPPING 22:31:26 DEBUG: total: 0.10999999940395355 22:31:26 INFO: Retrieving Stack Cost... 22:31:26 INFO: Retrieving Pricing Info for: v3-standard-8 22:31:27 INFO: Archiving Costs [Pipeline] echo 22:31:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:31:27 ---> logs-deploy.sh 22:31:27 lf-activate-venv: SKIPPING 22:31:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/522 22:31:27 INFO: archiving workspace using pattern(s): 22:31:28 Archives upload complete. 22:31:28 INFO: archiving logs to Nexus 22:31:29 ---> uname -a: 22:31:29 Linux prd-ubuntu20-04-docker-8c-8g-15242 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:31:29 22:31:29 22:31:29 ---> lscpu: 22:31:29 Architecture: x86_64 22:31:29 CPU op-mode(s): 32-bit, 64-bit 22:31:29 Byte Order: Little Endian 22:31:29 Address sizes: 40 bits physical, 48 bits virtual 22:31:29 CPU(s): 8 22:31:29 On-line CPU(s) list: 0-7 22:31:29 Thread(s) per core: 1 22:31:29 Core(s) per socket: 1 22:31:29 Socket(s): 8 22:31:29 NUMA node(s): 1 22:31:29 Vendor ID: AuthenticAMD 22:31:29 CPU family: 23 22:31:29 Model: 49 22:31:29 Model name: AMD EPYC-Rome Processor 22:31:29 Stepping: 0 22:31:29 CPU MHz: 2800.000 22:31:29 BogoMIPS: 5600.00 22:31:29 Virtualization: AMD-V 22:31:29 Hypervisor vendor: KVM 22:31:29 Virtualization type: full 22:31:29 L1d cache: 256 KiB 22:31:29 L1i cache: 256 KiB 22:31:29 L2 cache: 4 MiB 22:31:29 L3 cache: 128 MiB 22:31:29 NUMA node0 CPU(s): 0-7 22:31:29 Vulnerability Itlb multihit: Not affected 22:31:29 Vulnerability L1tf: Not affected 22:31:29 Vulnerability Mds: Not affected 22:31:29 Vulnerability Meltdown: Not affected 22:31:29 Vulnerability Mmio stale data: Not affected 22:31:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:31:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:31:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:31:29 Vulnerability Srbds: Not affected 22:31:29 Vulnerability Tsx async abort: Not affected 22:31:29 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 22:31:29 22:31:29 22:31:29 ---> nproc: 22:31:29 8 22:31:29 22:31:29 22:31:29 ---> df -h: 22:31:29 Filesystem Size Used Avail Use% Mounted on 22:31:29 overlay 155G 20G 136G 13% / 22:31:29 tmpfs 64M 0 64M 0% /dev 22:31:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:31:29 shm 64M 0 64M 0% /dev/shm 22:31:29 /dev/vda1 155G 20G 136G 13% /facter-os 22:31:29 22:31:29 22:31:29 ---> sar -b -r -n DEV: 22:31:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15242) 05/11/23 _x86_64_ (8 CPU) 22:31:29 22:31:29 21:59:15 LINUX RESTART (8 CPU) 22:31:29 22:31:29 22:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:31:29 22:01:01 136.86 3.60 133.26 0.00 421.13 66996.83 0.00 22:31:29 22:02:01 31.16 0.07 31.09 0.00 0.53 18478.27 0.00 22:31:29 22:03:01 85.77 0.25 85.52 0.00 11.73 34264.16 0.00 22:31:29 22:04:01 607.03 9.56 597.48 0.00 88.53 258019.18 0.00 22:31:29 22:05:01 660.20 13.50 646.70 0.00 5196.93 212057.18 0.00 22:31:29 22:06:01 912.43 1.78 910.65 0.00 269.56 243456.49 0.00 22:31:29 22:07:01 644.56 0.10 644.46 0.00 14.13 146559.84 0.00 22:31:29 22:08:01 29.30 0.00 29.30 0.00 0.00 797.33 0.00 22:31:29 22:09:01 10.21 0.02 10.20 0.00 0.27 242.72 0.00 22:31:29 22:10:01 2.35 0.00 2.35 0.00 0.00 39.72 0.00 22:31:29 22:11:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 22:31:29 22:12:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 22:31:29 22:13:01 1.45 0.00 1.45 0.00 0.00 15.59 0.00 22:31:29 22:14:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 22:31:29 22:15:01 1.75 0.02 1.73 0.00 0.13 19.73 0.00 22:31:29 22:16:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 22:31:29 22:17:01 0.90 0.02 0.88 0.00 0.13 10.00 0.00 22:31:29 22:18:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 22:31:29 22:19:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 22:31:29 22:20:01 1.50 0.00 1.50 0.00 0.00 18.66 0.00 22:31:29 22:21:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 22:31:29 22:22:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 22:31:29 22:23:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 22:31:29 22:24:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 22:31:29 22:25:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 22:31:29 22:26:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 22:31:29 22:27:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 22:31:29 22:28:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 22:31:29 22:29:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 22:31:29 22:30:01 1.28 0.00 1.28 0.00 0.00 16.66 0.00 22:31:29 22:31:01 117.28 0.40 116.88 0.00 16.80 56445.13 0.00 22:31:29 Average: 104.96 0.94 104.02 0.00 194.26 33350.92 0.00 22:31:29 22:31:29 22:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:31:29 22:01:01 27971332 31502192 799352 2.43 112928 3615956 1977404 5.83 1460436 3001392 431608 22:31:29 22:02:01 27916992 31586340 712256 2.17 116500 3727812 1773820 5.23 1210208 3277792 268028 22:31:29 22:03:01 24699756 31461348 837956 2.55 118508 6751076 2626304 7.74 1645104 5990512 3059352 22:31:29 22:04:01 20530744 31522092 763868 2.32 286688 10537944 1892084 5.58 1751552 9766656 1849292 22:31:29 22:05:01 20574612 31459560 812796 2.47 302736 10396088 2169768 6.39 2145204 9289968 117148 22:31:29 22:06:01 18155204 31268032 993420 3.02 326616 12455008 2569748 7.57 2579044 11119104 269364 22:31:29 22:07:01 19905904 31528244 740220 2.25 333904 11009916 2003816 5.91 2368824 9642712 1392 22:31:29 22:08:01 19899180 31523456 744432 2.26 335080 11010588 2006900 5.91 2374928 9642884 636 22:31:29 22:09:01 19909524 31534324 733676 2.23 335388 11010640 1856208 5.47 2364224 9642932 12 22:31:29 22:10:01 19909464 31534344 733912 2.23 335460 11010624 1856208 5.47 2364216 9642928 8 22:31:29 22:11:01 19916772 31541672 726600 2.21 335468 11010628 1856208 5.47 2356588 9642932 12 22:31:29 22:12:01 19917356 31542264 726084 2.21 335476 11010632 1856208 5.47 2356616 9642932 8 22:31:29 22:13:01 19921528 31546496 721800 2.20 335524 11010636 1856208 5.47 2352404 9642944 8 22:31:29 22:14:01 19921480 31547092 721756 2.19 335552 11010636 1856208 5.47 2351800 9643564 8 22:31:29 22:15:01 19921744 31547496 721708 2.19 335592 11010640 1892680 5.58 2351924 9643584 16 22:31:29 22:16:01 19921872 31547656 721688 2.19 335616 11010644 1892680 5.58 2351852 9643588 8 22:31:29 22:17:01 19920876 31546792 722392 2.20 335640 11010644 1892680 5.58 2352388 9643596 208 22:31:29 22:18:01 19921152 31547088 722096 2.20 335648 11010648 1892680 5.58 2352016 9643600 176 22:31:29 22:19:01 19921184 31547132 722048 2.20 335664 11010648 1892680 5.58 2351984 9643600 8 22:31:29 22:20:01 19921168 31547128 721956 2.20 335704 11010656 1892680 5.58 2351764 9643608 32 22:31:29 22:21:01 19920780 31546804 722260 2.20 335732 11010660 1892680 5.58 2351764 9643616 32 22:31:29 22:22:01 19920416 31546444 722548 2.20 335744 11010660 1892680 5.58 2351764 9643616 12 22:31:29 22:23:01 19920620 31546652 722272 2.20 335752 11010664 1892680 5.58 2351768 9643620 24 22:31:29 22:24:01 19920304 31546356 722488 2.20 335772 11010664 1892680 5.58 2351772 9643620 16 22:31:29 22:25:01 19920464 31546584 722436 2.20 335804 11010668 1892680 5.58 2351836 9643628 40 22:31:29 22:26:01 19920700 31546852 722120 2.20 335812 11010676 1892680 5.58 2351808 9643628 44 22:31:29 22:27:01 19920652 31546812 722092 2.20 335824 11010676 1892680 5.58 2352104 9643628 4 22:31:29 22:28:01 19920352 31546640 722172 2.20 335852 11010808 1892680 5.58 2351808 9643744 28 22:31:29 22:29:01 19920556 31546844 721888 2.20 335872 11010808 1892680 5.58 2351824 9643744 4 22:31:29 22:30:01 19920476 31546848 721880 2.20 335888 11010816 1892680 5.58 2351980 9643768 40 22:31:29 22:31:01 18386652 31494308 766364 2.33 380684 12319072 2059428 6.07 2501572 10889764 1236 22:31:29 Average: 20524833 31527158 744791 2.26 312853 10453491 1951594 5.75 2252035 9186361 193510 22:31:29 22:31:29 22:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:31:29 22:01:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 22:31:29 22:01:01 ens3 764.16 701.07 7715.29 82.34 0.00 0.00 0.00 0.00 22:31:29 22:01:01 veth9f8f1a6 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 22:31:29 22:01:01 docker0 593.85 581.47 45.04 3429.31 0.00 0.00 0.00 0.00 22:31:29 22:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:31:29 22:02:01 ens3 51.86 56.94 26.58 104.56 0.00 0.00 0.00 0.00 22:31:29 22:02:01 veth9f8f1a6 1.30 1.33 0.11 0.12 0.00 0.00 0.00 0.00 22:31:29 22:02:01 docker0 1.30 1.30 0.10 0.12 0.00 0.00 0.00 0.00 22:31:29 22:03:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 22:31:29 22:03:01 ens3 93.53 56.71 1701.83 21.59 0.00 0.00 0.00 0.00 22:31:29 22:03:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 22:31:29 22:03:01 veth17e6910 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:31:29 22:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:31:29 22:04:01 ens3 893.71 490.54 6380.67 52.96 0.00 0.00 0.00 0.00 22:31:29 22:04:01 docker0 480.41 877.87 40.19 6364.85 0.00 0.00 0.00 0.00 22:31:29 22:04:01 veth17e6910 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 22:31:29 22:05:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 22:31:29 22:05:01 ens3 194.40 99.08 2235.13 16.60 0.00 0.00 0.00 0.00 22:31:29 22:05:01 veth02f8f01 6.51 3.10 85.01 0.23 0.00 0.00 0.00 0.00 22:31:29 22:05:01 veth510b569 3.10 6.51 0.23 85.01 0.00 0.00 0.00 0.01 22:31:29 22:05:01 docker0 9.50 21.36 0.60 262.37 0.00 0.00 0.00 0.00 22:31:29 22:05:01 veth17e6910 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 22:31:29 22:06:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 22:31:29 22:06:01 ens3 401.97 191.23 2715.91 32.27 0.00 0.00 0.00 0.00 22:31:29 22:06:01 veth253c778 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 22:31:29 22:06:01 docker0 169.19 366.56 14.36 2687.67 0.00 0.00 0.00 0.00 22:31:29 22:06:01 veth17e6910 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 22:31:29 22:07:01 lo 14.60 14.60 1.44 1.44 0.00 0.00 0.00 0.00 22:31:29 22:07:01 ens3 168.56 176.55 280.95 535.86 0.00 0.00 0.00 0.00 22:31:29 22:07:01 docker0 8.07 14.50 0.52 188.75 0.00 0.00 0.00 0.00 22:31:29 22:08:01 lo 44.86 44.86 4.42 4.42 0.00 0.00 0.00 0.00 22:31:29 22:08:01 ens3 438.74 436.33 221.53 2589.62 0.00 0.00 0.00 0.00 22:31:29 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:09:01 lo 11.66 11.66 1.15 1.15 0.00 0.00 0.00 0.00 22:31:29 22:09:01 ens3 128.22 138.05 63.21 625.10 0.00 0.00 0.00 0.00 22:31:29 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:31:29 22:10:01 ens3 0.45 0.35 0.20 0.14 0.00 0.00 0.00 0.00 22:31:29 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:31:29 22:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:31:29 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:31:29 22:14:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:31:29 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:15:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 22:31:29 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:31:29 22:16:01 ens3 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:31:29 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:17:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:31:29 22:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:31:29 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:31:29 22:20:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 22:31:29 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:21:01 ens3 0.70 0.60 3.96 0.04 0.00 0.00 0.00 0.00 22:31:29 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:31:29 22:22:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:31:29 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:31:29 22:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:31:29 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:25:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 22:31:29 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:31:29 22:26:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:31:29 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:31:29 22:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:31:29 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:31:29 22:30:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 22:31:29 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:31:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 22:31:29 22:31:01 ens3 356.59 207.02 7772.32 45.68 0.00 0.00 0.00 0.00 22:31:29 22:31:01 docker0 37.21 61.06 3.16 580.34 0.00 0.00 0.00 0.00 22:31:29 22:31:01 veth3e86f08 0.32 0.38 0.08 0.12 0.00 0.00 0.00 0.00 22:31:29 Average: lo 2.54 2.54 0.25 0.25 0.00 0.00 0.00 0.00 22:31:29 Average: ens3 112.31 82.23 936.32 132.53 0.00 0.00 0.00 0.00 22:31:29 Average: docker0 41.68 61.63 3.33 432.70 0.00 0.00 0.00 0.00 22:31:29 Average: veth3e86f08 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 22:31:29 22:31:29 22:31:29 ---> sar -P ALL: 22:31:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15242) 05/11/23 _x86_64_ (8 CPU) 22:31:29 22:31:29 21:59:15 LINUX RESTART (8 CPU) 22:31:29 22:31:29 22:00:01 CPU %user %nice %system %iowait %steal %idle 22:31:29 22:01:01 all 21.29 0.00 5.14 3.24 0.07 70.26 22:31:29 22:01:01 0 20.21 0.00 4.79 1.18 0.07 73.76 22:31:29 22:01:01 1 23.08 0.00 5.19 3.16 0.08 68.48 22:31:29 22:01:01 2 23.15 0.00 5.75 14.44 0.08 56.58 22:31:29 22:01:01 3 21.32 0.00 5.59 0.89 0.09 72.12 22:31:29 22:01:01 4 18.94 0.00 4.80 1.80 0.07 74.38 22:31:29 22:01:01 5 20.19 0.00 5.07 0.17 0.07 74.50 22:31:29 22:01:01 6 20.85 0.00 5.42 0.52 0.07 73.14 22:31:29 22:01:01 7 22.63 0.00 4.52 3.73 0.07 69.05 22:31:29 22:02:01 all 37.10 0.00 5.50 0.97 0.08 56.35 22:31:29 22:02:01 0 35.96 0.00 5.48 0.20 0.08 58.28 22:31:29 22:02:01 1 38.56 0.00 5.47 0.12 0.07 55.79 22:31:29 22:02:01 2 35.63 0.00 4.81 0.17 0.08 59.31 22:31:29 22:02:01 3 38.65 0.00 4.96 0.55 0.07 55.77 22:31:29 22:02:01 4 39.72 0.00 5.67 0.12 0.08 54.40 22:31:29 22:02:01 5 35.73 0.00 5.95 4.99 0.08 53.25 22:31:29 22:02:01 6 36.47 0.00 6.77 0.13 0.08 56.54 22:31:29 22:02:01 7 36.10 0.00 4.89 1.47 0.08 57.46 22:31:29 22:03:01 all 26.18 0.00 8.18 1.25 0.08 64.31 22:31:29 22:03:01 0 26.31 0.00 7.11 0.12 0.08 66.38 22:31:29 22:03:01 1 26.17 0.00 9.14 0.27 0.08 64.33 22:31:29 22:03:01 2 25.69 0.00 9.20 7.37 0.10 57.64 22:31:29 22:03:01 3 26.25 0.00 8.54 0.15 0.09 64.97 22:31:29 22:03:01 4 25.45 0.00 7.53 0.08 0.08 66.85 22:31:29 22:03:01 5 27.11 0.00 8.10 0.03 0.09 64.67 22:31:29 22:03:01 6 25.89 0.00 8.09 0.07 0.07 65.89 22:31:29 22:03:01 7 26.55 0.00 7.78 1.94 0.07 63.66 22:31:29 22:04:01 all 12.15 0.00 7.75 14.03 0.09 65.98 22:31:29 22:04:01 0 11.33 0.00 8.31 15.37 0.07 64.91 22:31:29 22:04:01 1 13.86 0.00 7.57 22.15 0.09 56.33 22:31:29 22:04:01 2 12.51 0.00 7.95 25.74 0.07 53.73 22:31:29 22:04:01 3 10.70 0.00 9.10 3.12 0.05 77.03 22:31:29 22:04:01 4 11.82 0.00 6.66 15.47 0.05 66.00 22:31:29 22:04:01 5 12.01 0.00 7.12 13.80 0.14 66.93 22:31:29 22:04:01 6 11.97 0.00 8.57 13.32 0.12 66.02 22:31:29 22:04:01 7 13.05 0.00 6.74 3.33 0.12 76.76 22:31:29 22:05:01 all 53.66 0.00 11.03 8.90 0.16 26.26 22:31:29 22:05:01 0 53.79 0.00 10.84 4.91 0.12 30.34 22:31:29 22:05:01 1 54.62 0.00 10.92 9.57 0.15 24.74 22:31:29 22:05:01 2 53.56 0.00 11.19 10.17 0.19 24.89 22:31:29 22:05:01 3 54.76 0.00 10.98 8.41 0.15 25.69 22:31:29 22:05:01 4 54.78 0.00 10.52 8.31 0.17 26.21 22:31:29 22:05:01 5 51.30 0.00 11.40 4.73 0.12 32.45 22:31:29 22:05:01 6 53.60 0.00 12.08 15.84 0.20 18.29 22:31:29 22:05:01 7 52.86 0.00 10.33 9.22 0.14 27.46 22:31:29 22:06:01 all 46.85 0.00 14.91 12.99 0.21 25.04 22:31:29 22:06:01 0 48.01 0.00 14.87 10.95 0.19 25.98 22:31:29 22:06:01 1 45.27 0.00 13.80 14.83 0.19 25.90 22:31:29 22:06:01 2 47.88 0.00 15.17 10.37 0.16 26.42 22:31:29 22:06:01 3 47.51 0.00 16.51 14.42 0.19 21.37 22:31:29 22:06:01 4 45.51 0.00 14.34 12.51 0.23 27.41 22:31:29 22:06:01 5 47.01 0.00 15.26 9.14 0.17 28.41 22:31:29 22:06:01 6 45.24 0.00 14.10 14.95 0.19 25.51 22:31:29 22:06:01 7 48.34 0.00 15.19 16.79 0.37 19.31 22:31:29 22:07:01 all 28.48 0.00 7.71 7.95 0.13 55.72 22:31:29 22:07:01 0 29.74 0.00 8.32 12.02 0.17 49.74 22:31:29 22:07:01 1 29.01 0.00 7.85 2.63 0.08 60.42 22:31:29 22:07:01 2 30.08 0.00 7.87 8.95 0.10 53.00 22:31:29 22:07:01 3 25.39 0.00 7.08 1.29 0.10 66.13 22:31:29 22:07:01 4 27.04 0.00 7.39 21.16 0.12 44.28 22:31:29 22:07:01 5 30.08 0.00 9.49 5.89 0.12 54.41 22:31:29 22:07:01 6 27.23 0.00 6.60 3.03 0.13 63.00 22:31:29 22:07:01 7 29.27 0.00 7.12 8.69 0.20 54.72 22:31:29 22:08:01 all 9.66 0.00 0.93 0.09 0.06 89.26 22:31:29 22:08:01 0 12.67 0.00 1.10 0.07 0.08 86.08 22:31:29 22:08:01 1 8.91 0.00 0.92 0.02 0.07 90.09 22:31:29 22:08:01 2 9.57 0.00 0.90 0.02 0.05 89.46 22:31:29 22:08:01 3 8.93 0.00 1.02 0.03 0.07 89.95 22:31:29 22:08:01 4 4.73 0.00 0.79 0.22 0.03 94.23 22:31:29 22:08:01 5 9.36 0.00 0.87 0.02 0.07 89.69 22:31:29 22:08:01 6 11.01 0.00 0.94 0.02 0.05 87.99 22:31:29 22:08:01 7 12.07 0.00 0.92 0.37 0.05 86.60 22:31:29 22:09:01 all 1.71 0.00 0.31 0.04 0.04 97.90 22:31:29 22:09:01 0 1.67 0.00 0.42 0.02 0.03 97.87 22:31:29 22:09:01 1 1.28 0.00 0.22 0.00 0.05 98.45 22:31:29 22:09:01 2 1.38 0.00 0.20 0.02 0.03 98.37 22:31:29 22:09:01 3 0.65 0.00 0.37 0.00 0.05 98.93 22:31:29 22:09:01 4 2.13 0.00 0.27 0.08 0.05 97.47 22:31:29 22:09:01 5 1.05 0.00 0.37 0.00 0.05 98.53 22:31:29 22:09:01 6 3.10 0.00 0.27 0.02 0.05 96.56 22:31:29 22:09:01 7 2.38 0.00 0.40 0.18 0.03 97.00 22:31:29 22:10:01 all 0.03 0.00 0.01 0.01 0.01 99.94 22:31:29 22:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:31:29 22:10:01 1 0.05 0.00 0.00 0.02 0.00 99.93 22:31:29 22:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:31:29 22:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:31:29 22:10:01 4 0.03 0.00 0.00 0.02 0.00 99.95 22:31:29 22:10:01 5 0.03 0.00 0.03 0.00 0.02 99.92 22:31:29 22:10:01 6 0.03 0.00 0.03 0.02 0.02 99.90 22:31:29 22:10:01 7 0.03 0.00 0.02 0.03 0.02 99.90 22:31:29 22:11:01 all 0.03 0.00 0.01 0.00 0.01 99.94 22:31:29 22:11:01 0 0.00 0.00 0.02 0.00 0.02 99.97 22:31:29 22:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:31:29 22:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:31:29 22:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:31:29 22:11:01 4 0.12 0.00 0.00 0.00 0.02 99.87 22:31:29 22:11:01 5 0.05 0.00 0.03 0.00 0.00 99.92 22:31:29 22:11:01 6 0.08 0.00 0.03 0.00 0.02 99.87 22:31:29 22:11:01 7 0.00 0.00 0.02 0.03 0.00 99.95 22:31:29 22:31:29 22:11:01 CPU %user %nice %system %iowait %steal %idle 22:31:29 22:12:01 all 0.14 0.00 0.01 0.02 0.01 99.82 22:31:29 22:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:31:29 22:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:31:29 22:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:31:29 22:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:31:29 22:12:01 4 1.01 0.00 0.02 0.00 0.00 98.97 22:31:29 22:12:01 5 0.02 0.00 0.03 0.00 0.00 99.95 22:31:29 22:12:01 6 0.03 0.00 0.02 0.00 0.02 99.93 22:31:29 22:12:01 7 0.02 0.00 0.00 0.13 0.02 99.83 22:31:29 22:13:01 all 0.04 0.00 0.01 0.01 0.01 99.93 22:31:29 22:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:31:29 22:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:31:29 22:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:31:29 22:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:31:29 22:13:01 4 0.23 0.00 0.00 0.00 0.02 99.75 22:31:29 22:13:01 5 0.03 0.00 0.00 0.00 0.02 99.95 22:31:29 22:13:01 6 0.03 0.00 0.02 0.00 0.03 99.92 22:31:29 22:13:01 7 0.02 0.00 0.00 0.08 0.00 99.90 22:31:29 22:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:31:29 22:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 22:31:29 22:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:31:29 22:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:31:29 22:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:31:29 22:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:31:29 22:14:01 5 0.00 0.00 0.03 0.00 0.00 99.97 22:31:29 22:14:01 6 0.03 0.00 0.03 0.00 0.02 99.92 22:31:29 22:14:01 7 0.02 0.00 0.00 0.03 0.02 99.93 22:31:29 22:15:01 all 0.04 0.00 0.06 0.01 0.01 99.89 22:31:29 22:15:01 0 0.02 0.00 0.07 0.00 0.00 99.92 22:31:29 22:15:01 1 0.03 0.00 0.05 0.00 0.02 99.90 22:31:29 22:15:01 2 0.02 0.00 0.07 0.00 0.00 99.92 22:31:29 22:15:01 3 0.03 0.00 0.10 0.00 0.00 99.87 22:31:29 22:15:01 4 0.08 0.00 0.05 0.00 0.02 99.85 22:31:29 22:15:01 5 0.05 0.00 0.03 0.00 0.03 99.88 22:31:29 22:15:01 6 0.02 0.00 0.03 0.00 0.00 99.95 22:31:29 22:15:01 7 0.05 0.00 0.05 0.05 0.00 99.85 22:31:29 22:16:01 all 0.03 0.00 0.01 0.02 0.01 99.93 22:31:29 22:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:31:29 22:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:31:29 22:16:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:31:29 22:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:31:29 22:16:01 4 0.07 0.00 0.02 0.00 0.00 99.92 22:31:29 22:16:01 5 0.12 0.00 0.02 0.00 0.03 99.83 22:31:29 22:16:01 6 0.03 0.00 0.02 0.03 0.00 99.92 22:31:29 22:16:01 7 0.00 0.00 0.02 0.15 0.00 99.83 22:31:29 22:17:01 all 0.03 0.00 0.01 0.01 0.01 99.95 22:31:29 22:17:01 0 0.00 0.00 0.02 0.00 0.02 99.97 22:31:29 22:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:31:29 22:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:31:29 22:17:01 3 0.05 0.00 0.00 0.00 0.00 99.95 22:31:29 22:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:31:29 22:17:01 5 0.08 0.00 0.03 0.00 0.02 99.87 22:31:29 22:17:01 6 0.05 0.00 0.00 0.05 0.02 99.88 22:31:29 22:17:01 7 0.00 0.00 0.00 0.02 0.02 99.97 22:31:29 22:18:01 all 0.01 0.00 0.01 0.01 0.01 99.96 22:31:29 22:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:31:29 22:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:31:29 22:18:01 2 0.00 0.00 0.02 0.00 0.02 99.97 22:31:29 22:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:31:29 22:18:01 4 0.10 0.00 0.02 0.00 0.02 99.87 22:31:29 22:18:01 5 0.00 0.00 0.02 0.00 0.03 99.95 22:31:29 22:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 22:31:29 22:18:01 7 0.00 0.00 0.02 0.05 0.00 99.93 22:31:29 22:19:01 all 0.14 0.00 0.02 0.01 0.01 99.83 22:31:29 22:19:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:31:29 22:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:31:29 22:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:31:29 22:19:01 3 0.02 0.00 0.02 0.00 0.02 99.95 22:31:29 22:19:01 4 0.98 0.00 0.02 0.00 0.02 98.99 22:31:29 22:19:01 5 0.05 0.00 0.03 0.00 0.02 99.90 22:31:29 22:19:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:31:29 22:19:01 7 0.00 0.00 0.02 0.05 0.02 99.92 22:31:29 22:20:01 all 0.01 0.00 0.01 0.01 0.01 99.96 22:31:29 22:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:31:29 22:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:31:29 22:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:31:29 22:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:31:29 22:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:31:29 22:20:01 5 0.03 0.00 0.02 0.00 0.02 99.93 22:31:29 22:20:01 6 0.02 0.00 0.02 0.02 0.00 99.95 22:31:29 22:20:01 7 0.02 0.00 0.00 0.07 0.00 99.92 22:31:29 22:21:01 all 0.13 0.00 0.02 0.04 0.01 99.81 22:31:29 22:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:31:29 22:21:01 1 0.00 0.00 0.02 0.00 0.02 99.97 22:31:29 22:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:31:29 22:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:31:29 22:21:01 4 0.86 0.00 0.02 0.00 0.02 99.11 22:31:29 22:21:01 5 0.07 0.00 0.03 0.00 0.03 99.87 22:31:29 22:21:01 6 0.03 0.00 0.03 0.00 0.02 99.92 22:31:29 22:21:01 7 0.03 0.00 0.00 0.30 0.00 99.67 22:31:29 22:22:01 all 0.03 0.00 0.01 0.01 0.01 99.95 22:31:29 22:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:31:29 22:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:31:29 22:22:01 2 0.00 0.00 0.00 0.05 0.02 99.93 22:31:29 22:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:31:29 22:22:01 4 0.13 0.00 0.02 0.00 0.02 99.83 22:31:29 22:22:01 5 0.02 0.00 0.02 0.00 0.03 99.93 22:31:29 22:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:31:29 22:22:01 7 0.00 0.00 0.00 0.02 0.00 99.98 22:31:29 22:31:29 22:22:01 CPU %user %nice %system %iowait %steal %idle 22:31:29 22:23:01 all 0.04 0.00 0.00 0.02 0.01 99.92 22:31:29 22:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:31:29 22:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:31:29 22:23:01 2 0.00 0.00 0.00 0.10 0.00 99.90 22:31:29 22:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:31:29 22:23:01 4 0.23 0.00 0.00 0.00 0.02 99.75 22:31:29 22:23:01 5 0.03 0.00 0.00 0.00 0.03 99.93 22:31:29 22:23:01 6 0.03 0.00 0.00 0.00 0.02 99.95 22:31:29 22:23:01 7 0.02 0.00 0.02 0.08 0.00 99.88 22:31:29 22:24:01 all 0.04 0.00 0.01 0.03 0.01 99.91 22:31:29 22:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:31:29 22:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:31:29 22:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:31:29 22:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:31:29 22:24:01 4 0.10 0.00 0.02 0.00 0.00 99.88 22:31:29 22:24:01 5 0.03 0.00 0.03 0.00 0.03 99.90 22:31:29 22:24:01 6 0.07 0.00 0.02 0.02 0.00 99.90 22:31:29 22:24:01 7 0.03 0.00 0.02 0.20 0.02 99.73 22:31:29 22:25:01 all 0.05 0.00 0.01 0.01 0.01 99.92 22:31:29 22:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:31:29 22:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:31:29 22:25:01 2 0.00 0.00 0.02 0.02 0.02 99.95 22:31:29 22:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:31:29 22:25:01 4 0.25 0.00 0.03 0.00 0.02 99.70 22:31:29 22:25:01 5 0.05 0.00 0.02 0.00 0.02 99.92 22:31:29 22:25:01 6 0.08 0.00 0.00 0.00 0.00 99.92 22:31:29 22:25:01 7 0.00 0.00 0.00 0.05 0.00 99.95 22:31:29 22:26:01 all 0.06 0.00 0.01 0.00 0.01 99.92 22:31:29 22:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:31:29 22:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:31:29 22:26:01 2 0.00 0.00 0.00 0.02 0.00 99.98 22:31:29 22:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:31:29 22:26:01 4 0.32 0.00 0.00 0.00 0.00 99.68 22:31:29 22:26:01 5 0.05 0.00 0.02 0.00 0.02 99.92 22:31:29 22:26:01 6 0.03 0.00 0.02 0.00 0.02 99.93 22:31:29 22:26:01 7 0.03 0.00 0.00 0.02 0.00 99.95 22:31:29 22:27:01 all 0.15 0.00 0.01 0.00 0.01 99.83 22:31:29 22:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:31:29 22:27:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:31:29 22:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:31:29 22:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:31:29 22:27:01 4 1.06 0.00 0.02 0.00 0.02 98.91 22:31:29 22:27:01 5 0.08 0.00 0.03 0.00 0.03 99.85 22:31:29 22:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:31:29 22:27:01 7 0.00 0.00 0.00 0.02 0.00 99.98 22:31:29 22:28:01 all 0.12 0.00 0.01 0.00 0.01 99.86 22:31:29 22:28:01 0 0.00 0.00 0.02 0.00 0.02 99.97 22:31:29 22:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:31:29 22:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:31:29 22:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:31:29 22:28:01 4 0.86 0.00 0.02 0.00 0.00 99.12 22:31:29 22:28:01 5 0.08 0.00 0.03 0.00 0.03 99.85 22:31:29 22:28:01 6 0.00 0.00 0.00 0.02 0.00 99.98 22:31:29 22:28:01 7 0.00 0.00 0.02 0.02 0.02 99.95 22:31:29 22:29:01 all 0.11 0.00 0.01 0.00 0.01 99.86 22:31:29 22:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:31:29 22:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:31:29 22:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:31:29 22:29:01 3 0.00 0.00 0.02 0.00 0.02 99.97 22:31:29 22:29:01 4 0.80 0.00 0.00 0.00 0.02 99.19 22:31:29 22:29:01 5 0.05 0.00 0.03 0.00 0.03 99.88 22:31:29 22:29:01 6 0.02 0.00 0.00 0.02 0.02 99.95 22:31:29 22:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 22:31:29 22:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:31:29 22:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:31:29 22:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:31:29 22:30:01 2 0.00 0.00 0.00 0.02 0.02 99.97 22:31:29 22:30:01 3 0.02 0.00 0.03 0.00 0.00 99.95 22:31:29 22:30:01 4 0.05 0.00 0.02 0.00 0.02 99.92 22:31:29 22:30:01 5 0.05 0.00 0.03 0.00 0.02 99.90 22:31:29 22:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:31:29 22:30:01 7 0.00 0.00 0.00 0.02 0.00 99.98 22:31:29 22:31:01 all 9.07 0.00 4.25 1.29 0.06 85.33 22:31:29 22:31:01 0 8.76 0.00 5.62 8.25 0.09 77.28 22:31:29 22:31:01 1 7.29 0.00 5.00 0.03 0.05 87.62 22:31:29 22:31:01 2 9.52 0.00 4.20 0.08 0.05 86.14 22:31:29 22:31:01 3 8.82 0.00 3.76 0.19 0.07 87.16 22:31:29 22:31:01 4 9.31 0.00 3.67 0.12 0.05 86.84 22:31:29 22:31:01 5 9.94 0.00 3.75 0.02 0.07 86.22 22:31:29 22:31:01 6 7.94 0.00 4.05 0.10 0.05 87.85 22:31:29 22:31:01 7 10.94 0.00 3.96 1.56 0.08 83.46 22:31:29 Average: all 7.85 0.00 2.09 1.61 0.04 88.41 22:31:29 Average: 0 7.89 0.00 2.13 1.67 0.04 88.27 22:31:29 Average: 1 7.88 0.00 2.09 1.66 0.03 88.34 22:31:29 Average: 2 7.92 0.00 2.14 2.45 0.03 87.46 22:31:29 Average: 3 7.71 0.00 2.16 0.91 0.03 89.19 22:31:29 Average: 4 7.85 0.00 1.96 1.89 0.04 88.26 22:31:29 Average: 5 7.77 0.00 2.15 1.22 0.05 88.82 22:31:29 Average: 6 7.74 0.00 2.13 1.51 0.04 88.58 22:31:29 Average: 7 8.07 0.00 1.96 1.54 0.04 88.39 22:31:29 22:31:29 22:31:29