Push event to branch napa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8e20ba2d710d6e8a600bdba73452396809bc6a06 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-ssh8218516953895488105.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh659158760352514293.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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/napa/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/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12246887266573581553.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh8294902443992608976.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/napa/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/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17000235566608511884.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-358 in /w/workspace/edgexfoundry_edgex-go_napa [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8e20ba2d710d6e8a600bdba73452396809bc6a06 (napa) Commit message: "Merge pull request #4799 from cloudxxx8/issue-4792-2" > git config core.sparsecheckout # timeout=10 > git checkout -f 8e20ba2d710d6e8a600bdba73452396809bc6a06 # timeout=10 > git rev-list --no-walk 64231a640c2d3928f8098b6641f84e2829903aa1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:32:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:32:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:32:07 ========================================================= 07:32:07 EdgeX Global Pipelines Version Info 07:32:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:32:08 ------------------- 07:32:08 stable info: 07:32:08 ------------------- 07:32:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:32:08 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 07:32:08 Message: update stable to v1.0.258 07:32:09 ------------------- 07:32:09 experimental info: 07:32:09 ------------------- 07:32:09 Commited By: **** collab-it+edgex@linuxfoundation.org 07:32:09 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 07:32:09 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:32:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:32:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:32:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:32:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:32:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:32:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:32:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:32:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:32:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:32:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:32:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:32:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:32:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:32:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:32:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:32:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:32:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:32:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:32:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:32:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:32:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:32:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:32:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:32:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo 07:32:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo 07:32:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo 07:32:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] echo 07:32:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e20ba2 [Pipeline] echo 07:32:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:32:09 provisioning config files... 07:32:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8063204995837927857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:32:10 ---> ****-login.sh 07:32:10 nexus3.edgexfoundry.org:10001 07:32:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:10 Configure a credential helper to remove this warning. See 07:32:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:10 07:32:10 Login Succeeded 07:32:10 nexus3.edgexfoundry.org:10002 07:32:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:10 Configure a credential helper to remove this warning. See 07:32:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:10 07:32:10 Login Succeeded 07:32:10 nexus3.edgexfoundry.org:10003 07:32:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:10 Configure a credential helper to remove this warning. See 07:32:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:10 07:32:10 Login Succeeded 07:32:10 nexus3.edgexfoundry.org:10004 07:32:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:11 Configure a credential helper to remove this warning. See 07:32:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:11 07:32:11 Login Succeeded 07:32:11 ****.io 07:32:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:11 Configure a credential helper to remove this warning. See 07:32:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:11 07:32:11 Login Succeeded 07:32:11 ---> ****-login.sh ends [Pipeline] } 07:32:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:32:11 + 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 07:32:11 + dirname cmd/core-command/Dockerfile 07:32:11 + cut -d/ -f2 07:32:11 + echo core-command,cmd/core-command/Dockerfile 07:32:11 + cut -d/ -f2 07:32:11 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:32:11 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:32:11 + + cut -d/ -f2 07:32:11 dirname cmd/core-data/Dockerfile 07:32:11 + echo core-data,cmd/core-data/Dockerfile 07:32:11 + dirname cmd/core-metadata/Dockerfile 07:32:11 + cut -d/ -f2 07:32:11 + echo core-metadata,cmd/core-metadata/Dockerfile 07:32:11 + + dirnamecut cmd/security-bootstrapper/Dockerfile -d/ 07:32:11 -f2 07:32:11 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:32:11 + dirname cmd/security-proxy-auth/Dockerfile 07:32:11 + cut -d/ -f2 07:32:11 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:32:11 + dirname cmd/security-proxy-setup/Dockerfile 07:32:11 + cut -d/ -f2 07:32:11 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:32:11 + dirname cmd/security-secretstore-setup/Dockerfile 07:32:11 + cut -d/ -f2 07:32:11 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:32:11 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:32:11 + cut -d/ -f2 07:32:11 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:32:11 + dirname cmd/security-spire-agent/Dockerfile 07:32:11 + cut -d/ -f2 07:32:11 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:32:11 + dirname cmd/security-spire-config/Dockerfile 07:32:11 + cut -d/ -f2 07:32:11 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:32:11 + dirname cmd/security-spire-server/Dockerfile 07:32:11 + cut -d/ -f2 07:32:11 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:32:11 + dirname cmd/support-notifications/Dockerfile 07:32:11 + cut -d/ -f2 07:32:11 + echo support-notifications,cmd/support-notifications/Dockerfile 07:32:11 + dirname cmd/support-scheduler/Dockerfile 07:32:11 + cut -d/ -f2 07:32:11 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:32:11 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 07:32:12 + git rev-list -1 --merges 8e20ba2d710d6e8a600bdba73452396809bc6a06~1..8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] echo 07:32:12 -----------> git rev-list -1 --merges 8e20ba2d710d6e8a600bdba73452396809bc6a06~1..8e20ba2d710d6e8a600bdba73452396809bc6a06 8e20ba2d710d6e8a600bdba73452396809bc6a06 07:32:12 8e20ba2d710d6e8a600bdba73452396809bc6a06 [false] [Pipeline] sh 07:32:12 + git log --format=format:%s -1 8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] echo 07:32:12 ========================================================= 07:32:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:32:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:32:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:32:12 + grep -v github /etc/ssh/ssh_known_hosts 07:32:12 + [ -e /tmp/ssh_known_hosts ] 07:32:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:32:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:32:12 + sudo tee -a /etc/ssh/ssh_known_hosts 07:32:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:13 07:32:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:13 0.1.4: Pulling from edgex-devops/py-git-semver 07:32:13 b85a868b505f: Pulling fs layer 07:32:13 e2be974225ed: Pulling fs layer 07:32:13 339a4e72a1f5: Pulling fs layer 07:32:13 988bab9f4d93: Pulling fs layer 07:32:13 1469e6f7b9e6: Pulling fs layer 07:32:13 eaf3925da568: Pulling fs layer 07:32:13 bab4dde63d76: Pulling fs layer 07:32:13 bde34c3a00c8: Pulling fs layer 07:32:13 b352a97aabf1: Pulling fs layer 07:32:13 4872d77fe225: Pulling fs layer 07:32:13 5851b861e8e6: Pulling fs layer 07:32:13 988bab9f4d93: Waiting 07:32:13 1469e6f7b9e6: Waiting 07:32:13 eaf3925da568: Waiting 07:32:13 bab4dde63d76: Waiting 07:32:13 bde34c3a00c8: Waiting 07:32:13 b352a97aabf1: Waiting 07:32:13 4872d77fe225: Waiting 07:32:13 e2be974225ed: Download complete 07:32:13 988bab9f4d93: Verifying Checksum 07:32:13 988bab9f4d93: Download complete 07:32:13 1469e6f7b9e6: Verifying Checksum 07:32:13 1469e6f7b9e6: Download complete 07:32:13 eaf3925da568: Verifying Checksum 07:32:13 eaf3925da568: Download complete 07:32:13 339a4e72a1f5: Verifying Checksum 07:32:13 339a4e72a1f5: Download complete 07:32:13 bde34c3a00c8: Verifying Checksum 07:32:13 bde34c3a00c8: Download complete 07:32:13 b352a97aabf1: Verifying Checksum 07:32:13 b352a97aabf1: Download complete 07:32:13 4872d77fe225: Verifying Checksum 07:32:13 4872d77fe225: Download complete 07:32:13 5851b861e8e6: Verifying Checksum 07:32:13 5851b861e8e6: Download complete 07:32:13 b85a868b505f: Verifying Checksum 07:32:13 b85a868b505f: Download complete 07:32:14 bab4dde63d76: Verifying Checksum 07:32:14 bab4dde63d76: Download complete 07:32:15 b85a868b505f: Pull complete 07:32:15 e2be974225ed: Pull complete 07:32:15 339a4e72a1f5: Pull complete 07:32:15 988bab9f4d93: Pull complete 07:32:15 1469e6f7b9e6: Pull complete 07:32:15 eaf3925da568: Pull complete 07:32:17 bab4dde63d76: Pull complete 07:32:17 bde34c3a00c8: Pull complete 07:32:17 b352a97aabf1: Pull complete 07:32:17 4872d77fe225: Pull complete 07:32:17 5851b861e8e6: Pull complete 07:32:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:32:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:17 prd-ubuntu20.04-docker-8c-8g-358 does not seem to be running inside a container 07:32:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:32:22 $ docker top 38efbe8c67afa54c938e2b4be450353244cb64585e193dd903ca2ed7669fcc89 -eo pid,comm 07:32:22 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). 07:32:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:32:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:22 [ssh-agent] Looking for ssh-agent implementation... 07:32:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:22 $ docker exec 38efbe8c67afa54c938e2b4be450353244cb64585e193dd903ca2ed7669fcc89 ssh-agent 07:32:22 SSH_AUTH_SOCK=/tmp/ssh-7PboIGj09rTJ/agent.32 07:32:22 SSH_AGENT_PID=38 07:32:22 Running ssh-add (command line suppressed) 07:32:22 Identity added: /w/workspace/edgex-go/4@tmp/private_key_10448558350658863280.key (/w/workspace/edgex-go/4@tmp/private_key_10448558350658863280.key) 07:32:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:23 + git tag --points-at HEAD [Pipeline] } 07:32:23 $ docker exec --env ******** --env ******** 38efbe8c67afa54c938e2b4be450353244cb64585e193dd903ca2ed7669fcc89 ssh-agent -k 07:32:23 unset SSH_AUTH_SOCK; 07:32:23 unset SSH_AGENT_PID; 07:32:23 echo Agent pid 38 killed; 07:32:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:32:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:23 [ssh-agent] Looking for ssh-agent implementation... 07:32:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:23 $ docker exec 38efbe8c67afa54c938e2b4be450353244cb64585e193dd903ca2ed7669fcc89 ssh-agent 07:32:23 SSH_AUTH_SOCK=/tmp/ssh-27VDGHgeDjnJ/agent.71 07:32:23 SSH_AGENT_PID=77 07:32:23 Running ssh-add (command line suppressed) 07:32:23 Identity added: /w/workspace/edgex-go/4@tmp/private_key_4863108468960574768.key (/w/workspace/edgex-go/4@tmp/private_key_4863108468960574768.key) 07:32:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:23 + git semver init 07:32:24 2024-05-10 07:32:24,061 [run_init] DEBUG init version:0.0.0 force:False 07:32:24 2024-05-10 07:32:24,062 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 07:32:24 2024-05-10 07:32:24,062 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 07:32:24 2024-05-10 07:32:24,062 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 07:32:30 2024-05-10 07:32:30,020 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 07:32:30 2024-05-10 07:32:30,020 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/napa with force:False 07:32:30 2024-05-10 07:32:30,020 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/napa 07:32:30 2024-05-10 07:32:30,021 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/napa 07:32:30 3.1.1-dev.2 [Pipeline] } 07:32:30 $ docker exec --env ******** --env ******** 38efbe8c67afa54c938e2b4be450353244cb64585e193dd903ca2ed7669fcc89 ssh-agent -k 07:32:30 unset SSH_AUTH_SOCK; 07:32:30 unset SSH_AGENT_PID; 07:32:30 echo Agent pid 77 killed; 07:32:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:32:31 + git semver [Pipeline] } 07:32:31 $ docker stop --time=1 38efbe8c67afa54c938e2b4be450353244cb64585e193dd903ca2ed7669fcc89 07:32:32 $ docker rm -f --volumes 38efbe8c67afa54c938e2b4be450353244cb64585e193dd903ca2ed7669fcc89 [Pipeline] // withDockerContainer [Pipeline] sh 07:32:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:32:33 Stashed 1 file(s) [Pipeline] echo 07:32:33 [edgeXSemver]: initialized semver on version 3.1.1-dev.2 [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 07:32:33 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 07:32:33 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:32:34 + + grep ^go [0-9].[0-9]* go.mod 07:32:34 cut -d -f 2 [Pipeline] echo 07:32:34 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:32:34 ========================================================= 07:32:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] 07:32:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:32:34 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 07:32:34 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base 07:32:34 619be1103602: Pulling fs layer 07:32:34 7862e08f4a3e: Pulling fs layer 07:32:34 5df492c9dc93: Pulling fs layer 07:32:34 7629e6793208: Pulling fs layer 07:32:34 4f4fb700ef54: Pulling fs layer 07:32:34 8de7f028bff5: Pulling fs layer 07:32:34 44042ff1420b: Pulling fs layer 07:32:34 5cdaf54b7214: Pulling fs layer 07:32:34 38f3e5a9071a: Pulling fs layer 07:32:34 7629e6793208: Waiting 07:32:34 8de7f028bff5: Waiting 07:32:34 44042ff1420b: Waiting 07:32:34 5cdaf54b7214: Waiting 07:32:34 38f3e5a9071a: Waiting 07:32:34 4f4fb700ef54: Waiting 07:32:34 7862e08f4a3e: Verifying Checksum 07:32:34 7862e08f4a3e: Download complete 07:32:34 7629e6793208: Verifying Checksum 07:32:34 7629e6793208: Download complete 07:32:34 4f4fb700ef54: Verifying Checksum 07:32:34 4f4fb700ef54: Download complete 07:32:34 8de7f028bff5: Download complete 07:32:34 619be1103602: Verifying Checksum 07:32:34 619be1103602: Download complete 07:32:34 44042ff1420b: Verifying Checksum 07:32:34 44042ff1420b: Download complete 07:32:34 619be1103602: Pull complete 07:32:34 38f3e5a9071a: Verifying Checksum 07:32:34 38f3e5a9071a: Download complete 07:32:34 7862e08f4a3e: Pull complete 07:32:34 5df492c9dc93: Verifying Checksum 07:32:34 5df492c9dc93: Download complete 07:32:35 5cdaf54b7214: Verifying Checksum 07:32:35 5cdaf54b7214: Download complete 07:32:38 5df492c9dc93: Pull complete 07:32:38 7629e6793208: Pull complete 07:32:38 4f4fb700ef54: Pull complete 07:32:38 8de7f028bff5: Pull complete 07:32:38 44042ff1420b: Pull complete 07:32:41 5cdaf54b7214: Pull complete 07:32:41 38f3e5a9071a: Pull complete 07:32:41 Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 07:32:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 07:32:41 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [Pipeline] fileExists [Pipeline] sh 07:32:41 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 07:32:41 WORKDIR /edgex 07:32:41 COPY go.mod . 07:32:41 RUN go mod download 07:32:41 + docker build -t ci-base-image-x86_64 -f - . 07:32:42 Sending build context to Docker daemon 205.8MB 07:32:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 07:32:42 ---> 60b93f829570 07:32:42 Step 2/4 : WORKDIR /edgex 07:32:48 Still waiting to schedule task 07:32:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:32:49 ---> Running in 573cc1e28e38 07:32:49 Removing intermediate container 573cc1e28e38 07:32:49 ---> 1eb9b42c0482 07:32:49 Step 3/4 : COPY go.mod . 07:32:49 ---> dd50b9a453f9 07:32:49 Step 4/4 : RUN go mod download 07:32:49 ---> Running in 3dab902ba47d 07:33:11 Removing intermediate container 3dab902ba47d 07:33:11 ---> 47c1535c171d 07:33:11 Successfully built 47c1535c171d 07:33:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:11 + docker inspect -f . ci-base-image-x86_64 07:33:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:11 prd-ubuntu20.04-docker-8c-8g-358 does not seem to be running inside a container 07:33:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 07:33:12 $ docker top 39a472583dc7564e32f24cff59e6556173438ac151b4e6856f1244898f3eb20b -eo pid,comm [Pipeline] { [Pipeline] sh 07:33:12 + go version 07:33:12 go version go1.21.9 linux/amd64 [Pipeline] } 07:33:12 $ docker stop --time=1 39a472583dc7564e32f24cff59e6556173438ac151b4e6856f1244898f3eb20b 07:33:13 $ docker rm -f --volumes 39a472583dc7564e32f24cff59e6556173438ac151b4e6856f1244898f3eb20b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:14 + docker inspect -f . ci-base-image-x86_64 07:33:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:14 prd-ubuntu20.04-docker-8c-8g-358 does not seem to be running inside a container 07:33:14 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 07:33:14 $ docker top d2a071768a2fc75518d3e4c7447a5e4e5d7e7247d612b69bad434c4810673e86 -eo pid,comm [Pipeline] { [Pipeline] echo 07:33:14 ========================================================= 07:33:14 [edgeXBuildGoParallel] Running Tests and Build... 07:33:14 ========================================================= [Pipeline] sh 07:33:15 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 07:33:15 + make test 07:33:15 go test -race -coverprofile=coverage.out ./... 07:33:23 ? github.com/edgexfoundry/edgex-go [no test files] 07:33:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:33:35 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:33:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:33:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:33:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:33:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:33:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:33:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 07:33:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:33:36 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:33:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:33:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:33:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.036s coverage: 28.7% of statements 07:33:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.070s coverage: 97.0% of statements 07:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:33:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:33:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:33:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.071s coverage: 69.2% of statements 07:33:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.070s coverage: 53.2% of statements 07:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:33:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.070s coverage: 93.4% of statements 07:33:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 4.1% of statements 07:33:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:33:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:33:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:33:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:33:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:33:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:33:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:33:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.398s coverage: 97.6% of statements 07:33:49 ok github.com/edgexfoundry/edgex-go/internal/io 1.047s coverage: 72.2% of statements 07:33:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:33:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:33:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.074s coverage: 0.9% of statements 07:33:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.046s coverage: 32.2% of statements 07:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.042s coverage: 41.7% of statements 07:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.043s coverage: 82.9% of statements 07:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.039s coverage: 94.1% of statements 07:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.050s coverage: 96.3% of statements 07:33:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:33:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:33:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:33:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:33:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:33:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:33:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:33:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.039s coverage: 87.5% of statements 07:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 07:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:34:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 07:34:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 07:34:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 07:34:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:34:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:34:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:34:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:34:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:34:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:34:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.041s coverage: 94.4% of statements 07:34:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:34:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:34:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:34:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:34:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:34:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:34:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:34:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.265s coverage: 79.9% of statements 07:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.059s coverage: 92.9% of statements 07:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements 07:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.044s coverage: 62.3% of statements 07:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.046s coverage: 87.2% of statements 07:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.036s coverage: 20.0% of statements 07:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements 07:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.090s coverage: 81.8% of statements 07:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.084s coverage: 82.1% of statements 07:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements 07:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.161s coverage: 63.1% of statements 07:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements 07:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.017s coverage: 89.4% of statements 07:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 07:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.036s coverage: 73.7% of statements 07:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 07:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.166s coverage: 38.4% of statements 07:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.051s coverage: 89.5% of statements 07:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.041s coverage: 84.8% of statements 07:34:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 19.9% of statements 07:34:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.129s coverage: 95.7% of statements 07:34:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.045s coverage: 61.8% of statements 07:34:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.077s coverage: 98.9% of statements 07:34:17 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 07:34:17 running golangci-lint 07:34:17 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 07:34:17 go version go1.21.9 linux/amd64 07:34:17 level=info msg="[config_reader] Used config file .golangci.yml" 07:34:17 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 07:34:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-359 in /w/workspace/edgexfoundry_edgex-go_napa [Pipeline] { [Pipeline] ws 07:34:30 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 07:34:32 level=info msg="[loader] Go packages loading at mode 575 (name|deps|files|imports|types_sizes|compiled_files|exports_file) took 13.492450248s" 07:34:32 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.637374ms" 07:34:33 The recommended git tool is: git 07:34:38 using credential edgex-jenkins-ssh 07:34:38 Cloning the remote Git repository 07:34:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:34:38 > git init /w/workspace/edgex-go/4 # timeout=10 07:34:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:34:38 > git --version # timeout=10 07:34:38 > git --version # 'git version 2.25.1' 07:34:38 using GIT_SSH to set credentials SSH Credentials for GitHub 07:34:38 level=info msg="[linters_context/goanalysis] analyzers took 56.895452164s with top 10 stages: buildir: 29.620866481s, gosec: 6.560569441s, fact_deprecated: 2.057607148s, inspect: 2.013026011s, ctrlflow: 1.305600048s, printf: 1.27071412s, S1038: 833.749834ms, nilness: 582.122992ms, fact_purity: 570.760266ms, directives: 518.436872ms" 07:34:38 level=info msg="[runner] Issues before processing: 197, after processing: 0" 07:34:38 level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, identifier_marker: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, skip_files: 197/197, skip_dirs: 197/197, exclude-rules: 21/197, nolint: 0/21" 07:34:38 level=info msg="[runner] processing took 17.814284ms with stages: nolint: 9.010043ms, identifier_marker: 4.348975ms, exclude-rules: 1.450965ms, autogenerated_exclude: 1.429515ms, path_prettifier: 1.00559ms, skip_dirs: 477.636µs, cgo: 46.9µs, filename_unadjuster: 40.25µs, max_same_issues: 1.03µs, uniq_by_line: 450ns, fixer: 440ns, skip_files: 340ns, exclude: 330ns, sort_results: 310ns, severity-rules: 290ns, max_from_linter: 250ns, diff: 240ns, source_code: 230ns, max_per_file_from_linter: 180ns, path_shortener: 160ns, path_prefixer: 160ns" 07:34:38 level=info msg="[runner] linters took 7.086662349s with stages: goanalysis_metalinter: 7.068746862s" 07:34:38 level=info msg="File cache stats: 0 entries of total size 0B" 07:34:38 level=info msg="Memory: 208 samples, avg is 217.3MB, max is 924.9MB" 07:34:38 level=info msg="Execution took 20.626997872s" 07:34:38 go vet ./... 07:34:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:34:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:34:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:34:42 ./bin/test-attribution-txt.sh 07:34:42 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 07:34:42 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 07:34:42 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 07:34:42 + go mod tidy 07:34:42 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 07:34:42 go: downloading github.com/go-playground/assert/v2 v2.2.0 07:34:42 go: downloading github.com/kr/pretty v0.1.0 07:34:42 go: downloading github.com/google/go-cmp v0.6.0 07:34:42 go: downloading github.com/onsi/ginkgo v1.10.1 07:34:42 go: downloading github.com/onsi/gomega v1.7.0 07:34:42 go: downloading github.com/hashicorp/consul/sdk v0.14.1 07:34:42 go: downloading github.com/hashicorp/go-uuid v1.0.3 07:34:43 go: downloading github.com/kr/text v0.2.0 07:34:43 go: downloading github.com/hashicorp/go-msgpack v0.5.5 07:34:43 go: downloading github.com/hashicorp/memberlist v0.5.0 07:34:43 go: downloading github.com/pascaldekloe/goe v0.1.0 07:34:43 go: downloading github.com/hashicorp/go-version v1.2.1 07:34:43 go: downloading github.com/pkg/errors v0.9.1 07:34:43 go: downloading gopkg.in/yaml.v2 v2.4.0 07:34:43 go: downloading github.com/hpcloud/tail v1.0.0 07:34:43 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:34:43 go: downloading github.com/google/btree v1.0.1 07:34:43 go: downloading github.com/miekg/dns v1.1.41 07:34:43 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 07:34:43 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 07:34:43 go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] sh 07:34:43 + ls -al . 07:34:43 total 740 07:34:43 drwxrwxr-x 12 1001 1001 4096 May 10 07:33 . 07:34:43 drwxr-xr-x 4 root root 4096 May 10 07:33 .. 07:34:43 drwxrwxr-x 2 1001 1001 4096 May 10 07:32 .blubracket 07:34:43 -rw-rw-r-- 1 1001 1001 10 May 10 07:32 .dockerignore 07:34:43 drwxrwxr-x 8 1001 1001 4096 May 10 07:34 .git 07:34:43 drwxrwxr-x 3 1001 1001 4096 May 10 07:32 .github 07:34:43 -rw-rw-r-- 1 1001 1001 1067 May 10 07:32 .gitignore 07:34:43 -rw-rw-r-- 1 1001 1001 42 May 10 07:32 .golangci.yml 07:34:43 -rw-rw-r-- 1 1001 1001 100 May 10 07:32 .hadolint.yml 07:34:43 drwxr-xr-x 3 1001 1001 4096 May 10 07:32 .semver 07:34:43 -rw-rw-r-- 1 1001 1001 155 May 10 07:32 .sonarcloud.properties 07:34:43 -rw-rw-r-- 1 1001 1001 1171 May 10 07:32 ADOPTERS.md 07:34:43 -rw-rw-r-- 1 1001 1001 11674 May 10 07:32 Attribution.txt 07:34:43 -rw-rw-r-- 1 1001 1001 100284 May 10 07:32 CHANGELOG.md 07:34:43 -rw-rw-r-- 1 1001 1001 3804 May 10 07:32 CONTRIBUTING.md 07:34:43 -rw-rw-r-- 1 1001 1001 677 May 10 07:32 GOVERNANCE.md 07:34:43 -rw-rw-r-- 1 1001 1001 861 May 10 07:32 Jenkinsfile 07:34:43 -rw-rw-r-- 1 1001 1001 10775 May 10 07:32 LICENSE 07:34:43 -rw-rw-r-- 1 1001 1001 15054 May 10 07:32 Makefile 07:34:43 -rw-rw-r-- 1 1001 1001 582 May 10 07:32 OWNERS.md 07:34:43 -rw-rw-r-- 1 1001 1001 9528 May 10 07:32 README.md 07:34:43 -rw-rw-r-- 1 1001 1001 789 May 10 07:32 SECURITY.md 07:34:43 -rw-rw-r-- 1 1001 1001 11 May 10 07:32 VERSION 07:34:43 drwxrwxr-x 2 1001 1001 4096 May 10 07:32 bin 07:34:43 drwxrwxr-x 18 1001 1001 4096 May 10 07:32 cmd 07:34:43 -rw-r--r-- 1 root root 453602 May 10 07:34 coverage.out 07:34:43 drwxrwxr-x 2 1001 1001 4096 May 10 07:32 fuzz_test 07:34:43 -rw-rw-r-- 1 1001 1001 3619 May 10 07:32 go.mod 07:34:43 -rw-rw-r-- 1 1001 1001 33561 May 10 07:32 go.sum 07:34:43 drwxrwxr-x 7 1001 1001 4096 May 10 07:32 internal 07:34:43 drwxrwxr-x 3 1001 1001 4096 May 10 07:32 openapi 07:34:43 -rw-rw-r-- 1 1001 1001 584 May 10 07:32 security.txt 07:34:43 drwxrwxr-x 6 1001 1001 4096 May 10 07:32 vendor 07:34:43 -rw-rw-r-- 1 1001 1001 204 May 10 07:32 version.go [Pipeline] sh 07:34:43 + '[' -e coverage.out ] 07:34:43 + chown 1001:1001 coverage.out [Pipeline] stash 07:34:44 Stashed 1 file(s) [Pipeline] sh 07:34:44 + make build 07:34:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:34:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:34:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:34:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:34:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:34:56 Avoid second fetch 07:34:56 Checking out Revision 8e20ba2d710d6e8a600bdba73452396809bc6a06 (napa) 07:34:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:34:56 > git config core.sparsecheckout # timeout=10 07:34:56 > git checkout -f 8e20ba2d710d6e8a600bdba73452396809bc6a06 # timeout=10 07:34:58 Commit message: "Merge pull request #4799 from cloudxxx8/issue-4792-2" 07:34:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:35:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:35:02 % Total % Received % Xferd Average Speed Time Time Time Current 07:35:02 Dload Upload Total Spent Left Speed 07:35:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 79677 0 --:--:-- --:--:-- --:--:-- 79677 [Pipeline] sh 07:35:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:35:03 + sudo tee /etc/docker/daemon.new 07:35:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:35:03 { 07:35:03 "registry-mirrors": [ 07:35:03 "https://nexus3.edgexfoundry.org:10001" 07:35:03 ], 07:35:03 "bip": "10.250.0.254/24", 07:35:03 "hosts": [ 07:35:03 "tcp://0.0.0.0:5555", 07:35:03 "unix:///var/run/docker.sock" 07:35:03 ], 07:35:03 "mtu": 1458, 07:35:03 "selinux-enabled": true, 07:35:03 "seccomp-profile": "/etc/docker/seccomp.json" 07:35:03 } [Pipeline] sh 07:35:03 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:35:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:35:04 + sudo service docker restart 07:35:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:35:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:35:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:35:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:35:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:35:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:35:11 $ docker stop --time=1 d2a071768a2fc75518d3e4c7447a5e4e5d7e7247d612b69bad434c4810673e86 07:35:17 $ docker rm -f --volumes d2a071768a2fc75518d3e4c7447a5e4e5d7e7247d612b69bad434c4810673e86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:35:18 07:35:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:35:18 latest: Pulling from edgex-devops/edgex-compose 07:35:18 91d30c5bc195: Pulling fs layer 07:35:18 2e9b0aa3be6d: Pulling fs layer 07:35:18 9c61dcf015f6: Pulling fs layer 07:35:18 4698f68db338: Pulling fs layer 07:35:18 2a2f49069b9e: Pulling fs layer 07:35:18 e0025b399a48: Pulling fs layer 07:35:18 4698f68db338: Waiting 07:35:18 2a2f49069b9e: Waiting 07:35:18 e0025b399a48: Waiting 07:35:18 91d30c5bc195: Verifying Checksum 07:35:18 4698f68db338: Verifying Checksum 07:35:18 4698f68db338: Download complete 07:35:18 91d30c5bc195: Pull complete 07:35:18 2e9b0aa3be6d: Verifying Checksum 07:35:18 2e9b0aa3be6d: Download complete 07:35:18 e0025b399a48: Verifying Checksum 07:35:18 e0025b399a48: Download complete 07:35:18 2a2f49069b9e: Verifying Checksum 07:35:18 2a2f49069b9e: Download complete 07:35:18 2e9b0aa3be6d: Pull complete 07:35:19 9c61dcf015f6: Verifying Checksum 07:35:19 9c61dcf015f6: Download complete 07:35:21 9c61dcf015f6: Pull complete 07:35:21 4698f68db338: Pull complete 07:35:21 2a2f49069b9e: Pull complete 07:35:21 e0025b399a48: Pull complete 07:35:21 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:35:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:35:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:35:22 prd-ubuntu20.04-docker-8c-8g-358 does not seem to be running inside a container 07:35:22 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:35:25 $ docker top 56514985bbbf9713e678ebfa65d61d50bcd63d0a47520beca812180d3df77ee8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 07:35:25 provisioning config files... 07:35:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config581171081332398840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:35:25 + docker compose -f ./docker-compose-build.yml build --parallel 07:35:25 ---> ****-login.sh 07:35:25 nexus3.edgexfoundry.org:10001 07:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:26 Configure a credential helper to remove this warning. See 07:35:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:26 07:35:26 Login Succeeded 07:35:26 nexus3.edgexfoundry.org:10002 07:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:26 Configure a credential helper to remove this warning. See 07:35:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:26 07:35:26 Login Succeeded 07:35:26 nexus3.edgexfoundry.org:10003 07:35:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:27 Configure a credential helper to remove this warning. See 07:35:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:27 07:35:27 Login Succeeded 07:35:27 nexus3.edgexfoundry.org:10004 07:35:27 #1 [security-spire-agent internal] load build definition from Dockerfile 07:35:27 #1 transferring dockerfile: 1.81kB done 07:35:27 #1 DONE 0.0s 07:35:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:27 Configure a credential helper to remove this warning. See 07:35:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:27 07:35:27 Login Succeeded 07:35:27 ****.io 07:35:27 07:35:27 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:35:27 #2 transferring dockerfile: 1.89kB done 07:35:27 #2 DONE 0.0s 07:35:27 07:35:27 #3 [security-spire-server internal] load build definition from Dockerfile 07:35:27 #3 transferring dockerfile: 1.70kB done 07:35:27 #3 DONE 0.0s 07:35:27 07:35:27 #4 [security-proxy-setup internal] load build definition from Dockerfile 07:35:27 #4 transferring dockerfile: 2.50kB done 07:35:27 #4 DONE 0.0s 07:35:27 07:35:27 #5 [security-bootstrapper internal] load build definition from Dockerfile 07:35:27 #5 transferring dockerfile: 2.93kB done 07:35:27 #5 DONE 0.0s 07:35:27 07:35:27 #6 [support-notifications internal] load build definition from Dockerfile 07:35:27 #6 transferring dockerfile: 1.95kB done 07:35:27 #6 DONE 0.0s 07:35:27 07:35:27 #7 [core-command internal] load build definition from Dockerfile 07:35:27 #7 transferring dockerfile: 1.93kB done 07:35:27 #7 DONE 0.0s 07:35:27 07:35:27 #8 [core-metadata internal] load build definition from Dockerfile 07:35:27 #8 transferring dockerfile: 2.06kB done 07:35:27 #8 DONE 0.0s 07:35:27 07:35:27 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:35:27 #9 transferring dockerfile: 2.23kB done 07:35:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:28 #9 DONE 0.1s 07:35:28 07:35:28 #10 [security-proxy-auth internal] load build definition from Dockerfile 07:35:28 #10 transferring dockerfile: 2.15kB done 07:35:28 #10 DONE 0.1s 07:35:28 07:35:28 #11 [core-data internal] load build definition from Dockerfile 07:35:28 #11 transferring dockerfile: 2.01kB done 07:35:28 #11 DONE 0.1s 07:35:28 07:35:28 #12 [support-scheduler internal] load build definition from Dockerfile 07:35:28 #12 transferring dockerfile: 1.93kB done 07:35:28 #12 DONE 0.1s 07:35:28 07:35:28 #13 [security-spire-config internal] load build definition from Dockerfile 07:35:28 #13 transferring dockerfile: 1.69kB done 07:35:28 #13 DONE 0.1s 07:35:28 07:35:28 #14 [security-secretstore-setup internal] load build definition from Dockerfile 07:35:28 #14 transferring dockerfile: 2.49kB done 07:35:28 #14 DONE 0.0s 07:35:28 07:35:28 #15 [security-spire-agent internal] load .dockerignore 07:35:28 #15 transferring context: 50B done 07:35:28 #15 DONE 0.0s 07:35:28 07:35:28 #16 [security-spiffe-token-provider internal] load .dockerignore 07:35:28 #16 transferring context: 50B done 07:35:28 #16 DONE 0.0s 07:35:28 07:35:28 #17 [security-spire-server internal] load .dockerignore 07:35:28 #17 transferring context: 50B done 07:35:28 #17 DONE 0.0s 07:35:28 07:35:28 #18 [security-proxy-setup internal] load .dockerignore 07:35:28 #18 transferring context: 50B done 07:35:28 #18 DONE 0.0s 07:35:28 07:35:28 #19 [security-bootstrapper internal] load .dockerignore 07:35:28 #19 transferring context: 50B done 07:35:28 #19 DONE 0.0s 07:35:28 07:35:28 #20 [core-metadata internal] load .dockerignore 07:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:28 Configure a credential helper to remove this warning. See 07:35:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:28 07:35:28 Login Succeeded 07:35:28 ---> ****-login.sh ends [Pipeline] } 07:35:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 07:35:28 #20 transferring context: 50B done 07:35:28 #20 DONE 0.0s 07:35:28 07:35:28 #21 [support-notifications internal] load .dockerignore 07:35:28 #21 transferring context: 50B done 07:35:28 #21 DONE 0.0s 07:35:28 07:35:28 #22 [core-command internal] load .dockerignore 07:35:28 #22 transferring context: 50B done 07:35:28 #22 DONE 0.0s 07:35:28 07:35:28 #23 [core-common-config-bootstrapper internal] load .dockerignore 07:35:28 #23 transferring context: 50B done 07:35:28 #23 DONE 0.0s 07:35:28 07:35:28 #24 [security-proxy-auth internal] load .dockerignore 07:35:28 #24 transferring context: 50B done 07:35:28 #24 DONE 0.0s 07:35:28 07:35:28 #25 [core-data internal] load .dockerignore 07:35:28 #25 transferring context: 50B done 07:35:28 #25 DONE 0.0s 07:35:28 07:35:28 #26 [security-spire-config internal] load .dockerignore 07:35:28 #26 transferring context: 50B done 07:35:28 #26 DONE 0.0s 07:35:28 07:35:28 #27 [support-scheduler internal] load .dockerignore 07:35:28 #27 transferring context: 50B done 07:35:28 #27 DONE 0.1s 07:35:28 07:35:28 #28 [security-secretstore-setup internal] load .dockerignore 07:35:28 #28 transferring context: 50B done 07:35:28 #28 DONE 0.0s 07:35:28 07:35:28 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:35:28 #29 DONE 0.0s 07:35:28 07:35:28 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 07:35:28 #30 DONE 0.1s 07:35:28 07:35:28 #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:35:28 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:35:28 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:35:28 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:35:28 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 07:35:28 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 07:35:28 #31 DONE 0.1s 07:35:28 07:35:28 #32 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [Pipeline] sh 07:35:28 #32 ... 07:35:28 07:35:28 #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:35:28 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:35:28 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:35:28 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 07:35:28 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 07:35:28 #31 DONE 0.1s 07:35:28 07:35:28 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:35:28 #29 DONE 0.0s 07:35:28 07:35:28 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:35:28 #29 DONE 0.0s 07:35:28 07:35:28 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 07:35:28 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 07:35:28 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:35:28 #30 DONE 0.3s 07:35:28 07:35:28 #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:35:28 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:35:28 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:35:28 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 07:35:28 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 07:35:28 #31 DONE 0.1s 07:35:28 07:35:28 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:35:28 #33 ... 07:35:28 07:35:28 #31 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:35:28 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:35:28 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:35:28 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 07:35:28 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 07:35:28 #31 DONE 0.1s 07:35:28 07:35:28 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.5 07:35:28 #34 DONE 0.6s 07:35:28 07:35:28 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.5 07:35:28 #35 DONE 0.7s 07:35:29 + cut -d -f 2 07:35:29 + grep ^go [0-9].[0-9]* go.mod 07:35:29 07:35:29 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:35:29 #36 resolve ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:35:29 #36 resolve ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 0.3s done [Pipeline] echo 07:35:29 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:35:29 ========================================================= 07:35:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] 07:35:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:35:29 #36 sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 1.61kB / 1.61kB done 07:35:29 #36 sha256:0bba819a893a10c0c4709ad2ad93559359eda667ec7e564515adf90cb894d98a 1.05kB / 1.05kB done 07:35:29 #36 sha256:a3a9b8dc7400fbf27a3e31d4c8548a4d7e42d398314310ff93101b976eebf97e 1.60kB / 1.60kB done 07:35:29 #36 sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 0B / 112B 0.0s 07:35:29 #36 extracting sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 07:35:29 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 07:35:29 #36 ... 07:35:29 07:35:29 #37 [security-spire-server internal] load build context 07:35:29 #37 transferring context: 18.10kB 0.0s done 07:35:29 #37 DONE 0.6s 07:35:29 07:35:29 #38 [security-spire-config internal] load build context 07:35:29 #38 transferring context: 16.35kB 0.0s done 07:35:29 #38 DONE 0.6s 07:35:29 07:35:29 #39 [security-spire-agent internal] load build context 07:35:29 #39 transferring context: 17.63kB 0.0s done 07:35:29 #39 DONE 0.6s 07:35:29 07:35:29 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:35:29 #36 sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 112B / 112B 0.1s done 07:35:29 #36 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 0B / 123.56kB 0.1s 07:35:29 #36 sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 0B / 285B 0.1s 07:35:29 #36 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 0B / 29.30MB 0.1s 07:35:29 #36 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 123.56kB / 123.56kB 0.2s done 07:35:29 #36 sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 285B / 285B 0.3s done 07:35:29 #36 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 6.70MB / 29.30MB 0.3s 07:35:29 #36 ... 07:35:29 07:35:29 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:35:29 #33 DONE 1.4s 07:35:29 07:35:29 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:35:29 #36 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 20.97MB / 29.30MB 0.5s 07:35:29 #36 extracting sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 0.0s done 07:35:29 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 07:35:29 c6b39de5b339: Pulling fs layer 07:35:29 a69c41024577: Pulling fs layer 07:35:29 d6de4b400683: Pulling fs layer 07:35:29 35cb2a7552d0: Pulling fs layer 07:35:29 4f4fb700ef54: Pulling fs layer 07:35:29 9e011611b7f5: Pulling fs layer 07:35:29 3bd174042beb: Pulling fs layer 07:35:29 4476f39b5e91: Pulling fs layer 07:35:29 35cb2a7552d0: Waiting 07:35:29 4f4fb700ef54: Waiting 07:35:29 9e011611b7f5: Waiting 07:35:29 4476f39b5e91: Waiting 07:35:29 3bd174042beb: Waiting 07:35:29 a69c41024577: Verifying Checksum 07:35:29 a69c41024577: Download complete 07:35:29 35cb2a7552d0: Verifying Checksum 07:35:29 35cb2a7552d0: Download complete 07:35:29 4f4fb700ef54: Verifying Checksum 07:35:29 4f4fb700ef54: Download complete 07:35:29 9e011611b7f5: Verifying Checksum 07:35:29 9e011611b7f5: Download complete 07:35:29 c6b39de5b339: Download complete 07:35:30 #36 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 29.30MB / 29.30MB 0.6s 07:35:30 4476f39b5e91: Verifying Checksum 07:35:30 4476f39b5e91: Download complete 07:35:31 c6b39de5b339: Pull complete 07:35:31 d6de4b400683: Download complete 07:35:31 a69c41024577: Pull complete 07:35:32 3bd174042beb: Verifying Checksum 07:35:32 3bd174042beb: Download complete 07:35:33 #36 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 29.30MB / 29.30MB 2.1s done 07:35:35 #36 ... 07:35:35 07:35:35 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 07:35:35 #40 resolve ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 0.3s done 07:35:35 #40 sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 1.61kB / 1.61kB done 07:35:35 #40 sha256:fec14495c1336d0cf95f36308d732dd2683ad8ba57dbbf628d4d63ef905febe9 1.05kB / 1.05kB done 07:35:35 #40 sha256:eebc0d4f7867ca1ed30d80326de7a640d62166827be3bdac8efae5301f51b07f 1.59kB / 1.59kB done 07:35:35 #40 sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 112B / 112B 0.1s done 07:35:35 #40 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 123.56kB / 123.56kB 0.2s done 07:35:35 #40 extracting sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 done 07:35:35 #40 sha256:027f07c91a2b46e9aee070bd130acde9721fefc81431702a81b0aa1c7e89f83a 281B / 281B 0.4s done 07:35:35 #40 extracting sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 0.0s done 07:35:35 #40 sha256:add8766f654fe6b4657929064157805d87d5a0548f5c45827dee264eadbefd0d 19.15MB / 19.15MB 5.8s 07:35:38 #40 sha256:add8766f654fe6b4657929064157805d87d5a0548f5c45827dee264eadbefd0d 19.15MB / 19.15MB 7.6s done 07:35:38 #40 ... 07:35:38 07:35:38 #41 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:35:38 #0 1.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:35:38 #0 1.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:35:38 #0 1.499 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:35:38 #0 1.499 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:35:38 #0 1.499 OK: 20074 distinct packages available 07:35:38 #0 1.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:35:38 #0 1.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:35:38 #0 1.897 (1/11) Installing ca-certificates (20240226-r0) 07:35:38 #0 2.179 (2/11) Installing brotli-libs (1.0.9-r14) 07:35:38 #0 2.179 (3/11) Installing libunistring (1.1-r1) 07:35:38 #0 2.212 (4/11) Installing libidn2 (2.3.4-r1) 07:35:38 #0 2.212 (5/11) Installing nghttp2-libs (1.57.0-r0) 07:35:38 #0 2.212 (6/11) Installing libcurl (8.5.0-r0) 07:35:38 #0 2.217 (7/11) Installing curl (8.5.0-r0) 07:35:38 #0 2.226 (8/11) Installing dumb-init (1.2.5-r2) 07:35:38 #0 2.228 (9/11) Installing musl-obstack (1.2.3-r2) 07:35:38 #0 2.238 (10/11) Installing libucontext (1.2-r2) 07:35:38 #0 2.238 (11/11) Installing gcompat (1.1.0-r1) 07:35:38 #0 2.239 Executing busybox-1.36.1-r5.trigger 07:35:38 #0 2.411 Executing ca-certificates-20240226-r0.trigger 07:35:38 #0 2.454 OK: 12 MiB in 26 packages 07:35:38 #41 ... 07:35:38 07:35:38 #42 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:35:38 #0 0.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:35:38 #0 0.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:35:38 #0 1.258 (1/1) Installing dumb-init (1.2.5-r2) 07:35:38 #0 1.265 Executing busybox-1.36.1-r5.trigger 07:35:38 #0 1.286 OK: 7 MiB in 16 packages 07:35:38 #42 ... 07:35:38 07:35:38 #43 [support-notifications internal] load build context 07:35:38 #43 transferring context: 397.49MB 9.3s done 07:35:38 #43 ... 07:35:38 07:35:38 #44 [core-metadata internal] load build context 07:35:38 #44 transferring context: 397.49MB 8.2s done 07:35:38 #44 ... 07:35:38 07:35:38 #45 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:35:38 #0 4.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:35:38 #0 4.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:35:38 #0 4.740 (1/4) Installing ca-certificates (20240226-r0) 07:35:38 #0 4.761 (2/4) Installing dumb-init (1.2.5-r2) 07:35:38 #0 4.767 (3/4) Installing su-exec (0.2-r3) 07:35:38 #0 4.767 (4/4) Installing yq (4.33.3-r5) 07:35:38 #0 4.876 Executing busybox-1.36.1-r5.trigger 07:35:38 #0 4.885 Executing ca-certificates-20240226-r0.trigger 07:35:38 #0 4.936 OK: 17 MiB in 19 packages 07:35:39 #45 ... 07:35:39 07:35:39 #46 [support-scheduler internal] load build context 07:35:39 #46 transferring context: 397.49MB 9.8s done 07:35:39 #46 ... 07:35:39 07:35:39 #47 [core-common-config-bootstrapper internal] load build context 07:35:39 #47 transferring context: 397.49MB 7.7s done 07:35:40 #47 ... 07:35:40 07:35:40 #48 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:35:40 #48 ... 07:35:40 07:35:40 #49 [core-command internal] load build context 07:35:40 #49 transferring context: 397.49MB 8.3s done 07:35:40 #49 ... 07:35:40 07:35:40 #50 [core-data internal] load build context 07:35:40 #50 transferring context: 397.49MB 7.9s done 07:35:40 #50 ... 07:35:40 07:35:40 #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:35:40 #0 0.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:35:40 #0 0.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:35:40 #0 1.261 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:35:40 #0 1.298 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:35:40 #0 1.316 (3/6) Installing dumb-init (1.2.5-r2) 07:35:40 #0 1.316 (4/6) Installing openssl (3.1.4-r6) 07:35:40 #0 1.330 (5/6) Installing su-exec (0.2-r3) 07:35:40 #0 1.342 (6/6) Installing yq (4.33.3-r5) 07:35:40 #0 1.440 Executing busybox-1.36.1-r5.trigger 07:35:40 #0 1.447 OK: 17 MiB in 19 packages 07:35:40 #51 ... 07:35:40 07:35:40 #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:35:40 #0 7.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:35:40 #0 7.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:35:40 #0 7.371 (1/1) Installing dumb-init (1.2.5-r2) 07:35:40 #0 7.378 Executing busybox-1.36.1-r5.trigger 07:35:40 #0 7.386 OK: 7 MiB in 16 packages 07:35:40 #52 ... 07:35:40 07:35:40 #32 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:35:40 #32 0.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:35:40 #32 0.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:35:40 #32 1.307 (1/2) Installing dumb-init (1.2.5-r2) 07:35:40 #32 1.319 (2/2) Installing su-exec (0.2-r3) 07:35:40 #32 1.325 Executing busybox-1.36.1-r5.trigger 07:35:40 #32 1.349 OK: 7 MiB in 17 packages 07:35:40 #32 ... 07:35:40 07:35:40 #53 [core-data builder 2/7] WORKDIR /edgex-go 07:35:41 #53 ... 07:35:41 07:35:41 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:35:41 #0 0.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:35:41 #0 1.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:35:41 #0 1.257 (1/2) Installing ca-certificates (20240226-r0) 07:35:41 #0 1.272 (2/2) Installing dumb-init (1.2.5-r2) 07:35:41 #0 1.289 Executing busybox-1.36.1-r5.trigger 07:35:41 #0 1.306 Executing ca-certificates-20240226-r0.trigger 07:35:41 #0 1.360 OK: 8 MiB in 17 packages 07:35:42 #54 ... 07:35:42 07:35:42 #55 [security-proxy-setup internal] load build context 07:35:42 #55 transferring context: 397.49MB 8.3s done 07:35:42 #55 ... 07:35:42 07:35:42 #56 [security-secretstore-setup internal] load build context 07:35:42 #56 transferring context: 397.49MB 9.6s done 07:35:42 #56 ... 07:35:42 07:35:42 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:35:42 #57 ... 07:35:42 07:35:42 #58 [security-bootstrapper internal] load build context 07:35:42 #58 transferring context: 397.49MB 9.5s done 07:35:42 #58 ... 07:35:42 07:35:42 #59 [security-spiffe-token-provider internal] load build context 07:35:42 #59 transferring context: 397.49MB 10.0s done 07:35:43 #59 ... 07:35:43 07:35:43 #60 [security-proxy-auth internal] load build context 07:35:43 #60 transferring context: 397.49MB 8.4s done 07:35:45 d6de4b400683: Pull complete 07:35:45 35cb2a7552d0: Pull complete 07:35:45 4f4fb700ef54: Pull complete 07:35:45 9e011611b7f5: Pull complete 07:35:49 #60 ... 07:35:49 07:35:49 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 07:35:49 #40 extracting sha256:027f07c91a2b46e9aee070bd130acde9721fefc81431702a81b0aa1c7e89f83a done 07:35:49 #40 extracting sha256:add8766f654fe6b4657929064157805d87d5a0548f5c45827dee264eadbefd0d 0.8s done 07:35:49 #40 ... 07:35:49 07:35:49 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:35:49 #36 extracting sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 done 07:35:49 #36 extracting sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 0.6s done 07:35:53 3bd174042beb: Pull complete 07:35:55 4476f39b5e91: Pull complete 07:35:55 Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 07:35:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 07:35:55 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [Pipeline] fileExists [Pipeline] sh 07:35:55 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 07:35:55 WORKDIR /edgex 07:35:55 COPY go.mod . 07:35:55 RUN go mod download 07:35:55 + docker build -t ci-base-image-arm64 -f - . 07:35:58 Sending build context to Docker daemon 30.45MB 07:35:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 07:35:58 ---> 981a0608b64a 07:35:58 Step 2/4 : WORKDIR /edgex 07:36:00 ---> Running in ed59829e070c 07:36:00 Removing intermediate container ed59829e070c 07:36:00 ---> 16c628b40185 07:36:00 Step 3/4 : COPY go.mod . 07:36:00 ---> 39da664deaeb 07:36:00 Step 4/4 : RUN go mod download 07:36:00 ---> Running in 068c40cbcddf 07:36:16 #36 ... 07:36:16 07:36:16 #55 [security-proxy-setup internal] load build context 07:36:16 #55 DONE 45.2s 07:36:16 07:36:16 #47 [core-common-config-bootstrapper internal] load build context 07:36:16 #47 DONE 45.0s 07:36:16 07:36:16 #49 [core-command internal] load build context 07:36:16 #49 DONE 45.2s 07:36:16 07:36:16 #44 [core-metadata internal] load build context 07:36:16 #44 DONE 45.0s 07:36:16 07:36:16 #50 [core-data internal] load build context 07:36:16 #50 DONE 45.0s 07:36:16 07:36:16 #60 [security-proxy-auth internal] load build context 07:36:16 #60 DONE 45.1s 07:36:16 07:36:16 #53 [core-metadata builder 2/7] WORKDIR /edgex-go 07:36:16 #53 DONE 44.0s 07:36:16 07:36:16 #43 [support-notifications internal] load build context 07:36:16 #43 DONE 45.3s 07:36:16 07:36:16 #58 [security-bootstrapper internal] load build context 07:36:16 #58 DONE 45.3s 07:36:16 07:36:16 #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:36:16 #51 DONE 45.4s 07:36:16 07:36:16 #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:36:16 #52 DONE 45.0s 07:36:16 07:36:16 #61 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:36:16 #61 ... 07:36:16 07:36:16 #45 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:36:16 #45 DONE 45.0s 07:36:16 07:36:16 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:36:16 #54 DONE 45.2s 07:36:16 07:36:16 #41 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:36:16 #41 DONE 45.5s 07:36:16 07:36:16 #32 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:36:16 #32 DONE 45.4s 07:36:16 07:36:16 #59 [security-spiffe-token-provider internal] load build context 07:36:16 #59 DONE 45.6s 07:36:16 07:36:16 #42 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:36:16 #42 DONE 45.3s 07:36:16 07:36:16 #56 [security-secretstore-setup internal] load build context 07:36:16 #56 DONE 45.2s 07:36:16 07:36:16 #46 [support-scheduler internal] load build context 07:36:16 #46 DONE 45.2s 07:36:16 07:36:16 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 07:36:16 #40 ... 07:36:16 07:36:16 #62 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 07:36:16 #0 0.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:36:16 #0 1.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:36:16 #0 1.298 OK: 264 MiB in 52 packages 07:36:16 #62 DONE 1.5s 07:36:16 07:36:16 #48 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:36:16 #48 45.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:36:16 #48 45.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:36:16 #48 46.13 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:36:16 #48 46.13 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:36:16 #48 46.13 OK: 20074 distinct packages available 07:36:16 #48 46.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:36:16 #48 46.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:36:16 #48 46.52 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:36:16 #48 46.56 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:36:16 #48 46.57 (3/7) Installing dumb-init (1.2.5-r2) 07:36:16 #48 46.57 (4/7) Installing musl-obstack (1.2.3-r2) 07:36:16 #48 46.58 (5/7) Installing libucontext (1.2-r2) 07:36:16 #48 46.58 (6/7) Installing gcompat (1.1.0-r1) 07:36:16 #48 46.58 (7/7) Installing openssl (3.1.4-r6) 07:36:16 #48 46.59 Executing busybox-1.36.1-r5.trigger 07:36:16 #48 46.60 OK: 8 MiB in 20 packages 07:36:16 #48 DONE 47.4s 07:36:16 07:36:16 #63 [core-command builder 4/7] COPY go.mod vendor* ./ 07:36:16 #63 DONE 0.9s 07:36:16 07:36:16 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:36:16 #57 45.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:36:16 #57 45.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:36:16 #57 45.89 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:36:16 #57 45.89 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:36:16 #57 45.89 OK: 20074 distinct packages available 07:36:16 #57 45.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:36:16 #57 46.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:36:16 #57 46.27 (1/4) Installing dumb-init (1.2.5-r2) 07:36:16 #57 46.27 (2/4) Installing musl-obstack (1.2.3-r2) 07:36:16 #57 46.27 (3/4) Installing libucontext (1.2-r2) 07:36:16 #57 46.28 (4/4) Installing gcompat (1.1.0-r1) 07:36:16 #57 46.28 Executing busybox-1.36.1-r5.trigger 07:36:16 #57 46.28 OK: 8 MiB in 19 packages 07:36:16 #57 DONE 47.2s 07:36:16 07:36:16 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:36:16 #0 1.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:36:16 #0 1.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:36:16 #0 1.785 OK: 264 MiB in 52 packages 07:36:16 #64 DONE 2.5s 07:36:16 07:36:16 #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:36:16 #0 1.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:36:16 #0 1.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:36:16 #0 1.994 OK: 264 MiB in 52 packages 07:36:16 #65 DONE 2.5s 07:36:16 07:36:16 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:36:16 #0 1.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:36:16 #0 1.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:36:16 #0 1.695 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:36:16 #0 1.695 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:36:16 #0 1.695 OK: 20070 distinct packages available 07:36:16 #0 1.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:36:16 #0 1.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:36:16 #0 2.072 OK: 264 MiB in 52 packages 07:36:16 #66 DONE 2.5s 07:36:16 07:36:16 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:36:18 #67 ... 07:36:18 07:36:18 #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:36:18 #0 1.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:36:18 #0 1.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:36:18 #0 2.166 Upgrading critical system libraries and apk-tools: 07:36:18 #0 2.166 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:36:18 #0 2.173 Executing busybox-1.36.1-r5.trigger 07:36:18 #0 2.225 Continuing the upgrade transaction with new apk-tools: 07:36:18 #0 2.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:36:18 #0 2.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:36:18 #0 2.503 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:36:18 #0 2.517 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:36:18 #0 2.546 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:36:18 #0 2.553 Executing ca-certificates-20240226-r0.trigger 07:36:18 #0 2.590 OK: 12 MiB in 26 packages 07:36:18 #68 DONE 5.0s 07:36:18 07:36:18 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:36:18 #0 2.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:36:18 #0 2.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:36:18 #0 2.695 Upgrading critical system libraries and apk-tools: 07:36:18 #0 2.695 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:36:18 #0 2.710 Executing busybox-1.36.1-r5.trigger 07:36:18 #0 2.783 Continuing the upgrade transaction with new apk-tools: 07:36:18 #0 2.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:36:18 #0 2.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:36:18 #0 3.154 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:36:18 #0 3.166 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:36:18 #0 3.220 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:36:18 #0 3.227 Executing ca-certificates-20240226-r0.trigger 07:36:18 #0 3.364 OK: 8 MiB in 17 packages 07:36:18 #69 DONE 5.0s 07:36:18 07:36:18 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:36:18 #70 DONE 2.6s 07:36:18 07:36:18 #71 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:36:18 #71 DONE 2.6s 07:36:18 07:36:18 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:36:18 #0 1.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:36:18 #0 2.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:36:18 #0 2.864 Upgrading critical system libraries and apk-tools: 07:36:18 #0 2.864 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:36:18 #0 2.871 Executing busybox-1.36.1-r5.trigger 07:36:18 #0 2.920 Continuing the upgrade transaction with new apk-tools: 07:36:18 #0 2.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:36:18 #0 3.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:36:18 #0 3.242 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:36:18 #0 3.249 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:36:18 #0 3.288 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:36:18 #0 3.296 Executing ca-certificates-20240226-r0.trigger 07:36:18 #0 3.380 OK: 17 MiB in 19 packages 07:36:18 #72 DONE 5.1s 07:36:18 07:36:18 #61 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:36:18 #61 2.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:36:18 #61 2.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:36:18 #61 2.714 Upgrading critical system libraries and apk-tools: 07:36:18 #61 2.714 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:36:18 #61 2.721 Executing busybox-1.36.1-r5.trigger 07:36:18 #61 2.792 Continuing the upgrade transaction with new apk-tools: 07:36:18 #61 2.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:36:18 #61 2.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:36:18 #61 3.075 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:36:18 #61 3.158 OK: 17 MiB in 19 packages 07:36:18 #61 DONE 5.1s 07:36:18 07:36:18 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:36:18 #0 2.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:36:18 #0 2.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:36:18 #0 2.681 Upgrading critical system libraries and apk-tools: 07:36:18 #0 2.681 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:36:18 #0 2.690 Executing busybox-1.36.1-r5.trigger 07:36:18 #0 2.764 Continuing the upgrade transaction with new apk-tools: 07:36:18 #0 2.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:36:18 #0 2.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:36:18 #0 3.090 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:36:18 #0 3.097 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:36:18 #0 3.130 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:36:18 #0 3.145 OK: 7 MiB in 16 packages 07:36:18 #73 DONE 5.1s 07:36:18 07:36:18 #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:36:19 #74 DONE 0.2s 07:36:19 07:36:19 #75 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade 07:36:19 #0 3.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:36:19 #0 3.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:36:19 #0 3.956 Upgrading critical system libraries and apk-tools: 07:36:19 #0 3.956 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:36:19 #0 3.979 Executing busybox-1.36.1-r5.trigger 07:36:19 #0 4.123 Continuing the upgrade transaction with new apk-tools: 07:36:19 #0 4.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:36:19 #0 4.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:36:19 #0 4.409 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:36:19 #0 4.417 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:36:19 #0 4.680 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:36:19 #0 4.699 OK: 7 MiB in 16 packages 07:36:19 #75 DONE 5.0s 07:36:19 07:36:19 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:36:19 #67 DONE 2.7s 07:36:19 07:36:19 #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:19 #76 ... 07:36:19 07:36:19 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:36:19 #0 4.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:36:19 #0 4.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:36:19 #0 4.411 Upgrading critical system libraries and apk-tools: 07:36:19 #0 4.411 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:36:19 #0 4.420 Executing busybox-1.36.1-r5.trigger 07:36:19 #0 4.488 Continuing the upgrade transaction with new apk-tools: 07:36:19 #0 4.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:36:19 #0 4.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:36:19 #0 5.053 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:36:19 #0 5.065 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:36:19 #0 5.099 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:36:19 #0 5.104 OK: 7 MiB in 17 packages 07:36:19 #77 DONE 5.3s 07:36:19 07:36:19 #78 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:36:20 #78 DONE 1.4s 07:36:20 07:36:20 #79 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:36:20 #79 DONE 0.0s 07:36:20 07:36:20 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:36:20 #0 3.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:36:20 #0 3.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:36:20 #0 4.221 Upgrading critical system libraries and apk-tools: 07:36:20 #0 4.221 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:36:20 #0 4.226 Executing busybox-1.36.1-r5.trigger 07:36:20 #0 4.287 Continuing the upgrade transaction with new apk-tools: 07:36:20 #0 4.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:36:20 #0 4.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:36:20 #80 4.565 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:36:20 #80 4.573 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:36:20 #80 4.609 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:36:20 #80 4.617 OK: 8 MiB in 19 packages 07:36:21 #80 DONE 4.8s 07:36:21 07:36:21 #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:36:21 #0 4.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:36:21 #0 4.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:36:21 #0 4.513 Upgrading critical system libraries and apk-tools: 07:36:21 #0 4.513 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:36:21 #0 4.520 Executing busybox-1.36.1-r5.trigger 07:36:21 #0 4.578 Continuing the upgrade transaction with new apk-tools: 07:36:21 #0 4.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:36:21 #0 4.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:36:21 #0 4.852 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:36:21 #0 4.899 OK: 8 MiB in 20 packages 07:36:21 #81 DONE 5.0s 07:36:21 07:36:21 #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:36:23 #82 DONE 2.8s 07:36:23 07:36:23 #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:36:23 #83 DONE 2.9s 07:36:23 07:36:23 #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:36:23 #84 DONE 2.8s 07:36:23 07:36:23 #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:36:23 #85 DONE 0.1s 07:36:23 07:36:23 #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:36:23 #86 DONE 0.1s 07:36:23 07:36:23 #87 [security-spire-config stage-2 6/10] COPY security.txt / 07:36:24 #87 ... 07:36:24 07:36:24 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:36:24 #36 ... 07:36:24 07:36:24 #88 [security-spire-server stage-2 6/9] COPY security.txt / 07:36:25 #88 DONE 1.2s 07:36:25 07:36:25 #87 [security-spire-config stage-2 6/10] COPY security.txt / 07:36:25 #87 DONE 1.2s 07:36:25 07:36:25 #89 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:36:25 #89 DONE 0.1s 07:36:25 07:36:25 #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:36:25 #90 DONE 1.3s 07:36:25 07:36:25 #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:36:25 #91 DONE 0.1s 07:36:25 07:36:25 #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:36:25 #92 DONE 0.1s 07:36:25 07:36:25 #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:36:25 #93 DONE 0.1s 07:36:25 07:36:25 #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:36:25 #94 DONE 0.1s 07:36:25 07:36:25 #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:36:25 #95 DONE 0.1s 07:36:25 07:36:25 #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:36:25 #96 DONE 0.1s 07:36:25 07:36:25 #97 [security-spire-agent stage-3 7/10] COPY security.txt / 07:36:25 #97 DONE 0.1s 07:36:25 07:36:25 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:36:25 #98 DONE 0.0s 07:36:25 07:36:25 #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:36:25 #99 DONE 0.1s 07:36:25 07:36:25 #100 [security-spire-config] exporting to image 07:36:25 #100 exporting layers 07:36:25 #100 ... 07:36:25 07:36:25 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:36:25 #101 DONE 0.0s 07:36:25 07:36:25 #100 [security-spire-agent] exporting to image 07:36:26 #100 exporting layers 0.6s done 07:36:26 #100 writing image sha256:9246f6b236c27c70bd3a8c64f630cb25b3c654f395ab4371b8ae6e0338f9ab2a done 07:36:26 #100 naming to docker.io/library/security-spire-server done 07:36:26 #100 exporting layers 0.6s done 07:36:26 #100 writing image sha256:98eed0cf626d4f096c2af5ce48429f89d9ecfaa90bcbffc79d8b8fa30583c2ca done 07:36:26 #100 naming to docker.io/library/security-spire-config done 07:36:26 #100 writing image sha256:11a2744b4e8a39a25b4fa1c894d6375902f6ebfabdd37f90d1fcdbe6a1b078fd done 07:36:26 #100 naming to docker.io/library/security-spire-agent done 07:36:26 #100 DONE 0.8s 07:36:26 07:36:26 #102 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:26 #102 ... 07:36:26 07:36:26 #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:28 #103 ... 07:36:28 07:36:28 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:39 Removing intermediate container 068c40cbcddf 07:36:39 ---> 723ff7baf8b9 07:36:39 Successfully built 723ff7baf8b9 07:36:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:40 + docker inspect -f . ci-base-image-arm64 07:36:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:36:40 prd-ubuntu20.04-docker-arm64-4c-16g-359 does not seem to be running inside a container 07:36:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:36:41 $ docker top 20fbed45549dd0e0c0f9add8ae2dcf259de1d3f46d5125a78342a876c363eaec -eo pid,comm [Pipeline] { [Pipeline] sh 07:36:42 + go version 07:36:42 go version go1.21.9 linux/arm64 [Pipeline] } 07:36:42 $ docker stop --time=1 20fbed45549dd0e0c0f9add8ae2dcf259de1d3f46d5125a78342a876c363eaec 07:36:44 $ docker rm -f --volumes 20fbed45549dd0e0c0f9add8ae2dcf259de1d3f46d5125a78342a876c363eaec 07:36:44 #104 ... 07:36:44 07:36:44 #102 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:44 #102 DONE 26.1s 07:36:44 07:36:44 #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:44 #103 DONE 23.4s 07:36:44 07:36:44 #105 [security-proxy-setup builder 6/7] COPY . . 07:36:44 #105 ... 07:36:44 07:36:44 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:44 #104 DONE 23.5s 07:36:44 07:36:44 #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:44 #76 DONE 23.7s 07:36:44 07:36:44 #106 [support-notifications builder 6/7] COPY . . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:36:44 07:36:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:36:45 latest: Pulling from edgex-devops/edgex-compose-arm64 07:36:45 547446be3368: Pulling fs layer 07:36:45 d125d8839a47: Pulling fs layer 07:36:45 3e85d5ac6304: Pulling fs layer 07:36:45 c3105a71a48b: Pulling fs layer 07:36:45 0f093f025ec4: Pulling fs layer 07:36:45 c3106fc0e877: Pulling fs layer 07:36:45 c3105a71a48b: Waiting 07:36:45 0f093f025ec4: Waiting 07:36:45 c3106fc0e877: Waiting 07:36:45 547446be3368: Verifying Checksum 07:36:45 c3105a71a48b: Verifying Checksum 07:36:45 c3105a71a48b: Download complete 07:36:45 d125d8839a47: Verifying Checksum 07:36:45 d125d8839a47: Download complete 07:36:45 c3106fc0e877: Verifying Checksum 07:36:45 c3106fc0e877: Download complete 07:36:45 0f093f025ec4: Verifying Checksum 07:36:45 0f093f025ec4: Download complete 07:36:45 547446be3368: Pull complete 07:36:47 d125d8839a47: Pull complete 07:36:47 3e85d5ac6304: Verifying Checksum 07:36:47 3e85d5ac6304: Download complete 07:36:50 #106 ... 07:36:50 07:36:50 #107 [security-spiffe-token-provider builder 6/7] COPY . . 07:36:52 #107 ... 07:36:52 07:36:52 #108 [core-command builder 6/7] COPY . . 07:36:57 3e85d5ac6304: Pull complete 07:36:57 c3105a71a48b: Pull complete 07:36:58 #108 DONE 15.2s 07:36:58 07:36:58 #109 [security-proxy-auth builder 6/7] COPY . . 07:36:58 #109 CACHED 07:36:58 07:36:58 #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:36:58 #110 CACHED 07:36:58 07:36:58 #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:58 #111 CACHED 07:36:58 07:36:58 #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:36:58 #112 CACHED 07:36:58 07:36:58 #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:58 #113 CACHED 07:36:58 07:36:58 #114 [support-scheduler builder 6/7] COPY . . 07:36:58 #114 CACHED 07:36:58 07:36:58 #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:36:58 #115 CACHED 07:36:58 07:36:58 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:58 #116 CACHED 07:36:58 07:36:58 #117 [core-metadata builder 6/7] COPY . . 07:36:58 #117 CACHED 07:36:58 07:36:58 #118 [core-data builder 6/7] COPY . . 07:36:58 #118 CACHED 07:36:58 07:36:58 #119 [core-data builder 4/7] COPY go.mod vendor* ./ 07:36:58 #119 CACHED 07:36:58 07:36:58 #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:58 #120 CACHED 07:36:58 07:36:58 #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:58 #121 CACHED 07:36:58 07:36:58 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 07:36:58 #122 CACHED 07:36:58 07:36:58 #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:36:58 #123 CACHED 07:36:58 07:36:58 #106 [support-notifications builder 6/7] COPY . . 07:36:58 #106 DONE 15.0s 07:36:58 07:36:58 #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:58 #124 CACHED 07:36:58 07:36:58 #125 [security-secretstore-setup builder 6/7] COPY . . 07:36:58 #125 CACHED 07:36:58 07:36:58 #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:36:58 #126 CACHED 07:36:58 07:36:58 #105 [security-proxy-setup builder 6/7] COPY . . 07:36:58 #105 DONE 15.1s 07:36:58 07:36:58 #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:36:58 #127 CACHED 07:36:58 07:36:58 #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:58 #128 CACHED 07:36:58 07:36:58 #129 [security-bootstrapper builder 6/7] COPY . . 07:36:58 #129 CACHED 07:36:58 07:36:58 #107 [security-spiffe-token-provider builder 6/7] COPY . . 07:36:58 #107 DONE 14.9s 07:36:58 07:36:58 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:36:58 0f093f025ec4: Pull complete 07:36:58 #130 1.093 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:36:58 c3106fc0e877: Pull complete 07:36:59 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 07:36:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:36:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:36:59 prd-ubuntu20.04-docker-arm64-4c-16g-359 does not seem to be running inside a container 07:36:59 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 07:37:01 $ docker top 57f3c00c51e0fb6c4a46420d910547d132ddf17b35b165ada7382b8a0964efa0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:37:02 + docker compose -f ./docker-compose-build.yml build --parallel 07:37:08 #130 ... 07:37:08 07:37:08 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:37:08 #0 1.361 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:37:08 #131 ... 07:37:08 07:37:08 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:37:08 #0 1.080 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:37:08 #132 ... 07:37:08 07:37:08 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:37:08 #0 1.062 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:37:08 #133 ... 07:37:08 07:37:08 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:37:08 #0 0.880 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:37:08 #134 ... 07:37:08 07:37:08 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:37:08 #0 0.877 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:37:08 #135 ... 07:37:08 07:37:08 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:37:08 #0 1.187 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:37:08 #136 ... 07:37:08 07:37:08 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:37:08 #0 1.252 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:37:08 #137 ... 07:37:08 07:37:08 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:37:08 #0 1.351 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:37:09 #138 ... 07:37:09 07:37:09 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:37:09 #0 0.916 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:37:09 #139 ... 07:37:09 07:37:09 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:37:09 #0 1.091 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:37:10 #1 [security-proxy-setup internal] load build definition from Dockerfile 07:37:10 #1 transferring dockerfile: 07:37:10 #1 transferring dockerfile: 2.50kB done 07:37:10 #1 DONE 0.1s 07:37:10 07:37:10 #2 [security-bootstrapper internal] load build definition from Dockerfile 07:37:10 #2 transferring dockerfile: 2.93kB done 07:37:10 #2 DONE 0.0s 07:37:10 07:37:10 #3 [security-secretstore-setup internal] load build definition from Dockerfile 07:37:10 #3 transferring dockerfile: 2.49kB done 07:37:10 #3 DONE 0.0s 07:37:10 07:37:10 #4 [support-scheduler internal] load build definition from Dockerfile 07:37:10 #4 transferring dockerfile: 1.93kB done 07:37:10 #4 DONE 0.1s 07:37:10 07:37:10 #5 [core-command internal] load build definition from Dockerfile 07:37:10 #5 transferring dockerfile: 1.93kB done 07:37:10 #5 DONE 0.1s 07:37:10 07:37:10 #6 [security-spire-server internal] load build definition from Dockerfile 07:37:11 #6 transferring dockerfile: 1.70kB done 07:37:11 #6 DONE 0.1s 07:37:11 07:37:11 #7 [support-notifications internal] load build definition from Dockerfile 07:37:11 #7 transferring dockerfile: 1.95kB 0.0s done 07:37:11 #7 DONE 0.1s 07:37:11 07:37:11 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:37:11 #8 transferring dockerfile: 1.89kB done 07:37:11 #8 DONE 0.1s 07:37:11 07:37:11 #9 [core-metadata internal] load build definition from Dockerfile 07:37:11 #9 transferring dockerfile: 2.06kB done 07:37:11 #9 DONE 0.1s 07:37:11 07:37:11 #10 [security-spire-agent internal] load build definition from Dockerfile 07:37:11 #10 transferring dockerfile: 1.81kB done 07:37:11 #10 DONE 0.1s 07:37:11 07:37:11 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:37:11 #11 transferring dockerfile: 2.23kB done 07:37:11 #11 DONE 0.1s 07:37:11 07:37:11 #12 [security-spire-config internal] load build definition from Dockerfile 07:37:11 #12 transferring dockerfile: 1.69kB done 07:37:11 #12 DONE 0.1s 07:37:11 07:37:11 #13 [security-proxy-auth internal] load build definition from Dockerfile 07:37:11 #13 transferring dockerfile: 2.15kB done 07:37:11 #13 DONE 0.1s 07:37:11 07:37:11 #14 [core-data internal] load build definition from Dockerfile 07:37:11 #14 transferring dockerfile: 2.01kB done 07:37:11 #14 DONE 0.1s 07:37:11 07:37:11 #15 [security-proxy-setup internal] load .dockerignore 07:37:11 #15 transferring context: 32B 07:37:11 #15 transferring context: 50B 0.0s done 07:37:11 #15 DONE 0.1s 07:37:12 07:37:12 #16 [security-bootstrapper internal] load .dockerignore 07:37:12 #16 transferring context: 50B done 07:37:12 #16 DONE 0.0s 07:37:12 07:37:12 #17 [security-secretstore-setup internal] load .dockerignore 07:37:12 #17 transferring context: 50B 0.0s done 07:37:12 #17 DONE 0.0s 07:37:12 07:37:12 #18 [support-scheduler internal] load .dockerignore 07:37:12 #18 transferring context: 50B 0.0s done 07:37:12 #18 DONE 0.1s 07:37:12 07:37:12 #19 [core-command internal] load .dockerignore 07:37:12 #19 transferring context: 50B 0.0s done 07:37:12 #19 DONE 0.1s 07:37:12 07:37:12 #20 [security-spire-server internal] load .dockerignore 07:37:12 #20 transferring context: 50B done 07:37:12 #20 DONE 0.1s 07:37:12 07:37:12 #21 [support-notifications internal] load .dockerignore 07:37:12 #21 transferring context: 50B 0.0s done 07:37:12 #21 DONE 0.1s 07:37:12 07:37:12 #22 [security-spiffe-token-provider internal] load .dockerignore 07:37:12 #22 transferring context: 50B 0.0s done 07:37:12 #22 DONE 0.1s 07:37:12 07:37:12 #23 [core-metadata internal] load .dockerignore 07:37:12 #23 transferring context: 50B 0.0s done 07:37:12 #23 DONE 0.1s 07:37:12 07:37:12 #24 [security-spire-agent internal] load .dockerignore 07:37:12 #24 transferring context: 50B 0.0s done 07:37:12 #24 DONE 0.1s 07:37:12 07:37:12 #25 [core-common-config-bootstrapper internal] load .dockerignore 07:37:12 #25 transferring context: 50B 0.0s done 07:37:12 #25 DONE 0.1s 07:37:12 07:37:12 #26 [security-spire-config internal] load .dockerignore 07:37:12 #26 transferring context: 50B 0.0s done 07:37:12 #26 DONE 0.1s 07:37:12 07:37:12 #27 [security-proxy-auth internal] load .dockerignore 07:37:12 #27 transferring context: 50B done 07:37:13 #27 DONE 0.1s 07:37:13 07:37:13 #28 [core-data internal] load .dockerignore 07:37:13 #28 transferring context: 50B 0.0s done 07:37:13 #28 DONE 0.1s 07:37:13 07:37:13 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:37:13 #29 DONE 0.0s 07:37:13 07:37:13 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 07:37:13 #30 DONE 0.2s 07:37:13 07:37:13 #31 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:37:13 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:37:13 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 07:37:13 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 07:37:13 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:37:13 #31 DONE 0.1s 07:37:13 07:37:13 #32 [security-proxy-setup internal] load build context 07:37:13 #32 ... 07:37:13 07:37:13 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:37:13 #29 DONE 0.0s 07:37:13 07:37:13 #32 [security-proxy-setup internal] load build context 07:37:13 #32 ... 07:37:13 07:37:13 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:37:13 #29 DONE 0.0s 07:37:13 07:37:13 #31 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:37:13 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:37:13 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 07:37:13 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 07:37:13 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:37:13 #31 DONE 0.2s 07:37:13 07:37:13 #32 [security-proxy-setup internal] load build context 07:37:14 #32 ... 07:37:14 07:37:14 #31 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:37:14 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:37:14 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 07:37:14 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 07:37:14 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:37:14 #31 DONE 0.2s 07:37:14 07:37:14 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:37:14 #29 DONE 0.0s 07:37:14 07:37:14 #32 [security-proxy-setup internal] load build context 07:37:14 #32 ... 07:37:14 07:37:14 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:37:14 #29 DONE 0.0s 07:37:14 07:37:14 #32 [security-proxy-setup internal] load build context 07:37:14 #32 ... 07:37:14 07:37:14 #31 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:37:14 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:37:14 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 07:37:14 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 07:37:14 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:37:14 #31 DONE 0.3s 07:37:14 07:37:14 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 07:37:14 #30 DONE 0.5s 07:37:14 07:37:14 #32 [security-proxy-setup internal] load build context 07:37:14 #32 ... 07:37:14 07:37:14 #31 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:37:14 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:37:14 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 07:37:14 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 07:37:14 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:37:14 #31 DONE 0.3s 07:37:14 07:37:14 #32 [security-proxy-setup internal] load build context 07:37:14 #32 ... 07:37:14 07:37:14 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:37:14 #29 DONE 0.0s 07:37:14 07:37:14 #32 [security-proxy-setup internal] load build context 07:37:14 #32 ... 07:37:14 07:37:14 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:37:14 #29 DONE 0.0s 07:37:14 07:37:14 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 07:37:14 #30 DONE 0.9s 07:37:14 07:37:14 #32 [security-proxy-setup internal] load build context 07:37:14 #32 ... 07:37:14 07:37:14 #31 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:37:14 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:37:14 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 07:37:14 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 07:37:14 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:37:14 #31 DONE 0.4s 07:37:15 07:37:15 #31 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:37:15 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:37:15 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 07:37:15 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 07:37:15 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:37:15 #31 DONE 0.4s 07:37:15 07:37:15 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:37:15 #29 DONE 0.0s 07:37:15 07:37:15 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 07:37:15 #30 DONE 1.1s 07:37:15 07:37:15 #32 [security-proxy-setup internal] load build context 07:37:15 #32 ... 07:37:15 07:37:15 #31 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:37:15 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:37:15 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 07:37:15 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 07:37:15 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:37:15 #31 DONE 0.4s 07:37:15 07:37:15 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:37:15 #33 DONE 2.8s 07:37:15 07:37:15 #32 [security-proxy-setup internal] load build context 07:37:15 #32 ... 07:37:15 07:37:15 #34 [core-metadata internal] load build context 07:37:15 #34 DONE 0.0s 07:37:15 07:37:15 #32 [security-proxy-setup internal] load build context 07:37:15 #32 ... 07:37:15 07:37:15 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:37:15 #29 DONE 0.0s 07:37:15 07:37:15 #34 [core-metadata internal] load build context 07:37:16 #34 ... 07:37:16 07:37:16 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:37:16 #29 DONE 0.0s 07:37:16 07:37:16 #34 [core-metadata internal] load build context 07:37:17 #34 ... 07:37:17 07:37:17 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:37:17 #29 DONE 0.1s 07:37:17 07:37:17 #34 [core-metadata internal] load build context 07:37:17 #34 ... 07:37:17 07:37:17 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 07:37:17 #30 DONE 3.3s 07:37:17 07:37:17 #31 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:37:17 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:37:17 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 07:37:17 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 07:37:17 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:37:17 #31 DONE 0.5s 07:37:17 07:37:17 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:37:17 #33 DONE 2.9s 07:37:17 07:37:17 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.5 07:37:17 #35 DONE 3.4s 07:37:17 07:37:17 #34 [core-metadata internal] load build context 07:37:17 #34 transferring context: 36.84kB 1.2s 07:37:17 #34 ... 07:37:17 07:37:17 #31 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:37:17 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:37:17 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 07:37:17 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 07:37:17 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:37:17 #31 DONE 0.5s 07:37:17 07:37:17 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:37:17 #33 DONE 2.9s 07:37:17 07:37:17 #34 [core-metadata internal] load build context 07:37:19 #34 ... 07:37:19 07:37:19 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.5 07:37:19 #36 DONE 3.9s 07:37:19 07:37:19 #34 [core-metadata internal] load build context 07:37:19 #34 ... 07:37:19 07:37:19 #31 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:37:19 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 07:37:19 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 07:37:19 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 07:37:19 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 07:37:19 #31 DONE 0.5s 07:37:19 07:37:19 #34 [core-metadata internal] load build context 07:37:19 #34 ... 07:37:19 07:37:19 #37 [core-data builder 2/7] WORKDIR /edgex-go 07:37:19 #37 DONE 3.6s 07:37:19 07:37:19 #34 [core-metadata internal] load build context 07:37:21 #34 ... 07:37:21 07:37:21 #38 [security-spire-config internal] load build context 07:37:21 #38 transferring context: 16.35kB 0.4s done 07:37:21 #38 DONE 3.3s 07:37:21 07:37:21 #34 [core-metadata internal] load build context 07:37:21 #34 ... 07:37:21 07:37:21 #39 [security-spire-server internal] load build context 07:37:21 #39 transferring context: 18.10kB 0.7s done 07:37:21 #39 DONE 3.5s 07:37:21 07:37:21 #34 [core-metadata internal] load build context 07:37:23 #34 ... 07:37:23 07:37:23 #40 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:37:23 #0 5.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:37:23 #0 6.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:37:23 #0 7.363 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:37:23 #0 7.595 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:37:23 #0 7.732 (3/6) Installing dumb-init (1.2.5-r2) 07:37:23 #0 7.732 (4/6) Installing openssl (3.1.4-r6) 07:37:23 #0 7.732 (5/6) Installing su-exec (0.2-r3) 07:37:23 #0 7.732 (6/6) Installing yq (4.33.3-r5) 07:37:23 #0 7.908 Executing busybox-1.36.1-r5.trigger 07:37:23 #0 7.947 OK: 18 MiB in 19 packages 07:37:23 #40 ... 07:37:23 07:37:23 #41 [security-bootstrapper internal] load build context 07:37:23 #41 ... 07:37:23 07:37:23 #34 [core-metadata internal] load build context 07:37:24 #34 ... 07:37:24 07:37:24 #40 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:37:24 #40 DONE 10.4s 07:37:24 07:37:24 #34 [core-metadata internal] load build context 07:37:24 #34 ... 07:37:24 07:37:24 #42 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:37:24 #0 7.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:37:24 #0 8.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:37:24 #0 9.484 (1/2) Installing dumb-init (1.2.5-r2) 07:37:24 #0 9.484 (2/2) Installing su-exec (0.2-r3) 07:37:24 #0 9.484 Executing busybox-1.36.1-r5.trigger 07:37:24 #0 9.539 OK: 8 MiB in 17 packages 07:37:24 #42 ... 07:37:24 07:37:24 #43 [security-secretstore-setup internal] load build context 07:37:24 #43 ... 07:37:24 07:37:24 #44 [core-command internal] load build context 07:37:24 #44 ... 07:37:24 07:37:24 #45 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:37:24 #45 ... 07:37:24 07:37:24 #46 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:37:24 #0 8.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:37:24 #0 9.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:37:24 #46 ... 07:37:24 07:37:24 #47 [support-scheduler internal] load build context 07:37:24 #47 ... 07:37:24 07:37:24 #44 [core-command internal] load build context 07:37:24 #44 ... 07:37:24 07:37:24 #48 [security-spiffe-token-provider internal] load build context 07:37:25 #48 ... 07:37:25 07:37:25 #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:37:25 #49 ... 07:37:25 07:37:25 #50 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:37:25 #50 ... 07:37:25 07:37:25 #51 [support-notifications internal] load build context 07:37:25 #51 ... 07:37:25 07:37:25 #46 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:37:25 #46 10.97 (1/1) Installing dumb-init (1.2.5-r2) 07:37:25 #46 10.97 Executing busybox-1.36.1-r5.trigger 07:37:25 #46 11.09 OK: 8 MiB in 16 packages 07:37:25 #46 ... 07:37:25 07:37:25 #52 [security-spire-agent internal] load build context 07:37:25 #52 transferring context: 17.63kB 0.7s done 07:37:25 #52 DONE 6.3s 07:37:25 07:37:25 #32 [security-proxy-setup internal] load build context 07:37:25 #32 ... 07:37:25 07:37:25 #47 [support-scheduler internal] load build context 07:37:26 #47 ... 07:37:26 07:37:26 #42 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:37:26 #42 DONE 12.3s 07:37:26 07:37:26 #47 [support-scheduler internal] load build context 07:37:26 #47 ... 07:37:26 07:37:26 #46 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:37:26 #46 DONE 12.2s 07:37:26 07:37:26 #47 [support-scheduler internal] load build context 07:37:27 #47 transferring context: 6.71MB 12.2s 07:37:27 #47 ... 07:37:27 07:37:27 #53 [core-data internal] load build context 07:37:28 #53 ... 07:37:28 07:37:28 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:37:28 #54 resolve ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 4.1s done 07:37:28 #54 sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 1.61kB / 1.61kB done 07:37:28 #54 sha256:00deede0d2b045e2efe1f69393ff555cca305c6b5d9dc403ea305be8d7454cda 1.05kB / 1.05kB done 07:37:28 #54 sha256:f7475b146f212472b17c496a9a355a28c3e714dbba9e096f263156a4fd3f8d71 1.60kB / 1.60kB done 07:37:28 #54 sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 112B / 112B 2.1s done 07:37:28 #54 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 123.56kB / 123.56kB 2.1s done 07:37:28 #54 sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 285B / 285B 2.5s done 07:37:28 #54 extracting sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 done 07:37:28 #54 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 0B / 26.63MB 3.8s 07:37:28 #54 extracting sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 0.1s done 07:37:28 #54 ... 07:37:28 07:37:28 #55 [security-proxy-auth internal] load build context 07:37:28 #55 ... 07:37:28 07:37:28 #56 [core-common-config-bootstrapper internal] load build context 07:37:28 #56 ... 07:37:28 07:37:28 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:37:28 #57 ... 07:37:28 07:37:28 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:37:28 #54 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 2.41MB / 26.63MB 4.9s 07:37:29 #54 ... 07:37:29 07:37:29 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:37:29 #58 ... 07:37:29 07:37:29 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 07:37:29 #59 resolve ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 3.4s done 07:37:29 #59 sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 1.61kB / 1.61kB done 07:37:29 #59 sha256:6f5490a1636161c04ebf6909fcb1fde8a6c738282cd00d3367d5f2cc67c8e0a2 1.05kB / 1.05kB done 07:37:29 #59 sha256:d76fea94bb2443187e0a5a4fe28decb0a79fcc998c93f04eac182b519b4825fe 1.59kB / 1.59kB done 07:37:29 #59 sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 112B / 112B 1.2s done 07:37:29 #59 sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 3.15MB / 17.50MB 4.3s 07:37:29 #59 sha256:027f07c91a2b46e9aee070bd130acde9721fefc81431702a81b0aa1c7e89f83a 281B / 281B 4.2s done 07:37:29 #59 sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 4.19MB / 17.50MB 4.6s 07:37:29 #59 ... 07:37:29 07:37:29 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:37:29 #54 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 4.19MB / 26.63MB 5.5s 07:37:29 #54 ... 07:37:29 07:37:29 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:37:30 #60 ... 07:37:30 07:37:30 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:37:30 #54 extracting sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 done 07:37:30 #54 ... 07:37:30 07:37:30 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:37:30 #61 ... 07:37:30 07:37:30 #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:37:30 #62 ... 07:37:30 07:37:30 #63 [core-data builder 3/7] RUN apk add --update --no-cache make git 07:37:30 #63 ... 07:37:30 07:37:30 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:37:30 #64 ... 07:37:30 07:37:30 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:37:30 #54 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 6.29MB / 26.63MB 6.2s 07:37:32 #54 ... 07:37:32 07:37:32 #45 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:37:32 #45 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:37:32 #45 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:37:32 #45 13.08 (1/4) Installing ca-certificates (20240226-r0) 07:37:32 #45 13.29 (2/4) Installing dumb-init (1.2.5-r2) 07:37:32 #45 13.29 (3/4) Installing su-exec (0.2-r3) 07:37:32 #45 13.29 (4/4) Installing yq (4.33.3-r5) 07:37:32 #45 13.64 Executing busybox-1.36.1-r5.trigger 07:37:32 #45 13.71 Executing ca-certificates-20240226-r0.trigger 07:37:32 #45 14.47 OK: 18 MiB in 19 packages 07:37:32 #45 DONE 17.7s 07:37:32 07:37:32 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:37:32 #54 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 8.39MB / 26.63MB 8.0s 07:37:32 #54 ... 07:37:32 07:37:32 #50 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:37:32 #50 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:37:32 #50 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:37:32 #50 14.42 (1/2) Installing ca-certificates (20240226-r0) 07:37:32 #50 14.62 (2/2) Installing dumb-init (1.2.5-r2) 07:37:32 #50 14.62 Executing busybox-1.36.1-r5.trigger 07:37:32 #50 14.79 Executing ca-certificates-20240226-r0.trigger 07:37:32 #50 15.44 OK: 9 MiB in 17 packages 07:37:32 #50 DONE 17.5s 07:37:32 07:37:32 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:37:32 #54 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 10.49MB / 26.63MB 8.7s 07:37:33 #54 ... 07:37:33 07:37:33 #41 [security-bootstrapper internal] load build context 07:37:33 #41 transferring context: 10.55MB 19.5s 07:37:33 #41 ... 07:37:33 07:37:33 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:37:33 #54 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 14.68MB / 26.63MB 9.7s 07:37:34 #54 ... 07:37:34 07:37:34 #34 [core-metadata internal] load build context 07:37:34 #34 ... 07:37:34 07:37:34 #41 [security-bootstrapper internal] load build context 07:37:34 #41 ... 07:37:34 07:37:34 #43 [security-secretstore-setup internal] load build context 07:37:34 #43 ... 07:37:34 07:37:34 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:37:34 #54 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 16.78MB / 26.63MB 10.6s 07:37:34 #54 ... 07:37:34 07:37:34 #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:37:35 #65 ... 07:37:35 07:37:35 #44 [core-command internal] load build context 07:37:35 #44 ... 07:37:35 07:37:35 #48 [security-spiffe-token-provider internal] load build context 07:37:35 #48 ... 07:37:35 07:37:35 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:37:35 #54 ... 07:37:35 07:37:35 #51 [support-notifications internal] load build context 07:37:35 #51 ... 07:37:35 07:37:35 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:37:36 #54 ... 07:37:36 07:37:36 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:37:36 #57 13.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:37:36 #57 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:37:36 #57 16.11 (1/1) Installing dumb-init (1.2.5-r2) 07:37:36 #57 16.11 Executing busybox-1.36.1-r5.trigger 07:37:36 #57 16.22 OK: 8 MiB in 16 packages 07:37:36 #57 DONE 17.6s 07:37:36 07:37:36 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:37:36 #54 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 18.87MB / 26.63MB 12.1s 07:37:36 #54 ... 07:37:36 07:37:36 #32 [security-proxy-setup internal] load build context 07:37:36 #32 ... 07:37:36 07:37:36 #41 [security-bootstrapper internal] load build context 07:37:36 #41 ... 07:37:36 07:37:36 #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:37:36 #66 ... 07:37:36 07:37:36 #67 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 07:37:36 #67 ... 07:37:36 07:37:36 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:37:37 #54 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 20.97MB / 26.63MB 13.3s 07:37:37 #54 ... 07:37:37 07:37:37 #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:37:37 #49 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:37:37 #49 14.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:37:37 #49 16.66 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:37:37 #49 16.66 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:37:37 #49 16.66 OK: 19950 distinct packages available 07:37:37 #49 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:37:37 #49 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:37:37 #49 19.27 (1/11) Installing ca-certificates (20240226-r0) 07:37:37 #49 19.39 (2/11) Installing brotli-libs (1.0.9-r14) 07:37:37 #49 19.52 (3/11) Installing libunistring (1.1-r1) 07:37:37 #49 19.52 (4/11) Installing libidn2 (2.3.4-r1) 07:37:37 #49 19.61 (5/11) Installing nghttp2-libs (1.57.0-r0) 07:37:37 #49 19.61 (6/11) Installing libcurl (8.5.0-r0) 07:37:37 #49 19.74 (7/11) Installing curl (8.5.0-r0) 07:37:37 #49 19.74 (8/11) Installing dumb-init (1.2.5-r2) 07:37:37 #49 19.74 (9/11) Installing musl-obstack (1.2.3-r2) 07:37:37 #49 19.74 (10/11) Installing libucontext (1.2-r2) 07:37:37 #49 19.74 (11/11) Installing gcompat (1.1.0-r1) 07:37:37 #49 19.74 Executing busybox-1.36.1-r5.trigger 07:37:37 #49 19.94 Executing ca-certificates-20240226-r0.trigger 07:37:37 #49 20.70 OK: 13 MiB in 26 packages 07:37:37 #49 DONE 22.6s 07:37:37 07:37:37 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:37:38 #54 ... 07:37:38 07:37:38 #47 [support-scheduler internal] load build context 07:37:38 #47 ... 07:37:38 07:37:38 #53 [core-data internal] load build context 07:37:38 #53 ... 07:37:38 07:37:38 #43 [security-secretstore-setup internal] load build context 07:37:38 #43 ... 07:37:38 07:37:38 #55 [security-proxy-auth internal] load build context 07:37:38 #55 ... 07:37:38 07:37:38 #56 [core-common-config-bootstrapper internal] load build context 07:37:38 #56 ... 07:37:38 07:37:38 #53 [core-data internal] load build context 07:37:39 #53 transferring context: 4.72MB 20.5s 07:37:39 #53 ... 07:37:39 07:37:39 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 07:37:39 #59 sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 17.50MB / 17.50MB 10.4s done 07:37:39 #59 extracting sha256:027f07c91a2b46e9aee070bd130acde9721fefc81431702a81b0aa1c7e89f83a 0.1s done 07:37:39 #59 extracting sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 3.4s 07:37:39 #59 ... 07:37:39 07:37:39 #53 [core-data internal] load build context 07:37:43 #53 ... 07:37:43 07:37:43 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:37:43 #68 ... 07:37:43 07:37:43 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:37:43 #69 ... 07:37:43 07:37:43 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:37:43 #54 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 26.63MB / 26.63MB 16.6s done 07:37:44 #54 extracting sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 07:37:44 #54 ... 07:37:44 07:37:44 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:37:44 #61 18.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:37:44 #61 19.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:37:44 #61 22.15 OK: 266 MiB in 52 packages 07:37:44 #61 DONE 24.5s 07:37:44 07:37:44 #56 [core-common-config-bootstrapper internal] load build context 07:37:44 #56 transferring context: 4.30MB 24.2s 07:37:44 #56 ... 07:37:44 07:37:44 #41 [security-bootstrapper internal] load build context 07:37:44 #41 ... 07:37:44 07:37:44 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:37:44 #60 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:37:44 #60 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:37:44 #60 18.14 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:37:44 #60 18.14 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:37:44 #60 18.14 OK: 19950 distinct packages available 07:37:44 #60 18.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:37:44 #60 19.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:37:44 #60 23.40 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:37:44 #60 23.85 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:37:44 #60 23.85 (3/7) Installing dumb-init (1.2.5-r2) 07:37:44 #60 23.85 (4/7) Installing musl-obstack (1.2.3-r2) 07:37:44 #60 23.85 (5/7) Installing libucontext (1.2-r2) 07:37:44 #60 23.85 (6/7) Installing gcompat (1.1.0-r1) 07:37:44 #60 23.85 (7/7) Installing openssl (3.1.4-r6) 07:37:44 #60 23.85 Executing busybox-1.36.1-r5.trigger 07:37:44 #60 23.85 OK: 9 MiB in 20 packages 07:37:44 #60 ... 07:37:44 07:37:44 #34 [core-metadata internal] load build context 07:37:45 #34 ... 07:37:45 07:37:45 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:37:45 #54 ... 07:37:45 07:37:45 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:37:45 #58 15.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:37:45 #58 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:37:45 #58 19.58 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:37:45 #58 19.58 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:37:45 #58 19.58 OK: 19950 distinct packages available 07:37:45 #58 20.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:37:45 #58 21.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:37:45 #58 24.92 (1/4) Installing dumb-init (1.2.5-r2) 07:37:45 #58 24.92 (2/4) Installing musl-obstack (1.2.3-r2) 07:37:45 #58 24.92 (3/4) Installing libucontext (1.2-r2) 07:37:45 #58 24.92 (4/4) Installing gcompat (1.1.0-r1) 07:37:45 #58 24.92 Executing busybox-1.36.1-r5.trigger 07:37:45 #58 25.10 OK: 8 MiB in 19 packages 07:37:45 #58 ... 07:37:45 07:37:45 #34 [core-metadata internal] load build context 07:37:45 #34 ... 07:37:45 07:37:45 #44 [core-command internal] load build context 07:37:45 #44 ... 07:37:45 07:37:45 #48 [security-spiffe-token-provider internal] load build context 07:37:45 #48 ... 07:37:45 07:37:45 #51 [support-notifications internal] load build context 07:37:45 #51 ... 07:37:45 07:37:45 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:37:45 #60 DONE 26.1s 07:37:45 07:37:45 #51 [support-notifications internal] load build context 07:37:45 #51 ... 07:37:45 07:37:45 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:37:46 #54 ... 07:37:46 07:37:46 #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:37:46 #70 ... 07:37:46 07:37:46 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:37:46 #58 DONE 27.0s 07:37:46 07:37:46 #34 [core-metadata internal] load build context 07:37:46 #34 ... 07:37:46 07:37:46 #32 [security-proxy-setup internal] load build context 07:37:46 #32 ... 07:37:46 07:37:46 #51 [support-notifications internal] load build context 07:37:47 #51 ... 07:37:47 07:37:47 #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:37:47 #71 ... 07:37:47 07:37:47 #51 [support-notifications internal] load build context 07:37:48 #51 ... 07:37:48 07:37:48 #47 [support-scheduler internal] load build context 07:37:48 #47 ... 07:37:48 07:37:48 #43 [security-secretstore-setup internal] load build context 07:37:48 #43 transferring context: 28.49MB 32.5s done 07:37:48 #43 ... 07:37:48 07:37:48 #51 [support-notifications internal] load build context 07:37:48 #51 ... 07:37:48 07:37:48 #55 [security-proxy-auth internal] load build context 07:37:48 #55 ... 07:37:48 07:37:48 #51 [support-notifications internal] load build context 07:37:48 #51 ... 07:37:48 07:37:48 #63 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:37:48 #63 20.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:37:48 #63 21.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:37:48 #63 25.67 OK: 266 MiB in 52 packages 07:37:48 #63 DONE 29.3s 07:37:48 07:37:48 #51 [support-notifications internal] load build context 07:37:49 #51 ... 07:37:49 07:37:49 #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:37:49 #62 21.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:37:49 #62 22.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:37:49 #62 26.64 OK: 266 MiB in 52 packages 07:37:49 #62 DONE 30.3s 07:37:49 07:37:49 #51 [support-notifications internal] load build context 07:37:50 #51 ... 07:37:50 07:37:50 #43 [security-secretstore-setup internal] load build context 07:37:50 #43 DONE 36.0s 07:37:50 07:37:50 #51 [support-notifications internal] load build context 07:37:50 #51 ... 07:37:50 07:37:50 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 07:37:50 #59 extracting sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 14.3s 07:37:50 #59 ... 07:37:50 07:37:50 #55 [security-proxy-auth internal] load build context 07:37:51 #55 ... 07:37:51 07:37:51 #32 [security-proxy-setup internal] load build context 07:37:51 #32 transferring context: 28.49MB 37.9s done 07:37:51 #32 DONE 38.6s 07:37:51 07:37:51 #55 [security-proxy-auth internal] load build context 07:37:52 #55 ... 07:37:52 07:37:52 #53 [core-data internal] load build context 07:37:53 #53 ... 07:37:53 07:37:53 #55 [security-proxy-auth internal] load build context 07:37:53 #55 ... 07:37:53 07:37:53 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:37:53 #64 23.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:37:53 #64 25.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:37:53 #64 29.94 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:37:53 #64 29.94 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:37:53 #64 29.94 OK: 19946 distinct packages available 07:37:53 #64 31.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:37:53 #64 33.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:37:53 #64 ... 07:37:53 07:37:53 #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:37:53 #65 18.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:37:53 #65 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:37:53 #65 23.76 Upgrading critical system libraries and apk-tools: 07:37:53 #65 23.76 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:37:53 #65 23.76 Executing busybox-1.36.1-r5.trigger 07:37:53 #65 25.19 Continuing the upgrade transaction with new apk-tools: 07:37:53 #65 25.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:37:53 #65 26.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:37:53 #65 ... 07:37:53 07:37:53 #55 [security-proxy-auth internal] load build context 07:37:54 #55 ... 07:37:54 07:37:54 #56 [core-common-config-bootstrapper internal] load build context 07:37:54 #56 ... 07:37:54 07:37:54 #55 [security-proxy-auth internal] load build context 07:37:54 #55 ... 07:37:54 07:37:54 #41 [security-bootstrapper internal] load build context 07:37:54 #41 ... 07:37:54 07:37:54 #56 [core-common-config-bootstrapper internal] load build context 07:37:55 #56 ... 07:37:55 07:37:55 #48 [security-spiffe-token-provider internal] load build context 07:37:55 #48 transferring context: 28.49MB 39.0s done 07:37:55 #48 DONE 40.2s 07:37:55 07:37:55 #56 [core-common-config-bootstrapper internal] load build context 07:37:55 #56 ... 07:37:55 07:37:55 #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:37:55 #66 18.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:37:55 #66 20.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:37:55 #66 24.19 Upgrading critical system libraries and apk-tools: 07:37:55 #66 24.19 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:37:55 #66 24.25 Executing busybox-1.36.1-r5.trigger 07:37:55 #66 26.64 Continuing the upgrade transaction with new apk-tools: 07:37:55 #66 26.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:37:55 #66 ... 07:37:55 07:37:55 #56 [core-common-config-bootstrapper internal] load build context 07:37:55 #56 ... 07:37:55 07:37:55 #67 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 07:37:55 #67 19.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:37:55 #67 20.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:37:55 #67 25.03 Upgrading critical system libraries and apk-tools: 07:37:55 #67 25.03 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:37:55 #67 25.06 Executing busybox-1.36.1-r5.trigger 07:37:55 #67 26.72 Continuing the upgrade transaction with new apk-tools: 07:37:55 #67 26.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:37:55 #67 29.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:37:55 #67 ... 07:37:55 07:37:55 #44 [core-command internal] load build context 07:37:55 #44 ... 07:37:55 07:37:55 #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:37:55 #72 ... 07:37:55 07:37:55 #53 [core-data internal] load build context 07:37:56 #53 ... 07:37:56 07:37:56 #34 [core-metadata internal] load build context 07:37:56 #34 ... 07:37:56 07:37:56 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:37:56 #0 9.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:37:57 #73 ... 07:37:57 07:37:57 #56 [core-common-config-bootstrapper internal] load build context 07:37:57 #56 ... 07:37:57 07:37:57 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:37:57 #54 extracting sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 13.3s 07:37:57 #54 ... 07:37:57 07:37:57 #56 [core-common-config-bootstrapper internal] load build context 07:37:57 #56 ... 07:37:57 07:37:57 #41 [security-bootstrapper internal] load build context 07:37:57 #41 transferring context: 28.49MB 43.1s done 07:37:57 #41 DONE 43.6s 07:37:57 07:37:57 #56 [core-common-config-bootstrapper internal] load build context 07:37:57 #56 ... 07:37:57 07:37:57 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:37:57 #68 15.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:37:57 #68 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:37:57 #68 22.06 Upgrading critical system libraries and apk-tools: 07:37:57 #68 22.09 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:37:57 #68 22.11 Executing busybox-1.36.1-r5.trigger 07:37:57 #68 23.56 Continuing the upgrade transaction with new apk-tools: 07:37:57 #68 23.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:37:58 #68 ... 07:37:58 07:37:58 #56 [core-common-config-bootstrapper internal] load build context 07:37:58 #56 ... 07:37:58 07:37:58 #47 [support-scheduler internal] load build context 07:37:58 #47 transferring context: 28.49MB 42.9s done 07:37:58 #47 DONE 44.2s 07:37:58 07:37:58 #56 [core-common-config-bootstrapper internal] load build context 07:37:59 #56 ... 07:37:59 07:37:59 #34 [core-metadata internal] load build context 07:37:59 #34 transferring context: 28.49MB 42.1s done 07:37:59 #34 DONE 43.7s 07:37:59 07:37:59 #56 [core-common-config-bootstrapper internal] load build context 07:37:59 #56 ... 07:37:59 07:37:59 #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:37:59 #65 32.26 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:37:59 #65 32.30 OK: 18 MiB in 19 packages 07:37:59 #65 DONE 34.7s 07:37:59 07:37:59 #56 [core-common-config-bootstrapper internal] load build context 07:37:59 #56 ... 07:37:59 07:37:59 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:37:59 #69 17.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:37:59 #69 18.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:37:59 #69 25.12 Upgrading critical system libraries and apk-tools: 07:37:59 #69 25.12 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:37:59 #69 25.18 Executing busybox-1.36.1-r5.trigger 07:37:59 #69 27.25 Continuing the upgrade transaction with new apk-tools: 07:37:59 #69 ... 07:37:59 07:37:59 #56 [core-common-config-bootstrapper internal] load build context 07:38:00 #56 ... 07:38:00 07:38:00 #44 [core-command internal] load build context 07:38:00 #44 transferring context: 28.49MB 44.5s done 07:38:00 #44 DONE 46.0s 07:38:00 07:38:00 #56 [core-common-config-bootstrapper internal] load build context 07:38:00 #56 ... 07:38:00 07:38:00 #51 [support-notifications internal] load build context 07:38:00 #51 transferring context: 28.49MB 44.5s done 07:38:00 #51 DONE 45.3s 07:38:00 07:38:00 #56 [core-common-config-bootstrapper internal] load build context 07:38:01 #56 ... 07:38:01 07:38:01 #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:38:01 #74 DONE 1.4s 07:38:01 07:38:01 #53 [core-data internal] load build context 07:38:01 #53 ... 07:38:01 07:38:01 #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:38:01 #75 ... 07:38:01 07:38:01 #53 [core-data internal] load build context 07:38:01 #53 ... 07:38:01 07:38:01 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 07:38:01 #59 extracting sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 25.7s 07:38:01 #59 ... 07:38:01 07:38:01 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:38:01 #64 39.28 OK: 266 MiB in 52 packages 07:38:01 #64 DONE 41.9s 07:38:01 07:38:01 #53 [core-data internal] load build context 07:38:02 #53 transferring context: 28.49MB 43.4s done 07:38:02 #53 ... 07:38:02 07:38:02 #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:38:02 #70 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:38:02 #70 18.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:38:02 #70 25.48 Upgrading critical system libraries and apk-tools: 07:38:02 #70 25.48 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:38:02 #70 25.48 Executing busybox-1.36.1-r5.trigger 07:38:02 #70 26.32 Continuing the upgrade transaction with new apk-tools: 07:38:02 #70 ... 07:38:02 07:38:02 #55 [security-proxy-auth internal] load build context 07:38:02 #55 ... 07:38:02 07:38:02 #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:38:02 #70 26.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:38:02 #70 ... 07:38:02 07:38:02 #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:38:02 #71 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:38:02 #71 16.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:38:02 #71 22.69 Upgrading critical system libraries and apk-tools: 07:38:02 #71 22.69 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:38:02 #71 22.96 Executing busybox-1.36.1-r5.trigger 07:38:02 #71 24.49 Continuing the upgrade transaction with new apk-tools: 07:38:02 #71 24.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:38:02 #71 ... 07:38:02 07:38:02 #55 [security-proxy-auth internal] load build context 07:38:03 #55 ... 07:38:03 07:38:03 #53 [core-data internal] load build context 07:38:03 #53 DONE 44.9s 07:38:03 07:38:03 #56 [core-common-config-bootstrapper internal] load build context 07:38:03 #56 ... 07:38:03 07:38:03 #67 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 07:38:03 #67 35.00 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:38:03 #67 35.05 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:38:03 #67 35.39 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:38:03 #67 35.48 OK: 8 MiB in 16 packages 07:38:03 #67 DONE 36.8s 07:38:03 07:38:03 #56 [core-common-config-bootstrapper internal] load build context 07:38:03 #56 ... 07:38:03 07:38:03 #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:38:03 #66 29.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:38:03 #66 34.88 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:38:03 #66 34.93 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:38:03 #66 35.63 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:38:03 #66 35.70 OK: 8 MiB in 17 packages 07:38:03 #66 DONE 37.2s 07:38:03 07:38:03 #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:38:07 #76 ... 07:38:07 07:38:07 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:38:07 #68 25.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:38:07 #68 31.15 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:38:07 #68 31.24 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:38:07 #68 31.63 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:38:07 #68 31.68 Executing ca-certificates-20240226-r0.trigger 07:38:07 #68 32.68 OK: 18 MiB in 19 packages 07:38:07 #68 DONE 34.3s 07:38:07 07:38:07 #56 [core-common-config-bootstrapper internal] load build context 07:38:07 #56 ... 07:38:07 07:38:07 #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:38:07 #72 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:38:07 #72 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:38:07 #72 17.98 Upgrading critical system libraries and apk-tools: 07:38:07 #72 17.98 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:38:07 #72 18.08 Executing busybox-1.36.1-r5.trigger 07:38:07 #72 18.99 Continuing the upgrade transaction with new apk-tools: 07:38:07 #72 19.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:38:07 #72 20.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:38:07 #72 ... 07:38:07 07:38:07 #55 [security-proxy-auth internal] load build context 07:38:07 #55 transferring context: 28.49MB 47.9s done 07:38:07 #55 DONE 49.2s 07:38:07 07:38:07 #56 [core-common-config-bootstrapper internal] load build context 07:38:07 #56 transferring context: 28.49MB 47.6s done 07:38:07 #56 ... 07:38:07 07:38:07 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:38:07 #54 extracting sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 23.9s 07:38:08 #54 ... 07:38:08 07:38:08 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:38:08 #69 27.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:38:08 #69 29.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:38:08 #69 33.34 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:38:08 #69 33.38 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:38:08 #69 33.75 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:38:08 #69 33.78 Executing ca-certificates-20240226-r0.trigger 07:38:08 #69 34.43 OK: 9 MiB in 17 packages 07:38:08 #69 DONE 35.5s 07:38:08 07:38:08 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:38:08 #54 ... 07:38:08 07:38:08 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 07:38:08 #59 extracting sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 32.4s 07:38:08 #59 ... 07:38:08 07:38:08 #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:38:08 #70 27.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:38:08 #70 31.01 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:38:08 #70 31.07 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:38:08 #70 31.39 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:38:08 #70 31.43 OK: 8 MiB in 16 packages 07:38:08 #70 DONE 32.5s 07:38:08 07:38:08 #56 [core-common-config-bootstrapper internal] load build context 07:38:08 #56 DONE 50.4s 07:38:08 07:38:08 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 07:38:08 #59 ... 07:38:08 07:38:08 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:38:09 #54 ... 07:38:09 07:38:09 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:38:09 #73 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:38:09 #73 17.81 Upgrading critical system libraries and apk-tools: 07:38:09 #73 17.81 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:38:09 #73 17.81 Executing busybox-1.36.1-r5.trigger 07:38:09 #73 18.82 Continuing the upgrade transaction with new apk-tools: 07:38:09 #73 18.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:38:09 #73 20.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:38:09 #73 22.08 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:38:09 #73 22.08 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:38:09 #73 22.30 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:38:09 #73 22.33 OK: 8 MiB in 19 packages 07:38:09 #73 ... 07:38:09 07:38:09 #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:38:09 #71 26.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:38:09 #71 29.75 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:38:09 #71 29.82 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 07:38:09 #71 30.11 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 07:38:09 #71 30.14 Executing ca-certificates-20240226-r0.trigger 07:38:09 #71 30.67 OK: 13 MiB in 26 packages 07:38:09 #71 DONE 31.6s 07:38:09 07:38:09 #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:38:09 #72 22.73 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 07:38:09 #72 22.84 OK: 9 MiB in 20 packages 07:38:09 #72 DONE 23.4s 07:38:09 07:38:09 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:38:09 #54 ... 07:38:09 07:38:09 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:38:09 #77 ... 07:38:09 07:38:09 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:38:09 #54 ... 07:38:09 07:38:09 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:38:09 #73 DONE 22.9s 07:38:09 07:38:09 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:38:09 #54 ... 07:38:09 07:38:09 #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:38:09 #75 DONE 18.5s 07:38:09 07:38:09 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:38:10 #54 ... 07:38:10 07:38:10 #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:38:10 #76 DONE 6.4s 07:38:10 07:38:10 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:38:10 #54 ... 07:38:10 07:38:10 #78 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:38:10 #78 DONE 0.3s 07:38:10 07:38:10 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:38:11 #54 ... 07:38:11 07:38:11 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:38:11 #79 ... 07:38:11 07:38:11 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:38:12 #54 ... 07:38:12 07:38:12 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:38:12 #80 ... 07:38:12 07:38:12 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:38:12 #54 ... 07:38:12 07:38:12 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:38:12 #79 DONE 11.0s 07:38:12 07:38:12 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:38:12 #54 extracting sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 28.8s done 07:38:12 #54 ... 07:38:12 07:38:12 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:38:12 #80 DONE 10.7s 07:38:12 07:38:12 #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:38:12 #81 DONE 1.4s 07:38:12 07:38:12 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:38:12 #77 DONE 13.3s 07:38:13 07:38:13 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:13 #82 ... 07:38:13 07:38:13 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:38:13 #54 DONE 55.3s 07:38:13 07:38:13 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:15 #83 ... 07:38:15 07:38:15 #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:38:15 #84 DONE 1.5s 07:38:15 07:38:15 #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:38:15 #85 DONE 1.5s 07:38:15 07:38:15 #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:38:15 #86 DONE 1.5s 07:38:15 07:38:15 #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:38:15 #87 DONE 0.3s 07:38:15 07:38:15 #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:38:15 #88 DONE 0.2s 07:38:15 07:38:15 #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:38:15 #89 DONE 0.2s 07:38:15 07:38:15 #90 [security-spire-server stage-2 6/9] COPY security.txt / 07:38:16 #90 ... 07:38:16 07:38:16 #91 [security-spire-agent stage-3 7/10] COPY security.txt / 07:38:16 #91 DONE 0.2s 07:38:16 07:38:16 #90 [security-spire-server stage-2 6/9] COPY security.txt / 07:38:16 #90 DONE 0.3s 07:38:16 07:38:16 #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:38:16 #92 ... 07:38:16 07:38:16 #93 [security-spire-config stage-2 6/10] COPY security.txt / 07:38:16 #93 DONE 0.3s 07:38:16 07:38:16 #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:38:16 #92 DONE 0.3s 07:38:16 07:38:16 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:38:16 #94 DONE 0.2s 07:38:16 07:38:16 #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:38:16 #95 ... 07:38:16 07:38:16 #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:38:16 #96 DONE 0.2s 07:38:16 07:38:16 #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:38:16 #97 DONE 0.3s 07:38:16 07:38:16 #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:38:16 #95 DONE 0.3s 07:38:16 07:38:16 #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:38:17 #98 ... 07:38:17 07:38:17 #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:38:17 #99 DONE 0.2s 07:38:17 07:38:17 #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:38:17 #98 DONE 0.2s 07:38:17 07:38:17 #100 [security-spire-agent] exporting to image 07:38:17 #100 exporting layers 07:38:17 #100 ... 07:38:17 07:38:17 #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:38:17 #101 DONE 0.4s 07:38:17 07:38:17 #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:38:17 #102 DONE 0.3s 07:38:17 07:38:17 #100 [security-spire-config] exporting to image 07:38:17 #140 ... 07:38:17 07:38:17 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:38:17 #136 77.00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:38:18 #100 ... 07:38:18 07:38:18 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 07:38:18 #59 extracting sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 33.1s done 07:38:19 #59 ... 07:38:19 07:38:19 #100 [security-spire-server] exporting to image 07:38:19 #100 exporting layers 2.1s done 07:38:19 #100 writing image sha256:d880399f50b0f5d079b6ea0d519b0f231db7f35f75539401a49f69424fe83b89 07:38:19 #100 writing image sha256:d880399f50b0f5d079b6ea0d519b0f231db7f35f75539401a49f69424fe83b89 done 07:38:19 #100 naming to docker.io/library/security-spire-server-arm64 0.0s done 07:38:20 #100 exporting layers 2.7s done 07:38:20 #100 writing image sha256:ddbd4510abf38363fd8b714a813b50145647f6705eafa3b74323f532023ac3fe 07:38:20 #100 ... 07:38:20 07:38:20 #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:20 #103 ... 07:38:20 07:38:20 #100 [security-spire-config] exporting to image 07:38:20 #100 exporting layers 3.0s done 07:38:20 #100 writing image sha256:ddbd4510abf38363fd8b714a813b50145647f6705eafa3b74323f532023ac3fe 0.1s done 07:38:20 #100 naming to docker.io/library/security-spire-config-arm64 0.0s done 07:38:20 #100 writing image sha256:bd9f7d0640ccf4050e8653837aca4566c8cd0663f2fbb1b20c375a02b9397338 0.0s done 07:38:20 #100 naming to docker.io/library/security-spire-agent-arm64 07:38:20 #100 naming to docker.io/library/security-spire-agent-arm64 done 07:38:20 #100 DONE 3.0s 07:38:20 07:38:20 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:24 #136 ... 07:38:24 07:38:24 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:38:24 #130 DONE 85.7s 07:38:24 07:38:24 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:38:24 #134 DONE 85.7s 07:38:24 07:38:24 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:38:24 #133 DONE 85.7s 07:38:24 07:38:24 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:38:24 #140 DONE 85.7s 07:38:24 07:38:24 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:38:24 #138 DONE 85.7s 07:38:24 07:38:24 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:38:24 #137 DONE 85.7s 07:38:24 07:38:24 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:38:24 #135 DONE 85.8s 07:38:24 07:38:24 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:38:24 #131 DONE 85.8s 07:38:24 07:38:24 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:38:24 #136 DONE 85.9s 07:38:24 07:38:24 #141 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:38:24 #141 ... 07:38:24 07:38:24 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:38:24 #132 DONE 86.3s 07:38:24 07:38:24 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:38:24 #142 ... 07:38:24 07:38:24 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:38:24 #139 DONE 86.6s 07:38:24 07:38:24 #141 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:38:24 #141 DONE 1.0s 07:38:24 07:38:24 #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:38:24 #143 ... 07:38:24 07:38:24 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:38:24 #142 DONE 0.5s 07:38:24 07:38:24 #144 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:38:24 #144 DONE 0.5s 07:38:24 07:38:24 #145 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:38:24 #145 DONE 0.8s 07:38:24 07:38:24 #146 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:38:24 #146 DONE 0.7s 07:38:24 07:38:24 #147 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:38:24 #147 DONE 0.9s 07:38:24 07:38:24 #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:38:24 #143 DONE 0.3s 07:38:24 07:38:24 #148 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:38:24 #148 ... 07:38:24 07:38:24 #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:38:24 #149 DONE 0.2s 07:38:24 07:38:24 #150 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:38:24 #150 DONE 0.3s 07:38:24 07:38:24 #151 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:38:24 #151 DONE 0.2s 07:38:24 07:38:24 #152 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:38:24 #152 DONE 0.2s 07:38:24 07:38:24 #153 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:38:24 #153 DONE 0.2s 07:38:24 07:38:24 #154 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:38:24 #154 CACHED 07:38:24 07:38:24 #155 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:38:24 #155 CACHED 07:38:24 07:38:24 #156 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:38:24 #156 CACHED 07:38:24 07:38:24 #157 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:38:24 #157 CACHED 07:38:24 07:38:24 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:38:24 #158 CACHED 07:38:24 07:38:24 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:38:24 #159 CACHED 07:38:24 07:38:24 #160 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:38:24 #160 CACHED 07:38:24 07:38:24 #161 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:38:24 #161 CACHED 07:38:24 07:38:24 #148 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:38:24 #148 DONE 0.2s 07:38:24 07:38:24 #162 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:38:26 #162 ... 07:38:26 07:38:26 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:38:26 #163 DONE 1.9s 07:38:26 07:38:26 #164 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:38:26 #164 DONE 1.9s 07:38:26 07:38:26 #165 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:38:26 #165 DONE 1.9s 07:38:26 07:38:26 #166 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:38:26 #166 DONE 1.9s 07:38:26 07:38:26 #167 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:38:26 #167 DONE 2.0s 07:38:26 07:38:26 #168 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:38:26 #168 DONE 2.0s 07:38:26 07:38:26 #169 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:38:26 #169 ... 07:38:26 07:38:26 #170 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:38:26 #170 DONE 2.1s 07:38:26 07:38:26 #171 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:38:26 #171 DONE 2.1s 07:38:26 07:38:26 #162 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:38:26 #162 DONE 2.0s 07:38:26 07:38:26 #172 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:38:26 #172 DONE 2.1s 07:38:27 07:38:27 #173 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:38:27 #173 DONE 2.4s 07:38:27 07:38:27 #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:38:27 #174 ... 07:38:27 07:38:27 #175 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:38:27 #175 DONE 0.4s 07:38:27 07:38:27 #176 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:38:27 #176 DONE 0.4s 07:38:27 07:38:27 #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:38:27 #177 DONE 0.4s 07:38:27 07:38:27 #178 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:38:27 #178 DONE 0.5s 07:38:27 07:38:27 #179 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:38:27 #179 DONE 0.4s 07:38:27 07:38:27 #169 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:38:27 #169 DONE 0.4s 07:38:27 07:38:27 #180 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:38:27 #180 DONE 0.4s 07:38:27 07:38:27 #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:38:27 #181 DONE 0.4s 07:38:27 07:38:27 #182 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:38:27 #182 DONE 0.4s 07:38:27 07:38:27 #100 [support-notifications] exporting to image 07:38:27 #100 exporting layers 07:38:27 #100 ... 07:38:27 07:38:27 #183 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:38:27 #183 DONE 0.4s 07:38:27 07:38:27 #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:38:27 #174 DONE 0.4s 07:38:27 07:38:27 #100 [core-data] exporting to image 07:38:27 #100 exporting layers 0.2s done 07:38:27 #100 ... 07:38:27 07:38:27 #184 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:38:27 #184 DONE 0.4s 07:38:27 07:38:27 #185 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:38:27 #185 DONE 0.4s 07:38:27 07:38:27 #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:38:27 #186 DONE 0.6s 07:38:27 07:38:27 #187 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:38:27 #187 DONE 0.5s 07:38:27 07:38:27 #100 [core-command] exporting to image 07:38:27 #100 exporting layers 0.5s done 07:38:27 #100 writing image sha256:e80dac085a154758fd875ec357ad9bb4843630e4b726dffdf8df732a429556f6 0.0s done 07:38:27 #100 naming to docker.io/library/core-command done 07:38:27 #100 writing image sha256:b3c425626630e880be275d47a7a56fcde2ee6369c3a420a894a902794950cefa 07:38:27 #100 ... 07:38:27 07:38:27 #188 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:38:27 #188 DONE 0.5s 07:38:27 07:38:27 #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:38:27 #189 DONE 0.5s 07:38:27 07:38:27 #100 [support-scheduler] exporting to image 07:38:27 #100 exporting layers 0.6s done 07:38:27 #100 writing image sha256:b3c425626630e880be275d47a7a56fcde2ee6369c3a420a894a902794950cefa 0.2s done 07:38:27 #100 naming to docker.io/library/support-scheduler done 07:38:27 #100 ... 07:38:27 07:38:27 #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:38:27 #190 DONE 0.3s 07:38:27 07:38:27 #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:38:27 #191 DONE 0.3s 07:38:27 07:38:27 #100 [support-notifications] exporting to image 07:38:27 #100 exporting layers 0.6s done 07:38:27 #100 writing image sha256:e6dbc05090b69c2c5177bb2b8a26d09acf843a149893ee2996e488af398190d4 0.0s done 07:38:27 #100 naming to docker.io/library/security-spiffe-token-provider done 07:38:27 #100 writing image sha256:15ccf0d05d273f37ec14f7db9a6f14db4492dab71559cd0df1a1505766bd7f42 done 07:38:27 #100 naming to docker.io/library/support-notifications done 07:38:27 #100 writing image sha256:cd04fa046b764b14ebe08ebddf3ba472c27a4209891112212ec087893da23fec 07:38:28 #100 writing image sha256:cd04fa046b764b14ebe08ebddf3ba472c27a4209891112212ec087893da23fec done 07:38:28 #100 naming to docker.io/library/core-metadata done 07:38:28 #100 writing image sha256:b614c169c1ede75f624b7c6cd6428bc20696e8bf3dd70bfb21d40f96d847cfaf done 07:38:28 #100 naming to docker.io/library/core-data done 07:38:28 #100 DONE 1.7s 07:38:28 07:38:28 #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:38:28 #192 ... 07:38:28 07:38:28 #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:38:28 #193 DONE 0.8s 07:38:28 07:38:28 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:38:28 #194 DONE 1.0s 07:38:28 07:38:28 #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:38:28 #195 DONE 0.8s 07:38:28 07:38:28 #196 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:38:28 #196 DONE 0.9s 07:38:28 07:38:28 #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:38:28 #197 DONE 0.1s 07:38:28 07:38:28 #100 [core-common-config-bootstrapper] exporting to image 07:38:28 #100 ... 07:38:28 07:38:28 #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:38:28 #198 DONE 0.1s 07:38:28 07:38:28 #199 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:38:28 #199 DONE 0.1s 07:38:28 07:38:28 #100 [core-common-config-bootstrapper] exporting to image 07:38:28 #100 exporting layers 0.2s done 07:38:28 #100 exporting layers 0.2s done 07:38:28 #100 writing image sha256:d54b932689f3273430c644fed30d9fb335b3eca394eb0ab132cd0b3daa21611f 0.0s done 07:38:28 #100 naming to docker.io/library/security-proxy-auth done 07:38:28 #100 writing image sha256:7c502833d6e15fd4bfd81a209e170e4fca2b0d7777c8d92d2aa3ca9b31a608f9 done 07:38:28 #100 naming to docker.io/library/core-common-config-bootstrapper done 07:38:28 #100 DONE 1.9s 07:38:28 07:38:28 #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:38:28 #200 DONE 0.1s 07:38:28 07:38:28 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:38:28 #201 DONE 0.1s 07:38:28 07:38:28 #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:38:29 #202 ... 07:38:29 07:38:29 #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:38:29 #203 DONE 0.0s 07:38:29 07:38:29 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:38:29 #204 ... 07:38:29 07:38:29 #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:38:29 #202 DONE 0.6s 07:38:29 07:38:29 #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:38:29 #192 DONE 1.5s 07:38:29 07:38:29 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:38:29 #204 DONE 0.4s 07:38:29 07:38:29 #100 [security-bootstrapper] exporting to image 07:38:29 #100 exporting layers 0.4s done 07:38:29 #100 exporting layers 0.4s done 07:38:29 #100 writing image sha256:e6c6ec30acb01afdc6b8f39322e01e54034e459f4f57d1d189f5e75fa2f13e74 done 07:38:29 #100 naming to docker.io/library/security-secretstore-setup done 07:38:29 #100 writing image sha256:ac74cd7f3ccaddafd9d7928f8dab2faa457ccf689765dc5796b0e86e39c4fbf2 done 07:38:29 #100 naming to docker.io/library/security-proxy-setup 07:38:29 #100 exporting layers 0.4s done 07:38:29 #100 naming to docker.io/library/security-proxy-setup done 07:38:29 #100 writing image sha256:f677ebe33cdb7adcc8fbfc86990f10fcf93b289b6b440a6cbf3cbdde1075a412 done 07:38:29 #100 naming to docker.io/library/security-bootstrapper done 07:38:29 #100 DONE 2.4s 07:38:29 07:38:29 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 07:38:29 time="2024-05-10T07:35:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:29 time="2024-05-10T07:35:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:29 time="2024-05-10T07:35:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:29 time="2024-05-10T07:35:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:29 time="2024-05-10T07:35:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:29 time="2024-05-10T07:35:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:29 time="2024-05-10T07:35:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:29 time="2024-05-10T07:35:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:29 time="2024-05-10T07:35:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:29 time="2024-05-10T07:35:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:29 time="2024-05-10T07:35:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:29 time="2024-05-10T07:35:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:29 time="2024-05-10T07:35:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:29 time="2024-05-10T07:35:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:38:29 $ docker stop --time=1 56514985bbbf9713e678ebfa65d61d50bcd63d0a47520beca812180d3df77ee8 07:38:31 $ docker rm -f --volumes 56514985bbbf9713e678ebfa65d61d50bcd63d0a47520beca812180d3df77ee8 [Pipeline] // withDockerContainer [Pipeline] sh 07:38:31 + docker images 07:38:31 REPOSITORY TAG IMAGE ID CREATED SIZE 07:38:31 security-secretstore-setup latest e6c6ec30acb0 2 seconds ago 50MB 07:38:31 security-bootstrapper latest f677ebe33cdb 2 seconds ago 28.9MB 07:38:31 security-proxy-setup latest ac74cd7f3cca 2 seconds ago 34.9MB 07:38:31 security-proxy-auth latest d54b932689f3 3 seconds ago 25MB 07:38:31 core-common-config-bootstrapper latest 7c502833d6e1 3 seconds ago 23.8MB 07:38:31 core-data latest b614c169c1ed 4 seconds ago 26.9MB 07:38:31 core-metadata latest cd04fa046b76 4 seconds ago 27.2MB 07:38:31 core-command latest e80dac085a15 5 seconds ago 26.7MB 07:38:31 support-notifications latest 15ccf0d05d27 5 seconds ago 40MB 07:38:31 security-spiffe-token-provider latest e6dbc05090b6 5 seconds ago 40.4MB 07:38:31 support-scheduler latest b3c425626630 5 seconds ago 39.4MB 07:38:31 security-spire-config latest 98eed0cf626d 2 minutes ago 119MB 07:38:31 security-spire-agent latest 11a2744b4e8a 2 minutes ago 178MB 07:38:31 security-spire-server latest 9246f6b236c2 2 minutes ago 120MB 07:38:31 ci-base-image-x86_64 latest 47c1535c171d 5 minutes ago 886MB 07:38:31 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.21-alpine-lts 60b93f829570 2 weeks ago 565MB 07:38:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 11 months ago 334MB 07:38:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 22 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:38:31 provisioning config files... 07:38:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config9811578289613228224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:38:31 ---> ****-login.sh 07:38:31 nexus3.edgexfoundry.org:10001 07:38:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:38:31 Configure a credential helper to remove this warning. See 07:38:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:38:31 07:38:31 Login Succeeded 07:38:31 nexus3.edgexfoundry.org:10002 07:38:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:38:31 Configure a credential helper to remove this warning. See 07:38:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:38:31 07:38:31 Login Succeeded 07:38:31 nexus3.edgexfoundry.org:10003 07:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:38:32 Configure a credential helper to remove this warning. See 07:38:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:38:32 07:38:32 Login Succeeded 07:38:32 nexus3.edgexfoundry.org:10004 07:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:38:32 Configure a credential helper to remove this warning. See 07:38:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:38:32 07:38:32 Login Succeeded 07:38:32 ****.io 07:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:38:32 Configure a credential helper to remove this warning. See 07:38:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:38:32 07:38:32 Login Succeeded 07:38:32 ---> ****-login.sh ends [Pipeline] } 07:38:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:32 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:38:32 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:38:32 8e20ba2d710d6e8a600bdba73452396809bc6a06 07:38:32 3.1.1-dev.2 07:38:32 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:38:32 napa 07:38:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:33 + docker push nexus3.edgexfoundry.org:10004/core-command:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:38:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:38:33 ed762570570b: Preparing 07:38:33 c06df9e58d79: Preparing 07:38:33 24a75510967f: Preparing 07:38:33 30c3ce6c280e: Preparing 07:38:33 4863d48b93a0: Preparing 07:38:33 c605c0149b0c: Preparing 07:38:33 aedc3bda2944: Preparing 07:38:33 aedc3bda2944: Waiting 07:38:33 c605c0149b0c: Waiting 07:38:33 30c3ce6c280e: Pushed 07:38:33 ed762570570b: Pushed 07:38:33 24a75510967f: Pushed 07:38:33 aedc3bda2944: Layer already exists 07:38:33 c605c0149b0c: Pushed 07:38:33 4863d48b93a0: Pushed 07:38:34 c06df9e58d79: Pushed 07:38:34 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:e8b2c765ef48f6ffb01dcb392b0b937df22f2a84c556df8b25c2b60ca138a67f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:35 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.1-dev.2 07:38:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:38:35 ed762570570b: Preparing 07:38:35 c06df9e58d79: Preparing 07:38:35 24a75510967f: Preparing 07:38:35 30c3ce6c280e: Preparing 07:38:35 4863d48b93a0: Preparing 07:38:35 c605c0149b0c: Preparing 07:38:35 aedc3bda2944: Preparing 07:38:35 c605c0149b0c: Waiting 07:38:35 aedc3bda2944: Waiting 07:38:35 ed762570570b: Layer already exists 07:38:35 24a75510967f: Layer already exists 07:38:35 4863d48b93a0: Layer already exists 07:38:35 30c3ce6c280e: Layer already exists 07:38:35 c06df9e58d79: Layer already exists 07:38:35 c605c0149b0c: Layer already exists 07:38:35 aedc3bda2944: Layer already exists 07:38:35 3.1.1-dev.2: digest: sha256:e8b2c765ef48f6ffb01dcb392b0b937df22f2a84c556df8b25c2b60ca138a67f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:35 + docker push nexus3.edgexfoundry.org:10004/core-command:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:38:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:38:35 ed762570570b: Preparing 07:38:35 c06df9e58d79: Preparing 07:38:35 24a75510967f: Preparing 07:38:35 30c3ce6c280e: Preparing 07:38:35 4863d48b93a0: Preparing 07:38:35 c605c0149b0c: Preparing 07:38:35 aedc3bda2944: Preparing 07:38:35 c605c0149b0c: Waiting 07:38:35 aedc3bda2944: Waiting 07:38:35 24a75510967f: Layer already exists 07:38:35 c06df9e58d79: Layer already exists 07:38:35 ed762570570b: Layer already exists 07:38:35 30c3ce6c280e: Layer already exists 07:38:35 4863d48b93a0: Layer already exists 07:38:35 c605c0149b0c: Layer already exists 07:38:35 aedc3bda2944: Layer already exists 07:38:35 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:e8b2c765ef48f6ffb01dcb392b0b937df22f2a84c556df8b25c2b60ca138a67f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:36 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:36 + docker push nexus3.edgexfoundry.org:10004/core-command:napa 07:38:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:38:36 ed762570570b: Preparing 07:38:36 c06df9e58d79: Preparing 07:38:36 24a75510967f: Preparing 07:38:36 30c3ce6c280e: Preparing 07:38:36 4863d48b93a0: Preparing 07:38:36 c605c0149b0c: Preparing 07:38:36 aedc3bda2944: Preparing 07:38:36 c605c0149b0c: Waiting 07:38:36 c06df9e58d79: Layer already exists 07:38:36 ed762570570b: Layer already exists 07:38:36 4863d48b93a0: Layer already exists 07:38:36 30c3ce6c280e: Layer already exists 07:38:36 24a75510967f: Layer already exists 07:38:36 c605c0149b0c: Layer already exists 07:38:36 aedc3bda2944: Layer already exists 07:38:36 napa: digest: sha256:e8b2c765ef48f6ffb01dcb392b0b937df22f2a84c556df8b25c2b60ca138a67f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:36 ===================================================== [Pipeline] echo 07:38:36 taggedImages: 07:38:36 - nexus3.edgexfoundry.org:10004/core-command:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:38:36 - nexus3.edgexfoundry.org:10004/core-command:3.1.1-dev.2 07:38:36 - nexus3.edgexfoundry.org:10004/core-command:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:38:36 - nexus3.edgexfoundry.org:10004/core-command:napa [Pipeline] echo 07:38:36 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 07:38:36 8e20ba2d710d6e8a600bdba73452396809bc6a06 07:38:36 3.1.1-dev.2 07:38:36 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:38:36 napa 07:38:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:37 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:38:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:38:37 7fad6ae0fb1c: Preparing 07:38:37 732cf47b8d47: Preparing 07:38:37 421118631078: Preparing 07:38:37 e988854235f6: Preparing 07:38:37 24a75510967f: Preparing 07:38:37 30c3ce6c280e: Preparing 07:38:37 4863d48b93a0: Preparing 07:38:37 c605c0149b0c: Preparing 07:38:37 aedc3bda2944: Preparing 07:38:37 30c3ce6c280e: Waiting 07:38:37 4863d48b93a0: Waiting 07:38:37 24a75510967f: Layer already exists 07:38:37 30c3ce6c280e: Layer already exists 07:38:37 4863d48b93a0: Layer already exists 07:38:37 c605c0149b0c: Layer already exists 07:38:37 732cf47b8d47: Pushed 07:38:37 aedc3bda2944: Layer already exists 07:38:37 7fad6ae0fb1c: Pushed 07:38:37 421118631078: Pushed 07:38:38 e988854235f6: Pushed 07:38:38 #104 DONE 24.7s 07:38:38 07:38:38 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:38 #83 DONE 24.6s 07:38:38 07:38:38 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:38 #82 DONE 24.6s 07:38:38 07:38:38 #105 [support-notifications builder 6/7] COPY . . 07:38:38 #105 ... 07:38:38 07:38:38 #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:38 #103 DONE 27.5s 07:38:38 07:38:38 #106 [security-secretstore-setup builder 6/7] COPY . . 07:38:38 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:1487e5ec9fc6d8ae1cd3b12017daf0b7c96a16b5e31854105b4b2c3a63687e50 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:38 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.1-dev.2 07:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:38:39 7fad6ae0fb1c: Preparing 07:38:39 732cf47b8d47: Preparing 07:38:39 421118631078: Preparing 07:38:39 e988854235f6: Preparing 07:38:39 24a75510967f: Preparing 07:38:39 30c3ce6c280e: Preparing 07:38:39 4863d48b93a0: Preparing 07:38:39 c605c0149b0c: Preparing 07:38:39 aedc3bda2944: Preparing 07:38:39 30c3ce6c280e: Waiting 07:38:39 4863d48b93a0: Waiting 07:38:39 c605c0149b0c: Waiting 07:38:39 e988854235f6: Layer already exists 07:38:39 732cf47b8d47: Layer already exists 07:38:39 7fad6ae0fb1c: Layer already exists 07:38:39 421118631078: Layer already exists 07:38:39 24a75510967f: Layer already exists 07:38:39 aedc3bda2944: Layer already exists 07:38:39 c605c0149b0c: Layer already exists 07:38:39 30c3ce6c280e: Layer already exists 07:38:39 4863d48b93a0: Layer already exists 07:38:39 3.1.1-dev.2: digest: sha256:1487e5ec9fc6d8ae1cd3b12017daf0b7c96a16b5e31854105b4b2c3a63687e50 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:39 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:38:39 7fad6ae0fb1c: Preparing 07:38:39 732cf47b8d47: Preparing 07:38:39 421118631078: Preparing 07:38:39 e988854235f6: Preparing 07:38:39 24a75510967f: Preparing 07:38:39 30c3ce6c280e: Preparing 07:38:39 4863d48b93a0: Preparing 07:38:39 c605c0149b0c: Preparing 07:38:39 aedc3bda2944: Preparing 07:38:39 aedc3bda2944: Waiting 07:38:39 4863d48b93a0: Waiting 07:38:39 c605c0149b0c: Waiting 07:38:39 30c3ce6c280e: Waiting 07:38:39 7fad6ae0fb1c: Layer already exists 07:38:39 732cf47b8d47: Layer already exists 07:38:39 24a75510967f: Layer already exists 07:38:39 421118631078: Layer already exists 07:38:39 e988854235f6: Layer already exists 07:38:39 30c3ce6c280e: Layer already exists 07:38:39 4863d48b93a0: Layer already exists 07:38:39 c605c0149b0c: Layer already exists 07:38:39 aedc3bda2944: Layer already exists 07:38:39 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:1487e5ec9fc6d8ae1cd3b12017daf0b7c96a16b5e31854105b4b2c3a63687e50 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:40 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:napa 07:38:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:38:40 7fad6ae0fb1c: Preparing 07:38:40 732cf47b8d47: Preparing 07:38:40 421118631078: Preparing 07:38:40 e988854235f6: Preparing 07:38:40 24a75510967f: Preparing 07:38:40 30c3ce6c280e: Preparing 07:38:40 4863d48b93a0: Preparing 07:38:40 c605c0149b0c: Preparing 07:38:40 aedc3bda2944: Preparing 07:38:40 c605c0149b0c: Waiting 07:38:40 30c3ce6c280e: Waiting 07:38:40 4863d48b93a0: Waiting 07:38:40 aedc3bda2944: Waiting 07:38:40 e988854235f6: Layer already exists 07:38:40 7fad6ae0fb1c: Layer already exists 07:38:40 24a75510967f: Layer already exists 07:38:40 732cf47b8d47: Layer already exists 07:38:40 421118631078: Layer already exists 07:38:40 c605c0149b0c: Layer already exists 07:38:40 30c3ce6c280e: Layer already exists 07:38:40 4863d48b93a0: Layer already exists 07:38:40 aedc3bda2944: Layer already exists 07:38:40 napa: digest: sha256:1487e5ec9fc6d8ae1cd3b12017daf0b7c96a16b5e31854105b4b2c3a63687e50 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:40 ===================================================== [Pipeline] echo 07:38:40 taggedImages: 07:38:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:38:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.1-dev.2 07:38:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:38:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:napa [Pipeline] echo 07:38:40 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:38:40 8e20ba2d710d6e8a600bdba73452396809bc6a06 07:38:40 3.1.1-dev.2 07:38:40 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:38:40 napa 07:38:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:41 + docker push nexus3.edgexfoundry.org:10004/core-data:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:38:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:38:41 09e9d47505d1: Preparing 07:38:41 de325b3d8d89: Preparing 07:38:41 24a75510967f: Preparing 07:38:41 30c3ce6c280e: Preparing 07:38:41 1e9837aab522: Preparing 07:38:41 7c73b1bbb868: Preparing 07:38:41 aedc3bda2944: Preparing 07:38:41 7c73b1bbb868: Waiting 07:38:41 30c3ce6c280e: Layer already exists 07:38:41 24a75510967f: Layer already exists 07:38:41 aedc3bda2944: Layer already exists 07:38:41 09e9d47505d1: Pushed 07:38:41 7c73b1bbb868: Pushed 07:38:41 #106 DONE 3.9s 07:38:41 07:38:41 #107 [support-scheduler builder 6/7] COPY . . 07:38:41 #107 DONE 4.0s 07:38:41 07:38:41 #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:41 #108 CACHED 07:38:41 07:38:41 #109 [core-data builder 6/7] COPY . . 07:38:41 #109 CACHED 07:38:41 07:38:41 #110 [core-data builder 4/7] COPY go.mod vendor* ./ 07:38:41 #110 CACHED 07:38:41 07:38:41 #111 [security-proxy-auth builder 6/7] COPY . . 07:38:41 #111 CACHED 07:38:41 07:38:41 #112 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:38:41 #112 CACHED 07:38:41 07:38:41 #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:41 #113 CACHED 07:38:41 07:38:41 #114 [security-spiffe-token-provider builder 6/7] COPY . . 07:38:41 #114 DONE 4.0s 07:38:41 07:38:41 #115 [core-common-config-bootstrapper builder 6/7] COPY . . 07:38:41 #115 CACHED 07:38:41 07:38:41 #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:41 #116 CACHED 07:38:41 07:38:41 #117 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:38:41 #117 CACHED 07:38:41 07:38:41 #105 [support-notifications builder 6/7] COPY . . 07:38:41 #105 DONE 3.9s 07:38:41 07:38:41 #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:38:41 #118 CACHED 07:38:41 07:38:41 #119 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:41 #119 CACHED 07:38:41 07:38:41 #120 [core-metadata builder 6/7] COPY . . 07:38:41 #120 CACHED 07:38:41 07:38:41 #121 [core-command builder 4/7] COPY go.mod vendor* ./ 07:38:41 #121 CACHED 07:38:41 07:38:41 #122 [core-command builder 6/7] COPY . . 07:38:41 #122 CACHED 07:38:41 07:38:41 #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:41 #123 CACHED 07:38:41 07:38:41 #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:38:41 #124 CACHED 07:38:41 07:38:41 #125 [security-bootstrapper builder 6/7] COPY . . 07:38:41 #125 CACHED 07:38:41 07:38:41 #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:41 #126 CACHED 07:38:41 07:38:41 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:41 #127 CACHED 07:38:41 07:38:41 #128 [security-proxy-setup builder 6/7] COPY . . 07:38:41 #128 CACHED 07:38:41 07:38:41 #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:38:41 #129 CACHED 07:38:41 07:38:41 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:38:41 1e9837aab522: Pushed 07:38:42 de325b3d8d89: Pushed 07:38:42 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:23fad853c502f9e4b526883f4339a77137e3577b4dca4af8c75cc90236e49386 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:43 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.1-dev.2 07:38:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:38:43 09e9d47505d1: Preparing 07:38:43 de325b3d8d89: Preparing 07:38:43 24a75510967f: Preparing 07:38:43 30c3ce6c280e: Preparing 07:38:43 1e9837aab522: Preparing 07:38:43 7c73b1bbb868: Preparing 07:38:43 aedc3bda2944: Preparing 07:38:43 7c73b1bbb868: Waiting 07:38:43 aedc3bda2944: Waiting 07:38:43 1e9837aab522: Layer already exists 07:38:43 24a75510967f: Layer already exists 07:38:43 de325b3d8d89: Layer already exists 07:38:43 30c3ce6c280e: Layer already exists 07:38:43 09e9d47505d1: Layer already exists 07:38:43 aedc3bda2944: Layer already exists 07:38:43 7c73b1bbb868: Layer already exists 07:38:43 3.1.1-dev.2: digest: sha256:23fad853c502f9e4b526883f4339a77137e3577b4dca4af8c75cc90236e49386 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:44 + docker push nexus3.edgexfoundry.org:10004/core-data:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:38:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:38:44 09e9d47505d1: Preparing 07:38:44 de325b3d8d89: Preparing 07:38:44 24a75510967f: Preparing 07:38:44 30c3ce6c280e: Preparing 07:38:44 1e9837aab522: Preparing 07:38:44 7c73b1bbb868: Preparing 07:38:44 aedc3bda2944: Preparing 07:38:44 7c73b1bbb868: Waiting 07:38:44 aedc3bda2944: Waiting 07:38:44 30c3ce6c280e: Layer already exists 07:38:44 09e9d47505d1: Layer already exists 07:38:44 1e9837aab522: Layer already exists 07:38:44 de325b3d8d89: Layer already exists 07:38:44 24a75510967f: Layer already exists 07:38:44 7c73b1bbb868: Layer already exists 07:38:44 aedc3bda2944: Layer already exists 07:38:44 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:23fad853c502f9e4b526883f4339a77137e3577b4dca4af8c75cc90236e49386 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:44 + docker push nexus3.edgexfoundry.org:10004/core-data:napa 07:38:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:38:44 09e9d47505d1: Preparing 07:38:44 de325b3d8d89: Preparing 07:38:44 24a75510967f: Preparing 07:38:44 30c3ce6c280e: Preparing 07:38:44 1e9837aab522: Preparing 07:38:44 7c73b1bbb868: Preparing 07:38:44 aedc3bda2944: Preparing 07:38:44 7c73b1bbb868: Waiting 07:38:44 aedc3bda2944: Waiting 07:38:44 30c3ce6c280e: Layer already exists 07:38:44 09e9d47505d1: Layer already exists 07:38:44 de325b3d8d89: Layer already exists 07:38:44 24a75510967f: Layer already exists 07:38:44 1e9837aab522: Layer already exists 07:38:44 aedc3bda2944: Layer already exists 07:38:44 7c73b1bbb868: Layer already exists 07:38:44 napa: digest: sha256:23fad853c502f9e4b526883f4339a77137e3577b4dca4af8c75cc90236e49386 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:44 ===================================================== [Pipeline] echo 07:38:44 taggedImages: 07:38:44 - nexus3.edgexfoundry.org:10004/core-data:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:38:44 - nexus3.edgexfoundry.org:10004/core-data:3.1.1-dev.2 07:38:44 - nexus3.edgexfoundry.org:10004/core-data:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:38:44 - nexus3.edgexfoundry.org:10004/core-data:napa [Pipeline] echo 07:38:44 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:38:44 8e20ba2d710d6e8a600bdba73452396809bc6a06 07:38:44 3.1.1-dev.2 07:38:44 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:38:44 napa 07:38:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:38:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:38:45 d87964d856a9: Preparing 07:38:45 352bd492ad50: Preparing 07:38:45 cf688556bf93: Preparing 07:38:45 24a75510967f: Preparing 07:38:45 30c3ce6c280e: Preparing 07:38:45 4863d48b93a0: Preparing 07:38:45 c605c0149b0c: Preparing 07:38:45 aedc3bda2944: Preparing 07:38:45 4863d48b93a0: Waiting 07:38:45 c605c0149b0c: Waiting 07:38:45 aedc3bda2944: Waiting 07:38:45 30c3ce6c280e: Layer already exists 07:38:45 24a75510967f: Layer already exists 07:38:45 4863d48b93a0: Layer already exists 07:38:45 c605c0149b0c: Layer already exists 07:38:45 aedc3bda2944: Layer already exists 07:38:45 d87964d856a9: Pushed 07:38:45 352bd492ad50: Pushed 07:38:46 cf688556bf93: Pushed 07:38:47 #130 5.067 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:38:47 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:49387ac57eb50089e1c249787374620e8d797f6f5002ed261f0aa2881b6b22fc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.1-dev.2 07:38:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:38:47 d87964d856a9: Preparing 07:38:47 352bd492ad50: Preparing 07:38:47 cf688556bf93: Preparing 07:38:47 24a75510967f: Preparing 07:38:47 30c3ce6c280e: Preparing 07:38:47 4863d48b93a0: Preparing 07:38:47 c605c0149b0c: Preparing 07:38:47 aedc3bda2944: Preparing 07:38:47 aedc3bda2944: Waiting 07:38:47 c605c0149b0c: Waiting 07:38:47 4863d48b93a0: Waiting 07:38:47 352bd492ad50: Layer already exists 07:38:47 cf688556bf93: Layer already exists 07:38:47 30c3ce6c280e: Layer already exists 07:38:47 d87964d856a9: Layer already exists 07:38:47 24a75510967f: Layer already exists 07:38:47 4863d48b93a0: Layer already exists 07:38:47 c605c0149b0c: Layer already exists 07:38:47 aedc3bda2944: Layer already exists 07:38:47 3.1.1-dev.2: digest: sha256:49387ac57eb50089e1c249787374620e8d797f6f5002ed261f0aa2881b6b22fc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:38:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:38:48 d87964d856a9: Preparing 07:38:48 352bd492ad50: Preparing 07:38:48 cf688556bf93: Preparing 07:38:48 24a75510967f: Preparing 07:38:48 30c3ce6c280e: Preparing 07:38:48 4863d48b93a0: Preparing 07:38:48 c605c0149b0c: Preparing 07:38:48 aedc3bda2944: Preparing 07:38:48 c605c0149b0c: Waiting 07:38:48 aedc3bda2944: Waiting 07:38:48 4863d48b93a0: Waiting 07:38:48 d87964d856a9: Layer already exists 07:38:48 352bd492ad50: Layer already exists 07:38:48 cf688556bf93: Layer already exists 07:38:48 24a75510967f: Layer already exists 07:38:48 30c3ce6c280e: Layer already exists 07:38:48 c605c0149b0c: Layer already exists 07:38:48 aedc3bda2944: Layer already exists 07:38:48 4863d48b93a0: Layer already exists 07:38:48 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:49387ac57eb50089e1c249787374620e8d797f6f5002ed261f0aa2881b6b22fc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:napa 07:38:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:38:49 d87964d856a9: Preparing 07:38:49 352bd492ad50: Preparing 07:38:49 cf688556bf93: Preparing 07:38:49 24a75510967f: Preparing 07:38:49 30c3ce6c280e: Preparing 07:38:49 4863d48b93a0: Preparing 07:38:49 c605c0149b0c: Preparing 07:38:49 aedc3bda2944: Preparing 07:38:49 aedc3bda2944: Waiting 07:38:49 4863d48b93a0: Waiting 07:38:49 c605c0149b0c: Waiting 07:38:49 d87964d856a9: Layer already exists 07:38:49 24a75510967f: Layer already exists 07:38:49 30c3ce6c280e: Layer already exists 07:38:49 cf688556bf93: Layer already exists 07:38:49 352bd492ad50: Layer already exists 07:38:49 c605c0149b0c: Layer already exists 07:38:49 aedc3bda2944: Layer already exists 07:38:49 4863d48b93a0: Layer already exists 07:38:49 napa: digest: sha256:49387ac57eb50089e1c249787374620e8d797f6f5002ed261f0aa2881b6b22fc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:49 ===================================================== [Pipeline] echo 07:38:49 taggedImages: 07:38:49 - nexus3.edgexfoundry.org:10004/core-metadata:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:38:49 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.1-dev.2 07:38:49 - nexus3.edgexfoundry.org:10004/core-metadata:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:38:49 - nexus3.edgexfoundry.org:10004/core-metadata:napa [Pipeline] echo 07:38:49 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:38:49 8e20ba2d710d6e8a600bdba73452396809bc6a06 07:38:49 3.1.1-dev.2 07:38:49 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:38:49 napa 07:38:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:38:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:38:49 9233e5deb107: Preparing 07:38:49 54787f53828b: Preparing 07:38:49 0efb12260d89: Preparing 07:38:49 b6346e1ccb78: Preparing 07:38:49 773850ef98bf: Preparing 07:38:49 57726c76cd90: Preparing 07:38:49 ad2800ee8db0: Preparing 07:38:49 24a75510967f: Preparing 07:38:49 30c3ce6c280e: Preparing 07:38:49 d6fddd099ec3: Preparing 07:38:49 a16a2b806116: Preparing 07:38:49 5f70bf18a086: Preparing 07:38:49 9878d0f2a05d: Preparing 07:38:49 05e41cad7971: Preparing 07:38:49 87a8cd4cfa96: Preparing 07:38:49 aedc3bda2944: Preparing 07:38:49 30c3ce6c280e: Waiting 07:38:49 d6fddd099ec3: Waiting 07:38:49 a16a2b806116: Waiting 07:38:49 05e41cad7971: Waiting 07:38:49 5f70bf18a086: Waiting 07:38:49 87a8cd4cfa96: Waiting 07:38:49 9878d0f2a05d: Waiting 07:38:49 aedc3bda2944: Waiting 07:38:49 57726c76cd90: Waiting 07:38:49 24a75510967f: Waiting 07:38:49 ad2800ee8db0: Waiting 07:38:49 b6346e1ccb78: Pushed 07:38:49 773850ef98bf: Pushed 07:38:49 9233e5deb107: Pushed 07:38:49 0efb12260d89: Pushed 07:38:49 54787f53828b: Pushed 07:38:49 24a75510967f: Layer already exists 07:38:49 30c3ce6c280e: Layer already exists 07:38:49 5f70bf18a086: Layer already exists 07:38:50 57726c76cd90: Pushed 07:38:50 d6fddd099ec3: Pushed 07:38:50 a16a2b806116: Pushed 07:38:50 9878d0f2a05d: Pushed 07:38:50 aedc3bda2944: Layer already exists 07:38:50 87a8cd4cfa96: Pushed 07:38:50 05e41cad7971: Pushed 07:38:51 #130 ... 07:38:51 07:38:51 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:38:51 #0 4.447 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:38:51 ad2800ee8db0: Pushed 07:38:51 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:ee1f8cbd760a03ceca11f523cf362de005d23590f538bb03d97366dcb37e1223 size: 3648 07:38:51 #131 ... 07:38:51 07:38:51 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:38:51 #0 5.267 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:38:51 #132 ... 07:38:51 07:38:51 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:38:51 #0 4.334 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:51 #133 ... 07:38:51 07:38:51 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:38:51 #0 4.982 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:38:51 #134 ... 07:38:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:52 07:38:52 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:38:52 #0 5.534 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:38:52 #135 ... 07:38:52 07:38:52 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:38:52 #0 3.801 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:38:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.1-dev.2 07:38:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:38:52 9233e5deb107: Preparing 07:38:52 54787f53828b: Preparing 07:38:52 0efb12260d89: Preparing 07:38:52 b6346e1ccb78: Preparing 07:38:52 773850ef98bf: Preparing 07:38:52 57726c76cd90: Preparing 07:38:52 ad2800ee8db0: Preparing 07:38:52 24a75510967f: Preparing 07:38:52 30c3ce6c280e: Preparing 07:38:52 d6fddd099ec3: Preparing 07:38:52 a16a2b806116: Preparing 07:38:52 5f70bf18a086: Preparing 07:38:52 9878d0f2a05d: Preparing 07:38:52 05e41cad7971: Preparing 07:38:52 87a8cd4cfa96: Preparing 07:38:52 aedc3bda2944: Preparing 07:38:52 a16a2b806116: Waiting 07:38:52 5f70bf18a086: Waiting 07:38:52 9878d0f2a05d: Waiting 07:38:52 57726c76cd90: Waiting 07:38:52 05e41cad7971: Waiting 07:38:52 ad2800ee8db0: Waiting 07:38:52 24a75510967f: Waiting 07:38:52 aedc3bda2944: Waiting 07:38:52 d6fddd099ec3: Waiting 07:38:52 30c3ce6c280e: Waiting 07:38:52 87a8cd4cfa96: Waiting 07:38:52 b6346e1ccb78: Layer already exists 07:38:52 0efb12260d89: Layer already exists 07:38:52 773850ef98bf: Layer already exists 07:38:52 9233e5deb107: Layer already exists 07:38:52 54787f53828b: Layer already exists 07:38:52 57726c76cd90: Layer already exists 07:38:52 30c3ce6c280e: Layer already exists 07:38:52 24a75510967f: Layer already exists 07:38:52 ad2800ee8db0: Layer already exists 07:38:52 d6fddd099ec3: Layer already exists 07:38:52 5f70bf18a086: Layer already exists 07:38:52 a16a2b806116: Layer already exists 07:38:52 9878d0f2a05d: Layer already exists 07:38:52 05e41cad7971: Layer already exists 07:38:52 87a8cd4cfa96: Layer already exists 07:38:52 aedc3bda2944: Layer already exists 07:38:52 3.1.1-dev.2: digest: sha256:ee1f8cbd760a03ceca11f523cf362de005d23590f538bb03d97366dcb37e1223 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:52 #136 ... 07:38:52 07:38:52 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:38:52 #0 5.065 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:38:52 #137 ... 07:38:52 07:38:52 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:38:52 #0 4.206 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:38:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:52 #138 ... 07:38:52 07:38:52 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:38:52 #0 4.649 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:38:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:38:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:38:52 9233e5deb107: Preparing 07:38:52 54787f53828b: Preparing 07:38:52 0efb12260d89: Preparing 07:38:52 b6346e1ccb78: Preparing 07:38:52 773850ef98bf: Preparing 07:38:52 57726c76cd90: Preparing 07:38:52 ad2800ee8db0: Preparing 07:38:52 24a75510967f: Preparing 07:38:52 30c3ce6c280e: Preparing 07:38:52 d6fddd099ec3: Preparing 07:38:52 a16a2b806116: Preparing 07:38:52 5f70bf18a086: Preparing 07:38:52 9878d0f2a05d: Preparing 07:38:52 05e41cad7971: Preparing 07:38:52 87a8cd4cfa96: Preparing 07:38:52 aedc3bda2944: Preparing 07:38:52 57726c76cd90: Waiting 07:38:52 ad2800ee8db0: Waiting 07:38:52 24a75510967f: Waiting 07:38:52 30c3ce6c280e: Waiting 07:38:52 d6fddd099ec3: Waiting 07:38:52 a16a2b806116: Waiting 07:38:52 5f70bf18a086: Waiting 07:38:52 aedc3bda2944: Waiting 07:38:52 9878d0f2a05d: Waiting 07:38:52 05e41cad7971: Waiting 07:38:52 87a8cd4cfa96: Waiting 07:38:52 54787f53828b: Layer already exists 07:38:52 9233e5deb107: Layer already exists 07:38:52 0efb12260d89: Layer already exists 07:38:52 773850ef98bf: Layer already exists 07:38:52 b6346e1ccb78: Layer already exists 07:38:52 d6fddd099ec3: Layer already exists 07:38:52 24a75510967f: Layer already exists 07:38:52 30c3ce6c280e: Layer already exists 07:38:52 ad2800ee8db0: Layer already exists 07:38:52 57726c76cd90: Layer already exists 07:38:52 5f70bf18a086: Layer already exists 07:38:52 a16a2b806116: Layer already exists 07:38:52 9878d0f2a05d: Layer already exists 07:38:52 87a8cd4cfa96: Layer already exists 07:38:52 05e41cad7971: Layer already exists 07:38:52 aedc3bda2944: Layer already exists 07:38:52 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:ee1f8cbd760a03ceca11f523cf362de005d23590f538bb03d97366dcb37e1223 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:52 #139 ... 07:38:52 07:38:52 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:38:52 #0 5.247 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:38:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:napa 07:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:38:53 9233e5deb107: Preparing 07:38:53 54787f53828b: Preparing 07:38:53 0efb12260d89: Preparing 07:38:53 b6346e1ccb78: Preparing 07:38:53 773850ef98bf: Preparing 07:38:53 57726c76cd90: Preparing 07:38:53 ad2800ee8db0: Preparing 07:38:53 24a75510967f: Preparing 07:38:53 30c3ce6c280e: Preparing 07:38:53 d6fddd099ec3: Preparing 07:38:53 a16a2b806116: Preparing 07:38:53 5f70bf18a086: Preparing 07:38:53 9878d0f2a05d: Preparing 07:38:53 05e41cad7971: Preparing 07:38:53 87a8cd4cfa96: Preparing 07:38:53 aedc3bda2944: Preparing 07:38:53 57726c76cd90: Waiting 07:38:53 30c3ce6c280e: Waiting 07:38:53 05e41cad7971: Waiting 07:38:53 24a75510967f: Waiting 07:38:53 d6fddd099ec3: Waiting 07:38:53 5f70bf18a086: Waiting 07:38:53 aedc3bda2944: Waiting 07:38:53 87a8cd4cfa96: Waiting 07:38:53 a16a2b806116: Waiting 07:38:53 9878d0f2a05d: Waiting 07:38:53 9233e5deb107: Layer already exists 07:38:53 b6346e1ccb78: Layer already exists 07:38:53 54787f53828b: Layer already exists 07:38:53 0efb12260d89: Layer already exists 07:38:53 773850ef98bf: Layer already exists 07:38:53 24a75510967f: Layer already exists 07:38:53 ad2800ee8db0: Layer already exists 07:38:53 57726c76cd90: Layer already exists 07:38:53 30c3ce6c280e: Layer already exists 07:38:53 d6fddd099ec3: Layer already exists 07:38:53 a16a2b806116: Layer already exists 07:38:53 9878d0f2a05d: Layer already exists 07:38:53 5f70bf18a086: Layer already exists 07:38:53 87a8cd4cfa96: Layer already exists 07:38:53 05e41cad7971: Layer already exists 07:38:53 aedc3bda2944: Layer already exists 07:38:53 napa: digest: sha256:ee1f8cbd760a03ceca11f523cf362de005d23590f538bb03d97366dcb37e1223 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:53 ===================================================== [Pipeline] echo 07:38:53 taggedImages: 07:38:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:38:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.1-dev.2 07:38:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:38:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:napa [Pipeline] echo 07:38:53 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 07:38:53 8e20ba2d710d6e8a600bdba73452396809bc6a06 07:38:53 3.1.1-dev.2 07:38:53 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:38:53 napa 07:38:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:38:54 7fad6ae0fb1c: Preparing 07:38:54 732cf47b8d47: Preparing 07:38:54 c745b31cb716: Preparing 07:38:54 9e589e97d7b8: Preparing 07:38:54 24a75510967f: Preparing 07:38:54 30c3ce6c280e: Preparing 07:38:54 4863d48b93a0: Preparing 07:38:54 c605c0149b0c: Preparing 07:38:54 aedc3bda2944: Preparing 07:38:54 30c3ce6c280e: Waiting 07:38:54 4863d48b93a0: Waiting 07:38:54 c605c0149b0c: Waiting 07:38:54 aedc3bda2944: Waiting 07:38:54 24a75510967f: Layer already exists 07:38:54 732cf47b8d47: Layer already exists 07:38:54 7fad6ae0fb1c: Layer already exists 07:38:54 30c3ce6c280e: Layer already exists 07:38:54 4863d48b93a0: Layer already exists 07:38:54 c605c0149b0c: Layer already exists 07:38:54 aedc3bda2944: Layer already exists 07:38:54 c745b31cb716: Pushed 07:38:55 9e589e97d7b8: Pushed 07:38:55 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:5f37565cb3590d6863b3b3543e66d9c9369f49248cfebffb6bf1fb2c5d804d60 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.1-dev.2 07:38:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:38:56 7fad6ae0fb1c: Preparing 07:38:56 732cf47b8d47: Preparing 07:38:56 c745b31cb716: Preparing 07:38:56 9e589e97d7b8: Preparing 07:38:56 24a75510967f: Preparing 07:38:56 30c3ce6c280e: Preparing 07:38:56 4863d48b93a0: Preparing 07:38:56 c605c0149b0c: Preparing 07:38:56 aedc3bda2944: Preparing 07:38:56 30c3ce6c280e: Waiting 07:38:56 4863d48b93a0: Waiting 07:38:56 aedc3bda2944: Waiting 07:38:56 c605c0149b0c: Waiting 07:38:56 732cf47b8d47: Layer already exists 07:38:56 9e589e97d7b8: Layer already exists 07:38:56 c745b31cb716: Layer already exists 07:38:56 24a75510967f: Layer already exists 07:38:56 7fad6ae0fb1c: Layer already exists 07:38:56 30c3ce6c280e: Layer already exists 07:38:56 4863d48b93a0: Layer already exists 07:38:56 aedc3bda2944: Layer already exists 07:38:56 c605c0149b0c: Layer already exists 07:38:56 3.1.1-dev.2: digest: sha256:5f37565cb3590d6863b3b3543e66d9c9369f49248cfebffb6bf1fb2c5d804d60 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:38:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:38:57 7fad6ae0fb1c: Preparing 07:38:57 732cf47b8d47: Preparing 07:38:57 c745b31cb716: Preparing 07:38:57 9e589e97d7b8: Preparing 07:38:57 24a75510967f: Preparing 07:38:57 30c3ce6c280e: Preparing 07:38:57 4863d48b93a0: Preparing 07:38:57 c605c0149b0c: Preparing 07:38:57 aedc3bda2944: Preparing 07:38:57 30c3ce6c280e: Waiting 07:38:57 c605c0149b0c: Waiting 07:38:57 4863d48b93a0: Waiting 07:38:57 aedc3bda2944: Waiting 07:38:57 9e589e97d7b8: Layer already exists 07:38:57 7fad6ae0fb1c: Layer already exists 07:38:57 c745b31cb716: Layer already exists 07:38:57 24a75510967f: Layer already exists 07:38:57 732cf47b8d47: Layer already exists 07:38:57 30c3ce6c280e: Layer already exists 07:38:57 c605c0149b0c: Layer already exists 07:38:57 aedc3bda2944: Layer already exists 07:38:57 4863d48b93a0: Layer already exists 07:38:57 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:5f37565cb3590d6863b3b3543e66d9c9369f49248cfebffb6bf1fb2c5d804d60 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:57 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:napa 07:38:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:38:57 7fad6ae0fb1c: Preparing 07:38:57 732cf47b8d47: Preparing 07:38:57 c745b31cb716: Preparing 07:38:57 9e589e97d7b8: Preparing 07:38:57 24a75510967f: Preparing 07:38:57 30c3ce6c280e: Preparing 07:38:57 4863d48b93a0: Preparing 07:38:57 c605c0149b0c: Preparing 07:38:57 aedc3bda2944: Preparing 07:38:57 4863d48b93a0: Waiting 07:38:57 c605c0149b0c: Waiting 07:38:57 aedc3bda2944: Waiting 07:38:57 30c3ce6c280e: Waiting 07:38:57 732cf47b8d47: Layer already exists 07:38:57 24a75510967f: Layer already exists 07:38:57 7fad6ae0fb1c: Layer already exists 07:38:57 c745b31cb716: Layer already exists 07:38:57 9e589e97d7b8: Layer already exists 07:38:57 30c3ce6c280e: Layer already exists 07:38:57 4863d48b93a0: Layer already exists 07:38:57 c605c0149b0c: Layer already exists 07:38:57 aedc3bda2944: Layer already exists 07:38:57 napa: digest: sha256:5f37565cb3590d6863b3b3543e66d9c9369f49248cfebffb6bf1fb2c5d804d60 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:57 ===================================================== [Pipeline] echo 07:38:57 taggedImages: 07:38:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:38:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.1-dev.2 07:38:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:38:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:napa [Pipeline] echo 07:38:57 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:38:57 8e20ba2d710d6e8a600bdba73452396809bc6a06 07:38:57 3.1.1-dev.2 07:38:57 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:38:57 napa 07:38:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:38:58 099fb68865dc: Preparing 07:38:58 317368c4cc63: Preparing 07:38:58 c04fa10f5cf4: Preparing 07:38:58 f37916e32a5c: Preparing 07:38:58 740d30cc5238: Preparing 07:38:58 24a75510967f: Preparing 07:38:58 30c3ce6c280e: Preparing 07:38:58 ab1750569550: Preparing 07:38:58 4b1d4fbd8e6a: Preparing 07:38:58 089edaaec1da: Preparing 07:38:58 aedc3bda2944: Preparing 07:38:58 ab1750569550: Waiting 07:38:58 089edaaec1da: Waiting 07:38:58 4b1d4fbd8e6a: Waiting 07:38:58 aedc3bda2944: Waiting 07:38:58 24a75510967f: Waiting 07:38:58 30c3ce6c280e: Waiting 07:38:58 f37916e32a5c: Pushed 07:38:58 24a75510967f: Layer already exists 07:38:58 099fb68865dc: Pushed 07:38:58 740d30cc5238: Pushed 07:38:58 317368c4cc63: Pushed 07:38:58 30c3ce6c280e: Layer already exists 07:38:58 aedc3bda2944: Layer already exists 07:38:58 ab1750569550: Pushed 07:38:58 4b1d4fbd8e6a: Pushed 07:38:59 c04fa10f5cf4: Pushed 07:39:00 089edaaec1da: Pushed 07:39:00 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:b6b51680c499bb3ffd78c4b26240e6b43b8cab674f3a70fbf0b5f346ad79dd21 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.1-dev.2 07:39:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:39:00 099fb68865dc: Preparing 07:39:00 317368c4cc63: Preparing 07:39:00 c04fa10f5cf4: Preparing 07:39:00 f37916e32a5c: Preparing 07:39:00 740d30cc5238: Preparing 07:39:00 24a75510967f: Preparing 07:39:00 30c3ce6c280e: Preparing 07:39:00 ab1750569550: Preparing 07:39:00 4b1d4fbd8e6a: Preparing 07:39:00 089edaaec1da: Preparing 07:39:00 aedc3bda2944: Preparing 07:39:00 30c3ce6c280e: Waiting 07:39:00 ab1750569550: Waiting 07:39:00 4b1d4fbd8e6a: Waiting 07:39:00 089edaaec1da: Waiting 07:39:00 aedc3bda2944: Waiting 07:39:00 f37916e32a5c: Layer already exists 07:39:00 740d30cc5238: Layer already exists 07:39:00 099fb68865dc: Layer already exists 07:39:00 317368c4cc63: Layer already exists 07:39:00 c04fa10f5cf4: Layer already exists 07:39:00 24a75510967f: Layer already exists 07:39:00 30c3ce6c280e: Layer already exists 07:39:00 089edaaec1da: Layer already exists 07:39:00 4b1d4fbd8e6a: Layer already exists 07:39:00 ab1750569550: Layer already exists 07:39:00 aedc3bda2944: Layer already exists 07:39:00 3.1.1-dev.2: digest: sha256:b6b51680c499bb3ffd78c4b26240e6b43b8cab674f3a70fbf0b5f346ad79dd21 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:39:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:39:01 099fb68865dc: Preparing 07:39:01 317368c4cc63: Preparing 07:39:01 c04fa10f5cf4: Preparing 07:39:01 f37916e32a5c: Preparing 07:39:01 740d30cc5238: Preparing 07:39:01 24a75510967f: Preparing 07:39:01 30c3ce6c280e: Preparing 07:39:01 ab1750569550: Preparing 07:39:01 4b1d4fbd8e6a: Preparing 07:39:01 089edaaec1da: Preparing 07:39:01 aedc3bda2944: Preparing 07:39:01 ab1750569550: Waiting 07:39:01 4b1d4fbd8e6a: Waiting 07:39:01 089edaaec1da: Waiting 07:39:01 aedc3bda2944: Waiting 07:39:01 24a75510967f: Waiting 07:39:01 30c3ce6c280e: Waiting 07:39:01 099fb68865dc: Layer already exists 07:39:01 c04fa10f5cf4: Layer already exists 07:39:01 740d30cc5238: Layer already exists 07:39:01 317368c4cc63: Layer already exists 07:39:01 f37916e32a5c: Layer already exists 07:39:01 30c3ce6c280e: Layer already exists 07:39:01 24a75510967f: Layer already exists 07:39:01 4b1d4fbd8e6a: Layer already exists 07:39:01 089edaaec1da: Layer already exists 07:39:01 ab1750569550: Layer already exists 07:39:01 aedc3bda2944: Layer already exists 07:39:01 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:b6b51680c499bb3ffd78c4b26240e6b43b8cab674f3a70fbf0b5f346ad79dd21 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:napa 07:39:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:39:02 099fb68865dc: Preparing 07:39:02 317368c4cc63: Preparing 07:39:02 c04fa10f5cf4: Preparing 07:39:02 f37916e32a5c: Preparing 07:39:02 740d30cc5238: Preparing 07:39:02 24a75510967f: Preparing 07:39:02 30c3ce6c280e: Preparing 07:39:02 ab1750569550: Preparing 07:39:02 4b1d4fbd8e6a: Preparing 07:39:02 089edaaec1da: Preparing 07:39:02 aedc3bda2944: Preparing 07:39:02 24a75510967f: Waiting 07:39:02 089edaaec1da: Waiting 07:39:02 30c3ce6c280e: Waiting 07:39:02 ab1750569550: Waiting 07:39:02 aedc3bda2944: Waiting 07:39:02 4b1d4fbd8e6a: Waiting 07:39:02 099fb68865dc: Layer already exists 07:39:02 317368c4cc63: Layer already exists 07:39:02 c04fa10f5cf4: Layer already exists 07:39:02 740d30cc5238: Layer already exists 07:39:02 f37916e32a5c: Layer already exists 07:39:02 ab1750569550: Layer already exists 07:39:02 24a75510967f: Layer already exists 07:39:02 4b1d4fbd8e6a: Layer already exists 07:39:02 089edaaec1da: Layer already exists 07:39:02 30c3ce6c280e: Layer already exists 07:39:02 aedc3bda2944: Layer already exists 07:39:02 napa: digest: sha256:b6b51680c499bb3ffd78c4b26240e6b43b8cab674f3a70fbf0b5f346ad79dd21 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:39:02 ===================================================== [Pipeline] echo 07:39:02 taggedImages: 07:39:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:39:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.1-dev.2 07:39:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:39:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:napa [Pipeline] echo 07:39:02 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:39:02 8e20ba2d710d6e8a600bdba73452396809bc6a06 07:39:02 3.1.1-dev.2 07:39:02 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:39:02 napa 07:39:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:39:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:39:02 c8dc6967ffa7: Preparing 07:39:02 31a8b1945330: Preparing 07:39:02 c8fb43ecd122: Preparing 07:39:02 ed493d79705c: Preparing 07:39:02 1412d34e9658: Preparing 07:39:02 8f5a8e3c55c2: Preparing 07:39:02 01a5e5ddd7e9: Preparing 07:39:02 24a75510967f: Preparing 07:39:02 30c3ce6c280e: Preparing 07:39:02 8f5a8e3c55c2: Waiting 07:39:02 01a5e5ddd7e9: Waiting 07:39:02 24a75510967f: Waiting 07:39:02 30c3ce6c280e: Waiting 07:39:02 5a4036020388: Preparing 07:39:02 810079c1a96c: Preparing 07:39:02 aedc3bda2944: Preparing 07:39:02 5a4036020388: Waiting 07:39:02 aedc3bda2944: Waiting 07:39:02 31a8b1945330: Pushed 07:39:02 1412d34e9658: Pushed 07:39:02 c8dc6967ffa7: Pushed 07:39:02 24a75510967f: Layer already exists 07:39:02 30c3ce6c280e: Layer already exists 07:39:02 8f5a8e3c55c2: Pushed 07:39:03 01a5e5ddd7e9: Pushed 07:39:03 aedc3bda2944: Layer already exists 07:39:03 5a4036020388: Pushed 07:39:03 ed493d79705c: Pushed 07:39:03 810079c1a96c: Pushed 07:39:04 c8fb43ecd122: Pushed 07:39:04 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:1c4861dccce59c93720453da46c0345ce09597ff68209259e791680f8ecae57e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.1-dev.2 07:39:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:39:05 c8dc6967ffa7: Preparing 07:39:05 31a8b1945330: Preparing 07:39:05 c8fb43ecd122: Preparing 07:39:05 ed493d79705c: Preparing 07:39:05 1412d34e9658: Preparing 07:39:05 8f5a8e3c55c2: Preparing 07:39:05 01a5e5ddd7e9: Preparing 07:39:05 24a75510967f: Preparing 07:39:05 30c3ce6c280e: Preparing 07:39:05 8f5a8e3c55c2: Waiting 07:39:05 01a5e5ddd7e9: Waiting 07:39:05 24a75510967f: Waiting 07:39:05 5a4036020388: Preparing 07:39:05 810079c1a96c: Preparing 07:39:05 aedc3bda2944: Preparing 07:39:05 5a4036020388: Waiting 07:39:05 810079c1a96c: Waiting 07:39:05 aedc3bda2944: Waiting 07:39:05 31a8b1945330: Layer already exists 07:39:05 c8dc6967ffa7: Layer already exists 07:39:05 1412d34e9658: Layer already exists 07:39:05 ed493d79705c: Layer already exists 07:39:05 c8fb43ecd122: Layer already exists 07:39:05 8f5a8e3c55c2: Layer already exists 07:39:05 01a5e5ddd7e9: Layer already exists 07:39:05 30c3ce6c280e: Layer already exists 07:39:05 24a75510967f: Layer already exists 07:39:05 5a4036020388: Layer already exists 07:39:05 aedc3bda2944: Layer already exists 07:39:05 810079c1a96c: Layer already exists 07:39:05 3.1.1-dev.2: digest: sha256:1c4861dccce59c93720453da46c0345ce09597ff68209259e791680f8ecae57e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:39:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:39:05 c8dc6967ffa7: Preparing 07:39:05 31a8b1945330: Preparing 07:39:05 c8fb43ecd122: Preparing 07:39:05 ed493d79705c: Preparing 07:39:05 1412d34e9658: Preparing 07:39:05 8f5a8e3c55c2: Preparing 07:39:05 01a5e5ddd7e9: Preparing 07:39:05 24a75510967f: Preparing 07:39:05 30c3ce6c280e: Preparing 07:39:05 5a4036020388: Preparing 07:39:05 810079c1a96c: Preparing 07:39:05 aedc3bda2944: Preparing 07:39:05 8f5a8e3c55c2: Waiting 07:39:05 01a5e5ddd7e9: Waiting 07:39:05 810079c1a96c: Waiting 07:39:05 24a75510967f: Waiting 07:39:05 30c3ce6c280e: Waiting 07:39:05 aedc3bda2944: Waiting 07:39:05 5a4036020388: Waiting 07:39:05 1412d34e9658: Layer already exists 07:39:05 ed493d79705c: Layer already exists 07:39:05 31a8b1945330: Layer already exists 07:39:05 c8fb43ecd122: Layer already exists 07:39:05 c8dc6967ffa7: Layer already exists 07:39:05 8f5a8e3c55c2: Layer already exists 07:39:05 01a5e5ddd7e9: Layer already exists 07:39:05 24a75510967f: Layer already exists 07:39:05 30c3ce6c280e: Layer already exists 07:39:05 5a4036020388: Layer already exists 07:39:05 aedc3bda2944: Layer already exists 07:39:05 810079c1a96c: Layer already exists 07:39:05 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:1c4861dccce59c93720453da46c0345ce09597ff68209259e791680f8ecae57e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:napa 07:39:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:39:06 c8dc6967ffa7: Preparing 07:39:06 31a8b1945330: Preparing 07:39:06 c8fb43ecd122: Preparing 07:39:06 ed493d79705c: Preparing 07:39:06 1412d34e9658: Preparing 07:39:06 8f5a8e3c55c2: Preparing 07:39:06 01a5e5ddd7e9: Preparing 07:39:06 24a75510967f: Preparing 07:39:06 30c3ce6c280e: Preparing 07:39:06 5a4036020388: Preparing 07:39:06 810079c1a96c: Preparing 07:39:06 aedc3bda2944: Preparing 07:39:06 24a75510967f: Waiting 07:39:06 810079c1a96c: Waiting 07:39:06 aedc3bda2944: Waiting 07:39:06 30c3ce6c280e: Waiting 07:39:06 8f5a8e3c55c2: Waiting 07:39:06 5a4036020388: Waiting 07:39:06 01a5e5ddd7e9: Waiting 07:39:06 c8dc6967ffa7: Layer already exists 07:39:06 c8fb43ecd122: Layer already exists 07:39:06 ed493d79705c: Layer already exists 07:39:06 31a8b1945330: Layer already exists 07:39:06 1412d34e9658: Layer already exists 07:39:06 24a75510967f: Layer already exists 07:39:06 8f5a8e3c55c2: Layer already exists 07:39:06 01a5e5ddd7e9: Layer already exists 07:39:06 5a4036020388: Layer already exists 07:39:06 30c3ce6c280e: Layer already exists 07:39:06 810079c1a96c: Layer already exists 07:39:06 aedc3bda2944: Layer already exists 07:39:06 napa: digest: sha256:1c4861dccce59c93720453da46c0345ce09597ff68209259e791680f8ecae57e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:39:06 ===================================================== [Pipeline] echo 07:39:06 taggedImages: 07:39:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:39:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.1-dev.2 07:39:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:39:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:napa [Pipeline] echo 07:39:06 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 07:39:06 8e20ba2d710d6e8a600bdba73452396809bc6a06 07:39:06 3.1.1-dev.2 07:39:06 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:39:06 napa 07:39:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:06 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:39:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:39:07 ed5a014d3f17: Preparing 07:39:07 6856abf4df89: Preparing 07:39:07 24a75510967f: Preparing 07:39:07 30c3ce6c280e: Preparing 07:39:07 e7fcd549f607: Preparing 07:39:07 dfb019da339f: Preparing 07:39:07 aedc3bda2944: Preparing 07:39:07 dfb019da339f: Waiting 07:39:07 aedc3bda2944: Waiting 07:39:07 30c3ce6c280e: Layer already exists 07:39:07 24a75510967f: Layer already exists 07:39:07 aedc3bda2944: Layer already exists 07:39:07 ed5a014d3f17: Pushed 07:39:07 e7fcd549f607: Pushed 07:39:07 dfb019da339f: Pushed 07:39:09 6856abf4df89: Pushed 07:39:09 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:a78a791ba50654e2b920254d4c7330136c888b9f3e322a4880b1f9353d5f1aaa size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.1-dev.2 07:39:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:39:10 ed5a014d3f17: Preparing 07:39:10 6856abf4df89: Preparing 07:39:10 24a75510967f: Preparing 07:39:10 30c3ce6c280e: Preparing 07:39:10 e7fcd549f607: Preparing 07:39:10 dfb019da339f: Preparing 07:39:10 aedc3bda2944: Preparing 07:39:10 dfb019da339f: Waiting 07:39:10 ed5a014d3f17: Layer already exists 07:39:10 24a75510967f: Layer already exists 07:39:10 e7fcd549f607: Layer already exists 07:39:10 30c3ce6c280e: Layer already exists 07:39:10 6856abf4df89: Layer already exists 07:39:10 dfb019da339f: Layer already exists 07:39:10 aedc3bda2944: Layer already exists 07:39:10 3.1.1-dev.2: digest: sha256:a78a791ba50654e2b920254d4c7330136c888b9f3e322a4880b1f9353d5f1aaa size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:10 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:39:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:39:10 ed5a014d3f17: Preparing 07:39:10 6856abf4df89: Preparing 07:39:10 24a75510967f: Preparing 07:39:10 30c3ce6c280e: Preparing 07:39:10 e7fcd549f607: Preparing 07:39:10 dfb019da339f: Preparing 07:39:10 aedc3bda2944: Preparing 07:39:10 dfb019da339f: Waiting 07:39:10 aedc3bda2944: Waiting 07:39:10 24a75510967f: Layer already exists 07:39:10 30c3ce6c280e: Layer already exists 07:39:10 e7fcd549f607: Layer already exists 07:39:10 ed5a014d3f17: Layer already exists 07:39:10 6856abf4df89: Layer already exists 07:39:10 dfb019da339f: Layer already exists 07:39:10 aedc3bda2944: Layer already exists 07:39:10 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:a78a791ba50654e2b920254d4c7330136c888b9f3e322a4880b1f9353d5f1aaa size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:11 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:napa 07:39:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:39:11 ed5a014d3f17: Preparing 07:39:11 6856abf4df89: Preparing 07:39:11 24a75510967f: Preparing 07:39:11 30c3ce6c280e: Preparing 07:39:11 e7fcd549f607: Preparing 07:39:11 dfb019da339f: Preparing 07:39:11 aedc3bda2944: Preparing 07:39:11 dfb019da339f: Waiting 07:39:11 aedc3bda2944: Waiting 07:39:11 30c3ce6c280e: Layer already exists 07:39:11 24a75510967f: Layer already exists 07:39:11 ed5a014d3f17: Layer already exists 07:39:11 e7fcd549f607: Layer already exists 07:39:11 6856abf4df89: Layer already exists 07:39:11 dfb019da339f: Layer already exists 07:39:11 aedc3bda2944: Layer already exists 07:39:11 napa: digest: sha256:a78a791ba50654e2b920254d4c7330136c888b9f3e322a4880b1f9353d5f1aaa size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:39:11 ===================================================== [Pipeline] echo 07:39:11 taggedImages: 07:39:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:39:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.1-dev.2 07:39:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:39:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:napa [Pipeline] echo 07:39:11 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 07:39:11 8e20ba2d710d6e8a600bdba73452396809bc6a06 07:39:11 3.1.1-dev.2 07:39:11 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:39:11 napa 07:39:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:39:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:39:12 38ba4f635835: Preparing 07:39:12 4be6faf27a98: Preparing 07:39:12 497e49e0632a: Preparing 07:39:12 24a75510967f: Preparing 07:39:12 30c3ce6c280e: Preparing 07:39:12 49d5809b421b: Preparing 07:39:12 ca96e9224169: Preparing 07:39:12 3cc4cf0bef12: Preparing 07:39:12 60842f3583ff: Preparing 07:39:12 aedc3bda2944: Preparing 07:39:12 60842f3583ff: Waiting 07:39:12 49d5809b421b: Waiting 07:39:12 ca96e9224169: Waiting 07:39:12 aedc3bda2944: Waiting 07:39:12 3cc4cf0bef12: Waiting 07:39:12 24a75510967f: Layer already exists 07:39:12 30c3ce6c280e: Layer already exists 07:39:12 38ba4f635835: Pushed 07:39:12 497e49e0632a: Pushed 07:39:12 4be6faf27a98: Pushed 07:39:12 aedc3bda2944: Layer already exists 07:39:12 3cc4cf0bef12: Pushed 07:39:13 60842f3583ff: Pushed 07:39:17 ca96e9224169: Pushed 07:39:20 49d5809b421b: Pushed 07:39:20 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:82674e77f931e4555a4b1729461507bbee9141a869fece7c3e2355c4fa7bc52b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.1-dev.2 07:39:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:39:21 38ba4f635835: Preparing 07:39:21 4be6faf27a98: Preparing 07:39:21 497e49e0632a: Preparing 07:39:21 24a75510967f: Preparing 07:39:21 30c3ce6c280e: Preparing 07:39:21 49d5809b421b: Preparing 07:39:21 ca96e9224169: Preparing 07:39:21 3cc4cf0bef12: Preparing 07:39:21 60842f3583ff: Preparing 07:39:21 aedc3bda2944: Preparing 07:39:21 ca96e9224169: Waiting 07:39:21 60842f3583ff: Waiting 07:39:21 3cc4cf0bef12: Waiting 07:39:21 aedc3bda2944: Waiting 07:39:21 49d5809b421b: Waiting 07:39:21 38ba4f635835: Layer already exists 07:39:21 4be6faf27a98: Layer already exists 07:39:21 30c3ce6c280e: Layer already exists 07:39:21 497e49e0632a: Layer already exists 07:39:21 24a75510967f: Layer already exists 07:39:21 49d5809b421b: Layer already exists 07:39:21 ca96e9224169: Layer already exists 07:39:21 aedc3bda2944: Layer already exists 07:39:21 3cc4cf0bef12: Layer already exists 07:39:21 60842f3583ff: Layer already exists 07:39:21 3.1.1-dev.2: digest: sha256:82674e77f931e4555a4b1729461507bbee9141a869fece7c3e2355c4fa7bc52b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:39:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:39:21 38ba4f635835: Preparing 07:39:21 4be6faf27a98: Preparing 07:39:21 497e49e0632a: Preparing 07:39:21 24a75510967f: Preparing 07:39:21 30c3ce6c280e: Preparing 07:39:21 49d5809b421b: Preparing 07:39:21 ca96e9224169: Preparing 07:39:21 3cc4cf0bef12: Preparing 07:39:21 49d5809b421b: Waiting 07:39:21 60842f3583ff: Preparing 07:39:21 aedc3bda2944: Preparing 07:39:21 3cc4cf0bef12: Waiting 07:39:21 60842f3583ff: Waiting 07:39:21 ca96e9224169: Waiting 07:39:21 aedc3bda2944: Waiting 07:39:21 497e49e0632a: Layer already exists 07:39:21 30c3ce6c280e: Layer already exists 07:39:21 24a75510967f: Layer already exists 07:39:21 38ba4f635835: Layer already exists 07:39:21 4be6faf27a98: Layer already exists 07:39:21 3cc4cf0bef12: Layer already exists 07:39:21 49d5809b421b: Layer already exists 07:39:21 ca96e9224169: Layer already exists 07:39:21 aedc3bda2944: Layer already exists 07:39:21 60842f3583ff: Layer already exists 07:39:21 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:82674e77f931e4555a4b1729461507bbee9141a869fece7c3e2355c4fa7bc52b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:napa 07:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:39:22 38ba4f635835: Preparing 07:39:22 4be6faf27a98: Preparing 07:39:22 497e49e0632a: Preparing 07:39:22 24a75510967f: Preparing 07:39:22 30c3ce6c280e: Preparing 07:39:22 49d5809b421b: Preparing 07:39:22 ca96e9224169: Preparing 07:39:22 3cc4cf0bef12: Preparing 07:39:22 60842f3583ff: Preparing 07:39:22 aedc3bda2944: Preparing 07:39:22 49d5809b421b: Waiting 07:39:22 ca96e9224169: Waiting 07:39:22 aedc3bda2944: Waiting 07:39:22 60842f3583ff: Waiting 07:39:22 3cc4cf0bef12: Waiting 07:39:22 30c3ce6c280e: Layer already exists 07:39:22 38ba4f635835: Layer already exists 07:39:22 497e49e0632a: Layer already exists 07:39:22 4be6faf27a98: Layer already exists 07:39:22 24a75510967f: Layer already exists 07:39:22 ca96e9224169: Layer already exists 07:39:22 60842f3583ff: Layer already exists 07:39:22 3cc4cf0bef12: Layer already exists 07:39:22 aedc3bda2944: Layer already exists 07:39:22 49d5809b421b: Layer already exists 07:39:22 napa: digest: sha256:82674e77f931e4555a4b1729461507bbee9141a869fece7c3e2355c4fa7bc52b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:39:22 ===================================================== [Pipeline] echo 07:39:22 taggedImages: 07:39:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:39:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.1-dev.2 07:39:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:39:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:napa [Pipeline] echo 07:39:22 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 07:39:22 8e20ba2d710d6e8a600bdba73452396809bc6a06 07:39:22 3.1.1-dev.2 07:39:22 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:39:22 napa 07:39:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:39:23 5628d5648ab3: Preparing 07:39:23 531846b65f70: Preparing 07:39:23 53c1d8c0f1c4: Preparing 07:39:23 24a75510967f: Preparing 07:39:23 30c3ce6c280e: Preparing 07:39:23 920f2f6194ba: Preparing 07:39:23 a36e9a172731: Preparing 07:39:23 be0e16fe34c4: Preparing 07:39:23 aedc3bda2944: Preparing 07:39:23 a36e9a172731: Waiting 07:39:23 be0e16fe34c4: Waiting 07:39:23 aedc3bda2944: Waiting 07:39:23 920f2f6194ba: Waiting 07:39:23 30c3ce6c280e: Layer already exists 07:39:23 24a75510967f: Layer already exists 07:39:23 531846b65f70: Pushed 07:39:23 53c1d8c0f1c4: Pushed 07:39:23 5628d5648ab3: Pushed 07:39:23 aedc3bda2944: Layer already exists 07:39:23 be0e16fe34c4: Pushed 07:39:23 a36e9a172731: Pushed 07:39:31 920f2f6194ba: Pushed 07:39:31 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:b0ea9a36fc13c1e49bc73218bd4be5550894aa3ff51ce047ad91a4882fcfb6fe size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.1-dev.2 07:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:39:32 5628d5648ab3: Preparing 07:39:32 531846b65f70: Preparing 07:39:32 53c1d8c0f1c4: Preparing 07:39:32 24a75510967f: Preparing 07:39:32 30c3ce6c280e: Preparing 07:39:32 920f2f6194ba: Preparing 07:39:32 a36e9a172731: Preparing 07:39:32 be0e16fe34c4: Preparing 07:39:32 aedc3bda2944: Preparing 07:39:32 920f2f6194ba: Waiting 07:39:32 a36e9a172731: Waiting 07:39:32 be0e16fe34c4: Waiting 07:39:32 aedc3bda2944: Waiting 07:39:32 30c3ce6c280e: Layer already exists 07:39:32 53c1d8c0f1c4: Layer already exists 07:39:32 24a75510967f: Layer already exists 07:39:32 531846b65f70: Layer already exists 07:39:32 5628d5648ab3: Layer already exists 07:39:32 920f2f6194ba: Layer already exists 07:39:32 a36e9a172731: Layer already exists 07:39:32 be0e16fe34c4: Layer already exists 07:39:32 aedc3bda2944: Layer already exists 07:39:32 3.1.1-dev.2: digest: sha256:b0ea9a36fc13c1e49bc73218bd4be5550894aa3ff51ce047ad91a4882fcfb6fe size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:39:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:39:33 5628d5648ab3: Preparing 07:39:33 531846b65f70: Preparing 07:39:33 53c1d8c0f1c4: Preparing 07:39:33 24a75510967f: Preparing 07:39:33 30c3ce6c280e: Preparing 07:39:33 920f2f6194ba: Preparing 07:39:33 a36e9a172731: Preparing 07:39:33 be0e16fe34c4: Preparing 07:39:33 aedc3bda2944: Preparing 07:39:33 920f2f6194ba: Waiting 07:39:33 a36e9a172731: Waiting 07:39:33 be0e16fe34c4: Waiting 07:39:33 aedc3bda2944: Waiting 07:39:33 30c3ce6c280e: Layer already exists 07:39:33 53c1d8c0f1c4: Layer already exists 07:39:33 24a75510967f: Layer already exists 07:39:33 531846b65f70: Layer already exists 07:39:33 5628d5648ab3: Layer already exists 07:39:33 920f2f6194ba: Layer already exists 07:39:33 a36e9a172731: Layer already exists 07:39:33 be0e16fe34c4: Layer already exists 07:39:33 aedc3bda2944: Layer already exists 07:39:33 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:b0ea9a36fc13c1e49bc73218bd4be5550894aa3ff51ce047ad91a4882fcfb6fe size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:napa 07:39:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:39:33 5628d5648ab3: Preparing 07:39:33 531846b65f70: Preparing 07:39:33 53c1d8c0f1c4: Preparing 07:39:33 24a75510967f: Preparing 07:39:33 30c3ce6c280e: Preparing 07:39:33 920f2f6194ba: Preparing 07:39:33 a36e9a172731: Preparing 07:39:33 be0e16fe34c4: Preparing 07:39:33 aedc3bda2944: Preparing 07:39:33 920f2f6194ba: Waiting 07:39:33 a36e9a172731: Waiting 07:39:33 be0e16fe34c4: Waiting 07:39:33 aedc3bda2944: Waiting 07:39:33 24a75510967f: Layer already exists 07:39:33 30c3ce6c280e: Layer already exists 07:39:33 5628d5648ab3: Layer already exists 07:39:33 53c1d8c0f1c4: Layer already exists 07:39:33 531846b65f70: Layer already exists 07:39:33 a36e9a172731: Layer already exists 07:39:33 be0e16fe34c4: Layer already exists 07:39:33 920f2f6194ba: Layer already exists 07:39:33 aedc3bda2944: Layer already exists 07:39:33 napa: digest: sha256:b0ea9a36fc13c1e49bc73218bd4be5550894aa3ff51ce047ad91a4882fcfb6fe size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:39:33 ===================================================== [Pipeline] echo 07:39:33 taggedImages: 07:39:33 - nexus3.edgexfoundry.org:10004/security-spire-config:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:39:33 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.1-dev.2 07:39:33 - nexus3.edgexfoundry.org:10004/security-spire-config:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:39:33 - nexus3.edgexfoundry.org:10004/security-spire-config:napa [Pipeline] echo 07:39:33 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 07:39:33 8e20ba2d710d6e8a600bdba73452396809bc6a06 07:39:33 3.1.1-dev.2 07:39:33 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:39:33 napa 07:39:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:39:34 38ba4f635835: Preparing 07:39:34 86bcb5bd1308: Preparing 07:39:34 3fddc2d4d8a0: Preparing 07:39:34 24a75510967f: Preparing 07:39:34 30c3ce6c280e: Preparing 07:39:34 4392f5ff0e86: Preparing 07:39:34 3cc4cf0bef12: Preparing 07:39:34 60842f3583ff: Preparing 07:39:34 aedc3bda2944: Preparing 07:39:34 3cc4cf0bef12: Waiting 07:39:34 60842f3583ff: Waiting 07:39:34 aedc3bda2944: Waiting 07:39:34 4392f5ff0e86: Waiting 07:39:34 38ba4f635835: Layer already exists 07:39:34 24a75510967f: Layer already exists 07:39:34 30c3ce6c280e: Layer already exists 07:39:34 60842f3583ff: Layer already exists 07:39:34 3cc4cf0bef12: Layer already exists 07:39:34 aedc3bda2944: Layer already exists 07:39:34 86bcb5bd1308: Pushed 07:39:34 3fddc2d4d8a0: Pushed 07:39:44 4392f5ff0e86: Pushed 07:39:44 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:b444c44f66426847d065bba3f5d17524c9c1feda4e80ffc1c986e0044f0d37cc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.1-dev.2 07:39:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:39:45 38ba4f635835: Preparing 07:39:45 86bcb5bd1308: Preparing 07:39:45 3fddc2d4d8a0: Preparing 07:39:45 24a75510967f: Preparing 07:39:45 30c3ce6c280e: Preparing 07:39:45 4392f5ff0e86: Preparing 07:39:45 3cc4cf0bef12: Preparing 07:39:45 60842f3583ff: Preparing 07:39:45 aedc3bda2944: Preparing 07:39:45 4392f5ff0e86: Waiting 07:39:45 3cc4cf0bef12: Waiting 07:39:45 aedc3bda2944: Waiting 07:39:45 60842f3583ff: Waiting 07:39:45 38ba4f635835: Layer already exists 07:39:45 24a75510967f: Layer already exists 07:39:45 86bcb5bd1308: Layer already exists 07:39:45 30c3ce6c280e: Layer already exists 07:39:45 3fddc2d4d8a0: Layer already exists 07:39:45 4392f5ff0e86: Layer already exists 07:39:45 3cc4cf0bef12: Layer already exists 07:39:45 60842f3583ff: Layer already exists 07:39:45 aedc3bda2944: Layer already exists 07:39:45 3.1.1-dev.2: digest: sha256:b444c44f66426847d065bba3f5d17524c9c1feda4e80ffc1c986e0044f0d37cc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:39:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:39:45 38ba4f635835: Preparing 07:39:45 86bcb5bd1308: Preparing 07:39:45 3fddc2d4d8a0: Preparing 07:39:45 24a75510967f: Preparing 07:39:45 30c3ce6c280e: Preparing 07:39:45 4392f5ff0e86: Preparing 07:39:45 3cc4cf0bef12: Preparing 07:39:45 60842f3583ff: Preparing 07:39:45 aedc3bda2944: Preparing 07:39:45 4392f5ff0e86: Waiting 07:39:45 3cc4cf0bef12: Waiting 07:39:45 aedc3bda2944: Waiting 07:39:45 60842f3583ff: Waiting 07:39:45 30c3ce6c280e: Layer already exists 07:39:45 24a75510967f: Layer already exists 07:39:45 86bcb5bd1308: Layer already exists 07:39:45 3fddc2d4d8a0: Layer already exists 07:39:45 38ba4f635835: Layer already exists 07:39:45 60842f3583ff: Layer already exists 07:39:45 4392f5ff0e86: Layer already exists 07:39:45 3cc4cf0bef12: Layer already exists 07:39:45 aedc3bda2944: Layer already exists 07:39:45 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:b444c44f66426847d065bba3f5d17524c9c1feda4e80ffc1c986e0044f0d37cc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:napa 07:39:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:39:46 38ba4f635835: Preparing 07:39:46 86bcb5bd1308: Preparing 07:39:46 3fddc2d4d8a0: Preparing 07:39:46 24a75510967f: Preparing 07:39:46 30c3ce6c280e: Preparing 07:39:46 4392f5ff0e86: Preparing 07:39:46 3cc4cf0bef12: Preparing 07:39:46 60842f3583ff: Preparing 07:39:46 aedc3bda2944: Preparing 07:39:46 aedc3bda2944: Waiting 07:39:46 3cc4cf0bef12: Waiting 07:39:46 4392f5ff0e86: Waiting 07:39:46 86bcb5bd1308: Layer already exists 07:39:46 3fddc2d4d8a0: Layer already exists 07:39:46 30c3ce6c280e: Layer already exists 07:39:46 38ba4f635835: Layer already exists 07:39:46 24a75510967f: Layer already exists 07:39:46 4392f5ff0e86: Layer already exists 07:39:46 3cc4cf0bef12: Layer already exists 07:39:46 60842f3583ff: Layer already exists 07:39:46 aedc3bda2944: Layer already exists 07:39:46 napa: digest: sha256:b444c44f66426847d065bba3f5d17524c9c1feda4e80ffc1c986e0044f0d37cc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:39:46 ===================================================== [Pipeline] echo 07:39:46 taggedImages: 07:39:46 - nexus3.edgexfoundry.org:10004/security-spire-server:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:39:46 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.1-dev.2 07:39:46 - nexus3.edgexfoundry.org:10004/security-spire-server:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:39:46 - nexus3.edgexfoundry.org:10004/security-spire-server:napa [Pipeline] echo 07:39:46 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:39:46 8e20ba2d710d6e8a600bdba73452396809bc6a06 07:39:46 3.1.1-dev.2 07:39:46 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:39:46 napa 07:39:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:39:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:39:47 73e7cf6d213d: Preparing 07:39:47 56d0312cd875: Preparing 07:39:47 24a75510967f: Preparing 07:39:47 30c3ce6c280e: Preparing 07:39:47 9a863cff1eed: Preparing 07:39:47 cdfb9d95ccda: Preparing 07:39:47 aedc3bda2944: Preparing 07:39:47 cdfb9d95ccda: Waiting 07:39:47 aedc3bda2944: Waiting 07:39:47 30c3ce6c280e: Layer already exists 07:39:47 24a75510967f: Layer already exists 07:39:47 aedc3bda2944: Layer already exists 07:39:47 73e7cf6d213d: Pushed 07:39:47 cdfb9d95ccda: Pushed 07:39:47 9a863cff1eed: Pushed 07:39:49 56d0312cd875: Pushed 07:39:50 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:43bd1a270cb22a74da0392a8a1aa4f56ceb272dc61716401b044285ce4897d0d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.1-dev.2 07:39:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:39:50 73e7cf6d213d: Preparing 07:39:50 56d0312cd875: Preparing 07:39:50 24a75510967f: Preparing 07:39:50 30c3ce6c280e: Preparing 07:39:50 9a863cff1eed: Preparing 07:39:50 cdfb9d95ccda: Preparing 07:39:50 aedc3bda2944: Preparing 07:39:50 cdfb9d95ccda: Waiting 07:39:50 aedc3bda2944: Waiting 07:39:50 56d0312cd875: Layer already exists 07:39:50 24a75510967f: Layer already exists 07:39:50 30c3ce6c280e: Layer already exists 07:39:50 73e7cf6d213d: Layer already exists 07:39:50 9a863cff1eed: Layer already exists 07:39:50 cdfb9d95ccda: Layer already exists 07:39:50 aedc3bda2944: Layer already exists 07:39:50 3.1.1-dev.2: digest: sha256:43bd1a270cb22a74da0392a8a1aa4f56ceb272dc61716401b044285ce4897d0d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:39:51 73e7cf6d213d: Preparing 07:39:51 56d0312cd875: Preparing 07:39:51 24a75510967f: Preparing 07:39:51 30c3ce6c280e: Preparing 07:39:51 9a863cff1eed: Preparing 07:39:51 cdfb9d95ccda: Preparing 07:39:51 aedc3bda2944: Preparing 07:39:51 cdfb9d95ccda: Waiting 07:39:51 aedc3bda2944: Waiting 07:39:51 30c3ce6c280e: Layer already exists 07:39:51 24a75510967f: Layer already exists 07:39:51 56d0312cd875: Layer already exists 07:39:51 9a863cff1eed: Layer already exists 07:39:51 73e7cf6d213d: Layer already exists 07:39:51 cdfb9d95ccda: Layer already exists 07:39:51 aedc3bda2944: Layer already exists 07:39:51 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:43bd1a270cb22a74da0392a8a1aa4f56ceb272dc61716401b044285ce4897d0d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:napa 07:39:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:39:52 73e7cf6d213d: Preparing 07:39:52 56d0312cd875: Preparing 07:39:52 24a75510967f: Preparing 07:39:52 30c3ce6c280e: Preparing 07:39:52 9a863cff1eed: Preparing 07:39:52 cdfb9d95ccda: Preparing 07:39:52 aedc3bda2944: Preparing 07:39:52 cdfb9d95ccda: Waiting 07:39:52 aedc3bda2944: Waiting 07:39:52 56d0312cd875: Layer already exists 07:39:52 9a863cff1eed: Layer already exists 07:39:52 73e7cf6d213d: Layer already exists 07:39:52 30c3ce6c280e: Layer already exists 07:39:52 24a75510967f: Layer already exists 07:39:52 aedc3bda2944: Layer already exists 07:39:52 cdfb9d95ccda: Layer already exists 07:39:52 napa: digest: sha256:43bd1a270cb22a74da0392a8a1aa4f56ceb272dc61716401b044285ce4897d0d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:39:52 ===================================================== [Pipeline] echo 07:39:52 taggedImages: 07:39:52 - nexus3.edgexfoundry.org:10004/support-notifications:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:39:52 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.1-dev.2 07:39:52 - nexus3.edgexfoundry.org:10004/support-notifications:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:39:52 - nexus3.edgexfoundry.org:10004/support-notifications:napa [Pipeline] echo 07:39:52 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:39:52 8e20ba2d710d6e8a600bdba73452396809bc6a06 07:39:52 3.1.1-dev.2 07:39:52 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:39:52 napa 07:39:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:39:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:39:52 a48a9064200d: Preparing 07:39:52 dcfa3ae20f78: Preparing 07:39:52 24a75510967f: Preparing 07:39:52 30c3ce6c280e: Preparing 07:39:52 4863d48b93a0: Preparing 07:39:52 c605c0149b0c: Preparing 07:39:52 aedc3bda2944: Preparing 07:39:52 c605c0149b0c: Waiting 07:39:52 aedc3bda2944: Waiting 07:39:52 4863d48b93a0: Layer already exists 07:39:52 24a75510967f: Layer already exists 07:39:52 30c3ce6c280e: Layer already exists 07:39:52 c605c0149b0c: Layer already exists 07:39:52 aedc3bda2944: Layer already exists 07:39:52 a48a9064200d: Pushed 07:39:55 dcfa3ae20f78: Pushed 07:39:55 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:55378031c7e5ba56fd3cd74757ca93c47d77ad5925e8cf426c5d61af142be128 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.1-dev.2 07:39:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:39:56 a48a9064200d: Preparing 07:39:56 dcfa3ae20f78: Preparing 07:39:56 24a75510967f: Preparing 07:39:56 30c3ce6c280e: Preparing 07:39:56 4863d48b93a0: Preparing 07:39:56 c605c0149b0c: Preparing 07:39:56 aedc3bda2944: Preparing 07:39:56 c605c0149b0c: Waiting 07:39:56 aedc3bda2944: Waiting 07:39:56 a48a9064200d: Layer already exists 07:39:56 dcfa3ae20f78: Layer already exists 07:39:56 24a75510967f: Layer already exists 07:39:56 4863d48b93a0: Layer already exists 07:39:56 30c3ce6c280e: Layer already exists 07:39:56 aedc3bda2944: Layer already exists 07:39:56 c605c0149b0c: Layer already exists 07:39:56 3.1.1-dev.2: digest: sha256:55378031c7e5ba56fd3cd74757ca93c47d77ad5925e8cf426c5d61af142be128 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:39:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:39:56 a48a9064200d: Preparing 07:39:56 dcfa3ae20f78: Preparing 07:39:56 24a75510967f: Preparing 07:39:56 30c3ce6c280e: Preparing 07:39:56 4863d48b93a0: Preparing 07:39:56 c605c0149b0c: Preparing 07:39:56 aedc3bda2944: Preparing 07:39:56 c605c0149b0c: Waiting 07:39:56 aedc3bda2944: Waiting 07:39:56 4863d48b93a0: Layer already exists 07:39:56 24a75510967f: Layer already exists 07:39:56 30c3ce6c280e: Layer already exists 07:39:56 dcfa3ae20f78: Layer already exists 07:39:56 a48a9064200d: Layer already exists 07:39:56 c605c0149b0c: Layer already exists 07:39:56 aedc3bda2944: Layer already exists 07:39:56 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:55378031c7e5ba56fd3cd74757ca93c47d77ad5925e8cf426c5d61af142be128 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:napa 07:39:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:39:57 a48a9064200d: Preparing 07:39:57 dcfa3ae20f78: Preparing 07:39:57 24a75510967f: Preparing 07:39:57 30c3ce6c280e: Preparing 07:39:57 4863d48b93a0: Preparing 07:39:57 c605c0149b0c: Preparing 07:39:57 aedc3bda2944: Preparing 07:39:57 c605c0149b0c: Waiting 07:39:57 aedc3bda2944: Waiting 07:39:57 4863d48b93a0: Layer already exists 07:39:57 dcfa3ae20f78: Layer already exists 07:39:57 a48a9064200d: Layer already exists 07:39:57 24a75510967f: Layer already exists 07:39:57 30c3ce6c280e: Layer already exists 07:39:57 aedc3bda2944: Layer already exists 07:39:57 c605c0149b0c: Layer already exists 07:39:57 napa: digest: sha256:55378031c7e5ba56fd3cd74757ca93c47d77ad5925e8cf426c5d61af142be128 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:39:57 ===================================================== [Pipeline] echo 07:39:57 taggedImages: 07:39:57 - nexus3.edgexfoundry.org:10004/support-scheduler:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:39:57 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.1-dev.2 07:39:57 - nexus3.edgexfoundry.org:10004/support-scheduler:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:39:57 - nexus3.edgexfoundry.org:10004/support-scheduler:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:53:45 #140 ... 07:53:45 07:53:45 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:53:45 #136 902.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:53:49 #136 ... 07:53:49 07:53:49 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:53:49 #139 DONE 907.8s 07:53:49 07:53:49 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 07:53:50 #59 ... 07:53:50 07:53:50 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:53:50 #141 DONE 0.2s 07:53:50 07:53:50 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:53:50 #142 DONE 0.2s 07:53:50 07:53:50 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:53:51 #143 DONE 0.1s 07:53:51 07:53:51 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:53:51 #144 DONE 0.1s 07:53:51 07:53:51 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:53:51 #145 DONE 0.4s 07:53:51 07:53:51 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:53:51 #146 DONE 0.1s 07:53:51 07:53:51 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:53:53 #147 DONE 2.0s 07:53:53 07:53:53 #100 [security-proxy-setup] exporting to image 07:53:53 #100 exporting layers 07:53:54 #100 exporting layers 1.2s done 07:53:54 #100 writing image sha256:43afdca6bc9421d2b5b265f49b8f3d721fa293fc118a12323cf2ad628bb9667a done 07:53:54 #100 naming to docker.io/library/security-proxy-setup-arm64 done 07:53:54 #100 DONE 4.2s 07:53:54 07:53:54 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:54:05 #136 DONE 923.4s 07:54:05 07:54:05 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:54:06 #138 ... 07:54:06 07:54:06 #148 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:54:06 #148 DONE 0.2s 07:54:06 07:54:06 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:54:06 #138 ... 07:54:06 07:54:06 #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:54:06 #149 DONE 0.2s 07:54:06 07:54:06 #150 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:54:07 #150 DONE 0.2s 07:54:07 07:54:07 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:54:07 #131 ... 07:54:07 07:54:07 #151 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:54:07 #151 DONE 0.2s 07:54:07 07:54:07 #152 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:54:07 #152 DONE 0.2s 07:54:07 07:54:07 #153 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:54:07 #153 DONE 0.3s 07:54:07 07:54:07 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:54:07 #131 ... 07:54:07 07:54:07 #154 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:54:07 #154 DONE 0.5s 07:54:07 07:54:07 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:54:08 #132 ... 07:54:08 07:54:08 #155 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:54:08 #155 DONE 0.2s 07:54:08 07:54:08 #156 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:54:10 #156 DONE 2.0s 07:54:10 07:54:10 #100 [security-secretstore-setup] exporting to image 07:54:10 #100 exporting layers 07:54:11 #100 exporting layers 1.6s done 07:54:12 #100 writing image sha256:5f217951d05303d677bfcbbb196f094fc34a6baf50856ccb9c53897ceb5dff7a 0.0s done 07:54:12 #100 naming to docker.io/library/security-secretstore-setup-arm64 done 07:54:12 #100 DONE 5.8s 07:54:12 07:54:12 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:54:14 #138 ... 07:54:14 07:54:14 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:54:14 #134 DONE 932.7s 07:54:14 07:54:14 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:54:14 #157 DONE 0.4s 07:54:14 07:54:14 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 07:54:14 #59 ... 07:54:14 07:54:14 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:54:17 #158 DONE 2.4s 07:54:17 07:54:17 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:54:17 #138 ... 07:54:17 07:54:17 #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:54:17 #159 DONE 0.3s 07:54:17 07:54:17 #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:54:17 #160 DONE 0.1s 07:54:17 07:54:17 #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:54:17 #161 DONE 0.3s 07:54:17 07:54:17 #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:54:17 #162 DONE 0.1s 07:54:17 07:54:17 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:54:17 #137 ... 07:54:17 07:54:17 #163 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:54:18 #163 DONE 0.2s 07:54:18 07:54:18 #164 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:54:18 #164 DONE 0.1s 07:54:18 07:54:18 #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:54:18 #165 DONE 0.2s 07:54:18 07:54:18 #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:54:18 #166 DONE 0.1s 07:54:18 07:54:18 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:54:20 #167 DONE 1.9s 07:54:20 07:54:20 #100 [security-bootstrapper] exporting to image 07:54:20 #100 exporting layers 07:54:21 #100 exporting layers 1.1s done 07:54:21 #100 writing image sha256:524aca8ea08428e44107d4819d1c08000bd799b85677734cb94f28bb4225d70f done 07:54:21 #100 naming to docker.io/library/security-bootstrapper-arm64 done 07:54:21 #100 DONE 7.0s 07:54:21 07:54:21 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:54:26 #137 ... 07:54:26 07:54:26 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:54:26 #130 DONE 945.5s 07:54:27 07:54:27 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:54:28 #133 ... 07:54:28 07:54:28 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:54:28 #168 DONE 0.2s 07:54:28 07:54:28 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:54:28 #169 DONE 0.1s 07:54:28 07:54:28 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:54:28 #131 ... 07:54:28 07:54:28 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:54:28 #170 DONE 0.3s 07:54:28 07:54:28 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:54:29 #171 DONE 0.1s 07:54:29 07:54:29 #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:54:29 #172 DONE 0.1s 07:54:29 07:54:29 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:54:29 #137 ... 07:54:29 07:54:29 #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:54:31 #173 DONE 2.0s 07:54:31 07:54:31 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 07:54:31 #59 ... 07:54:31 07:54:31 #100 [security-proxy-auth] exporting to image 07:54:31 #100 exporting layers 07:54:31 #100 exporting layers 0.6s done 07:54:31 #100 writing image sha256:3a4043393f4ee902cb9a94dac2e5f31a8b9a1fd2001569feb2d12273aec5c1dc done 07:54:31 #100 naming to docker.io/library/security-proxy-auth-arm64 done 07:54:31 #100 DONE 7.6s 07:54:31 07:54:31 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:54:41 #137 ... 07:54:41 07:54:41 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:54:41 #133 DONE 959.7s 07:54:41 07:54:41 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:54:42 #137 ... 07:54:42 07:54:42 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:54:42 #174 DONE 0.3s 07:54:42 07:54:42 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:54:42 #131 ... 07:54:42 07:54:42 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:54:42 #175 DONE 0.3s 07:54:42 07:54:42 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:54:43 #176 DONE 0.3s 07:54:43 07:54:43 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:54:43 #177 DONE 0.1s 07:54:43 07:54:43 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 07:54:43 #59 ... 07:54:43 07:54:43 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:54:43 #178 DONE 0.2s 07:54:43 07:54:43 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:54:45 #179 DONE 1.9s 07:54:45 07:54:45 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:54:45 #137 ... 07:54:45 07:54:45 #100 [core-common-config-bootstrapper] exporting to image 07:54:45 #100 exporting layers 07:54:45 #100 exporting layers 0.6s done 07:54:45 #100 writing image sha256:2aa5969db1f0e7943ca2f298e0d6c326ed18bc519c89f022805b3a3bf04ca35b 0.0s done 07:54:45 #100 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 07:54:45 #100 DONE 8.2s 07:54:45 07:54:45 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:55:24 #131 ... 07:55:24 07:55:24 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:55:24 #137 DONE 1001.4s 07:55:24 07:55:24 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:55:24 #135 ... 07:55:24 07:55:24 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:55:24 #180 DONE 0.2s 07:55:24 07:55:24 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 07:55:24 #59 ... 07:55:24 07:55:24 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:55:24 #181 DONE 0.2s 07:55:24 07:55:24 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:55:24 #182 DONE 0.3s 07:55:24 07:55:24 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:55:24 #135 ... 07:55:24 07:55:24 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:55:24 #183 DONE 0.1s 07:55:24 07:55:24 #100 [core-command] exporting to image 07:55:24 #100 exporting layers 07:55:24 #100 exporting layers 0.2s done 07:55:24 #100 writing image sha256:aff7c293cee5eb9cf9a566a8000adac0cb842ba6f27cfb20bc9e14ae01bf1aee done 07:55:24 #100 naming to docker.io/library/core-command-arm64 done 07:55:24 #100 DONE 8.5s 07:55:24 07:55:24 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:55:39 #135 ... 07:55:39 07:55:39 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:55:39 #131 DONE 1016.5s 07:55:39 07:55:39 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:55:39 #140 ... 07:55:39 07:55:39 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:55:39 #132 DONE 1017.2s 07:55:39 07:55:39 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:55:39 #138 ... 07:55:39 07:55:39 #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:55:40 #184 DONE 0.3s 07:55:40 07:55:40 #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:55:40 #185 DONE 0.3s 07:55:40 07:55:40 #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:55:40 #186 DONE 0.4s 07:55:40 07:55:40 #187 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:55:41 #187 DONE 0.3s 07:55:41 07:55:41 #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:55:41 #188 DONE 0.4s 07:55:41 07:55:41 #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:55:41 #189 DONE 0.2s 07:55:41 07:55:41 #190 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:55:41 #190 DONE 0.2s 07:55:41 07:55:41 #100 [core-metadata] exporting to image 07:55:41 #100 exporting layers 07:55:41 #100 ... 07:55:41 07:55:41 #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:55:41 #191 DONE 0.4s 07:55:41 07:55:41 #100 [core-metadata] exporting to image 07:55:41 #100 exporting layers 0.4s done 07:55:41 #100 writing image sha256:3a574f5419dc179cd008c51c8951cf3670235b5261d1d339890d02cb80ebdd6c done 07:55:41 #100 naming to docker.io/library/core-metadata-arm64 done 07:55:41 #100 DONE 8.9s 07:55:41 07:55:41 #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:55:42 #192 DONE 0.2s 07:55:42 07:55:42 #100 [core-data] exporting to image 07:55:42 #100 exporting layers 0.3s done 07:55:42 #100 writing image sha256:4925abecf264bb318e548adc1714b2619bd39f743c17d160f292e8d5a76a2fbe done 07:55:42 #100 naming to docker.io/library/core-data-arm64 done 07:55:42 #100 DONE 9.2s 07:55:42 07:55:42 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:56:00 #140 ... 07:56:00 07:56:00 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:56:00 #138 DONE 1036.3s 07:56:00 07:56:00 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:56:00 #135 ... 07:56:00 07:56:00 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:56:00 #193 DONE 0.3s 07:56:00 07:56:00 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:56:00 #140 ... 07:56:00 07:56:00 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:56:00 #194 DONE 0.1s 07:56:00 07:56:00 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:56:00 #195 DONE 0.3s 07:56:00 07:56:00 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:56:00 #196 DONE 0.1s 07:56:00 07:56:00 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:56:00 #135 ... 07:56:00 07:56:00 #100 [security-spiffe-token-provider] exporting to image 07:56:00 #100 exporting layers 07:56:00 #100 exporting layers 0.6s done 07:56:00 #100 writing image sha256:0499ee3172fbba1f8d4b473ce33c587ef24db5115f4e07e111975b17b5e6a87b done 07:56:00 #100 naming to docker.io/library/security-spiffe-token-provider-arm64 done 07:56:00 #100 DONE 9.8s 07:56:00 07:56:00 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:56:27 #135 DONE 1065.5s 07:56:27 07:56:27 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:56:27 #140 DONE 1065.9s 07:56:27 07:56:27 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 07:56:27 #59 ... 07:56:27 07:56:27 #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:56:27 #197 DONE 0.2s 07:56:27 07:56:27 #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:56:27 #198 DONE 0.1s 07:56:28 07:56:28 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 07:56:28 #59 ... 07:56:28 07:56:28 #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:56:28 #199 ... 07:56:28 07:56:28 #200 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:56:28 #200 DONE 0.2s 07:56:28 07:56:28 #201 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:56:28 #201 DONE 0.1s 07:56:28 07:56:28 #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:56:28 #199 DONE 0.4s 07:56:28 07:56:28 #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:56:28 #202 ... 07:56:28 07:56:28 #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:56:28 #203 DONE 0.1s 07:56:28 07:56:28 #100 [support-notifications] exporting to image 07:56:28 #100 exporting layers 07:56:28 #100 ... 07:56:28 07:56:28 #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:56:28 #202 DONE 0.4s 07:56:29 07:56:29 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:56:29 #204 DONE 0.2s 07:56:29 07:56:29 #100 [support-scheduler] exporting to image 07:56:29 #100 exporting layers 0.6s done 07:56:29 #100 writing image sha256:aa35839735a44687607e739cf44209a94fe910a264de38d128637a179b213c45 done 07:56:29 #100 naming to docker.io/library/support-notifications-arm64 done 07:56:29 #100 exporting layers 0.4s done 07:56:29 #100 writing image sha256:c3afedcabaca041a665d24eb3a35f52ce7a1cd1142e94b7aa2ab20e721e84156 done 07:56:29 #100 naming to docker.io/library/support-scheduler-arm64 done 07:56:29 #100 DONE 10.7s 07:56:29 07:56:29 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 07:56:29 time="2024-05-10T07:37:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:56:29 time="2024-05-10T07:37:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:56:29 time="2024-05-10T07:37:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:56:29 time="2024-05-10T07:37:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:56:29 time="2024-05-10T07:37:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:56:29 time="2024-05-10T07:37:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:56:29 time="2024-05-10T07:37:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:56:29 time="2024-05-10T07:37:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:56:29 time="2024-05-10T07:37:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:56:29 time="2024-05-10T07:37:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:56:29 time="2024-05-10T07:37:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:56:29 time="2024-05-10T07:37:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:56:29 time="2024-05-10T07:37:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:56:29 time="2024-05-10T07:37:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:56:29 $ docker stop --time=1 57f3c00c51e0fb6c4a46420d910547d132ddf17b35b165ada7382b8a0964efa0 07:56:31 $ docker rm -f --volumes 57f3c00c51e0fb6c4a46420d910547d132ddf17b35b165ada7382b8a0964efa0 [Pipeline] // withDockerContainer [Pipeline] sh 07:56:31 + docker images 07:56:31 REPOSITORY TAG IMAGE ID CREATED SIZE 07:56:31 support-notifications-arm64 latest aa35839735a4 3 seconds ago 39.5MB 07:56:31 support-scheduler-arm64 latest c3afedcabaca 3 seconds ago 38.8MB 07:56:31 security-spiffe-token-provider-arm64 latest 0499ee3172fb 32 seconds ago 40.5MB 07:56:31 core-data-arm64 latest 4925abecf264 50 seconds ago 26.6MB 07:56:31 core-metadata-arm64 latest 3a574f5419dc 50 seconds ago 27MB 07:56:31 core-command-arm64 latest aff7c293cee5 About a minute ago 26.4MB 07:56:31 core-common-config-bootstrapper-arm64 latest 2aa5969db1f0 About a minute ago 23.7MB 07:56:31 security-proxy-auth-arm64 latest 3a4043393f4e 2 minutes ago 24.9MB 07:56:31 security-bootstrapper-arm64 latest 524aca8ea084 2 minutes ago 28.5MB 07:56:31 security-secretstore-setup-arm64 latest 5f217951d053 2 minutes ago 49MB 07:56:31 security-proxy-setup-arm64 latest 43afdca6bc94 2 minutes ago 34.6MB 07:56:31 security-spire-agent-arm64 latest bd9f7d0640cc 18 minutes ago 170MB 07:56:31 security-spire-server-arm64 latest d880399f50b0 18 minutes ago 114MB 07:56:31 security-spire-config-arm64 latest ddbd4510abf3 18 minutes ago 114MB 07:56:31 ci-base-image-arm64 latest 723ff7baf8b9 20 minutes ago 882MB 07:56:31 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.21-alpine-lts 981a0608b64a 2 weeks ago 561MB 07:56:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 11 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:56:31 provisioning config files... 07:56:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config10942351954676341492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:56:31 ---> ****-login.sh 07:56:31 nexus3.edgexfoundry.org:10001 07:56:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:56:32 Configure a credential helper to remove this warning. See 07:56:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:56:32 07:56:32 Login Succeeded 07:56:32 nexus3.edgexfoundry.org:10002 07:56:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:56:32 Configure a credential helper to remove this warning. See 07:56:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:56:32 07:56:32 Login Succeeded 07:56:32 nexus3.edgexfoundry.org:10003 07:56:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:56:33 Configure a credential helper to remove this warning. See 07:56:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:56:33 07:56:33 Login Succeeded 07:56:33 nexus3.edgexfoundry.org:10004 07:56:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:56:33 Configure a credential helper to remove this warning. See 07:56:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:56:33 07:56:33 Login Succeeded 07:56:33 ****.io 07:56:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:56:33 Configure a credential helper to remove this warning. See 07:56:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:56:33 07:56:33 Login Succeeded 07:56:33 ---> ****-login.sh ends [Pipeline] } 07:56:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:56:33 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:56:33 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 07:56:33 8e20ba2d710d6e8a600bdba73452396809bc6a06 07:56:33 3.1.1-dev.2 07:56:33 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:56:33 napa 07:56:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:56:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:56:34 6551f856e677: Preparing 07:56:34 b95484f83afd: Preparing 07:56:34 da361b5366bf: Preparing 07:56:34 25b578997e98: Preparing 07:56:34 e9c6421413ad: Preparing 07:56:34 386fddabf900: Preparing 07:56:34 7c504f21be85: Preparing 07:56:34 386fddabf900: Waiting 07:56:34 7c504f21be85: Waiting 07:56:34 da361b5366bf: Pushed 07:56:34 25b578997e98: Pushed 07:56:34 6551f856e677: Pushed 07:56:34 7c504f21be85: Layer already exists 07:56:34 386fddabf900: Pushed 07:56:36 e9c6421413ad: Pushed 07:56:38 b95484f83afd: Pushed 07:56:38 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:9fb96370a393147e9131664623dc2aab9ee88e7b4fbef5ca16c2be21855e64e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.1-dev.2 07:56:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:56:38 6551f856e677: Preparing 07:56:38 b95484f83afd: Preparing 07:56:38 da361b5366bf: Preparing 07:56:38 25b578997e98: Preparing 07:56:38 e9c6421413ad: Preparing 07:56:38 386fddabf900: Preparing 07:56:38 7c504f21be85: Preparing 07:56:38 386fddabf900: Waiting 07:56:38 7c504f21be85: Waiting 07:56:38 e9c6421413ad: Layer already exists 07:56:38 25b578997e98: Layer already exists 07:56:38 b95484f83afd: Layer already exists 07:56:38 6551f856e677: Layer already exists 07:56:38 da361b5366bf: Layer already exists 07:56:38 386fddabf900: Layer already exists 07:56:38 7c504f21be85: Layer already exists 07:56:38 3.1.1-dev.2: digest: sha256:9fb96370a393147e9131664623dc2aab9ee88e7b4fbef5ca16c2be21855e64e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:56:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:56:39 6551f856e677: Preparing 07:56:39 b95484f83afd: Preparing 07:56:39 da361b5366bf: Preparing 07:56:39 25b578997e98: Preparing 07:56:39 e9c6421413ad: Preparing 07:56:39 386fddabf900: Preparing 07:56:39 7c504f21be85: Preparing 07:56:39 386fddabf900: Waiting 07:56:39 7c504f21be85: Waiting 07:56:39 6551f856e677: Layer already exists 07:56:39 b95484f83afd: Layer already exists 07:56:39 25b578997e98: Layer already exists 07:56:39 e9c6421413ad: Layer already exists 07:56:39 da361b5366bf: Layer already exists 07:56:39 386fddabf900: Layer already exists 07:56:39 7c504f21be85: Layer already exists 07:56:39 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:9fb96370a393147e9131664623dc2aab9ee88e7b4fbef5ca16c2be21855e64e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:napa 07:56:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:56:40 6551f856e677: Preparing 07:56:40 b95484f83afd: Preparing 07:56:40 da361b5366bf: Preparing 07:56:40 25b578997e98: Preparing 07:56:40 e9c6421413ad: Preparing 07:56:40 386fddabf900: Preparing 07:56:40 7c504f21be85: Preparing 07:56:40 386fddabf900: Waiting 07:56:40 7c504f21be85: Waiting 07:56:40 6551f856e677: Layer already exists 07:56:40 b95484f83afd: Layer already exists 07:56:40 e9c6421413ad: Layer already exists 07:56:40 25b578997e98: Layer already exists 07:56:40 da361b5366bf: Layer already exists 07:56:40 386fddabf900: Layer already exists 07:56:40 7c504f21be85: Layer already exists 07:56:40 napa: digest: sha256:9fb96370a393147e9131664623dc2aab9ee88e7b4fbef5ca16c2be21855e64e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:56:40 ===================================================== [Pipeline] echo 07:56:40 taggedImages: 07:56:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:56:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.1-dev.2 07:56:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:56:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:napa [Pipeline] echo 07:56:40 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 07:56:40 8e20ba2d710d6e8a600bdba73452396809bc6a06 07:56:40 3.1.1-dev.2 07:56:40 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:56:40 napa 07:56:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:41 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:56:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:56:42 b7d705a6bd5e: Preparing 07:56:42 f17bada14e80: Preparing 07:56:42 a2997f837ea9: Preparing 07:56:42 3c1b421f19df: Preparing 07:56:42 da361b5366bf: Preparing 07:56:42 25b578997e98: Preparing 07:56:42 e9c6421413ad: Preparing 07:56:42 25b578997e98: Waiting 07:56:42 386fddabf900: Preparing 07:56:42 7c504f21be85: Preparing 07:56:42 e9c6421413ad: Waiting 07:56:42 386fddabf900: Waiting 07:56:42 7c504f21be85: Waiting 07:56:42 f17bada14e80: Pushed 07:56:42 a2997f837ea9: Pushed 07:56:42 da361b5366bf: Layer already exists 07:56:42 25b578997e98: Layer already exists 07:56:42 e9c6421413ad: Layer already exists 07:56:42 386fddabf900: Layer already exists 07:56:42 7c504f21be85: Layer already exists 07:56:42 b7d705a6bd5e: Pushed 07:56:44 3c1b421f19df: Pushed 07:56:44 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:41d1eaa3bcf83a23ae6acdc4c64b27b2e6c390a75b7e48da6938ce0e571d948d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:45 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.1-dev.2 07:56:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:56:45 b7d705a6bd5e: Preparing 07:56:45 f17bada14e80: Preparing 07:56:45 a2997f837ea9: Preparing 07:56:45 3c1b421f19df: Preparing 07:56:45 da361b5366bf: Preparing 07:56:45 25b578997e98: Preparing 07:56:45 e9c6421413ad: Preparing 07:56:45 386fddabf900: Preparing 07:56:45 25b578997e98: Waiting 07:56:45 7c504f21be85: Preparing 07:56:45 e9c6421413ad: Waiting 07:56:45 386fddabf900: Waiting 07:56:45 7c504f21be85: Waiting 07:56:45 da361b5366bf: Layer already exists 07:56:45 a2997f837ea9: Layer already exists 07:56:45 b7d705a6bd5e: Layer already exists 07:56:45 3c1b421f19df: Layer already exists 07:56:45 f17bada14e80: Layer already exists 07:56:45 e9c6421413ad: Layer already exists 07:56:45 386fddabf900: Layer already exists 07:56:45 7c504f21be85: Layer already exists 07:56:45 25b578997e98: Layer already exists 07:56:45 3.1.1-dev.2: digest: sha256:41d1eaa3bcf83a23ae6acdc4c64b27b2e6c390a75b7e48da6938ce0e571d948d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:46 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:56:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:56:46 b7d705a6bd5e: Preparing 07:56:46 f17bada14e80: Preparing 07:56:46 a2997f837ea9: Preparing 07:56:46 3c1b421f19df: Preparing 07:56:46 da361b5366bf: Preparing 07:56:46 25b578997e98: Preparing 07:56:46 e9c6421413ad: Preparing 07:56:46 386fddabf900: Preparing 07:56:46 7c504f21be85: Preparing 07:56:46 e9c6421413ad: Waiting 07:56:46 386fddabf900: Waiting 07:56:46 7c504f21be85: Waiting 07:56:46 25b578997e98: Waiting 07:56:46 3c1b421f19df: Layer already exists 07:56:46 da361b5366bf: Layer already exists 07:56:46 a2997f837ea9: Layer already exists 07:56:46 f17bada14e80: Layer already exists 07:56:46 b7d705a6bd5e: Layer already exists 07:56:46 386fddabf900: Layer already exists 07:56:46 7c504f21be85: Layer already exists 07:56:46 25b578997e98: Layer already exists 07:56:46 e9c6421413ad: Layer already exists 07:56:46 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:41d1eaa3bcf83a23ae6acdc4c64b27b2e6c390a75b7e48da6938ce0e571d948d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:47 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:napa 07:56:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:56:47 b7d705a6bd5e: Preparing 07:56:47 f17bada14e80: Preparing 07:56:47 a2997f837ea9: Preparing 07:56:47 3c1b421f19df: Preparing 07:56:47 da361b5366bf: Preparing 07:56:47 25b578997e98: Preparing 07:56:47 e9c6421413ad: Preparing 07:56:47 386fddabf900: Preparing 07:56:47 7c504f21be85: Preparing 07:56:47 25b578997e98: Waiting 07:56:47 e9c6421413ad: Waiting 07:56:47 7c504f21be85: Waiting 07:56:47 386fddabf900: Waiting 07:56:47 b7d705a6bd5e: Layer already exists 07:56:47 3c1b421f19df: Layer already exists 07:56:47 a2997f837ea9: Layer already exists 07:56:47 f17bada14e80: Layer already exists 07:56:47 da361b5366bf: Layer already exists 07:56:47 e9c6421413ad: Layer already exists 07:56:47 386fddabf900: Layer already exists 07:56:47 25b578997e98: Layer already exists 07:56:47 7c504f21be85: Layer already exists 07:56:47 napa: digest: sha256:41d1eaa3bcf83a23ae6acdc4c64b27b2e6c390a75b7e48da6938ce0e571d948d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:56:47 ===================================================== [Pipeline] echo 07:56:47 taggedImages: 07:56:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:56:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.1-dev.2 07:56:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:56:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:napa [Pipeline] echo 07:56:47 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 07:56:47 8e20ba2d710d6e8a600bdba73452396809bc6a06 07:56:47 3.1.1-dev.2 07:56:47 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:56:47 napa 07:56:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:56:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:56:48 8289a9e84f0f: Preparing 07:56:48 dfc9d3c0167b: Preparing 07:56:48 da361b5366bf: Preparing 07:56:48 25b578997e98: Preparing 07:56:48 c16c0690d29a: Preparing 07:56:48 646e38095e7e: Preparing 07:56:48 7c504f21be85: Preparing 07:56:48 646e38095e7e: Waiting 07:56:48 7c504f21be85: Waiting 07:56:48 da361b5366bf: Layer already exists 07:56:48 25b578997e98: Layer already exists 07:56:48 7c504f21be85: Layer already exists 07:56:48 8289a9e84f0f: Pushed 07:56:48 646e38095e7e: Pushed 07:56:50 c16c0690d29a: Pushed 07:56:52 dfc9d3c0167b: Pushed 07:56:52 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:a7a69eb20d928b38aeb8489d52fdeeacff578ce88185dec20a3464b6d110ae42 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.1-dev.2 07:56:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:56:52 8289a9e84f0f: Preparing 07:56:52 dfc9d3c0167b: Preparing 07:56:52 da361b5366bf: Preparing 07:56:52 25b578997e98: Preparing 07:56:52 c16c0690d29a: Preparing 07:56:52 646e38095e7e: Preparing 07:56:52 7c504f21be85: Preparing 07:56:52 646e38095e7e: Waiting 07:56:52 7c504f21be85: Waiting 07:56:52 c16c0690d29a: Layer already exists 07:56:52 da361b5366bf: Layer already exists 07:56:52 25b578997e98: Layer already exists 07:56:52 8289a9e84f0f: Layer already exists 07:56:52 dfc9d3c0167b: Layer already exists 07:56:52 7c504f21be85: Layer already exists 07:56:52 646e38095e7e: Layer already exists 07:56:52 3.1.1-dev.2: digest: sha256:a7a69eb20d928b38aeb8489d52fdeeacff578ce88185dec20a3464b6d110ae42 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:56:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:56:53 8289a9e84f0f: Preparing 07:56:53 dfc9d3c0167b: Preparing 07:56:53 da361b5366bf: Preparing 07:56:53 25b578997e98: Preparing 07:56:53 c16c0690d29a: Preparing 07:56:53 646e38095e7e: Preparing 07:56:53 7c504f21be85: Preparing 07:56:53 646e38095e7e: Waiting 07:56:53 7c504f21be85: Waiting 07:56:53 da361b5366bf: Layer already exists 07:56:53 c16c0690d29a: Layer already exists 07:56:53 dfc9d3c0167b: Layer already exists 07:56:53 8289a9e84f0f: Layer already exists 07:56:53 25b578997e98: Layer already exists 07:56:53 646e38095e7e: Layer already exists 07:56:53 7c504f21be85: Layer already exists 07:56:53 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:a7a69eb20d928b38aeb8489d52fdeeacff578ce88185dec20a3464b6d110ae42 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:napa 07:56:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:56:54 8289a9e84f0f: Preparing 07:56:54 dfc9d3c0167b: Preparing 07:56:54 da361b5366bf: Preparing 07:56:54 25b578997e98: Preparing 07:56:54 c16c0690d29a: Preparing 07:56:54 646e38095e7e: Preparing 07:56:54 7c504f21be85: Preparing 07:56:54 646e38095e7e: Waiting 07:56:54 7c504f21be85: Waiting 07:56:54 da361b5366bf: Layer already exists 07:56:54 8289a9e84f0f: Layer already exists 07:56:54 25b578997e98: Layer already exists 07:56:54 dfc9d3c0167b: Layer already exists 07:56:54 c16c0690d29a: Layer already exists 07:56:54 646e38095e7e: Layer already exists 07:56:54 7c504f21be85: Layer already exists 07:56:55 napa: digest: sha256:a7a69eb20d928b38aeb8489d52fdeeacff578ce88185dec20a3464b6d110ae42 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:56:55 ===================================================== [Pipeline] echo 07:56:55 taggedImages: 07:56:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:56:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.1-dev.2 07:56:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:56:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:napa [Pipeline] echo 07:56:55 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 07:56:55 8e20ba2d710d6e8a600bdba73452396809bc6a06 07:56:55 3.1.1-dev.2 07:56:55 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:56:55 napa 07:56:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:56:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:56:55 b5f8be4c1667: Preparing 07:56:55 82dd9f99e304: Preparing 07:56:55 8fc65928d087: Preparing 07:56:55 da361b5366bf: Preparing 07:56:55 25b578997e98: Preparing 07:56:55 e9c6421413ad: Preparing 07:56:55 386fddabf900: Preparing 07:56:55 7c504f21be85: Preparing 07:56:55 e9c6421413ad: Waiting 07:56:55 386fddabf900: Waiting 07:56:55 7c504f21be85: Waiting 07:56:55 da361b5366bf: Layer already exists 07:56:55 25b578997e98: Layer already exists 07:56:55 e9c6421413ad: Layer already exists 07:56:56 386fddabf900: Layer already exists 07:56:56 7c504f21be85: Layer already exists 07:56:56 82dd9f99e304: Pushed 07:56:56 b5f8be4c1667: Pushed 07:56:59 8fc65928d087: Pushed 07:56:59 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:9a12fd5c6cf860b0a128f3dab301ab59e18d3b538edf8a3bb20bc58455b0145f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.1-dev.2 07:57:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:57:00 b5f8be4c1667: Preparing 07:57:00 82dd9f99e304: Preparing 07:57:00 8fc65928d087: Preparing 07:57:00 da361b5366bf: Preparing 07:57:00 25b578997e98: Preparing 07:57:00 e9c6421413ad: Preparing 07:57:00 386fddabf900: Preparing 07:57:00 7c504f21be85: Preparing 07:57:00 386fddabf900: Waiting 07:57:00 7c504f21be85: Waiting 07:57:00 e9c6421413ad: Waiting 07:57:00 da361b5366bf: Layer already exists 07:57:00 25b578997e98: Layer already exists 07:57:00 8fc65928d087: Layer already exists 07:57:00 82dd9f99e304: Layer already exists 07:57:00 b5f8be4c1667: Layer already exists 07:57:00 e9c6421413ad: Layer already exists 07:57:00 386fddabf900: Layer already exists 07:57:00 7c504f21be85: Layer already exists 07:57:00 3.1.1-dev.2: digest: sha256:9a12fd5c6cf860b0a128f3dab301ab59e18d3b538edf8a3bb20bc58455b0145f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:57:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:57:00 b5f8be4c1667: Preparing 07:57:00 82dd9f99e304: Preparing 07:57:00 8fc65928d087: Preparing 07:57:00 da361b5366bf: Preparing 07:57:00 25b578997e98: Preparing 07:57:00 e9c6421413ad: Preparing 07:57:00 386fddabf900: Preparing 07:57:00 7c504f21be85: Preparing 07:57:00 386fddabf900: Waiting 07:57:00 7c504f21be85: Waiting 07:57:00 e9c6421413ad: Waiting 07:57:00 8fc65928d087: Layer already exists 07:57:00 82dd9f99e304: Layer already exists 07:57:00 25b578997e98: Layer already exists 07:57:00 b5f8be4c1667: Layer already exists 07:57:00 da361b5366bf: Layer already exists 07:57:00 386fddabf900: Layer already exists 07:57:00 e9c6421413ad: Layer already exists 07:57:00 7c504f21be85: Layer already exists 07:57:00 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:9a12fd5c6cf860b0a128f3dab301ab59e18d3b538edf8a3bb20bc58455b0145f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:napa 07:57:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:57:01 b5f8be4c1667: Preparing 07:57:01 82dd9f99e304: Preparing 07:57:01 8fc65928d087: Preparing 07:57:01 da361b5366bf: Preparing 07:57:01 25b578997e98: Preparing 07:57:01 e9c6421413ad: Preparing 07:57:01 386fddabf900: Preparing 07:57:01 7c504f21be85: Preparing 07:57:01 e9c6421413ad: Waiting 07:57:01 386fddabf900: Waiting 07:57:01 7c504f21be85: Waiting 07:57:01 b5f8be4c1667: Layer already exists 07:57:01 8fc65928d087: Layer already exists 07:57:01 da361b5366bf: Layer already exists 07:57:01 25b578997e98: Layer already exists 07:57:01 82dd9f99e304: Layer already exists 07:57:01 e9c6421413ad: Layer already exists 07:57:01 7c504f21be85: Layer already exists 07:57:01 386fddabf900: Layer already exists 07:57:01 napa: digest: sha256:9a12fd5c6cf860b0a128f3dab301ab59e18d3b538edf8a3bb20bc58455b0145f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:57:02 ===================================================== [Pipeline] echo 07:57:02 taggedImages: 07:57:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:57:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.1-dev.2 07:57:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:57:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:napa [Pipeline] echo 07:57:02 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 07:57:02 8e20ba2d710d6e8a600bdba73452396809bc6a06 07:57:02 3.1.1-dev.2 07:57:02 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:57:02 napa 07:57:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:57:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:57:02 68893cee39f3: Preparing 07:57:02 b4cd4945c4e6: Preparing 07:57:02 ddac74388c2b: Preparing 07:57:02 7b674a4f01e9: Preparing 07:57:02 31515c610e6c: Preparing 07:57:02 48043e125676: Preparing 07:57:02 ef77186fcb53: Preparing 07:57:02 da361b5366bf: Preparing 07:57:02 25b578997e98: Preparing 07:57:02 01e97d6ef5a5: Preparing 07:57:02 9269ad0dd6ed: Preparing 07:57:02 5f70bf18a086: Preparing 07:57:02 a9c8f7481900: Preparing 07:57:02 6fcfc68adf0f: Preparing 07:57:02 40a342d2cc08: Preparing 07:57:02 7c504f21be85: Preparing 07:57:02 48043e125676: Waiting 07:57:02 ef77186fcb53: Waiting 07:57:02 da361b5366bf: Waiting 07:57:02 25b578997e98: Waiting 07:57:02 01e97d6ef5a5: Waiting 07:57:02 9269ad0dd6ed: Waiting 07:57:02 5f70bf18a086: Waiting 07:57:02 a9c8f7481900: Waiting 07:57:02 40a342d2cc08: Waiting 07:57:02 6fcfc68adf0f: Waiting 07:57:02 7c504f21be85: Waiting 07:57:03 b4cd4945c4e6: Pushed 07:57:03 ddac74388c2b: Pushed 07:57:03 7b674a4f01e9: Pushed 07:57:03 31515c610e6c: Pushed 07:57:03 25b578997e98: Layer already exists 07:57:03 da361b5366bf: Layer already exists 07:57:03 68893cee39f3: Pushed 07:57:03 5f70bf18a086: Layer already exists 07:57:03 48043e125676: Pushed 07:57:03 9269ad0dd6ed: Pushed 07:57:03 01e97d6ef5a5: Pushed 07:57:03 a9c8f7481900: Pushed 07:57:03 7c504f21be85: Layer already exists 07:57:03 40a342d2cc08: Pushed 07:57:05 6fcfc68adf0f: Pushed 07:57:07 ef77186fcb53: Pushed 07:57:07 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:bfd766d16559f9edcc357ac74e97f3cd227de025126c18dad4c7ee669d37aee4 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.1-dev.2 07:57:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:57:07 68893cee39f3: Preparing 07:57:07 b4cd4945c4e6: Preparing 07:57:07 ddac74388c2b: Preparing 07:57:07 7b674a4f01e9: Preparing 07:57:07 31515c610e6c: Preparing 07:57:07 48043e125676: Preparing 07:57:07 ef77186fcb53: Preparing 07:57:07 da361b5366bf: Preparing 07:57:07 25b578997e98: Preparing 07:57:07 01e97d6ef5a5: Preparing 07:57:07 9269ad0dd6ed: Preparing 07:57:07 5f70bf18a086: Preparing 07:57:07 a9c8f7481900: Preparing 07:57:07 6fcfc68adf0f: Preparing 07:57:07 40a342d2cc08: Preparing 07:57:07 7c504f21be85: Preparing 07:57:07 48043e125676: Waiting 07:57:07 ef77186fcb53: Waiting 07:57:07 da361b5366bf: Waiting 07:57:07 01e97d6ef5a5: Waiting 07:57:07 9269ad0dd6ed: Waiting 07:57:07 5f70bf18a086: Waiting 07:57:07 a9c8f7481900: Waiting 07:57:07 6fcfc68adf0f: Waiting 07:57:07 40a342d2cc08: Waiting 07:57:07 7c504f21be85: Waiting 07:57:07 25b578997e98: Waiting 07:57:07 ddac74388c2b: Layer already exists 07:57:07 b4cd4945c4e6: Layer already exists 07:57:07 31515c610e6c: Layer already exists 07:57:07 68893cee39f3: Layer already exists 07:57:07 7b674a4f01e9: Layer already exists 07:57:07 da361b5366bf: Layer already exists 07:57:07 01e97d6ef5a5: Layer already exists 07:57:07 48043e125676: Layer already exists 07:57:07 25b578997e98: Layer already exists 07:57:07 ef77186fcb53: Layer already exists 07:57:07 9269ad0dd6ed: Layer already exists 07:57:07 5f70bf18a086: Layer already exists 07:57:07 a9c8f7481900: Layer already exists 07:57:07 6fcfc68adf0f: Layer already exists 07:57:07 40a342d2cc08: Layer already exists 07:57:07 7c504f21be85: Layer already exists 07:57:08 3.1.1-dev.2: digest: sha256:bfd766d16559f9edcc357ac74e97f3cd227de025126c18dad4c7ee669d37aee4 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:57:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:57:08 68893cee39f3: Preparing 07:57:08 b4cd4945c4e6: Preparing 07:57:08 ddac74388c2b: Preparing 07:57:08 7b674a4f01e9: Preparing 07:57:08 31515c610e6c: Preparing 07:57:08 48043e125676: Preparing 07:57:08 ef77186fcb53: Preparing 07:57:08 da361b5366bf: Preparing 07:57:08 25b578997e98: Preparing 07:57:08 01e97d6ef5a5: Preparing 07:57:08 9269ad0dd6ed: Preparing 07:57:08 5f70bf18a086: Preparing 07:57:08 a9c8f7481900: Preparing 07:57:08 6fcfc68adf0f: Preparing 07:57:08 40a342d2cc08: Preparing 07:57:08 7c504f21be85: Preparing 07:57:08 48043e125676: Waiting 07:57:08 ef77186fcb53: Waiting 07:57:08 da361b5366bf: Waiting 07:57:08 25b578997e98: Waiting 07:57:08 01e97d6ef5a5: Waiting 07:57:08 6fcfc68adf0f: Waiting 07:57:08 40a342d2cc08: Waiting 07:57:08 7c504f21be85: Waiting 07:57:08 9269ad0dd6ed: Waiting 07:57:08 5f70bf18a086: Waiting 07:57:08 a9c8f7481900: Waiting 07:57:08 31515c610e6c: Layer already exists 07:57:08 68893cee39f3: Layer already exists 07:57:08 7b674a4f01e9: Layer already exists 07:57:08 ddac74388c2b: Layer already exists 07:57:08 b4cd4945c4e6: Layer already exists 07:57:08 ef77186fcb53: Layer already exists 07:57:08 48043e125676: Layer already exists 07:57:08 da361b5366bf: Layer already exists 07:57:08 25b578997e98: Layer already exists 07:57:08 01e97d6ef5a5: Layer already exists 07:57:08 9269ad0dd6ed: Layer already exists 07:57:08 5f70bf18a086: Layer already exists 07:57:08 6fcfc68adf0f: Layer already exists 07:57:08 a9c8f7481900: Layer already exists 07:57:08 40a342d2cc08: Layer already exists 07:57:09 7c504f21be85: Layer already exists 07:57:09 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:bfd766d16559f9edcc357ac74e97f3cd227de025126c18dad4c7ee669d37aee4 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:napa 07:57:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:57:09 68893cee39f3: Preparing 07:57:09 b4cd4945c4e6: Preparing 07:57:09 ddac74388c2b: Preparing 07:57:09 7b674a4f01e9: Preparing 07:57:09 31515c610e6c: Preparing 07:57:09 48043e125676: Preparing 07:57:09 ef77186fcb53: Preparing 07:57:09 da361b5366bf: Preparing 07:57:09 25b578997e98: Preparing 07:57:09 01e97d6ef5a5: Preparing 07:57:09 9269ad0dd6ed: Preparing 07:57:09 5f70bf18a086: Preparing 07:57:09 a9c8f7481900: Preparing 07:57:09 6fcfc68adf0f: Preparing 07:57:09 40a342d2cc08: Preparing 07:57:09 7c504f21be85: Preparing 07:57:09 01e97d6ef5a5: Waiting 07:57:09 9269ad0dd6ed: Waiting 07:57:09 5f70bf18a086: Waiting 07:57:09 a9c8f7481900: Waiting 07:57:09 6fcfc68adf0f: Waiting 07:57:09 40a342d2cc08: Waiting 07:57:09 7c504f21be85: Waiting 07:57:09 ef77186fcb53: Waiting 07:57:09 da361b5366bf: Waiting 07:57:09 25b578997e98: Waiting 07:57:09 48043e125676: Waiting 07:57:09 31515c610e6c: Layer already exists 07:57:09 ddac74388c2b: Layer already exists 07:57:09 7b674a4f01e9: Layer already exists 07:57:09 68893cee39f3: Layer already exists 07:57:09 b4cd4945c4e6: Layer already exists 07:57:09 25b578997e98: Layer already exists 07:57:09 ef77186fcb53: Layer already exists 07:57:09 48043e125676: Layer already exists 07:57:09 da361b5366bf: Layer already exists 07:57:09 01e97d6ef5a5: Layer already exists 07:57:09 9269ad0dd6ed: Layer already exists 07:57:09 5f70bf18a086: Layer already exists 07:57:09 a9c8f7481900: Layer already exists 07:57:09 6fcfc68adf0f: Layer already exists 07:57:09 40a342d2cc08: Layer already exists 07:57:09 7c504f21be85: Layer already exists 07:57:10 napa: digest: sha256:bfd766d16559f9edcc357ac74e97f3cd227de025126c18dad4c7ee669d37aee4 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:57:10 ===================================================== [Pipeline] echo 07:57:10 taggedImages: 07:57:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:57:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.1-dev.2 07:57:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:57:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:napa [Pipeline] echo 07:57:10 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 07:57:10 8e20ba2d710d6e8a600bdba73452396809bc6a06 07:57:10 3.1.1-dev.2 07:57:10 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:57:10 napa 07:57:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:10 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:57:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:57:10 1c005c665efc: Preparing 07:57:10 b0d9529d645a: Preparing 07:57:10 8afa6205d939: Preparing 07:57:10 90af8fd10600: Preparing 07:57:10 da361b5366bf: Preparing 07:57:10 25b578997e98: Preparing 07:57:10 e9c6421413ad: Preparing 07:57:10 386fddabf900: Preparing 07:57:10 7c504f21be85: Preparing 07:57:10 25b578997e98: Waiting 07:57:10 e9c6421413ad: Waiting 07:57:10 386fddabf900: Waiting 07:57:10 7c504f21be85: Waiting 07:57:10 da361b5366bf: Layer already exists 07:57:11 25b578997e98: Layer already exists 07:57:11 e9c6421413ad: Layer already exists 07:57:11 386fddabf900: Layer already exists 07:57:11 b0d9529d645a: Pushed 07:57:11 7c504f21be85: Layer already exists 07:57:11 8afa6205d939: Pushed 07:57:11 1c005c665efc: Pushed 07:57:14 90af8fd10600: Pushed 07:57:14 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:6bb470a973fa91e3a0534325af491ae0a9f2bec244a958c3751e2854130c8b43 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:14 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.1-dev.2 07:57:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:57:15 1c005c665efc: Preparing 07:57:15 b0d9529d645a: Preparing 07:57:15 8afa6205d939: Preparing 07:57:15 90af8fd10600: Preparing 07:57:15 da361b5366bf: Preparing 07:57:15 25b578997e98: Preparing 07:57:15 e9c6421413ad: Preparing 07:57:15 386fddabf900: Preparing 07:57:15 7c504f21be85: Preparing 07:57:15 25b578997e98: Waiting 07:57:15 e9c6421413ad: Waiting 07:57:15 386fddabf900: Waiting 07:57:15 7c504f21be85: Waiting 07:57:15 b0d9529d645a: Layer already exists 07:57:15 1c005c665efc: Layer already exists 07:57:15 8afa6205d939: Layer already exists 07:57:15 90af8fd10600: Layer already exists 07:57:15 da361b5366bf: Layer already exists 07:57:15 25b578997e98: Layer already exists 07:57:15 e9c6421413ad: Layer already exists 07:57:15 7c504f21be85: Layer already exists 07:57:15 386fddabf900: Layer already exists 07:57:15 3.1.1-dev.2: digest: sha256:6bb470a973fa91e3a0534325af491ae0a9f2bec244a958c3751e2854130c8b43 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:15 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:57:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:57:16 1c005c665efc: Preparing 07:57:16 b0d9529d645a: Preparing 07:57:16 8afa6205d939: Preparing 07:57:16 90af8fd10600: Preparing 07:57:16 da361b5366bf: Preparing 07:57:16 25b578997e98: Preparing 07:57:16 e9c6421413ad: Preparing 07:57:16 386fddabf900: Preparing 07:57:16 7c504f21be85: Preparing 07:57:16 25b578997e98: Waiting 07:57:16 e9c6421413ad: Waiting 07:57:16 386fddabf900: Waiting 07:57:16 1c005c665efc: Layer already exists 07:57:16 90af8fd10600: Layer already exists 07:57:16 8afa6205d939: Layer already exists 07:57:16 da361b5366bf: Layer already exists 07:57:16 b0d9529d645a: Layer already exists 07:57:16 25b578997e98: Layer already exists 07:57:16 e9c6421413ad: Layer already exists 07:57:16 386fddabf900: Layer already exists 07:57:16 7c504f21be85: Layer already exists 07:57:16 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:6bb470a973fa91e3a0534325af491ae0a9f2bec244a958c3751e2854130c8b43 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:16 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:napa 07:57:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:57:16 1c005c665efc: Preparing 07:57:16 b0d9529d645a: Preparing 07:57:16 8afa6205d939: Preparing 07:57:16 90af8fd10600: Preparing 07:57:16 da361b5366bf: Preparing 07:57:16 25b578997e98: Preparing 07:57:16 e9c6421413ad: Preparing 07:57:16 386fddabf900: Preparing 07:57:16 7c504f21be85: Preparing 07:57:16 e9c6421413ad: Waiting 07:57:16 386fddabf900: Waiting 07:57:16 25b578997e98: Waiting 07:57:16 7c504f21be85: Waiting 07:57:16 8afa6205d939: Layer already exists 07:57:16 b0d9529d645a: Layer already exists 07:57:16 1c005c665efc: Layer already exists 07:57:16 90af8fd10600: Layer already exists 07:57:16 da361b5366bf: Layer already exists 07:57:16 25b578997e98: Layer already exists 07:57:16 e9c6421413ad: Layer already exists 07:57:16 7c504f21be85: Layer already exists 07:57:16 386fddabf900: Layer already exists 07:57:17 napa: digest: sha256:6bb470a973fa91e3a0534325af491ae0a9f2bec244a958c3751e2854130c8b43 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:57:17 ===================================================== [Pipeline] echo 07:57:17 taggedImages: 07:57:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:57:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.1-dev.2 07:57:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:57:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:napa [Pipeline] echo 07:57:17 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 07:57:17 8e20ba2d710d6e8a600bdba73452396809bc6a06 07:57:17 3.1.1-dev.2 07:57:17 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:57:17 napa 07:57:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:57:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:57:17 e1f696117328: Preparing 07:57:17 a0450ab41be9: Preparing 07:57:17 ec2127d38168: Preparing 07:57:17 b17a56c1be14: Preparing 07:57:17 22e8fbd89f4e: Preparing 07:57:17 da361b5366bf: Preparing 07:57:17 25b578997e98: Preparing 07:57:17 7174055c4e8f: Preparing 07:57:17 af19f09cf798: Preparing 07:57:17 4c039bac7e9d: Preparing 07:57:17 7c504f21be85: Preparing 07:57:17 25b578997e98: Waiting 07:57:17 7174055c4e8f: Waiting 07:57:17 af19f09cf798: Waiting 07:57:17 4c039bac7e9d: Waiting 07:57:17 7c504f21be85: Waiting 07:57:17 da361b5366bf: Waiting 07:57:18 22e8fbd89f4e: Pushed 07:57:18 e1f696117328: Pushed 07:57:18 b17a56c1be14: Pushed 07:57:18 a0450ab41be9: Pushed 07:57:18 da361b5366bf: Layer already exists 07:57:18 25b578997e98: Layer already exists 07:57:18 7c504f21be85: Layer already exists 07:57:18 7174055c4e8f: Pushed 07:57:18 af19f09cf798: Pushed 07:57:21 ec2127d38168: Pushed 07:57:22 4c039bac7e9d: Pushed 07:57:22 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:9011b8b1dbd893adaa9143388226f375ef4ea5835aa997a1c04208ecec7cd9e3 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.1-dev.2 07:57:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:57:22 e1f696117328: Preparing 07:57:22 a0450ab41be9: Preparing 07:57:22 ec2127d38168: Preparing 07:57:22 b17a56c1be14: Preparing 07:57:22 22e8fbd89f4e: Preparing 07:57:22 da361b5366bf: Preparing 07:57:22 25b578997e98: Preparing 07:57:22 7174055c4e8f: Preparing 07:57:22 af19f09cf798: Preparing 07:57:22 4c039bac7e9d: Preparing 07:57:22 7c504f21be85: Preparing 07:57:22 da361b5366bf: Waiting 07:57:22 25b578997e98: Waiting 07:57:22 7174055c4e8f: Waiting 07:57:22 af19f09cf798: Waiting 07:57:22 4c039bac7e9d: Waiting 07:57:22 7c504f21be85: Waiting 07:57:22 b17a56c1be14: Layer already exists 07:57:22 22e8fbd89f4e: Layer already exists 07:57:22 a0450ab41be9: Layer already exists 07:57:22 ec2127d38168: Layer already exists 07:57:22 e1f696117328: Layer already exists 07:57:22 af19f09cf798: Layer already exists 07:57:22 da361b5366bf: Layer already exists 07:57:22 7174055c4e8f: Layer already exists 07:57:22 4c039bac7e9d: Layer already exists 07:57:22 25b578997e98: Layer already exists 07:57:22 7c504f21be85: Layer already exists 07:57:23 3.1.1-dev.2: digest: sha256:9011b8b1dbd893adaa9143388226f375ef4ea5835aa997a1c04208ecec7cd9e3 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:57:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:57:23 e1f696117328: Preparing 07:57:23 a0450ab41be9: Preparing 07:57:23 ec2127d38168: Preparing 07:57:23 b17a56c1be14: Preparing 07:57:23 22e8fbd89f4e: Preparing 07:57:23 da361b5366bf: Preparing 07:57:23 25b578997e98: Preparing 07:57:23 7174055c4e8f: Preparing 07:57:23 af19f09cf798: Preparing 07:57:23 4c039bac7e9d: Preparing 07:57:23 7c504f21be85: Preparing 07:57:23 7174055c4e8f: Waiting 07:57:23 af19f09cf798: Waiting 07:57:23 4c039bac7e9d: Waiting 07:57:23 da361b5366bf: Waiting 07:57:23 7c504f21be85: Waiting 07:57:23 25b578997e98: Waiting 07:57:23 ec2127d38168: Layer already exists 07:57:23 22e8fbd89f4e: Layer already exists 07:57:23 a0450ab41be9: Layer already exists 07:57:23 e1f696117328: Layer already exists 07:57:23 b17a56c1be14: Layer already exists 07:57:23 da361b5366bf: Layer already exists 07:57:23 4c039bac7e9d: Layer already exists 07:57:23 25b578997e98: Layer already exists 07:57:23 7174055c4e8f: Layer already exists 07:57:23 af19f09cf798: Layer already exists 07:57:23 7c504f21be85: Layer already exists 07:57:24 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:9011b8b1dbd893adaa9143388226f375ef4ea5835aa997a1c04208ecec7cd9e3 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:napa 07:57:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:57:24 e1f696117328: Preparing 07:57:24 a0450ab41be9: Preparing 07:57:24 ec2127d38168: Preparing 07:57:24 b17a56c1be14: Preparing 07:57:24 22e8fbd89f4e: Preparing 07:57:24 da361b5366bf: Preparing 07:57:24 25b578997e98: Preparing 07:57:24 7174055c4e8f: Preparing 07:57:24 af19f09cf798: Preparing 07:57:24 4c039bac7e9d: Preparing 07:57:24 7c504f21be85: Preparing 07:57:24 da361b5366bf: Waiting 07:57:24 25b578997e98: Waiting 07:57:24 7174055c4e8f: Waiting 07:57:24 af19f09cf798: Waiting 07:57:24 7c504f21be85: Waiting 07:57:24 4c039bac7e9d: Waiting 07:57:24 a0450ab41be9: Layer already exists 07:57:24 e1f696117328: Layer already exists 07:57:24 ec2127d38168: Layer already exists 07:57:24 22e8fbd89f4e: Layer already exists 07:57:24 b17a56c1be14: Layer already exists 07:57:24 da361b5366bf: Layer already exists 07:57:24 25b578997e98: Layer already exists 07:57:24 af19f09cf798: Layer already exists 07:57:24 7174055c4e8f: Layer already exists 07:57:24 4c039bac7e9d: Layer already exists 07:57:24 7c504f21be85: Layer already exists 07:57:25 napa: digest: sha256:9011b8b1dbd893adaa9143388226f375ef4ea5835aa997a1c04208ecec7cd9e3 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:57:25 ===================================================== [Pipeline] echo 07:57:25 taggedImages: 07:57:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:57:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.1-dev.2 07:57:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:57:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:napa [Pipeline] echo 07:57:25 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 07:57:25 8e20ba2d710d6e8a600bdba73452396809bc6a06 07:57:25 3.1.1-dev.2 07:57:25 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:57:25 napa 07:57:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:57:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:57:25 dc432718db2e: Preparing 07:57:25 86bace7d755d: Preparing 07:57:25 29817fdd67be: Preparing 07:57:25 514bcb29634e: Preparing 07:57:25 8dd6bc37c9b5: Preparing 07:57:25 f6f1a1fcbb37: Preparing 07:57:25 420b53a22871: Preparing 07:57:25 da361b5366bf: Preparing 07:57:25 25b578997e98: Preparing 07:57:25 f04b18fe6349: Preparing 07:57:25 ce8f93771525: Preparing 07:57:25 7c504f21be85: Preparing 07:57:25 25b578997e98: Waiting 07:57:25 f6f1a1fcbb37: Waiting 07:57:25 f04b18fe6349: Waiting 07:57:25 420b53a22871: Waiting 07:57:25 ce8f93771525: Waiting 07:57:25 da361b5366bf: Waiting 07:57:25 7c504f21be85: Waiting 07:57:26 86bace7d755d: Pushed 07:57:26 8dd6bc37c9b5: Pushed 07:57:26 dc432718db2e: Pushed 07:57:26 da361b5366bf: Layer already exists 07:57:26 25b578997e98: Layer already exists 07:57:26 f6f1a1fcbb37: Pushed 07:57:26 420b53a22871: Pushed 07:57:26 7c504f21be85: Layer already exists 07:57:27 f04b18fe6349: Pushed 07:57:28 514bcb29634e: Pushed 07:57:28 ce8f93771525: Pushed 07:57:29 29817fdd67be: Pushed 07:57:29 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:7bb04a4ac55930fbd99afff46f349ebd5dba90eba5ab7d8553ed6cffeafff07b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.1-dev.2 07:57:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:57:30 dc432718db2e: Preparing 07:57:30 86bace7d755d: Preparing 07:57:30 29817fdd67be: Preparing 07:57:30 514bcb29634e: Preparing 07:57:30 8dd6bc37c9b5: Preparing 07:57:30 f6f1a1fcbb37: Preparing 07:57:30 420b53a22871: Preparing 07:57:30 da361b5366bf: Preparing 07:57:30 25b578997e98: Preparing 07:57:30 f04b18fe6349: Preparing 07:57:30 ce8f93771525: Preparing 07:57:30 7c504f21be85: Preparing 07:57:30 ce8f93771525: Waiting 07:57:30 25b578997e98: Waiting 07:57:30 f6f1a1fcbb37: Waiting 07:57:30 f04b18fe6349: Waiting 07:57:30 420b53a22871: Waiting 07:57:30 da361b5366bf: Waiting 07:57:30 7c504f21be85: Waiting 07:57:30 8dd6bc37c9b5: Layer already exists 07:57:30 86bace7d755d: Layer already exists 07:57:30 dc432718db2e: Layer already exists 07:57:30 29817fdd67be: Layer already exists 07:57:30 514bcb29634e: Layer already exists 07:57:30 420b53a22871: Layer already exists 07:57:30 f6f1a1fcbb37: Layer already exists 07:57:30 f04b18fe6349: Layer already exists 07:57:30 da361b5366bf: Layer already exists 07:57:30 25b578997e98: Layer already exists 07:57:30 7c504f21be85: Layer already exists 07:57:30 ce8f93771525: Layer already exists 07:57:30 3.1.1-dev.2: digest: sha256:7bb04a4ac55930fbd99afff46f349ebd5dba90eba5ab7d8553ed6cffeafff07b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:57:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:57:31 dc432718db2e: Preparing 07:57:31 86bace7d755d: Preparing 07:57:31 29817fdd67be: Preparing 07:57:31 514bcb29634e: Preparing 07:57:31 8dd6bc37c9b5: Preparing 07:57:31 f6f1a1fcbb37: Preparing 07:57:31 420b53a22871: Preparing 07:57:31 da361b5366bf: Preparing 07:57:31 25b578997e98: Preparing 07:57:31 f04b18fe6349: Preparing 07:57:31 ce8f93771525: Preparing 07:57:31 7c504f21be85: Preparing 07:57:31 da361b5366bf: Waiting 07:57:31 25b578997e98: Waiting 07:57:31 f04b18fe6349: Waiting 07:57:31 ce8f93771525: Waiting 07:57:31 7c504f21be85: Waiting 07:57:31 f6f1a1fcbb37: Waiting 07:57:31 420b53a22871: Waiting 07:57:31 29817fdd67be: Layer already exists 07:57:31 8dd6bc37c9b5: Layer already exists 07:57:31 86bace7d755d: Layer already exists 07:57:31 dc432718db2e: Layer already exists 07:57:31 514bcb29634e: Layer already exists 07:57:31 da361b5366bf: Layer already exists 07:57:31 f6f1a1fcbb37: Layer already exists 07:57:31 f04b18fe6349: Layer already exists 07:57:31 420b53a22871: Layer already exists 07:57:31 25b578997e98: Layer already exists 07:57:31 ce8f93771525: Layer already exists 07:57:31 7c504f21be85: Layer already exists 07:57:31 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:7bb04a4ac55930fbd99afff46f349ebd5dba90eba5ab7d8553ed6cffeafff07b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:napa 07:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:57:32 dc432718db2e: Preparing 07:57:32 86bace7d755d: Preparing 07:57:32 29817fdd67be: Preparing 07:57:32 514bcb29634e: Preparing 07:57:32 8dd6bc37c9b5: Preparing 07:57:32 f6f1a1fcbb37: Preparing 07:57:32 420b53a22871: Preparing 07:57:32 da361b5366bf: Preparing 07:57:32 25b578997e98: Preparing 07:57:32 f04b18fe6349: Preparing 07:57:32 ce8f93771525: Preparing 07:57:32 7c504f21be85: Preparing 07:57:32 da361b5366bf: Waiting 07:57:32 f04b18fe6349: Waiting 07:57:32 f6f1a1fcbb37: Waiting 07:57:32 420b53a22871: Waiting 07:57:32 ce8f93771525: Waiting 07:57:32 7c504f21be85: Waiting 07:57:32 25b578997e98: Waiting 07:57:32 29817fdd67be: Layer already exists 07:57:32 514bcb29634e: Layer already exists 07:57:32 8dd6bc37c9b5: Layer already exists 07:57:32 86bace7d755d: Layer already exists 07:57:32 dc432718db2e: Layer already exists 07:57:32 da361b5366bf: Layer already exists 07:57:32 25b578997e98: Layer already exists 07:57:32 f6f1a1fcbb37: Layer already exists 07:57:32 f04b18fe6349: Layer already exists 07:57:32 420b53a22871: Layer already exists 07:57:32 7c504f21be85: Layer already exists 07:57:32 ce8f93771525: Layer already exists 07:57:32 napa: digest: sha256:7bb04a4ac55930fbd99afff46f349ebd5dba90eba5ab7d8553ed6cffeafff07b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:57:32 ===================================================== [Pipeline] echo 07:57:32 taggedImages: 07:57:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:57:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.1-dev.2 07:57:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:57:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:napa [Pipeline] echo 07:57:32 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 07:57:32 8e20ba2d710d6e8a600bdba73452396809bc6a06 07:57:32 3.1.1-dev.2 07:57:32 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:57:32 napa 07:57:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:33 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:57:33 5ae67e71df31: Preparing 07:57:33 5423dea033c7: Preparing 07:57:33 da361b5366bf: Preparing 07:57:33 25b578997e98: Preparing 07:57:33 5664238fbdf2: Preparing 07:57:33 2a7f4d6f712e: Preparing 07:57:33 7c504f21be85: Preparing 07:57:33 2a7f4d6f712e: Waiting 07:57:33 7c504f21be85: Waiting 07:57:33 25b578997e98: Layer already exists 07:57:33 da361b5366bf: Layer already exists 07:57:33 7c504f21be85: Layer already exists 07:57:33 5ae67e71df31: Pushed 07:57:35 5664238fbdf2: Pushed 07:57:35 2a7f4d6f712e: Pushed 07:57:38 5423dea033c7: Pushed 07:57:38 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:e8354ecbd4e997834da5539330a0017e7372f4dad38c973254cbad96e0786ef1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.1-dev.2 07:57:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:57:39 5ae67e71df31: Preparing 07:57:39 5423dea033c7: Preparing 07:57:39 da361b5366bf: Preparing 07:57:39 25b578997e98: Preparing 07:57:39 5664238fbdf2: Preparing 07:57:39 2a7f4d6f712e: Preparing 07:57:39 7c504f21be85: Preparing 07:57:39 7c504f21be85: Waiting 07:57:39 2a7f4d6f712e: Waiting 07:57:39 25b578997e98: Layer already exists 07:57:39 5ae67e71df31: Layer already exists 07:57:39 da361b5366bf: Layer already exists 07:57:39 5423dea033c7: Layer already exists 07:57:39 5664238fbdf2: Layer already exists 07:57:39 2a7f4d6f712e: Layer already exists 07:57:39 7c504f21be85: Layer already exists 07:57:39 3.1.1-dev.2: digest: sha256:e8354ecbd4e997834da5539330a0017e7372f4dad38c973254cbad96e0786ef1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:57:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:57:40 5ae67e71df31: Preparing 07:57:40 5423dea033c7: Preparing 07:57:40 da361b5366bf: Preparing 07:57:40 25b578997e98: Preparing 07:57:40 5664238fbdf2: Preparing 07:57:40 2a7f4d6f712e: Preparing 07:57:40 7c504f21be85: Preparing 07:57:40 2a7f4d6f712e: Waiting 07:57:40 7c504f21be85: Waiting 07:57:40 25b578997e98: Layer already exists 07:57:40 5ae67e71df31: Layer already exists 07:57:40 5664238fbdf2: Layer already exists 07:57:40 da361b5366bf: Layer already exists 07:57:40 5423dea033c7: Layer already exists 07:57:40 7c504f21be85: Layer already exists 07:57:40 2a7f4d6f712e: Layer already exists 07:57:40 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:e8354ecbd4e997834da5539330a0017e7372f4dad38c973254cbad96e0786ef1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:napa 07:57:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:57:41 5ae67e71df31: Preparing 07:57:41 5423dea033c7: Preparing 07:57:41 da361b5366bf: Preparing 07:57:41 25b578997e98: Preparing 07:57:41 5664238fbdf2: Preparing 07:57:41 2a7f4d6f712e: Preparing 07:57:41 7c504f21be85: Preparing 07:57:41 2a7f4d6f712e: Waiting 07:57:41 7c504f21be85: Waiting 07:57:41 5423dea033c7: Layer already exists 07:57:41 2a7f4d6f712e: Layer already exists 07:57:41 5664238fbdf2: Layer already exists 07:57:41 5ae67e71df31: Layer already exists 07:57:41 25b578997e98: Layer already exists 07:57:41 da361b5366bf: Layer already exists 07:57:41 7c504f21be85: Layer already exists 07:57:41 napa: digest: sha256:e8354ecbd4e997834da5539330a0017e7372f4dad38c973254cbad96e0786ef1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:57:41 ===================================================== [Pipeline] echo 07:57:41 taggedImages: 07:57:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:57:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.1-dev.2 07:57:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:57:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:napa [Pipeline] echo 07:57:41 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 07:57:41 8e20ba2d710d6e8a600bdba73452396809bc6a06 07:57:41 3.1.1-dev.2 07:57:41 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:57:41 napa 07:57:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:57:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:57:42 82fd1838309d: Preparing 07:57:42 148358dce30d: Preparing 07:57:42 77cb2c1cf070: Preparing 07:57:42 da361b5366bf: Preparing 07:57:42 25b578997e98: Preparing 07:57:42 84146722cbc7: Preparing 07:57:42 ab16e4a5af9d: Preparing 07:57:42 0d71e0be8a58: Preparing 07:57:42 ea6ab6867ab3: Preparing 07:57:42 7c504f21be85: Preparing 07:57:42 ab16e4a5af9d: Waiting 07:57:42 0d71e0be8a58: Waiting 07:57:42 ea6ab6867ab3: Waiting 07:57:42 7c504f21be85: Waiting 07:57:42 84146722cbc7: Waiting 07:57:42 25b578997e98: Layer already exists 07:57:42 da361b5366bf: Layer already exists 07:57:42 148358dce30d: Pushed 07:57:42 82fd1838309d: Pushed 07:57:42 77cb2c1cf070: Pushed 07:57:42 7c504f21be85: Layer already exists 07:57:42 0d71e0be8a58: Pushed 07:57:44 ea6ab6867ab3: Pushed 07:57:54 ab16e4a5af9d: Pushed 07:58:02 84146722cbc7: Pushed 07:58:02 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:c3eda584813beaa26a9f8ed80dcaa2a92006ac3151a6ffaf045446aa7ab79b6b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:03 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.1-dev.2 07:58:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:58:03 82fd1838309d: Preparing 07:58:03 148358dce30d: Preparing 07:58:03 77cb2c1cf070: Preparing 07:58:03 da361b5366bf: Preparing 07:58:03 25b578997e98: Preparing 07:58:03 84146722cbc7: Preparing 07:58:03 ab16e4a5af9d: Preparing 07:58:03 0d71e0be8a58: Preparing 07:58:03 ea6ab6867ab3: Preparing 07:58:03 7c504f21be85: Preparing 07:58:03 ea6ab6867ab3: Waiting 07:58:03 84146722cbc7: Waiting 07:58:03 7c504f21be85: Waiting 07:58:03 0d71e0be8a58: Waiting 07:58:03 ab16e4a5af9d: Waiting 07:58:03 82fd1838309d: Layer already exists 07:58:03 148358dce30d: Layer already exists 07:58:03 da361b5366bf: Layer already exists 07:58:03 25b578997e98: Layer already exists 07:58:03 77cb2c1cf070: Layer already exists 07:58:03 0d71e0be8a58: Layer already exists 07:58:03 84146722cbc7: Layer already exists 07:58:03 ea6ab6867ab3: Layer already exists 07:58:03 ab16e4a5af9d: Layer already exists 07:58:03 7c504f21be85: Layer already exists 07:58:03 3.1.1-dev.2: digest: sha256:c3eda584813beaa26a9f8ed80dcaa2a92006ac3151a6ffaf045446aa7ab79b6b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:04 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:58:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:58:04 82fd1838309d: Preparing 07:58:04 148358dce30d: Preparing 07:58:04 77cb2c1cf070: Preparing 07:58:04 da361b5366bf: Preparing 07:58:04 25b578997e98: Preparing 07:58:04 84146722cbc7: Preparing 07:58:04 ab16e4a5af9d: Preparing 07:58:04 0d71e0be8a58: Preparing 07:58:04 ea6ab6867ab3: Preparing 07:58:04 7c504f21be85: Preparing 07:58:04 0d71e0be8a58: Waiting 07:58:04 ea6ab6867ab3: Waiting 07:58:04 7c504f21be85: Waiting 07:58:04 84146722cbc7: Waiting 07:58:04 ab16e4a5af9d: Waiting 07:58:04 25b578997e98: Layer already exists 07:58:04 77cb2c1cf070: Layer already exists 07:58:04 82fd1838309d: Layer already exists 07:58:04 da361b5366bf: Layer already exists 07:58:04 148358dce30d: Layer already exists 07:58:04 ab16e4a5af9d: Layer already exists 07:58:04 ea6ab6867ab3: Layer already exists 07:58:04 84146722cbc7: Layer already exists 07:58:04 0d71e0be8a58: Layer already exists 07:58:04 7c504f21be85: Layer already exists 07:58:04 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:c3eda584813beaa26a9f8ed80dcaa2a92006ac3151a6ffaf045446aa7ab79b6b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:napa 07:58:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:58:05 82fd1838309d: Preparing 07:58:05 148358dce30d: Preparing 07:58:05 77cb2c1cf070: Preparing 07:58:05 da361b5366bf: Preparing 07:58:05 25b578997e98: Preparing 07:58:05 84146722cbc7: Preparing 07:58:05 ab16e4a5af9d: Preparing 07:58:05 0d71e0be8a58: Preparing 07:58:05 ea6ab6867ab3: Preparing 07:58:05 7c504f21be85: Preparing 07:58:05 ab16e4a5af9d: Waiting 07:58:05 ea6ab6867ab3: Waiting 07:58:05 84146722cbc7: Waiting 07:58:05 7c504f21be85: Waiting 07:58:05 0d71e0be8a58: Waiting 07:58:05 25b578997e98: Layer already exists 07:58:05 148358dce30d: Layer already exists 07:58:05 77cb2c1cf070: Layer already exists 07:58:05 82fd1838309d: Layer already exists 07:58:05 da361b5366bf: Layer already exists 07:58:05 ab16e4a5af9d: Layer already exists 07:58:05 84146722cbc7: Layer already exists 07:58:05 ea6ab6867ab3: Layer already exists 07:58:05 7c504f21be85: Layer already exists 07:58:05 0d71e0be8a58: Layer already exists 07:58:05 napa: digest: sha256:c3eda584813beaa26a9f8ed80dcaa2a92006ac3151a6ffaf045446aa7ab79b6b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:58:05 ===================================================== [Pipeline] echo 07:58:05 taggedImages: 07:58:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:58:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.1-dev.2 07:58:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:58:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:napa [Pipeline] echo 07:58:05 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 07:58:05 8e20ba2d710d6e8a600bdba73452396809bc6a06 07:58:05 3.1.1-dev.2 07:58:05 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:58:05 napa 07:58:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:06 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:58:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:58:06 0e4a020c9598: Preparing 07:58:06 ff51880bf299: Preparing 07:58:06 3224c5c4a0c9: Preparing 07:58:06 da361b5366bf: Preparing 07:58:06 25b578997e98: Preparing 07:58:06 84146722cbc7: Preparing 07:58:06 5936dfcd8019: Preparing 07:58:06 4588b841c018: Preparing 07:58:06 7c504f21be85: Preparing 07:58:06 5936dfcd8019: Waiting 07:58:06 4588b841c018: Waiting 07:58:06 7c504f21be85: Waiting 07:58:06 84146722cbc7: Waiting 07:58:06 da361b5366bf: Layer already exists 07:58:06 25b578997e98: Layer already exists 07:58:06 84146722cbc7: Layer already exists 07:58:06 3224c5c4a0c9: Pushed 07:58:06 ff51880bf299: Pushed 07:58:06 7c504f21be85: Layer already exists 07:58:06 0e4a020c9598: Pushed 07:58:07 4588b841c018: Pushed 07:58:07 5936dfcd8019: Pushed 07:58:08 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:07b72265d87e01f8cfe1465fb9f5dfb09c73d347b6d5f742116ce4c04a36eb1e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:08 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.1-dev.2 07:58:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:58:08 0e4a020c9598: Preparing 07:58:08 ff51880bf299: Preparing 07:58:08 3224c5c4a0c9: Preparing 07:58:08 da361b5366bf: Preparing 07:58:08 25b578997e98: Preparing 07:58:08 84146722cbc7: Preparing 07:58:08 5936dfcd8019: Preparing 07:58:08 84146722cbc7: Waiting 07:58:08 4588b841c018: Preparing 07:58:08 7c504f21be85: Preparing 07:58:08 5936dfcd8019: Waiting 07:58:08 4588b841c018: Waiting 07:58:08 25b578997e98: Layer already exists 07:58:08 3224c5c4a0c9: Layer already exists 07:58:08 0e4a020c9598: Layer already exists 07:58:08 ff51880bf299: Layer already exists 07:58:08 da361b5366bf: Layer already exists 07:58:08 84146722cbc7: Layer already exists 07:58:08 4588b841c018: Layer already exists 07:58:08 5936dfcd8019: Layer already exists 07:58:08 7c504f21be85: Layer already exists 07:58:08 3.1.1-dev.2: digest: sha256:07b72265d87e01f8cfe1465fb9f5dfb09c73d347b6d5f742116ce4c04a36eb1e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:09 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:58:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:58:09 0e4a020c9598: Preparing 07:58:09 ff51880bf299: Preparing 07:58:09 3224c5c4a0c9: Preparing 07:58:09 da361b5366bf: Preparing 07:58:09 25b578997e98: Preparing 07:58:09 84146722cbc7: Preparing 07:58:09 5936dfcd8019: Preparing 07:58:09 4588b841c018: Preparing 07:58:09 7c504f21be85: Preparing 07:58:09 84146722cbc7: Waiting 07:58:09 5936dfcd8019: Waiting 07:58:09 4588b841c018: Waiting 07:58:09 7c504f21be85: Waiting 07:58:09 0e4a020c9598: Layer already exists 07:58:09 3224c5c4a0c9: Layer already exists 07:58:09 25b578997e98: Layer already exists 07:58:09 ff51880bf299: Layer already exists 07:58:09 da361b5366bf: Layer already exists 07:58:09 84146722cbc7: Layer already exists 07:58:09 4588b841c018: Layer already exists 07:58:09 5936dfcd8019: Layer already exists 07:58:09 7c504f21be85: Layer already exists 07:58:09 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:07b72265d87e01f8cfe1465fb9f5dfb09c73d347b6d5f742116ce4c04a36eb1e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:10 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:napa 07:58:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:58:10 0e4a020c9598: Preparing 07:58:10 ff51880bf299: Preparing 07:58:10 3224c5c4a0c9: Preparing 07:58:10 da361b5366bf: Preparing 07:58:10 25b578997e98: Preparing 07:58:10 84146722cbc7: Preparing 07:58:10 5936dfcd8019: Preparing 07:58:10 4588b841c018: Preparing 07:58:10 7c504f21be85: Preparing 07:58:10 84146722cbc7: Waiting 07:58:10 5936dfcd8019: Waiting 07:58:10 4588b841c018: Waiting 07:58:10 7c504f21be85: Waiting 07:58:10 3224c5c4a0c9: Layer already exists 07:58:10 0e4a020c9598: Layer already exists 07:58:10 25b578997e98: Layer already exists 07:58:10 da361b5366bf: Layer already exists 07:58:10 ff51880bf299: Layer already exists 07:58:10 5936dfcd8019: Layer already exists 07:58:10 4588b841c018: Layer already exists 07:58:10 84146722cbc7: Layer already exists 07:58:10 7c504f21be85: Layer already exists 07:58:10 napa: digest: sha256:07b72265d87e01f8cfe1465fb9f5dfb09c73d347b6d5f742116ce4c04a36eb1e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:58:10 ===================================================== [Pipeline] echo 07:58:10 taggedImages: 07:58:10 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:58:10 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.1-dev.2 07:58:10 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:58:10 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:napa [Pipeline] echo 07:58:10 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 07:58:10 8e20ba2d710d6e8a600bdba73452396809bc6a06 07:58:10 3.1.1-dev.2 07:58:10 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:58:10 napa 07:58:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:11 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:58:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:58:11 82fd1838309d: Preparing 07:58:11 f43a7ab8a8ae: Preparing 07:58:11 ea659f66021a: Preparing 07:58:11 da361b5366bf: Preparing 07:58:11 25b578997e98: Preparing 07:58:11 84146722cbc7: Preparing 07:58:11 0d71e0be8a58: Preparing 07:58:11 ea6ab6867ab3: Preparing 07:58:11 7c504f21be85: Preparing 07:58:11 84146722cbc7: Waiting 07:58:11 ea6ab6867ab3: Waiting 07:58:11 0d71e0be8a58: Waiting 07:58:11 7c504f21be85: Waiting 07:58:11 25b578997e98: Layer already exists 07:58:11 82fd1838309d: Layer already exists 07:58:11 da361b5366bf: Layer already exists 07:58:11 84146722cbc7: Layer already exists 07:58:11 ea6ab6867ab3: Layer already exists 07:58:11 0d71e0be8a58: Layer already exists 07:58:11 7c504f21be85: Layer already exists 07:58:11 f43a7ab8a8ae: Pushed 07:58:11 ea659f66021a: Pushed 07:58:11 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:ea87fc3bfc83958f80cc2631944af0725c624a2b9c89aca9663c887315489d2e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.1-dev.2 07:58:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:58:12 82fd1838309d: Preparing 07:58:12 f43a7ab8a8ae: Preparing 07:58:12 ea659f66021a: Preparing 07:58:12 da361b5366bf: Preparing 07:58:12 25b578997e98: Preparing 07:58:12 84146722cbc7: Preparing 07:58:12 0d71e0be8a58: Preparing 07:58:12 ea6ab6867ab3: Preparing 07:58:12 7c504f21be85: Preparing 07:58:12 84146722cbc7: Waiting 07:58:12 0d71e0be8a58: Waiting 07:58:12 ea6ab6867ab3: Waiting 07:58:12 7c504f21be85: Waiting 07:58:12 25b578997e98: Layer already exists 07:58:12 da361b5366bf: Layer already exists 07:58:12 ea659f66021a: Layer already exists 07:58:12 82fd1838309d: Layer already exists 07:58:12 f43a7ab8a8ae: Layer already exists 07:58:12 ea6ab6867ab3: Layer already exists 07:58:12 84146722cbc7: Layer already exists 07:58:12 7c504f21be85: Layer already exists 07:58:12 0d71e0be8a58: Layer already exists 07:58:12 3.1.1-dev.2: digest: sha256:ea87fc3bfc83958f80cc2631944af0725c624a2b9c89aca9663c887315489d2e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:58:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:58:13 82fd1838309d: Preparing 07:58:13 f43a7ab8a8ae: Preparing 07:58:13 ea659f66021a: Preparing 07:58:13 da361b5366bf: Preparing 07:58:13 25b578997e98: Preparing 07:58:13 84146722cbc7: Preparing 07:58:13 0d71e0be8a58: Preparing 07:58:13 ea6ab6867ab3: Preparing 07:58:13 7c504f21be85: Preparing 07:58:13 0d71e0be8a58: Waiting 07:58:13 ea6ab6867ab3: Waiting 07:58:13 7c504f21be85: Waiting 07:58:13 84146722cbc7: Waiting 07:58:13 da361b5366bf: Layer already exists 07:58:13 25b578997e98: Layer already exists 07:58:13 82fd1838309d: Layer already exists 07:58:13 f43a7ab8a8ae: Layer already exists 07:58:13 ea659f66021a: Layer already exists 07:58:13 0d71e0be8a58: Layer already exists 07:58:13 84146722cbc7: Layer already exists 07:58:13 7c504f21be85: Layer already exists 07:58:13 ea6ab6867ab3: Layer already exists 07:58:13 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:ea87fc3bfc83958f80cc2631944af0725c624a2b9c89aca9663c887315489d2e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:napa 07:58:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:58:14 82fd1838309d: Preparing 07:58:14 f43a7ab8a8ae: Preparing 07:58:14 ea659f66021a: Preparing 07:58:14 da361b5366bf: Preparing 07:58:14 25b578997e98: Preparing 07:58:14 84146722cbc7: Preparing 07:58:14 0d71e0be8a58: Preparing 07:58:14 ea6ab6867ab3: Preparing 07:58:14 7c504f21be85: Preparing 07:58:14 84146722cbc7: Waiting 07:58:14 0d71e0be8a58: Waiting 07:58:14 ea6ab6867ab3: Waiting 07:58:14 7c504f21be85: Waiting 07:58:14 f43a7ab8a8ae: Layer already exists 07:58:14 ea659f66021a: Layer already exists 07:58:14 82fd1838309d: Layer already exists 07:58:14 da361b5366bf: Layer already exists 07:58:14 25b578997e98: Layer already exists 07:58:14 84146722cbc7: Layer already exists 07:58:14 0d71e0be8a58: Layer already exists 07:58:14 ea6ab6867ab3: Layer already exists 07:58:14 7c504f21be85: Layer already exists 07:58:14 napa: digest: sha256:ea87fc3bfc83958f80cc2631944af0725c624a2b9c89aca9663c887315489d2e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:58:14 ===================================================== [Pipeline] echo 07:58:14 taggedImages: 07:58:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:58:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.1-dev.2 07:58:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:58:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:napa [Pipeline] echo 07:58:14 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 07:58:14 8e20ba2d710d6e8a600bdba73452396809bc6a06 07:58:14 3.1.1-dev.2 07:58:14 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:58:14 napa 07:58:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:58:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:58:15 668333d4ee04: Preparing 07:58:15 faf676ee39fb: Preparing 07:58:15 da361b5366bf: Preparing 07:58:15 25b578997e98: Preparing 07:58:15 73e3651c3553: Preparing 07:58:15 fe2434224924: Preparing 07:58:15 7c504f21be85: Preparing 07:58:15 fe2434224924: Waiting 07:58:15 7c504f21be85: Waiting 07:58:15 25b578997e98: Layer already exists 07:58:15 da361b5366bf: Layer already exists 07:58:15 7c504f21be85: Layer already exists 07:58:15 668333d4ee04: Pushed 07:58:16 fe2434224924: Pushed 07:58:17 73e3651c3553: Pushed 07:58:22 faf676ee39fb: Pushed 07:58:22 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:feff34336ce6057422bd0a7f3a13f00766d19b929697b6f541c57ec3f8c9f93a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:22 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.1-dev.2 07:58:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:58:23 668333d4ee04: Preparing 07:58:23 faf676ee39fb: Preparing 07:58:23 da361b5366bf: Preparing 07:58:23 25b578997e98: Preparing 07:58:23 73e3651c3553: Preparing 07:58:23 fe2434224924: Preparing 07:58:23 7c504f21be85: Preparing 07:58:23 fe2434224924: Waiting 07:58:23 7c504f21be85: Waiting 07:58:23 25b578997e98: Layer already exists 07:58:23 da361b5366bf: Layer already exists 07:58:23 faf676ee39fb: Layer already exists 07:58:23 668333d4ee04: Layer already exists 07:58:23 73e3651c3553: Layer already exists 07:58:23 fe2434224924: Layer already exists 07:58:23 7c504f21be85: Layer already exists 07:58:23 3.1.1-dev.2: digest: sha256:feff34336ce6057422bd0a7f3a13f00766d19b929697b6f541c57ec3f8c9f93a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:58:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:58:24 668333d4ee04: Preparing 07:58:24 faf676ee39fb: Preparing 07:58:24 da361b5366bf: Preparing 07:58:24 25b578997e98: Preparing 07:58:24 73e3651c3553: Preparing 07:58:24 fe2434224924: Preparing 07:58:24 7c504f21be85: Preparing 07:58:24 fe2434224924: Waiting 07:58:24 7c504f21be85: Waiting 07:58:24 73e3651c3553: Layer already exists 07:58:24 25b578997e98: Layer already exists 07:58:24 faf676ee39fb: Layer already exists 07:58:24 da361b5366bf: Layer already exists 07:58:24 668333d4ee04: Layer already exists 07:58:24 7c504f21be85: Layer already exists 07:58:24 fe2434224924: Layer already exists 07:58:24 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:feff34336ce6057422bd0a7f3a13f00766d19b929697b6f541c57ec3f8c9f93a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:napa 07:58:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:58:24 668333d4ee04: Preparing 07:58:24 faf676ee39fb: Preparing 07:58:24 da361b5366bf: Preparing 07:58:24 25b578997e98: Preparing 07:58:24 73e3651c3553: Preparing 07:58:24 fe2434224924: Preparing 07:58:24 7c504f21be85: Preparing 07:58:24 fe2434224924: Waiting 07:58:24 7c504f21be85: Waiting 07:58:24 faf676ee39fb: Layer already exists 07:58:24 73e3651c3553: Layer already exists 07:58:24 668333d4ee04: Layer already exists 07:58:24 da361b5366bf: Layer already exists 07:58:24 25b578997e98: Layer already exists 07:58:24 7c504f21be85: Layer already exists 07:58:24 fe2434224924: Layer already exists 07:58:24 napa: digest: sha256:feff34336ce6057422bd0a7f3a13f00766d19b929697b6f541c57ec3f8c9f93a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:58:25 ===================================================== [Pipeline] echo 07:58:25 taggedImages: 07:58:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:58:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.1-dev.2 07:58:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:58:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:napa [Pipeline] echo 07:58:25 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 07:58:25 8e20ba2d710d6e8a600bdba73452396809bc6a06 07:58:25 3.1.1-dev.2 07:58:25 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:58:25 napa 07:58:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:58:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:58:26 fa39371f7241: Preparing 07:58:26 6389ab9a6c26: Preparing 07:58:26 da361b5366bf: Preparing 07:58:26 25b578997e98: Preparing 07:58:26 e9c6421413ad: Preparing 07:58:26 386fddabf900: Preparing 07:58:26 7c504f21be85: Preparing 07:58:26 386fddabf900: Waiting 07:58:26 7c504f21be85: Waiting 07:58:26 25b578997e98: Layer already exists 07:58:26 da361b5366bf: Layer already exists 07:58:26 e9c6421413ad: Layer already exists 07:58:26 386fddabf900: Layer already exists 07:58:26 7c504f21be85: Layer already exists 07:58:26 fa39371f7241: Pushed 07:58:33 6389ab9a6c26: Pushed 07:58:33 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:35e54d7a40e60b5007bd90a61362584b2ea4c4fbc7da6ba71d7765111dbf421f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.1-dev.2 07:58:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:58:33 fa39371f7241: Preparing 07:58:33 6389ab9a6c26: Preparing 07:58:33 da361b5366bf: Preparing 07:58:33 25b578997e98: Preparing 07:58:33 e9c6421413ad: Preparing 07:58:33 386fddabf900: Preparing 07:58:33 7c504f21be85: Preparing 07:58:33 386fddabf900: Waiting 07:58:33 7c504f21be85: Waiting 07:58:34 fa39371f7241: Layer already exists 07:58:34 25b578997e98: Layer already exists 07:58:34 6389ab9a6c26: Layer already exists 07:58:34 e9c6421413ad: Layer already exists 07:58:34 da361b5366bf: Layer already exists 07:58:34 7c504f21be85: Layer already exists 07:58:34 386fddabf900: Layer already exists 07:58:34 3.1.1-dev.2: digest: sha256:35e54d7a40e60b5007bd90a61362584b2ea4c4fbc7da6ba71d7765111dbf421f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:58:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:58:34 fa39371f7241: Preparing 07:58:34 6389ab9a6c26: Preparing 07:58:34 da361b5366bf: Preparing 07:58:34 25b578997e98: Preparing 07:58:34 e9c6421413ad: Preparing 07:58:34 386fddabf900: Preparing 07:58:34 7c504f21be85: Preparing 07:58:34 386fddabf900: Waiting 07:58:34 7c504f21be85: Waiting 07:58:34 fa39371f7241: Layer already exists 07:58:34 6389ab9a6c26: Layer already exists 07:58:34 da361b5366bf: Layer already exists 07:58:34 e9c6421413ad: Layer already exists 07:58:34 25b578997e98: Layer already exists 07:58:34 7c504f21be85: Layer already exists 07:58:34 386fddabf900: Layer already exists 07:58:35 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:35e54d7a40e60b5007bd90a61362584b2ea4c4fbc7da6ba71d7765111dbf421f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:napa 07:58:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:58:35 fa39371f7241: Preparing 07:58:35 6389ab9a6c26: Preparing 07:58:35 da361b5366bf: Preparing 07:58:35 25b578997e98: Preparing 07:58:35 e9c6421413ad: Preparing 07:58:35 386fddabf900: Preparing 07:58:35 7c504f21be85: Preparing 07:58:35 386fddabf900: Waiting 07:58:35 7c504f21be85: Waiting 07:58:35 e9c6421413ad: Layer already exists 07:58:35 6389ab9a6c26: Layer already exists 07:58:35 fa39371f7241: Layer already exists 07:58:35 25b578997e98: Layer already exists 07:58:35 386fddabf900: Layer already exists 07:58:35 da361b5366bf: Layer already exists 07:58:35 7c504f21be85: Layer already exists 07:58:36 napa: digest: sha256:35e54d7a40e60b5007bd90a61362584b2ea4c4fbc7da6ba71d7765111dbf421f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:58:36 ===================================================== [Pipeline] echo 07:58:36 taggedImages: 07:58:36 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 07:58:36 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.1-dev.2 07:58:36 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 07:58:36 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:58:36 07:58:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:58:36 arm64: Pulling from edgex-lftools-log-publisher 07:58:36 8998bd30e6a1: Pulling fs layer 07:58:36 04944245beec: Pulling fs layer 07:58:36 699f458cf7ca: Pulling fs layer 07:58:36 765212b225bb: Pulling fs layer 07:58:36 f23df028b6ca: Pulling fs layer 07:58:36 d65c8cfc05b1: Pulling fs layer 07:58:36 2437ff75d9bd: Pulling fs layer 07:58:36 765212b225bb: Waiting 07:58:36 d65c8cfc05b1: Waiting 07:58:36 2437ff75d9bd: Waiting 07:58:36 f23df028b6ca: Waiting 07:58:37 04944245beec: Verifying Checksum 07:58:37 04944245beec: Download complete 07:58:37 765212b225bb: Verifying Checksum 07:58:37 765212b225bb: Download complete 07:58:37 f23df028b6ca: Verifying Checksum 07:58:37 f23df028b6ca: Download complete 07:58:37 d65c8cfc05b1: Verifying Checksum 07:58:37 d65c8cfc05b1: Download complete 07:58:37 699f458cf7ca: Verifying Checksum 07:58:37 699f458cf7ca: Download complete 07:58:37 8998bd30e6a1: Verifying Checksum 07:58:37 8998bd30e6a1: Download complete 07:58:40 2437ff75d9bd: Verifying Checksum 07:58:40 2437ff75d9bd: Download complete 07:58:42 8998bd30e6a1: Pull complete 07:58:42 04944245beec: Pull complete 07:58:44 699f458cf7ca: Pull complete 07:58:44 765212b225bb: Pull complete 07:58:45 f23df028b6ca: Pull complete 07:58:45 d65c8cfc05b1: Pull complete 07:59:03 2437ff75d9bd: Pull complete 07:59:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:59:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:59:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:03 prd-ubuntu20.04-docker-arm64-4c-16g-359 does not seem to be running inside a container 07:59:03 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:59:06 $ docker top 2cadbfbbf3fff51c215eec421dc84fee3c31bf7da620851ce5b0e87ce044704b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:59:07 ---> job-cost.sh 07:59:07 lf-activate-venv: SKIPPING 07:59:07 INFO: No Stack... 07:59:07 INFO: Retrieving Pricing Info for: v3-standard-4 07:59:08 INFO: Archiving Costs [Pipeline] sh 07:59:09 + cut -d, -f6 07:59:09 + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock 07:59:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-napa-4-stack-cost] 07:59:09 Resource [jenkins-edgexfoundry-edgex-go-napa-4-stack-cost] did not exist. Created. 07:59:09 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-napa-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:59:10 + echo total: 0.10999999940395355 [Pipeline] stash 07:59:11 Stashed 1 file(s) [Pipeline] } 07:59:11 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-napa-4-stack-cost] [Pipeline] // lock [Pipeline] } 07:59:11 $ docker stop --time=1 2cadbfbbf3fff51c215eec421dc84fee3c31bf7da620851ce5b0e87ce044704b 07:59:12 $ docker rm -f --volumes 2cadbfbbf3fff51c215eec421dc84fee3c31bf7da620851ce5b0e87ce044704b [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 07:59:13 provisioning config files... 07:59:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config2279544581058932868tmp [Pipeline] { [Pipeline] sh 07:59:13 + set +x 07:59:13 + + bashcurl -s -s -- https://codecov.io/bash 07:59:13 07:59:13 07:59:13 _____ _ 07:59:13 / ____| | | 07:59:13 | | ___ __| | ___ ___ _____ __ 07:59:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:59:13 | |___| (_) | (_| | __/ (_| (_) \ V / 07:59:13 \_____\___/ \__,_|\___|\___\___/ \_/ 07:59:13 Bash-1.0.6 07:59:13 07:59:13 07:59:13 ==> git version 2.25.1 found 07:59: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 07:59:13 Release-Date: 2020-01-08 07:59: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 07:59:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:59:13 ==> Jenkins CI detected. 07:59:13 current dir:  /w/workspace/edgex-go/4 07:59:13 project root: . 07:59:13 --> token set from env 07:59:13 Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml 07:59:13 ==> Running gcov in . (disable via -X gcov) 07:59:13 ==> Python coveragepy not found 07:59:13 ==> Searching for coverage reports in: 07:59:13 + . 07:59:13 -> Found 1 reports 07:59:13 ==> Detecting git/mercurial file structure 07:59:13 ==> Reading reports 07:59:13 + ./coverage.out bytes=453602 07:59:13 ==> Appending adjustments 07:59:13 https://docs.codecov.io/docs/fixing-reports 07:59:14 + Found adjustments 07:59:14 ==> Gzipping contents 07:59:14 72K /tmp/codecov.ldJr3U.gz 07:59:14 ==> Uploading reports 07:59:14 url: https://codecov.io 07:59:14 query: branch=napa&commit=8e20ba2d710d6e8a600bdba73452396809bc6a06&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fnapa%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:59:14 -> Pinging Codecov 07:59:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=8e20ba2d710d6e8a600bdba73452396809bc6a06&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fnapa%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:59:14 -> Uploading to 07:59:14 https://storage.googleapis.com/codecov/v4/raw/2024-05-10/00271124DB129430A58F1EEE437C3FCB/8e20ba2d710d6e8a600bdba73452396809bc6a06/b6a42016-b9ce-42ca-b700-b49449afe012.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240510%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240510T075914Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f08fbd80aa56e702fb025c76a11d42b491ca8f7cd3ae8769165f5cfc5d2b4c90 07:59:14 % Total % Received % Xferd Average Speed Time Time Time Current 07:59:14 Dload Upload Total Spent Left Speed 07:59:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69873 0 0 100 69873 0 246k --:--:-- --:--:-- --:--:-- 246k 07:59:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } 07:59:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 07:59:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:59:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:59:15 07:59:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:59:16 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:59:16 df9b9388f04a: Pulling fs layer 07:59:16 52dc419b0ee2: Pulling fs layer 07:59:16 25bc292e5bac: Pulling fs layer 07:59:16 114826534d7a: Pulling fs layer 07:59:16 4657fd5d0bcf: Pulling fs layer 07:59:16 6ad1cebc031e: Pulling fs layer 07:59:16 8a3aa393b2d8: Pulling fs layer 07:59:16 114826534d7a: Waiting 07:59:16 6ad1cebc031e: Waiting 07:59:16 4657fd5d0bcf: Waiting 07:59:16 8a3aa393b2d8: Waiting 07:59:16 25bc292e5bac: Verifying Checksum 07:59:16 25bc292e5bac: Download complete 07:59:16 52dc419b0ee2: Verifying Checksum 07:59:16 52dc419b0ee2: Download complete 07:59:16 4657fd5d0bcf: Verifying Checksum 07:59:16 4657fd5d0bcf: Download complete 07:59:16 df9b9388f04a: Verifying Checksum 07:59:16 df9b9388f04a: Download complete 07:59:16 6ad1cebc031e: Verifying Checksum 07:59:16 6ad1cebc031e: Download complete 07:59:16 df9b9388f04a: Pull complete 07:59:16 52dc419b0ee2: Pull complete 07:59:16 25bc292e5bac: Pull complete 07:59:16 114826534d7a: Verifying Checksum 07:59:16 114826534d7a: Download complete 07:59:16 8a3aa393b2d8: Verifying Checksum 07:59:16 8a3aa393b2d8: Download complete 07:59:20 114826534d7a: Pull complete 07:59:20 4657fd5d0bcf: Pull complete 07:59:20 6ad1cebc031e: Pull complete 07:59:23 8a3aa393b2d8: Pull complete 07:59:23 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:59:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:59:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:23 prd-ubuntu20.04-docker-8c-8g-358 does not seem to be running inside a container 07:59:23 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:59:28 $ docker top 0383af255001820ae0d83970c469c13d8772accb9aabb6e3a067a4024a9490b2 -eo pid,comm [Pipeline] { [Pipeline] echo 07:59:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:napa' [Pipeline] sh 07:59:28 + set -o pipefail 07:59:28 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:napa' 07:59:31 07:59:31 Monitoring /w/workspace/edgex-go/4 (github.com/edgexfoundry/edgex-go)... 07:59:31 07:59:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9fb6e605-4321-4076-bd0a-23944e3800c6/history/822490ad-e4df-4f53-a303-b3e1021206db 07:59:31 07:59:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:59:31 07:59:31 07:59:31 A medium severity vulnerability was found in the Snyk CLI versions you are using. 07:59:31 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 07:59:31 More details here: https://snyk.co/ue1NS 07:59:31 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 07:59:31 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:59:31 $ docker stop --time=1 0383af255001820ae0d83970c469c13d8772accb9aabb6e3a067a4024a9490b2 07:59:32 $ docker rm -f --volumes 0383af255001820ae0d83970c469c13d8772accb9aabb6e3a067a4024a9490b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:59:33 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:59:33 provisioning config files... 07:59:33 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/4@tmp/config10709925676625311862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:59:33 --> edgex-publish-swagger.sh 07:59:33 === Publish openapi/v3 API === 07:59:33 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 07:59:33 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/4/openapi/v3/core-command.yaml] 07:59:33 % Total % Received % Xferd Average Speed Time Time Time Current 07:59:33 Dload Upload Total Spent Left Speed 07:59:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 27478 0:00:01 0:00:01 --:--:-- 27478 100 32782 0 0 100 32782 0 27478 0:00:01 0:00:01 --:--:-- 27478 07:59:34 07:59:34 07:59:34 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/4/openapi/v3/core-data.yaml] 07:59:34 % Total % Received % Xferd Average Speed Time Time Time Current 07:59:34 Dload Upload Total Spent Left Speed 07:59:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 74118 --:--:-- --:--:-- --:--:-- 74042 100 72043 0 0 100 72043 0 74118 --:--:-- --:--:-- --:--:-- 74042 07:59:35 07:59:35 07:59:35 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/4/openapi/v3/core-metadata.yaml] 07:59:35 % Total % Received % Xferd Average Speed Time Time Time Current 07:59:35 Dload Upload Total Spent Left Speed 07:59:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 286 229k --:--:-- --:--:-- --:--:-- 229k 100 144k 100 180 100 144k 286 229k --:--:-- --:--:-- --:--:-- 229k 07:59:36 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 07:59:36 07:59:36 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/4/openapi/v3/support-notifications.yaml] 07:59:36 % Total % Received % Xferd Average Speed Time Time Time Current 07:59:36 Dload Upload Total Spent Left Speed 07:59:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87180 100 180 100 87000 334 157k --:--:-- --:--:-- --:--:-- 158k 07:59:36 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 07:59:36 07:59:36 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/4/openapi/v3/support-scheduler.yaml] 07:59:36 % Total % Received % Xferd Average Speed Time Time Time Current 07:59:36 Dload Upload Total Spent Left Speed 07:59:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37134 100 180 100 36954 307 63169 --:--:-- --:--:-- --:--:-- 63368 07:59:37 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 07:59:37 [Pipeline] } 07:59:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 07:59:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:59:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:59:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:38 prd-ubuntu20.04-docker-8c-8g-358 does not seem to be running inside a container 07:59:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 07:59:38 $ docker top cf1c2c20ddb73c507f48b8ef242f8c13a23d2b720fcf136d3c33f4950e204666 -eo pid,comm 07:59:38 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). 07:59:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:59:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:59:38 [ssh-agent] Looking for ssh-agent implementation... 07:59:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:59:38 $ docker exec cf1c2c20ddb73c507f48b8ef242f8c13a23d2b720fcf136d3c33f4950e204666 ssh-agent 07:59:38 SSH_AUTH_SOCK=/tmp/ssh-euVMepFRYwSs/agent.32 07:59:38 SSH_AGENT_PID=38 07:59:38 Running ssh-add (command line suppressed) 07:59:38 Identity added: /w/workspace/edgex-go/4@tmp/private_key_12561236958480644102.key (/w/workspace/edgex-go/4@tmp/private_key_12561236958480644102.key) 07:59:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:59:39 + git semver tag 07:59:39 2024-05-10 07:59:39,273 [run_tag] DEBUG tag force:False 07:59:39 2024-05-10 07:59:39,273 [check_head_tag] DEBUG check head tag 07:59:39 2024-05-10 07:59:39,275 [execute] INFO git cat-file --batch-check 07:59:39 2024-05-10 07:59:39,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=) 07:59:39 2024-05-10 07:59:39,278 [execute] INFO git cat-file --batch 07:59:39 2024-05-10 07:59:39,278 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=) 07:59:39 2024-05-10 07:59:39,307 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/napa 07:59:39 2024-05-10 07:59:39,307 [execute] INFO git tag -a v3.1.1-dev.2 -m v3.1.1-dev.2 07:59:39 2024-05-10 07:59:39,307 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.1-dev.2', '-m', 'v3.1.1-dev.2'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 07:59:39 2024-05-10 07:59:39,312 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/napa 07:59:39 3.1.1-dev.2 [Pipeline] } 07:59:39 $ docker exec --env ******** --env ******** cf1c2c20ddb73c507f48b8ef242f8c13a23d2b720fcf136d3c33f4950e204666 ssh-agent -k 07:59:39 unset SSH_AUTH_SOCK; 07:59:39 unset SSH_AGENT_PID; 07:59:39 echo Agent pid 38 killed; 07:59:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:59:39 + git semver [Pipeline] } 07:59:40 $ docker stop --time=1 cf1c2c20ddb73c507f48b8ef242f8c13a23d2b720fcf136d3c33f4950e204666 07:59:41 $ docker rm -f --volumes cf1c2c20ddb73c507f48b8ef242f8c13a23d2b720fcf136d3c33f4950e204666 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:59:41 07:59:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:59:42 0.23.1-centos7: Pulling from edgex-lftools 07:59:42 ab5ef0e58194: Pulling fs layer 07:59:42 9712f1f96733: Pulling fs layer 07:59:42 63f879dbbcfc: Pulling fs layer 07:59:42 0d9ebad4ef96: Pulling fs layer 07:59:42 e9a5061849ea: Pulling fs layer 07:59:42 d747dcd14b5f: Pulling fs layer 07:59:42 2de7ff778b66: Pulling fs layer 07:59:42 e9a5061849ea: Waiting 07:59:42 d747dcd14b5f: Waiting 07:59:42 2de7ff778b66: Waiting 07:59:42 0d9ebad4ef96: Waiting 07:59:42 9712f1f96733: Verifying Checksum 07:59:42 9712f1f96733: Download complete 07:59:42 63f879dbbcfc: Verifying Checksum 07:59:42 63f879dbbcfc: Download complete 07:59:42 e9a5061849ea: Verifying Checksum 07:59:42 e9a5061849ea: Download complete 07:59:42 d747dcd14b5f: Verifying Checksum 07:59:42 d747dcd14b5f: Download complete 07:59:42 ab5ef0e58194: Verifying Checksum 07:59:42 ab5ef0e58194: Download complete 07:59:42 0d9ebad4ef96: Verifying Checksum 07:59:42 0d9ebad4ef96: Download complete 07:59:42 2de7ff778b66: Verifying Checksum 07:59:42 2de7ff778b66: Download complete 07:59:45 ab5ef0e58194: Pull complete 07:59:45 9712f1f96733: Pull complete 07:59:45 63f879dbbcfc: Pull complete 07:59:49 0d9ebad4ef96: Pull complete 07:59:49 e9a5061849ea: Pull complete 07:59:49 d747dcd14b5f: Pull complete 07:59:50 2de7ff778b66: Pull complete 07:59:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:59:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:59:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:50 prd-ubuntu20.04-docker-8c-8g-358 does not seem to be running inside a container 07:59:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools:0.23.1-centos7 cat 07:59:55 $ docker top 56ceb09fcde89f85e0b99901de0f24c9c7be203b239334b51b227244947c0d0d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:59:55 provisioning config files... 07:59:55 copy managed file [sigul-config] to file:/w/workspace/edgex-go/4@tmp/config10491662507142225073tmp 07:59:55 copy managed file [sigul-password] to file:/w/workspace/edgex-go/4@tmp/config5547776698967682060tmp 07:59:55 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/4@tmp/config16664401940118111817tmp [Pipeline] { [Pipeline] echo 07:59:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:59:56 ---> sigul-configuration.sh 07:59:56 gpg: directory `/root/.gnupg' created 07:59:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:59:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:59:56 gpg: keyring `/root/.gnupg/secring.gpg' created 07:59:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:59:56 gpg: CAST5 encrypted data 07:59:56 gpg: encrypted with 1 passphrase 07:59:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:59:56 + mkdir /home/jenkins 07:59:56 + mkdir /home/jenkins/sigul [Pipeline] sh 07:59:56 + 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 07:59:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:59:56 ---> sigul-install.sh 07:59:56 Sigul already installed; skipping installation. [Pipeline] sh 07:59:57 + git tag --list 07:59:57 0.6.0 07:59:57 0.6.1 07:59:57 0.7.0 07:59:57 0.7.1 07:59:57 v1.0.0 07:59:57 v1.0.1 07:59:57 v1.1.0 07:59:57 v1.2.0 07:59:57 v1.2.1 07:59:57 v1.3.0 07:59:57 v1.3.1 07:59:57 v2.0.0 07:59:57 v2.1.0 07:59:57 v2.1.1 07:59:57 v2.2.0 07:59:57 v2.3.0 07:59:57 v3.0 07:59:57 v3.0.0 07:59:57 v3.1 07:59:57 v3.1.0 07:59:57 v3.1.0-dev.1 07:59:57 v3.1.0-dev.10 07:59:57 v3.1.0-dev.11 07:59:57 v3.1.0-dev.12 07:59:57 v3.1.0-dev.13 07:59:57 v3.1.0-dev.14 07:59:57 v3.1.0-dev.15 07:59:57 v3.1.0-dev.16 07:59:57 v3.1.0-dev.17 07:59:57 v3.1.0-dev.18 07:59:57 v3.1.0-dev.19 07:59:57 v3.1.0-dev.2 07:59:57 v3.1.0-dev.20 07:59:57 v3.1.0-dev.21 07:59:57 v3.1.0-dev.22 07:59:57 v3.1.0-dev.23 07:59:57 v3.1.0-dev.24 07:59:57 v3.1.0-dev.25 07:59:57 v3.1.0-dev.26 07:59:57 v3.1.0-dev.27 07:59:57 v3.1.0-dev.28 07:59:57 v3.1.0-dev.29 07:59:57 v3.1.0-dev.3 07:59:57 v3.1.0-dev.30 07:59:57 v3.1.0-dev.31 07:59:57 v3.1.0-dev.32 07:59:57 v3.1.0-dev.33 07:59:57 v3.1.0-dev.34 07:59:57 v3.1.0-dev.35 07:59:57 v3.1.0-dev.36 07:59:57 v3.1.0-dev.37 07:59:57 v3.1.0-dev.38 07:59:57 v3.1.0-dev.39 07:59:57 v3.1.0-dev.4 07:59:57 v3.1.0-dev.40 07:59:57 v3.1.0-dev.41 07:59:57 v3.1.0-dev.42 07:59:57 v3.1.0-dev.43 07:59:57 v3.1.0-dev.44 07:59:57 v3.1.0-dev.45 07:59:57 v3.1.0-dev.46 07:59:57 v3.1.0-dev.47 07:59:57 v3.1.0-dev.48 07:59:57 v3.1.0-dev.49 07:59:57 v3.1.0-dev.5 07:59:57 v3.1.0-dev.50 07:59:57 v3.1.0-dev.51 07:59:57 v3.1.0-dev.52 07:59:57 v3.1.0-dev.53 07:59:57 v3.1.0-dev.54 07:59:57 v3.1.0-dev.55 07:59:57 v3.1.0-dev.56 07:59:57 v3.1.0-dev.57 07:59:57 v3.1.0-dev.58 07:59:57 v3.1.0-dev.59 07:59:57 v3.1.0-dev.6 07:59:57 v3.1.0-dev.60 07:59:57 v3.1.0-dev.61 07:59:57 v3.1.0-dev.62 07:59:57 v3.1.0-dev.63 07:59:57 v3.1.0-dev.64 07:59:57 v3.1.0-dev.65 07:59:57 v3.1.0-dev.66 07:59:57 v3.1.0-dev.67 07:59:57 v3.1.0-dev.68 07:59:57 v3.1.0-dev.69 07:59:57 v3.1.0-dev.7 07:59:57 v3.1.0-dev.70 07:59:57 v3.1.0-dev.71 07:59:57 v3.1.0-dev.72 07:59:57 v3.1.0-dev.73 07:59:57 v3.1.0-dev.8 07:59:57 v3.1.0-dev.9 07:59:57 v3.1.1-dev.1 07:59:57 v3.1.1-dev.2 07:59:57 v3.2.0-dev.1 07:59:57 v3.2.0-dev.10 07:59:57 v3.2.0-dev.11 07:59:57 v3.2.0-dev.12 07:59:57 v3.2.0-dev.13 07:59:57 v3.2.0-dev.14 07:59:57 v3.2.0-dev.15 07:59:57 v3.2.0-dev.16 07:59:57 v3.2.0-dev.17 07:59:57 v3.2.0-dev.18 07:59:57 v3.2.0-dev.19 07:59:57 v3.2.0-dev.2 07:59:57 v3.2.0-dev.20 07:59:57 v3.2.0-dev.21 07:59:57 v3.2.0-dev.22 07:59:57 v3.2.0-dev.3 07:59:57 v3.2.0-dev.4 07:59:57 v3.2.0-dev.5 07:59:57 v3.2.0-dev.6 07:59:57 v3.2.0-dev.7 07:59:57 v3.2.0-dev.8 07:59:57 v3.2.0-dev.9 [Pipeline] sh 07:59:57 + lftools sign git-tag v3.1.1-dev.2 07:59:58 Signing Git tag with Sigul... 07:59:58 Signing v3.1.1-dev.2 [Pipeline] echo 07:59:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:59:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:59:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:59:58 $ docker stop --time=1 56ceb09fcde89f85e0b99901de0f24c9c7be203b239334b51b227244947c0d0d 08:00:00 $ docker rm -f --volumes 56ceb09fcde89f85e0b99901de0f24c9c7be203b239334b51b227244947c0d0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:00:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:00:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:00:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:00:00 prd-ubuntu20.04-docker-8c-8g-358 does not seem to be running inside a container 08:00:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 08:00:01 $ docker top c903911ef0c7d3f18454a11c596cd5d092059517dc79700c3f0a577d1ef36a84 -eo pid,comm 08:00:01 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). 08:00:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:00:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:00:01 [ssh-agent] Looking for ssh-agent implementation... 08:00:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:00:01 $ docker exec c903911ef0c7d3f18454a11c596cd5d092059517dc79700c3f0a577d1ef36a84 ssh-agent 08:00:01 SSH_AUTH_SOCK=/tmp/ssh-bkyFgFOiriCG/agent.31 08:00:01 SSH_AGENT_PID=37 08:00:01 Running ssh-add (command line suppressed) 08:00:01 Identity added: /w/workspace/edgex-go/4@tmp/private_key_17097018465003456558.key (/w/workspace/edgex-go/4@tmp/private_key_17097018465003456558.key) 08:00:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:00:02 + git semver bump pre 08:00:02 2024-05-10 08:00:02,265 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/napa 08:00:02 2024-05-10 08:00:02,265 [bump_version] DEBUG bumping version:3.1.1-dev.2 on axis:pre with prefix:dev 08:00:02 2024-05-10 08:00:02,265 [bump_version] DEBUG bumped version:3.1.1-dev.3 08:00:02 2024-05-10 08:00:02,265 [write_version] DEBUG write version:3.1.1-dev.3 to path:/w/workspace/edgex-go/4/.semver/napa with force:True 08:00:02 2024-05-10 08:00:02,265 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/napa 08:00:02 2024-05-10 08:00:02,266 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/napa 08:00:02 2024-05-10 08:00:02,268 [execute] INFO git cat-file --batch-check 08:00:02 2024-05-10 08:00:02,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:00:02 2024-05-10 08:00:02,274 [execute] INFO git cat-file --batch 08:00:02 2024-05-10 08:00:02,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:00:02 2024-05-10 08:00:02,279 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/napa 08:00:02 3.1.1-dev.3 [Pipeline] } 08:00:02 $ docker exec --env ******** --env ******** c903911ef0c7d3f18454a11c596cd5d092059517dc79700c3f0a577d1ef36a84 ssh-agent -k 08:00:02 unset SSH_AUTH_SOCK; 08:00:02 unset SSH_AGENT_PID; 08:00:02 echo Agent pid 37 killed; 08:00:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:00:02 + git semver [Pipeline] } 08:00:03 $ docker stop --time=1 c903911ef0c7d3f18454a11c596cd5d092059517dc79700c3f0a577d1ef36a84 08:00:04 $ docker rm -f --volumes c903911ef0c7d3f18454a11c596cd5d092059517dc79700c3f0a577d1ef36a84 [Pipeline] // withDockerContainer [Pipeline] sh 08:00:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:00:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:00:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:00:05 prd-ubuntu20.04-docker-8c-8g-358 does not seem to be running inside a container 08:00:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 08:00:05 $ docker top 6df88d1e826514f07c199209736bb9e76271e47a2c84dc880b6eceffd62276e0 -eo pid,comm 08: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). 08:00:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:00:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:00:05 [ssh-agent] Looking for ssh-agent implementation... 08:00:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:00:05 $ docker exec 6df88d1e826514f07c199209736bb9e76271e47a2c84dc880b6eceffd62276e0 ssh-agent 08:00:05 SSH_AUTH_SOCK=/tmp/ssh-9LwA3KQxi6ZZ/agent.32 08:00:05 SSH_AGENT_PID=38 08:00:05 Running ssh-add (command line suppressed) 08:00:05 Identity added: /w/workspace/edgex-go/4@tmp/private_key_4204864546830336357.key (/w/workspace/edgex-go/4@tmp/private_key_4204864546830336357.key) 08:00:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:00:06 + git semver push 08:00:06 2024-05-10 08:00:06,247 [run_push] DEBUG push 08:00:06 2024-05-10 08:00:06,248 [execute] INFO git cat-file --batch-check 08:00:06 2024-05-10 08:00:06,248 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:00:06 2024-05-10 08:00:06,251 [execute] INFO git rev-list 7d37708752d1606aa2172ab796ed89e9ba7ce7da -- 08:00:06 2024-05-10 08:00:06,251 [execute] DEBUG Popen(['git', 'rev-list', '7d37708752d1606aa2172ab796ed89e9ba7ce7da', '--'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=None) 08:00:06 2024-05-10 08:00:06,268 [execute] INFO git fetch -v origin 08:00:06 2024-05-10 08:00:06,268 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=True, shell=None, istream=None) 08:00:06 2024-05-10 08:00:06,691 [run_push] DEBUG no remote changes detected 08:00:06 2024-05-10 08:00:06,691 [execute] INFO git push origin semver 08:00:06 2024-05-10 08:00:06,691 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=None) 08:00:07 2024-05-10 08:00:07,663 [run_push] DEBUG push all version tags 08:00:07 2024-05-10 08:00:07,664 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:00:07 2024-05-10 08:00:07,664 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 08:00:09 2024-05-10 08:00:09,638 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/napa 08:00:09 3.1.1-dev.3 [Pipeline] } 08:00:09 $ docker exec --env ******** --env ******** 6df88d1e826514f07c199209736bb9e76271e47a2c84dc880b6eceffd62276e0 ssh-agent -k 08:00:09 unset SSH_AUTH_SOCK; 08:00:09 unset SSH_AGENT_PID; 08:00:09 echo Agent pid 38 killed; 08:00:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:00:10 + git semver [Pipeline] } 08:00:10 $ docker stop --time=1 6df88d1e826514f07c199209736bb9e76271e47a2c84dc880b6eceffd62276e0 08:00:11 $ docker rm -f --volumes 6df88d1e826514f07c199209736bb9e76271e47a2c84dc880b6eceffd62276e0 [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 08:00:12 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 08:00:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:00:13 ---> package-listing.sh 08:00:13 ++ facter osfamily 08:00:13 ++ tr '[:upper:]' '[:lower:]' 08:00:13 + OS_FAMILY=debian 08:00:13 + workspace=/w/workspace/edgex-go/4 08:00:13 + START_PACKAGES=/tmp/packages_start.txt 08:00:13 + END_PACKAGES=/tmp/packages_end.txt 08:00:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:00:13 + PACKAGES=/tmp/packages_start.txt 08:00:13 + '[' /w/workspace/edgex-go/4 ']' 08:00:13 + PACKAGES=/tmp/packages_end.txt 08:00:13 + case "${OS_FAMILY}" in 08:00:13 + dpkg -l 08:00:13 + grep '^ii' 08:00:13 + '[' -f /tmp/packages_start.txt ']' 08:00:13 + '[' -f /tmp/packages_end.txt ']' 08:00:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:00:13 + '[' /w/workspace/edgex-go/4 ']' 08:00:13 + mkdir -p /w/workspace/edgex-go/4/archives/ 08:00:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 08:00:13 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:00:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:00:14 08:00:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:00:14 latest: Pulling from edgex-lftools-log-publisher 08:00:14 5eb5b503b376: Pulling fs layer 08:00:14 5c69ac0246d0: Pulling fs layer 08:00:14 ec43610c2a17: Pulling fs layer 08:00:14 3a2ae6a8a46f: Pulling fs layer 08:00:14 33b1e0a273af: Pulling fs layer 08:00:14 5d3b04190fa2: Pulling fs layer 08:00:14 2f39f015ded8: Pulling fs layer 08:00:14 33b1e0a273af: Waiting 08:00:14 5d3b04190fa2: Waiting 08:00:14 2f39f015ded8: Waiting 08:00:14 5c69ac0246d0: Verifying Checksum 08:00:14 5c69ac0246d0: Download complete 08:00:14 3a2ae6a8a46f: Verifying Checksum 08:00:14 3a2ae6a8a46f: Download complete 08:00:14 33b1e0a273af: Verifying Checksum 08:00:14 33b1e0a273af: Download complete 08:00:14 ec43610c2a17: Verifying Checksum 08:00:14 ec43610c2a17: Download complete 08:00:14 5d3b04190fa2: Verifying Checksum 08:00:14 5d3b04190fa2: Download complete 08:00:15 5eb5b503b376: Verifying Checksum 08:00:15 5eb5b503b376: Download complete 08:00:16 2f39f015ded8: Download complete 08:00:16 5eb5b503b376: Pull complete 08:00:16 5c69ac0246d0: Pull complete 08:00:16 ec43610c2a17: Pull complete 08:00:16 3a2ae6a8a46f: Pull complete 08:00:16 33b1e0a273af: Pull complete 08:00:17 5d3b04190fa2: Pull complete 08:00:21 2f39f015ded8: Pull complete 08:00:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:00:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:00:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:00:21 prd-ubuntu20.04-docker-8c-8g-358 does not seem to be running inside a container 08:00:21 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:latest cat 08:00:25 $ docker top d0696b787ad24b6ac8764cc44ebc948ec9efbc1b73af482d08e0e53014682bd0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:00:25 + touch /tmp/pre-build-complete [Pipeline] sh 08:00:25 + mkdir -p /var/log/sysstat [Pipeline] sh 08:00:26 + ls /var/log/sa-host 08:00:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:00:26 provisioning config files... 08:00:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1396597148544119140tmp [Pipeline] { [Pipeline] echo 08:00:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:00:26 ---> create-netrc.sh [Pipeline] } 08:00:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:00:26 ---> python-tools-install.sh [Pipeline] echo 08:00:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:00:27 ---> sudo-logs.sh 08:00:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:00:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:00:27 ---> job-cost.sh 08:00:27 lf-activate-venv: SKIPPING 08:00:27 DEBUG: total: 0.10999999940395355 08:00:27 INFO: Retrieving Stack Cost... 08:00:27 INFO: Retrieving Pricing Info for: v3-standard-8 08:00:28 INFO: Archiving Costs [Pipeline] echo 08:00:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:00:28 ---> logs-deploy.sh 08:00:28 lf-activate-venv: SKIPPING 08:00:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/napa/4 08:00:28 INFO: archiving workspace using pattern(s): 08:00:29 Archives upload complete. 08:00:29 INFO: archiving logs to Nexus 08:00:30 ---> uname -a: 08:00:30 Linux prd-ubuntu20-04-docker-8c-8g-358 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:00:30 08:00:30 08:00:30 ---> lscpu: 08:00:30 Architecture: x86_64 08:00:30 CPU op-mode(s): 32-bit, 64-bit 08:00:30 Byte Order: Little Endian 08:00:30 Address sizes: 40 bits physical, 48 bits virtual 08:00:30 CPU(s): 8 08:00:30 On-line CPU(s) list: 0-7 08:00:30 Thread(s) per core: 1 08:00:30 Core(s) per socket: 1 08:00:30 Socket(s): 8 08:00:30 NUMA node(s): 1 08:00:30 Vendor ID: AuthenticAMD 08:00:30 CPU family: 23 08:00:30 Model: 49 08:00:30 Model name: AMD EPYC-Rome Processor 08:00:30 Stepping: 0 08:00:30 CPU MHz: 2799.998 08:00:30 BogoMIPS: 5599.99 08:00:30 Virtualization: AMD-V 08:00:30 Hypervisor vendor: KVM 08:00:30 Virtualization type: full 08:00:30 L1d cache: 256 KiB 08:00:30 L1i cache: 256 KiB 08:00:30 L2 cache: 4 MiB 08:00:30 L3 cache: 128 MiB 08:00:30 NUMA node0 CPU(s): 0-7 08:00:30 Vulnerability Itlb multihit: Not affected 08:00:30 Vulnerability L1tf: Not affected 08:00:30 Vulnerability Mds: Not affected 08:00:30 Vulnerability Meltdown: Not affected 08:00:30 Vulnerability Mmio stale data: Not affected 08:00:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:00:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:00:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:00:30 Vulnerability Srbds: Not affected 08:00:30 Vulnerability Tsx async abort: Not affected 08:00:30 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 08:00:30 08:00:30 08:00:30 ---> nproc: 08:00:30 8 08:00:30 08:00:30 08:00:30 ---> df -h: 08:00:30 Filesystem Size Used Avail Use% Mounted on 08:00:30 overlay 155G 23G 133G 15% / 08:00:30 tmpfs 64M 0 64M 0% /dev 08:00:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:00:30 shm 64M 0 64M 0% /dev/shm 08:00:30 /dev/vda1 155G 23G 133G 15% /facter-os 08:00:30 08:00:30 08:00:30 ---> sar -b -r -n DEV: 08:00:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-358) 05/10/24 _x86_64_ (8 CPU) 08:00:30 08:00:30 07:31:22 LINUX RESTART (8 CPU) 08:00:30 08:00:30 07:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:00:30 07:33:01 373.55 11.05 362.51 0.00 1762.37 66644.76 0.00 08:00:30 07:34:01 52.24 0.05 52.19 0.00 9.87 24846.53 0.00 08:00:30 07:35:01 34.04 0.22 33.82 0.00 2.93 17767.96 0.00 08:00:30 07:36:01 278.62 1.60 277.03 0.00 56.52 142611.07 0.00 08:00:30 07:37:01 575.05 15.13 559.92 0.00 2957.38 151619.33 0.00 08:00:30 07:38:01 218.75 1.38 217.36 0.00 2270.69 83517.15 0.00 08:00:30 07:39:02 531.43 2.73 528.70 0.00 305.42 54982.04 0.00 08:00:30 07:40:01 26.30 0.03 26.27 0.00 7.05 691.68 0.00 08:00:30 07:41:01 2.25 0.00 2.25 0.00 0.00 28.80 0.00 08:00:30 07:42:01 2.20 0.00 2.20 0.00 0.00 37.73 0.00 08:00:30 07:43:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 08:00:30 07:44:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 08:00:30 07:45:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 08:00:30 07:46:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 08:00:30 07:47:01 1.48 0.02 1.47 0.00 0.13 16.40 0.00 08:00:30 07:48:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 08:00:30 07:49:01 0.88 0.00 0.88 0.00 0.00 9.20 0.00 08:00:30 07:50:01 1.08 0.00 1.08 0.00 0.00 13.86 0.00 08:00:30 07:51:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 08:00:30 07:52:01 1.25 0.00 1.25 0.00 0.00 16.00 0.00 08:00:30 07:53:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 08:00:30 07:54:01 1.55 0.00 1.55 0.00 0.00 17.60 0.00 08:00:30 07:55:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 08:00:30 07:56:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 08:00:30 07:57:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 08:00:30 07:58:01 1.70 0.00 1.70 0.00 0.00 19.06 0.00 08:00:30 07:59:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 08:00:30 08:00:01 139.08 0.12 138.97 0.00 14.53 48156.53 0.00 08:00:30 Average: 80.67 1.16 79.52 0.00 264.20 21190.64 0.00 08:00:30 08:00:30 07:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:00:30 07:33:01 28039208 31505304 807748 2.46 103016 3575188 2006272 5.91 1243496 3145884 163704 08:00:30 07:34:01 27522248 31297536 1007576 3.06 117216 3840372 2392628 7.05 1789260 3078032 328640 08:00:30 07:35:01 27359124 31429580 872084 2.65 121324 4084208 1932508 5.70 1605936 3377272 347540 08:00:30 07:36:01 22857240 31340496 950740 2.89 154160 8320244 2885984 8.51 1811384 7510796 1242040 08:00:30 07:37:01 18415548 30310152 1914248 5.82 260996 11265988 7196428 21.21 3393544 9914308 90456 08:00:30 07:38:01 15709856 30169364 2052336 6.24 280736 13692252 6404004 18.87 4641836 11260180 365480 08:00:30 07:39:02 17129028 31290800 980740 2.98 291688 13497808 2602312 7.67 3001120 11668868 676 08:00:30 07:40:01 17139020 31302876 968024 2.94 293028 13498328 2425588 7.15 3450972 11206152 620 08:00:30 07:41:01 17138988 31303028 967952 2.94 293052 13498336 2425588 7.15 3450524 11206312 12 08:00:30 07:42:01 17140524 31304696 966464 2.94 293172 13498316 2425588 7.15 3449256 11206292 32 08:00:30 07:43:01 17182308 31346500 924600 2.81 293188 13498320 2425588 7.15 3407204 11206296 12 08:00:30 07:44:01 17183424 31347632 923868 2.81 293200 13498320 2441640 7.20 3406952 11206296 44 08:00:30 07:45:01 17194244 31358464 912992 2.78 293220 13498324 2441640 7.20 3395692 11206300 8 08:00:30 07:46:01 17193880 31358180 913248 2.78 293236 13498328 2441640 7.20 3395684 11206340 56 08:00:30 07:47:01 17193044 31357424 913816 2.78 293268 13498328 2461332 7.25 3395844 11206340 16 08:00:30 07:48:01 17193068 31357488 913740 2.78 293296 13498332 2461332 7.25 3395756 11206344 12 08:00:30 07:49:01 17192516 31356944 914208 2.78 293312 13498332 2461332 7.25 3395740 11206344 8 08:00:30 07:50:01 17192428 31357000 914072 2.78 293336 13498468 2461332 7.25 3395788 11206456 72 08:00:30 07:51:01 17193680 31358268 912736 2.78 293356 13498472 2461332 7.25 3395080 11206460 12 08:00:30 07:52:01 17193664 31358256 912740 2.78 293380 13498460 2461332 7.25 3395160 11206460 52 08:00:30 07:53:01 17193356 31358040 912952 2.78 293396 13498476 2461332 7.25 3395240 11206488 28 08:00:30 07:54:01 17193316 31358024 912900 2.78 293428 13498476 2461332 7.25 3395204 11206488 4 08:00:30 07:55:01 17193172 31357948 912876 2.78 293440 13498480 2461332 7.25 3395196 11206492 24 08:00:30 07:56:01 17193396 31358204 912816 2.78 293464 13498484 2461332 7.25 3395240 11206496 136 08:00:30 07:57:01 17193396 31358224 912792 2.78 293492 13498476 2461332 7.25 3395348 11206496 16 08:00:30 07:58:01 17193332 31358200 912816 2.78 293512 13498492 2461332 7.25 3395328 11206504 16 08:00:30 07:59:01 17193316 31358204 912800 2.78 293528 13498492 2461332 7.25 3395348 11206504 8 08:00:30 08:00:01 15608212 31240684 1027688 3.13 329588 14806820 2999188 8.84 3606992 12453152 740 08:00:30 Average: 18440162 31269911 1002199 3.05 268751 12251819 2765854 8.15 3185362 10233441 90731 08:00:30 08:00:30 07:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:00:30 07:33:01 docker0 754.31 719.16 54.21 4542.16 0.00 0.00 0.00 0.00 08:00:30 07:33:01 lo 4.80 4.80 0.47 0.47 0.00 0.00 0.00 0.00 08:00:30 07:33:01 ens3 992.40 936.83 9496.56 118.93 0.00 0.00 0.00 0.00 08:00:30 07:34:01 docker0 0.10 0.20 0.01 0.02 0.00 0.00 0.00 0.00 08:00:30 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:00:30 07:34:01 veth4ee1e8d 0.10 0.30 0.01 0.02 0.00 0.00 0.00 0.00 08:00:30 07:34:01 ens3 42.14 25.83 40.56 18.48 0.00 0.00 0.00 0.00 08:00:30 07:35:01 docker0 7.20 9.43 0.52 24.95 0.00 0.00 0.00 0.00 08:00:30 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:35:01 veth4ee1e8d 7.20 9.45 0.61 24.95 0.00 0.00 0.00 0.00 08:00:30 07:35:01 ens3 42.15 28.17 57.76 15.33 0.00 0.00 0.00 0.00 08:00:30 07:36:01 veth914cab2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:36:01 veth083409b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:36:01 veth8ff6209 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:36:01 vethecbaa5e 0.53 0.64 0.05 0.19 0.00 0.00 0.00 0.00 08:00:30 07:36:01 veth9976566 3.80 6.55 0.31 91.01 0.00 0.00 0.00 0.01 08:00:30 07:36:01 docker0 17.89 32.58 1.12 442.04 0.00 0.00 0.00 0.00 08:00:30 07:36:01 lo 1.25 1.25 0.12 0.12 0.00 0.00 0.00 0.00 08:00:30 07:36:01 veth43e0c19 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:36:01 vethc16f122 3.21 7.48 0.24 129.26 0.00 0.00 0.00 0.01 08:00:30 07:36:01 vethb20f35e 1.48 2.80 0.11 31.12 0.00 0.00 0.00 0.00 08:00:30 07:36:01 vethb602bd0 1.94 3.00 0.14 31.16 0.00 0.00 0.00 0.00 08:00:30 07:36:01 vethbb4d574 1.48 2.55 0.12 33.65 0.00 0.00 0.00 0.00 08:00:30 07:36:01 vethf79889b 4.05 8.71 0.29 94.74 0.00 0.00 0.00 0.01 08:00:30 07:36:01 vethcdcf090 1.38 2.55 0.11 31.02 0.00 0.00 0.00 0.00 08:00:30 07:36:01 ens3 196.25 137.32 3426.72 158.65 0.00 0.00 0.00 0.00 08:00:30 07:37:01 veth5ef0111 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:00:30 07:37:01 vethadc3421 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:00:30 07:37:01 vethda3756b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:00:30 07:37:01 vethc4331ae 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:00:30 07:37:01 vethecbaa5e 0.13 0.80 0.01 0.04 0.00 0.00 0.00 0.00 08:00:30 07:37:01 veth24006c3 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:00:30 07:37:01 docker0 165.80 265.72 13.86 2635.64 0.00 0.00 0.00 0.00 08:00:30 07:37:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 08:00:30 07:37:01 vethf18d533 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:00:30 07:37:01 vethaac3ebc 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:00:30 07:37:01 vethb07df70 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:00:30 07:37:01 veth0ab0e84 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:00:30 07:37:01 vethd02007e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:00:30 07:37:01 ens3 363.25 217.41 3410.92 29.99 0.00 0.00 0.00 0.00 08:00:30 07:37:01 veth95257c3 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:00:30 07:38:01 veth5ef0111 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:38:01 vethadc3421 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:38:01 vethda3756b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:38:01 vethc4331ae 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:38:01 vethecbaa5e 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:38:01 veth24006c3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:38:01 docker0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:38:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 08:00:30 07:38:01 vethf18d533 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:38:01 vethaac3ebc 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:38:01 vethb07df70 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:38:01 veth0ab0e84 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:38:01 vethd02007e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:38:01 ens3 92.63 60.74 1293.79 7.08 0.00 0.00 0.00 0.00 08:00:30 07:38:01 veth95257c3 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:39:02 lo 33.39 33.39 3.29 3.29 0.00 0.00 0.00 0.00 08:00:30 07:39:02 ens3 258.01 252.01 149.64 1100.23 0.00 0.00 0.00 0.00 08:00:30 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:40:01 lo 30.44 30.44 3.00 3.00 0.00 0.00 0.00 0.00 08:00:30 07:40:01 ens3 453.87 474.53 157.09 3271.55 0.00 0.00 0.00 0.00 08:00:30 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:41:01 ens3 0.02 0.05 0.00 0.02 0.00 0.00 0.00 0.00 08:00:30 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:00:30 07:42:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:00:30 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:00:30 07:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:00:30 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:00:30 07:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:00:30 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:47:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:00:30 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:00:30 07:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:00:30 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:49:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:00:30 07:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:00:30 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:00:30 07:52:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:00:30 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:00:30 07:54:01 ens3 0.55 0.32 1.75 0.02 0.00 0.00 0.00 0.00 08:00:30 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:00:30 07:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:00:30 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:57:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:00:30 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:00:30 07:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:00:30 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 07:59:01 ens3 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 08:00:30 08:00:01 docker0 0.80 0.75 0.34 0.28 0.00 0.00 0.00 0.00 08:00:30 08:00:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 08:00:30 08:00:01 veth63aa800 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 08:00:01 ens3 319.43 218.47 7219.11 150.27 0.00 0.00 0.00 0.00 08:00:30 Average: docker0 33.82 36.76 2.50 273.55 0.00 0.00 0.00 0.00 08:00:30 Average: lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 08:00:30 Average: veth63aa800 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:30 Average: ens3 98.52 83.84 903.70 172.09 0.00 0.00 0.00 0.00 08:00:30 08:00:30 08:00:30 ---> sar -P ALL: 08:00:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-358) 05/10/24 _x86_64_ (8 CPU) 08:00:30 08:00:30 07:31:22 LINUX RESTART (8 CPU) 08:00:30 08:00:30 07:32:01 CPU %user %nice %system %iowait %steal %idle 08:00:30 07:33:01 all 8.64 0.00 3.57 4.98 0.06 82.75 08:00:30 07:33:01 0 7.79 0.00 3.95 4.11 0.07 84.08 08:00:30 07:33:01 1 7.78 0.00 2.57 0.87 0.07 88.72 08:00:30 07:33:01 2 8.19 0.00 4.63 17.00 0.07 70.12 08:00:30 07:33:01 3 7.36 0.00 3.09 6.06 0.05 83.44 08:00:30 07:33:01 4 10.77 0.00 3.40 0.12 0.05 85.66 08:00:30 07:33:01 5 12.17 0.00 3.45 7.86 0.07 76.44 08:00:30 07:33:01 6 9.05 0.00 3.41 2.66 0.08 84.79 08:00:30 07:33:01 7 5.97 0.00 4.05 1.25 0.05 88.68 08:00:30 07:34:01 all 25.88 0.00 4.77 1.86 0.07 67.42 08:00:30 07:34:01 0 25.45 0.00 4.75 0.54 0.07 69.20 08:00:30 07:34:01 1 28.50 0.00 4.90 0.27 0.07 66.26 08:00:30 07:34:01 2 24.38 0.00 4.19 5.45 0.08 65.89 08:00:30 07:34:01 3 27.20 0.00 3.95 3.30 0.08 65.47 08:00:30 07:34:01 4 26.01 0.00 5.06 0.13 0.07 68.73 08:00:30 07:34:01 5 23.84 0.00 5.51 3.80 0.08 66.77 08:00:30 07:34:01 6 26.16 0.00 5.08 1.31 0.07 67.39 08:00:30 07:34:01 7 25.49 0.00 4.70 0.07 0.07 69.68 08:00:30 07:35:01 all 44.02 0.00 5.75 1.14 0.08 49.01 08:00:30 07:35:01 0 44.00 0.00 6.12 0.30 0.08 49.50 08:00:30 07:35:01 1 44.52 0.00 5.54 0.23 0.08 49.62 08:00:30 07:35:01 2 44.34 0.00 5.96 2.51 0.07 47.13 08:00:30 07:35:01 3 46.16 0.00 5.83 0.49 0.08 47.44 08:00:30 07:35:01 4 43.88 0.00 5.48 0.32 0.10 50.23 08:00:30 07:35:01 5 44.31 0.00 5.30 1.18 0.07 49.15 08:00:30 07:35:01 6 42.16 0.00 6.15 4.05 0.08 47.55 08:00:30 07:35:01 7 42.79 0.00 5.59 0.07 0.08 51.46 08:00:30 07:36:01 all 15.64 0.00 5.23 15.75 0.06 63.31 08:00:30 07:36:01 0 15.92 0.00 5.14 2.36 0.07 76.52 08:00:30 07:36:01 1 15.85 0.00 4.86 37.06 0.05 42.18 08:00:30 07:36:01 2 15.91 0.00 5.16 5.72 0.07 73.14 08:00:30 07:36:01 3 15.26 0.00 5.91 40.97 0.05 37.81 08:00:30 07:36:01 4 16.03 0.00 5.60 18.73 0.07 59.57 08:00:30 07:36:01 5 15.10 0.00 5.08 5.71 0.07 74.05 08:00:30 07:36:01 6 15.83 0.00 4.26 3.68 0.07 76.17 08:00:30 07:36:01 7 15.26 0.00 5.88 11.93 0.05 66.88 08:00:30 07:37:01 all 9.68 0.00 5.27 21.61 0.06 63.38 08:00:30 07:37:01 0 9.64 0.00 4.70 11.29 0.07 74.30 08:00:30 07:37:01 1 10.47 0.00 5.31 27.10 0.07 57.05 08:00:30 07:37:01 2 10.83 0.00 6.04 41.98 0.07 41.08 08:00:30 07:37:01 3 7.92 0.00 5.58 24.68 0.07 61.75 08:00:30 07:37:01 4 9.36 0.00 5.66 10.28 0.07 74.64 08:00:30 07:37:01 5 11.13 0.00 5.33 14.68 0.07 68.80 08:00:30 07:37:01 6 9.36 0.00 5.51 18.29 0.05 66.80 08:00:30 07:37:01 7 8.76 0.00 4.01 24.77 0.05 62.40 08:00:30 07:38:01 all 84.79 0.00 10.04 3.29 0.13 1.75 08:00:30 07:38:01 0 84.64 0.00 9.96 2.96 0.12 2.32 08:00:30 07:38:01 1 85.14 0.00 10.54 2.37 0.12 1.82 08:00:30 07:38:01 2 85.56 0.00 9.57 3.02 0.13 1.73 08:00:30 07:38:01 3 84.23 0.00 9.62 3.13 0.13 2.89 08:00:30 07:38:01 4 84.75 0.00 10.43 2.08 0.13 2.61 08:00:30 07:38:01 5 85.02 0.00 10.14 4.28 0.12 0.45 08:00:30 07:38:01 6 85.64 0.00 9.66 3.11 0.13 1.46 08:00:30 07:38:01 7 83.39 0.00 10.42 5.38 0.12 0.70 08:00:30 07:39:02 all 27.47 0.00 4.42 5.26 0.09 62.76 08:00:30 07:39:02 0 26.43 0.00 4.36 1.51 0.08 67.62 08:00:30 07:39:02 1 27.91 0.00 4.13 3.95 0.08 63.93 08:00:30 07:39:02 2 28.50 0.00 4.29 3.74 0.07 63.40 08:00:30 07:39:02 3 27.20 0.00 4.39 5.25 0.07 63.09 08:00:30 07:39:02 4 28.35 0.00 4.19 2.15 0.08 65.23 08:00:30 07:39:02 5 27.82 0.00 4.59 8.98 0.07 58.55 08:00:30 07:39:02 6 27.16 0.00 4.90 13.51 0.10 54.33 08:00:30 07:39:02 7 26.41 0.00 4.51 3.01 0.15 65.92 08:00:30 07:40:01 all 9.89 0.00 0.74 0.07 0.06 89.24 08:00:30 07:40:01 0 6.17 0.00 0.63 0.02 0.03 93.15 08:00:30 07:40:01 1 7.58 0.00 0.63 0.02 0.07 91.71 08:00:30 07:40:01 2 10.33 0.00 0.71 0.03 0.07 88.86 08:00:30 07:40:01 3 10.95 0.00 0.79 0.02 0.07 88.18 08:00:30 07:40:01 4 10.10 0.00 0.87 0.43 0.05 88.56 08:00:30 07:40:01 5 8.87 0.00 0.77 0.03 0.05 90.28 08:00:30 07:40:01 6 14.59 0.00 0.78 0.02 0.05 84.56 08:00:30 07:40:01 7 10.56 0.00 0.78 0.03 0.05 88.57 08:00:30 07:41:01 all 0.19 0.00 0.01 0.00 0.00 99.79 08:00:30 07:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:00:30 07:41:01 1 0.12 0.00 0.07 0.00 0.02 99.80 08:00:30 07:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:00:30 07:41:01 3 1.37 0.00 0.02 0.00 0.02 98.60 08:00:30 07:41:01 4 0.00 0.00 0.02 0.02 0.00 99.97 08:00:30 07:41:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:00:30 07:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:00:30 07:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:00:30 07:42:01 all 0.28 0.00 0.01 0.01 0.01 99.69 08:00:30 07:42:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:00:30 07:42:01 1 0.12 0.00 0.07 0.00 0.02 99.80 08:00:30 07:42:01 2 0.07 0.00 0.00 0.02 0.00 99.92 08:00:30 07:42:01 3 1.84 0.00 0.00 0.00 0.00 98.16 08:00:30 07:42:01 4 0.03 0.00 0.00 0.03 0.02 99.92 08:00:30 07:42:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:00:30 07:42:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:00:30 07:42:01 7 0.03 0.00 0.02 0.02 0.00 99.93 08:00:30 07:43:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:00:30 07:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:00:30 07:43:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:00:30 07:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:00:30 07:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:00:30 07:43:01 4 0.03 0.00 0.02 0.05 0.00 99.90 08:00:30 07:43:01 5 0.00 0.00 0.02 0.02 0.02 99.95 08:00:30 07:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:00:30 07:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:00:30 08:00:30 07:43:01 CPU %user %nice %system %iowait %steal %idle 08:00:30 07:44:01 all 0.07 0.00 0.01 0.01 0.01 99.90 08:00:30 07:44:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:00:30 07:44:01 1 0.03 0.00 0.07 0.00 0.02 99.88 08:00:30 07:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:00:30 07:44:01 3 0.50 0.00 0.00 0.00 0.02 99.48 08:00:30 07:44:01 4 0.02 0.00 0.00 0.05 0.00 99.93 08:00:30 07:44:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:00:30 07:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:00:30 07:44:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:00:30 07:45:01 all 0.12 0.00 0.01 0.04 0.01 99.83 08:00:30 07:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:00:30 07:45:01 1 0.13 0.00 0.03 0.00 0.02 99.82 08:00:30 07:45:01 2 0.05 0.00 0.00 0.00 0.00 99.95 08:00:30 07:45:01 3 0.65 0.00 0.00 0.00 0.02 99.33 08:00:30 07:45:01 4 0.02 0.00 0.00 0.15 0.00 99.83 08:00:30 07:45:01 5 0.03 0.00 0.02 0.15 0.00 99.80 08:00:30 07:45:01 6 0.05 0.00 0.00 0.00 0.02 99.93 08:00:30 07:45:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:00:30 07:46:01 all 0.09 0.00 0.04 0.04 0.01 99.83 08:00:30 07:46:01 0 0.02 0.00 0.12 0.00 0.00 99.87 08:00:30 07:46:01 1 0.05 0.00 0.08 0.00 0.02 99.85 08:00:30 07:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:00:30 07:46:01 3 0.53 0.00 0.02 0.00 0.00 99.45 08:00:30 07:46:01 4 0.02 0.00 0.03 0.20 0.02 99.73 08:00:30 07:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:00:30 07:46:01 6 0.03 0.00 0.05 0.00 0.00 99.92 08:00:30 07:46:01 7 0.02 0.00 0.02 0.08 0.00 99.88 08:00:30 07:47:01 all 0.07 0.00 0.02 0.12 0.00 99.79 08:00:30 07:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:00:30 07:47:01 1 0.08 0.00 0.07 0.05 0.00 99.80 08:00:30 07:47:01 2 0.07 0.00 0.02 0.23 0.02 99.67 08:00:30 07:47:01 3 0.20 0.00 0.02 0.00 0.00 99.78 08:00:30 07:47:01 4 0.03 0.00 0.02 0.32 0.00 99.63 08:00:30 07:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:00:30 07:47:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:00:30 07:47:01 7 0.05 0.00 0.03 0.33 0.00 99.58 08:00:30 07:48:01 all 0.16 0.00 0.02 0.01 0.00 99.81 08:00:30 07:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:00:30 07:48:01 1 0.10 0.00 0.02 0.03 0.02 99.83 08:00:30 07:48:01 2 0.00 0.00 0.03 0.00 0.00 99.97 08:00:30 07:48:01 3 1.17 0.00 0.03 0.00 0.02 98.78 08:00:30 07:48:01 4 0.03 0.00 0.02 0.02 0.00 99.93 08:00:30 07:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:00:30 07:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:00:30 07:48:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:00:30 07:49:01 all 0.17 0.00 0.01 0.01 0.01 99.81 08:00:30 07:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:00:30 07:49:01 1 0.08 0.00 0.02 0.00 0.00 99.90 08:00:30 07:49:01 2 0.07 0.00 0.02 0.00 0.02 99.90 08:00:30 07:49:01 3 1.04 0.00 0.03 0.00 0.02 98.91 08:00:30 07:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:00:30 07:49:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:00:30 07:49:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:00:30 07:49:01 7 0.03 0.00 0.02 0.05 0.02 99.88 08:00:30 07:50:01 all 0.21 0.00 0.02 0.00 0.01 99.76 08:00:30 07:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:00:30 07:50:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:00:30 07:50:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:00:30 07:50:01 3 1.60 0.00 0.02 0.00 0.00 98.38 08:00:30 07:50:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:00:30 07:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:00:30 07:50:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:00:30 07:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:00:30 07:51:01 all 0.11 0.00 0.01 0.00 0.01 99.87 08:00:30 07:51:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:00:30 07:51:01 1 0.12 0.00 0.02 0.00 0.02 99.85 08:00:30 07:51:01 2 0.07 0.00 0.00 0.00 0.00 99.93 08:00:30 07:51:01 3 0.52 0.00 0.02 0.00 0.00 99.47 08:00:30 07:51:01 4 0.05 0.00 0.02 0.02 0.02 99.90 08:00:30 07:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:00:30 07:51:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:00:30 07:51:01 7 0.07 0.00 0.00 0.02 0.00 99.92 08:00:30 07:52:01 all 0.28 0.00 0.01 0.00 0.00 99.70 08:00:30 07:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:00:30 07:52:01 1 0.12 0.00 0.00 0.00 0.00 99.88 08:00:30 07:52:01 2 0.07 0.00 0.02 0.00 0.02 99.90 08:00:30 07:52:01 3 1.99 0.00 0.02 0.00 0.02 97.98 08:00:30 07:52:01 4 0.03 0.00 0.02 0.02 0.00 99.93 08:00:30 07:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:00:30 07:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:00:30 07:52:01 7 0.02 0.00 0.03 0.02 0.00 99.93 08:00:30 07:53:01 all 0.28 0.00 0.01 0.00 0.01 99.69 08:00:30 07:53:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:00:30 07:53:01 1 0.07 0.00 0.02 0.00 0.02 99.90 08:00:30 07:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:00:30 07:53:01 3 1.99 0.00 0.00 0.00 0.00 98.01 08:00:30 07:53:01 4 0.08 0.00 0.02 0.02 0.03 99.85 08:00:30 07:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:00:30 07:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:00:30 07:53:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:00:30 07:54:01 all 0.13 0.00 0.01 0.00 0.01 99.85 08:00:30 07:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:00:30 07:54:01 1 0.05 0.00 0.00 0.00 0.00 99.95 08:00:30 07:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:00:30 07:54:01 3 0.85 0.00 0.05 0.00 0.02 99.09 08:00:30 07:54:01 4 0.05 0.00 0.02 0.02 0.02 99.90 08:00:30 07:54:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:00:30 07:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:00:30 07:54:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:00:30 08:00:30 07:54:01 CPU %user %nice %system %iowait %steal %idle 08:00:30 07:55:01 all 0.04 0.00 0.01 0.00 0.00 99.95 08:00:30 07:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:00:30 07:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:00:30 07:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:00:30 07:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:00:30 07:55:01 4 0.07 0.00 0.03 0.02 0.00 99.88 08:00:30 07:55:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:00:30 07:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:00:30 07:55:01 7 0.05 0.00 0.00 0.02 0.00 99.93 08:00:30 07:56:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:00:30 07:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:00:30 07:56:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:00:30 07:56:01 2 0.03 0.00 0.00 0.02 0.00 99.95 08:00:30 07:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:00:30 07:56:01 4 0.12 0.00 0.05 0.00 0.02 99.82 08:00:30 07:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:00:30 07:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:00:30 07:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:00:30 07:57:01 all 0.05 0.00 0.01 0.00 0.01 99.93 08:00:30 07:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:00:30 07:57:01 1 0.15 0.00 0.02 0.00 0.00 99.83 08:00:30 07:57:01 2 0.03 0.00 0.00 0.02 0.02 99.93 08:00:30 07:57:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:00:30 07:57:01 4 0.10 0.00 0.03 0.02 0.03 99.82 08:00:30 07:57:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:00:30 07:57:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:00:30 07:57:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:00:30 07:58:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:00:30 07:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:00:30 07:58:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:00:30 07:58:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:00:30 07:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:00:30 07:58:01 4 0.05 0.00 0.02 0.02 0.02 99.90 08:00:30 07:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:00:30 07:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:00:30 07:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:00:30 07:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:00:30 07:59:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:00:30 07:59:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:00:30 07:59:01 2 0.00 0.00 0.02 0.02 0.00 99.97 08:00:30 07:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:00:30 07:59:01 4 0.03 0.00 0.03 0.02 0.02 99.90 08:00:30 07:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:00:30 07:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:00:30 07:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:00:30 08:00:01 all 7.22 0.00 3.17 2.09 0.04 87.48 08:00:30 08:00:01 0 8.63 0.00 2.96 0.02 0.03 88.36 08:00:30 08:00:01 1 7.98 0.00 3.94 1.65 0.03 86.39 08:00:30 08:00:01 2 8.70 0.00 4.06 13.68 0.05 73.50 08:00:30 08:00:01 3 6.00 0.00 2.71 0.02 0.05 91.22 08:00:30 08:00:01 4 6.55 0.00 2.76 0.64 0.03 90.01 08:00:30 08:00:01 5 6.49 0.00 3.04 0.08 0.03 90.35 08:00:30 08:00:01 6 6.45 0.00 3.00 0.52 0.05 89.98 08:00:30 08:00:01 7 6.96 0.00 2.86 0.18 0.03 89.97 08:00:30 Average: all 8.38 0.00 1.54 2.01 0.03 88.05 08:00:30 Average: 0 8.15 0.00 1.52 0.82 0.02 89.49 08:00:30 Average: 1 8.45 0.00 1.53 2.63 0.03 87.37 08:00:30 Average: 2 8.44 0.00 1.59 3.30 0.03 86.64 08:00:30 Average: 3 8.77 0.00 1.49 2.98 0.03 86.73 08:00:30 Average: 4 8.42 0.00 1.56 1.28 0.03 88.71 08:00:30 Average: 5 8.37 0.00 1.54 1.67 0.02 88.40 08:00:30 Average: 6 8.42 0.00 1.53 1.68 0.03 88.35 08:00:30 Average: 7 8.04 0.00 1.53 1.68 0.03 88.72 08:00:30 08:00:30 08:00:30