Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c89e7d447dc09ce70dc7b00762475a7ed7258b44 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-ssh17634074050056015199.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh18311438753445289541.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13278600289235835381.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh17775420518024571550.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2055044635268884261.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]] ========================================================= [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.23 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 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-23756 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/735 [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/735 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c89e7d447dc09ce70dc7b00762475a7ed7258b44 (main) Commit message: "fix: Update default database to PostgreSQL in v4 (#4981)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c89e7d447dc09ce70dc7b00762475a7ed7258b44 # timeout=10 > git rev-list --no-walk ead55998a61037c88c593b6744c8da68f1c88ef7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:19:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:19:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:19:24 ========================================================= 10:19:24 EdgeX Global Pipelines Version Info 10:19:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:19:25 ------------------- 10:19:25 stable info: 10:19:25 ------------------- 10:19:25 Commited By: Ginny Guan ginny@iotechsys.com 10:19:25 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 10:19:25 Message: update stable to v1.0.265 10:19:26 ------------------- 10:19:26 experimental info: 10:19:26 ------------------- 10:19:26 Commited By: Cherry Wang cherry@iotechsys.com 10:19:26 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 10:19:26 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:19:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:19:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:19:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:19:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:19:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:19:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:19:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:19:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:19:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:19:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:19:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:19:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:19:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:19:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:19:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:19:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:19:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:19:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:19:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:19:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 10:19:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:19:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:19:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:19:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:19:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:19:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:19:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] echo 10:19:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c89e7d4 [Pipeline] echo 10:19:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:19:27 provisioning config files... 10:19:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/735@tmp/config5324177860040718228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:19:27 ---> ****-login.sh 10:19:27 nexus3.edgexfoundry.org:10001 10:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:19:27 Configure a credential helper to remove this warning. See 10:19:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:19:27 10:19:27 Login Succeeded 10:19:27 nexus3.edgexfoundry.org:10002 10:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:19:28 Configure a credential helper to remove this warning. See 10:19:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:19:28 10:19:28 Login Succeeded 10:19:28 nexus3.edgexfoundry.org:10003 10:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:19:28 Configure a credential helper to remove this warning. See 10:19:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:19:28 10:19:28 Login Succeeded 10:19:28 nexus3.edgexfoundry.org:10004 10:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:19:28 Configure a credential helper to remove this warning. See 10:19:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:19:28 10:19:28 Login Succeeded 10:19:28 ****.io 10:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:19:28 Configure a credential helper to remove this warning. See 10:19:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:19:28 10:19:28 Login Succeeded 10:19:28 ---> ****-login.sh ends [Pipeline] } 10:19:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:19:28 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile 10:19:28 + dirname cmd/core-command/Dockerfile 10:19:28 + cut -d/ -f2 10:19:28 + echo core-command,cmd/core-command/Dockerfile 10:19:28 + dirname cmd/core-common-config-bootstrapper/Dockerfile 10:19:28 + cut -d/ -f2 10:19:28 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 10:19:28 + dirname cmd/core-data/Dockerfile 10:19:28 + cut -d/ -f2 10:19:28 + echo core-data,cmd/core-data/Dockerfile 10:19:28 + dirname cmd/core-keeper/Dockerfile 10:19:28 + cut -d/ -f2 10:19:28 + echo core-keeper,cmd/core-keeper/Dockerfile 10:19:28 + dirname cmd/core-metadata/Dockerfile 10:19:28 + cut -d/ -f2 10:19:28 + echo core-metadata,cmd/core-metadata/Dockerfile 10:19:28 + dirname cmd/security-bootstrapper/Dockerfile 10:19:28 + cut -d/ -f2 10:19:28 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:19:28 + dirname cmd/security-proxy-auth/Dockerfile 10:19:28 + cut -d/ -f2 10:19:28 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 10:19:28 + + dirname cmd/security-proxy-setup/Dockerfile 10:19:28 cut -d/ -f2 10:19:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:19:28 + dirname cmd/security-secretstore-setup/Dockerfile 10:19:28 + cut -d/ -f2 10:19:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:19:28 + dirname cmd/security-spiffe-token-provider/Dockerfile 10:19:28 + cut -d/ -f2 10:19:28 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:19:28 + dirname cmd/security-spire-agent/Dockerfile 10:19:28 + cut -d/ -f2 10:19:28 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:19:28 + dirname cmd/security-spire-config/Dockerfile 10:19:28 + cut -d/ -f2 10:19:28 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:19:28 + dirname cmd/security-spire-server/Dockerfile 10:19:28 + cut -d/ -f2 10:19:28 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:19:28 + dirname cmd/support-cron-scheduler/Dockerfile 10:19:28 + cut -d/ -f2 10:19:28 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 10:19:28 + dirname cmd/support-notifications/Dockerfile 10:19:28 + cut -d/ -f2 10:19:28 + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo 10:19:28 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-keeper, dockerfile:cmd/core-keeper/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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:19:29 + git rev-list -1 --merges c89e7d447dc09ce70dc7b00762475a7ed7258b44~1..c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] echo 10:19:29 -----------> git rev-list -1 --merges c89e7d447dc09ce70dc7b00762475a7ed7258b44~1..c89e7d447dc09ce70dc7b00762475a7ed7258b44 c89e7d447dc09ce70dc7b00762475a7ed7258b44 [false] [Pipeline] sh 10:19:29 + git log --format=format:%s -1 c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] echo 10:19:29 ========================================================= 10:19:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:19:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:19:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:19:30 + grep -v github /etc/ssh/ssh_known_hosts 10:19:30 + [ -e /tmp/ssh_known_hosts ] 10:19:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:19:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:19:30 + sudo tee -a /etc/ssh/ssh_known_hosts 10:19:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:19:30 10:19:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:19:30 0.1.4: Pulling from edgex-devops/py-git-semver 10:19:30 b85a868b505f: Pulling fs layer 10:19:30 e2be974225ed: Pulling fs layer 10:19:30 339a4e72a1f5: Pulling fs layer 10:19:30 988bab9f4d93: Pulling fs layer 10:19:30 1469e6f7b9e6: Pulling fs layer 10:19:30 eaf3925da568: Pulling fs layer 10:19:30 bab4dde63d76: Pulling fs layer 10:19:30 bde34c3a00c8: Pulling fs layer 10:19:30 b352a97aabf1: Pulling fs layer 10:19:30 4872d77fe225: Pulling fs layer 10:19:30 5851b861e8e6: Pulling fs layer 10:19:30 bab4dde63d76: Waiting 10:19:30 bde34c3a00c8: Waiting 10:19:30 5851b861e8e6: Waiting 10:19:30 b352a97aabf1: Waiting 10:19:30 4872d77fe225: Waiting 10:19:30 988bab9f4d93: Waiting 10:19:30 1469e6f7b9e6: Waiting 10:19:30 eaf3925da568: Waiting 10:19:30 e2be974225ed: Verifying Checksum 10:19:30 e2be974225ed: Download complete 10:19:30 988bab9f4d93: Download complete 10:19:30 1469e6f7b9e6: Verifying Checksum 10:19:30 1469e6f7b9e6: Download complete 10:19:30 eaf3925da568: Download complete 10:19:30 339a4e72a1f5: Verifying Checksum 10:19:30 339a4e72a1f5: Download complete 10:19:30 bde34c3a00c8: Download complete 10:19:30 b352a97aabf1: Download complete 10:19:30 4872d77fe225: Verifying Checksum 10:19:30 4872d77fe225: Download complete 10:19:30 5851b861e8e6: Verifying Checksum 10:19:30 5851b861e8e6: Download complete 10:19:30 b85a868b505f: Verifying Checksum 10:19:30 b85a868b505f: Download complete 10:19:31 bab4dde63d76: Verifying Checksum 10:19:31 bab4dde63d76: Download complete 10:19:32 b85a868b505f: Pull complete 10:19:32 e2be974225ed: Pull complete 10:19:32 339a4e72a1f5: Pull complete 10:19:32 988bab9f4d93: Pull complete 10:19:33 1469e6f7b9e6: Pull complete 10:19:33 eaf3925da568: Pull complete 10:19:34 bab4dde63d76: Pull complete 10:19:34 bde34c3a00c8: Pull complete 10:19:34 b352a97aabf1: Pull complete 10:19:34 4872d77fe225: Pull complete 10:19:35 5851b861e8e6: Pull complete 10:19:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:19:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:19:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:35 prd-ubuntu20.04-docker-8c-8g-23756 does not seem to be running inside a container 10:19:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/735 -v /w/workspace/edgex-go/735:/w/workspace/edgex-go/735:rw,z -v /w/workspace/edgex-go/735@tmp:/w/workspace/edgex-go/735@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 10:19:38 $ docker top 367456b33fa28d41fd141994aa8ca141363f0f1bfc0d574cca550208694413b2 -eo pid,comm 10:19: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). 10:19:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:19:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:19:38 [ssh-agent] Looking for ssh-agent implementation... 10:19:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:19:39 $ docker exec 367456b33fa28d41fd141994aa8ca141363f0f1bfc0d574cca550208694413b2 ssh-agent 10:19:39 SSH_AUTH_SOCK=/tmp/ssh-a8ONEtigFaT6/agent.33 10:19:39 SSH_AGENT_PID=39 10:19:39 Running ssh-add (command line suppressed) 10:19:39 Identity added: /w/workspace/edgex-go/735@tmp/private_key_15640123672671400677.key (/w/workspace/edgex-go/735@tmp/private_key_15640123672671400677.key) 10:19:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:19:39 + git tag --points-at HEAD [Pipeline] } 10:19:39 $ docker exec --env ******** --env ******** 367456b33fa28d41fd141994aa8ca141363f0f1bfc0d574cca550208694413b2 ssh-agent -k 10:19:39 unset SSH_AUTH_SOCK; 10:19:39 unset SSH_AGENT_PID; 10:19:39 echo Agent pid 39 killed; 10:19:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:19:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:19:39 [ssh-agent] Looking for ssh-agent implementation... 10:19:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:19:39 $ docker exec 367456b33fa28d41fd141994aa8ca141363f0f1bfc0d574cca550208694413b2 ssh-agent 10:19:39 SSH_AUTH_SOCK=/tmp/ssh-nSLoU3XucKhM/agent.72 10:19:39 SSH_AGENT_PID=78 10:19:39 Running ssh-add (command line suppressed) 10:19:40 Identity added: /w/workspace/edgex-go/735@tmp/private_key_14607170676498631358.key (/w/workspace/edgex-go/735@tmp/private_key_14607170676498631358.key) 10:19:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:19:40 + git semver init 10:19:40 2024-10-25 10:19:40,475 [run_init] DEBUG init version:0.0.0 force:False 10:19:40 2024-10-25 10:19:40,476 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/735/.semver 10:19:40 2024-10-25 10:19:40,477 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/735/.semver 10:19:40 2024-10-25 10:19:40,477 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/735/.semver'], cwd=/w/workspace/edgex-go/735, universal_newlines=False, shell=None, istream=None) 10:19:47 2024-10-25 10:19:45,960 [append_file] DEBUG append to file:/w/workspace/edgex-go/735/.git/info/exclude 10:19:47 2024-10-25 10:19:45,961 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/735/.semver/main with force:False 10:19:47 2024-10-25 10:19:45,961 [read_version] DEBUG read version from /w/workspace/edgex-go/735/.semver/main 10:19:47 2024-10-25 10:19:45,961 [read_version] DEBUG read version from /w/workspace/edgex-go/735/.semver/main 10:19:47 4.0.0-dev.2 [Pipeline] } 10:19:47 $ docker exec --env ******** --env ******** 367456b33fa28d41fd141994aa8ca141363f0f1bfc0d574cca550208694413b2 ssh-agent -k 10:19:47 unset SSH_AUTH_SOCK; 10:19:47 unset SSH_AGENT_PID; 10:19:47 echo Agent pid 78 killed; 10:19:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:19:47 + git semver [Pipeline] } 10:19:47 $ docker stop --time=1 367456b33fa28d41fd141994aa8ca141363f0f1bfc0d574cca550208694413b2 10:19:49 $ docker rm -f --volumes 367456b33fa28d41fd141994aa8ca141363f0f1bfc0d574cca550208694413b2 [Pipeline] // withDockerContainer [Pipeline] sh 10:19:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:19:49 Stashed 1 file(s) [Pipeline] echo 10:19:49 [edgeXSemver]: initialized semver on version 4.0.0-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 10:19:50 + git config --global --add safe.directory /w/workspace/edgex-go/735 [Pipeline] echo 10:19:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:19:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:19:50 ========================================================= 10:19:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:19:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:19:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:19:50 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 10:19:50 43c4264eed91: Pulling fs layer 10:19:50 4cc291be95ef: Pulling fs layer 10:19:50 2ac1f1163629: Pulling fs layer 10:19:50 5c3c966382ef: Pulling fs layer 10:19:50 4f4fb700ef54: Pulling fs layer 10:19:50 5d5c8e513c77: Pulling fs layer 10:19:50 9f66e0745190: Pulling fs layer 10:19:50 f49a43e4bbc0: Pulling fs layer 10:19:50 561ebcabdf7f: Pulling fs layer 10:19:50 5d5c8e513c77: Waiting 10:19:50 9f66e0745190: Waiting 10:19:50 f49a43e4bbc0: Waiting 10:19:50 561ebcabdf7f: Waiting 10:19:50 5c3c966382ef: Waiting 10:19:50 4cc291be95ef: Verifying Checksum 10:19:50 4cc291be95ef: Download complete 10:19:50 5c3c966382ef: Download complete 10:19:50 4f4fb700ef54: Verifying Checksum 10:19:50 4f4fb700ef54: Download complete 10:19:50 43c4264eed91: Download complete 10:19:50 5d5c8e513c77: Verifying Checksum 10:19:50 5d5c8e513c77: Download complete 10:19:50 9f66e0745190: Verifying Checksum 10:19:50 9f66e0745190: Download complete 10:19:50 43c4264eed91: Pull complete 10:19:50 561ebcabdf7f: Download complete 10:19:50 4cc291be95ef: Pull complete 10:19:51 2ac1f1163629: Download complete 10:19:51 f49a43e4bbc0: Verifying Checksum 10:19:51 f49a43e4bbc0: Download complete 10:19:54 2ac1f1163629: Pull complete 10:19:54 5c3c966382ef: Pull complete 10:19:54 4f4fb700ef54: Pull complete 10:19:54 5d5c8e513c77: Pull complete 10:19:54 9f66e0745190: Pull complete 10:19:56 f49a43e4bbc0: Pull complete 10:19:57 561ebcabdf7f: Pull complete 10:19:57 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 10:19:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:19:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 10:19:57 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:19:57 WORKDIR /edgex 10:19:57 COPY go.mod . 10:19:57 RUN go mod download build 10:19:57 -t ci-base-image-x86_64 -f - . 10:19:57 Sending build context to Docker daemon 177.7MB 10:19:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:19:57 ---> 3a752c3f9dda 10:19:57 Step 2/4 : WORKDIR /edgex 10:20:03 ---> Running in a2ffcafe49a1 10:20:03 Removing intermediate container a2ffcafe49a1 10:20:03 ---> fb213ab22b9c 10:20:03 Step 3/4 : COPY go.mod . 10:20:03 ---> dc74751dbc86 10:20:03 Step 4/4 : RUN go mod download 10:20:03 ---> Running in d5525d4f6eb0 10:20:04 Still waiting to schedule task 10:20:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:20:25 Removing intermediate container d5525d4f6eb0 10:20:25 ---> d71533abf9b0 10:20:25 Successfully built d71533abf9b0 10:20:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:25 + docker inspect -f . ci-base-image-x86_64 10:20:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:25 prd-ubuntu20.04-docker-8c-8g-23756 does not seem to be running inside a container 10:20:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/735 -v /w/workspace/edgex-go/735:/w/workspace/edgex-go/735:rw,z -v /w/workspace/edgex-go/735@tmp:/w/workspace/edgex-go/735@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:20:26 $ docker top c048b5da7997ba3b022ee928347132881b149cca71797b0a9218125d8415e7b3 -eo pid,comm [Pipeline] { [Pipeline] sh 10:20:26 + go version 10:20:26 go version go1.23.2 linux/amd64 [Pipeline] } 10:20:26 $ docker stop --time=1 c048b5da7997ba3b022ee928347132881b149cca71797b0a9218125d8415e7b3 10:20:27 $ docker rm -f --volumes c048b5da7997ba3b022ee928347132881b149cca71797b0a9218125d8415e7b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:28 + docker inspect -f . ci-base-image-x86_64 10:20:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:28 prd-ubuntu20.04-docker-8c-8g-23756 does not seem to be running inside a container 10:20:28 $ 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/735 -v /w/workspace/edgex-go/735:/w/workspace/edgex-go/735:rw,z -v /w/workspace/edgex-go/735@tmp:/w/workspace/edgex-go/735@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:20:28 $ docker top 995785a797ee8e4e2482ab2765b31c50d042eba6d82a376d5f6a8121aeaac267 -eo pid,comm [Pipeline] { [Pipeline] echo 10:20:28 ========================================================= 10:20:28 [edgeXBuildGoParallel] Running Tests and Build... 10:20:28 ========================================================= [Pipeline] sh 10:20:29 + git config --global --add safe.directory /w/workspace/edgex-go/735 [Pipeline] fileExists [Pipeline] sh 10:20:29 + make test 10:20:29 go test -race -coverprofile=coverage.out ./... 10:20:37 ? github.com/edgexfoundry/edgex-go [no test files] 10:21:04 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 10:21:04 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 10:21:04 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 10:21:04 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 10:21:04 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 10:21:04 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 10:21:04 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 10:21:04 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 10:21:04 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 10:21:04 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 10:21:04 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 10:21:04 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 10:21:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:21:04 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 10:21:04 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 10:21:06 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 10:21:06 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 10:21:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements 10:21:07 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 10:21:07 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 10:21:07 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 10:21:08 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 10:21:08 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 10:21:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.064s coverage: 97.0% of statements 10:21:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:21:08 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 10:21:08 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:21:08 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 10:21:08 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 10:21:08 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 10:21:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 10:21:08 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 10:21:08 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 10:21:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 10:21:10 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:21:10 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 10:21:10 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 10:21:10 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 10:21:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.047s coverage: 69.2% of statements 10:21:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.046s coverage: 48.4% of statements 10:21:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.901s coverage: 93.4% of statements 10:21:11 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 91.7% of statements 10:21:11 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 10:21:11 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 10:21:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.061s coverage: 9.4% of statements 10:21:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:21:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:21:13 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 10:21:13 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:21:13 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 10:21:13 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 10:21:13 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 10:21:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:21:13 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 10:21:13 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 10:21:13 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 10:21:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.448s coverage: 95.8% of statements 10:21:15 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 10:21:16 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 10:21:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:21:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 10:21:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] 10:21:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 1.0% of statements 10:21:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 44.2% of statements 10:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.033s coverage: 41.7% of statements 10:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.031s coverage: 77.8% of statements 10:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 10:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 96.3% of statements 10:21:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 10:21:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:21:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 10:21:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 10:21:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 10:21:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:21:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 10:21:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 10:21:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 10:21:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 10:21:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 10:21:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 10:21:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 10:21:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 10:21:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 10:21:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 10:21:21 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 10:21:21 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 10:21:22 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 10:21:23 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 10:21:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:21:25 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 10:21:25 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 10:21:27 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 10:21:27 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 10:21:27 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 10:21:29 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 10:21:29 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 10:21:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:21:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.039s coverage: 94.4% of statements 10:21:29 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 10:21:29 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 10:21:29 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 10:21:29 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 10:21:31 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 10:21:31 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 10:21:31 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 10:21:32 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 10:21:32 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 10:21:32 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:21:33 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 10:21:33 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 10:21:33 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 10:21:33 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 10:21:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:21:35 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:21:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23757 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 10:21:37 Running in /w/workspace/edgex-go/735 [Pipeline] { [Pipeline] checkout 10:21:40 The recommended git tool is: git 10:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.272s coverage: 79.9% of statements 10:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.044s coverage: 92.9% of statements 10:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 66.7% of statements 10:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements 10:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements 10:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 10:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements 10:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 10:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements 10:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements 10:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 10:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.141s coverage: 63.1% of statements 10:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.019s coverage: 100.0% of statements 10:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 10:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 10:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 10:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements 10:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.133s coverage: 36.5% of statements 10:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements 10:21:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements 10:21:43 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.032s coverage: 9.0% of statements 10:21:43 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.068s coverage: 97.7% of statements 10:21:43 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.027s coverage: 45.8% of statements 10:21:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.053s coverage: 17.4% of statements 10:21:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.111s coverage: 95.7% of statements 10:21:43 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 10:21:43 running golangci-lint 10:21:43 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 10:21:43 go version go1.23.2 linux/amd64 10:21:43 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 10:21:43 level=info msg="[config_reader] Used config file .golangci.yml" 10:21:43 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 10:21:45 using credential edgex-jenkins-ssh 10:21:45 Cloning the remote Git repository 10:21:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:21:45 > git init /w/workspace/edgex-go/735 # timeout=10 10:21:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:21:45 > git --version # timeout=10 10:21:45 > git --version # 'git version 2.25.1' 10:21:45 using GIT_SSH to set credentials SSH Credentials for GitHub 10:21:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:22:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:22:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:22:02 Avoid second fetch 10:22:02 Checking out Revision c89e7d447dc09ce70dc7b00762475a7ed7258b44 (main) 10:22:03 Commit message: "fix: Update default database to PostgreSQL in v4 (#4981)" 10:22:02 > git config core.sparsecheckout # timeout=10 10:22:03 > git checkout -f c89e7d447dc09ce70dc7b00762475a7ed7258b44 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:22:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:22:08 % Total % Received % Xferd Average Speed Time Time Time Current 10:22:08 Dload Upload Total Spent Left Speed 10:22:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 10:22:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:22:09 + sudo tee /etc/docker/daemon.new 10:22:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:22:09 { 10:22:09 "registry-mirrors": [ 10:22:09 "https://nexus3.edgexfoundry.org:10001" 10:22:09 ], 10:22:09 "bip": "10.250.0.254/24", 10:22:09 "hosts": [ 10:22:09 "tcp://0.0.0.0:5555", 10:22:09 "unix:///var/run/docker.sock" 10:22:09 ], 10:22:09 "mtu": 1458, 10:22:09 "selinux-enabled": true, 10:22:09 "seccomp-profile": "/etc/docker/seccomp.json" 10:22:09 } [Pipeline] sh 10:22:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:22:09 + sudo service docker restart 10:22:10 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|name|types_sizes|deps|imports) took 23.465646183s" 10:22:10 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.27671ms" 10:22:20 level=info msg="[linters_context/goanalysis] analyzers took 1m38.387965755s with top 10 stages: buildir: 1m2.02620122s, gosec: 3.781637849s, inspect: 2.68661646s, fact_deprecated: 2.470431369s, printf: 2.092936475s, ctrlflow: 1.450955197s, fact_purity: 1.385370921s, nilness: 1.295374568s, S1038: 1.266306533s, typedness: 927.041819ms" 10:22:20 level=info msg="[runner] Issues before processing: 222, after processing: 0" 10:22:20 level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 222/222, skip_files: 222/222, skip_dirs: 222/222, exclude: 222/222, nolint: 22/0, filename_unadjuster: 222/222, invalid_issue: 222/222, autogenerated_exclude: 222/222, identifier_marker: 222/222, cgo: 222/222, exclude-rules: 222/22" 10:22:20 level=info msg="[runner] processing took 31.947153ms with stages: nolint: 18.026817ms, identifier_marker: 6.809773ms, autogenerated_exclude: 2.530019ms, path_prettifier: 1.845954ms, exclude-rules: 1.675732ms, skip_dirs: 952.837µs, invalid_issue: 40.591µs, cgo: 40.1µs, filename_unadjuster: 18.33µs, max_same_issues: 2µs, skip_files: 870ns, fixer: 680ns, uniq_by_line: 540ns, exclude: 490ns, diff: 460ns, path_shortener: 400ns, severity-rules: 370ns, path_prefixer: 370ns, source_code: 290ns, sort_results: 250ns, max_from_linter: 160ns, max_per_file_from_linter: 120ns" 10:22:20 level=info msg="[runner] linters took 12.820229917s with stages: goanalysis_metalinter: 12.788144773s" 10:22:20 level=info msg="File cache stats: 0 entries of total size 0B" 10:22:20 level=info msg="Memory: 361 samples, avg is 296.1MB, max is 1417.2MB" 10:22:20 level=info msg="Execution took 36.341168908s" 10:22:20 go vet ./... 10:22:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:22:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:22:27 ./bin/test-attribution-txt.sh [Pipeline] echo 10:22:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 10:22:27 + ls -al . 10:22:27 total 1828 10:22:27 drwxrwxr-x 11 1001 1001 4096 Oct 25 10:20 . 10:22:27 drwxr-xr-x 4 root root 4096 Oct 25 10:20 .. 10:22:27 drwxrwxr-x 2 1001 1001 4096 Oct 25 10:19 .blubracket 10:22:27 -rw-rw-r-- 1 1001 1001 10 Oct 25 10:19 .dockerignore 10:22:27 drwxrwxr-x 8 1001 1001 4096 Oct 25 10:21 .git 10:22:27 drwxrwxr-x 3 1001 1001 4096 Oct 25 10:19 .github 10:22:27 -rw-rw-r-- 1 1001 1001 1112 Oct 25 10:19 .gitignore 10:22:27 -rw-rw-r-- 1 1001 1001 199 Oct 25 10:19 .golangci.yml 10:22:27 -rw-rw-r-- 1 1001 1001 100 Oct 25 10:19 .hadolint.yml 10:22:27 drwxr-xr-x 3 1001 1001 4096 Oct 25 10:19 .semver 10:22:27 -rw-rw-r-- 1 1001 1001 155 Oct 25 10:19 .sonarcloud.properties 10:22:27 -rw-rw-r-- 1 1001 1001 1171 Oct 25 10:19 ADOPTERS.md 10:22:27 -rw-rw-r-- 1 1001 1001 21553 Oct 25 10:19 Attribution.txt 10:22:27 -rw-rw-r-- 1 1001 1001 100284 Oct 25 10:19 CHANGELOG.md 10:22:27 -rw-rw-r-- 1 1001 1001 3804 Oct 25 10:19 CONTRIBUTING.md 10:22:27 -rw-rw-r-- 1 1001 1001 677 Oct 25 10:19 GOVERNANCE.md 10:22:27 -rw-rw-r-- 1 1001 1001 858 Oct 25 10:19 Jenkinsfile 10:22:27 -rw-rw-r-- 1 1001 1001 10775 Oct 25 10:19 LICENSE 10:22:27 -rw-rw-r-- 1 1001 1001 16705 Oct 25 10:19 Makefile 10:22:27 -rw-rw-r-- 1 1001 1001 582 Oct 25 10:19 OWNERS.md 10:22:27 -rw-rw-r-- 1 1001 1001 9533 Oct 25 10:19 README.md 10:22:27 -rw-rw-r-- 1 1001 1001 789 Oct 25 10:19 SECURITY.md 10:22:27 -rw-rw-r-- 1 1001 1001 11 Oct 25 10:19 VERSION 10:22:27 drwxrwxr-x 2 1001 1001 4096 Oct 25 10:19 bin 10:22:27 drwxrwxr-x 19 1001 1001 4096 Oct 25 10:19 cmd 10:22:27 -rw-r--r-- 1 root root 1482932 Oct 25 10:21 coverage.out 10:22:27 drwxrwxr-x 2 1001 1001 4096 Oct 25 10:19 fuzz_test 10:22:27 -rw-rw-r-- 1 1001 1001 7277 Oct 25 10:19 go.mod 10:22:27 -rw-rw-r-- 1 1001 1001 101084 Oct 25 10:19 go.sum 10:22:27 drwxrwxr-x 7 1001 1001 4096 Oct 25 10:19 internal 10:22:27 drwxrwxr-x 2 1001 1001 4096 Oct 25 10:19 openapi 10:22:27 -rw-rw-r-- 1 1001 1001 584 Oct 25 10:19 security.txt 10:22:27 -rw-rw-r-- 1 1001 1001 204 Oct 25 10:19 version.go [Pipeline] sh 10:22:27 + '[' -e coverage.out ] 10:22:27 + chown 1001:1001 coverage.out [Pipeline] stash [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:22:27 provisioning config files... 10:22:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/735@tmp/config11936803762931928851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:22:28 Stashed 1 file(s) [Pipeline] sh 10:22:28 ---> ****-login.sh 10:22:28 nexus3.edgexfoundry.org:10001 10:22:28 + make build 10:22:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:22:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:22:28 Configure a credential helper to remove this warning. See 10:22:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:22:28 10:22:28 Login Succeeded 10:22:28 nexus3.edgexfoundry.org:10002 10:22:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:22:29 Configure a credential helper to remove this warning. See 10:22:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:22:29 10:22:29 Login Succeeded 10:22:29 nexus3.edgexfoundry.org:10003 10:22:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:22:29 Configure a credential helper to remove this warning. See 10:22:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:22:29 10:22:29 Login Succeeded 10:22:29 nexus3.edgexfoundry.org:10004 10:22:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:22:30 Configure a credential helper to remove this warning. See 10:22:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:22:30 10:22:30 Login Succeeded 10:22:30 ****.io 10:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:22:30 Configure a credential helper to remove this warning. See 10:22:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:22:30 10:22:30 Login Succeeded 10:22:30 ---> ****-login.sh ends [Pipeline] } 10:22:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 10:22:30 + git config --global --add safe.directory /w/workspace/edgex-go/735 [Pipeline] echo 10:22:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:22:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:22:30 ========================================================= 10:22:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:22:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:22:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:22:31 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:22:31 cf04c63912e1: Pulling fs layer 10:22:31 55b35a11ae5e: Pulling fs layer 10:22:31 a37a00ec5f00: Pulling fs layer 10:22:31 50b3750afda1: Pulling fs layer 10:22:31 4f4fb700ef54: Pulling fs layer 10:22:31 80978eb59214: Pulling fs layer 10:22:31 c9f46d7d2bd2: Pulling fs layer 10:22:31 c5a475d317c9: Pulling fs layer 10:22:31 50b3750afda1: Waiting 10:22:31 4f4fb700ef54: Waiting 10:22:31 80978eb59214: Waiting 10:22:31 c9f46d7d2bd2: Waiting 10:22:31 c5a475d317c9: Waiting 10:22:31 55b35a11ae5e: Verifying Checksum 10:22:31 55b35a11ae5e: Download complete 10:22:31 50b3750afda1: Verifying Checksum 10:22:31 50b3750afda1: Download complete 10:22:31 4f4fb700ef54: Verifying Checksum 10:22:31 4f4fb700ef54: Download complete 10:22:31 80978eb59214: Download complete 10:22:31 cf04c63912e1: Download complete 10:22:31 c5a475d317c9: Verifying Checksum 10:22:31 c5a475d317c9: Download complete 10:22:32 cf04c63912e1: Pull complete 10:22:33 55b35a11ae5e: Pull complete 10:22:33 a37a00ec5f00: Verifying Checksum 10:22:33 a37a00ec5f00: Download complete 10:22:34 c9f46d7d2bd2: Download complete 10:22:49 a37a00ec5f00: Pull complete 10:22:49 50b3750afda1: Pull complete 10:22:49 4f4fb700ef54: Pull complete 10:22:49 80978eb59214: Pull complete 10:22:55 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:22:55 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 10:22:55 c9f46d7d2bd2: Pull complete 10:22:57 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:22:57 c5a475d317c9: Pull complete 10:22:57 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 10:22:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:22:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 10:22:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:22:58 + docker build -t ci-base-image-arm64 -f - . 10:22:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:22:58 WORKDIR /edgex 10:22:58 COPY go.mod . 10:22:58 RUN go mod download 10:22:58 Sending build context to Docker daemon 3.524MB 10:22:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:22:58 ---> be29e6b0f0d4 10:22:58 Step 2/4 : WORKDIR /edgex 10:22:59 ---> Running in d8d41d584b33 10:23:00 Removing intermediate container d8d41d584b33 10:23:00 ---> 0b52a156d312 10:23:00 Step 3/4 : COPY go.mod . 10:23:00 ---> f989b30b7f6b 10:23:00 Step 4/4 : RUN go mod download 10:23:00 ---> Running in f73ecc4ae144 10:23:00 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:23:05 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 10:23:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:23:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:23:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:23:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 10:23:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:23:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 10:23:16 $ docker stop --time=1 995785a797ee8e4e2482ab2765b31c50d042eba6d82a376d5f6a8121aeaac267 10:23:21 $ docker rm -f --volumes 995785a797ee8e4e2482ab2765b31c50d042eba6d82a376d5f6a8121aeaac267 [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 10:23:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:23:23 10:23:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:23:23 latest: Pulling from edgex-devops/edgex-compose 10:23:23 91d30c5bc195: Pulling fs layer 10:23:23 2e9b0aa3be6d: Pulling fs layer 10:23:23 9c61dcf015f6: Pulling fs layer 10:23:23 4698f68db338: Pulling fs layer 10:23:23 2a2f49069b9e: Pulling fs layer 10:23:23 e0025b399a48: Pulling fs layer 10:23:23 2a2f49069b9e: Waiting 10:23:23 4698f68db338: Waiting 10:23:23 e0025b399a48: Waiting 10:23:23 91d30c5bc195: Verifying Checksum 10:23:23 91d30c5bc195: Download complete 10:23:23 4698f68db338: Verifying Checksum 10:23:23 4698f68db338: Download complete 10:23:23 91d30c5bc195: Pull complete 10:23:23 2e9b0aa3be6d: Verifying Checksum 10:23:23 2e9b0aa3be6d: Download complete 10:23:23 e0025b399a48: Verifying Checksum 10:23:23 e0025b399a48: Download complete 10:23:23 2a2f49069b9e: Verifying Checksum 10:23:23 2a2f49069b9e: Download complete 10:23:24 2e9b0aa3be6d: Pull complete 10:23:24 9c61dcf015f6: Verifying Checksum 10:23:24 9c61dcf015f6: Download complete 10:23:26 9c61dcf015f6: Pull complete 10:23:26 4698f68db338: Pull complete 10:23:27 2a2f49069b9e: Pull complete 10:23:27 e0025b399a48: Pull complete 10:23:27 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 10:23:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:23:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:27 prd-ubuntu20.04-docker-8c-8g-23756 does not seem to be running inside a container 10:23:27 $ 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/735 -v /w/workspace/edgex-go/735:/w/workspace/edgex-go/735:rw,z -v /w/workspace/edgex-go/735@tmp:/w/workspace/edgex-go/735@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:23:30 $ docker top 5470b8daf8dd801d29d70b9d93692e30e758acd11f54678172c513aa497b4713 -eo pid,comm [Pipeline] { [Pipeline] sh 10:23:30 + docker compose -f ./docker-compose-build.yml build --parallel 10:23:33 #1 [core-data internal] load build definition from Dockerfile 10:23:33 #1 transferring dockerfile: 10:23:33 #1 transferring dockerfile: 2.07kB done 10:23:33 #1 DONE 0.0s 10:23:33 10:23:33 #2 [support-notifications internal] load build definition from Dockerfile 10:23:33 #2 transferring dockerfile: 2.02kB done 10:23:33 #2 DONE 0.0s 10:23:33 10:23:33 #3 [security-spire-config internal] load build definition from Dockerfile 10:23:33 #3 transferring dockerfile: 1.69kB done 10:23:33 #3 DONE 0.0s 10:23:33 10:23:33 #4 [core-metadata internal] load build definition from Dockerfile 10:23:33 #4 transferring dockerfile: 2.13kB done 10:23:33 #4 DONE 0.0s 10:23:33 10:23:33 #5 [security-proxy-setup internal] load build definition from Dockerfile 10:23:33 #5 transferring dockerfile: 2.50kB done 10:23:33 #5 DONE 0.0s 10:23:33 10:23:33 #6 [core-command internal] load build definition from Dockerfile 10:23:33 #6 transferring dockerfile: 1.94kB done 10:23:33 #6 DONE 0.0s 10:23:33 10:23:33 #7 [security-spire-agent internal] load build definition from Dockerfile 10:23:33 #7 transferring dockerfile: 1.81kB done 10:23:33 #7 DONE 0.0s 10:23:33 10:23:33 #8 [security-spire-server internal] load build definition from Dockerfile 10:23:33 #8 transferring dockerfile: 1.70kB done 10:23:33 #8 DONE 0.0s 10:23:33 10:23:33 #9 [security-secretstore-setup internal] load build definition from Dockerfile 10:23:33 #9 transferring dockerfile: 2.49kB done 10:23:33 #9 DONE 0.0s 10:23:33 10:23:33 #10 [support-cron-scheduler internal] load build definition from Dockerfile 10:23:33 #10 transferring dockerfile: 1.86kB done 10:23:33 #10 DONE 0.1s 10:23:33 10:23:33 #11 [security-proxy-auth internal] load build definition from Dockerfile 10:23:33 #11 transferring dockerfile: 2.15kB done 10:23:33 #11 DONE 0.1s 10:23:33 10:23:33 #12 [core-data internal] load .dockerignore 10:23:33 #12 transferring context: 50B done 10:23:33 #12 DONE 0.0s 10:23:33 10:23:33 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:23:33 #13 transferring dockerfile: 1.89kB done 10:23:33 #13 DONE 0.0s 10:23:33 10:23:33 #14 [core-keeper internal] load build definition from Dockerfile 10:23:33 #14 transferring dockerfile: 2.07kB done 10:23:33 #14 DONE 0.0s 10:23:33 10:23:33 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:23:33 #15 transferring dockerfile: 2.23kB done 10:23:33 #15 DONE 0.1s 10:23:33 10:23:33 #16 [security-bootstrapper internal] load build definition from Dockerfile 10:23:33 #16 transferring dockerfile: 3.17kB done 10:23:33 #16 DONE 0.0s 10:23:33 10:23:33 #17 [support-notifications internal] load .dockerignore 10:23:33 #17 transferring context: 50B done 10:23:33 #17 DONE 0.0s 10:23:33 10:23:33 #18 [security-spire-config internal] load .dockerignore 10:23:33 #18 transferring context: 50B done 10:23:33 #18 DONE 0.0s 10:23:33 10:23:33 #19 [core-metadata internal] load .dockerignore 10:23:33 #19 transferring context: 50B done 10:23:33 #19 DONE 0.0s 10:23:33 10:23:33 #20 [security-proxy-setup internal] load .dockerignore 10:23:33 #20 transferring context: 50B done 10:23:33 #20 DONE 0.0s 10:23:33 10:23:33 #21 [security-spire-server internal] load .dockerignore 10:23:33 #21 transferring context: 50B done 10:23:33 #21 DONE 0.0s 10:23:33 10:23:33 #22 [security-spire-agent internal] load .dockerignore 10:23:33 #22 transferring context: 50B done 10:23:33 #22 DONE 0.0s 10:23:33 10:23:33 #23 [core-command internal] load .dockerignore 10:23:33 #23 transferring context: 50B done 10:23:33 #23 DONE 0.1s 10:23:33 10:23:33 #24 [security-secretstore-setup internal] load .dockerignore 10:23:33 #24 transferring context: 50B done 10:23:33 #24 DONE 0.0s 10:23:33 10:23:33 #25 [support-cron-scheduler internal] load .dockerignore 10:23:33 #25 transferring context: 50B done 10:23:33 #25 DONE 0.0s 10:23:33 10:23:33 #26 [security-proxy-auth internal] load .dockerignore 10:23:33 #26 transferring context: 50B done 10:23:33 #26 DONE 0.0s 10:23:33 10:23:33 #27 [core-keeper internal] load .dockerignore 10:23:33 #27 transferring context: 50B done 10:23:33 #27 DONE 0.0s 10:23:33 10:23:33 #28 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:23:33 #28 DONE 0.0s 10:23:33 10:23:33 #29 [security-bootstrapper internal] load .dockerignore 10:23:33 #29 transferring context: 50B done 10:23:33 #29 DONE 0.0s 10:23:33 10:23:33 #30 [core-common-config-bootstrapper internal] load .dockerignore 10:23:33 #30 transferring context: 50B done 10:23:33 #30 DONE 0.0s 10:23:33 10:23:33 #31 [security-spiffe-token-provider internal] load .dockerignore 10:23:33 #31 transferring context: 50B done 10:23:33 #31 DONE 0.0s 10:23:33 10:23:33 #32 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:23:33 #32 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 10:23:33 #32 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 10:23:33 #32 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 10:23:33 #32 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 10:23:33 #32 DONE 0.0s 10:23:33 10:23:33 #33 [core-data internal] load build context 10:23:33 #33 ... 10:23:33 10:23:33 #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:23:33 #28 DONE 0.0s 10:23:33 10:23:33 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 10:23:33 #34 DONE 0.1s 10:23:33 10:23:33 #32 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:23:33 #32 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 10:23:33 #32 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 10:23:33 #32 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 10:23:33 #32 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 10:23:33 #32 DONE 0.1s 10:23:33 10:23:33 #33 [core-data internal] load build context 10:23:33 #33 ... 10:23:33 10:23:33 #32 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:23:33 #32 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 10:23:33 #32 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 10:23:33 #32 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 10:23:33 #32 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 10:23:33 #32 DONE 0.1s 10:23:33 10:23:33 #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:23:33 #28 DONE 0.0s 10:23:33 10:23:33 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 10:23:33 #35 DONE 0.5s 10:23:33 10:23:33 #33 [core-data internal] load build context 10:23:33 #33 ... 10:23:33 10:23:33 #32 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:23:33 #32 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 10:23:33 #32 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 10:23:33 #32 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 10:23:33 #32 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 10:23:33 #32 DONE 0.1s 10:23:33 10:23:33 #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:23:33 #28 DONE 0.0s 10:23:33 10:23:33 #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 10:23:33 #35 DONE 0.5s 10:23:33 10:23:33 #33 [core-data internal] load build context 10:23:34 #33 ... 10:23:34 10:23:34 #28 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:23:34 #28 DONE 0.0s 10:23:34 10:23:34 #33 [core-data internal] load build context 10:23:34 #33 ... 10:23:34 10:23:34 #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:23:34 #28 DONE 0.0s 10:23:34 10:23:34 #33 [core-data internal] load build context 10:23:34 #33 ... 10:23:34 10:23:34 #32 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:23:34 #32 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 10:23:34 #32 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 10:23:34 #32 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 10:23:34 #32 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 10:23:34 #32 DONE 0.1s 10:23:34 10:23:34 #35 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 10:23:34 #35 DONE 0.5s 10:23:34 10:23:34 #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:23:34 #28 DONE 0.0s 10:23:34 10:23:34 #33 [core-data internal] load build context 10:23:38 #33 transferring context: 211.32MB 4.8s 10:23:40 #33 ... 10:23:40 10:23:40 #36 [core-metadata internal] load build context 10:23:40 #36 ... 10:23:40 10:23:40 #33 [core-data internal] load build context 10:23:43 #33 ... 10:23:43 10:23:43 #37 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:23:43 #0 3.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:23:43 #0 5.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:23:43 #0 6.242 (1/1) Installing dumb-init (1.2.5-r3) 10:23:43 #0 6.248 Executing busybox-1.36.1-r29.trigger 10:23:43 #0 6.254 OK: 8 MiB in 15 packages 10:23:43 #37 ... 10:23:43 10:23:43 #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 10:23:43 #38 ... 10:23:43 10:23:43 #39 [core-command internal] load build context 10:23:43 #39 transferring context: 553.76MB 9.9s done 10:23:44 #39 ... 10:23:44 10:23:44 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 10:23:44 #40 ... 10:23:44 10:23:44 #41 [security-proxy-setup internal] load build context 10:23:44 #41 transferring context: 553.76MB 7.8s done 10:23:44 #41 ... 10:23:44 10:23:44 #42 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 10:23:44 #42 ... 10:23:44 10:23:44 #43 [security-spiffe-token-provider internal] load build context 10:23:44 #43 ... 10:23:44 10:23:44 #44 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 10:23:44 #44 ... 10:23:44 10:23:44 #45 [security-secretstore-setup internal] load build context 10:23:44 #45 transferring context: 553.76MB 7.8s done 10:23:44 #45 ... 10:23:44 10:23:44 #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:23:44 #46 ... 10:23:44 10:23:44 #47 [core-common-config-bootstrapper internal] load build context 10:23:45 #47 ... 10:23:45 10:23:45 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 10:23:45 #34 ... 10:23:45 10:23:45 #48 [support-cron-scheduler internal] load build context 10:23:45 #48 ... 10:23:45 10:23:45 #44 [core-data builder 2/7] WORKDIR /edgex-go 10:23:45 #44 DONE 11.4s 10:23:45 10:23:45 #49 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init 10:23:45 #49 ... 10:23:45 10:23:45 #50 [support-notifications internal] load build context 10:23:45 #50 transferring context: 553.76MB 8.5s done 10:23:45 #50 ... 10:23:45 10:23:45 #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:23:45 #51 ... 10:23:45 10:23:45 #52 [security-proxy-auth internal] load build context 10:23:45 #52 ... 10:23:45 10:23:45 #53 [core-keeper internal] load build context 10:23:45 #53 ... 10:23:45 10:23:45 #47 [core-common-config-bootstrapper internal] load build context 10:23:47 #47 transferring context: 528.39MB 6.3s 10:23:47 #47 transferring context: 553.76MB 6.5s done 10:23:50 #47 ... 10:23:50 10:23:50 #36 [core-metadata internal] load build context 10:23:50 #36 transferring context: 553.76MB 8.3s done 10:23:53 #36 ... 10:23:53 10:23:53 #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:23:53 #54 ... 10:23:53 10:23:53 #33 [core-data internal] load build context 10:23:53 #33 transferring context: 553.76MB 11.1s done 10:23:53 #33 ... 10:23:53 10:23:53 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:23:54 #55 ... 10:23:54 10:23:54 #32 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:23:54 #32 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 10:23:54 #32 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 10:23:54 #32 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 10:23:54 #32 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 10:23:54 #32 DONE 0.1s 10:23:54 10:23:54 #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 10:23:54 #35 DONE 0.5s 10:23:54 10:23:54 #44 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 10:23:54 #44 DONE 11.4s 10:23:54 10:23:54 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 10:23:54 #34 DONE 20.4s 10:23:54 10:23:54 #45 [security-secretstore-setup internal] load build context 10:23:54 #45 DONE 20.2s 10:23:54 10:23:54 #41 [security-proxy-setup internal] load build context 10:23:54 #41 DONE 20.3s 10:23:54 10:23:54 #36 [core-metadata internal] load build context 10:23:54 #36 DONE 20.4s 10:23:54 10:23:54 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 10:23:54 #40 DONE 20.4s 10:23:54 10:23:54 #50 [support-notifications internal] load build context 10:23:54 #50 DONE 20.5s 10:23:54 10:23:54 #37 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:23:54 #37 DONE 20.5s 10:23:54 10:23:54 #32 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:23:54 #32 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 10:23:54 #32 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 10:23:54 #32 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 10:23:54 #32 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 10:23:54 #32 DONE 0.1s 10:23:54 10:23:54 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 10:23:54 #38 DONE 20.5s 10:23:54 10:23:54 #47 [core-common-config-bootstrapper internal] load build context 10:23:54 #47 DONE 19.9s 10:23:54 10:23:54 #39 [core-command internal] load build context 10:23:54 #39 DONE 20.3s 10:23:54 10:23:54 #33 [core-data internal] load build context 10:23:54 #33 DONE 20.6s 10:23:54 10:23:54 #56 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:23:54 #56 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 10:23:54 #56 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 10:23:54 #56 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 10:23:54 #56 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 10:23:54 #56 ... 10:23:54 10:23:54 #57 [security-spire-config internal] load build context 10:23:54 #57 transferring context: 26.24kB done 10:23:54 #57 DONE 0.3s 10:23:54 10:23:54 #56 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:23:54 #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.2s 10:23:54 #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.2s 10:23:54 #56 ... 10:23:54 10:23:54 #58 [security-spire-server internal] load build context 10:23:54 #58 transferring context: 27.98kB 0.0s done 10:23:54 #58 DONE 0.4s 10:23:54 10:23:54 #56 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:23:54 #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 10:23:54 #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 10:23:54 #56 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 10:23:54 #56 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 10:23:54 #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.3s 10:23:54 #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 10:23:54 #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 10:23:54 #56 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 10:23:54 #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.53MB / 30.73MB 0.4s 10:23:54 #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 10:23:54 #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 0.5s 10:23:54 #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 10:23:55 #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 26.11MB / 30.73MB 0.6s 10:23:55 #56 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 10:23:55 #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.41MB / 30.73MB 0.7s 10:23:56 #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.0s done 10:23:57 Removing intermediate container f73ecc4ae144 10:23:57 ---> 454f671f7758 10:23:57 Successfully built 454f671f7758 10:23:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:57 + docker inspect -f . ci-base-image-arm64 10:23:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:57 prd-ubuntu20.04-docker-arm64-4c-16g-23757 does not seem to be running inside a container 10:23:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/735 -v /w/workspace/edgex-go/735:/w/workspace/edgex-go/735:rw,z -v /w/workspace/edgex-go/735@tmp:/w/workspace/edgex-go/735@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:23:58 $ docker top ffae0046ece6b6b4ca5799d287d0d156ab218537cc51237be4b93e4e09659dd3 -eo pid,comm [Pipeline] { [Pipeline] sh 10:23:59 + go version 10:23:59 go version go1.23.2 linux/arm64 [Pipeline] } 10:23:59 $ docker stop --time=1 ffae0046ece6b6b4ca5799d287d0d156ab218537cc51237be4b93e4e09659dd3 10:23:59 #56 ... 10:23:59 10:23:59 #59 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:23:59 #59 ... 10:23:59 10:23:59 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:23:59 #60 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done 10:23:59 #60 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 10:23:59 #60 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 10:23:59 #60 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 10:23:59 #60 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 10:23:59 #60 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 10:23:59 #60 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 10:23:59 #60 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 10:23:59 #60 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 5.2s done 10:23:59 #60 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 10:24:00 #60 ... 10:24:00 10:24:00 #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:24:00 #54 7.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:00 #54 7.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:01 #54 8.166 (1/3) Installing ca-certificates (20240705-r0) 10:24:01 #54 8.185 (2/3) Installing dumb-init (1.2.5-r3) 10:24:01 #54 8.188 (3/3) Installing tzdata (2024b-r0) 10:24:01 #54 8.279 Executing busybox-1.36.1-r29.trigger 10:24:01 #54 8.293 Executing ca-certificates-20240705-r0.trigger 10:24:01 #54 8.335 OK: 10 MiB in 17 packages 10:24:01 $ docker rm -f --volumes ffae0046ece6b6b4ca5799d287d0d156ab218537cc51237be4b93e4e09659dd3 [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 10:24:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:24:02 10:24:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:24:02 latest: Pulling from edgex-devops/edgex-compose-arm64 10:24:02 547446be3368: Pulling fs layer 10:24:02 d125d8839a47: Pulling fs layer 10:24:02 3e85d5ac6304: Pulling fs layer 10:24:02 c3105a71a48b: Pulling fs layer 10:24:02 0f093f025ec4: Pulling fs layer 10:24:02 c3106fc0e877: Pulling fs layer 10:24:02 0f093f025ec4: Waiting 10:24:02 c3106fc0e877: Waiting 10:24:02 c3105a71a48b: Waiting 10:24:02 547446be3368: Verifying Checksum 10:24:02 547446be3368: Download complete 10:24:02 c3105a71a48b: Verifying Checksum 10:24:02 c3105a71a48b: Download complete 10:24:03 d125d8839a47: Verifying Checksum 10:24:03 d125d8839a47: Download complete 10:24:03 c3106fc0e877: Download complete 10:24:03 0f093f025ec4: Verifying Checksum 10:24:03 0f093f025ec4: Download complete 10:24:03 #54 ... 10:24:03 10:24:03 #59 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:24:03 #59 DONE 13.6s 10:24:03 547446be3368: Pull complete 10:24:03 10:24:03 #48 [support-cron-scheduler internal] load build context 10:24:03 #48 transferring context: 396.02MB 9.2s 10:24:03 #48 ... 10:24:03 10:24:03 #61 [security-bootstrapper internal] load build context 10:24:03 #61 ... 10:24:03 10:24:03 #48 [support-cron-scheduler internal] load build context 10:24:04 #48 ... 10:24:04 10:24:04 #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:24:04 #62 ... 10:24:04 10:24:04 #43 [security-spiffe-token-provider internal] load build context 10:24:04 #43 ... 10:24:04 10:24:04 #63 [core-data stage-1 3/8] RUN apk --no-cache upgrade 10:24:04 #63 ... 10:24:04 10:24:04 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:24:04 #64 ... 10:24:04 10:24:04 #42 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 10:24:04 #42 20.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:04 #42 20.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:04 #42 21.15 (1/2) Installing ca-certificates (20240705-r0) 10:24:04 #42 21.17 (2/2) Installing dumb-init (1.2.5-r3) 10:24:04 #42 21.17 Executing busybox-1.36.1-r29.trigger 10:24:04 #42 21.18 Executing ca-certificates-20240705-r0.trigger 10:24:04 #42 21.27 OK: 9 MiB in 16 packages 10:24:04 #42 ... 10:24:04 10:24:04 #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:24:04 #65 ... 10:24:04 10:24:04 #49 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init 10:24:04 #49 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:04 #49 20.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:04 #49 21.25 (1/1) Installing dumb-init (1.2.5-r3) 10:24:04 #49 21.27 Executing busybox-1.36.1-r29.trigger 10:24:04 #49 21.27 OK: 8 MiB in 15 packages 10:24:04 #49 ... 10:24:04 10:24:04 #66 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:24:04 #66 ... 10:24:04 10:24:04 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:24:04 d125d8839a47: Pull complete 10:24:05 #67 ... 10:24:05 10:24:05 #68 [core-data builder 3/7] RUN apk add --update --no-cache make git 10:24:05 #68 ... 10:24:05 10:24:05 #52 [security-proxy-auth internal] load build context 10:24:05 3e85d5ac6304: Verifying Checksum 10:24:05 3e85d5ac6304: Download complete 10:24:05 #52 ... 10:24:05 10:24:05 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:24:05 #69 ... 10:24:05 10:24:05 #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:24:05 #51 20.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:05 #51 20.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:05 #51 21.14 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:24:05 #51 21.16 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:24:05 #51 21.17 (3/6) Installing dumb-init (1.2.5-r3) 10:24:05 #51 21.18 (4/6) Installing openssl (3.3.2-r1) 10:24:05 #51 21.19 (5/6) Installing su-exec (0.2-r3) 10:24:05 #51 21.19 (6/6) Installing yq-go (4.44.1-r2) 10:24:05 #51 21.27 Executing busybox-1.36.1-r29.trigger 10:24:05 #51 21.32 OK: 19 MiB in 18 packages 10:24:05 #51 ... 10:24:05 10:24:05 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:24:05 #70 ... 10:24:05 10:24:05 #71 [security-spire-agent internal] load build context 10:24:05 #71 transferring context: 27.51kB 0.0s done 10:24:05 #71 ... 10:24:05 10:24:05 #53 [core-keeper internal] load build context 10:24:05 #53 transferring context: 553.76MB 10.4s done 10:24:06 #53 ... 10:24:06 10:24:06 #48 [support-cron-scheduler internal] load build context 10:24:06 #48 transferring context: 553.76MB 11.5s done 10:24:06 #48 ... 10:24:06 10:24:06 #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:24:06 #46 22.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:06 #46 22.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:06 #46 22.79 (1/4) Installing ca-certificates (20240705-r0) 10:24:06 #46 22.80 (2/4) Installing dumb-init (1.2.5-r3) 10:24:06 #46 22.81 (3/4) Installing su-exec (0.2-r3) 10:24:06 #46 22.81 (4/4) Installing yq-go (4.44.1-r2) 10:24:06 #46 22.88 Executing busybox-1.36.1-r29.trigger 10:24:06 #46 22.88 Executing ca-certificates-20240705-r0.trigger 10:24:06 #46 22.92 OK: 19 MiB in 18 packages 10:24:06 #46 ... 10:24:06 10:24:06 #56 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:24:06 #56 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10:24:07 #56 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.9s done 10:24:13 #56 ... 10:24:13 10:24:13 #53 [core-keeper internal] load build context 10:24:13 #53 DONE 39.2s 10:24:13 10:24:13 #61 [security-bootstrapper internal] load build context 10:24:13 #61 transferring context: 553.76MB 11.1s done 10:24:13 #61 DONE 19.4s 10:24:13 10:24:13 #43 [security-spiffe-token-provider internal] load build context 10:24:13 #43 transferring context: 553.76MB 11.3s done 10:24:13 #43 DONE 39.2s 10:24:13 10:24:13 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:24:13 #60 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done 10:24:13 #60 ... 10:24:13 10:24:13 #52 [security-proxy-auth internal] load build context 10:24:13 #52 transferring context: 553.76MB 11.4s done 10:24:13 #52 DONE 39.2s 10:24:13 10:24:13 #48 [support-cron-scheduler internal] load build context 10:24:13 #48 DONE 39.2s 10:24:13 10:24:13 #49 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init 10:24:13 #49 DONE 39.7s 10:24:13 10:24:13 #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:24:13 #46 DONE 39.3s 10:24:13 10:24:13 #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:24:13 #51 DONE 39.7s 10:24:13 10:24:13 #42 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 10:24:13 #42 DONE 39.9s 10:24:13 10:24:13 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:24:13 #70 DONE 19.5s 10:24:13 10:24:13 #72 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 10:24:13 #72 ... 10:24:13 10:24:13 #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:24:13 #54 DONE 20.6s 10:24:13 10:24:13 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:24:13 #60 DONE 19.5s 10:24:13 10:24:13 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:24:13 #56 DONE 19.6s 10:24:13 10:24:13 #73 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade 10:24:14 #73 ... 10:24:14 10:24:14 #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 10:24:14 #74 ... 10:24:14 10:24:14 #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:24:14 #65 20.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:14 #65 20.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:14 #65 20.65 (1/2) Installing dumb-init (1.2.5-r3) 10:24:14 #65 20.65 (2/2) Installing su-exec (0.2-r3) 10:24:14 #65 20.66 Executing busybox-1.36.1-r29.trigger 10:24:14 #65 20.67 OK: 8 MiB in 16 packages 10:24:15 #65 DONE 20.9s 10:24:15 10:24:15 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:24:15 #64 20.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:15 #64 20.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:15 #64 20.67 OK: 246 MiB in 54 packages 10:24:15 #64 DONE 21.0s 10:24:15 10:24:15 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:24:15 #67 21.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:15 #67 ... 10:24:15 10:24:15 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:24:15 #75 DONE 0.1s 10:24:15 10:24:15 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:24:15 #67 21.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:15 3e85d5ac6304: Pull complete 10:24:15 c3105a71a48b: Pull complete 10:24:15 #67 ... 10:24:15 10:24:15 #68 [core-command builder 3/7] RUN apk add --update --no-cache make git 10:24:15 #68 20.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:15 #68 20.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:15 #68 21.21 OK: 246 MiB in 54 packages 10:24:15 #68 DONE 21.4s 10:24:15 10:24:15 #76 [core-data builder 4/7] COPY go.mod vendor* ./ 10:24:15 #76 DONE 0.1s 10:24:15 10:24:15 #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:15 #77 ... 10:24:15 10:24:15 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:24:15 #55 20.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:15 #55 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:15 #55 21.13 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:24:15 #55 21.13 v3.20.3-211-ga37b60e531c [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:24:15 #55 21.13 OK: 24165 distinct packages available 10:24:15 #55 21.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:15 #55 21.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:15 #55 21.68 (1/14) Installing ca-certificates (20240705-r0) 10:24:15 #55 21.71 (2/14) Installing brotli-libs (1.1.0-r2) 10:24:15 #55 21.72 (3/14) Installing c-ares (1.33.1-r0) 10:24:15 #55 21.72 (4/14) Installing libunistring (1.2-r0) 10:24:15 #55 21.74 (5/14) Installing libidn2 (2.3.7-r0) 10:24:15 #55 21.74 (6/14) Installing nghttp2-libs (1.62.1-r0) 10:24:15 #55 21.74 (7/14) Installing libpsl (0.21.5-r1) 10:24:15 #55 21.75 (8/14) Installing zstd-libs (1.5.6-r0) 10:24:15 #55 21.76 (9/14) Installing libcurl (8.10.1-r0) 10:24:15 #55 21.77 (10/14) Installing curl (8.10.1-r0) 10:24:15 #55 21.77 (11/14) Installing dumb-init (1.2.5-r3) 10:24:15 #55 21.78 (12/14) Installing musl-obstack (1.2.3-r2) 10:24:15 #55 21.78 (13/14) Installing libucontext (1.2-r3) 10:24:15 #55 21.78 (14/14) Installing gcompat (1.1.0-r4) 10:24:15 #55 21.79 Executing busybox-1.36.1-r29.trigger 10:24:15 #55 21.80 Executing ca-certificates-20240705-r0.trigger 10:24:15 #55 21.86 OK: 13 MiB in 28 packages 10:24:15 #55 DONE 22.3s 10:24:15 10:24:15 #66 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:24:15 #66 20.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:15 #66 20.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:15 #66 20.60 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:24:15 #66 20.60 v3.20.3-211-ga37b60e531c [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:24:15 #66 20.60 OK: 24165 distinct packages available 10:24:15 #66 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:15 #66 20.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:15 #66 21.17 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:24:15 #66 21.21 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:24:15 #66 21.23 (3/7) Installing dumb-init (1.2.5-r3) 10:24:15 #66 21.23 (4/7) Installing musl-obstack (1.2.3-r2) 10:24:15 #66 21.23 (5/7) Installing libucontext (1.2-r3) 10:24:15 #66 21.24 (6/7) Installing gcompat (1.1.0-r4) 10:24:15 #66 21.24 (7/7) Installing openssl (3.3.2-r1) 10:24:15 #66 21.25 Executing busybox-1.36.1-r29.trigger 10:24:15 #66 21.25 OK: 9 MiB in 19 packages 10:24:15 #66 DONE 21.7s 10:24:15 10:24:15 #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 10:24:16 #78 ... 10:24:16 10:24:16 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:24:16 #67 21.48 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:24:16 #67 21.48 v3.20.3-211-ga37b60e531c [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:24:16 #67 21.48 OK: 24164 distinct packages available 10:24:16 #67 21.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:16 #67 21.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:16 #67 21.93 OK: 246 MiB in 54 packages 10:24:16 #67 DONE 22.1s 10:24:16 10:24:16 #63 [core-data stage-1 3/8] RUN apk --no-cache upgrade 10:24:16 #63 20.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:16 #63 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:16 #63 21.06 Upgrading critical system libraries and apk-tools: 10:24:16 #63 21.06 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:24:16 #63 21.08 Executing busybox-1.36.1-r29.trigger 10:24:16 #63 21.18 Continuing the upgrade transaction with new apk-tools: 10:24:16 #63 21.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:16 #63 21.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:16 #63 21.63 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:24:16 #63 21.68 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:24:16 #63 21.69 OK: 8 MiB in 15 packages 10:24:16 #63 DONE 21.9s 10:24:16 10:24:16 #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 10:24:16 #62 20.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:16 #62 21.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:16 #62 21.99 OK: 246 MiB in 54 packages 10:24:16 #62 DONE 22.1s 10:24:16 10:24:16 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:24:16 #79 DONE 0.1s 10:24:16 10:24:16 #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:24:16 #80 DONE 0.1s 10:24:16 10:24:16 #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:16 0f093f025ec4: Pull complete 10:24:16 #81 ... 10:24:16 10:24:16 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:24:16 #69 21.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:16 #69 21.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:16 #69 21.50 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:24:16 #69 21.50 v3.20.3-211-ga37b60e531c [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:24:16 #69 21.50 OK: 24165 distinct packages available 10:24:16 #69 21.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:16 #69 21.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:16 #69 22.00 (1/4) Installing dumb-init (1.2.5-r3) 10:24:16 #69 22.00 (2/4) Installing musl-obstack (1.2.3-r2) 10:24:16 #69 22.02 (3/4) Installing libucontext (1.2-r3) 10:24:16 #69 22.02 (4/4) Installing gcompat (1.1.0-r4) 10:24:16 #69 22.02 Executing busybox-1.36.1-r29.trigger 10:24:16 #69 22.03 OK: 8 MiB in 18 packages 10:24:16 #69 DONE 22.2s 10:24:16 c3106fc0e877: Pull complete 10:24:16 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 10:24:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:24:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:24:16 10:24:16 #72 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 10:24:16 #72 2.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:16 #72 2.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:16 #72 2.805 Upgrading critical system libraries and apk-tools: 10:24:16 #72 2.805 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:24:16 #72 2.810 Executing busybox-1.36.1-r29.trigger 10:24:16 #72 2.893 Continuing the upgrade transaction with new apk-tools: 10:24:16 #72 2.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:16 #72 2.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:16 prd-ubuntu20.04-docker-arm64-4c-16g-23757 does not seem to be running inside a container 10:24:16 $ 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/735 -v /w/workspace/edgex-go/735:/w/workspace/edgex-go/735:rw,z -v /w/workspace/edgex-go/735@tmp:/w/workspace/edgex-go/735@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:24:16 #72 ... 10:24:16 10:24:16 #73 [core-command stage-1 3/10] RUN apk --no-cache upgrade 10:24:16 #73 2.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:16 #73 2.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:16 #73 2.388 Upgrading critical system libraries and apk-tools: 10:24:16 #73 2.388 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:24:16 #73 2.396 Executing busybox-1.36.1-r29.trigger 10:24:16 #73 2.499 Continuing the upgrade transaction with new apk-tools: 10:24:16 #73 2.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:16 #73 2.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:16 #73 2.916 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:24:16 #73 2.953 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:24:16 #73 2.963 OK: 8 MiB in 15 packages 10:24:16 #73 DONE 3.2s 10:24:16 10:24:16 #72 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 10:24:16 #72 3.261 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:24:16 #72 3.295 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:24:16 #72 3.307 Executing ca-certificates-20240705-r0.trigger 10:24:16 #72 3.345 OK: 9 MiB in 16 packages 10:24:17 #72 ... 10:24:17 10:24:17 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:24:17 #0 2.267 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:17 #0 2.764 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:17 #0 3.470 OK: 246 MiB in 54 packages 10:24:17 #82 DONE 3.6s 10:24:17 10:24:17 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:24:17 #0 2.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:17 #0 2.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:17 #0 2.766 Upgrading critical system libraries and apk-tools: 10:24:17 #0 2.766 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:24:17 #0 2.774 Executing busybox-1.36.1-r29.trigger 10:24:17 #0 2.854 Continuing the upgrade transaction with new apk-tools: 10:24:17 #0 2.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:17 #0 2.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:17 #0 3.286 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:24:17 #0 3.322 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:24:17 #0 3.332 Executing ca-certificates-20240705-r0.trigger 10:24:17 #0 3.372 OK: 19 MiB in 18 packages 10:24:17 #83 DONE 3.7s 10:24:17 10:24:17 #72 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 10:24:17 #72 DONE 3.7s 10:24:17 10:24:17 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:24:17 #84 DONE 0.2s 10:24:17 10:24:17 #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 10:24:17 #74 11.20 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:17 #74 11.81 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:17 #74 12.56 (1/1) Installing dumb-init (1.2.5-r3) 10:24:17 #74 12.86 Executing busybox-1.36.1-r29.trigger 10:24:17 #74 12.87 OK: 8 MiB in 15 packages 10:24:17 #74 DONE 13.1s 10:24:17 10:24:17 #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:17 #85 ... 10:24:17 10:24:17 #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:24:17 #0 2.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:17 #0 3.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:17 #0 3.300 Upgrading critical system libraries and apk-tools: 10:24:17 #0 3.300 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:24:17 #0 3.307 Executing busybox-1.36.1-r29.trigger 10:24:17 #0 3.365 Continuing the upgrade transaction with new apk-tools: 10:24:17 #0 3.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:17 #0 3.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:17 #0 3.743 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:24:17 #0 3.778 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:24:17 #0 3.791 Executing ca-certificates-20240705-r0.trigger 10:24:17 #0 3.847 OK: 10 MiB in 17 packages 10:24:17 #86 DONE 4.0s 10:24:17 10:24:17 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:24:17 #0 3.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:17 #0 3.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:17 #0 4.047 Upgrading critical system libraries and apk-tools: 10:24:17 #0 4.047 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:24:17 #0 4.056 Executing busybox-1.36.1-r29.trigger 10:24:17 #0 4.125 Continuing the upgrade transaction with new apk-tools: 10:24:17 #0 4.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:17 #0 4.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:17 #87 4.462 OK: 19 MiB in 18 packages 10:24:18 #87 DONE 4.6s 10:24:18 10:24:18 #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:24:18 #88 DONE 0.0s 10:24:18 10:24:18 #89 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 10:24:18 #0 2.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:18 #0 2.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:18 #0 2.849 Upgrading critical system libraries and apk-tools: 10:24:18 #0 2.850 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:24:18 #0 2.856 Executing busybox-1.36.1-r29.trigger 10:24:18 #0 2.922 Continuing the upgrade transaction with new apk-tools: 10:24:18 #0 2.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:18 #0 2.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:18 #89 3.284 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:24:18 #89 3.319 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:24:18 #89 3.333 OK: 8 MiB in 16 packages 10:24:18 #89 DONE 3.5s 10:24:18 10:24:18 #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 10:24:18 #78 2.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:18 #78 2.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:18 $ docker top b4a27abe657582b2b1676fb28a636ba73ffd8b35d5001712292e0936413f19cc -eo pid,comm 10:24:19 #78 3.115 Upgrading critical system libraries and apk-tools: 10:24:19 #78 3.115 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:24:19 #78 3.126 Executing busybox-1.36.1-r29.trigger 10:24:19 #78 3.196 Continuing the upgrade transaction with new apk-tools: 10:24:19 #78 3.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 10:24:19 #78 3.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:19 #78 ... 10:24:19 10:24:19 #90 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:24:19 #90 DONE 0.8s 10:24:19 10:24:19 #91 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 10:24:19 #91 DONE 0.0s 10:24:19 10:24:19 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:24:19 #0 2.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:19 #0 2.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:19 #0 3.148 Upgrading critical system libraries and apk-tools: 10:24:19 #0 3.148 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:24:19 #0 3.152 Executing busybox-1.36.1-r29.trigger 10:24:19 #0 3.222 Continuing the upgrade transaction with new apk-tools: 10:24:19 #0 3.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:19 #0 3.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:19 #0 3.556 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:24:19 #0 3.588 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:24:19 #92 3.598 Executing ca-certificates-20240705-r0.trigger 10:24:19 #92 3.632 OK: 13 MiB in 28 packages 10:24:19 + docker compose -f ./docker-compose-build.yml build --parallel 10:24:19 #92 DONE 3.8s 10:24:19 10:24:19 #78 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 10:24:19 #78 3.623 OK: 9 MiB in 19 packages 10:24:19 #78 DONE 3.8s 10:24:19 10:24:19 #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:24:21 #93 DONE 1.7s 10:24:21 10:24:21 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:24:21 #0 2.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:21 #0 2.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:21 #0 3.150 Upgrading critical system libraries and apk-tools: 10:24:21 #0 3.150 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:24:21 #0 3.156 Executing busybox-1.36.1-r29.trigger 10:24:21 #0 3.232 Continuing the upgrade transaction with new apk-tools: 10:24:21 #0 3.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:21 #0 3.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:21 #0 3.713 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:24:21 #0 3.770 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:24:21 #0 4.546 OK: 8 MiB in 18 packages 10:24:21 #94 DONE 5.0s 10:24:21 10:24:21 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:24:21 #95 DONE 1.7s 10:24:21 10:24:21 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:24:23 #96 DONE 1.6s 10:24:23 10:24:23 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:24:23 #97 DONE 1.6s 10:24:23 10:24:23 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:24:23 #98 DONE 1.7s 10:24:23 10:24:23 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:24:23 #99 DONE 0.1s 10:24:23 10:24:23 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:24:23 #100 DONE 0.1s 10:24:23 10:24:23 #101 [security-spire-server stage-2 6/9] COPY security.txt / 10:24:23 #101 DONE 0.1s 10:24:23 10:24:23 #102 [security-spire-config stage-2 6/10] COPY security.txt / 10:24:23 #102 DONE 0.1s 10:24:23 10:24:23 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:24:23 #103 DONE 0.1s 10:24:23 10:24:23 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:24:23 #104 ... 10:24:23 10:24:23 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 10:24:23 #105 DONE 0.1s 10:24:23 10:24:23 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:24:23 #106 DONE 0.1s 10:24:23 10:24:23 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:24:23 #107 DONE 0.1s 10:24:23 10:24:23 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:24:23 #104 DONE 0.1s 10:24:23 10:24:23 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:24:23 #108 DONE 0.1s 10:24:23 10:24:23 #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:24:23 #109 DONE 0.1s 10:24:23 10:24:23 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:24:23 #110 DONE 0.1s 10:24:23 10:24:23 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:24:23 #111 DONE 0.1s 10:24:23 10:24:23 #112 [security-spire-server] exporting to image 10:24:23 #112 exporting layers 10:24:23 #112 ... 10:24:23 10:24:23 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:24:23 #113 DONE 0.1s 10:24:23 10:24:23 #112 [security-spire-agent] exporting to image 10:24:24 #112 exporting layers 0.8s done 10:24:24 #112 exporting layers 0.7s done 10:24:24 #112 writing image sha256:fbcac2b67f6be7b06a2cb6f1ef9f51e3f33a22653180be9578b64b7c97040141 0.0s done 10:24:24 #112 writing image sha256:fc923abf48c2a270fb345e4f8a5fba20f1bf2e37107a7601fb1358e0d049a212 done 10:24:24 #112 naming to docker.io/library/security-spire-server done 10:24:24 #112 naming to docker.io/library/security-spire-config done 10:24:24 #112 writing image sha256:1ef4e270bc415d6e2e736349d7e8cd993454050f2fecb62335ed318fcbbfd5af done 10:24:24 #112 naming to docker.io/library/security-spire-agent done 10:24:24 #112 DONE 0.8s 10:24:24 10:24:24 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:25 #114 ... 10:24:25 10:24:25 #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:29 #1 [security-secretstore-setup internal] load build definition from Dockerfile 10:24:29 #1 transferring dockerfile: 2.49kB 0.0s done 10:24:29 #1 DONE 0.1s 10:24:29 10:24:29 #2 [core-metadata internal] load build definition from Dockerfile 10:24:29 #2 transferring dockerfile: 2.13kB done 10:24:29 #2 DONE 0.0s 10:24:29 10:24:29 #3 [security-spire-agent internal] load build definition from Dockerfile 10:24:29 #3 transferring dockerfile: 1.81kB done 10:24:29 #3 DONE 0.0s 10:24:29 10:24:29 #4 [core-keeper internal] load build definition from Dockerfile 10:24:29 #4 transferring dockerfile: 2.07kB done 10:24:29 #4 DONE 0.1s 10:24:29 10:24:29 #5 [security-proxy-auth internal] load build definition from Dockerfile 10:24:29 #5 transferring dockerfile: 2.15kB done 10:24:29 #5 DONE 0.0s 10:24:29 10:24:29 #6 [support-cron-scheduler internal] load build definition from Dockerfile 10:24:29 #6 transferring dockerfile: 1.86kB done 10:24:29 #6 DONE 0.0s 10:24:29 10:24:29 #7 [security-bootstrapper internal] load build definition from Dockerfile 10:24:29 #7 transferring dockerfile: 3.17kB done 10:24:29 #7 DONE 0.1s 10:24:29 10:24:29 #8 [security-spire-server internal] load build definition from Dockerfile 10:24:29 #8 transferring dockerfile: 1.70kB done 10:24:29 #8 DONE 0.1s 10:24:29 10:24:29 #9 [support-notifications internal] load build definition from Dockerfile 10:24:29 #9 transferring dockerfile: 2.02kB done 10:24:29 #9 DONE 0.1s 10:24:29 10:24:29 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:24:29 #10 transferring dockerfile: 1.89kB done 10:24:29 #10 DONE 0.1s 10:24:29 10:24:29 #11 [core-command internal] load build definition from Dockerfile 10:24:29 #11 transferring dockerfile: 1.94kB done 10:24:29 #11 DONE 0.1s 10:24:29 10:24:29 #12 [core-data internal] load build definition from Dockerfile 10:24:29 #12 transferring dockerfile: 2.07kB done 10:24:29 #12 DONE 0.1s 10:24:29 10:24:29 #13 [security-spire-config internal] load build definition from Dockerfile 10:24:29 #13 transferring dockerfile: 1.69kB done 10:24:29 #13 DONE 0.1s 10:24:29 10:24:29 #14 [security-proxy-setup internal] load build definition from Dockerfile 10:24:30 #14 transferring dockerfile: 2.50kB done 10:24:30 #14 DONE 0.1s 10:24:30 10:24:30 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:24:30 #15 transferring dockerfile: 2.23kB done 10:24:30 #15 DONE 0.1s 10:24:30 10:24:30 #16 [security-secretstore-setup internal] load .dockerignore 10:24:30 #16 transferring context: 10:24:30 #16 transferring context: 50B 0.0s done 10:24:30 #16 DONE 0.1s 10:24:30 10:24:30 #17 [core-metadata internal] load .dockerignore 10:24:30 #17 transferring context: 50B done 10:24:30 #17 DONE 0.0s 10:24:30 10:24:30 #18 [security-spire-agent internal] load .dockerignore 10:24:30 #18 transferring context: 50B 0.0s done 10:24:30 #18 DONE 0.1s 10:24:30 10:24:30 #19 [core-keeper internal] load .dockerignore 10:24:30 #19 transferring context: 50B 0.0s done 10:24:30 #19 DONE 0.1s 10:24:30 10:24:30 #20 [security-proxy-auth internal] load .dockerignore 10:24:30 #20 transferring context: 50B done 10:24:30 #20 DONE 0.1s 10:24:30 10:24:30 #21 [support-cron-scheduler internal] load .dockerignore 10:24:31 #21 transferring context: 50B 0.0s done 10:24:31 #21 DONE 0.1s 10:24:31 10:24:31 #22 [security-bootstrapper internal] load .dockerignore 10:24:31 #22 transferring context: 50B 0.0s done 10:24:31 #22 DONE 0.1s 10:24:31 10:24:31 #23 [security-spire-server internal] load .dockerignore 10:24:31 #23 transferring context: 50B done 10:24:31 #23 DONE 0.0s 10:24:31 10:24:31 #24 [support-notifications internal] load .dockerignore 10:24:31 #24 transferring context: 50B 0.0s done 10:24:31 #24 DONE 0.1s 10:24:31 10:24:31 #25 [security-spiffe-token-provider internal] load .dockerignore 10:24:31 #25 transferring context: 50B 0.0s done 10:24:31 #25 DONE 0.1s 10:24:31 10:24:31 #26 [core-command internal] load .dockerignore 10:24:31 #26 transferring context: 50B 0.0s done 10:24:31 #26 DONE 0.1s 10:24:31 10:24:31 #27 [core-data internal] load .dockerignore 10:24:31 #27 transferring context: 50B 0.0s done 10:24:31 #27 DONE 0.1s 10:24:31 10:24:31 #28 [security-spire-config internal] load .dockerignore 10:24:31 #28 transferring context: 50B 0.0s done 10:24:31 #28 DONE 0.1s 10:24:31 10:24:31 #29 [core-common-config-bootstrapper internal] load .dockerignore 10:24:31 #29 transferring context: 50B done 10:24:31 #29 DONE 0.1s 10:24:31 10:24:31 #30 [security-proxy-setup internal] load .dockerignore 10:24:31 #30 transferring context: 50B done 10:24:31 #30 DONE 0.1s 10:24:31 10:24:31 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:24:31 #31 DONE 0.0s 10:24:31 10:24:31 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 10:24:31 #32 DONE 0.5s 10:24:31 10:24:31 #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:24:31 #33 DONE 0.0s 10:24:31 10:24:31 #34 [security-secretstore-setup internal] load build context 10:24:31 #34 DONE 0.0s 10:24:31 10:24:31 #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:24:32 #35 ... 10:24:32 10:24:32 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:24:32 #31 DONE 0.0s 10:24:32 10:24:32 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 10:24:32 #32 DONE 0.5s 10:24:32 10:24:32 #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:24:32 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 10:24:32 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 10:24:32 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 10:24:32 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 10:24:32 #33 DONE 0.2s 10:24:32 10:24:32 #33 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:24:32 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 10:24:32 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 10:24:32 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 10:24:32 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 10:24:32 #33 DONE 0.3s 10:24:32 10:24:32 #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:24:32 #35 ... 10:24:32 10:24:32 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:24:32 #31 DONE 0.0s 10:24:32 10:24:32 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 10:24:32 #32 DONE 0.5s 10:24:32 10:24:32 #33 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:24:32 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 10:24:32 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 10:24:32 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 10:24:32 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 10:24:32 #33 DONE 0.3s 10:24:32 10:24:32 #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:24:32 #35 ... 10:24:32 10:24:32 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:24:32 #31 DONE 0.0s 10:24:32 10:24:32 #36 [core-metadata internal] load build context 10:24:32 #36 ... 10:24:32 10:24:32 #31 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:24:32 #31 DONE 0.0s 10:24:32 10:24:32 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 10:24:32 #32 DONE 0.5s 10:24:32 10:24:32 #36 [core-metadata internal] load build context 10:24:33 #36 ... 10:24:33 10:24:33 #33 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:24:33 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 10:24:33 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 10:24:33 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 10:24:33 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 10:24:33 #33 DONE 0.3s 10:24:33 10:24:33 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:24:33 #31 DONE 0.0s 10:24:33 10:24:33 #36 [core-metadata internal] load build context 10:24:33 #36 ... 10:24:33 10:24:33 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:24:33 #31 DONE 0.0s 10:24:33 10:24:33 #36 [core-metadata internal] load build context 10:24:33 #36 ... 10:24:33 10:24:33 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:24:33 #31 DONE 0.0s 10:24:33 10:24:33 #34 [security-secretstore-setup internal] load build context 10:24:33 #34 transferring context: 3.10MB 0.9s done 10:24:33 #34 DONE 1.3s 10:24:33 10:24:33 #36 [core-metadata internal] load build context 10:24:33 #36 ... 10:24:33 10:24:33 #33 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:24:33 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 10:24:33 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 10:24:33 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 10:24:33 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 10:24:33 #33 DONE 0.4s 10:24:33 10:24:33 #36 [core-metadata internal] load build context 10:24:33 #36 transferring context: 3.10MB 1.1s done 10:24:33 #36 ... 10:24:33 10:24:33 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:24:33 #31 DONE 0.0s 10:24:33 10:24:33 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 10:24:34 #32 ... 10:24:34 10:24:34 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:24:34 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 10:24:34 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 10:24:34 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 10:24:34 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 10:24:34 #33 DONE 0.4s 10:24:34 10:24:34 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:24:34 #31 DONE 0.0s 10:24:34 10:24:34 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 10:24:34 #37 DONE 1.7s 10:24:34 10:24:34 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 10:24:34 #38 DONE 1.7s 10:24:34 10:24:34 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 10:24:34 #32 ... 10:24:34 10:24:34 #33 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:24:34 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 10:24:34 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 10:24:34 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 10:24:34 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 10:24:34 #33 DONE 0.4s 10:24:34 10:24:34 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 10:24:34 #32 ... 10:24:34 10:24:34 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:24:34 #31 DONE 0.1s 10:24:34 10:24:34 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:24:34 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:24:34 #39 ... 10:24:34 10:24:34 #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:24:34 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 10:24:34 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 10:24:34 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 10:24:34 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 10:24:34 #33 DONE 0.5s 10:24:34 10:24:34 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 10:24:34 #32 DONE 2.2s 10:24:34 10:24:34 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:24:34 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.6s done 10:24:34 #39 ... 10:24:34 10:24:34 #33 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:24:34 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 10:24:34 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 10:24:34 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 10:24:34 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 10:24:34 #33 DONE 0.5s 10:24:34 10:24:34 #36 [core-metadata internal] load build context 10:24:34 #36 DONE 2.4s 10:24:35 10:24:35 #40 [core-keeper internal] load build context 10:24:35 #40 transferring context: 3.10MB 1.0s done 10:24:35 #40 DONE 2.5s 10:24:35 10:24:35 #41 [security-proxy-setup internal] load build context 10:24:35 #41 ... 10:24:35 10:24:35 #42 [security-proxy-auth internal] load build context 10:24:35 #42 transferring context: 3.10MB 1.4s done 10:24:35 #42 DONE 2.2s 10:24:35 10:24:35 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:24:35 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 10:24:35 #39 ... 10:24:35 10:24:35 #43 [support-cron-scheduler internal] load build context 10:24:35 #43 transferring context: 3.10MB 1.4s done 10:24:35 #43 DONE 2.6s 10:24:35 10:24:35 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:24:35 #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 10:24:35 #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 10:24:35 #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 10:24:35 #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 10:24:36 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s 10:24:36 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s 10:24:36 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 10:24:36 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done 10:24:36 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 10:24:37 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done 10:24:37 #39 ... 10:24:37 10:24:37 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:24:37 #35 DONE 6.5s 10:24:38 10:24:38 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:24:38 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.8s 10:24:38 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.0s 10:24:38 #39 ... 10:24:38 10:24:38 #44 [security-spire-agent internal] load build context 10:24:38 #44 transferring context: 27.51kB 0.3s done 10:24:38 #44 DONE 4.1s 10:24:38 10:24:38 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:24:38 #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.6s done 10:24:38 #45 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 10:24:38 #45 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 10:24:38 #45 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 10:24:38 #45 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s done 10:24:38 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s done 10:24:38 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s done 10:24:38 #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 10:24:38 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.39MB / 18.32MB 2.3s 10:24:38 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 2.8s 10:24:38 #45 ... 10:24:38 10:24:38 #46 [security-spire-server internal] load build context 10:24:38 #46 transferring context: 27.98kB 0.4s done 10:24:38 #46 DONE 4.7s 10:24:38 10:24:38 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:24:38 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 3.0s 10:24:39 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 3.6s 10:24:39 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.33MB / 18.32MB 3.9s 10:24:40 #45 ... 10:24:40 10:24:40 #47 [security-spire-config internal] load build context 10:24:40 #47 transferring context: 26.24kB 0.4s done 10:24:40 #47 DONE 5.6s 10:24:40 10:24:40 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:24:40 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 4.2s 10:24:40 #45 ... 10:24:40 10:24:40 #48 [security-bootstrapper internal] load build context 10:24:40 #48 transferring context: 3.10MB 4.9s done 10:24:40 #48 DONE 6.5s 10:24:40 10:24:40 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:24:40 #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 10:24:40 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 4.5s 10:24:40 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 4.9s 10:24:41 #45 ... 10:24:41 10:24:41 #49 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 10:24:41 #49 DONE 2.9s 10:24:41 10:24:41 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:24:41 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.3s done 10:24:41 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.96MB / 28.04MB 4.9s 10:24:41 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 10:24:41 #39 ... 10:24:41 10:24:41 #50 [support-notifications internal] load build context 10:24:41 #50 transferring context: 3.10MB 5.3s done 10:24:41 #50 DONE 7.9s 10:24:41 10:24:41 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:24:41 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 5.4s 10:24:42 #39 ... 10:24:42 10:24:42 #51 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:24:42 #51 DONE 9.5s 10:24:42 10:24:42 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:24:42 #39 ... 10:24:42 10:24:42 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:24:42 #52 ... 10:24:42 10:24:42 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:24:42 #39 ... 10:24:42 10:24:42 #53 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init 10:24:42 #0 9.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:24:42 #0 9.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:24:42 #53 ... 10:24:42 10:24:42 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:24:42 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 6.5s 10:24:43 #39 ... 10:24:43 10:24:43 #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:24:43 #0 8.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:24:43 #0 9.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:24:43 #54 ... 10:24:43 10:24:43 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:24:43 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 7.2s 10:24:43 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 10:24:43 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 7.8s 10:24:44 #39 ... 10:24:44 10:24:44 #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:24:44 #0 9.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:24:44 #55 ... 10:24:44 10:24:44 #56 [core-data internal] load build context 10:24:44 #56 ... 10:24:44 10:24:44 #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:24:44 #0 9.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:24:44 #57 ... 10:24:44 10:24:44 #58 [security-spiffe-token-provider internal] load build context 10:24:44 #58 ... 10:24:44 10:24:44 #59 [core-command internal] load build context 10:24:44 #59 ... 10:24:44 10:24:44 #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 10:24:44 #0 9.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:24:44 #60 ... 10:24:44 10:24:44 #61 [core-common-config-bootstrapper internal] load build context 10:24:44 #61 ... 10:24:44 10:24:44 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:24:44 #0 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:24:45 #62 ... 10:24:45 10:24:45 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:24:45 #63 ... 10:24:45 10:24:45 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:24:45 #0 8.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:24:45 #0 9.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:24:45 #64 ... 10:24:45 10:24:45 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:24:45 #39 ... 10:24:45 10:24:45 #59 [core-command internal] load build context 10:24:45 #59 transferring context: 3.10MB 6.4s done 10:24:45 #59 DONE 11.2s 10:24:45 10:24:45 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:24:45 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 9.4s 10:24:45 #39 ... 10:24:45 10:24:45 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:24:45 #0 8.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:24:45 #65 ... 10:24:45 10:24:45 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:24:46 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.65MB / 28.04MB 9.9s 10:24:46 #39 ... 10:24:46 10:24:46 #56 [core-data internal] load build context 10:24:46 #56 transferring context: 3.10MB 8.6s done 10:24:46 #56 DONE 12.2s 10:24:46 10:24:46 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:24:46 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 10.3s 10:24:46 #39 ... 10:24:46 10:24:46 #41 [security-proxy-setup internal] load build context 10:24:46 #41 transferring context: 3.10MB 7.4s done 10:24:46 #41 DONE 11.6s 10:24:46 10:24:46 #58 [security-spiffe-token-provider internal] load build context 10:24:46 #58 transferring context: 3.10MB 7.6s done 10:24:46 #58 DONE 12.4s 10:24:46 10:24:46 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:24:46 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 10.7s 10:24:47 #39 ... 10:24:47 10:24:47 #61 [core-common-config-bootstrapper internal] load build context 10:24:47 #61 transferring context: 3.10MB 8.3s done 10:24:47 #61 DONE 12.3s 10:24:47 10:24:47 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:24:47 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 11.2s done 10:24:47 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 11.2s done 10:24:49 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10:24:51 #39 ... 10:24:51 10:24:51 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:24:51 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.0s done 10:24:51 #45 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 10:24:51 #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.8s 10:24:51 #45 ... 10:24:51 10:24:51 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:24:51 #39 ... 10:24:51 10:24:51 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 10:24:51 #66 ... 10:24:51 10:24:51 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:24:51 #0 8.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:24:51 #67 ... 10:24:51 10:24:51 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:24:51 #0 9.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:24:51 #68 ... 10:24:51 10:24:51 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:24:51 #69 ... 10:24:51 10:24:51 #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:24:51 #0 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:24:51 #70 ... 10:24:51 10:24:51 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:24:52 #39 ... 10:24:52 10:24:52 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:24:52 #69 DONE 11.1s 10:24:52 10:24:52 #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 10:24:52 #71 ... 10:24:52 10:24:52 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:24:52 #52 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:24:52 #52 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:24:52 #52 19.68 (1/4) Installing ca-certificates (20240705-r0) 10:24:52 #52 20.55 (2/4) Installing dumb-init (1.2.5-r3) 10:24:52 #52 20.56 (3/4) Installing su-exec (0.2-r3) 10:24:52 #52 20.59 (4/4) Installing yq-go (4.44.1-r2) 10:24:52 #52 ... 10:24:52 10:24:52 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:24:54 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.1s 10:24:54 #39 ... 10:24:54 10:24:54 #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:24:54 #55 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:24:54 #55 ... 10:24:54 10:24:54 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:24:55 #39 ... 10:24:55 10:24:55 #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 10:24:55 #60 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:24:55 #60 ... 10:24:55 10:24:55 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:24:55 #64 17.62 (1/1) Installing dumb-init (1.2.5-r3) 10:24:55 #64 17.66 Executing busybox-1.36.1-r29.trigger 10:24:55 #64 17.82 OK: 9 MiB in 15 packages 10:24:55 #64 DONE 20.4s 10:24:55 10:24:55 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:24:55 #39 ... 10:24:55 10:24:55 #53 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init 10:24:55 #53 18.62 (1/1) Installing dumb-init (1.2.5-r3) 10:24:55 #53 18.67 Executing busybox-1.36.1-r29.trigger 10:24:55 #53 18.88 OK: 9 MiB in 15 packages 10:24:55 #53 DONE 23.0s 10:24:55 10:24:55 #72 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 10:24:55 #72 ... 10:24:55 10:24:55 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:24:55 #63 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:24:55 #63 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:24:55 #63 ... 10:24:55 10:24:55 #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:24:55 #57 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:24:55 #57 ... 10:24:55 10:24:55 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:24:55 #65 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:24:56 #65 ... 10:24:56 10:24:56 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:24:57 #39 ... 10:24:57 10:24:57 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:24:57 #62 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:24:57 #62 ... 10:24:57 10:24:57 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:24:57 #39 ... 10:24:57 10:24:57 #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:24:57 #54 17.53 (1/3) Installing ca-certificates (20240705-r0) 10:24:57 #54 18.21 (2/3) Installing dumb-init (1.2.5-r3) 10:24:57 #54 18.24 (3/3) Installing tzdata (2024b-r0) 10:24:57 #54 20.06 Executing busybox-1.36.1-r29.trigger 10:24:57 #54 20.27 Executing ca-certificates-20240705-r0.trigger 10:24:57 #54 21.48 OK: 11 MiB in 17 packages 10:24:57 #54 DONE 24.3s 10:24:57 10:24:57 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:24:58 #39 ... 10:24:58 10:24:58 #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:24:58 #55 20.95 (1/2) Installing dumb-init (1.2.5-r3) 10:24:58 #55 21.01 (2/2) Installing su-exec (0.2-r3) 10:24:58 #55 21.07 Executing busybox-1.36.1-r29.trigger 10:24:58 #55 21.20 OK: 9 MiB in 16 packages 10:24:58 #55 DONE 24.7s 10:24:58 10:24:58 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:24:59 #39 ... 10:24:59 10:24:59 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:24:59 #52 22.76 Executing busybox-1.36.1-r29.trigger 10:24:59 #52 23.02 Executing ca-certificates-20240705-r0.trigger 10:24:59 #52 24.75 OK: 20 MiB in 18 packages 10:24:59 #52 DONE 27.0s 10:24:59 10:24:59 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:24:59 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.1s 10:25:00 #39 ... 10:25:00 10:25:00 #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 10:25:00 #60 21.54 (1/2) Installing ca-certificates (20240705-r0) 10:25:00 #60 21.96 (2/2) Installing dumb-init (1.2.5-r3) 10:25:00 #60 22.02 Executing busybox-1.36.1-r29.trigger 10:25:00 #60 22.18 Executing ca-certificates-20240705-r0.trigger 10:25:00 #60 23.67 OK: 10 MiB in 16 packages 10:25:00 #60 DONE 26.5s 10:25:00 10:25:00 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:01 #39 ... 10:25:01 10:25:01 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:25:01 #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.6s done 10:25:01 #45 ... 10:25:01 10:25:01 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:01 #39 ... 10:25:01 10:25:01 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 10:25:01 #66 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:25:01 #66 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:25:01 #66 ... 10:25:01 10:25:01 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:02 #39 ... 10:25:02 10:25:02 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:25:02 #67 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:25:02 #67 ... 10:25:02 10:25:02 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:25:02 #65 20.93 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:25:02 #65 21.59 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:25:02 #65 21.85 (3/6) Installing dumb-init (1.2.5-r3) 10:25:02 #65 21.90 (4/6) Installing openssl (3.3.2-r1) 10:25:02 #65 22.20 (5/6) Installing su-exec (0.2-r3) 10:25:02 #65 22.21 (6/6) Installing yq-go (4.44.1-r2) 10:25:02 #65 24.08 Executing busybox-1.36.1-r29.trigger 10:25:02 #65 24.36 OK: 20 MiB in 18 packages 10:25:02 #65 DONE 26.6s 10:25:02 10:25:02 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:25:02 #73 ... 10:25:02 10:25:02 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:25:02 #0 6.746 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:25:02 #0 8.999 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:25:02 #74 ... 10:25:02 10:25:02 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:25:02 #67 21.39 OK: 238 MiB in 54 packages 10:25:03 #67 ... 10:25:03 10:25:03 #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 10:25:03 #71 10.48 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:25:03 #71 11.88 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:25:05 #71 ... 10:25:05 10:25:05 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:05 #39 ... 10:25:05 10:25:05 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:25:05 #68 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:25:05 #68 ... 10:25:05 10:25:05 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:05 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.3s 10:25:05 #39 ... 10:25:05 10:25:05 #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:25:05 #70 13.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:25:05 #70 ... 10:25:05 10:25:05 #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 10:25:05 #67 DONE 24.4s 10:25:05 10:25:05 #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:25:05 #75 ... 10:25:05 10:25:05 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 10:25:05 #0 9.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:25:05 #76 ... 10:25:05 10:25:05 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:05 #115 ... 10:25:05 10:25:05 #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:05 #81 DONE 42.9s 10:25:05 10:25:05 #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:05 #85 DONE 41.7s 10:25:05 10:25:05 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:05 #114 DONE 42.9s 10:25:05 10:25:05 #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:05 #115 DONE 44.0s 10:25:05 10:25:05 #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:05 #77 DONE 43.8s 10:25:05 10:25:05 #116 [support-notifications builder 6/7] COPY . . 10:25:06 #39 ... 10:25:06 10:25:06 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 10:25:06 #66 23.09 OK: 238 MiB in 54 packages 10:25:06 #66 DONE 24.5s 10:25:06 10:25:06 #77 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:25:06 #77 ... 10:25:06 10:25:06 #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:25:06 #75 DONE 1.5s 10:25:06 10:25:06 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:25:06 #70 23.58 OK: 238 MiB in 54 packages 10:25:06 #70 DONE 25.0s 10:25:06 10:25:06 #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:06 #78 ... 10:25:06 10:25:06 #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:25:06 #57 21.99 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:25:06 #57 21.99 v3.20.3-213-g9fcc0b088ec [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:25:06 #57 21.99 OK: 24043 distinct packages available 10:25:06 #57 24.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:25:06 #57 26.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:25:06 #57 ... 10:25:06 10:25:06 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:07 #39 ... 10:25:07 10:25:07 #77 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:25:07 #77 DONE 1.5s 10:25:07 10:25:07 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:07 #39 ... 10:25:07 10:25:07 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:25:07 #62 22.89 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:25:07 #62 22.89 v3.20.3-213-g9fcc0b088ec [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:25:07 #62 22.89 OK: 24043 distinct packages available 10:25:07 #62 25.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:25:07 #62 27.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:25:07 #62 ... 10:25:07 10:25:07 #79 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 10:25:07 #79 DONE 1.3s 10:25:07 10:25:07 #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:25:07 #0 9.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:25:07 #80 ... 10:25:07 10:25:07 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:08 #39 ... 10:25:08 10:25:08 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:25:08 #63 23.64 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:25:08 #63 23.64 v3.20.3-213-g9fcc0b088ec [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:25:08 #63 23.64 OK: 24043 distinct packages available 10:25:08 #63 25.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:25:08 #63 27.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:25:08 #63 ... 10:25:08 10:25:08 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:09 #39 ... 10:25:09 10:25:09 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 10:25:09 #0 6.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:25:09 #0 8.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:25:09 #81 ... 10:25:09 10:25:09 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:09 #39 ... 10:25:09 10:25:09 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:25:09 #0 9.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:25:09 #116 ... 10:25:09 10:25:09 #117 [security-proxy-setup builder 6/7] COPY . . 10:25:09 #117 ... 10:25:09 10:25:09 #118 [core-data builder 6/7] COPY . . 10:25:09 #118 ... 10:25:09 10:25:09 #119 [security-spiffe-token-provider builder 6/7] COPY . . 10:25:09 #119 ... 10:25:09 10:25:09 #120 [core-keeper builder 7/8] COPY . . 10:25:09 #82 ... 10:25:09 10:25:09 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:09 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.5s 10:25:10 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.0s done 10:25:10 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.0s done 10:25:10 #120 DONE 11.2s 10:25:10 10:25:10 #119 [security-spiffe-token-provider builder 6/7] COPY . . 10:25:10 #119 DONE 11.2s 10:25:10 10:25:10 #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:25:10 #121 CACHED 10:25:10 10:25:10 #122 [security-proxy-auth builder 6/7] COPY . . 10:25:10 #122 CACHED 10:25:10 10:25:10 #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:10 #123 CACHED 10:25:10 10:25:10 #124 [core-common-config-bootstrapper builder 6/7] COPY . . 10:25:10 #124 CACHED 10:25:10 10:25:10 #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:25:10 #125 CACHED 10:25:10 10:25:10 #126 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:10 #126 CACHED 10:25:10 10:25:10 #127 [core-command builder 4/7] COPY go.mod vendor* ./ 10:25:10 #127 CACHED 10:25:10 10:25:10 #128 [core-command builder 6/7] COPY . . 10:25:10 #128 CACHED 10:25:10 10:25:10 #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:10 #129 CACHED 10:25:10 10:25:10 #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:10 #130 CACHED 10:25:10 10:25:10 #131 [core-metadata builder 6/7] COPY . . 10:25:10 #131 CACHED 10:25:10 10:25:10 #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:25:10 #132 CACHED 10:25:10 10:25:10 #118 [core-data builder 6/7] COPY . . 10:25:10 #118 DONE 11.2s 10:25:10 10:25:10 #133 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:25:10 #133 ... 10:25:10 10:25:10 #134 [security-bootstrapper builder 6/7] COPY . . 10:25:10 #134 CACHED 10:25:10 10:25:10 #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:25:10 #135 CACHED 10:25:10 10:25:10 #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:10 #136 CACHED 10:25:10 10:25:10 #117 [security-proxy-setup builder 6/7] COPY . . 10:25:10 #117 DONE 11.3s 10:25:10 10:25:10 #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:10 #137 CACHED 10:25:10 10:25:10 #138 [security-secretstore-setup builder 6/7] COPY . . 10:25:10 #138 CACHED 10:25:10 10:25:10 #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:25:10 #139 CACHED 10:25:10 10:25:10 #140 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 10:25:10 #140 CACHED 10:25:10 10:25:10 #141 [support-cron-scheduler builder 6/7] COPY . . 10:25:10 #141 CACHED 10:25:10 10:25:10 #142 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:10 #142 CACHED 10:25:10 10:25:10 #116 [support-notifications builder 6/7] COPY . . 10:25:10 #116 DONE 11.3s 10:25:10 #39 ... 10:25:10 10:25:10 #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 10:25:10 #71 24.32 (1/1) Installing dumb-init (1.2.5-r3) 10:25:10 #71 25.30 Executing busybox-1.36.1-r29.trigger 10:25:10 #71 25.59 OK: 9 MiB in 15 packages 10:25:10 #71 DONE 28.1s 10:25:10 10:25:10 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:10 #39 ... 10:25:10 10:25:10 #83 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 10:25:10 #0 8.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:25:10 #83 ... 10:25:10 10:25:10 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:25:10 #82 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:25:10 10:25:10 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:25:13 #143 1.581 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:25:14 #82 ... 10:25:14 10:25:14 #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:25:14 #57 34.67 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:25:14 #57 35.15 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:25:14 #57 35.31 (3/7) Installing dumb-init (1.2.5-r3) 10:25:14 #57 35.34 (4/7) Installing musl-obstack (1.2.3-r2) 10:25:14 #57 35.37 (5/7) Installing libucontext (1.2-r3) 10:25:14 #57 35.45 (6/7) Installing gcompat (1.1.0-r4) 10:25:14 #57 35.57 (7/7) Installing openssl (3.3.2-r1) 10:25:14 #57 35.74 Executing busybox-1.36.1-r29.trigger 10:25:14 #57 35.91 OK: 10 MiB in 19 packages 10:25:14 #57 DONE 38.1s 10:25:14 10:25:14 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:25:14 #74 20.13 OK: 238 MiB in 54 packages 10:25:14 #74 ... 10:25:14 10:25:14 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:25:14 #63 35.71 (1/4) Installing dumb-init (1.2.5-r3) 10:25:14 #63 35.73 (2/4) Installing musl-obstack (1.2.3-r2) 10:25:14 #63 35.77 (3/4) Installing libucontext (1.2-r3) 10:25:14 #63 35.84 (4/4) Installing gcompat (1.1.0-r4) 10:25:14 #63 35.96 Executing busybox-1.36.1-r29.trigger 10:25:14 #63 36.37 OK: 9 MiB in 18 packages 10:25:14 #63 DONE 38.6s 10:25:14 10:25:14 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:25:14 #62 36.62 (1/14) Installing ca-certificates (20240705-r0) 10:25:14 #62 37.12 (2/14) Installing brotli-libs (1.1.0-r2) 10:25:14 #62 37.30 (3/14) Installing c-ares (1.33.1-r0) 10:25:14 #62 37.34 (4/14) Installing libunistring (1.2-r0) 10:25:14 #62 37.60 (5/14) Installing libidn2 (2.3.7-r0) 10:25:14 #62 37.64 (6/14) Installing nghttp2-libs (1.62.1-r0) 10:25:14 #62 37.69 (7/14) Installing libpsl (0.21.5-r1) 10:25:14 #62 37.73 (8/14) Installing zstd-libs (1.5.6-r0) 10:25:14 #62 37.96 (9/14) Installing libcurl (8.10.1-r0) 10:25:14 #62 38.14 (10/14) Installing curl (8.10.1-r0) 10:25:14 #62 38.27 (11/14) Installing dumb-init (1.2.5-r3) 10:25:14 #62 38.31 (12/14) Installing musl-obstack (1.2.3-r2) 10:25:14 #62 38.33 (13/14) Installing libucontext (1.2-r3) 10:25:14 #62 38.35 (14/14) Installing gcompat (1.1.0-r4) 10:25:14 #62 38.42 Executing busybox-1.36.1-r29.trigger 10:25:14 #62 38.69 Executing ca-certificates-20240705-r0.trigger 10:25:14 #62 ... 10:25:14 10:25:14 #72 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 10:25:14 #72 8.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:25:14 #72 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:25:14 #72 ... 10:25:14 10:25:14 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:25:14 #68 23.04 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:25:14 #68 23.04 v3.20.3-213-g9fcc0b088ec [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:25:14 #68 23.04 OK: 24042 distinct packages available 10:25:14 #68 24.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:25:14 #68 26.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:25:15 #68 ... 10:25:15 10:25:15 #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:25:15 #84 ... 10:25:15 10:25:15 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:25:15 #74 DONE 22.4s 10:25:15 10:25:15 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:25:15 #85 DONE 0.6s 10:25:15 10:25:15 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:25:15 #62 40.63 OK: 15 MiB in 28 packages 10:25:17 #62 ... 10:25:17 10:25:17 #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:17 #86 ... 10:25:17 10:25:17 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 10:25:17 #76 12.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:25:17 #76 20.80 Upgrading critical system libraries and apk-tools: 10:25:17 #76 20.80 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:25:17 #76 20.82 Executing busybox-1.36.1-r29.trigger 10:25:17 #76 22.30 Continuing the upgrade transaction with new apk-tools: 10:25:17 #76 ... 10:25:17 10:25:17 #72 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 10:25:17 #72 21.09 Upgrading critical system libraries and apk-tools: 10:25:17 #72 21.09 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:25:17 #72 21.13 Executing busybox-1.36.1-r29.trigger 10:25:17 #72 ... 10:25:17 10:25:17 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:25:17 #62 DONE 42.8s 10:25:17 10:25:17 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 10:25:17 #76 22.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:25:17 #76 ... 10:25:17 10:25:17 #87 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:17 #87 ... 10:25:17 10:25:17 #72 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 10:25:17 #72 22.58 Continuing the upgrade transaction with new apk-tools: 10:25:18 #72 22.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:25:18 #72 ... 10:25:18 10:25:18 #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:25:18 #80 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:25:18 #80 19.92 Upgrading critical system libraries and apk-tools: 10:25:18 #80 19.92 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:25:18 #80 19.96 Executing busybox-1.36.1-r29.trigger 10:25:18 #80 ... 10:25:18 10:25:18 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 10:25:18 #81 16.68 Upgrading critical system libraries and apk-tools: 10:25:18 #81 16.68 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:25:18 #81 16.70 Executing busybox-1.36.1-r29.trigger 10:25:18 #81 18.41 Continuing the upgrade transaction with new apk-tools: 10:25:18 #81 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:25:19 #81 20.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:25:19 #81 ... 10:25:19 10:25:19 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:25:19 #73 7.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:25:19 #73 9.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:25:19 #73 ... 10:25:19 10:25:19 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:25:19 #82 20.36 Upgrading critical system libraries and apk-tools: 10:25:19 #82 20.36 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:25:19 #82 20.43 Executing busybox-1.36.1-r29.trigger 10:25:20 #82 ... 10:25:20 10:25:20 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:25:20 #68 37.90 OK: 238 MiB in 54 packages 10:25:20 #68 DONE 39.4s 10:25:20 #143 ... 10:25:20 10:25:20 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:25:20 #0 0.599 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:25:20 #144 ... 10:25:20 10:25:20 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:25:20 #0 1.685 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:25:20 #145 ... 10:25:20 10:25:20 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:25:20 #0 0.756 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 10:25:20 #146 ... 10:25:20 10:25:20 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:25:20 #0 0.922 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:25:20 10:25:20 #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:25:20 #147 ... 10:25:20 10:25:20 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:25:20 #0 0.451 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:25:21 #88 ... 10:25:21 10:25:21 #83 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 10:25:21 #83 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:25:21 #83 18.84 Upgrading critical system libraries and apk-tools: 10:25:21 #83 18.84 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:25:21 #83 18.90 Executing busybox-1.36.1-r29.trigger 10:25:21 #83 20.03 Continuing the upgrade transaction with new apk-tools: 10:25:21 #83 20.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:25:21 #83 ... 10:25:21 10:25:21 #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:25:21 #88 DONE 0.4s 10:25:21 10:25:21 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:21 #148 ... 10:25:21 10:25:21 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:25:21 #0 0.770 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:25:21 #149 ... 10:25:21 10:25:21 #133 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:25:21 #133 0.500 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:25:21 #133 ... 10:25:21 10:25:21 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:25:21 #0 0.389 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:25:21 #150 ... 10:25:21 10:25:21 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:25:21 #0 1.154 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 10:25:21 #151 ... 10:25:21 10:25:21 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:25:21 #0 0.945 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:25:21 #152 ... 10:25:21 10:25:21 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:25:21 #0 0.728 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 10:25:23 #89 ... 10:25:23 10:25:23 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:25:23 #0 3.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:25:23 #0 5.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:25:23 #90 ... 10:25:23 10:25:23 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:25:23 #73 19.22 Upgrading critical system libraries and apk-tools: 10:25:23 #73 19.22 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:25:23 #73 19.26 Executing busybox-1.36.1-r29.trigger 10:25:23 #73 20.51 Continuing the upgrade transaction with new apk-tools: 10:25:23 #73 20.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:25:24 #73 22.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:25:25 #73 ... 10:25:25 10:25:25 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:25 #91 ... 10:25:25 10:25:25 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:25:25 #90 11.59 Upgrading critical system libraries and apk-tools: 10:25:25 #90 11.59 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:25:25 #90 11.63 Executing busybox-1.36.1-r29.trigger 10:25:25 #90 ... 10:25:25 10:25:25 #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:25:25 #84 3.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:25:25 #84 6.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:25:25 #84 12.30 Upgrading critical system libraries and apk-tools: 10:25:25 #84 12.30 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:25:25 #84 12.36 Executing busybox-1.36.1-r29.trigger 10:25:25 #84 ... 10:25:25 10:25:25 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 10:25:25 #81 25.51 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:25:25 #81 26.00 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:25:25 #81 26.10 OK: 9 MiB in 16 packages 10:25:26 #81 DONE 27.3s 10:25:26 10:25:26 #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:25:26 #84 13.71 Continuing the upgrade transaction with new apk-tools: 10:25:26 #84 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:25:27 #84 ... 10:25:27 10:25:27 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:25:27 #0 2.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:25:27 #0 6.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:25:27 #92 ... 10:25:27 10:25:27 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:25:27 #90 13.35 Continuing the upgrade transaction with new apk-tools: 10:25:27 #90 13.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:25:27 #90 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:25:28 #90 ... 10:25:28 10:25:28 #93 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:25:28 #93 DONE 2.3s 10:25:28 10:25:28 #94 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 10:25:28 #94 DONE 0.2s 10:25:28 10:25:28 #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:25:28 #84 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:25:28 #84 ... 10:25:28 10:25:28 #72 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade 10:25:28 #72 24.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:25:28 #72 30.49 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:25:28 #72 31.50 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:25:28 #72 31.64 OK: 9 MiB in 15 packages 10:25:28 #72 DONE 33.9s 10:25:29 10:25:29 #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:25:29 #80 21.55 Continuing the upgrade transaction with new apk-tools: 10:25:29 #80 21.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:25:29 #80 25.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:25:29 #80 31.51 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:25:29 #80 ... 10:25:29 10:25:29 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 10:25:29 #76 24.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:25:29 #76 33.93 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:25:29 #76 ... 10:25:29 10:25:29 #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:25:29 #80 32.04 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:25:29 #80 32.11 Executing ca-certificates-20240705-r0.trigger 10:25:30 #80 32.95 OK: 11 MiB in 17 packages 10:25:31 #80 ... 10:25:31 10:25:31 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:25:31 #82 21.97 Continuing the upgrade transaction with new apk-tools: 10:25:31 #82 22.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:25:31 #82 25.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:25:31 #82 31.75 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:25:31 #82 ... 10:25:31 10:25:31 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 10:25:31 #76 34.55 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:25:31 #76 34.66 OK: 9 MiB in 15 packages 10:25:31 #76 DONE 36.3s 10:25:31 10:25:31 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:25:31 #92 13.63 Upgrading critical system libraries and apk-tools: 10:25:31 #92 13.63 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:25:31 #92 13.72 Executing busybox-1.36.1-r29.trigger 10:25:31 #92 ... 10:25:31 10:25:31 #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:25:31 #80 DONE 34.2s 10:25:32 10:25:32 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:25:32 #82 32.29 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:25:32 #82 32.37 Executing ca-certificates-20240705-r0.trigger 10:25:32 #82 32.90 OK: 20 MiB in 18 packages 10:25:33 #82 ... 10:25:33 10:25:33 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:25:33 #73 29.48 OK: 20 MiB in 18 packages 10:25:33 #73 DONE 30.9s 10:25:33 10:25:33 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:25:33 #95 DONE 0.2s 10:25:33 10:25:33 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:25:33 #92 15.80 Continuing the upgrade transaction with new apk-tools: 10:25:33 #92 15.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:25:33 #92 ... 10:25:33 10:25:33 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:25:33 #82 DONE 34.1s 10:25:33 10:25:33 #83 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 10:25:33 #83 23.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:25:33 #83 30.41 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:25:33 #83 30.87 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:25:33 #83 31.13 Executing ca-certificates-20240705-r0.trigger 10:25:33 #83 31.92 OK: 10 MiB in 16 packages 10:25:33 #83 DONE 33.4s 10:25:33 10:25:33 #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:34 #86 ... 10:25:34 10:25:34 #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:25:34 #84 22.23 OK: 10 MiB in 19 packages 10:25:35 #84 DONE 23.0s 10:25:35 10:25:35 #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:25:35 #96 ... 10:25:35 10:25:35 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:25:35 #90 21.18 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:25:35 #90 21.57 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:25:35 #90 21.68 OK: 9 MiB in 18 packages 10:25:35 #90 DONE 22.4s 10:25:36 10:25:36 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:25:37 #97 DONE 1.4s 10:25:37 10:25:37 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:25:37 #98 DONE 1.8s 10:25:37 10:25:37 #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:25:37 #96 DONE 1.9s 10:25:37 10:25:37 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:25:37 #99 ... 10:25:37 10:25:37 #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:25:37 #100 DONE 0.2s 10:25:37 10:25:37 #101 [security-spire-server stage-2 6/9] COPY security.txt / 10:25:37 #101 DONE 0.3s 10:25:37 10:25:37 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:25:37 #99 DONE 0.3s 10:25:37 10:25:37 #102 [security-spire-config stage-2 6/10] COPY security.txt / 10:25:38 #102 DONE 0.3s 10:25:38 10:25:38 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:25:38 #103 ... 10:25:38 10:25:38 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:25:38 #104 DONE 0.3s 10:25:38 10:25:38 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:25:38 #103 DONE 0.2s 10:25:38 10:25:38 #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:25:38 #105 DONE 0.2s 10:25:38 10:25:38 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:25:38 #106 DONE 0.4s 10:25:38 10:25:38 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:25:38 #107 ... 10:25:38 10:25:38 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:25:38 #108 DONE 0.2s 10:25:38 10:25:38 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:25:38 #107 DONE 0.3s 10:25:38 10:25:38 #109 [security-spire-server] exporting to image 10:25:38 #109 exporting layers 10:25:39 #109 ... 10:25:39 10:25:39 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:25:39 #92 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:25:39 #92 20.51 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:25:39 #92 20.74 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:25:39 #92 20.84 Executing ca-certificates-20240705-r0.trigger 10:25:39 #92 21.17 OK: 15 MiB in 28 packages 10:25:39 #92 DONE 22.2s 10:25:40 10:25:40 #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:25:40 #110 DONE 2.7s 10:25:40 10:25:40 #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:25:40 #111 DONE 0.3s 10:25:40 10:25:40 #112 [security-spire-agent stage-3 7/10] COPY security.txt / 10:25:40 #112 DONE 0.2s 10:25:40 10:25:40 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:25:40 #113 DONE 0.3s 10:25:40 10:25:40 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:25:41 #114 DONE 0.3s 10:25:41 10:25:41 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:25:41 #115 DONE 0.3s 10:25:41 10:25:41 #87 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:41 #87 ... 10:25:41 10:25:41 #109 [security-spire-agent] exporting to image 10:25:43 #109 exporting layers 4.3s done 10:25:43 #109 exporting layers 4.5s done 10:25:43 #109 writing image sha256:c70918398460c5dc6a3edb3e0cc9daa3d95473dd088189070c728cce2a5715bf 0.0s done 10:25:43 #109 naming to docker.io/library/security-spire-server-arm64 0.0s done 10:25:43 #109 writing image sha256:4d5e87cb132da46af0a3017c9265dff2e88af74394fb65927bb38fc208c780ab done 10:25:43 #109 naming to docker.io/library/security-spire-config-arm64 done 10:25:43 #109 exporting layers 2.3s done 10:25:43 #109 writing image sha256:f603a3cfad5d5318526fd2c4f2bfcba94eab7bdcaf1b8cdc0e2f9a705619b0e0 0.0s done 10:25:43 #109 naming to docker.io/library/security-spire-agent-arm64 done 10:25:43 #109 DONE 5.0s 10:25:43 10:25:43 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:51 #91 DONE 88.4s 10:26:51 10:26:51 #87 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:51 #87 DONE 96.1s 10:26:51 10:26:51 #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:51 #86 DONE 96.7s 10:26:51 10:26:51 #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:51 #78 DONE 97.5s 10:26:51 10:26:51 #116 [core-keeper builder 7/8] COPY . . 10:26:51 #116 ... 10:26:51 10:26:51 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:51 #89 DONE 82.9s 10:26:51 10:26:51 #117 [security-spiffe-token-provider builder 6/7] COPY . . 10:26:51 #117 DONE 1.5s 10:26:51 10:26:51 #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:26:51 #118 CACHED 10:26:51 10:26:51 #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:51 #119 CACHED 10:26:51 10:26:51 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 10:26:51 #120 CACHED 10:26:51 10:26:51 #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:51 #121 CACHED 10:26:51 10:26:51 #122 [core-data builder 6/7] COPY . . 10:26:51 #122 CACHED 10:26:51 10:26:51 #123 [core-data builder 4/7] COPY go.mod vendor* ./ 10:26:51 #123 CACHED 10:26:51 10:26:51 #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:26:51 #124 CACHED 10:26:51 10:26:51 #125 [security-proxy-setup builder 6/7] COPY . . 10:26:51 #125 CACHED 10:26:51 10:26:51 #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:51 #126 CACHED 10:26:51 10:26:51 #127 [core-command builder 4/7] COPY go.mod vendor* ./ 10:26:51 #127 CACHED 10:26:51 10:26:51 #128 [core-command builder 6/7] COPY . . 10:26:51 #128 CACHED 10:26:51 10:26:51 #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:51 #129 CACHED 10:26:51 10:26:51 #130 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:26:51 #130 CACHED 10:26:51 10:26:51 #131 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:51 #131 CACHED 10:26:51 10:26:51 #132 [support-notifications builder 6/7] COPY . . 10:26:51 #132 CACHED 10:26:51 10:26:51 #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:51 #133 CACHED 10:26:51 10:26:51 #134 [security-proxy-auth builder 6/7] COPY . . 10:26:51 #134 CACHED 10:26:51 10:26:51 #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:26:51 #135 CACHED 10:26:51 10:26:51 #136 [support-cron-scheduler builder 6/7] COPY . . 10:26:51 #136 DONE 1.6s 10:26:51 10:26:51 #116 [core-keeper builder 7/8] COPY . . 10:26:51 #116 DONE 1.6s 10:26:51 10:26:51 #137 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:51 #137 CACHED 10:26:51 10:26:51 #138 [security-bootstrapper builder 6/7] COPY . . 10:26:51 #138 CACHED 10:26:51 10:26:51 #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:26:51 #139 CACHED 10:26:51 10:26:51 #140 [core-metadata builder 6/7] COPY . . 10:26:51 #140 DONE 1.5s 10:26:51 10:26:51 #141 [security-secretstore-setup builder 6/7] COPY . . 10:26:51 #141 DONE 1.6s 10:26:51 10:26:51 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:26:51 #142 ... 10:26:51 10:26:51 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:26:51 #0 5.111 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:26:51 #143 ... 10:26:51 10:26:51 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:26:51 #142 5.437 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:26:55 #142 ... 10:26:55 10:26:55 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:26:55 #0 6.089 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:26:55 #144 ... 10:26:55 10:26:55 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:26:55 #0 6.312 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:26:55 #145 ... 10:26:55 10:26:55 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:26:55 #0 5.948 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 10:26:56 #146 ... 10:26:56 10:26:56 #147 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:26:56 #0 5.883 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 10:26:56 #147 ... 10:26:56 10:26:56 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:26:56 #0 4.513 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:26:56 #148 ... 10:26:56 10:26:56 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:26:56 #0 4.553 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 10:26:56 #149 ... 10:26:56 10:26:56 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:26:56 #0 5.593 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:26:56 #150 ... 10:26:56 10:26:56 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:26:56 #0 3.921 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:26:56 #151 ... 10:26:56 10:26:56 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:26:56 #0 5.612 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:26:56 #152 ... 10:26:56 10:26:56 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:26:56 #0 5.838 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:26:58 #153 ... 10:26:58 10:26:58 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:26:58 #152 94.65 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:27:45 #152 DONE 152.8s 10:27:45 10:27:45 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:27:45 #145 DONE 152.9s 10:27:45 10:27:45 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:27:45 #147 DONE 152.9s 10:27:45 10:27:45 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:27:45 #153 DONE 152.9s 10:27:45 10:27:45 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:27:45 #150 DONE 152.9s 10:27:45 10:27:45 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:27:45 #148 DONE 152.9s 10:27:45 10:27:45 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:27:45 #146 DONE 152.9s 10:27:45 10:27:45 #154 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:27:45 #154 ... 10:27:45 10:27:45 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:27:45 #144 DONE 153.2s 10:27:45 10:27:45 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:27:45 #143 DONE 153.3s 10:27:45 10:27:45 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:27:45 #151 DONE 153.3s 10:27:45 10:27:45 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:27:45 #149 DONE 153.3s 10:27:45 10:27:45 #155 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:27:45 #155 ... 10:27:45 10:27:45 #133 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:27:45 #133 DONE 153.5s 10:27:45 10:27:45 #156 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:27:45 #156 ... 10:27:45 10:27:45 #154 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:27:45 #154 DONE 0.8s 10:27:45 10:27:45 #157 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:27:45 #157 DONE 0.8s 10:27:45 10:27:45 #158 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:27:45 #158 DONE 0.8s 10:27:45 10:27:45 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:27:45 #159 DONE 0.7s 10:27:45 10:27:45 #160 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:27:45 #160 DONE 0.8s 10:27:45 10:27:45 #161 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:27:45 #161 DONE 0.5s 10:27:45 10:27:45 #155 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:27:45 #155 DONE 0.5s 10:27:45 10:27:45 #162 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:27:45 #162 ... 10:27:45 10:27:45 #163 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:27:45 #163 CACHED 10:27:45 10:27:45 #164 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:27:45 #164 CACHED 10:27:45 10:27:45 #165 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:27:45 #165 CACHED 10:27:45 10:27:45 #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:27:45 #166 CACHED 10:27:45 10:27:45 #156 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:27:45 #156 DONE 0.5s 10:27:45 10:27:45 #167 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:27:45 #167 DONE 0.4s 10:27:45 10:27:45 #168 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 10:27:45 #168 CACHED 10:27:45 10:27:45 #169 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 10:27:45 #169 CACHED 10:27:45 10:27:45 #170 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:27:45 #170 DONE 0.5s 10:27:45 10:27:45 #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:27:45 #171 DONE 0.4s 10:27:45 10:27:45 #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:27:45 #172 DONE 0.4s 10:27:45 10:27:45 #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:27:45 #173 DONE 0.4s 10:27:45 10:27:45 #162 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:27:45 #162 DONE 0.4s 10:27:45 10:27:45 #174 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:27:45 #174 DONE 0.4s 10:27:45 10:27:45 #175 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 10:27:46 #175 ... 10:27:46 10:27:46 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:27:46 #176 DONE 1.8s 10:27:46 10:27:46 #177 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:27:46 #177 DONE 1.8s 10:27:46 10:27:46 #178 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:27:46 #178 DONE 1.8s 10:27:46 10:27:46 #179 [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 10:27:46 #179 DONE 1.8s 10:27:46 10:27:46 #180 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:27:46 #180 DONE 1.9s 10:27:46 10:27:46 #181 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:27:46 #181 DONE 1.8s 10:27:46 10:27:46 #182 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:27:46 #182 DONE 1.9s 10:27:46 10:27:46 #183 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:27:46 #183 DONE 1.9s 10:27:46 10:27:46 #184 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:27:46 #184 DONE 1.8s 10:27:46 10:27:46 #175 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 10:27:46 #175 DONE 1.8s 10:27:46 10:27:46 #185 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:27:46 #185 DONE 1.8s 10:27:46 10:27:46 #186 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:27:46 #186 ... 10:27:46 10:27:46 #187 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:27:46 #187 DONE 0.5s 10:27:47 10:27:47 #188 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:27:47 #188 DONE 0.5s 10:27:47 10:27:47 #189 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:27:47 #189 DONE 0.5s 10:27:47 10:27:47 #190 [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 10:27:47 #190 DONE 0.6s 10:27:47 10:27:47 #191 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:27:47 #191 DONE 0.6s 10:27:47 10:27:47 #192 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:27:47 #192 ... 10:27:47 10:27:47 #193 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:27:47 #193 DONE 0.6s 10:27:47 10:27:47 #194 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:27:47 #194 DONE 0.6s 10:27:47 10:27:47 #195 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:27:47 #195 DONE 0.6s 10:27:47 10:27:47 #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:27:47 #196 DONE 0.6s 10:27:47 10:27:47 #197 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 10:27:47 #197 DONE 0.6s 10:27:47 10:27:47 #186 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:27:47 #186 DONE 0.6s 10:27:47 10:27:47 #198 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 10:27:47 #198 DONE 2.9s 10:27:47 10:27:47 #112 [support-cron-scheduler] exporting to image 10:27:47 #112 exporting layers 0.2s done 10:27:47 #112 writing image sha256:1642741052f94ed7e694eb3a4dcd4f761f2991c2caf90e0584547a42d6afd1f5 10:27:47 #112 ... 10:27:47 10:27:47 #199 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:27:47 #199 DONE 0.6s 10:27:47 10:27:47 #200 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:27:47 #200 DONE 0.6s 10:27:47 10:27:47 #201 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:27:47 #201 DONE 0.5s 10:27:47 10:27:47 #202 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 10:27:47 #202 DONE 0.5s 10:27:47 10:27:47 #203 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:27:47 #203 DONE 0.6s 10:27:47 10:27:47 #204 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 10:27:47 #204 DONE 0.5s 10:27:47 10:27:47 #205 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:27:47 #205 DONE 0.6s 10:27:47 10:27:47 #206 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 10:27:47 #206 DONE 0.5s 10:27:47 10:27:47 #192 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:27:47 #192 DONE 0.6s 10:27:47 10:27:47 #112 [core-keeper] exporting to image 10:27:47 #112 writing image sha256:1642741052f94ed7e694eb3a4dcd4f761f2991c2caf90e0584547a42d6afd1f5 0.0s done 10:27:47 #112 naming to docker.io/library/security-spiffe-token-provider done 10:27:47 #112 writing image sha256:1987402b08bb45b931c4f098bd0a577333da057cd3941f056b731d618593df2a done 10:27:47 #112 naming to docker.io/library/core-command done 10:27:47 #112 writing image sha256:9b70cf4cf8675c87e2850d4859454b6108b1da6347967ada9a3fcc89018c29a4 10:27:47 #112 writing image sha256:9b70cf4cf8675c87e2850d4859454b6108b1da6347967ada9a3fcc89018c29a4 0.2s done 10:27:47 #112 naming to docker.io/library/support-cron-scheduler 10:27:48 #112 ... 10:27:48 10:27:48 #207 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:27:48 #207 DONE 0.3s 10:27:48 10:27:48 #208 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 10:27:48 #208 DONE 0.5s 10:27:48 10:27:48 #209 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 10:27:48 #209 DONE 0.4s 10:27:48 10:27:48 #112 [core-data] exporting to image 10:27:48 #112 naming to docker.io/library/support-cron-scheduler done 10:27:48 #112 ... 10:27:48 10:27:48 #210 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 10:27:48 #210 DONE 0.4s 10:27:48 10:27:48 #211 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:27:48 #211 DONE 0.5s 10:27:48 10:27:48 #112 [core-metadata] exporting to image 10:27:48 #112 exporting layers 0.4s done 10:27:48 #112 writing image sha256:66edc207d8f3644cf52cf6e2f2c2430ae2bdfb954881f28031ccf63da89ebd45 10:27:48 #112 writing image sha256:13d92ba15ffa0f890e173e22f06fbd2ef4755775ba72171309a2da39d885d902 10:27:48 #112 writing image sha256:13d92ba15ffa0f890e173e22f06fbd2ef4755775ba72171309a2da39d885d902 0.2s done 10:27:48 #112 naming to docker.io/library/core-keeper 10:27:48 #112 ... 10:27:48 10:27:48 #212 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:27:48 #212 DONE 0.4s 10:27:48 10:27:48 #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:27:48 #213 DONE 0.9s 10:27:48 10:27:48 #112 [support-notifications] exporting to image 10:27:48 #112 exporting layers 0.4s done 10:27:48 #112 writing image sha256:66edc207d8f3644cf52cf6e2f2c2430ae2bdfb954881f28031ccf63da89ebd45 0.2s done 10:27:48 #112 naming to docker.io/library/core-keeper done 10:27:48 #112 naming to docker.io/library/support-notifications done 10:27:48 #112 writing image sha256:0da8c67321c32f33d927a16d2fd8b7a7f629f92784f781f94ff7b946c59da52c 10:27:48 #112 writing image sha256:2e345a1497c0ff35254ab282b6b3313716438ca79f42ceb2fc64c04ecb1efbb6 done 10:27:48 #112 naming to docker.io/library/core-metadata 10:27:48 #112 ... 10:27:48 10:27:48 #214 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:27:48 #214 DONE 0.3s 10:27:48 10:27:48 #112 [core-data] exporting to image 10:27:48 #112 writing image sha256:0da8c67321c32f33d927a16d2fd8b7a7f629f92784f781f94ff7b946c59da52c 0.2s done 10:27:48 #112 naming to docker.io/library/core-metadata 0.2s done 10:27:48 #112 naming to docker.io/library/core-data done 10:27:48 #112 ... 10:27:48 10:27:48 #215 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:27:48 #215 DONE 0.6s 10:27:48 10:27:48 #216 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:27:48 #216 DONE 1.1s 10:27:48 10:27:48 #217 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:27:48 #217 DONE 0.0s 10:27:48 10:27:48 #218 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 10:27:48 #218 DONE 0.0s 10:27:48 10:27:48 #219 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 10:27:48 #219 DONE 0.0s 10:27:48 10:27:48 #112 [core-common-config-bootstrapper] exporting to image 10:27:48 #112 ... 10:27:48 10:27:48 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:27:48 #220 DONE 0.8s 10:27:48 10:27:48 #221 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 10:27:48 #221 DONE 0.1s 10:27:48 10:27:48 #112 [core-common-config-bootstrapper] exporting to image 10:27:48 #112 exporting layers 0.2s done 10:27:48 #112 writing image sha256:2044cb74fc4860bd196cb7076171325ec206d708e8b89fb4dae91b46d8e69e6e done 10:27:48 #112 writing image sha256:e27fa774f36e8057d1511128e9491a131cdd108956906e6a241105f894e49ad7 done 10:27:48 #112 naming to docker.io/library/security-proxy-auth done 10:27:48 #112 naming to docker.io/library/core-common-config-bootstrapper done 10:27:49 #112 exporting layers 0.4s done 10:27:49 #112 writing image sha256:41df9f0ba44016ca63ee2a4175ecb261267ecb95dae9457f18fbafe71647a08e done 10:27:49 #112 naming to docker.io/library/security-proxy-setup done 10:27:49 #112 DONE 3.2s 10:27:49 10:27:49 #222 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 10:27:49 #222 DONE 0.3s 10:27:49 10:27:49 #223 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:27:49 #223 DONE 0.0s 10:27:49 10:27:49 #224 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 10:27:49 #224 ... 10:27:49 10:27:49 #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:27:49 #225 DONE 0.8s 10:27:49 10:27:49 #112 [security-secretstore-setup] exporting to image 10:27:49 #112 exporting layers 0.2s done 10:27:49 #112 writing image sha256:2aac6527ffa5983f76fc9d2558b17fb0e130a5c6b41ba25f9ac9396b6b37cc77 done 10:27:49 #112 naming to docker.io/library/security-secretstore-setup done 10:27:49 #112 DONE 3.5s 10:27:49 10:27:49 #224 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 10:27:49 #224 DONE 0.5s 10:27:49 10:27:49 #71 [security-spire-agent internal] load build context 10:27:49 #71 ... 10:27:49 10:27:49 #112 [security-bootstrapper] exporting to image 10:27:49 #112 exporting layers 0.2s done 10:27:49 #112 writing image sha256:574a1ceaffa53121eb55e263265c1b0438c9a7b212cae0d921b9692a1a4fd754 done 10:27:49 #112 naming to docker.io/library/security-bootstrapper done 10:27:49 #112 DONE 3.7s 10:27:49 10:27:49 #71 [security-spire-agent internal] load build context 10:27:49 time="2024-10-25T10:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:27:49 time="2024-10-25T10:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:27:49 time="2024-10-25T10:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:27:49 time="2024-10-25T10:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:27:49 time="2024-10-25T10:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:27:49 time="2024-10-25T10:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:27:49 time="2024-10-25T10:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:27:49 time="2024-10-25T10:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:27:49 time="2024-10-25T10:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:27:49 time="2024-10-25T10:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:27:49 time="2024-10-25T10:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:27:49 time="2024-10-25T10:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:27:49 time="2024-10-25T10:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:27:49 time="2024-10-25T10:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:27:49 time="2024-10-25T10:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:27:49 $ docker stop --time=1 5470b8daf8dd801d29d70b9d93692e30e758acd11f54678172c513aa497b4713 10:27:51 $ docker rm -f --volumes 5470b8daf8dd801d29d70b9d93692e30e758acd11f54678172c513aa497b4713 [Pipeline] // withDockerContainer [Pipeline] sh 10:27:51 + docker images 10:27:51 REPOSITORY TAG IMAGE ID CREATED SIZE 10:27:51 security-bootstrapper latest 574a1ceaffa5 2 seconds ago 32.9MB 10:27:51 security-secretstore-setup latest 2aac6527ffa5 2 seconds ago 57.9MB 10:27:51 core-common-config-bootstrapper latest 2044cb74fc48 3 seconds ago 26.9MB 10:27:51 security-proxy-setup latest 41df9f0ba440 3 seconds ago 39.4MB 10:27:51 security-proxy-auth latest e27fa774f36e 3 seconds ago 40MB 10:27:51 core-data latest 0da8c67321c3 4 seconds ago 47.8MB 10:27:51 core-metadata latest 2e345a1497c0 4 seconds ago 48MB 10:27:51 support-notifications latest 66edc207d8f3 4 seconds ago 71.1MB 10:27:51 core-keeper latest 13d92ba15ffa 4 seconds ago 41.5MB 10:27:51 security-spiffe-token-provider latest 1642741052f9 5 seconds ago 47.1MB 10:27:51 core-command latest 1987402b08bb 5 seconds ago 41.9MB 10:27:51 support-cron-scheduler latest 9b70cf4cf867 5 seconds ago 72.3MB 10:27:51 security-spire-server latest fbcac2b67f6b 3 minutes ago 128MB 10:27:51 security-spire-config latest fc923abf48c2 3 minutes ago 127MB 10:27:51 security-spire-agent latest 1ef4e270bc41 3 minutes ago 188MB 10:27:51 ci-base-image-x86_64 latest d71533abf9b0 7 minutes ago 980MB 10:27:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 3 weeks ago 573MB 10:27:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB 10:27:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:27:51 provisioning config files... 10:27:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/735@tmp/config4939426441221882433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:27:52 ---> ****-login.sh 10:27:52 nexus3.edgexfoundry.org:10001 10:27:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:27:52 Configure a credential helper to remove this warning. See 10:27:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:27:52 10:27:52 Login Succeeded 10:27:52 nexus3.edgexfoundry.org:10002 10:27:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:27:52 Configure a credential helper to remove this warning. See 10:27:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:27:52 10:27:52 Login Succeeded 10:27:52 nexus3.edgexfoundry.org:10003 10:27:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:27:52 Configure a credential helper to remove this warning. See 10:27:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:27:52 10:27:52 Login Succeeded 10:27:52 nexus3.edgexfoundry.org:10004 10:27:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:27:52 Configure a credential helper to remove this warning. See 10:27:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:27:52 10:27:52 Login Succeeded 10:27:52 ****.io 10:27:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:27:52 Configure a credential helper to remove this warning. See 10:27:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:27:52 10:27:52 Login Succeeded 10:27:52 ---> ****-login.sh ends [Pipeline] } 10:27:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:27:52 [edgeXDocker.push] Tagging docker image core-command with the following tags: 10:27:52 c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:27:52 latest 10:27:52 4.0.0-dev.2 10:27:52 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:27:52 main 10:27:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:53 + docker push nexus3.edgexfoundry.org:10004/core-command:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:27:53 7a29f7528126: Preparing 10:27:53 fecc4f03eaec: Preparing 10:27:53 07a938c49866: Preparing 10:27:53 cfed6893d798: Preparing 10:27:53 f317fc29683f: Preparing 10:27:53 b3425f6e10b5: Preparing 10:27:53 63ca1fbb43ae: Preparing 10:27:53 b3425f6e10b5: Waiting 10:27:53 63ca1fbb43ae: Waiting 10:27:53 cfed6893d798: Pushed 10:27:53 7a29f7528126: Pushed 10:27:53 07a938c49866: Pushed 10:27:53 63ca1fbb43ae: Layer already exists 10:27:53 b3425f6e10b5: Pushed 10:27:53 f317fc29683f: Pushed 10:27:56 fecc4f03eaec: Pushed 10:27:56 c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:d1b7b3b42737450faf5fa4966bbc27c534892e96cc2d8a402f7355c205f621bd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:57 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 10:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:27:57 7a29f7528126: Preparing 10:27:57 fecc4f03eaec: Preparing 10:27:57 07a938c49866: Preparing 10:27:57 cfed6893d798: Preparing 10:27:57 f317fc29683f: Preparing 10:27:57 b3425f6e10b5: Preparing 10:27:57 63ca1fbb43ae: Preparing 10:27:57 b3425f6e10b5: Waiting 10:27:57 63ca1fbb43ae: Waiting 10:27:57 07a938c49866: Layer already exists 10:27:57 fecc4f03eaec: Layer already exists 10:27:57 7a29f7528126: Layer already exists 10:27:57 f317fc29683f: Layer already exists 10:27:57 cfed6893d798: Layer already exists 10:27:57 63ca1fbb43ae: Layer already exists 10:27:57 b3425f6e10b5: Layer already exists 10:27:57 latest: digest: sha256:d1b7b3b42737450faf5fa4966bbc27c534892e96cc2d8a402f7355c205f621bd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:57 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.2 10:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:27:57 7a29f7528126: Preparing 10:27:57 fecc4f03eaec: Preparing 10:27:57 07a938c49866: Preparing 10:27:57 cfed6893d798: Preparing 10:27:57 f317fc29683f: Preparing 10:27:57 b3425f6e10b5: Preparing 10:27:57 63ca1fbb43ae: Preparing 10:27:57 b3425f6e10b5: Waiting 10:27:57 63ca1fbb43ae: Waiting 10:27:57 cfed6893d798: Layer already exists 10:27:57 7a29f7528126: Layer already exists 10:27:57 f317fc29683f: Layer already exists 10:27:57 07a938c49866: Layer already exists 10:27:57 fecc4f03eaec: Layer already exists 10:27:57 b3425f6e10b5: Layer already exists 10:27:57 63ca1fbb43ae: Layer already exists 10:27:57 4.0.0-dev.2: digest: sha256:d1b7b3b42737450faf5fa4966bbc27c534892e96cc2d8a402f7355c205f621bd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:58 + docker push nexus3.edgexfoundry.org:10004/core-command:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:27:58 7a29f7528126: Preparing 10:27:58 fecc4f03eaec: Preparing 10:27:58 07a938c49866: Preparing 10:27:58 cfed6893d798: Preparing 10:27:58 f317fc29683f: Preparing 10:27:58 b3425f6e10b5: Preparing 10:27:58 63ca1fbb43ae: Preparing 10:27:58 63ca1fbb43ae: Waiting 10:27:58 b3425f6e10b5: Waiting 10:27:58 07a938c49866: Layer already exists 10:27:58 fecc4f03eaec: Layer already exists 10:27:58 cfed6893d798: Layer already exists 10:27:58 7a29f7528126: Layer already exists 10:27:58 f317fc29683f: Layer already exists 10:27:58 63ca1fbb43ae: Layer already exists 10:27:58 b3425f6e10b5: Layer already exists 10:27:58 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:d1b7b3b42737450faf5fa4966bbc27c534892e96cc2d8a402f7355c205f621bd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:59 + docker push nexus3.edgexfoundry.org:10004/core-command:main 10:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:27:59 7a29f7528126: Preparing 10:27:59 fecc4f03eaec: Preparing 10:27:59 07a938c49866: Preparing 10:27:59 cfed6893d798: Preparing 10:27:59 f317fc29683f: Preparing 10:27:59 b3425f6e10b5: Preparing 10:27:59 63ca1fbb43ae: Preparing 10:27:59 b3425f6e10b5: Waiting 10:27:59 63ca1fbb43ae: Waiting 10:27:59 f317fc29683f: Layer already exists 10:27:59 cfed6893d798: Layer already exists 10:27:59 7a29f7528126: Layer already exists 10:27:59 fecc4f03eaec: Layer already exists 10:27:59 07a938c49866: Layer already exists 10:27:59 b3425f6e10b5: Layer already exists 10:27:59 63ca1fbb43ae: Layer already exists 10:27:59 main: digest: sha256:d1b7b3b42737450faf5fa4966bbc27c534892e96cc2d8a402f7355c205f621bd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:59 ===================================================== [Pipeline] echo 10:27:59 taggedImages: 10:27:59 - nexus3.edgexfoundry.org:10004/core-command:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:27:59 - nexus3.edgexfoundry.org:10004/core-command:latest 10:27:59 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.2 10:27:59 - nexus3.edgexfoundry.org:10004/core-command:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:27:59 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 10:27:59 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 10:27:59 c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:27:59 latest 10:27:59 4.0.0-dev.2 10:27:59 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:27:59 main 10:27:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:59 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:27:59 c92abe92bdb7: Preparing 10:27:59 308bd28ab811: Preparing 10:27:59 f063f3cf443b: Preparing 10:27:59 a31946526c4a: Preparing 10:27:59 07a938c49866: Preparing 10:27:59 cfed6893d798: Preparing 10:27:59 f317fc29683f: Preparing 10:27:59 b3425f6e10b5: Preparing 10:27:59 63ca1fbb43ae: Preparing 10:27:59 cfed6893d798: Waiting 10:27:59 b3425f6e10b5: Waiting 10:27:59 f317fc29683f: Waiting 10:27:59 63ca1fbb43ae: Waiting 10:27:59 07a938c49866: Layer already exists 10:27:59 cfed6893d798: Layer already exists 10:27:59 f317fc29683f: Layer already exists 10:27:59 b3425f6e10b5: Layer already exists 10:27:59 f063f3cf443b: Pushed 10:27:59 63ca1fbb43ae: Layer already exists 10:27:59 c92abe92bdb7: Pushed 10:27:59 308bd28ab811: Pushed 10:28:01 a31946526c4a: Pushed 10:28:01 c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:9144a012bec22bac83ca0edb7b8b80cd554d4719eae4dd420037cc323362e33c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:02 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:28:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:28:02 c92abe92bdb7: Preparing 10:28:02 308bd28ab811: Preparing 10:28:02 f063f3cf443b: Preparing 10:28:02 a31946526c4a: Preparing 10:28:02 07a938c49866: Preparing 10:28:02 cfed6893d798: Preparing 10:28:02 f317fc29683f: Preparing 10:28:02 b3425f6e10b5: Preparing 10:28:02 63ca1fbb43ae: Preparing 10:28:02 cfed6893d798: Waiting 10:28:02 63ca1fbb43ae: Waiting 10:28:02 f317fc29683f: Waiting 10:28:02 b3425f6e10b5: Waiting 10:28:02 07a938c49866: Layer already exists 10:28:02 c92abe92bdb7: Layer already exists 10:28:02 f063f3cf443b: Layer already exists 10:28:02 a31946526c4a: Layer already exists 10:28:02 308bd28ab811: Layer already exists 10:28:02 f317fc29683f: Layer already exists 10:28:02 cfed6893d798: Layer already exists 10:28:02 b3425f6e10b5: Layer already exists 10:28:02 63ca1fbb43ae: Layer already exists 10:28:02 latest: digest: sha256:9144a012bec22bac83ca0edb7b8b80cd554d4719eae4dd420037cc323362e33c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:02 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.2 10:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:28:03 c92abe92bdb7: Preparing 10:28:03 308bd28ab811: Preparing 10:28:03 f063f3cf443b: Preparing 10:28:03 a31946526c4a: Preparing 10:28:03 07a938c49866: Preparing 10:28:03 cfed6893d798: Preparing 10:28:03 f317fc29683f: Preparing 10:28:03 b3425f6e10b5: Preparing 10:28:03 63ca1fbb43ae: Preparing 10:28:03 cfed6893d798: Waiting 10:28:03 f317fc29683f: Waiting 10:28:03 b3425f6e10b5: Waiting 10:28:03 63ca1fbb43ae: Waiting 10:28:03 a31946526c4a: Layer already exists 10:28:03 07a938c49866: Layer already exists 10:28:03 c92abe92bdb7: Layer already exists 10:28:03 f063f3cf443b: Layer already exists 10:28:03 308bd28ab811: Layer already exists 10:28:03 cfed6893d798: Layer already exists 10:28:03 f317fc29683f: Layer already exists 10:28:03 b3425f6e10b5: Layer already exists 10:28:03 63ca1fbb43ae: Layer already exists 10:28:03 4.0.0-dev.2: digest: sha256:9144a012bec22bac83ca0edb7b8b80cd554d4719eae4dd420037cc323362e33c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:03 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:28:03 c92abe92bdb7: Preparing 10:28:03 308bd28ab811: Preparing 10:28:03 f063f3cf443b: Preparing 10:28:03 a31946526c4a: Preparing 10:28:03 07a938c49866: Preparing 10:28:03 cfed6893d798: Preparing 10:28:03 f317fc29683f: Preparing 10:28:03 b3425f6e10b5: Preparing 10:28:03 63ca1fbb43ae: Preparing 10:28:03 cfed6893d798: Waiting 10:28:03 63ca1fbb43ae: Waiting 10:28:03 b3425f6e10b5: Waiting 10:28:03 f317fc29683f: Waiting 10:28:03 c92abe92bdb7: Layer already exists 10:28:03 07a938c49866: Layer already exists 10:28:03 f063f3cf443b: Layer already exists 10:28:03 308bd28ab811: Layer already exists 10:28:03 a31946526c4a: Layer already exists 10:28:03 cfed6893d798: Layer already exists 10:28:03 f317fc29683f: Layer already exists 10:28:03 b3425f6e10b5: Layer already exists 10:28:03 63ca1fbb43ae: Layer already exists 10:28:03 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:9144a012bec22bac83ca0edb7b8b80cd554d4719eae4dd420037cc323362e33c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:04 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 10:28:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:28:04 c92abe92bdb7: Preparing 10:28:04 308bd28ab811: Preparing 10:28:04 f063f3cf443b: Preparing 10:28:04 a31946526c4a: Preparing 10:28:04 07a938c49866: Preparing 10:28:04 cfed6893d798: Preparing 10:28:04 f317fc29683f: Preparing 10:28:04 b3425f6e10b5: Preparing 10:28:04 63ca1fbb43ae: Preparing 10:28:04 cfed6893d798: Waiting 10:28:04 f317fc29683f: Waiting 10:28:04 b3425f6e10b5: Waiting 10:28:04 63ca1fbb43ae: Waiting 10:28:04 c92abe92bdb7: Layer already exists 10:28:04 f063f3cf443b: Layer already exists 10:28:04 308bd28ab811: Layer already exists 10:28:04 a31946526c4a: Layer already exists 10:28:04 07a938c49866: Layer already exists 10:28:04 cfed6893d798: Layer already exists 10:28:04 f317fc29683f: Layer already exists 10:28:04 b3425f6e10b5: Layer already exists 10:28:04 63ca1fbb43ae: Layer already exists 10:28:04 main: digest: sha256:9144a012bec22bac83ca0edb7b8b80cd554d4719eae4dd420037cc323362e33c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:04 ===================================================== [Pipeline] echo 10:28:04 taggedImages: 10:28:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:28:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:28:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.2 10:28:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:28:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 10:28:04 [edgeXDocker.push] Tagging docker image core-data with the following tags: 10:28:04 c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:28:04 latest 10:28:04 4.0.0-dev.2 10:28:04 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:28:04 main 10:28:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:05 + docker push nexus3.edgexfoundry.org:10004/core-data:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:28:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:28:05 167d372e7095: Preparing 10:28:05 ff26aa2e2297: Preparing 10:28:05 eaeec02066a8: Preparing 10:28:05 07a938c49866: Preparing 10:28:05 cfed6893d798: Preparing 10:28:05 87b9038a5845: Preparing 10:28:05 8e9ddf6e8510: Preparing 10:28:05 63ca1fbb43ae: Preparing 10:28:05 87b9038a5845: Waiting 10:28:05 8e9ddf6e8510: Waiting 10:28:05 63ca1fbb43ae: Waiting 10:28:05 07a938c49866: Layer already exists 10:28:05 cfed6893d798: Layer already exists 10:28:05 ff26aa2e2297: Pushed 10:28:05 167d372e7095: Pushed 10:28:05 63ca1fbb43ae: Layer already exists 10:28:05 8e9ddf6e8510: Pushed 10:28:05 87b9038a5845: Pushed 10:28:08 eaeec02066a8: Pushed 10:28:08 c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:7b1fddb122cd86b58b5a745c015c965b1f3a00e6483bda4725c575b10ea1df95 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:09 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 10:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:28:09 167d372e7095: Preparing 10:28:09 ff26aa2e2297: Preparing 10:28:09 eaeec02066a8: Preparing 10:28:09 07a938c49866: Preparing 10:28:09 cfed6893d798: Preparing 10:28:09 87b9038a5845: Preparing 10:28:09 8e9ddf6e8510: Preparing 10:28:09 63ca1fbb43ae: Preparing 10:28:09 87b9038a5845: Waiting 10:28:09 63ca1fbb43ae: Waiting 10:28:09 8e9ddf6e8510: Waiting 10:28:09 cfed6893d798: Layer already exists 10:28:09 167d372e7095: Layer already exists 10:28:09 ff26aa2e2297: Layer already exists 10:28:09 eaeec02066a8: Layer already exists 10:28:09 07a938c49866: Layer already exists 10:28:09 8e9ddf6e8510: Layer already exists 10:28:09 63ca1fbb43ae: Layer already exists 10:28:09 87b9038a5845: Layer already exists 10:28:09 latest: digest: sha256:7b1fddb122cd86b58b5a745c015c965b1f3a00e6483bda4725c575b10ea1df95 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:09 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.2 10:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:28:09 167d372e7095: Preparing 10:28:09 ff26aa2e2297: Preparing 10:28:09 eaeec02066a8: Preparing 10:28:09 07a938c49866: Preparing 10:28:09 cfed6893d798: Preparing 10:28:09 87b9038a5845: Preparing 10:28:09 8e9ddf6e8510: Preparing 10:28:09 63ca1fbb43ae: Preparing 10:28:09 87b9038a5845: Waiting 10:28:09 8e9ddf6e8510: Waiting 10:28:09 63ca1fbb43ae: Waiting 10:28:09 167d372e7095: Layer already exists 10:28:09 cfed6893d798: Layer already exists 10:28:09 eaeec02066a8: Layer already exists 10:28:09 07a938c49866: Layer already exists 10:28:09 ff26aa2e2297: Layer already exists 10:28:09 8e9ddf6e8510: Layer already exists 10:28:09 87b9038a5845: Layer already exists 10:28:09 63ca1fbb43ae: Layer already exists 10:28:09 4.0.0-dev.2: digest: sha256:7b1fddb122cd86b58b5a745c015c965b1f3a00e6483bda4725c575b10ea1df95 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:10 + docker push nexus3.edgexfoundry.org:10004/core-data:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:28:10 167d372e7095: Preparing 10:28:10 ff26aa2e2297: Preparing 10:28:10 eaeec02066a8: Preparing 10:28:10 07a938c49866: Preparing 10:28:10 cfed6893d798: Preparing 10:28:10 87b9038a5845: Preparing 10:28:10 8e9ddf6e8510: Preparing 10:28:10 63ca1fbb43ae: Preparing 10:28:10 87b9038a5845: Waiting 10:28:10 8e9ddf6e8510: Waiting 10:28:10 63ca1fbb43ae: Waiting 10:28:10 cfed6893d798: Layer already exists 10:28:10 ff26aa2e2297: Layer already exists 10:28:10 167d372e7095: Layer already exists 10:28:10 eaeec02066a8: Layer already exists 10:28:10 07a938c49866: Layer already exists 10:28:10 87b9038a5845: Layer already exists 10:28:10 8e9ddf6e8510: Layer already exists 10:28:10 63ca1fbb43ae: Layer already exists 10:28:10 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:7b1fddb122cd86b58b5a745c015c965b1f3a00e6483bda4725c575b10ea1df95 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:11 + docker push nexus3.edgexfoundry.org:10004/core-data:main 10:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:28:11 167d372e7095: Preparing 10:28:11 ff26aa2e2297: Preparing 10:28:11 eaeec02066a8: Preparing 10:28:11 07a938c49866: Preparing 10:28:11 cfed6893d798: Preparing 10:28:11 87b9038a5845: Preparing 10:28:11 8e9ddf6e8510: Preparing 10:28:11 63ca1fbb43ae: Preparing 10:28:11 87b9038a5845: Waiting 10:28:11 8e9ddf6e8510: Waiting 10:28:11 63ca1fbb43ae: Waiting 10:28:11 eaeec02066a8: Layer already exists 10:28:11 07a938c49866: Layer already exists 10:28:11 167d372e7095: Layer already exists 10:28:11 ff26aa2e2297: Layer already exists 10:28:11 cfed6893d798: Layer already exists 10:28:11 63ca1fbb43ae: Layer already exists 10:28:11 8e9ddf6e8510: Layer already exists 10:28:11 87b9038a5845: Layer already exists 10:28:11 main: digest: sha256:7b1fddb122cd86b58b5a745c015c965b1f3a00e6483bda4725c575b10ea1df95 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:11 ===================================================== [Pipeline] echo 10:28:11 taggedImages: 10:28:11 - nexus3.edgexfoundry.org:10004/core-data:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:28:11 - nexus3.edgexfoundry.org:10004/core-data:latest 10:28:11 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.2 10:28:11 - nexus3.edgexfoundry.org:10004/core-data:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:28:11 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 10:28:11 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 10:28:11 c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:28:11 latest 10:28:11 4.0.0-dev.2 10:28:11 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:28:11 main 10:28:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:11 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:28:11 be784558e2fe: Preparing 10:28:11 3f0479380706: Preparing 10:28:11 38654fcb9ffe: Preparing 10:28:11 cfed6893d798: Preparing 10:28:11 6824457336a3: Preparing 10:28:11 eedbf5da169d: Preparing 10:28:11 63ca1fbb43ae: Preparing 10:28:11 eedbf5da169d: Waiting 10:28:11 63ca1fbb43ae: Waiting 10:28:11 cfed6893d798: Layer already exists 10:28:11 be784558e2fe: Pushed 10:28:11 3f0479380706: Pushed 10:28:11 63ca1fbb43ae: Layer already exists 10:28:11 eedbf5da169d: Pushed 10:28:11 6824457336a3: Pushed 10:28:16 38654fcb9ffe: Pushed 10:28:16 c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:d46510a4ec8a882592195a1d0ca2671a1206f4bb35d58070cc30a39a8bbbfd5b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:16 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 10:28:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:28:16 be784558e2fe: Preparing 10:28:16 3f0479380706: Preparing 10:28:16 38654fcb9ffe: Preparing 10:28:16 cfed6893d798: Preparing 10:28:16 6824457336a3: Preparing 10:28:16 eedbf5da169d: Preparing 10:28:16 63ca1fbb43ae: Preparing 10:28:16 eedbf5da169d: Waiting 10:28:16 63ca1fbb43ae: Waiting 10:28:16 6824457336a3: Layer already exists 10:28:16 cfed6893d798: Layer already exists 10:28:16 38654fcb9ffe: Layer already exists 10:28:16 3f0479380706: Layer already exists 10:28:16 be784558e2fe: Layer already exists 10:28:16 63ca1fbb43ae: Layer already exists 10:28:16 eedbf5da169d: Layer already exists 10:28:16 latest: digest: sha256:d46510a4ec8a882592195a1d0ca2671a1206f4bb35d58070cc30a39a8bbbfd5b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:17 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.2 10:28:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:28:17 be784558e2fe: Preparing 10:28:17 3f0479380706: Preparing 10:28:17 38654fcb9ffe: Preparing 10:28:17 cfed6893d798: Preparing 10:28:17 6824457336a3: Preparing 10:28:17 eedbf5da169d: Preparing 10:28:17 63ca1fbb43ae: Preparing 10:28:17 eedbf5da169d: Waiting 10:28:17 63ca1fbb43ae: Waiting 10:28:17 3f0479380706: Layer already exists 10:28:17 38654fcb9ffe: Layer already exists 10:28:17 be784558e2fe: Layer already exists 10:28:17 6824457336a3: Layer already exists 10:28:17 cfed6893d798: Layer already exists 10:28:17 63ca1fbb43ae: Layer already exists 10:28:17 eedbf5da169d: Layer already exists 10:28:17 4.0.0-dev.2: digest: sha256:d46510a4ec8a882592195a1d0ca2671a1206f4bb35d58070cc30a39a8bbbfd5b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:17 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:28:18 be784558e2fe: Preparing 10:28:18 3f0479380706: Preparing 10:28:18 38654fcb9ffe: Preparing 10:28:18 cfed6893d798: Preparing 10:28:18 6824457336a3: Preparing 10:28:18 eedbf5da169d: Preparing 10:28:18 63ca1fbb43ae: Preparing 10:28:18 eedbf5da169d: Waiting 10:28:18 38654fcb9ffe: Layer already exists 10:28:18 3f0479380706: Layer already exists 10:28:18 6824457336a3: Layer already exists 10:28:18 cfed6893d798: Layer already exists 10:28:18 be784558e2fe: Layer already exists 10:28:18 63ca1fbb43ae: Layer already exists 10:28:18 eedbf5da169d: Layer already exists 10:28:18 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:d46510a4ec8a882592195a1d0ca2671a1206f4bb35d58070cc30a39a8bbbfd5b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:18 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 10:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:28:18 be784558e2fe: Preparing 10:28:18 3f0479380706: Preparing 10:28:18 38654fcb9ffe: Preparing 10:28:18 cfed6893d798: Preparing 10:28:18 6824457336a3: Preparing 10:28:18 eedbf5da169d: Preparing 10:28:18 63ca1fbb43ae: Preparing 10:28:18 eedbf5da169d: Waiting 10:28:18 38654fcb9ffe: Layer already exists 10:28:18 3f0479380706: Layer already exists 10:28:18 cfed6893d798: Layer already exists 10:28:18 6824457336a3: Layer already exists 10:28:18 be784558e2fe: Layer already exists 10:28:18 63ca1fbb43ae: Layer already exists 10:28:18 eedbf5da169d: Layer already exists 10:28:18 main: digest: sha256:d46510a4ec8a882592195a1d0ca2671a1206f4bb35d58070cc30a39a8bbbfd5b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:18 ===================================================== [Pipeline] echo 10:28:18 taggedImages: 10:28:18 - nexus3.edgexfoundry.org:10004/core-keeper:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:28:18 - nexus3.edgexfoundry.org:10004/core-keeper:latest 10:28:18 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.2 10:28:18 - nexus3.edgexfoundry.org:10004/core-keeper:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:28:18 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 10:28:18 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 10:28:18 c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:28:18 latest 10:28:18 4.0.0-dev.2 10:28:18 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:28:18 main 10:28:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:28:19 22ac046a4267: Preparing 10:28:19 5cfe3ee178be: Preparing 10:28:19 5f6fc180934d: Preparing 10:28:19 675e6608ea26: Preparing 10:28:19 07a938c49866: Preparing 10:28:19 cfed6893d798: Preparing 10:28:19 f317fc29683f: Preparing 10:28:19 b3425f6e10b5: Preparing 10:28:19 63ca1fbb43ae: Preparing 10:28:19 cfed6893d798: Waiting 10:28:19 f317fc29683f: Waiting 10:28:19 b3425f6e10b5: Waiting 10:28:19 63ca1fbb43ae: Waiting 10:28:19 07a938c49866: Layer already exists 10:28:19 cfed6893d798: Layer already exists 10:28:19 f317fc29683f: Layer already exists 10:28:19 5cfe3ee178be: Pushed 10:28:19 b3425f6e10b5: Layer already exists 10:28:19 63ca1fbb43ae: Layer already exists 10:28:19 5f6fc180934d: Pushed 10:28:19 22ac046a4267: Pushed 10:28:23 675e6608ea26: Pushed 10:28:23 c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:3b84945597c437f3c85a981cd0c1346670da5ea8a26857100b51c6030134fc1f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 10:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:28:24 22ac046a4267: Preparing 10:28:24 5cfe3ee178be: Preparing 10:28:24 5f6fc180934d: Preparing 10:28:24 675e6608ea26: Preparing 10:28:24 07a938c49866: Preparing 10:28:24 cfed6893d798: Preparing 10:28:24 f317fc29683f: Preparing 10:28:24 b3425f6e10b5: Preparing 10:28:24 63ca1fbb43ae: Preparing 10:28:24 cfed6893d798: Waiting 10:28:24 f317fc29683f: Waiting 10:28:24 b3425f6e10b5: Waiting 10:28:24 63ca1fbb43ae: Waiting 10:28:24 675e6608ea26: Layer already exists 10:28:24 07a938c49866: Layer already exists 10:28:24 22ac046a4267: Layer already exists 10:28:24 5f6fc180934d: Layer already exists 10:28:24 5cfe3ee178be: Layer already exists 10:28:24 f317fc29683f: Layer already exists 10:28:24 cfed6893d798: Layer already exists 10:28:24 63ca1fbb43ae: Layer already exists 10:28:24 b3425f6e10b5: Layer already exists 10:28:24 latest: digest: sha256:3b84945597c437f3c85a981cd0c1346670da5ea8a26857100b51c6030134fc1f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.2 10:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:28:25 22ac046a4267: Preparing 10:28:25 5cfe3ee178be: Preparing 10:28:25 5f6fc180934d: Preparing 10:28:25 675e6608ea26: Preparing 10:28:25 07a938c49866: Preparing 10:28:25 cfed6893d798: Preparing 10:28:25 f317fc29683f: Preparing 10:28:25 b3425f6e10b5: Preparing 10:28:25 63ca1fbb43ae: Preparing 10:28:25 cfed6893d798: Waiting 10:28:25 f317fc29683f: Waiting 10:28:25 b3425f6e10b5: Waiting 10:28:25 5f6fc180934d: Layer already exists 10:28:25 22ac046a4267: Layer already exists 10:28:25 675e6608ea26: Layer already exists 10:28:25 07a938c49866: Layer already exists 10:28:25 5cfe3ee178be: Layer already exists 10:28:25 cfed6893d798: Layer already exists 10:28:25 b3425f6e10b5: Layer already exists 10:28:25 f317fc29683f: Layer already exists 10:28:25 63ca1fbb43ae: Layer already exists 10:28:25 4.0.0-dev.2: digest: sha256:3b84945597c437f3c85a981cd0c1346670da5ea8a26857100b51c6030134fc1f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:28:25 22ac046a4267: Preparing 10:28:25 5cfe3ee178be: Preparing 10:28:25 5f6fc180934d: Preparing 10:28:25 675e6608ea26: Preparing 10:28:25 07a938c49866: Preparing 10:28:25 cfed6893d798: Preparing 10:28:25 f317fc29683f: Preparing 10:28:25 b3425f6e10b5: Preparing 10:28:25 63ca1fbb43ae: Preparing 10:28:25 cfed6893d798: Waiting 10:28:25 b3425f6e10b5: Waiting 10:28:25 63ca1fbb43ae: Waiting 10:28:25 f317fc29683f: Waiting 10:28:25 22ac046a4267: Layer already exists 10:28:25 5f6fc180934d: Layer already exists 10:28:25 07a938c49866: Layer already exists 10:28:25 5cfe3ee178be: Layer already exists 10:28:25 675e6608ea26: Layer already exists 10:28:25 f317fc29683f: Layer already exists 10:28:25 cfed6893d798: Layer already exists 10:28:25 63ca1fbb43ae: Layer already exists 10:28:25 b3425f6e10b5: Layer already exists 10:28:25 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:3b84945597c437f3c85a981cd0c1346670da5ea8a26857100b51c6030134fc1f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 10:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:28:26 22ac046a4267: Preparing 10:28:26 5cfe3ee178be: Preparing 10:28:26 5f6fc180934d: Preparing 10:28:26 675e6608ea26: Preparing 10:28:26 07a938c49866: Preparing 10:28:26 cfed6893d798: Preparing 10:28:26 f317fc29683f: Preparing 10:28:26 b3425f6e10b5: Preparing 10:28:26 cfed6893d798: Waiting 10:28:26 f317fc29683f: Waiting 10:28:26 63ca1fbb43ae: Preparing 10:28:26 63ca1fbb43ae: Waiting 10:28:26 b3425f6e10b5: Waiting 10:28:26 5f6fc180934d: Layer already exists 10:28:26 22ac046a4267: Layer already exists 10:28:26 675e6608ea26: Layer already exists 10:28:26 07a938c49866: Layer already exists 10:28:26 5cfe3ee178be: Layer already exists 10:28:26 cfed6893d798: Layer already exists 10:28:26 b3425f6e10b5: Layer already exists 10:28:26 f317fc29683f: Layer already exists 10:28:26 63ca1fbb43ae: Layer already exists 10:28:26 main: digest: sha256:3b84945597c437f3c85a981cd0c1346670da5ea8a26857100b51c6030134fc1f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:26 ===================================================== [Pipeline] echo 10:28:26 taggedImages: 10:28:26 - nexus3.edgexfoundry.org:10004/core-metadata:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:28:26 - nexus3.edgexfoundry.org:10004/core-metadata:latest 10:28:26 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.2 10:28:26 - nexus3.edgexfoundry.org:10004/core-metadata:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:28:26 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 10:28:26 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 10:28:26 c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:28:26 latest 10:28:26 4.0.0-dev.2 10:28:26 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:28:26 main 10:28:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:28:27 608cb31f2831: Preparing 10:28:27 cc144eb606db: Preparing 10:28:27 76a3bedb24a3: Preparing 10:28:27 4423899325ca: Preparing 10:28:27 b6f03bdebe8d: Preparing 10:28:27 806e6eeff193: Preparing 10:28:27 329d1d1e4aad: Preparing 10:28:27 7629cc3ff6f0: Preparing 10:28:27 07a938c49866: Preparing 10:28:27 cfed6893d798: Preparing 10:28:27 8408c456077f: Preparing 10:28:27 fbda44735cf3: Preparing 10:28:27 5f70bf18a086: Preparing 10:28:27 5b9e4227481f: Preparing 10:28:27 e323be4ff22c: Preparing 10:28:27 01346e6570c2: Preparing 10:28:27 63ca1fbb43ae: Preparing 10:28:27 806e6eeff193: Waiting 10:28:27 329d1d1e4aad: Waiting 10:28:27 7629cc3ff6f0: Waiting 10:28:27 07a938c49866: Waiting 10:28:27 cfed6893d798: Waiting 10:28:27 8408c456077f: Waiting 10:28:27 fbda44735cf3: Waiting 10:28:27 5f70bf18a086: Waiting 10:28:27 63ca1fbb43ae: Waiting 10:28:27 5b9e4227481f: Waiting 10:28:27 e323be4ff22c: Waiting 10:28:27 01346e6570c2: Waiting 10:28:27 cc144eb606db: Pushed 10:28:27 b6f03bdebe8d: Pushed 10:28:27 608cb31f2831: Pushed 10:28:27 76a3bedb24a3: Pushed 10:28:27 4423899325ca: Pushed 10:28:27 07a938c49866: Layer already exists 10:28:27 cfed6893d798: Layer already exists 10:28:27 806e6eeff193: Pushed 10:28:27 329d1d1e4aad: Pushed 10:28:27 5f70bf18a086: Layer already exists 10:28:27 fbda44735cf3: Pushed 10:28:27 8408c456077f: Pushed 10:28:27 63ca1fbb43ae: Layer already exists 10:28:27 5b9e4227481f: Pushed 10:28:27 01346e6570c2: Pushed 10:28:27 e323be4ff22c: Pushed 10:28:29 7629cc3ff6f0: Pushed 10:28:29 c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:9c479f73068d78da6113484db6e8a129dafbd2ebb8824a8b2fbf9e32b4b4485e size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:28:30 608cb31f2831: Preparing 10:28:30 cc144eb606db: Preparing 10:28:30 76a3bedb24a3: Preparing 10:28:30 4423899325ca: Preparing 10:28:30 b6f03bdebe8d: Preparing 10:28:30 806e6eeff193: Preparing 10:28:30 329d1d1e4aad: Preparing 10:28:30 7629cc3ff6f0: Preparing 10:28:30 07a938c49866: Preparing 10:28:30 cfed6893d798: Preparing 10:28:30 8408c456077f: Preparing 10:28:30 fbda44735cf3: Preparing 10:28:30 5f70bf18a086: Preparing 10:28:30 5b9e4227481f: Preparing 10:28:30 e323be4ff22c: Preparing 10:28:30 01346e6570c2: Preparing 10:28:30 63ca1fbb43ae: Preparing 10:28:30 329d1d1e4aad: Waiting 10:28:30 7629cc3ff6f0: Waiting 10:28:30 cfed6893d798: Waiting 10:28:30 07a938c49866: Waiting 10:28:30 8408c456077f: Waiting 10:28:30 fbda44735cf3: Waiting 10:28:30 5f70bf18a086: Waiting 10:28:30 5b9e4227481f: Waiting 10:28:30 63ca1fbb43ae: Waiting 10:28:30 e323be4ff22c: Waiting 10:28:30 806e6eeff193: Waiting 10:28:30 01346e6570c2: Waiting 10:28:30 4423899325ca: Layer already exists 10:28:30 cc144eb606db: Layer already exists 10:28:30 76a3bedb24a3: Layer already exists 10:28:30 b6f03bdebe8d: Layer already exists 10:28:30 608cb31f2831: Layer already exists 10:28:30 806e6eeff193: Layer already exists 10:28:30 329d1d1e4aad: Layer already exists 10:28:30 07a938c49866: Layer already exists 10:28:30 7629cc3ff6f0: Layer already exists 10:28:30 cfed6893d798: Layer already exists 10:28:30 5f70bf18a086: Layer already exists 10:28:30 fbda44735cf3: Layer already exists 10:28:30 5b9e4227481f: Layer already exists 10:28:30 8408c456077f: Layer already exists 10:28:30 e323be4ff22c: Layer already exists 10:28:30 01346e6570c2: Layer already exists 10:28:30 63ca1fbb43ae: Layer already exists 10:28:30 latest: digest: sha256:9c479f73068d78da6113484db6e8a129dafbd2ebb8824a8b2fbf9e32b4b4485e size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.2 10:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:28:30 608cb31f2831: Preparing 10:28:30 cc144eb606db: Preparing 10:28:30 76a3bedb24a3: Preparing 10:28:30 4423899325ca: Preparing 10:28:30 b6f03bdebe8d: Preparing 10:28:30 806e6eeff193: Preparing 10:28:30 329d1d1e4aad: Preparing 10:28:30 7629cc3ff6f0: Preparing 10:28:30 07a938c49866: Preparing 10:28:30 cfed6893d798: Preparing 10:28:30 8408c456077f: Preparing 10:28:30 fbda44735cf3: Preparing 10:28:30 5f70bf18a086: Preparing 10:28:30 5b9e4227481f: Preparing 10:28:30 07a938c49866: Waiting 10:28:30 cfed6893d798: Waiting 10:28:30 806e6eeff193: Waiting 10:28:30 7629cc3ff6f0: Waiting 10:28:30 329d1d1e4aad: Waiting 10:28:30 8408c456077f: Waiting 10:28:30 fbda44735cf3: Waiting 10:28:30 e323be4ff22c: Preparing 10:28:30 01346e6570c2: Preparing 10:28:30 e323be4ff22c: Waiting 10:28:30 5b9e4227481f: Waiting 10:28:30 63ca1fbb43ae: Preparing 10:28:30 01346e6570c2: Waiting 10:28:30 63ca1fbb43ae: Waiting 10:28:30 76a3bedb24a3: Layer already exists 10:28:30 b6f03bdebe8d: Layer already exists 10:28:30 608cb31f2831: Layer already exists 10:28:30 4423899325ca: Layer already exists 10:28:30 cc144eb606db: Layer already exists 10:28:30 806e6eeff193: Layer already exists 10:28:30 07a938c49866: Layer already exists 10:28:30 329d1d1e4aad: Layer already exists 10:28:30 7629cc3ff6f0: Layer already exists 10:28:30 cfed6893d798: Layer already exists 10:28:30 fbda44735cf3: Layer already exists 10:28:30 8408c456077f: Layer already exists 10:28:30 5f70bf18a086: Layer already exists 10:28:30 5b9e4227481f: Layer already exists 10:28:30 e323be4ff22c: Layer already exists 10:28:30 01346e6570c2: Layer already exists 10:28:30 63ca1fbb43ae: Layer already exists 10:28:30 4.0.0-dev.2: digest: sha256:9c479f73068d78da6113484db6e8a129dafbd2ebb8824a8b2fbf9e32b4b4485e size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:28:31 608cb31f2831: Preparing 10:28:31 cc144eb606db: Preparing 10:28:31 76a3bedb24a3: Preparing 10:28:31 4423899325ca: Preparing 10:28:31 b6f03bdebe8d: Preparing 10:28:31 806e6eeff193: Preparing 10:28:31 329d1d1e4aad: Preparing 10:28:31 7629cc3ff6f0: Preparing 10:28:31 07a938c49866: Preparing 10:28:31 cfed6893d798: Preparing 10:28:31 8408c456077f: Preparing 10:28:31 fbda44735cf3: Preparing 10:28:31 5f70bf18a086: Preparing 10:28:31 5b9e4227481f: Preparing 10:28:31 e323be4ff22c: Preparing 10:28:31 01346e6570c2: Preparing 10:28:31 63ca1fbb43ae: Preparing 10:28:31 806e6eeff193: Waiting 10:28:31 329d1d1e4aad: Waiting 10:28:31 7629cc3ff6f0: Waiting 10:28:31 07a938c49866: Waiting 10:28:31 cfed6893d798: Waiting 10:28:31 e323be4ff22c: Waiting 10:28:31 8408c456077f: Waiting 10:28:31 63ca1fbb43ae: Waiting 10:28:31 fbda44735cf3: Waiting 10:28:31 5f70bf18a086: Waiting 10:28:31 5b9e4227481f: Waiting 10:28:31 76a3bedb24a3: Layer already exists 10:28:31 b6f03bdebe8d: Layer already exists 10:28:31 cc144eb606db: Layer already exists 10:28:31 4423899325ca: Layer already exists 10:28:31 608cb31f2831: Layer already exists 10:28:31 329d1d1e4aad: Layer already exists 10:28:31 806e6eeff193: Layer already exists 10:28:31 07a938c49866: Layer already exists 10:28:31 7629cc3ff6f0: Layer already exists 10:28:31 cfed6893d798: Layer already exists 10:28:31 fbda44735cf3: Layer already exists 10:28:31 5b9e4227481f: Layer already exists 10:28:31 8408c456077f: Layer already exists 10:28:31 5f70bf18a086: Layer already exists 10:28:31 e323be4ff22c: Layer already exists 10:28:31 01346e6570c2: Layer already exists 10:28:31 63ca1fbb43ae: Layer already exists 10:28:31 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:9c479f73068d78da6113484db6e8a129dafbd2ebb8824a8b2fbf9e32b4b4485e size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 10:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:28:31 608cb31f2831: Preparing 10:28:31 cc144eb606db: Preparing 10:28:31 76a3bedb24a3: Preparing 10:28:31 4423899325ca: Preparing 10:28:31 b6f03bdebe8d: Preparing 10:28:31 806e6eeff193: Preparing 10:28:31 329d1d1e4aad: Preparing 10:28:31 7629cc3ff6f0: Preparing 10:28:31 07a938c49866: Preparing 10:28:31 cfed6893d798: Preparing 10:28:31 8408c456077f: Preparing 10:28:31 fbda44735cf3: Preparing 10:28:31 5f70bf18a086: Preparing 10:28:31 5b9e4227481f: Preparing 10:28:31 e323be4ff22c: Preparing 10:28:31 01346e6570c2: Preparing 10:28:31 63ca1fbb43ae: Preparing 10:28:31 cfed6893d798: Waiting 10:28:31 8408c456077f: Waiting 10:28:31 fbda44735cf3: Waiting 10:28:31 5f70bf18a086: Waiting 10:28:31 5b9e4227481f: Waiting 10:28:31 e323be4ff22c: Waiting 10:28:31 01346e6570c2: Waiting 10:28:31 63ca1fbb43ae: Waiting 10:28:31 7629cc3ff6f0: Waiting 10:28:31 07a938c49866: Waiting 10:28:31 806e6eeff193: Waiting 10:28:31 329d1d1e4aad: Waiting 10:28:31 608cb31f2831: Layer already exists 10:28:31 b6f03bdebe8d: Layer already exists 10:28:31 4423899325ca: Layer already exists 10:28:31 76a3bedb24a3: Layer already exists 10:28:31 cc144eb606db: Layer already exists 10:28:31 329d1d1e4aad: Layer already exists 10:28:31 806e6eeff193: Layer already exists 10:28:31 7629cc3ff6f0: Layer already exists 10:28:31 07a938c49866: Layer already exists 10:28:31 8408c456077f: Layer already exists 10:28:31 cfed6893d798: Layer already exists 10:28:31 fbda44735cf3: Layer already exists 10:28:31 5f70bf18a086: Layer already exists 10:28:31 5b9e4227481f: Layer already exists 10:28:31 01346e6570c2: Layer already exists 10:28:31 e323be4ff22c: Layer already exists 10:28:31 63ca1fbb43ae: Layer already exists 10:28:31 main: digest: sha256:9c479f73068d78da6113484db6e8a129dafbd2ebb8824a8b2fbf9e32b4b4485e size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:32 ===================================================== [Pipeline] echo 10:28:32 taggedImages: 10:28:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:28:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:28:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.2 10:28:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:28:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 10:28:32 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 10:28:32 c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:28:32 latest 10:28:32 4.0.0-dev.2 10:28:32 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:28:32 main 10:28:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:32 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:28:32 c92abe92bdb7: Preparing 10:28:32 308bd28ab811: Preparing 10:28:32 cc4d9538fb24: Preparing 10:28:32 9dd0b5c8be88: Preparing 10:28:32 07a938c49866: Preparing 10:28:32 cfed6893d798: Preparing 10:28:32 f317fc29683f: Preparing 10:28:32 b3425f6e10b5: Preparing 10:28:32 63ca1fbb43ae: Preparing 10:28:32 b3425f6e10b5: Waiting 10:28:32 f317fc29683f: Waiting 10:28:32 63ca1fbb43ae: Waiting 10:28:32 cfed6893d798: Waiting 10:28:32 07a938c49866: Layer already exists 10:28:32 308bd28ab811: Layer already exists 10:28:32 c92abe92bdb7: Layer already exists 10:28:32 cfed6893d798: Layer already exists 10:28:32 b3425f6e10b5: Layer already exists 10:28:32 f317fc29683f: Layer already exists 10:28:32 63ca1fbb43ae: Layer already exists 10:28:32 cc4d9538fb24: Pushed 10:28:35 9dd0b5c8be88: Pushed 10:28:35 c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:47a673a8c06838e6efb9855c3530f770eeead6e8ff1b291c90eaa1ab2699fa76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:28:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:28:36 c92abe92bdb7: Preparing 10:28:36 308bd28ab811: Preparing 10:28:36 cc4d9538fb24: Preparing 10:28:36 9dd0b5c8be88: Preparing 10:28:36 07a938c49866: Preparing 10:28:36 cfed6893d798: Preparing 10:28:36 f317fc29683f: Preparing 10:28:36 b3425f6e10b5: Preparing 10:28:36 63ca1fbb43ae: Preparing 10:28:36 f317fc29683f: Waiting 10:28:36 cfed6893d798: Waiting 10:28:36 63ca1fbb43ae: Waiting 10:28:36 308bd28ab811: Layer already exists 10:28:36 07a938c49866: Layer already exists 10:28:36 9dd0b5c8be88: Layer already exists 10:28:36 cc4d9538fb24: Layer already exists 10:28:36 c92abe92bdb7: Layer already exists 10:28:36 b3425f6e10b5: Layer already exists 10:28:36 cfed6893d798: Layer already exists 10:28:36 63ca1fbb43ae: Layer already exists 10:28:36 f317fc29683f: Layer already exists 10:28:36 latest: digest: sha256:47a673a8c06838e6efb9855c3530f770eeead6e8ff1b291c90eaa1ab2699fa76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:36 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.2 10:28:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:28:36 c92abe92bdb7: Preparing 10:28:36 308bd28ab811: Preparing 10:28:36 cc4d9538fb24: Preparing 10:28:36 9dd0b5c8be88: Preparing 10:28:36 07a938c49866: Preparing 10:28:36 cfed6893d798: Preparing 10:28:36 f317fc29683f: Preparing 10:28:36 b3425f6e10b5: Preparing 10:28:36 63ca1fbb43ae: Preparing 10:28:36 cfed6893d798: Waiting 10:28:36 63ca1fbb43ae: Waiting 10:28:36 b3425f6e10b5: Waiting 10:28:36 c92abe92bdb7: Layer already exists 10:28:36 07a938c49866: Layer already exists 10:28:36 9dd0b5c8be88: Layer already exists 10:28:36 308bd28ab811: Layer already exists 10:28:36 cc4d9538fb24: Layer already exists 10:28:36 f317fc29683f: Layer already exists 10:28:36 cfed6893d798: Layer already exists 10:28:36 b3425f6e10b5: Layer already exists 10:28:36 63ca1fbb43ae: Layer already exists 10:28:36 4.0.0-dev.2: digest: sha256:47a673a8c06838e6efb9855c3530f770eeead6e8ff1b291c90eaa1ab2699fa76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:28:37 c92abe92bdb7: Preparing 10:28:37 308bd28ab811: Preparing 10:28:37 cc4d9538fb24: Preparing 10:28:37 9dd0b5c8be88: Preparing 10:28:37 07a938c49866: Preparing 10:28:37 cfed6893d798: Preparing 10:28:37 f317fc29683f: Preparing 10:28:37 b3425f6e10b5: Preparing 10:28:37 63ca1fbb43ae: Preparing 10:28:37 b3425f6e10b5: Waiting 10:28:37 cfed6893d798: Waiting 10:28:37 f317fc29683f: Waiting 10:28:37 308bd28ab811: Layer already exists 10:28:37 07a938c49866: Layer already exists 10:28:37 9dd0b5c8be88: Layer already exists 10:28:37 c92abe92bdb7: Layer already exists 10:28:37 cc4d9538fb24: Layer already exists 10:28:37 cfed6893d798: Layer already exists 10:28:37 f317fc29683f: Layer already exists 10:28:37 b3425f6e10b5: Layer already exists 10:28:37 63ca1fbb43ae: Layer already exists 10:28:37 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:47a673a8c06838e6efb9855c3530f770eeead6e8ff1b291c90eaa1ab2699fa76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 10:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:28:38 c92abe92bdb7: Preparing 10:28:38 308bd28ab811: Preparing 10:28:38 cc4d9538fb24: Preparing 10:28:38 9dd0b5c8be88: Preparing 10:28:38 07a938c49866: Preparing 10:28:38 cfed6893d798: Preparing 10:28:38 f317fc29683f: Preparing 10:28:38 b3425f6e10b5: Preparing 10:28:38 63ca1fbb43ae: Preparing 10:28:38 cfed6893d798: Waiting 10:28:38 f317fc29683f: Waiting 10:28:38 b3425f6e10b5: Waiting 10:28:38 63ca1fbb43ae: Waiting 10:28:38 07a938c49866: Layer already exists 10:28:38 9dd0b5c8be88: Layer already exists 10:28:38 cc4d9538fb24: Layer already exists 10:28:38 c92abe92bdb7: Layer already exists 10:28:38 308bd28ab811: Layer already exists 10:28:38 cfed6893d798: Layer already exists 10:28:38 f317fc29683f: Layer already exists 10:28:38 b3425f6e10b5: Layer already exists 10:28:38 63ca1fbb43ae: Layer already exists 10:28:38 main: digest: sha256:47a673a8c06838e6efb9855c3530f770eeead6e8ff1b291c90eaa1ab2699fa76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:38 ===================================================== [Pipeline] echo 10:28:38 taggedImages: 10:28:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:28:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:28:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.2 10:28:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:28:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 10:28:38 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 10:28:38 c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:28:38 latest 10:28:38 4.0.0-dev.2 10:28:38 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:28:38 main 10:28:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:28:39 91b46d223437: Preparing 10:28:39 8c01585c8d09: Preparing 10:28:39 078ae2e36a9e: Preparing 10:28:39 ca47ea1c9bc4: Preparing 10:28:39 9b8542a6a0c3: Preparing 10:28:39 07a938c49866: Preparing 10:28:39 cfed6893d798: Preparing 10:28:39 a7a678b1ddbf: Preparing 10:28:39 d6ff72fc5b68: Preparing 10:28:39 7c8e77e06490: Preparing 10:28:39 63ca1fbb43ae: Preparing 10:28:39 07a938c49866: Waiting 10:28:39 cfed6893d798: Waiting 10:28:39 a7a678b1ddbf: Waiting 10:28:39 d6ff72fc5b68: Waiting 10:28:39 7c8e77e06490: Waiting 10:28:39 63ca1fbb43ae: Waiting 10:28:39 91b46d223437: Pushed 10:28:39 ca47ea1c9bc4: Pushed 10:28:39 8c01585c8d09: Pushed 10:28:39 9b8542a6a0c3: Pushed 10:28:39 07a938c49866: Layer already exists 10:28:39 cfed6893d798: Layer already exists 10:28:39 63ca1fbb43ae: Layer already exists 10:28:39 a7a678b1ddbf: Pushed 10:28:39 d6ff72fc5b68: Pushed 10:28:40 078ae2e36a9e: Pushed 10:28:40 7c8e77e06490: Pushed 10:28:40 c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:dbf8c5cf26550035cb82556a6adff846196b48bc87e03cd30e5319fe1740cf89 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:28:41 91b46d223437: Preparing 10:28:41 8c01585c8d09: Preparing 10:28:41 078ae2e36a9e: Preparing 10:28:41 ca47ea1c9bc4: Preparing 10:28:41 9b8542a6a0c3: Preparing 10:28:41 07a938c49866: Preparing 10:28:41 cfed6893d798: Preparing 10:28:41 a7a678b1ddbf: Preparing 10:28:41 d6ff72fc5b68: Preparing 10:28:41 7c8e77e06490: Preparing 10:28:41 63ca1fbb43ae: Preparing 10:28:41 cfed6893d798: Waiting 10:28:41 a7a678b1ddbf: Waiting 10:28:41 d6ff72fc5b68: Waiting 10:28:41 7c8e77e06490: Waiting 10:28:41 63ca1fbb43ae: Waiting 10:28:41 07a938c49866: Waiting 10:28:41 9b8542a6a0c3: Layer already exists 10:28:41 91b46d223437: Layer already exists 10:28:41 8c01585c8d09: Layer already exists 10:28:41 ca47ea1c9bc4: Layer already exists 10:28:41 078ae2e36a9e: Layer already exists 10:28:41 07a938c49866: Layer already exists 10:28:41 a7a678b1ddbf: Layer already exists 10:28:41 cfed6893d798: Layer already exists 10:28:41 7c8e77e06490: Layer already exists 10:28:41 d6ff72fc5b68: Layer already exists 10:28:41 63ca1fbb43ae: Layer already exists 10:28:41 latest: digest: sha256:dbf8c5cf26550035cb82556a6adff846196b48bc87e03cd30e5319fe1740cf89 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.2 10:28:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:28:42 91b46d223437: Preparing 10:28:42 8c01585c8d09: Preparing 10:28:42 078ae2e36a9e: Preparing 10:28:42 ca47ea1c9bc4: Preparing 10:28:42 9b8542a6a0c3: Preparing 10:28:42 07a938c49866: Preparing 10:28:42 cfed6893d798: Preparing 10:28:42 a7a678b1ddbf: Preparing 10:28:42 d6ff72fc5b68: Preparing 10:28:42 7c8e77e06490: Preparing 10:28:42 63ca1fbb43ae: Preparing 10:28:42 07a938c49866: Waiting 10:28:42 7c8e77e06490: Waiting 10:28:42 63ca1fbb43ae: Waiting 10:28:42 a7a678b1ddbf: Waiting 10:28:42 cfed6893d798: Waiting 10:28:42 d6ff72fc5b68: Waiting 10:28:42 91b46d223437: Layer already exists 10:28:42 8c01585c8d09: Layer already exists 10:28:42 ca47ea1c9bc4: Layer already exists 10:28:42 078ae2e36a9e: Layer already exists 10:28:42 9b8542a6a0c3: Layer already exists 10:28:42 cfed6893d798: Layer already exists 10:28:42 a7a678b1ddbf: Layer already exists 10:28:42 7c8e77e06490: Layer already exists 10:28:42 d6ff72fc5b68: Layer already exists 10:28:42 07a938c49866: Layer already exists 10:28:42 63ca1fbb43ae: Layer already exists 10:28:42 4.0.0-dev.2: digest: sha256:dbf8c5cf26550035cb82556a6adff846196b48bc87e03cd30e5319fe1740cf89 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:28:43 91b46d223437: Preparing 10:28:43 8c01585c8d09: Preparing 10:28:43 078ae2e36a9e: Preparing 10:28:43 ca47ea1c9bc4: Preparing 10:28:43 9b8542a6a0c3: Preparing 10:28:43 07a938c49866: Preparing 10:28:43 cfed6893d798: Preparing 10:28:43 a7a678b1ddbf: Preparing 10:28:43 d6ff72fc5b68: Preparing 10:28:43 7c8e77e06490: Preparing 10:28:43 63ca1fbb43ae: Preparing 10:28:43 cfed6893d798: Waiting 10:28:43 a7a678b1ddbf: Waiting 10:28:43 d6ff72fc5b68: Waiting 10:28:43 7c8e77e06490: Waiting 10:28:43 63ca1fbb43ae: Waiting 10:28:43 07a938c49866: Waiting 10:28:43 8c01585c8d09: Layer already exists 10:28:43 9b8542a6a0c3: Layer already exists 10:28:43 ca47ea1c9bc4: Layer already exists 10:28:43 078ae2e36a9e: Layer already exists 10:28:43 91b46d223437: Layer already exists 10:28:43 07a938c49866: Layer already exists 10:28:43 cfed6893d798: Layer already exists 10:28:43 a7a678b1ddbf: Layer already exists 10:28:43 d6ff72fc5b68: Layer already exists 10:28:43 7c8e77e06490: Layer already exists 10:28:43 63ca1fbb43ae: Layer already exists 10:28:43 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:dbf8c5cf26550035cb82556a6adff846196b48bc87e03cd30e5319fe1740cf89 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 10:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:28:43 91b46d223437: Preparing 10:28:43 8c01585c8d09: Preparing 10:28:43 078ae2e36a9e: Preparing 10:28:43 ca47ea1c9bc4: Preparing 10:28:43 9b8542a6a0c3: Preparing 10:28:43 07a938c49866: Preparing 10:28:43 cfed6893d798: Preparing 10:28:43 a7a678b1ddbf: Preparing 10:28:43 d6ff72fc5b68: Preparing 10:28:43 7c8e77e06490: Preparing 10:28:43 63ca1fbb43ae: Preparing 10:28:43 d6ff72fc5b68: Waiting 10:28:43 cfed6893d798: Waiting 10:28:43 07a938c49866: Waiting 10:28:43 a7a678b1ddbf: Waiting 10:28:43 63ca1fbb43ae: Waiting 10:28:43 ca47ea1c9bc4: Layer already exists 10:28:43 91b46d223437: Layer already exists 10:28:43 9b8542a6a0c3: Layer already exists 10:28:43 078ae2e36a9e: Layer already exists 10:28:43 8c01585c8d09: Layer already exists 10:28:43 07a938c49866: Layer already exists 10:28:43 cfed6893d798: Layer already exists 10:28:43 7c8e77e06490: Layer already exists 10:28:43 a7a678b1ddbf: Layer already exists 10:28:43 d6ff72fc5b68: Layer already exists 10:28:43 63ca1fbb43ae: Layer already exists 10:28:43 main: digest: sha256:dbf8c5cf26550035cb82556a6adff846196b48bc87e03cd30e5319fe1740cf89 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:43 ===================================================== [Pipeline] echo 10:28:43 taggedImages: 10:28:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:28:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:28:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.2 10:28:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:28:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 10:28:43 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 10:28:43 c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:28:43 latest 10:28:43 4.0.0-dev.2 10:28:43 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:28:43 main 10:28:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:28:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:28:44 e531d2bc51ed: Preparing 10:28:44 4ce06c313ebc: Preparing 10:28:44 ef2aa95b9b9c: Preparing 10:28:44 28994ebfd6d6: Preparing 10:28:44 a56b25c75afc: Preparing 10:28:44 df3b7d0240b9: Preparing 10:28:44 c14478838828: Preparing 10:28:44 07a938c49866: Preparing 10:28:44 cfed6893d798: Preparing 10:28:44 d2d0d978420a: Preparing 10:28:44 df3ac6f765ca: Preparing 10:28:44 63ca1fbb43ae: Preparing 10:28:44 df3b7d0240b9: Waiting 10:28:44 c14478838828: Waiting 10:28:44 07a938c49866: Waiting 10:28:44 cfed6893d798: Waiting 10:28:44 d2d0d978420a: Waiting 10:28:44 df3ac6f765ca: Waiting 10:28:44 63ca1fbb43ae: Waiting 10:28:44 e531d2bc51ed: Pushed 10:28:44 4ce06c313ebc: Pushed 10:28:44 a56b25c75afc: Pushed 10:28:44 07a938c49866: Layer already exists 10:28:44 cfed6893d798: Layer already exists 10:28:44 df3b7d0240b9: Pushed 10:28:44 c14478838828: Pushed 10:28:44 63ca1fbb43ae: Layer already exists 10:28:45 d2d0d978420a: Pushed 10:28:45 df3ac6f765ca: Pushed 10:28:45 28994ebfd6d6: Pushed 10:28:46 ef2aa95b9b9c: Pushed 10:28:46 c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:4dfe88d74cc18f0046d2517531fd269e1ccdd0378a7448369adbd18a22572aef size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:28:47 e531d2bc51ed: Preparing 10:28:47 4ce06c313ebc: Preparing 10:28:47 ef2aa95b9b9c: Preparing 10:28:47 28994ebfd6d6: Preparing 10:28:47 a56b25c75afc: Preparing 10:28:47 df3b7d0240b9: Preparing 10:28:47 c14478838828: Preparing 10:28:47 07a938c49866: Preparing 10:28:47 cfed6893d798: Preparing 10:28:47 d2d0d978420a: Preparing 10:28:47 df3ac6f765ca: Preparing 10:28:47 63ca1fbb43ae: Preparing 10:28:47 07a938c49866: Waiting 10:28:47 df3ac6f765ca: Waiting 10:28:47 63ca1fbb43ae: Waiting 10:28:47 df3b7d0240b9: Waiting 10:28:47 cfed6893d798: Waiting 10:28:47 d2d0d978420a: Waiting 10:28:47 4ce06c313ebc: Layer already exists 10:28:47 ef2aa95b9b9c: Layer already exists 10:28:47 e531d2bc51ed: Layer already exists 10:28:47 28994ebfd6d6: Layer already exists 10:28:47 a56b25c75afc: Layer already exists 10:28:47 df3b7d0240b9: Layer already exists 10:28:47 07a938c49866: Layer already exists 10:28:47 c14478838828: Layer already exists 10:28:47 d2d0d978420a: Layer already exists 10:28:47 cfed6893d798: Layer already exists 10:28:47 df3ac6f765ca: Layer already exists 10:28:47 63ca1fbb43ae: Layer already exists 10:28:47 latest: digest: sha256:4dfe88d74cc18f0046d2517531fd269e1ccdd0378a7448369adbd18a22572aef size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.2 10:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:28:47 e531d2bc51ed: Preparing 10:28:47 4ce06c313ebc: Preparing 10:28:47 ef2aa95b9b9c: Preparing 10:28:47 28994ebfd6d6: Preparing 10:28:47 a56b25c75afc: Preparing 10:28:47 df3b7d0240b9: Preparing 10:28:47 c14478838828: Preparing 10:28:47 07a938c49866: Preparing 10:28:47 cfed6893d798: Preparing 10:28:47 d2d0d978420a: Preparing 10:28:47 df3ac6f765ca: Preparing 10:28:47 63ca1fbb43ae: Preparing 10:28:47 df3b7d0240b9: Waiting 10:28:47 cfed6893d798: Waiting 10:28:47 c14478838828: Waiting 10:28:47 07a938c49866: Waiting 10:28:47 d2d0d978420a: Waiting 10:28:47 df3ac6f765ca: Waiting 10:28:47 63ca1fbb43ae: Waiting 10:28:47 4ce06c313ebc: Layer already exists 10:28:47 ef2aa95b9b9c: Layer already exists 10:28:47 28994ebfd6d6: Layer already exists 10:28:47 e531d2bc51ed: Layer already exists 10:28:47 a56b25c75afc: Layer already exists 10:28:47 df3b7d0240b9: Layer already exists 10:28:47 07a938c49866: Layer already exists 10:28:47 d2d0d978420a: Layer already exists 10:28:47 c14478838828: Layer already exists 10:28:47 cfed6893d798: Layer already exists 10:28:47 df3ac6f765ca: Layer already exists 10:28:47 63ca1fbb43ae: Layer already exists 10:28:47 4.0.0-dev.2: digest: sha256:4dfe88d74cc18f0046d2517531fd269e1ccdd0378a7448369adbd18a22572aef size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:28:48 e531d2bc51ed: Preparing 10:28:48 4ce06c313ebc: Preparing 10:28:48 ef2aa95b9b9c: Preparing 10:28:48 28994ebfd6d6: Preparing 10:28:48 a56b25c75afc: Preparing 10:28:48 df3b7d0240b9: Preparing 10:28:48 c14478838828: Preparing 10:28:48 07a938c49866: Preparing 10:28:48 cfed6893d798: Preparing 10:28:48 d2d0d978420a: Preparing 10:28:48 df3ac6f765ca: Preparing 10:28:48 63ca1fbb43ae: Preparing 10:28:48 df3b7d0240b9: Waiting 10:28:48 c14478838828: Waiting 10:28:48 07a938c49866: Waiting 10:28:48 cfed6893d798: Waiting 10:28:48 d2d0d978420a: Waiting 10:28:48 df3ac6f765ca: Waiting 10:28:48 63ca1fbb43ae: Waiting 10:28:48 e531d2bc51ed: Layer already exists 10:28:48 ef2aa95b9b9c: Layer already exists 10:28:48 a56b25c75afc: Layer already exists 10:28:48 28994ebfd6d6: Layer already exists 10:28:48 4ce06c313ebc: Layer already exists 10:28:48 c14478838828: Layer already exists 10:28:48 df3b7d0240b9: Layer already exists 10:28:48 07a938c49866: Layer already exists 10:28:48 cfed6893d798: Layer already exists 10:28:48 d2d0d978420a: Layer already exists 10:28:48 df3ac6f765ca: Layer already exists 10:28:48 63ca1fbb43ae: Layer already exists 10:28:48 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:4dfe88d74cc18f0046d2517531fd269e1ccdd0378a7448369adbd18a22572aef size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 10:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:28:49 e531d2bc51ed: Preparing 10:28:49 4ce06c313ebc: Preparing 10:28:49 ef2aa95b9b9c: Preparing 10:28:49 28994ebfd6d6: Preparing 10:28:49 a56b25c75afc: Preparing 10:28:49 df3b7d0240b9: Preparing 10:28:49 c14478838828: Preparing 10:28:49 07a938c49866: Preparing 10:28:49 cfed6893d798: Preparing 10:28:49 d2d0d978420a: Preparing 10:28:49 df3ac6f765ca: Preparing 10:28:49 63ca1fbb43ae: Preparing 10:28:49 cfed6893d798: Waiting 10:28:49 d2d0d978420a: Waiting 10:28:49 df3ac6f765ca: Waiting 10:28:49 63ca1fbb43ae: Waiting 10:28:49 c14478838828: Waiting 10:28:49 07a938c49866: Waiting 10:28:49 df3b7d0240b9: Waiting 10:28:49 ef2aa95b9b9c: Layer already exists 10:28:49 28994ebfd6d6: Layer already exists 10:28:49 e531d2bc51ed: Layer already exists 10:28:49 4ce06c313ebc: Layer already exists 10:28:49 a56b25c75afc: Layer already exists 10:28:49 df3b7d0240b9: Layer already exists 10:28:49 c14478838828: Layer already exists 10:28:49 cfed6893d798: Layer already exists 10:28:49 07a938c49866: Layer already exists 10:28:49 d2d0d978420a: Layer already exists 10:28:49 df3ac6f765ca: Layer already exists 10:28:49 63ca1fbb43ae: Layer already exists 10:28:49 main: digest: sha256:4dfe88d74cc18f0046d2517531fd269e1ccdd0378a7448369adbd18a22572aef size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:49 ===================================================== [Pipeline] echo 10:28:49 taggedImages: 10:28:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:28:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:28:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.2 10:28:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:28:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 10:28:49 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 10:28:49 c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:28:49 latest 10:28:49 4.0.0-dev.2 10:28:49 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:28:49 main 10:28:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:28:49 1b1dbf025849: Preparing 10:28:49 581fbac64457: Preparing 10:28:49 07a938c49866: Preparing 10:28:49 cfed6893d798: Preparing 10:28:49 67812de321db: Preparing 10:28:49 a992629fb19d: Preparing 10:28:49 63ca1fbb43ae: Preparing 10:28:49 a992629fb19d: Waiting 10:28:49 cfed6893d798: Layer already exists 10:28:49 07a938c49866: Layer already exists 10:28:49 63ca1fbb43ae: Layer already exists 10:28:49 1b1dbf025849: Pushed 10:28:50 67812de321db: Pushed 10:28:50 a992629fb19d: Pushed 10:28:52 581fbac64457: Pushed 10:28:52 c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:71ccabf00290cb98875aef288730cad6b897224d3ccef58ecd2b1f361ffddb70 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:28:53 1b1dbf025849: Preparing 10:28:53 581fbac64457: Preparing 10:28:53 07a938c49866: Preparing 10:28:53 cfed6893d798: Preparing 10:28:53 67812de321db: Preparing 10:28:53 a992629fb19d: Preparing 10:28:53 63ca1fbb43ae: Preparing 10:28:53 63ca1fbb43ae: Waiting 10:28:53 07a938c49866: Layer already exists 10:28:53 581fbac64457: Layer already exists 10:28:53 1b1dbf025849: Layer already exists 10:28:53 cfed6893d798: Layer already exists 10:28:53 67812de321db: Layer already exists 10:28:53 a992629fb19d: Layer already exists 10:28:53 63ca1fbb43ae: Layer already exists 10:28:53 latest: digest: sha256:71ccabf00290cb98875aef288730cad6b897224d3ccef58ecd2b1f361ffddb70 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.2 10:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:28:54 1b1dbf025849: Preparing 10:28:54 581fbac64457: Preparing 10:28:54 07a938c49866: Preparing 10:28:54 cfed6893d798: Preparing 10:28:54 67812de321db: Preparing 10:28:54 a992629fb19d: Preparing 10:28:54 63ca1fbb43ae: Preparing 10:28:54 a992629fb19d: Waiting 10:28:54 63ca1fbb43ae: Waiting 10:28:54 581fbac64457: Layer already exists 10:28:54 07a938c49866: Layer already exists 10:28:54 cfed6893d798: Layer already exists 10:28:54 1b1dbf025849: Layer already exists 10:28:54 67812de321db: Layer already exists 10:28:54 a992629fb19d: Layer already exists 10:28:54 63ca1fbb43ae: Layer already exists 10:28:54 4.0.0-dev.2: digest: sha256:71ccabf00290cb98875aef288730cad6b897224d3ccef58ecd2b1f361ffddb70 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:54 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:28:54 1b1dbf025849: Preparing 10:28:54 581fbac64457: Preparing 10:28:54 07a938c49866: Preparing 10:28:54 cfed6893d798: Preparing 10:28:54 67812de321db: Preparing 10:28:54 a992629fb19d: Preparing 10:28:54 63ca1fbb43ae: Preparing 10:28:54 a992629fb19d: Waiting 10:28:54 63ca1fbb43ae: Waiting 10:28:54 67812de321db: Layer already exists 10:28:54 07a938c49866: Layer already exists 10:28:54 cfed6893d798: Layer already exists 10:28:54 1b1dbf025849: Layer already exists 10:28:54 581fbac64457: Layer already exists 10:28:54 63ca1fbb43ae: Layer already exists 10:28:54 a992629fb19d: Layer already exists 10:28:54 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:71ccabf00290cb98875aef288730cad6b897224d3ccef58ecd2b1f361ffddb70 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:55 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 10:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:28:55 1b1dbf025849: Preparing 10:28:55 581fbac64457: Preparing 10:28:55 07a938c49866: Preparing 10:28:55 cfed6893d798: Preparing 10:28:55 67812de321db: Preparing 10:28:55 a992629fb19d: Preparing 10:28:55 63ca1fbb43ae: Preparing 10:28:55 a992629fb19d: Waiting 10:28:55 63ca1fbb43ae: Waiting 10:28:55 581fbac64457: Layer already exists 10:28:55 cfed6893d798: Layer already exists 10:28:55 07a938c49866: Layer already exists 10:28:55 67812de321db: Layer already exists 10:28:55 1b1dbf025849: Layer already exists 10:28:55 63ca1fbb43ae: Layer already exists 10:28:55 a992629fb19d: Layer already exists 10:28:55 main: digest: sha256:71ccabf00290cb98875aef288730cad6b897224d3ccef58ecd2b1f361ffddb70 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:55 ===================================================== [Pipeline] echo 10:28:55 taggedImages: 10:28:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:28:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:28:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.2 10:28:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:28:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 10:28:55 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 10:28:55 c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:28:55 latest 10:28:55 4.0.0-dev.2 10:28:55 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:28:55 main 10:28:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:28:56 0d4312157bd9: Preparing 10:28:56 724717abe801: Preparing 10:28:56 5be3730deef4: Preparing 10:28:56 07a938c49866: Preparing 10:28:56 cfed6893d798: Preparing 10:28:56 03d1ccee15d8: Preparing 10:28:56 a09b5ec7d014: Preparing 10:28:56 6c0bbaf92656: Preparing 10:28:56 994323385d40: Preparing 10:28:56 63ca1fbb43ae: Preparing 10:28:56 994323385d40: Waiting 10:28:56 03d1ccee15d8: Waiting 10:28:56 63ca1fbb43ae: Waiting 10:28:56 a09b5ec7d014: Waiting 10:28:56 6c0bbaf92656: Waiting 10:28:56 cfed6893d798: Layer already exists 10:28:56 07a938c49866: Layer already exists 10:28:56 0d4312157bd9: Pushed 10:28:56 5be3730deef4: Pushed 10:28:56 724717abe801: Pushed 10:28:56 63ca1fbb43ae: Layer already exists 10:28:56 6c0bbaf92656: Pushed 10:28:57 994323385d40: Pushed 10:29:02 a09b5ec7d014: Pushed 10:29:06 03d1ccee15d8: Pushed 10:29:06 c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:c0dc6fb53da1e89013b2aac0db41c81a47cf8d5daeb117dfc0a95d0c87642d01 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:29:07 0d4312157bd9: Preparing 10:29:07 724717abe801: Preparing 10:29:07 5be3730deef4: Preparing 10:29:07 07a938c49866: Preparing 10:29:07 cfed6893d798: Preparing 10:29:07 03d1ccee15d8: Preparing 10:29:07 a09b5ec7d014: Preparing 10:29:07 6c0bbaf92656: Preparing 10:29:07 994323385d40: Preparing 10:29:07 63ca1fbb43ae: Preparing 10:29:07 03d1ccee15d8: Waiting 10:29:07 a09b5ec7d014: Waiting 10:29:07 6c0bbaf92656: Waiting 10:29:07 994323385d40: Waiting 10:29:07 63ca1fbb43ae: Waiting 10:29:07 5be3730deef4: Layer already exists 10:29:07 724717abe801: Layer already exists 10:29:07 cfed6893d798: Layer already exists 10:29:07 07a938c49866: Layer already exists 10:29:07 0d4312157bd9: Layer already exists 10:29:07 03d1ccee15d8: Layer already exists 10:29:07 a09b5ec7d014: Layer already exists 10:29:07 63ca1fbb43ae: Layer already exists 10:29:07 994323385d40: Layer already exists 10:29:07 6c0bbaf92656: Layer already exists 10:29:07 latest: digest: sha256:c0dc6fb53da1e89013b2aac0db41c81a47cf8d5daeb117dfc0a95d0c87642d01 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.2 10:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:29:08 0d4312157bd9: Preparing 10:29:08 724717abe801: Preparing 10:29:08 5be3730deef4: Preparing 10:29:08 07a938c49866: Preparing 10:29:08 cfed6893d798: Preparing 10:29:08 03d1ccee15d8: Preparing 10:29:08 a09b5ec7d014: Preparing 10:29:08 6c0bbaf92656: Preparing 10:29:08 994323385d40: Preparing 10:29:08 63ca1fbb43ae: Preparing 10:29:08 6c0bbaf92656: Waiting 10:29:08 994323385d40: Waiting 10:29:08 03d1ccee15d8: Waiting 10:29:08 a09b5ec7d014: Waiting 10:29:08 63ca1fbb43ae: Waiting 10:29:08 5be3730deef4: Layer already exists 10:29:08 07a938c49866: Layer already exists 10:29:08 724717abe801: Layer already exists 10:29:08 cfed6893d798: Layer already exists 10:29:08 0d4312157bd9: Layer already exists 10:29:08 a09b5ec7d014: Layer already exists 10:29:08 6c0bbaf92656: Layer already exists 10:29:08 03d1ccee15d8: Layer already exists 10:29:08 63ca1fbb43ae: Layer already exists 10:29:08 994323385d40: Layer already exists 10:29:08 4.0.0-dev.2: digest: sha256:c0dc6fb53da1e89013b2aac0db41c81a47cf8d5daeb117dfc0a95d0c87642d01 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:29:08 0d4312157bd9: Preparing 10:29:08 724717abe801: Preparing 10:29:08 5be3730deef4: Preparing 10:29:08 07a938c49866: Preparing 10:29:08 cfed6893d798: Preparing 10:29:08 03d1ccee15d8: Preparing 10:29:08 a09b5ec7d014: Preparing 10:29:08 6c0bbaf92656: Preparing 10:29:08 994323385d40: Preparing 10:29:08 63ca1fbb43ae: Preparing 10:29:08 03d1ccee15d8: Waiting 10:29:08 a09b5ec7d014: Waiting 10:29:08 63ca1fbb43ae: Waiting 10:29:08 6c0bbaf92656: Waiting 10:29:08 994323385d40: Waiting 10:29:08 724717abe801: Layer already exists 10:29:08 07a938c49866: Layer already exists 10:29:08 0d4312157bd9: Layer already exists 10:29:08 5be3730deef4: Layer already exists 10:29:08 cfed6893d798: Layer already exists 10:29:08 03d1ccee15d8: Layer already exists 10:29:08 a09b5ec7d014: Layer already exists 10:29:08 6c0bbaf92656: Layer already exists 10:29:08 994323385d40: Layer already exists 10:29:08 63ca1fbb43ae: Layer already exists 10:29:08 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:c0dc6fb53da1e89013b2aac0db41c81a47cf8d5daeb117dfc0a95d0c87642d01 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:09 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 10:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:29:09 0d4312157bd9: Preparing 10:29:09 724717abe801: Preparing 10:29:09 5be3730deef4: Preparing 10:29:09 07a938c49866: Preparing 10:29:09 cfed6893d798: Preparing 10:29:09 03d1ccee15d8: Preparing 10:29:09 a09b5ec7d014: Preparing 10:29:09 6c0bbaf92656: Preparing 10:29:09 994323385d40: Preparing 10:29:09 63ca1fbb43ae: Preparing 10:29:09 03d1ccee15d8: Waiting 10:29:09 6c0bbaf92656: Waiting 10:29:09 a09b5ec7d014: Waiting 10:29:09 994323385d40: Waiting 10:29:09 63ca1fbb43ae: Waiting 10:29:09 5be3730deef4: Layer already exists 10:29:09 07a938c49866: Layer already exists 10:29:09 cfed6893d798: Layer already exists 10:29:09 724717abe801: Layer already exists 10:29:09 0d4312157bd9: Layer already exists 10:29:09 03d1ccee15d8: Layer already exists 10:29:09 6c0bbaf92656: Layer already exists 10:29:09 a09b5ec7d014: Layer already exists 10:29:09 994323385d40: Layer already exists 10:29:09 63ca1fbb43ae: Layer already exists 10:29:09 main: digest: sha256:c0dc6fb53da1e89013b2aac0db41c81a47cf8d5daeb117dfc0a95d0c87642d01 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:29:09 ===================================================== [Pipeline] echo 10:29:09 taggedImages: 10:29:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:29:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:29:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.2 10:29:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:29:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 10:29:09 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 10:29:09 c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:29:09 latest 10:29:09 4.0.0-dev.2 10:29:09 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:29:09 main 10:29:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:29:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:29:10 7de73d278738: Preparing 10:29:10 8d765135924b: Preparing 10:29:10 b5814360a8a5: Preparing 10:29:10 07a938c49866: Preparing 10:29:10 cfed6893d798: Preparing 10:29:10 03d1ccee15d8: Preparing 10:29:10 743696b7ff27: Preparing 10:29:10 880bf7b2c895: Preparing 10:29:10 63ca1fbb43ae: Preparing 10:29:10 03d1ccee15d8: Waiting 10:29:10 743696b7ff27: Waiting 10:29:10 63ca1fbb43ae: Waiting 10:29:10 07a938c49866: Layer already exists 10:29:10 cfed6893d798: Layer already exists 10:29:10 03d1ccee15d8: Layer already exists 10:29:10 8d765135924b: Pushed 10:29:10 b5814360a8a5: Pushed 10:29:10 63ca1fbb43ae: Layer already exists 10:29:10 7de73d278738: Pushed 10:29:10 880bf7b2c895: Pushed 10:29:11 743696b7ff27: Pushed 10:29:11 c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:7ef5ff4e4064bf456ed9b8714d5bbfd6b95d1f4a28e1143e70b1831b924fafed size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:29:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:29:11 7de73d278738: Preparing 10:29:11 8d765135924b: Preparing 10:29:11 b5814360a8a5: Preparing 10:29:11 07a938c49866: Preparing 10:29:11 cfed6893d798: Preparing 10:29:11 03d1ccee15d8: Preparing 10:29:11 743696b7ff27: Preparing 10:29:11 880bf7b2c895: Preparing 10:29:11 63ca1fbb43ae: Preparing 10:29:11 743696b7ff27: Waiting 10:29:11 63ca1fbb43ae: Waiting 10:29:11 880bf7b2c895: Waiting 10:29:11 03d1ccee15d8: Waiting 10:29:11 cfed6893d798: Layer already exists 10:29:11 7de73d278738: Layer already exists 10:29:11 b5814360a8a5: Layer already exists 10:29:11 07a938c49866: Layer already exists 10:29:11 8d765135924b: Layer already exists 10:29:11 03d1ccee15d8: Layer already exists 10:29:11 880bf7b2c895: Layer already exists 10:29:11 743696b7ff27: Layer already exists 10:29:11 63ca1fbb43ae: Layer already exists 10:29:11 latest: digest: sha256:7ef5ff4e4064bf456ed9b8714d5bbfd6b95d1f4a28e1143e70b1831b924fafed size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.2 10:29:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:29:12 7de73d278738: Preparing 10:29:12 8d765135924b: Preparing 10:29:12 b5814360a8a5: Preparing 10:29:12 07a938c49866: Preparing 10:29:12 cfed6893d798: Preparing 10:29:12 03d1ccee15d8: Preparing 10:29:12 743696b7ff27: Preparing 10:29:12 880bf7b2c895: Preparing 10:29:12 63ca1fbb43ae: Preparing 10:29:12 880bf7b2c895: Waiting 10:29:12 03d1ccee15d8: Waiting 10:29:12 7de73d278738: Layer already exists 10:29:12 b5814360a8a5: Layer already exists 10:29:12 8d765135924b: Layer already exists 10:29:12 cfed6893d798: Layer already exists 10:29:12 07a938c49866: Layer already exists 10:29:12 03d1ccee15d8: Layer already exists 10:29:12 743696b7ff27: Layer already exists 10:29:12 880bf7b2c895: Layer already exists 10:29:12 63ca1fbb43ae: Layer already exists 10:29:12 4.0.0-dev.2: digest: sha256:7ef5ff4e4064bf456ed9b8714d5bbfd6b95d1f4a28e1143e70b1831b924fafed size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:29:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:29:13 7de73d278738: Preparing 10:29:13 8d765135924b: Preparing 10:29:13 b5814360a8a5: Preparing 10:29:13 07a938c49866: Preparing 10:29:13 cfed6893d798: Preparing 10:29:13 03d1ccee15d8: Preparing 10:29:13 743696b7ff27: Preparing 10:29:13 880bf7b2c895: Preparing 10:29:13 63ca1fbb43ae: Preparing 10:29:13 03d1ccee15d8: Waiting 10:29:13 743696b7ff27: Waiting 10:29:13 880bf7b2c895: Waiting 10:29:13 63ca1fbb43ae: Waiting 10:29:13 07a938c49866: Layer already exists 10:29:13 b5814360a8a5: Layer already exists 10:29:13 cfed6893d798: Layer already exists 10:29:13 8d765135924b: Layer already exists 10:29:13 7de73d278738: Layer already exists 10:29:13 880bf7b2c895: Layer already exists 10:29:13 03d1ccee15d8: Layer already exists 10:29:13 743696b7ff27: Layer already exists 10:29:13 63ca1fbb43ae: Layer already exists 10:29:13 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:7ef5ff4e4064bf456ed9b8714d5bbfd6b95d1f4a28e1143e70b1831b924fafed size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 10:29:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:29:13 7de73d278738: Preparing 10:29:13 8d765135924b: Preparing 10:29:13 b5814360a8a5: Preparing 10:29:13 07a938c49866: Preparing 10:29:13 cfed6893d798: Preparing 10:29:13 03d1ccee15d8: Preparing 10:29:13 743696b7ff27: Preparing 10:29:13 880bf7b2c895: Preparing 10:29:13 63ca1fbb43ae: Preparing 10:29:13 03d1ccee15d8: Waiting 10:29:13 880bf7b2c895: Waiting 10:29:13 743696b7ff27: Waiting 10:29:13 63ca1fbb43ae: Waiting 10:29:13 cfed6893d798: Layer already exists 10:29:13 8d765135924b: Layer already exists 10:29:13 b5814360a8a5: Layer already exists 10:29:13 07a938c49866: Layer already exists 10:29:13 7de73d278738: Layer already exists 10:29:13 743696b7ff27: Layer already exists 10:29:13 03d1ccee15d8: Layer already exists 10:29:13 880bf7b2c895: Layer already exists 10:29:13 63ca1fbb43ae: Layer already exists 10:29:13 main: digest: sha256:7ef5ff4e4064bf456ed9b8714d5bbfd6b95d1f4a28e1143e70b1831b924fafed size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:29:13 ===================================================== [Pipeline] echo 10:29:13 taggedImages: 10:29:13 - nexus3.edgexfoundry.org:10004/security-spire-config:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:29:13 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:29:13 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.2 10:29:13 - nexus3.edgexfoundry.org:10004/security-spire-config:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:29:13 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 10:29:13 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 10:29:13 c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:29:13 latest 10:29:13 4.0.0-dev.2 10:29:13 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:29:13 main 10:29:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:29:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:29:14 0d4312157bd9: Preparing 10:29:14 04e83459a482: Preparing 10:29:14 4af16a016b77: Preparing 10:29:14 07a938c49866: Preparing 10:29:14 cfed6893d798: Preparing 10:29:14 cd884891032b: Preparing 10:29:14 6c0bbaf92656: Preparing 10:29:14 994323385d40: Preparing 10:29:14 63ca1fbb43ae: Preparing 10:29:14 cd884891032b: Waiting 10:29:14 6c0bbaf92656: Waiting 10:29:14 63ca1fbb43ae: Waiting 10:29:14 994323385d40: Waiting 10:29:14 07a938c49866: Layer already exists 10:29:14 cfed6893d798: Layer already exists 10:29:14 0d4312157bd9: Layer already exists 10:29:14 6c0bbaf92656: Layer already exists 10:29:14 994323385d40: Layer already exists 10:29:14 63ca1fbb43ae: Layer already exists 10:29:14 04e83459a482: Pushed 10:29:14 4af16a016b77: Pushed 10:29:24 cd884891032b: Pushed 10:29:24 c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:3627b367420b5ab6f5753cc79cb4c301aa97655b3115c2afa2f0a9b1e0d35bb3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:29:25 0d4312157bd9: Preparing 10:29:25 04e83459a482: Preparing 10:29:25 4af16a016b77: Preparing 10:29:25 07a938c49866: Preparing 10:29:25 cfed6893d798: Preparing 10:29:25 cd884891032b: Preparing 10:29:25 6c0bbaf92656: Preparing 10:29:25 994323385d40: Preparing 10:29:25 63ca1fbb43ae: Preparing 10:29:25 cd884891032b: Waiting 10:29:25 6c0bbaf92656: Waiting 10:29:25 07a938c49866: Layer already exists 10:29:25 4af16a016b77: Layer already exists 10:29:25 cfed6893d798: Layer already exists 10:29:25 0d4312157bd9: Layer already exists 10:29:25 04e83459a482: Layer already exists 10:29:25 6c0bbaf92656: Layer already exists 10:29:25 cd884891032b: Layer already exists 10:29:25 994323385d40: Layer already exists 10:29:25 63ca1fbb43ae: Layer already exists 10:29:25 latest: digest: sha256:3627b367420b5ab6f5753cc79cb4c301aa97655b3115c2afa2f0a9b1e0d35bb3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.2 10:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:29:25 0d4312157bd9: Preparing 10:29:25 04e83459a482: Preparing 10:29:25 4af16a016b77: Preparing 10:29:25 07a938c49866: Preparing 10:29:25 cfed6893d798: Preparing 10:29:25 cd884891032b: Preparing 10:29:25 6c0bbaf92656: Preparing 10:29:25 994323385d40: Preparing 10:29:25 63ca1fbb43ae: Preparing 10:29:25 994323385d40: Waiting 10:29:25 6c0bbaf92656: Waiting 10:29:25 cd884891032b: Waiting 10:29:25 4af16a016b77: Layer already exists 10:29:25 07a938c49866: Layer already exists 10:29:25 cfed6893d798: Layer already exists 10:29:25 04e83459a482: Layer already exists 10:29:25 0d4312157bd9: Layer already exists 10:29:25 cd884891032b: Layer already exists 10:29:25 6c0bbaf92656: Layer already exists 10:29:25 994323385d40: Layer already exists 10:29:25 63ca1fbb43ae: Layer already exists 10:29:25 4.0.0-dev.2: digest: sha256:3627b367420b5ab6f5753cc79cb4c301aa97655b3115c2afa2f0a9b1e0d35bb3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:29:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:29:26 0d4312157bd9: Preparing 10:29:26 04e83459a482: Preparing 10:29:26 4af16a016b77: Preparing 10:29:26 07a938c49866: Preparing 10:29:26 cfed6893d798: Preparing 10:29:26 cd884891032b: Preparing 10:29:26 6c0bbaf92656: Preparing 10:29:26 994323385d40: Preparing 10:29:26 63ca1fbb43ae: Preparing 10:29:26 6c0bbaf92656: Waiting 10:29:26 63ca1fbb43ae: Waiting 10:29:26 994323385d40: Waiting 10:29:26 cd884891032b: Waiting 10:29:26 cfed6893d798: Layer already exists 10:29:26 04e83459a482: Layer already exists 10:29:26 0d4312157bd9: Layer already exists 10:29:26 4af16a016b77: Layer already exists 10:29:26 07a938c49866: Layer already exists 10:29:26 994323385d40: Layer already exists 10:29:26 cd884891032b: Layer already exists 10:29:26 6c0bbaf92656: Layer already exists 10:29:26 63ca1fbb43ae: Layer already exists 10:29:26 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:3627b367420b5ab6f5753cc79cb4c301aa97655b3115c2afa2f0a9b1e0d35bb3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 10:29:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:29:27 0d4312157bd9: Preparing 10:29:27 04e83459a482: Preparing 10:29:27 4af16a016b77: Preparing 10:29:27 07a938c49866: Preparing 10:29:27 cfed6893d798: Preparing 10:29:27 cd884891032b: Preparing 10:29:27 6c0bbaf92656: Preparing 10:29:27 994323385d40: Preparing 10:29:27 63ca1fbb43ae: Preparing 10:29:27 cd884891032b: Waiting 10:29:27 6c0bbaf92656: Waiting 10:29:27 994323385d40: Waiting 10:29:27 63ca1fbb43ae: Waiting 10:29:27 0d4312157bd9: Layer already exists 10:29:27 07a938c49866: Layer already exists 10:29:27 4af16a016b77: Layer already exists 10:29:27 04e83459a482: Layer already exists 10:29:27 cfed6893d798: Layer already exists 10:29:27 6c0bbaf92656: Layer already exists 10:29:27 cd884891032b: Layer already exists 10:29:27 994323385d40: Layer already exists 10:29:27 63ca1fbb43ae: Layer already exists 10:29:27 main: digest: sha256:3627b367420b5ab6f5753cc79cb4c301aa97655b3115c2afa2f0a9b1e0d35bb3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:29:27 ===================================================== [Pipeline] echo 10:29:27 taggedImages: 10:29:27 - nexus3.edgexfoundry.org:10004/security-spire-server:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:29:27 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:29:27 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.2 10:29:27 - nexus3.edgexfoundry.org:10004/security-spire-server:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:29:27 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 10:29:27 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 10:29:27 c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:29:27 latest 10:29:27 4.0.0-dev.2 10:29:27 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:29:27 main 10:29:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:27 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:28 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 10:29:28 037e86e77387: Preparing 10:29:28 54292a2b72b9: Preparing 10:29:28 07a938c49866: Preparing 10:29:28 cfed6893d798: Preparing 10:29:28 cd0ba3c5a9e5: Preparing 10:29:28 a1d021953184: Preparing 10:29:28 63ca1fbb43ae: Preparing 10:29:28 a1d021953184: Waiting 10:29:28 63ca1fbb43ae: Waiting 10:29:28 cfed6893d798: Layer already exists 10:29:28 07a938c49866: Layer already exists 10:29:28 63ca1fbb43ae: Layer already exists 10:29:28 037e86e77387: Pushed 10:29:28 a1d021953184: Pushed 10:29:28 cd0ba3c5a9e5: Pushed 10:29:33 54292a2b72b9: Pushed 10:29:33 c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:bc81d73de8808471d04bbd40386a236264d1af10b920f12dca9f932be1633c52 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:34 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:34 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 10:29:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 10:29:34 037e86e77387: Preparing 10:29:34 54292a2b72b9: Preparing 10:29:34 07a938c49866: Preparing 10:29:34 cfed6893d798: Preparing 10:29:34 cd0ba3c5a9e5: Preparing 10:29:34 a1d021953184: Preparing 10:29:34 63ca1fbb43ae: Preparing 10:29:34 63ca1fbb43ae: Waiting 10:29:34 cfed6893d798: Layer already exists 10:29:34 54292a2b72b9: Layer already exists 10:29:34 037e86e77387: Layer already exists 10:29:34 cd0ba3c5a9e5: Layer already exists 10:29:34 07a938c49866: Layer already exists 10:29:34 a1d021953184: Layer already exists 10:29:34 63ca1fbb43ae: Layer already exists 10:29:34 latest: digest: sha256:bc81d73de8808471d04bbd40386a236264d1af10b920f12dca9f932be1633c52 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:34 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:35 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.2 10:29:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 10:29:35 037e86e77387: Preparing 10:29:35 54292a2b72b9: Preparing 10:29:35 07a938c49866: Preparing 10:29:35 cfed6893d798: Preparing 10:29:35 cd0ba3c5a9e5: Preparing 10:29:35 a1d021953184: Preparing 10:29:35 63ca1fbb43ae: Preparing 10:29:35 a1d021953184: Waiting 10:29:35 63ca1fbb43ae: Waiting 10:29:35 037e86e77387: Layer already exists 10:29:35 07a938c49866: Layer already exists 10:29:35 54292a2b72b9: Layer already exists 10:29:35 cd0ba3c5a9e5: Layer already exists 10:29:35 cfed6893d798: Layer already exists 10:29:35 a1d021953184: Layer already exists 10:29:35 63ca1fbb43ae: Layer already exists 10:29:35 4.0.0-dev.2: digest: sha256:bc81d73de8808471d04bbd40386a236264d1af10b920f12dca9f932be1633c52 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:35 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:35 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:29:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 10:29:35 037e86e77387: Preparing 10:29:35 54292a2b72b9: Preparing 10:29:35 07a938c49866: Preparing 10:29:35 cfed6893d798: Preparing 10:29:35 cd0ba3c5a9e5: Preparing 10:29:35 a1d021953184: Preparing 10:29:35 63ca1fbb43ae: Preparing 10:29:35 a1d021953184: Waiting 10:29:35 63ca1fbb43ae: Waiting 10:29:35 cfed6893d798: Layer already exists 10:29:35 54292a2b72b9: Layer already exists 10:29:35 cd0ba3c5a9e5: Layer already exists 10:29:35 037e86e77387: Layer already exists 10:29:35 07a938c49866: Layer already exists 10:29:35 a1d021953184: Layer already exists 10:29:35 63ca1fbb43ae: Layer already exists 10:29:35 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:bc81d73de8808471d04bbd40386a236264d1af10b920f12dca9f932be1633c52 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:36 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:36 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 10:29:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 10:29:36 037e86e77387: Preparing 10:29:36 54292a2b72b9: Preparing 10:29:36 07a938c49866: Preparing 10:29:36 cfed6893d798: Preparing 10:29:36 cd0ba3c5a9e5: Preparing 10:29:36 a1d021953184: Preparing 10:29:36 63ca1fbb43ae: Preparing 10:29:36 63ca1fbb43ae: Waiting 10:29:36 a1d021953184: Waiting 10:29:36 07a938c49866: Layer already exists 10:29:36 cd0ba3c5a9e5: Layer already exists 10:29:36 54292a2b72b9: Layer already exists 10:29:36 037e86e77387: Layer already exists 10:29:36 cfed6893d798: Layer already exists 10:29:36 63ca1fbb43ae: Layer already exists 10:29:36 a1d021953184: Layer already exists 10:29:36 main: digest: sha256:bc81d73de8808471d04bbd40386a236264d1af10b920f12dca9f932be1633c52 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:29:36 ===================================================== [Pipeline] echo 10:29:36 taggedImages: 10:29:36 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:29:36 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 10:29:36 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.2 10:29:36 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:29:36 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 10:29:36 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 10:29:36 c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:29:36 latest 10:29:36 4.0.0-dev.2 10:29:36 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:29:36 main 10:29:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:29:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:29:37 a6009f675d3e: Preparing 10:29:37 3dee9d219692: Preparing 10:29:37 99973cf3ac0b: Preparing 10:29:37 07a938c49866: Preparing 10:29:37 cfed6893d798: Preparing 10:29:37 bedbcc941958: Preparing 10:29:37 9063d6c1eba3: Preparing 10:29:37 63ca1fbb43ae: Preparing 10:29:37 bedbcc941958: Waiting 10:29:37 9063d6c1eba3: Waiting 10:29:37 63ca1fbb43ae: Waiting 10:29:37 07a938c49866: Layer already exists 10:29:37 cfed6893d798: Layer already exists 10:29:37 a6009f675d3e: Pushed 10:29:37 3dee9d219692: Pushed 10:29:37 63ca1fbb43ae: Layer already exists 10:29:37 9063d6c1eba3: Pushed 10:29:38 bedbcc941958: Pushed 10:29:43 99973cf3ac0b: Pushed 10:29:43 c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:18f27ba83ce909cf11943a6049cf9d5cdaa3c2902d30e033ee70f7b23b2093b2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 10:29:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:29:44 a6009f675d3e: Preparing 10:29:44 3dee9d219692: Preparing 10:29:44 99973cf3ac0b: Preparing 10:29:44 07a938c49866: Preparing 10:29:44 cfed6893d798: Preparing 10:29:44 bedbcc941958: Preparing 10:29:44 9063d6c1eba3: Preparing 10:29:44 63ca1fbb43ae: Preparing 10:29:44 bedbcc941958: Waiting 10:29:44 9063d6c1eba3: Waiting 10:29:44 63ca1fbb43ae: Waiting 10:29:44 99973cf3ac0b: Layer already exists 10:29:44 3dee9d219692: Layer already exists 10:29:44 07a938c49866: Layer already exists 10:29:44 a6009f675d3e: Layer already exists 10:29:44 cfed6893d798: Layer already exists 10:29:44 63ca1fbb43ae: Layer already exists 10:29:44 9063d6c1eba3: Layer already exists 10:29:44 bedbcc941958: Layer already exists 10:29:44 latest: digest: sha256:18f27ba83ce909cf11943a6049cf9d5cdaa3c2902d30e033ee70f7b23b2093b2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.2 10:29:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:29:44 a6009f675d3e: Preparing 10:29:44 3dee9d219692: Preparing 10:29:44 99973cf3ac0b: Preparing 10:29:44 07a938c49866: Preparing 10:29:44 cfed6893d798: Preparing 10:29:44 bedbcc941958: Preparing 10:29:44 9063d6c1eba3: Preparing 10:29:44 63ca1fbb43ae: Preparing 10:29:44 bedbcc941958: Waiting 10:29:44 9063d6c1eba3: Waiting 10:29:44 63ca1fbb43ae: Waiting 10:29:44 a6009f675d3e: Layer already exists 10:29:44 07a938c49866: Layer already exists 10:29:44 3dee9d219692: Layer already exists 10:29:44 99973cf3ac0b: Layer already exists 10:29:44 cfed6893d798: Layer already exists 10:29:44 bedbcc941958: Layer already exists 10:29:44 63ca1fbb43ae: Layer already exists 10:29:44 9063d6c1eba3: Layer already exists 10:29:44 4.0.0-dev.2: digest: sha256:18f27ba83ce909cf11943a6049cf9d5cdaa3c2902d30e033ee70f7b23b2093b2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:29:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:29:45 a6009f675d3e: Preparing 10:29:45 3dee9d219692: Preparing 10:29:45 99973cf3ac0b: Preparing 10:29:45 07a938c49866: Preparing 10:29:45 cfed6893d798: Preparing 10:29:45 bedbcc941958: Preparing 10:29:45 9063d6c1eba3: Preparing 10:29:45 63ca1fbb43ae: Preparing 10:29:45 bedbcc941958: Waiting 10:29:45 9063d6c1eba3: Waiting 10:29:45 07a938c49866: Layer already exists 10:29:45 99973cf3ac0b: Layer already exists 10:29:45 a6009f675d3e: Layer already exists 10:29:45 3dee9d219692: Layer already exists 10:29:45 cfed6893d798: Layer already exists 10:29:45 bedbcc941958: Layer already exists 10:29:45 63ca1fbb43ae: Layer already exists 10:29:45 9063d6c1eba3: Layer already exists 10:29:45 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:18f27ba83ce909cf11943a6049cf9d5cdaa3c2902d30e033ee70f7b23b2093b2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 10:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:29:46 a6009f675d3e: Preparing 10:29:46 3dee9d219692: Preparing 10:29:46 99973cf3ac0b: Preparing 10:29:46 07a938c49866: Preparing 10:29:46 cfed6893d798: Preparing 10:29:46 bedbcc941958: Preparing 10:29:46 9063d6c1eba3: Preparing 10:29:46 63ca1fbb43ae: Preparing 10:29:46 bedbcc941958: Waiting 10:29:46 9063d6c1eba3: Waiting 10:29:46 63ca1fbb43ae: Waiting 10:29:46 99973cf3ac0b: Layer already exists 10:29:46 3dee9d219692: Layer already exists 10:29:46 a6009f675d3e: Layer already exists 10:29:46 cfed6893d798: Layer already exists 10:29:46 07a938c49866: Layer already exists 10:29:46 9063d6c1eba3: Layer already exists 10:29:46 bedbcc941958: Layer already exists 10:29:46 63ca1fbb43ae: Layer already exists 10:29:46 main: digest: sha256:18f27ba83ce909cf11943a6049cf9d5cdaa3c2902d30e033ee70f7b23b2093b2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:29:46 ===================================================== [Pipeline] echo 10:29:46 taggedImages: 10:29:46 - nexus3.edgexfoundry.org:10004/support-notifications:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:29:46 - nexus3.edgexfoundry.org:10004/support-notifications:latest 10:29:46 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.2 10:29:46 - nexus3.edgexfoundry.org:10004/support-notifications:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:29:46 - nexus3.edgexfoundry.org:10004/support-notifications:main [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] } 10:45:19 #153 ... 10:45:19 10:45:19 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:45:19 #152 1106.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:45:19 #152 ... 10:45:19 10:45:19 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:45:19 #146 DONE 1112.6s 10:45:19 10:45:19 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:45:19 #151 ... 10:45:19 10:45:19 #154 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:45:19 #154 DONE 0.1s 10:45:19 10:45:19 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:45:19 #149 ... 10:45:19 10:45:19 #155 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:45:19 #155 DONE 0.4s 10:45:19 10:45:19 #156 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:45:19 #156 DONE 0.2s 10:45:19 10:45:19 #157 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:45:19 #157 DONE 0.2s 10:45:19 10:45:19 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:45:19 #151 ... 10:45:19 10:45:19 #158 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:45:20 #158 DONE 0.5s 10:45:20 10:45:20 #159 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:45:20 #159 DONE 0.2s 10:45:20 10:45:20 #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:45:22 #160 DONE 2.5s 10:45:22 10:45:22 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:45:22 #145 ... 10:45:22 10:45:22 #109 [security-proxy-setup] exporting to image 10:45:22 #109 exporting layers 10:45:23 #109 exporting layers 1.0s done 10:45:23 #109 writing image sha256:c0a88250d14159b411e4b919342f199e8d8702fc96921510b86a54ffeee54e3c done 10:45:23 #109 naming to docker.io/library/security-proxy-setup-arm64 done 10:45:23 #109 DONE 6.1s 10:45:23 10:45:23 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:45:36 #149 ... 10:45:36 10:45:36 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:45:36 #144 DONE 1129.9s 10:45:36 10:45:36 #147 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:45:36 #147 ... 10:45:36 10:45:36 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:45:36 #161 DONE 0.2s 10:45:36 10:45:36 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:45:36 #151 ... 10:45:36 10:45:36 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 10:45:38 #162 DONE 1.9s 10:45:38 10:45:38 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:45:38 #153 ... 10:45:38 10:45:38 #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 10:45:38 #163 DONE 0.3s 10:45:38 10:45:38 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:45:38 #150 ... 10:45:38 10:45:38 #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 10:45:38 #164 DONE 0.3s 10:45:38 10:45:38 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:45:38 #145 ... 10:45:38 10:45:38 #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:45:39 #165 DONE 0.4s 10:45:39 10:45:39 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:45:39 #145 ... 10:45:39 10:45:39 #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:45:39 #166 DONE 0.2s 10:45:39 10:45:39 #167 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 10:45:39 #167 DONE 0.2s 10:45:39 10:45:39 #168 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 10:45:39 #168 DONE 0.3s 10:45:39 10:45:39 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:45:39 #149 ... 10:45:39 10:45:39 #169 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 10:45:40 #169 DONE 0.2s 10:45:40 10:45:40 #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 10:45:40 #170 DONE 0.3s 10:45:40 10:45:40 #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:45:40 #171 DONE 0.2s 10:45:40 10:45:40 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:45:40 #145 ... 10:45:40 10:45:40 #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 10:45:44 #172 DONE 2.9s 10:45:44 10:45:44 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:45:44 #152 DONE 1137.9s 10:45:44 10:45:44 #109 [security-bootstrapper] exporting to image 10:45:44 #109 exporting layers 10:45:44 #109 ... 10:45:44 10:45:44 #173 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:45:44 #173 DONE 0.4s 10:45:44 10:45:44 #174 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:45:45 #174 DONE 0.3s 10:45:45 10:45:45 #175 [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 10:45:45 #175 DONE 0.2s 10:45:45 10:45:45 #109 [security-bootstrapper] exporting to image 10:45:45 #109 exporting layers 2.0s done 10:45:45 #109 writing image sha256:54cbc902b9027f544efd5ea4ac452f4ed829c428038f40f00927877ce43795cf 0.0s done 10:45:45 #109 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 10:45:45 #109 DONE 8.1s 10:45:45 10:45:45 #176 [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 10:45:45 #176 DONE 0.3s 10:45:45 10:45:45 #177 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:45:45 #177 DONE 0.1s 10:45:45 10:45:45 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:45:45 #151 ... 10:45:45 10:45:45 #178 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:45:46 #178 DONE 0.5s 10:45:46 10:45:46 #179 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:45:46 #179 DONE 0.3s 10:45:46 10:45:46 #180 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:45:46 #180 DONE 0.1s 10:45:46 10:45:46 #181 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:45:48 #181 DONE 1.8s 10:45:48 10:45:48 #109 [security-secretstore-setup] exporting to image 10:45:50 #109 exporting layers 1.2s done 10:45:50 #109 writing image sha256:aeea536ba98fa4825b682ce4e579301df64085e18d458bd1f9fb3d71f12e2676 done 10:45:50 #109 naming to docker.io/library/security-secretstore-setup-arm64 done 10:45:50 #109 DONE 9.3s 10:45:50 10:45:50 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:46:36 #149 ... 10:46:36 10:46:36 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:46:36 #153 DONE 1184.2s 10:46:36 10:46:36 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:46:36 #45 ... 10:46:36 10:46:36 #182 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:46:36 #182 DONE 0.2s 10:46:36 10:46:36 #183 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:46:36 #183 DONE 0.2s 10:46:36 10:46:36 #184 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:46:36 #184 DONE 0.3s 10:46:36 10:46:36 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:46:36 #150 ... 10:46:36 10:46:36 #185 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:46:36 #185 DONE 0.2s 10:46:36 10:46:36 #186 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:46:36 #186 DONE 0.1s 10:46:36 10:46:36 #187 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:46:36 #187 DONE 2.0s 10:46:36 10:46:36 #109 [core-common-config-bootstrapper] exporting to image 10:46:36 #109 exporting layers 10:46:36 #109 exporting layers 0.7s done 10:46:36 #109 writing image sha256:dbb0bbad69ac2fd81902d03da55c0b9252005a7e99815c955f4e8039732521b3 done 10:46:36 #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 10:46:36 #109 DONE 10.0s 10:46:36 10:46:36 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:48:43 #148 ... 10:48:43 10:48:43 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:48:43 #142 DONE 1308.7s 10:48:43 10:48:43 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:48:43 #145 ... 10:48:43 10:48:43 #188 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:48:43 #188 DONE 0.3s 10:48:43 10:48:43 #189 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:48:43 #189 DONE 0.2s 10:48:43 10:48:43 #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:48:43 #190 DONE 0.4s 10:48:43 10:48:43 #191 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:48:43 #191 DONE 0.1s 10:48:43 10:48:43 #109 [security-spiffe-token-provider] exporting to image 10:48:43 #109 exporting layers 10:48:43 #109 exporting layers 0.7s done 10:48:43 #109 writing image sha256:3610734f9798dbfa91ea4d154818bb02b7a074cb22444694931db52468909860 done 10:48:43 #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:48:43 #109 DONE 10.7s 10:48:43 10:48:43 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:55:20 #149 ... 10:55:20 10:55:20 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:55:20 #150 DONE 1703.5s 10:55:20 10:55:20 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:55:20 #45 ... 10:55:20 10:55:20 #192 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:55:20 #192 DONE 0.2s 10:55:20 10:55:20 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:55:20 #149 ... 10:55:20 10:55:20 #193 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:55:20 #193 DONE 0.1s 10:55:20 10:55:20 #147 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:55:20 #147 ... 10:55:20 10:55:20 #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:55:20 #194 DONE 0.4s 10:55:20 10:55:20 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:55:20 #148 ... 10:55:20 10:55:20 #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:55:20 #195 DONE 0.1s 10:55:20 10:55:20 #196 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:55:20 #196 DONE 0.2s 10:55:20 10:55:20 #197 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:55:20 #197 DONE 2.1s 10:55:20 10:55:20 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:55:20 #45 ... 10:55:20 10:55:20 #109 [security-proxy-auth] exporting to image 10:55:20 #109 exporting layers 10:55:20 #109 exporting layers 0.9s done 10:55:20 #109 writing image sha256:896ac9ae15880b59845ef7006c4e05a0f21104954d63095fdf004c3e09c8835a done 10:55:20 #109 naming to docker.io/library/security-proxy-auth-arm64 done 10:55:20 #109 DONE 11.6s 10:55:20 10:55:20 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:56:07 #149 DONE 1757.9s 10:56:07 10:56:07 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:56:07 #45 ... 10:56:07 10:56:07 #198 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:56:07 #198 DONE 0.2s 10:56:07 10:56:07 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:56:07 #148 ... 10:56:07 10:56:07 #199 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:56:07 #199 DONE 0.1s 10:56:07 10:56:07 #200 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:56:07 #200 DONE 0.4s 10:56:07 10:56:07 #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:56:07 #201 DONE 0.1s 10:56:07 10:56:07 #109 [core-command] exporting to image 10:56:07 #109 exporting layers 10:56:07 #109 exporting layers 0.4s done 10:56:07 #109 writing image sha256:6752496cc269f712708d9608f2547d87c3f28904eb75836773c9b9f2b88ede01 done 10:56:07 #109 naming to docker.io/library/core-command-arm64 done 10:56:07 #109 DONE 12.0s 10:56:07 10:56:07 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:57:58 #151 ... 10:57:58 10:57:58 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:57:58 #143 DONE 1863.5s 10:57:58 10:57:58 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:57:58 #148 DONE 1863.5s 10:57:58 10:57:58 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:57:58 #151 ... 10:57:58 10:57:58 #202 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 10:57:58 #202 DONE 0.2s 10:57:58 10:57:58 #203 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 10:57:58 #203 ... 10:57:58 10:57:58 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:57:58 #151 DONE 1864.6s 10:57:58 10:57:58 #203 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 10:57:58 #203 DONE 0.3s 10:57:58 10:57:58 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:57:58 #39 ... 10:57:58 10:57:58 #204 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:57:58 #204 DONE 0.7s 10:57:58 10:57:58 #205 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:57:58 #205 ... 10:57:58 10:57:58 #206 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:57:58 #206 DONE 0.3s 10:57:58 10:57:58 #207 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:57:58 #207 ... 10:57:58 10:57:58 #208 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:57:58 #208 DONE 1.1s 10:57:58 10:57:58 #205 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:57:58 #205 DONE 1.1s 10:57:58 10:57:58 #209 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:57:58 #209 ... 10:57:58 10:57:58 #210 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:57:58 #210 DONE 0.4s 10:57:58 10:57:58 #209 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:57:58 #209 DONE 0.3s 10:57:58 10:57:58 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:57:58 #211 ... 10:57:58 10:57:58 #207 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:57:58 #207 DONE 1.6s 10:57:58 10:57:58 #212 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 10:57:58 #212 DONE 0.3s 10:57:58 10:57:58 #109 [core-metadata] exporting to image 10:57:58 #109 exporting layers 10:57:58 #109 ... 10:57:58 10:57:58 #213 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:57:58 #213 DONE 0.3s 10:57:58 10:57:58 #214 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 10:57:58 #214 DONE 0.4s 10:57:58 10:57:58 #109 [core-metadata] exporting to image 10:57:58 #109 ... 10:57:58 10:57:58 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:57:58 #211 DONE 1.1s 10:57:58 10:57:58 #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:57:58 #215 DONE 0.2s 10:57:58 10:57:58 #109 [core-keeper] exporting to image 10:57:58 #109 exporting layers 1.2s done 10:57:58 #109 writing image sha256:2761657e724a05fdc324811785933ac8ccb52fed901784a97738acebd5b6ad2e 0.0s done 10:57:58 #109 naming to docker.io/library/core-metadata-arm64 10:57:58 #109 naming to docker.io/library/core-metadata-arm64 0.0s done 10:57:58 #109 ... 10:57:58 10:57:58 #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 10:57:58 #216 DONE 0.4s 10:57:58 10:57:58 #109 [core-data] exporting to image 10:57:58 #109 exporting layers 1.2s done 10:57:58 #109 writing image sha256:f6c399c029cf1b3ab8e3e2e48028b467d62ef03197a1da2a37ea270def8d69db 10:57:58 #109 writing image sha256:f6c399c029cf1b3ab8e3e2e48028b467d62ef03197a1da2a37ea270def8d69db 0.0s done 10:57:58 #109 naming to docker.io/library/core-keeper-arm64 done 10:57:58 #109 exporting layers 0.7s done 10:57:58 #109 writing image sha256:aefb1151e94ddfd5152165cb28ff1884411b90c8e3dcf87145e79527d4604aaf done 10:57:58 #109 naming to docker.io/library/core-data-arm64 done 10:57:58 #109 DONE 14.2s 10:57:58 10:57:58 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:58:20 #39 ... 10:58:20 10:58:20 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:58:20 #145 DONE 1893.8s 10:58:20 10:58:20 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:58:20 #45 ... 10:58:20 10:58:20 #217 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:58:20 #217 DONE 0.1s 10:58:20 10:58:20 #218 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:58:20 #218 DONE 0.1s 10:58:20 10:58:20 #219 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:58:20 #219 DONE 0.7s 10:58:20 10:58:20 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:58:20 #39 ... 10:58:20 10:58:20 #220 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:58:20 #220 DONE 0.1s 10:58:21 10:58:21 #221 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 10:58:21 #221 DONE 0.1s 10:58:21 10:58:21 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:58:21 #39 ... 10:58:21 10:58:21 #109 [support-notifications] exporting to image 10:58:21 #109 exporting layers 10:58:22 #109 ... 10:58:22 10:58:22 #147 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:58:22 #147 DONE 1896.6s 10:58:22 10:58:22 #109 [support-notifications] exporting to image 10:58:22 #109 exporting layers 0.9s done 10:58:22 #109 writing image sha256:062c56d182f73dc7c9435b3e6d67dd5073c7f1011cd5aeec56110e8590105bdb 0.0s done 10:58:22 #109 naming to docker.io/library/support-notifications-arm64 0.0s done 10:58:22 #109 DONE 15.2s 10:58:22 10:58:22 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:58:22 #45 ... 10:58:22 10:58:22 #222 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:58:22 #222 DONE 0.1s 10:58:22 10:58:22 #223 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:58:22 #223 DONE 0.1s 10:58:22 10:58:22 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:58:22 #45 ... 10:58:22 10:58:22 #224 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 10:58:23 #224 DONE 0.5s 10:58:23 10:58:23 #225 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 10:58:23 #225 DONE 0.1s 10:58:23 10:58:23 #109 [support-cron-scheduler] exporting to image 10:58:23 #109 exporting layers 0.8s done 10:58:23 #109 writing image sha256:5967d91c243b51618405be5c3bf0be7cfdb9d5d9bea9e3115ccbd72c094d8934 done 10:58:23 #109 naming to docker.io/library/support-cron-scheduler-arm64 done 10:58:23 #109 DONE 16.0s 10:58:23 10:58:23 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:58:23 time="2024-10-25T10:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:58:23 time="2024-10-25T10:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:58:23 time="2024-10-25T10:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:58:23 time="2024-10-25T10:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:58:23 time="2024-10-25T10:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:58:23 time="2024-10-25T10:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:58:23 time="2024-10-25T10:24:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:58:23 time="2024-10-25T10:24:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:58:23 time="2024-10-25T10:24:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:58:23 time="2024-10-25T10:24:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:58:23 time="2024-10-25T10:24:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:58:23 time="2024-10-25T10:24:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:58:23 time="2024-10-25T10:24:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:58:23 time="2024-10-25T10:24:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:58:23 time="2024-10-25T10:24:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:58:24 $ docker stop --time=1 b4a27abe657582b2b1676fb28a636ba73ffd8b35d5001712292e0936413f19cc 10:58:25 $ docker rm -f --volumes b4a27abe657582b2b1676fb28a636ba73ffd8b35d5001712292e0936413f19cc [Pipeline] // withDockerContainer [Pipeline] sh 10:58:26 + docker images 10:58:26 REPOSITORY TAG IMAGE ID CREATED SIZE 10:58:26 support-cron-scheduler-arm64 latest 5967d91c243b 3 seconds ago 72.6MB 10:58:26 support-notifications-arm64 latest 062c56d182f7 5 seconds ago 71.6MB 10:58:26 core-data-arm64 latest aefb1151e94d 32 seconds ago 48.5MB 10:58:26 core-keeper-arm64 latest f6c399c029cf 33 seconds ago 41.7MB 10:58:26 core-metadata-arm64 latest 2761657e724a 34 seconds ago 48.6MB 10:58:26 core-command-arm64 latest 6752496cc269 2 minutes ago 42.7MB 10:58:26 security-proxy-auth-arm64 latest 896ac9ae1588 3 minutes ago 40.9MB 10:58:26 security-spiffe-token-provider-arm64 latest 3610734f9798 9 minutes ago 48.5MB 10:58:26 core-common-config-bootstrapper-arm64 latest dbb0bbad69ac 11 minutes ago 28.1MB 10:58:26 security-secretstore-setup-arm64 latest aeea536ba98f 12 minutes ago 58.2MB 10:58:26 security-bootstrapper-arm64 latest 54cbc902b902 12 minutes ago 33.9MB 10:58:26 security-proxy-setup-arm64 latest c0a88250d141 13 minutes ago 40.4MB 10:58:26 security-spire-agent-arm64 latest f603a3cfad5d 32 minutes ago 182MB 10:58:26 security-spire-server-arm64 latest c70918398460 32 minutes ago 124MB 10:58:26 security-spire-config-arm64 latest 4d5e87cb132d 32 minutes ago 123MB 10:58:26 ci-base-image-arm64 latest 454f671f7758 34 minutes ago 965MB 10:58:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 3 weeks ago 558MB 10:58:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 17 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 10:58:26 provisioning config files... 10:58:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/735@tmp/config6978359119991078846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:58:26 ---> ****-login.sh 10:58:26 nexus3.edgexfoundry.org:10001 10:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:58:27 Configure a credential helper to remove this warning. See 10:58:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:58:27 10:58:27 Login Succeeded 10:58:27 nexus3.edgexfoundry.org:10002 10:58:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:58:27 Configure a credential helper to remove this warning. See 10:58:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:58:27 10:58:27 Login Succeeded 10:58:27 nexus3.edgexfoundry.org:10003 10:58:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:58:27 Configure a credential helper to remove this warning. See 10:58:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:58:27 10:58:27 Login Succeeded 10:58:27 nexus3.edgexfoundry.org:10004 10:58:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:58:28 Configure a credential helper to remove this warning. See 10:58:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:58:28 10:58:28 Login Succeeded 10:58:28 ****.io 10:58:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:58:28 Configure a credential helper to remove this warning. See 10:58:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:58:28 10:58:28 Login Succeeded 10:58:28 ---> ****-login.sh ends [Pipeline] } 10:58:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:58:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:58:28 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 10:58:28 c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:58:28 latest 10:58:28 4.0.0-dev.2 10:58:28 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:58:28 main 10:58:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:58:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:58:29 ae9c0c2be452: Preparing 10:58:29 c3294dada519: Preparing 10:58:29 598a5184ee2b: Preparing 10:58:29 8c0aeb104378: Preparing 10:58:29 d66819c1dd69: Preparing 10:58:29 d3e7ed361151: Preparing 10:58:29 16113d51b718: Preparing 10:58:29 d3e7ed361151: Waiting 10:58:29 16113d51b718: Waiting 10:58:29 8c0aeb104378: Pushed 10:58:29 598a5184ee2b: Pushed 10:58:29 ae9c0c2be452: Pushed 10:58:29 16113d51b718: Layer already exists 10:58:29 d3e7ed361151: Pushed 10:58:31 d66819c1dd69: Pushed 10:58:36 c3294dada519: Pushed 10:58:36 c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:c006d46ccbb396f70203d28497ccda4c13b7b8f2bccd094968abbeb1f7d1b122 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:58:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:58:37 ae9c0c2be452: Preparing 10:58:37 c3294dada519: Preparing 10:58:37 598a5184ee2b: Preparing 10:58:37 8c0aeb104378: Preparing 10:58:37 d66819c1dd69: Preparing 10:58:37 d3e7ed361151: Preparing 10:58:37 16113d51b718: Preparing 10:58:37 d3e7ed361151: Waiting 10:58:37 16113d51b718: Waiting 10:58:37 c3294dada519: Layer already exists 10:58:37 598a5184ee2b: Layer already exists 10:58:37 d66819c1dd69: Layer already exists 10:58:37 ae9c0c2be452: Layer already exists 10:58:37 8c0aeb104378: Layer already exists 10:58:37 16113d51b718: Layer already exists 10:58:37 d3e7ed361151: Layer already exists 10:58:37 latest: digest: sha256:c006d46ccbb396f70203d28497ccda4c13b7b8f2bccd094968abbeb1f7d1b122 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.2 10:58:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:58:38 ae9c0c2be452: Preparing 10:58:38 c3294dada519: Preparing 10:58:38 598a5184ee2b: Preparing 10:58:38 8c0aeb104378: Preparing 10:58:38 d66819c1dd69: Preparing 10:58:38 d3e7ed361151: Preparing 10:58:38 16113d51b718: Preparing 10:58:38 d3e7ed361151: Waiting 10:58:38 16113d51b718: Waiting 10:58:38 d66819c1dd69: Layer already exists 10:58:38 ae9c0c2be452: Layer already exists 10:58:38 598a5184ee2b: Layer already exists 10:58:38 8c0aeb104378: Layer already exists 10:58:38 c3294dada519: Layer already exists 10:58:38 16113d51b718: Layer already exists 10:58:38 d3e7ed361151: Layer already exists 10:58:38 4.0.0-dev.2: digest: sha256:c006d46ccbb396f70203d28497ccda4c13b7b8f2bccd094968abbeb1f7d1b122 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:58:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:58:38 ae9c0c2be452: Preparing 10:58:38 c3294dada519: Preparing 10:58:38 598a5184ee2b: Preparing 10:58:38 8c0aeb104378: Preparing 10:58:38 d66819c1dd69: Preparing 10:58:38 d3e7ed361151: Preparing 10:58:38 16113d51b718: Preparing 10:58:38 d3e7ed361151: Waiting 10:58:38 16113d51b718: Waiting 10:58:38 d66819c1dd69: Layer already exists 10:58:38 8c0aeb104378: Layer already exists 10:58:38 598a5184ee2b: Layer already exists 10:58:38 ae9c0c2be452: Layer already exists 10:58:38 c3294dada519: Layer already exists 10:58:38 16113d51b718: Layer already exists 10:58:38 d3e7ed361151: Layer already exists 10:58:38 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:c006d46ccbb396f70203d28497ccda4c13b7b8f2bccd094968abbeb1f7d1b122 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 10:58:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:58:39 ae9c0c2be452: Preparing 10:58:39 c3294dada519: Preparing 10:58:39 598a5184ee2b: Preparing 10:58:39 8c0aeb104378: Preparing 10:58:39 d66819c1dd69: Preparing 10:58:39 d3e7ed361151: Preparing 10:58:39 16113d51b718: Preparing 10:58:39 d3e7ed361151: Waiting 10:58:39 ae9c0c2be452: Layer already exists 10:58:39 8c0aeb104378: Layer already exists 10:58:39 598a5184ee2b: Layer already exists 10:58:39 c3294dada519: Layer already exists 10:58:39 d66819c1dd69: Layer already exists 10:58:39 16113d51b718: Layer already exists 10:58:39 d3e7ed361151: Layer already exists 10:58:40 main: digest: sha256:c006d46ccbb396f70203d28497ccda4c13b7b8f2bccd094968abbeb1f7d1b122 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:58:40 ===================================================== [Pipeline] echo 10:58:40 taggedImages: 10:58:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:58:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:58:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.2 10:58:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:58:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:58:40 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 10:58:40 c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:58:40 latest 10:58:40 4.0.0-dev.2 10:58:40 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:58:40 main 10:58:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:40 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:58:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:58:41 3be32e1b2604: Preparing 10:58:41 dd36a375a940: Preparing 10:58:41 13fe413e1a91: Preparing 10:58:41 7ad744d51481: Preparing 10:58:41 598a5184ee2b: Preparing 10:58:41 8c0aeb104378: Preparing 10:58:41 d66819c1dd69: Preparing 10:58:41 d3e7ed361151: Preparing 10:58:41 16113d51b718: Preparing 10:58:41 8c0aeb104378: Waiting 10:58:41 d66819c1dd69: Waiting 10:58:41 d3e7ed361151: Waiting 10:58:41 598a5184ee2b: Layer already exists 10:58:41 8c0aeb104378: Layer already exists 10:58:41 d66819c1dd69: Layer already exists 10:58:41 13fe413e1a91: Pushed 10:58:41 d3e7ed361151: Layer already exists 10:58:41 dd36a375a940: Pushed 10:58:41 3be32e1b2604: Pushed 10:58:41 16113d51b718: Layer already exists 10:58:44 7ad744d51481: Pushed 10:58:44 c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:6e7b3a8405e5baf2f1cf00aaa42d85845d4b1ad1a43d0ac326e710ac6283a874 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:45 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:58:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:58:45 3be32e1b2604: Preparing 10:58:45 dd36a375a940: Preparing 10:58:45 13fe413e1a91: Preparing 10:58:45 7ad744d51481: Preparing 10:58:45 598a5184ee2b: Preparing 10:58:45 8c0aeb104378: Preparing 10:58:45 d66819c1dd69: Preparing 10:58:45 8c0aeb104378: Waiting 10:58:45 d3e7ed361151: Preparing 10:58:45 d66819c1dd69: Waiting 10:58:45 d3e7ed361151: Waiting 10:58:45 16113d51b718: Preparing 10:58:45 16113d51b718: Waiting 10:58:45 3be32e1b2604: Layer already exists 10:58:45 dd36a375a940: Layer already exists 10:58:45 13fe413e1a91: Layer already exists 10:58:45 7ad744d51481: Layer already exists 10:58:45 598a5184ee2b: Layer already exists 10:58:45 8c0aeb104378: Layer already exists 10:58:45 d66819c1dd69: Layer already exists 10:58:45 d3e7ed361151: Layer already exists 10:58:45 16113d51b718: Layer already exists 10:58:45 latest: digest: sha256:6e7b3a8405e5baf2f1cf00aaa42d85845d4b1ad1a43d0ac326e710ac6283a874 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:46 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.2 10:58:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:58:46 3be32e1b2604: Preparing 10:58:46 dd36a375a940: Preparing 10:58:46 13fe413e1a91: Preparing 10:58:46 7ad744d51481: Preparing 10:58:46 598a5184ee2b: Preparing 10:58:46 8c0aeb104378: Preparing 10:58:46 d66819c1dd69: Preparing 10:58:46 d3e7ed361151: Preparing 10:58:46 16113d51b718: Preparing 10:58:46 8c0aeb104378: Waiting 10:58:46 d66819c1dd69: Waiting 10:58:46 d3e7ed361151: Waiting 10:58:46 16113d51b718: Waiting 10:58:46 13fe413e1a91: Layer already exists 10:58:46 3be32e1b2604: Layer already exists 10:58:46 598a5184ee2b: Layer already exists 10:58:46 dd36a375a940: Layer already exists 10:58:46 7ad744d51481: Layer already exists 10:58:46 8c0aeb104378: Layer already exists 10:58:46 d3e7ed361151: Layer already exists 10:58:46 d66819c1dd69: Layer already exists 10:58:46 16113d51b718: Layer already exists 10:58:46 4.0.0-dev.2: digest: sha256:6e7b3a8405e5baf2f1cf00aaa42d85845d4b1ad1a43d0ac326e710ac6283a874 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:46 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:58:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:58:47 3be32e1b2604: Preparing 10:58:47 dd36a375a940: Preparing 10:58:47 13fe413e1a91: Preparing 10:58:47 7ad744d51481: Preparing 10:58:47 598a5184ee2b: Preparing 10:58:47 8c0aeb104378: Preparing 10:58:47 d66819c1dd69: Preparing 10:58:47 d3e7ed361151: Preparing 10:58:47 16113d51b718: Preparing 10:58:47 8c0aeb104378: Waiting 10:58:47 d66819c1dd69: Waiting 10:58:47 d3e7ed361151: Waiting 10:58:47 16113d51b718: Waiting 10:58:47 7ad744d51481: Layer already exists 10:58:47 3be32e1b2604: Layer already exists 10:58:47 598a5184ee2b: Layer already exists 10:58:47 13fe413e1a91: Layer already exists 10:58:47 dd36a375a940: Layer already exists 10:58:47 d66819c1dd69: Layer already exists 10:58:47 8c0aeb104378: Layer already exists 10:58:47 d3e7ed361151: Layer already exists 10:58:47 16113d51b718: Layer already exists 10:58:47 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:6e7b3a8405e5baf2f1cf00aaa42d85845d4b1ad1a43d0ac326e710ac6283a874 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:47 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 10:58:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:58:49 3be32e1b2604: Preparing 10:58:49 dd36a375a940: Preparing 10:58:49 13fe413e1a91: Preparing 10:58:49 7ad744d51481: Preparing 10:58:49 598a5184ee2b: Preparing 10:58:49 8c0aeb104378: Preparing 10:58:49 d66819c1dd69: Preparing 10:58:49 d3e7ed361151: Preparing 10:58:49 16113d51b718: Preparing 10:58:49 8c0aeb104378: Waiting 10:58:49 d66819c1dd69: Waiting 10:58:49 d3e7ed361151: Waiting 10:58:49 16113d51b718: Waiting 10:58:49 dd36a375a940: Layer already exists 10:58:49 3be32e1b2604: Layer already exists 10:58:49 13fe413e1a91: Layer already exists 10:58:49 7ad744d51481: Layer already exists 10:58:49 598a5184ee2b: Layer already exists 10:58:49 16113d51b718: Layer already exists 10:58:49 8c0aeb104378: Layer already exists 10:58:49 d3e7ed361151: Layer already exists 10:58:49 d66819c1dd69: Layer already exists 10:58:49 main: digest: sha256:6e7b3a8405e5baf2f1cf00aaa42d85845d4b1ad1a43d0ac326e710ac6283a874 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:58:49 ===================================================== [Pipeline] echo 10:58:49 taggedImages: 10:58:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:58:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:58:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.2 10:58:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:58:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 10:58:49 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 10:58:49 c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:58:49 latest 10:58:49 4.0.0-dev.2 10:58:49 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:58:49 main 10:58:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:58:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:58:50 91dc4b2aa17d: Preparing 10:58:50 97137edbfdd5: Preparing 10:58:50 a5374389f74e: Preparing 10:58:50 598a5184ee2b: Preparing 10:58:50 8c0aeb104378: Preparing 10:58:50 a89b3571ddc2: Preparing 10:58:50 7594d30c2c44: Preparing 10:58:50 16113d51b718: Preparing 10:58:50 a89b3571ddc2: Waiting 10:58:50 7594d30c2c44: Waiting 10:58:50 16113d51b718: Waiting 10:58:50 8c0aeb104378: Layer already exists 10:58:50 598a5184ee2b: Layer already exists 10:58:50 91dc4b2aa17d: Pushed 10:58:50 97137edbfdd5: Pushed 10:58:50 7594d30c2c44: Pushed 10:58:50 16113d51b718: Layer already exists 10:58:52 a89b3571ddc2: Pushed 10:58:58 a5374389f74e: Pushed 10:58:58 c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:ef04583384ccb3052586d80dad9c080f2fbf84e40648e8542f134d2aea224e0d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:58:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:58:59 91dc4b2aa17d: Preparing 10:58:59 97137edbfdd5: Preparing 10:58:59 a5374389f74e: Preparing 10:58:59 598a5184ee2b: Preparing 10:58:59 8c0aeb104378: Preparing 10:58:59 a89b3571ddc2: Preparing 10:58:59 7594d30c2c44: Preparing 10:58:59 16113d51b718: Preparing 10:58:59 a89b3571ddc2: Waiting 10:58:59 7594d30c2c44: Waiting 10:58:59 16113d51b718: Waiting 10:58:59 598a5184ee2b: Layer already exists 10:58:59 8c0aeb104378: Layer already exists 10:58:59 91dc4b2aa17d: Layer already exists 10:58:59 a5374389f74e: Layer already exists 10:58:59 97137edbfdd5: Layer already exists 10:58:59 7594d30c2c44: Layer already exists 10:58:59 a89b3571ddc2: Layer already exists 10:58:59 16113d51b718: Layer already exists 10:58:59 latest: digest: sha256:ef04583384ccb3052586d80dad9c080f2fbf84e40648e8542f134d2aea224e0d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.2 10:59:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:59:00 91dc4b2aa17d: Preparing 10:59:00 97137edbfdd5: Preparing 10:59:00 a5374389f74e: Preparing 10:59:00 598a5184ee2b: Preparing 10:59:00 8c0aeb104378: Preparing 10:59:00 a89b3571ddc2: Preparing 10:59:00 7594d30c2c44: Preparing 10:59:00 16113d51b718: Preparing 10:59:00 7594d30c2c44: Waiting 10:59:00 a89b3571ddc2: Waiting 10:59:00 16113d51b718: Waiting 10:59:00 91dc4b2aa17d: Layer already exists 10:59:00 8c0aeb104378: Layer already exists 10:59:00 a5374389f74e: Layer already exists 10:59:00 97137edbfdd5: Layer already exists 10:59:00 598a5184ee2b: Layer already exists 10:59:00 16113d51b718: Layer already exists 10:59:00 7594d30c2c44: Layer already exists 10:59:00 a89b3571ddc2: Layer already exists 10:59:00 4.0.0-dev.2: digest: sha256:ef04583384ccb3052586d80dad9c080f2fbf84e40648e8542f134d2aea224e0d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:59:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:59:01 91dc4b2aa17d: Preparing 10:59:01 97137edbfdd5: Preparing 10:59:01 a5374389f74e: Preparing 10:59:01 598a5184ee2b: Preparing 10:59:01 8c0aeb104378: Preparing 10:59:01 a89b3571ddc2: Preparing 10:59:01 7594d30c2c44: Preparing 10:59:01 16113d51b718: Preparing 10:59:01 7594d30c2c44: Waiting 10:59:01 16113d51b718: Waiting 10:59:01 97137edbfdd5: Layer already exists 10:59:01 a5374389f74e: Layer already exists 10:59:01 8c0aeb104378: Layer already exists 10:59:01 91dc4b2aa17d: Layer already exists 10:59:01 598a5184ee2b: Layer already exists 10:59:01 7594d30c2c44: Layer already exists 10:59:01 a89b3571ddc2: Layer already exists 10:59:01 16113d51b718: Layer already exists 10:59:01 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:ef04583384ccb3052586d80dad9c080f2fbf84e40648e8542f134d2aea224e0d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 10:59:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:59:02 91dc4b2aa17d: Preparing 10:59:02 97137edbfdd5: Preparing 10:59:02 a5374389f74e: Preparing 10:59:02 598a5184ee2b: Preparing 10:59:02 8c0aeb104378: Preparing 10:59:02 a89b3571ddc2: Preparing 10:59:02 7594d30c2c44: Preparing 10:59:02 16113d51b718: Preparing 10:59:02 7594d30c2c44: Waiting 10:59:02 a89b3571ddc2: Waiting 10:59:02 16113d51b718: Waiting 10:59:02 a5374389f74e: Layer already exists 10:59:02 97137edbfdd5: Layer already exists 10:59:02 8c0aeb104378: Layer already exists 10:59:02 598a5184ee2b: Layer already exists 10:59:02 91dc4b2aa17d: Layer already exists 10:59:02 7594d30c2c44: Layer already exists 10:59:02 16113d51b718: Layer already exists 10:59:02 a89b3571ddc2: Layer already exists 10:59:02 main: digest: sha256:ef04583384ccb3052586d80dad9c080f2fbf84e40648e8542f134d2aea224e0d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:59:02 ===================================================== [Pipeline] echo 10:59:02 taggedImages: 10:59:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:59:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:59:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.2 10:59:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:59:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:59:02 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 10:59:02 c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:59:02 latest 10:59:02 4.0.0-dev.2 10:59:02 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:59:02 main 10:59:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:03 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:59:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:59:03 90b0234995fd: Preparing 10:59:03 7ab4c3ff4009: Preparing 10:59:03 c8b4a7c60f8d: Preparing 10:59:03 8c0aeb104378: Preparing 10:59:03 cc9e12b4c6b1: Preparing 10:59:03 a0195b7428dc: Preparing 10:59:03 16113d51b718: Preparing 10:59:03 a0195b7428dc: Waiting 10:59:03 16113d51b718: Waiting 10:59:03 8c0aeb104378: Layer already exists 10:59:03 7ab4c3ff4009: Pushed 10:59:03 cc9e12b4c6b1: Pushed 10:59:03 90b0234995fd: Pushed 10:59:03 a0195b7428dc: Pushed 10:59:03 16113d51b718: Layer already exists 10:59:11 c8b4a7c60f8d: Pushed 10:59:11 c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:94afae9bafcbcef190c06f20031a0f28890ebf0e602f781ed721dfd6ac0b855a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:12 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:59:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:59:12 90b0234995fd: Preparing 10:59:12 7ab4c3ff4009: Preparing 10:59:12 c8b4a7c60f8d: Preparing 10:59:12 8c0aeb104378: Preparing 10:59:12 cc9e12b4c6b1: Preparing 10:59:12 a0195b7428dc: Preparing 10:59:12 16113d51b718: Preparing 10:59:12 a0195b7428dc: Waiting 10:59:12 90b0234995fd: Layer already exists 10:59:12 c8b4a7c60f8d: Layer already exists 10:59:12 7ab4c3ff4009: Layer already exists 10:59:12 8c0aeb104378: Layer already exists 10:59:12 cc9e12b4c6b1: Layer already exists 10:59:12 16113d51b718: Layer already exists 10:59:12 a0195b7428dc: Layer already exists 10:59:12 latest: digest: sha256:94afae9bafcbcef190c06f20031a0f28890ebf0e602f781ed721dfd6ac0b855a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:13 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:13 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.2 10:59:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:59:13 90b0234995fd: Preparing 10:59:13 7ab4c3ff4009: Preparing 10:59:13 c8b4a7c60f8d: Preparing 10:59:13 8c0aeb104378: Preparing 10:59:13 cc9e12b4c6b1: Preparing 10:59:13 a0195b7428dc: Preparing 10:59:13 16113d51b718: Preparing 10:59:13 a0195b7428dc: Waiting 10:59:13 16113d51b718: Waiting 10:59:13 cc9e12b4c6b1: Layer already exists 10:59:13 90b0234995fd: Layer already exists 10:59:13 7ab4c3ff4009: Layer already exists 10:59:13 8c0aeb104378: Layer already exists 10:59:13 c8b4a7c60f8d: Layer already exists 10:59:13 16113d51b718: Layer already exists 10:59:13 a0195b7428dc: Layer already exists 10:59:13 4.0.0-dev.2: digest: sha256:94afae9bafcbcef190c06f20031a0f28890ebf0e602f781ed721dfd6ac0b855a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:14 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:59:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:59:14 90b0234995fd: Preparing 10:59:14 7ab4c3ff4009: Preparing 10:59:14 c8b4a7c60f8d: Preparing 10:59:14 8c0aeb104378: Preparing 10:59:14 cc9e12b4c6b1: Preparing 10:59:14 a0195b7428dc: Preparing 10:59:14 16113d51b718: Preparing 10:59:14 a0195b7428dc: Waiting 10:59:14 16113d51b718: Waiting 10:59:14 90b0234995fd: Layer already exists 10:59:14 7ab4c3ff4009: Layer already exists 10:59:14 8c0aeb104378: Layer already exists 10:59:14 c8b4a7c60f8d: Layer already exists 10:59:14 cc9e12b4c6b1: Layer already exists 10:59:14 16113d51b718: Layer already exists 10:59:14 a0195b7428dc: Layer already exists 10:59:14 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:94afae9bafcbcef190c06f20031a0f28890ebf0e602f781ed721dfd6ac0b855a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:15 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 10:59:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:59:15 90b0234995fd: Preparing 10:59:15 7ab4c3ff4009: Preparing 10:59:15 c8b4a7c60f8d: Preparing 10:59:15 8c0aeb104378: Preparing 10:59:15 cc9e12b4c6b1: Preparing 10:59:15 a0195b7428dc: Preparing 10:59:15 16113d51b718: Preparing 10:59:15 a0195b7428dc: Waiting 10:59:15 16113d51b718: Waiting 10:59:15 c8b4a7c60f8d: Layer already exists 10:59:15 8c0aeb104378: Layer already exists 10:59:15 cc9e12b4c6b1: Layer already exists 10:59:15 7ab4c3ff4009: Layer already exists 10:59:15 90b0234995fd: Layer already exists 10:59:15 16113d51b718: Layer already exists 10:59:15 a0195b7428dc: Layer already exists 10:59:15 main: digest: sha256:94afae9bafcbcef190c06f20031a0f28890ebf0e602f781ed721dfd6ac0b855a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:59:15 ===================================================== [Pipeline] echo 10:59:15 taggedImages: 10:59:15 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:59:15 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:59:15 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.2 10:59:15 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:59:15 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 10:59:15 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 10:59:15 c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:59:15 latest 10:59:15 4.0.0-dev.2 10:59:15 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:59:15 main 10:59:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:59:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:59:16 c8cb07517bdd: Preparing 10:59:16 9d76ca678670: Preparing 10:59:16 3d52f834408b: Preparing 10:59:16 1bc1e8001264: Preparing 10:59:16 598a5184ee2b: Preparing 10:59:16 8c0aeb104378: Preparing 10:59:16 d66819c1dd69: Preparing 10:59:16 8c0aeb104378: Waiting 10:59:16 d3e7ed361151: Preparing 10:59:16 d66819c1dd69: Waiting 10:59:16 16113d51b718: Preparing 10:59:16 16113d51b718: Waiting 10:59:16 d3e7ed361151: Waiting 10:59:16 598a5184ee2b: Layer already exists 10:59:16 8c0aeb104378: Layer already exists 10:59:16 d66819c1dd69: Layer already exists 10:59:16 d3e7ed361151: Layer already exists 10:59:16 9d76ca678670: Pushed 10:59:16 3d52f834408b: Pushed 10:59:16 c8cb07517bdd: Pushed 10:59:16 16113d51b718: Layer already exists 10:59:23 1bc1e8001264: Pushed 10:59:23 c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:f4e6f62a90e2fec685b4ca2f9531ba632f983e60066aa2c2f7a531ea4d9ccd84 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:59:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:59:24 c8cb07517bdd: Preparing 10:59:24 9d76ca678670: Preparing 10:59:24 3d52f834408b: Preparing 10:59:24 1bc1e8001264: Preparing 10:59:24 598a5184ee2b: Preparing 10:59:24 8c0aeb104378: Preparing 10:59:24 d66819c1dd69: Preparing 10:59:24 d3e7ed361151: Preparing 10:59:24 16113d51b718: Preparing 10:59:24 d66819c1dd69: Waiting 10:59:24 d3e7ed361151: Waiting 10:59:24 16113d51b718: Waiting 10:59:24 8c0aeb104378: Waiting 10:59:24 c8cb07517bdd: Layer already exists 10:59:24 598a5184ee2b: Layer already exists 10:59:24 1bc1e8001264: Layer already exists 10:59:24 3d52f834408b: Layer already exists 10:59:24 9d76ca678670: Layer already exists 10:59:24 16113d51b718: Layer already exists 10:59:24 d66819c1dd69: Layer already exists 10:59:24 8c0aeb104378: Layer already exists 10:59:24 d3e7ed361151: Layer already exists 10:59:24 latest: digest: sha256:f4e6f62a90e2fec685b4ca2f9531ba632f983e60066aa2c2f7a531ea4d9ccd84 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.2 10:59:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:59:25 c8cb07517bdd: Preparing 10:59:25 9d76ca678670: Preparing 10:59:25 3d52f834408b: Preparing 10:59:25 1bc1e8001264: Preparing 10:59:25 598a5184ee2b: Preparing 10:59:25 8c0aeb104378: Preparing 10:59:25 d66819c1dd69: Preparing 10:59:25 d3e7ed361151: Preparing 10:59:25 16113d51b718: Preparing 10:59:25 d3e7ed361151: Waiting 10:59:25 8c0aeb104378: Waiting 10:59:25 d66819c1dd69: Waiting 10:59:25 16113d51b718: Waiting 10:59:25 c8cb07517bdd: Layer already exists 10:59:25 9d76ca678670: Layer already exists 10:59:25 3d52f834408b: Layer already exists 10:59:25 1bc1e8001264: Layer already exists 10:59:25 598a5184ee2b: Layer already exists 10:59:25 8c0aeb104378: Layer already exists 10:59:25 d66819c1dd69: Layer already exists 10:59:25 16113d51b718: Layer already exists 10:59:25 d3e7ed361151: Layer already exists 10:59:25 4.0.0-dev.2: digest: sha256:f4e6f62a90e2fec685b4ca2f9531ba632f983e60066aa2c2f7a531ea4d9ccd84 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:59:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:59:26 c8cb07517bdd: Preparing 10:59:26 9d76ca678670: Preparing 10:59:26 3d52f834408b: Preparing 10:59:26 1bc1e8001264: Preparing 10:59:26 598a5184ee2b: Preparing 10:59:26 8c0aeb104378: Preparing 10:59:26 d66819c1dd69: Preparing 10:59:26 d3e7ed361151: Preparing 10:59:26 16113d51b718: Preparing 10:59:26 8c0aeb104378: Waiting 10:59:26 d66819c1dd69: Waiting 10:59:26 d3e7ed361151: Waiting 10:59:26 16113d51b718: Waiting 10:59:26 c8cb07517bdd: Layer already exists 10:59:26 9d76ca678670: Layer already exists 10:59:26 598a5184ee2b: Layer already exists 10:59:26 1bc1e8001264: Layer already exists 10:59:26 3d52f834408b: Layer already exists 10:59:26 d66819c1dd69: Layer already exists 10:59:26 d3e7ed361151: Layer already exists 10:59:26 16113d51b718: Layer already exists 10:59:26 8c0aeb104378: Layer already exists 10:59:26 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:f4e6f62a90e2fec685b4ca2f9531ba632f983e60066aa2c2f7a531ea4d9ccd84 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 10:59:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:59:27 c8cb07517bdd: Preparing 10:59:27 9d76ca678670: Preparing 10:59:27 3d52f834408b: Preparing 10:59:27 1bc1e8001264: Preparing 10:59:27 598a5184ee2b: Preparing 10:59:27 8c0aeb104378: Preparing 10:59:27 d66819c1dd69: Preparing 10:59:27 d3e7ed361151: Preparing 10:59:27 16113d51b718: Preparing 10:59:27 8c0aeb104378: Waiting 10:59:27 d66819c1dd69: Waiting 10:59:27 d3e7ed361151: Waiting 10:59:27 16113d51b718: Waiting 10:59:27 598a5184ee2b: Layer already exists 10:59:27 3d52f834408b: Layer already exists 10:59:27 c8cb07517bdd: Layer already exists 10:59:27 1bc1e8001264: Layer already exists 10:59:27 9d76ca678670: Layer already exists 10:59:27 8c0aeb104378: Layer already exists 10:59:27 d3e7ed361151: Layer already exists 10:59:27 d66819c1dd69: Layer already exists 10:59:27 16113d51b718: Layer already exists 10:59:27 main: digest: sha256:f4e6f62a90e2fec685b4ca2f9531ba632f983e60066aa2c2f7a531ea4d9ccd84 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:59:27 ===================================================== [Pipeline] echo 10:59:27 taggedImages: 10:59:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:59:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:59:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.2 10:59:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:59:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:59:27 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 10:59:27 c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:59:27 latest 10:59:27 4.0.0-dev.2 10:59:27 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:59:27 main 10:59:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:59:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:59:28 389e573735bb: Preparing 10:59:28 65bb970442f6: Preparing 10:59:28 93ea13e7c764: Preparing 10:59:28 6f088a713f70: Preparing 10:59:28 49e363b961c2: Preparing 10:59:28 5a79d6a34ed1: Preparing 10:59:28 b55f4e9877a9: Preparing 10:59:28 e7862e40f34f: Preparing 10:59:28 598a5184ee2b: Preparing 10:59:28 e7862e40f34f: Waiting 10:59:28 8c0aeb104378: Preparing 10:59:28 e0d0ab4ff987: Preparing 10:59:28 c1aacc8d07a0: Preparing 10:59:28 5f70bf18a086: Preparing 10:59:28 3864eebb25d8: Preparing 10:59:28 648baa6de278: Preparing 10:59:28 0bf18c6792e4: Preparing 10:59:28 16113d51b718: Preparing 10:59:28 8c0aeb104378: Waiting 10:59:28 5a79d6a34ed1: Waiting 10:59:28 e0d0ab4ff987: Waiting 10:59:28 c1aacc8d07a0: Waiting 10:59:28 5f70bf18a086: Waiting 10:59:28 3864eebb25d8: Waiting 10:59:28 648baa6de278: Waiting 10:59:28 0bf18c6792e4: Waiting 10:59:28 16113d51b718: Waiting 10:59:28 598a5184ee2b: Waiting 10:59:28 93ea13e7c764: Pushed 10:59:28 49e363b961c2: Pushed 10:59:28 65bb970442f6: Pushed 10:59:28 6f088a713f70: Pushed 10:59:28 389e573735bb: Pushed 10:59:28 598a5184ee2b: Layer already exists 10:59:28 8c0aeb104378: Layer already exists 10:59:28 b55f4e9877a9: Pushed 10:59:28 5a79d6a34ed1: Pushed 10:59:29 5f70bf18a086: Layer already exists 10:59:29 e0d0ab4ff987: Pushed 10:59:29 c1aacc8d07a0: Pushed 10:59:29 16113d51b718: Layer already exists 10:59:29 3864eebb25d8: Pushed 10:59:29 0bf18c6792e4: Pushed 10:59:30 648baa6de278: Pushed 10:59:35 e7862e40f34f: Pushed 10:59:35 c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:37bca02b7d9b02d035c845fd3001e855fca6d786e1828ee5862d4049756d5a5b size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:59:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:59:36 389e573735bb: Preparing 10:59:36 65bb970442f6: Preparing 10:59:36 93ea13e7c764: Preparing 10:59:36 6f088a713f70: Preparing 10:59:36 49e363b961c2: Preparing 10:59:36 5a79d6a34ed1: Preparing 10:59:36 b55f4e9877a9: Preparing 10:59:36 e7862e40f34f: Preparing 10:59:36 598a5184ee2b: Preparing 10:59:36 8c0aeb104378: Preparing 10:59:36 e0d0ab4ff987: Preparing 10:59:36 c1aacc8d07a0: Preparing 10:59:36 5f70bf18a086: Preparing 10:59:36 3864eebb25d8: Preparing 10:59:36 648baa6de278: Preparing 10:59:36 0bf18c6792e4: Preparing 10:59:36 16113d51b718: Preparing 10:59:36 8c0aeb104378: Waiting 10:59:36 e0d0ab4ff987: Waiting 10:59:36 c1aacc8d07a0: Waiting 10:59:36 5f70bf18a086: Waiting 10:59:36 5a79d6a34ed1: Waiting 10:59:36 3864eebb25d8: Waiting 10:59:36 648baa6de278: Waiting 10:59:36 0bf18c6792e4: Waiting 10:59:36 598a5184ee2b: Waiting 10:59:36 b55f4e9877a9: Waiting 10:59:36 e7862e40f34f: Waiting 10:59:36 16113d51b718: Waiting 10:59:36 65bb970442f6: Layer already exists 10:59:36 93ea13e7c764: Layer already exists 10:59:36 49e363b961c2: Layer already exists 10:59:36 6f088a713f70: Layer already exists 10:59:36 389e573735bb: Layer already exists 10:59:36 b55f4e9877a9: Layer already exists 10:59:36 e7862e40f34f: Layer already exists 10:59:36 5a79d6a34ed1: Layer already exists 10:59:36 598a5184ee2b: Layer already exists 10:59:36 8c0aeb104378: Layer already exists 10:59:36 e0d0ab4ff987: Layer already exists 10:59:36 5f70bf18a086: Layer already exists 10:59:36 3864eebb25d8: Layer already exists 10:59:36 c1aacc8d07a0: Layer already exists 10:59:36 648baa6de278: Layer already exists 10:59:36 16113d51b718: Layer already exists 10:59:36 0bf18c6792e4: Layer already exists 10:59:36 latest: digest: sha256:37bca02b7d9b02d035c845fd3001e855fca6d786e1828ee5862d4049756d5a5b size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.2 10:59:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:59:37 389e573735bb: Preparing 10:59:37 65bb970442f6: Preparing 10:59:37 93ea13e7c764: Preparing 10:59:37 6f088a713f70: Preparing 10:59:37 49e363b961c2: Preparing 10:59:37 5a79d6a34ed1: Preparing 10:59:37 b55f4e9877a9: Preparing 10:59:37 e7862e40f34f: Preparing 10:59:37 598a5184ee2b: Preparing 10:59:37 8c0aeb104378: Preparing 10:59:37 e0d0ab4ff987: Preparing 10:59:37 c1aacc8d07a0: Preparing 10:59:37 5f70bf18a086: Preparing 10:59:37 3864eebb25d8: Preparing 10:59:37 648baa6de278: Preparing 10:59:37 0bf18c6792e4: Preparing 10:59:37 16113d51b718: Preparing 10:59:37 598a5184ee2b: Waiting 10:59:37 8c0aeb104378: Waiting 10:59:37 e0d0ab4ff987: Waiting 10:59:37 c1aacc8d07a0: Waiting 10:59:37 5f70bf18a086: Waiting 10:59:37 3864eebb25d8: Waiting 10:59:37 648baa6de278: Waiting 10:59:37 0bf18c6792e4: Waiting 10:59:37 16113d51b718: Waiting 10:59:37 5a79d6a34ed1: Waiting 10:59:37 b55f4e9877a9: Waiting 10:59:37 e7862e40f34f: Waiting 10:59:37 65bb970442f6: Layer already exists 10:59:37 6f088a713f70: Layer already exists 10:59:37 49e363b961c2: Layer already exists 10:59:37 389e573735bb: Layer already exists 10:59:37 93ea13e7c764: Layer already exists 10:59:37 5a79d6a34ed1: Layer already exists 10:59:37 b55f4e9877a9: Layer already exists 10:59:37 598a5184ee2b: Layer already exists 10:59:37 e7862e40f34f: Layer already exists 10:59:37 8c0aeb104378: Layer already exists 10:59:37 c1aacc8d07a0: Layer already exists 10:59:37 e0d0ab4ff987: Layer already exists 10:59:37 648baa6de278: Layer already exists 10:59:37 5f70bf18a086: Layer already exists 10:59:37 3864eebb25d8: Layer already exists 10:59:37 0bf18c6792e4: Layer already exists 10:59:37 16113d51b718: Layer already exists 10:59:37 4.0.0-dev.2: digest: sha256:37bca02b7d9b02d035c845fd3001e855fca6d786e1828ee5862d4049756d5a5b size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:59:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:59:38 389e573735bb: Preparing 10:59:38 65bb970442f6: Preparing 10:59:38 93ea13e7c764: Preparing 10:59:38 6f088a713f70: Preparing 10:59:38 49e363b961c2: Preparing 10:59:38 5a79d6a34ed1: Preparing 10:59:38 b55f4e9877a9: Preparing 10:59:38 e7862e40f34f: Preparing 10:59:38 598a5184ee2b: Preparing 10:59:38 8c0aeb104378: Preparing 10:59:38 e0d0ab4ff987: Preparing 10:59:38 c1aacc8d07a0: Preparing 10:59:38 5f70bf18a086: Preparing 10:59:38 3864eebb25d8: Preparing 10:59:38 648baa6de278: Preparing 10:59:38 0bf18c6792e4: Preparing 10:59:38 16113d51b718: Preparing 10:59:38 e0d0ab4ff987: Waiting 10:59:38 c1aacc8d07a0: Waiting 10:59:38 5f70bf18a086: Waiting 10:59:38 3864eebb25d8: Waiting 10:59:38 5a79d6a34ed1: Waiting 10:59:38 b55f4e9877a9: Waiting 10:59:38 648baa6de278: Waiting 10:59:38 0bf18c6792e4: Waiting 10:59:38 16113d51b718: Waiting 10:59:38 e7862e40f34f: Waiting 10:59:38 8c0aeb104378: Waiting 10:59:38 49e363b961c2: Layer already exists 10:59:38 65bb970442f6: Layer already exists 10:59:38 389e573735bb: Layer already exists 10:59:38 93ea13e7c764: Layer already exists 10:59:38 6f088a713f70: Layer already exists 10:59:38 b55f4e9877a9: Layer already exists 10:59:38 e7862e40f34f: Layer already exists 10:59:38 5a79d6a34ed1: Layer already exists 10:59:38 598a5184ee2b: Layer already exists 10:59:38 8c0aeb104378: Layer already exists 10:59:38 3864eebb25d8: Layer already exists 10:59:38 5f70bf18a086: Layer already exists 10:59:38 c1aacc8d07a0: Layer already exists 10:59:38 e0d0ab4ff987: Layer already exists 10:59:38 648baa6de278: Layer already exists 10:59:38 0bf18c6792e4: Layer already exists 10:59:38 16113d51b718: Layer already exists 10:59:38 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:37bca02b7d9b02d035c845fd3001e855fca6d786e1828ee5862d4049756d5a5b size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 10:59:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:59:38 389e573735bb: Preparing 10:59:38 65bb970442f6: Preparing 10:59:38 93ea13e7c764: Preparing 10:59:38 6f088a713f70: Preparing 10:59:38 49e363b961c2: Preparing 10:59:38 5a79d6a34ed1: Preparing 10:59:38 b55f4e9877a9: Preparing 10:59:38 e7862e40f34f: Preparing 10:59:38 598a5184ee2b: Preparing 10:59:38 8c0aeb104378: Preparing 10:59:38 e0d0ab4ff987: Preparing 10:59:38 c1aacc8d07a0: Preparing 10:59:38 5f70bf18a086: Preparing 10:59:38 3864eebb25d8: Preparing 10:59:38 648baa6de278: Preparing 10:59:38 0bf18c6792e4: Preparing 10:59:38 16113d51b718: Preparing 10:59:38 8c0aeb104378: Waiting 10:59:38 e0d0ab4ff987: Waiting 10:59:38 c1aacc8d07a0: Waiting 10:59:38 5f70bf18a086: Waiting 10:59:38 3864eebb25d8: Waiting 10:59:38 648baa6de278: Waiting 10:59:38 0bf18c6792e4: Waiting 10:59:38 16113d51b718: Waiting 10:59:38 5a79d6a34ed1: Waiting 10:59:38 e7862e40f34f: Waiting 10:59:38 598a5184ee2b: Waiting 10:59:38 b55f4e9877a9: Waiting 10:59:38 389e573735bb: Layer already exists 10:59:38 49e363b961c2: Layer already exists 10:59:38 93ea13e7c764: Layer already exists 10:59:38 65bb970442f6: Layer already exists 10:59:38 6f088a713f70: Layer already exists 10:59:38 e7862e40f34f: Layer already exists 10:59:38 598a5184ee2b: Layer already exists 10:59:38 8c0aeb104378: Layer already exists 10:59:38 b55f4e9877a9: Layer already exists 10:59:38 5a79d6a34ed1: Layer already exists 10:59:38 5f70bf18a086: Layer already exists 10:59:38 c1aacc8d07a0: Layer already exists 10:59:38 648baa6de278: Layer already exists 10:59:38 3864eebb25d8: Layer already exists 10:59:38 e0d0ab4ff987: Layer already exists 10:59:38 0bf18c6792e4: Layer already exists 10:59:38 16113d51b718: Layer already exists 10:59:39 main: digest: sha256:37bca02b7d9b02d035c845fd3001e855fca6d786e1828ee5862d4049756d5a5b size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:59:39 ===================================================== [Pipeline] echo 10:59:39 taggedImages: 10:59:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:59:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:59:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.2 10:59:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:59:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:59:39 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 10:59:39 c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:59:39 latest 10:59:39 4.0.0-dev.2 10:59:39 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:59:39 main 10:59:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:39 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:59:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:59:40 a38ca9412501: Preparing 10:59:40 62f8c5f5b121: Preparing 10:59:40 968010add0ca: Preparing 10:59:40 bd6308e96a36: Preparing 10:59:40 598a5184ee2b: Preparing 10:59:40 8c0aeb104378: Preparing 10:59:40 d66819c1dd69: Preparing 10:59:40 d3e7ed361151: Preparing 10:59:40 16113d51b718: Preparing 10:59:40 d66819c1dd69: Waiting 10:59:40 d3e7ed361151: Waiting 10:59:40 16113d51b718: Waiting 10:59:40 8c0aeb104378: Waiting 10:59:40 598a5184ee2b: Layer already exists 10:59:40 8c0aeb104378: Layer already exists 10:59:40 d66819c1dd69: Layer already exists 10:59:40 d3e7ed361151: Layer already exists 10:59:40 62f8c5f5b121: Pushed 10:59:40 968010add0ca: Pushed 10:59:40 a38ca9412501: Pushed 10:59:40 16113d51b718: Layer already exists 10:59:45 bd6308e96a36: Pushed 10:59:45 c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:c227412b05a9f8965fcca4b84d8da37b0252d7f183ab6c3e3169d6ef31bc8923 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:46 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:59:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:59:46 a38ca9412501: Preparing 10:59:46 62f8c5f5b121: Preparing 10:59:46 968010add0ca: Preparing 10:59:46 bd6308e96a36: Preparing 10:59:46 598a5184ee2b: Preparing 10:59:46 8c0aeb104378: Preparing 10:59:46 d66819c1dd69: Preparing 10:59:46 d3e7ed361151: Preparing 10:59:46 16113d51b718: Preparing 10:59:46 8c0aeb104378: Waiting 10:59:46 d3e7ed361151: Waiting 10:59:46 16113d51b718: Waiting 10:59:46 d66819c1dd69: Waiting 10:59:46 598a5184ee2b: Layer already exists 10:59:46 bd6308e96a36: Layer already exists 10:59:46 968010add0ca: Layer already exists 10:59:46 a38ca9412501: Layer already exists 10:59:46 62f8c5f5b121: Layer already exists 10:59:46 8c0aeb104378: Layer already exists 10:59:46 d3e7ed361151: Layer already exists 10:59:46 d66819c1dd69: Layer already exists 10:59:46 16113d51b718: Layer already exists 10:59:46 latest: digest: sha256:c227412b05a9f8965fcca4b84d8da37b0252d7f183ab6c3e3169d6ef31bc8923 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:47 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.2 10:59:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:59:47 a38ca9412501: Preparing 10:59:47 62f8c5f5b121: Preparing 10:59:47 968010add0ca: Preparing 10:59:47 bd6308e96a36: Preparing 10:59:47 598a5184ee2b: Preparing 10:59:47 8c0aeb104378: Preparing 10:59:47 d66819c1dd69: Preparing 10:59:47 d3e7ed361151: Preparing 10:59:47 16113d51b718: Preparing 10:59:47 8c0aeb104378: Waiting 10:59:47 d66819c1dd69: Waiting 10:59:47 d3e7ed361151: Waiting 10:59:47 16113d51b718: Waiting 10:59:47 a38ca9412501: Layer already exists 10:59:47 598a5184ee2b: Layer already exists 10:59:47 62f8c5f5b121: Layer already exists 10:59:47 bd6308e96a36: Layer already exists 10:59:47 968010add0ca: Layer already exists 10:59:47 8c0aeb104378: Layer already exists 10:59:47 d66819c1dd69: Layer already exists 10:59:47 d3e7ed361151: Layer already exists 10:59:47 16113d51b718: Layer already exists 10:59:47 4.0.0-dev.2: digest: sha256:c227412b05a9f8965fcca4b84d8da37b0252d7f183ab6c3e3169d6ef31bc8923 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:47 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:59:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:59:48 a38ca9412501: Preparing 10:59:48 62f8c5f5b121: Preparing 10:59:48 968010add0ca: Preparing 10:59:48 bd6308e96a36: Preparing 10:59:48 598a5184ee2b: Preparing 10:59:48 8c0aeb104378: Preparing 10:59:48 d66819c1dd69: Preparing 10:59:48 d3e7ed361151: Preparing 10:59:48 16113d51b718: Preparing 10:59:48 8c0aeb104378: Waiting 10:59:48 d66819c1dd69: Waiting 10:59:48 d3e7ed361151: Waiting 10:59:48 16113d51b718: Waiting 10:59:48 62f8c5f5b121: Layer already exists 10:59:48 968010add0ca: Layer already exists 10:59:48 a38ca9412501: Layer already exists 10:59:48 598a5184ee2b: Layer already exists 10:59:48 bd6308e96a36: Layer already exists 10:59:48 d66819c1dd69: Layer already exists 10:59:48 8c0aeb104378: Layer already exists 10:59:48 16113d51b718: Layer already exists 10:59:48 d3e7ed361151: Layer already exists 10:59:48 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:c227412b05a9f8965fcca4b84d8da37b0252d7f183ab6c3e3169d6ef31bc8923 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 10:59:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:59:49 a38ca9412501: Preparing 10:59:49 62f8c5f5b121: Preparing 10:59:49 968010add0ca: Preparing 10:59:49 bd6308e96a36: Preparing 10:59:49 598a5184ee2b: Preparing 10:59:49 8c0aeb104378: Preparing 10:59:49 d66819c1dd69: Preparing 10:59:49 d3e7ed361151: Preparing 10:59:49 16113d51b718: Preparing 10:59:49 8c0aeb104378: Waiting 10:59:49 d66819c1dd69: Waiting 10:59:49 d3e7ed361151: Waiting 10:59:49 16113d51b718: Waiting 10:59:49 bd6308e96a36: Layer already exists 10:59:49 62f8c5f5b121: Layer already exists 10:59:49 598a5184ee2b: Layer already exists 10:59:49 a38ca9412501: Layer already exists 10:59:49 968010add0ca: Layer already exists 10:59:49 d66819c1dd69: Layer already exists 10:59:49 8c0aeb104378: Layer already exists 10:59:49 d3e7ed361151: Layer already exists 10:59:49 16113d51b718: Layer already exists 10:59:49 main: digest: sha256:c227412b05a9f8965fcca4b84d8da37b0252d7f183ab6c3e3169d6ef31bc8923 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:59:49 ===================================================== [Pipeline] echo 10:59:49 taggedImages: 10:59:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:59:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:59:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.2 10:59:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:59:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 10:59:49 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 10:59:49 c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:59:49 latest 10:59:49 4.0.0-dev.2 10:59:49 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:59:49 main 10:59:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:59:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:59:50 673b70300dc8: Preparing 10:59:50 ec67ca5f62ef: Preparing 10:59:50 4af0305e88f7: Preparing 10:59:50 847e770ed69d: Preparing 10:59:50 9e15240b0ab1: Preparing 10:59:50 598a5184ee2b: Preparing 10:59:50 8c0aeb104378: Preparing 10:59:50 13f8265c0efc: Preparing 10:59:50 4488f88f5b66: Preparing 10:59:50 bd040f3b0670: Preparing 10:59:50 16113d51b718: Preparing 10:59:50 13f8265c0efc: Waiting 10:59:50 4488f88f5b66: Waiting 10:59:50 bd040f3b0670: Waiting 10:59:50 16113d51b718: Waiting 10:59:50 598a5184ee2b: Waiting 10:59:50 8c0aeb104378: Waiting 10:59:50 9e15240b0ab1: Pushed 10:59:50 847e770ed69d: Pushed 10:59:50 ec67ca5f62ef: Pushed 10:59:50 673b70300dc8: Pushed 10:59:50 598a5184ee2b: Layer already exists 10:59:50 8c0aeb104378: Layer already exists 10:59:50 16113d51b718: Layer already exists 10:59:50 13f8265c0efc: Pushed 10:59:50 4488f88f5b66: Pushed 10:59:54 4af0305e88f7: Pushed 10:59:54 bd040f3b0670: Pushed 10:59:54 c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:7995f48725c9f27b180733e7678f4fb5faeb83b05df8d447ebe5f545232dbce4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:59:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:59:55 673b70300dc8: Preparing 10:59:55 ec67ca5f62ef: Preparing 10:59:55 4af0305e88f7: Preparing 10:59:55 847e770ed69d: Preparing 10:59:55 9e15240b0ab1: Preparing 10:59:55 598a5184ee2b: Preparing 10:59:55 8c0aeb104378: Preparing 10:59:55 13f8265c0efc: Preparing 10:59:55 4488f88f5b66: Preparing 10:59:55 bd040f3b0670: Preparing 10:59:55 16113d51b718: Preparing 10:59:55 8c0aeb104378: Waiting 10:59:55 13f8265c0efc: Waiting 10:59:55 4488f88f5b66: Waiting 10:59:55 bd040f3b0670: Waiting 10:59:55 598a5184ee2b: Waiting 10:59:55 16113d51b718: Waiting 10:59:55 673b70300dc8: Layer already exists 10:59:55 4af0305e88f7: Layer already exists 10:59:55 9e15240b0ab1: Layer already exists 10:59:55 ec67ca5f62ef: Layer already exists 10:59:55 847e770ed69d: Layer already exists 10:59:55 13f8265c0efc: Layer already exists 10:59:55 598a5184ee2b: Layer already exists 10:59:55 8c0aeb104378: Layer already exists 10:59:55 bd040f3b0670: Layer already exists 10:59:55 4488f88f5b66: Layer already exists 10:59:55 16113d51b718: Layer already exists 10:59:56 latest: digest: sha256:7995f48725c9f27b180733e7678f4fb5faeb83b05df8d447ebe5f545232dbce4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.2 10:59:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:59:56 673b70300dc8: Preparing 10:59:56 ec67ca5f62ef: Preparing 10:59:56 4af0305e88f7: Preparing 10:59:56 847e770ed69d: Preparing 10:59:56 9e15240b0ab1: Preparing 10:59:56 598a5184ee2b: Preparing 10:59:56 8c0aeb104378: Preparing 10:59:56 13f8265c0efc: Preparing 10:59:56 4488f88f5b66: Preparing 10:59:56 bd040f3b0670: Preparing 10:59:56 16113d51b718: Preparing 10:59:56 598a5184ee2b: Waiting 10:59:56 8c0aeb104378: Waiting 10:59:56 bd040f3b0670: Waiting 10:59:56 16113d51b718: Waiting 10:59:56 13f8265c0efc: Waiting 10:59:56 4488f88f5b66: Waiting 10:59:56 847e770ed69d: Layer already exists 10:59:56 ec67ca5f62ef: Layer already exists 10:59:56 9e15240b0ab1: Layer already exists 10:59:56 4af0305e88f7: Layer already exists 10:59:56 673b70300dc8: Layer already exists 10:59:56 bd040f3b0670: Layer already exists 10:59:56 13f8265c0efc: Layer already exists 10:59:56 4488f88f5b66: Layer already exists 10:59:56 8c0aeb104378: Layer already exists 10:59:56 598a5184ee2b: Layer already exists 10:59:56 16113d51b718: Layer already exists 10:59:57 4.0.0-dev.2: digest: sha256:7995f48725c9f27b180733e7678f4fb5faeb83b05df8d447ebe5f545232dbce4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:57 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:59:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:59:57 673b70300dc8: Preparing 10:59:57 ec67ca5f62ef: Preparing 10:59:57 4af0305e88f7: Preparing 10:59:57 847e770ed69d: Preparing 10:59:57 9e15240b0ab1: Preparing 10:59:57 598a5184ee2b: Preparing 10:59:57 8c0aeb104378: Preparing 10:59:57 13f8265c0efc: Preparing 10:59:57 4488f88f5b66: Preparing 10:59:57 bd040f3b0670: Preparing 10:59:57 16113d51b718: Preparing 10:59:57 13f8265c0efc: Waiting 10:59:57 4488f88f5b66: Waiting 10:59:57 bd040f3b0670: Waiting 10:59:57 16113d51b718: Waiting 10:59:57 598a5184ee2b: Waiting 10:59:57 8c0aeb104378: Waiting 10:59:57 ec67ca5f62ef: Layer already exists 10:59:57 847e770ed69d: Layer already exists 10:59:57 9e15240b0ab1: Layer already exists 10:59:57 673b70300dc8: Layer already exists 10:59:57 4af0305e88f7: Layer already exists 10:59:57 4488f88f5b66: Layer already exists 10:59:57 13f8265c0efc: Layer already exists 10:59:57 8c0aeb104378: Layer already exists 10:59:57 598a5184ee2b: Layer already exists 10:59:57 bd040f3b0670: Layer already exists 10:59:57 16113d51b718: Layer already exists 10:59:57 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:7995f48725c9f27b180733e7678f4fb5faeb83b05df8d447ebe5f545232dbce4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 10:59:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:59:58 673b70300dc8: Preparing 10:59:58 ec67ca5f62ef: Preparing 10:59:58 4af0305e88f7: Preparing 10:59:58 847e770ed69d: Preparing 10:59:58 9e15240b0ab1: Preparing 10:59:58 598a5184ee2b: Preparing 10:59:58 8c0aeb104378: Preparing 10:59:58 13f8265c0efc: Preparing 10:59:58 4488f88f5b66: Preparing 10:59:58 bd040f3b0670: Preparing 10:59:58 16113d51b718: Preparing 10:59:58 13f8265c0efc: Waiting 10:59:58 4488f88f5b66: Waiting 10:59:58 598a5184ee2b: Waiting 10:59:58 16113d51b718: Waiting 10:59:58 bd040f3b0670: Waiting 10:59:58 ec67ca5f62ef: Layer already exists 10:59:58 4af0305e88f7: Layer already exists 10:59:58 673b70300dc8: Layer already exists 10:59:58 847e770ed69d: Layer already exists 10:59:58 9e15240b0ab1: Layer already exists 10:59:58 8c0aeb104378: Layer already exists 10:59:58 13f8265c0efc: Layer already exists 10:59:58 4488f88f5b66: Layer already exists 10:59:58 598a5184ee2b: Layer already exists 10:59:58 bd040f3b0670: Layer already exists 10:59:58 16113d51b718: Layer already exists 10:59:58 main: digest: sha256:7995f48725c9f27b180733e7678f4fb5faeb83b05df8d447ebe5f545232dbce4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:59:58 ===================================================== [Pipeline] echo 10:59:59 taggedImages: 10:59:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:59:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:59:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.2 10:59:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:59:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:59:59 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 10:59:59 c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:59:59 latest 10:59:59 4.0.0-dev.2 10:59:59 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 10:59:59 main 10:59:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:59 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 10:59:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:59:59 046cc706cf34: Preparing 10:59:59 3abffd3ca4d4: Preparing 10:59:59 9f9a9a3a1aea: Preparing 10:59:59 f15f601c2714: Preparing 10:59:59 5d9a5905cdc2: Preparing 10:59:59 f2b8793ac3b9: Preparing 10:59:59 d8a35b9c5625: Preparing 10:59:59 598a5184ee2b: Preparing 10:59:59 8c0aeb104378: Preparing 10:59:59 4b1797fbe6bf: Preparing 10:59:59 975f3fd0568b: Preparing 10:59:59 16113d51b718: Preparing 10:59:59 f2b8793ac3b9: Waiting 10:59:59 d8a35b9c5625: Waiting 10:59:59 598a5184ee2b: Waiting 10:59:59 975f3fd0568b: Waiting 10:59:59 8c0aeb104378: Waiting 10:59:59 4b1797fbe6bf: Waiting 10:59:59 16113d51b718: Waiting 11:00:00 5d9a5905cdc2: Pushed 11:00:00 3abffd3ca4d4: Pushed 11:00:00 046cc706cf34: Pushed 11:00:00 598a5184ee2b: Layer already exists 11:00:00 8c0aeb104378: Layer already exists 11:00:00 d8a35b9c5625: Pushed 11:00:00 f2b8793ac3b9: Pushed 11:00:00 16113d51b718: Layer already exists 11:00:01 4b1797fbe6bf: Pushed 11:00:03 975f3fd0568b: Pushed 11:00:03 f15f601c2714: Pushed 11:00:04 9f9a9a3a1aea: Pushed 11:00:04 c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:2592bd404e65289d1c8931f9d00eb8ff6f7327e6c0e7f30a6739d73b61ec16ab size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:04 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 11:00:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:00:05 046cc706cf34: Preparing 11:00:05 3abffd3ca4d4: Preparing 11:00:05 9f9a9a3a1aea: Preparing 11:00:05 f15f601c2714: Preparing 11:00:05 5d9a5905cdc2: Preparing 11:00:05 f2b8793ac3b9: Preparing 11:00:05 d8a35b9c5625: Preparing 11:00:05 598a5184ee2b: Preparing 11:00:05 8c0aeb104378: Preparing 11:00:05 4b1797fbe6bf: Preparing 11:00:05 975f3fd0568b: Preparing 11:00:05 16113d51b718: Preparing 11:00:05 f2b8793ac3b9: Waiting 11:00:05 598a5184ee2b: Waiting 11:00:05 d8a35b9c5625: Waiting 11:00:05 8c0aeb104378: Waiting 11:00:05 4b1797fbe6bf: Waiting 11:00:05 975f3fd0568b: Waiting 11:00:05 16113d51b718: Waiting 11:00:05 9f9a9a3a1aea: Layer already exists 11:00:05 3abffd3ca4d4: Layer already exists 11:00:05 5d9a5905cdc2: Layer already exists 11:00:05 046cc706cf34: Layer already exists 11:00:05 f15f601c2714: Layer already exists 11:00:05 4b1797fbe6bf: Layer already exists 11:00:05 f2b8793ac3b9: Layer already exists 11:00:05 598a5184ee2b: Layer already exists 11:00:05 8c0aeb104378: Layer already exists 11:00:05 d8a35b9c5625: Layer already exists 11:00:05 975f3fd0568b: Layer already exists 11:00:05 16113d51b718: Layer already exists 11:00:05 latest: digest: sha256:2592bd404e65289d1c8931f9d00eb8ff6f7327e6c0e7f30a6739d73b61ec16ab size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.2 11:00:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:00:06 046cc706cf34: Preparing 11:00:06 3abffd3ca4d4: Preparing 11:00:06 9f9a9a3a1aea: Preparing 11:00:06 f15f601c2714: Preparing 11:00:06 5d9a5905cdc2: Preparing 11:00:06 f2b8793ac3b9: Preparing 11:00:06 f2b8793ac3b9: Waiting 11:00:06 d8a35b9c5625: Preparing 11:00:06 598a5184ee2b: Preparing 11:00:06 d8a35b9c5625: Waiting 11:00:06 8c0aeb104378: Preparing 11:00:06 598a5184ee2b: Waiting 11:00:06 4b1797fbe6bf: Preparing 11:00:06 975f3fd0568b: Preparing 11:00:06 16113d51b718: Preparing 11:00:06 8c0aeb104378: Waiting 11:00:06 4b1797fbe6bf: Waiting 11:00:06 975f3fd0568b: Waiting 11:00:06 16113d51b718: Waiting 11:00:06 f15f601c2714: Layer already exists 11:00:06 5d9a5905cdc2: Layer already exists 11:00:06 3abffd3ca4d4: Layer already exists 11:00:06 9f9a9a3a1aea: Layer already exists 11:00:06 046cc706cf34: Layer already exists 11:00:06 598a5184ee2b: Layer already exists 11:00:06 f2b8793ac3b9: Layer already exists 11:00:06 d8a35b9c5625: Layer already exists 11:00:06 4b1797fbe6bf: Layer already exists 11:00:06 8c0aeb104378: Layer already exists 11:00:06 975f3fd0568b: Layer already exists 11:00:06 16113d51b718: Layer already exists 11:00:06 4.0.0-dev.2: digest: sha256:2592bd404e65289d1c8931f9d00eb8ff6f7327e6c0e7f30a6739d73b61ec16ab size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 11:00:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:00:07 046cc706cf34: Preparing 11:00:07 3abffd3ca4d4: Preparing 11:00:07 9f9a9a3a1aea: Preparing 11:00:07 f15f601c2714: Preparing 11:00:07 5d9a5905cdc2: Preparing 11:00:07 f2b8793ac3b9: Preparing 11:00:07 d8a35b9c5625: Preparing 11:00:07 598a5184ee2b: Preparing 11:00:07 8c0aeb104378: Preparing 11:00:07 4b1797fbe6bf: Preparing 11:00:07 975f3fd0568b: Preparing 11:00:07 16113d51b718: Preparing 11:00:07 598a5184ee2b: Waiting 11:00:07 8c0aeb104378: Waiting 11:00:07 4b1797fbe6bf: Waiting 11:00:07 975f3fd0568b: Waiting 11:00:07 16113d51b718: Waiting 11:00:07 d8a35b9c5625: Waiting 11:00:07 046cc706cf34: Layer already exists 11:00:07 5d9a5905cdc2: Layer already exists 11:00:07 9f9a9a3a1aea: Layer already exists 11:00:07 f15f601c2714: Layer already exists 11:00:07 3abffd3ca4d4: Layer already exists 11:00:07 d8a35b9c5625: Layer already exists 11:00:07 8c0aeb104378: Layer already exists 11:00:07 598a5184ee2b: Layer already exists 11:00:07 f2b8793ac3b9: Layer already exists 11:00:07 4b1797fbe6bf: Layer already exists 11:00:07 975f3fd0568b: Layer already exists 11:00:07 16113d51b718: Layer already exists 11:00:07 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:2592bd404e65289d1c8931f9d00eb8ff6f7327e6c0e7f30a6739d73b61ec16ab size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 11:00:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:00:08 046cc706cf34: Preparing 11:00:08 3abffd3ca4d4: Preparing 11:00:08 9f9a9a3a1aea: Preparing 11:00:08 f15f601c2714: Preparing 11:00:08 5d9a5905cdc2: Preparing 11:00:08 f2b8793ac3b9: Preparing 11:00:08 d8a35b9c5625: Preparing 11:00:08 598a5184ee2b: Preparing 11:00:08 8c0aeb104378: Preparing 11:00:08 4b1797fbe6bf: Preparing 11:00:08 975f3fd0568b: Preparing 11:00:08 16113d51b718: Preparing 11:00:08 8c0aeb104378: Waiting 11:00:08 f2b8793ac3b9: Waiting 11:00:08 4b1797fbe6bf: Waiting 11:00:08 975f3fd0568b: Waiting 11:00:08 d8a35b9c5625: Waiting 11:00:08 16113d51b718: Waiting 11:00:08 598a5184ee2b: Waiting 11:00:08 9f9a9a3a1aea: Layer already exists 11:00:08 5d9a5905cdc2: Layer already exists 11:00:08 3abffd3ca4d4: Layer already exists 11:00:08 f15f601c2714: Layer already exists 11:00:08 046cc706cf34: Layer already exists 11:00:08 598a5184ee2b: Layer already exists 11:00:08 8c0aeb104378: Layer already exists 11:00:08 d8a35b9c5625: Layer already exists 11:00:08 f2b8793ac3b9: Layer already exists 11:00:08 4b1797fbe6bf: Layer already exists 11:00:08 16113d51b718: Layer already exists 11:00:08 975f3fd0568b: Layer already exists 11:00:08 main: digest: sha256:2592bd404e65289d1c8931f9d00eb8ff6f7327e6c0e7f30a6739d73b61ec16ab size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:00:08 ===================================================== [Pipeline] echo 11:00:08 taggedImages: 11:00:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 11:00:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 11:00:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.2 11:00:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 11:00:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 11:00:08 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 11:00:08 c89e7d447dc09ce70dc7b00762475a7ed7258b44 11:00:08 latest 11:00:08 4.0.0-dev.2 11:00:08 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 11:00:08 main 11:00:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:08 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 11:00:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:00:09 190e51b0a6d4: Preparing 11:00:09 08eeb62f8c5c: Preparing 11:00:09 598a5184ee2b: Preparing 11:00:09 8c0aeb104378: Preparing 11:00:09 7554951564e6: Preparing 11:00:09 71978f16e5da: Preparing 11:00:09 16113d51b718: Preparing 11:00:09 16113d51b718: Waiting 11:00:09 8c0aeb104378: Layer already exists 11:00:09 598a5184ee2b: Layer already exists 11:00:09 16113d51b718: Layer already exists 11:00:09 190e51b0a6d4: Pushed 11:00:10 7554951564e6: Pushed 11:00:11 71978f16e5da: Pushed 11:00:15 08eeb62f8c5c: Pushed 11:00:15 c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:516cdf06f84c832db65d2213581693039058ba8a3ccee6bd21ecdbf02b7ac343 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 11:00:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:00:16 190e51b0a6d4: Preparing 11:00:16 08eeb62f8c5c: Preparing 11:00:16 598a5184ee2b: Preparing 11:00:16 8c0aeb104378: Preparing 11:00:16 7554951564e6: Preparing 11:00:16 71978f16e5da: Preparing 11:00:16 16113d51b718: Preparing 11:00:16 71978f16e5da: Waiting 11:00:16 16113d51b718: Waiting 11:00:16 190e51b0a6d4: Layer already exists 11:00:16 8c0aeb104378: Layer already exists 11:00:16 598a5184ee2b: Layer already exists 11:00:16 7554951564e6: Layer already exists 11:00:16 16113d51b718: Layer already exists 11:00:16 71978f16e5da: Layer already exists 11:00:16 08eeb62f8c5c: Layer already exists 11:00:16 latest: digest: sha256:516cdf06f84c832db65d2213581693039058ba8a3ccee6bd21ecdbf02b7ac343 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:16 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.2 11:00:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:00:17 190e51b0a6d4: Preparing 11:00:17 08eeb62f8c5c: Preparing 11:00:17 598a5184ee2b: Preparing 11:00:17 8c0aeb104378: Preparing 11:00:17 7554951564e6: Preparing 11:00:17 71978f16e5da: Preparing 11:00:17 16113d51b718: Preparing 11:00:17 71978f16e5da: Waiting 11:00:17 16113d51b718: Waiting 11:00:17 7554951564e6: Layer already exists 11:00:17 8c0aeb104378: Layer already exists 11:00:17 598a5184ee2b: Layer already exists 11:00:17 08eeb62f8c5c: Layer already exists 11:00:17 190e51b0a6d4: Layer already exists 11:00:17 71978f16e5da: Layer already exists 11:00:17 16113d51b718: Layer already exists 11:00:17 4.0.0-dev.2: digest: sha256:516cdf06f84c832db65d2213581693039058ba8a3ccee6bd21ecdbf02b7ac343 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:17 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 11:00:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:00:18 190e51b0a6d4: Preparing 11:00:18 08eeb62f8c5c: Preparing 11:00:18 598a5184ee2b: Preparing 11:00:18 8c0aeb104378: Preparing 11:00:18 7554951564e6: Preparing 11:00:18 71978f16e5da: Preparing 11:00:18 16113d51b718: Preparing 11:00:18 16113d51b718: Waiting 11:00:18 71978f16e5da: Waiting 11:00:18 7554951564e6: Layer already exists 11:00:18 598a5184ee2b: Layer already exists 11:00:18 8c0aeb104378: Layer already exists 11:00:18 08eeb62f8c5c: Layer already exists 11:00:18 190e51b0a6d4: Layer already exists 11:00:18 16113d51b718: Layer already exists 11:00:18 71978f16e5da: Layer already exists 11:00:18 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:516cdf06f84c832db65d2213581693039058ba8a3ccee6bd21ecdbf02b7ac343 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 11:00:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:00:19 190e51b0a6d4: Preparing 11:00:19 08eeb62f8c5c: Preparing 11:00:19 598a5184ee2b: Preparing 11:00:19 8c0aeb104378: Preparing 11:00:19 7554951564e6: Preparing 11:00:19 71978f16e5da: Preparing 11:00:19 16113d51b718: Preparing 11:00:19 71978f16e5da: Waiting 11:00:19 16113d51b718: Waiting 11:00:19 08eeb62f8c5c: Layer already exists 11:00:19 598a5184ee2b: Layer already exists 11:00:19 7554951564e6: Layer already exists 11:00:19 8c0aeb104378: Layer already exists 11:00:19 190e51b0a6d4: Layer already exists 11:00:19 16113d51b718: Layer already exists 11:00:19 71978f16e5da: Layer already exists 11:00:19 main: digest: sha256:516cdf06f84c832db65d2213581693039058ba8a3ccee6bd21ecdbf02b7ac343 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:00:19 ===================================================== [Pipeline] echo 11:00:19 taggedImages: 11:00:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 11:00:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 11:00:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.2 11:00:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 11:00:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 11:00:19 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 11:00:19 c89e7d447dc09ce70dc7b00762475a7ed7258b44 11:00:19 latest 11:00:19 4.0.0-dev.2 11:00:19 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 11:00:19 main 11:00:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:20 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 11:00:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:00:20 32f5016cc1a1: Preparing 11:00:20 cb709cc7af9b: Preparing 11:00:20 5e40fd902bff: Preparing 11:00:20 598a5184ee2b: Preparing 11:00:20 8c0aeb104378: Preparing 11:00:20 b50face7575e: Preparing 11:00:20 c05fc9dffc77: Preparing 11:00:20 3372dd1585a8: Preparing 11:00:20 de7c360f5a5c: Preparing 11:00:20 16113d51b718: Preparing 11:00:20 3372dd1585a8: Waiting 11:00:20 de7c360f5a5c: Waiting 11:00:20 16113d51b718: Waiting 11:00:20 b50face7575e: Waiting 11:00:20 c05fc9dffc77: Waiting 11:00:20 8c0aeb104378: Layer already exists 11:00:20 598a5184ee2b: Layer already exists 11:00:47 32f5016cc1a1: Pushed 11:00:47 cb709cc7af9b: Pushed 11:00:47 5e40fd902bff: Pushed 11:00:47 16113d51b718: Layer already exists 11:00:47 3372dd1585a8: Pushed 11:00:47 c05fc9dffc77: Pushed 11:00:47 b50face7575e: Pushed 11:00:47 de7c360f5a5c: Pushed 11:00:47 c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:eba0db71d6561f6d2e176f3b76dc321503d288312128b34e821d70a1c2ee54ad size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 11:00:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:00:48 32f5016cc1a1: Preparing 11:00:48 cb709cc7af9b: Preparing 11:00:48 5e40fd902bff: Preparing 11:00:48 598a5184ee2b: Preparing 11:00:48 8c0aeb104378: Preparing 11:00:48 b50face7575e: Preparing 11:00:48 c05fc9dffc77: Preparing 11:00:48 3372dd1585a8: Preparing 11:00:48 de7c360f5a5c: Preparing 11:00:48 16113d51b718: Preparing 11:00:48 c05fc9dffc77: Waiting 11:00:48 3372dd1585a8: Waiting 11:00:48 de7c360f5a5c: Waiting 11:00:48 16113d51b718: Waiting 11:00:48 b50face7575e: Waiting 11:00:48 598a5184ee2b: Layer already exists 11:00:48 5e40fd902bff: Layer already exists 11:00:48 8c0aeb104378: Layer already exists 11:00:48 cb709cc7af9b: Layer already exists 11:00:48 32f5016cc1a1: Layer already exists 11:00:48 b50face7575e: Layer already exists 11:00:48 c05fc9dffc77: Layer already exists 11:00:48 3372dd1585a8: Layer already exists 11:00:48 16113d51b718: Layer already exists 11:00:48 de7c360f5a5c: Layer already exists 11:00:48 latest: digest: sha256:eba0db71d6561f6d2e176f3b76dc321503d288312128b34e821d70a1c2ee54ad size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.2 11:00:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:00:49 32f5016cc1a1: Preparing 11:00:49 cb709cc7af9b: Preparing 11:00:49 5e40fd902bff: Preparing 11:00:49 598a5184ee2b: Preparing 11:00:49 8c0aeb104378: Preparing 11:00:49 b50face7575e: Preparing 11:00:49 c05fc9dffc77: Preparing 11:00:49 3372dd1585a8: Preparing 11:00:49 de7c360f5a5c: Preparing 11:00:49 16113d51b718: Preparing 11:00:49 b50face7575e: Waiting 11:00:49 c05fc9dffc77: Waiting 11:00:49 3372dd1585a8: Waiting 11:00:49 de7c360f5a5c: Waiting 11:00:49 16113d51b718: Waiting 11:00:49 8c0aeb104378: Layer already exists 11:00:49 32f5016cc1a1: Layer already exists 11:00:49 5e40fd902bff: Layer already exists 11:00:49 598a5184ee2b: Layer already exists 11:00:49 cb709cc7af9b: Layer already exists 11:00:49 b50face7575e: Layer already exists 11:00:49 16113d51b718: Layer already exists 11:00:49 3372dd1585a8: Layer already exists 11:00:49 c05fc9dffc77: Layer already exists 11:00:49 de7c360f5a5c: Layer already exists 11:00:49 4.0.0-dev.2: digest: sha256:eba0db71d6561f6d2e176f3b76dc321503d288312128b34e821d70a1c2ee54ad size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 11:00:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:00:50 32f5016cc1a1: Preparing 11:00:50 cb709cc7af9b: Preparing 11:00:50 5e40fd902bff: Preparing 11:00:50 598a5184ee2b: Preparing 11:00:50 8c0aeb104378: Preparing 11:00:50 b50face7575e: Preparing 11:00:50 c05fc9dffc77: Preparing 11:00:50 3372dd1585a8: Preparing 11:00:50 de7c360f5a5c: Preparing 11:00:50 16113d51b718: Preparing 11:00:50 b50face7575e: Waiting 11:00:50 c05fc9dffc77: Waiting 11:00:50 3372dd1585a8: Waiting 11:00:50 de7c360f5a5c: Waiting 11:00:50 16113d51b718: Waiting 11:00:50 5e40fd902bff: Layer already exists 11:00:50 598a5184ee2b: Layer already exists 11:00:50 8c0aeb104378: Layer already exists 11:00:50 cb709cc7af9b: Layer already exists 11:00:50 32f5016cc1a1: Layer already exists 11:00:50 b50face7575e: Layer already exists 11:00:50 c05fc9dffc77: Layer already exists 11:00:50 3372dd1585a8: Layer already exists 11:00:50 16113d51b718: Layer already exists 11:00:50 de7c360f5a5c: Layer already exists 11:00:50 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:eba0db71d6561f6d2e176f3b76dc321503d288312128b34e821d70a1c2ee54ad size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 11:00:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:00:51 32f5016cc1a1: Preparing 11:00:51 cb709cc7af9b: Preparing 11:00:51 5e40fd902bff: Preparing 11:00:51 598a5184ee2b: Preparing 11:00:51 8c0aeb104378: Preparing 11:00:51 b50face7575e: Preparing 11:00:51 c05fc9dffc77: Preparing 11:00:51 3372dd1585a8: Preparing 11:00:51 de7c360f5a5c: Preparing 11:00:51 16113d51b718: Preparing 11:00:51 b50face7575e: Waiting 11:00:51 c05fc9dffc77: Waiting 11:00:51 3372dd1585a8: Waiting 11:00:51 de7c360f5a5c: Waiting 11:00:51 16113d51b718: Waiting 11:00:51 598a5184ee2b: Layer already exists 11:00:51 8c0aeb104378: Layer already exists 11:00:51 5e40fd902bff: Layer already exists 11:00:51 32f5016cc1a1: Layer already exists 11:00:51 cb709cc7af9b: Layer already exists 11:00:51 b50face7575e: Layer already exists 11:00:51 c05fc9dffc77: Layer already exists 11:00:51 3372dd1585a8: Layer already exists 11:00:51 16113d51b718: Layer already exists 11:00:51 de7c360f5a5c: Layer already exists 11:00:51 main: digest: sha256:eba0db71d6561f6d2e176f3b76dc321503d288312128b34e821d70a1c2ee54ad size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:00:51 ===================================================== [Pipeline] echo 11:00:51 taggedImages: 11:00:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 11:00:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 11:00:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.2 11:00:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 11:00:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 11:00:51 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 11:00:51 c89e7d447dc09ce70dc7b00762475a7ed7258b44 11:00:51 latest 11:00:51 4.0.0-dev.2 11:00:51 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 11:00:51 main 11:00:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:51 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 11:00:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:00:52 7407e4c111ab: Preparing 11:00:52 769f931d873e: Preparing 11:00:52 4b9b2e61a86b: Preparing 11:00:52 598a5184ee2b: Preparing 11:00:52 8c0aeb104378: Preparing 11:00:52 57c1cebcd58e: Preparing 11:00:52 d7973f793477: Preparing 11:00:52 57c1cebcd58e: Waiting 11:00:52 711dbaff32b3: Preparing 11:00:52 d7973f793477: Waiting 11:00:52 16113d51b718: Preparing 11:00:52 711dbaff32b3: Waiting 11:00:52 16113d51b718: Waiting 11:00:52 598a5184ee2b: Layer already exists 11:00:52 8c0aeb104378: Layer already exists 11:00:52 4b9b2e61a86b: Pushed 11:00:52 769f931d873e: Pushed 11:00:52 7407e4c111ab: Pushed 11:00:52 16113d51b718: Layer already exists 11:00:52 711dbaff32b3: Pushed 11:00:53 d7973f793477: Pushed 11:01:12 57c1cebcd58e: Pushed 11:01:12 c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:b6b42ec023fd2946db66687529492a8f63d8b4fcc64f1e704361f87486f4e0a5 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 11:01:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:01:12 7407e4c111ab: Preparing 11:01:12 769f931d873e: Preparing 11:01:12 4b9b2e61a86b: Preparing 11:01:12 598a5184ee2b: Preparing 11:01:12 8c0aeb104378: Preparing 11:01:12 57c1cebcd58e: Preparing 11:01:12 d7973f793477: Preparing 11:01:12 711dbaff32b3: Preparing 11:01:12 16113d51b718: Preparing 11:01:12 57c1cebcd58e: Waiting 11:01:12 d7973f793477: Waiting 11:01:12 4b9b2e61a86b: Layer already exists 11:01:12 598a5184ee2b: Layer already exists 11:01:12 8c0aeb104378: Layer already exists 11:01:12 7407e4c111ab: Layer already exists 11:01:12 769f931d873e: Layer already exists 11:01:12 16113d51b718: Layer already exists 11:01:12 711dbaff32b3: Layer already exists 11:01:12 d7973f793477: Layer already exists 11:01:12 57c1cebcd58e: Layer already exists 11:01:13 latest: digest: sha256:b6b42ec023fd2946db66687529492a8f63d8b4fcc64f1e704361f87486f4e0a5 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:13 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.2 11:01:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:01:13 7407e4c111ab: Preparing 11:01:13 769f931d873e: Preparing 11:01:13 4b9b2e61a86b: Preparing 11:01:13 598a5184ee2b: Preparing 11:01:13 8c0aeb104378: Preparing 11:01:13 57c1cebcd58e: Preparing 11:01:13 d7973f793477: Preparing 11:01:13 711dbaff32b3: Preparing 11:01:13 16113d51b718: Preparing 11:01:13 d7973f793477: Waiting 11:01:13 711dbaff32b3: Waiting 11:01:13 16113d51b718: Waiting 11:01:13 57c1cebcd58e: Waiting 11:01:13 4b9b2e61a86b: Layer already exists 11:01:13 7407e4c111ab: Layer already exists 11:01:13 769f931d873e: Layer already exists 11:01:13 8c0aeb104378: Layer already exists 11:01:13 598a5184ee2b: Layer already exists 11:01:13 57c1cebcd58e: Layer already exists 11:01:13 711dbaff32b3: Layer already exists 11:01:13 d7973f793477: Layer already exists 11:01:13 16113d51b718: Layer already exists 11:01:14 4.0.0-dev.2: digest: sha256:b6b42ec023fd2946db66687529492a8f63d8b4fcc64f1e704361f87486f4e0a5 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 11:01:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:01:14 7407e4c111ab: Preparing 11:01:14 769f931d873e: Preparing 11:01:14 4b9b2e61a86b: Preparing 11:01:14 598a5184ee2b: Preparing 11:01:14 8c0aeb104378: Preparing 11:01:14 57c1cebcd58e: Preparing 11:01:14 d7973f793477: Preparing 11:01:14 711dbaff32b3: Preparing 11:01:14 16113d51b718: Preparing 11:01:14 d7973f793477: Waiting 11:01:14 711dbaff32b3: Waiting 11:01:14 16113d51b718: Waiting 11:01:14 57c1cebcd58e: Waiting 11:01:14 7407e4c111ab: Layer already exists 11:01:14 8c0aeb104378: Layer already exists 11:01:14 4b9b2e61a86b: Layer already exists 11:01:14 598a5184ee2b: Layer already exists 11:01:14 769f931d873e: Layer already exists 11:01:14 16113d51b718: Layer already exists 11:01:14 57c1cebcd58e: Layer already exists 11:01:14 d7973f793477: Layer already exists 11:01:14 711dbaff32b3: Layer already exists 11:01:15 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:b6b42ec023fd2946db66687529492a8f63d8b4fcc64f1e704361f87486f4e0a5 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:15 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 11:01:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:01:15 7407e4c111ab: Preparing 11:01:15 769f931d873e: Preparing 11:01:15 4b9b2e61a86b: Preparing 11:01:15 598a5184ee2b: Preparing 11:01:15 8c0aeb104378: Preparing 11:01:15 57c1cebcd58e: Preparing 11:01:15 d7973f793477: Preparing 11:01:15 711dbaff32b3: Preparing 11:01:15 16113d51b718: Preparing 11:01:15 d7973f793477: Waiting 11:01:15 711dbaff32b3: Waiting 11:01:15 16113d51b718: Waiting 11:01:15 57c1cebcd58e: Waiting 11:01:15 7407e4c111ab: Layer already exists 11:01:15 598a5184ee2b: Layer already exists 11:01:15 8c0aeb104378: Layer already exists 11:01:15 769f931d873e: Layer already exists 11:01:15 4b9b2e61a86b: Layer already exists 11:01:15 711dbaff32b3: Layer already exists 11:01:15 d7973f793477: Layer already exists 11:01:15 57c1cebcd58e: Layer already exists 11:01:15 16113d51b718: Layer already exists 11:01:16 main: digest: sha256:b6b42ec023fd2946db66687529492a8f63d8b4fcc64f1e704361f87486f4e0a5 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:01:16 ===================================================== [Pipeline] echo 11:01:16 taggedImages: 11:01:16 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 11:01:16 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 11:01:16 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.2 11:01:16 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 11:01:16 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 11:01:16 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 11:01:16 c89e7d447dc09ce70dc7b00762475a7ed7258b44 11:01:16 latest 11:01:16 4.0.0-dev.2 11:01:16 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 11:01:16 main 11:01:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:16 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 11:01:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:01:16 e5abf7a79edb: Preparing 11:01:16 6af4b51770a5: Preparing 11:01:16 6f80dbbc961e: Preparing 11:01:16 598a5184ee2b: Preparing 11:01:16 8c0aeb104378: Preparing 11:01:16 57c1cebcd58e: Preparing 11:01:16 3372dd1585a8: Preparing 11:01:16 de7c360f5a5c: Preparing 11:01:16 16113d51b718: Preparing 11:01:16 3372dd1585a8: Waiting 11:01:16 de7c360f5a5c: Waiting 11:01:16 16113d51b718: Waiting 11:01:16 57c1cebcd58e: Waiting 11:01:17 8c0aeb104378: Layer already exists 11:01:17 598a5184ee2b: Layer already exists 11:01:17 6f80dbbc961e: Pushed 11:01:17 3372dd1585a8: Layer already exists 11:01:17 6af4b51770a5: Pushed 11:01:17 57c1cebcd58e: Layer already exists 11:01:17 de7c360f5a5c: Layer already exists 11:01:17 e5abf7a79edb: Pushed 11:01:17 16113d51b718: Layer already exists 11:01:17 c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:a058b36ad4bc1726e566b4074ad9f60768d9f1da9ba07b53d9f39966d1320855 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:17 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 11:01:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:01:18 e5abf7a79edb: Preparing 11:01:18 6af4b51770a5: Preparing 11:01:18 6f80dbbc961e: Preparing 11:01:18 598a5184ee2b: Preparing 11:01:18 8c0aeb104378: Preparing 11:01:18 57c1cebcd58e: Preparing 11:01:18 3372dd1585a8: Preparing 11:01:18 de7c360f5a5c: Preparing 11:01:18 16113d51b718: Preparing 11:01:18 57c1cebcd58e: Waiting 11:01:18 3372dd1585a8: Waiting 11:01:18 de7c360f5a5c: Waiting 11:01:18 16113d51b718: Waiting 11:01:18 6af4b51770a5: Layer already exists 11:01:18 8c0aeb104378: Layer already exists 11:01:18 e5abf7a79edb: Layer already exists 11:01:18 598a5184ee2b: Layer already exists 11:01:18 6f80dbbc961e: Layer already exists 11:01:18 3372dd1585a8: Layer already exists 11:01:18 57c1cebcd58e: Layer already exists 11:01:18 16113d51b718: Layer already exists 11:01:18 de7c360f5a5c: Layer already exists 11:01:18 latest: digest: sha256:a058b36ad4bc1726e566b4074ad9f60768d9f1da9ba07b53d9f39966d1320855 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:18 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.2 11:01:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:01:19 e5abf7a79edb: Preparing 11:01:19 6af4b51770a5: Preparing 11:01:19 6f80dbbc961e: Preparing 11:01:19 598a5184ee2b: Preparing 11:01:19 8c0aeb104378: Preparing 11:01:19 57c1cebcd58e: Preparing 11:01:19 3372dd1585a8: Preparing 11:01:19 de7c360f5a5c: Preparing 11:01:19 16113d51b718: Preparing 11:01:19 3372dd1585a8: Waiting 11:01:19 de7c360f5a5c: Waiting 11:01:19 57c1cebcd58e: Waiting 11:01:19 16113d51b718: Waiting 11:01:19 6af4b51770a5: Layer already exists 11:01:19 e5abf7a79edb: Layer already exists 11:01:19 598a5184ee2b: Layer already exists 11:01:19 8c0aeb104378: Layer already exists 11:01:19 6f80dbbc961e: Layer already exists 11:01:19 3372dd1585a8: Layer already exists 11:01:19 de7c360f5a5c: Layer already exists 11:01:19 57c1cebcd58e: Layer already exists 11:01:19 16113d51b718: Layer already exists 11:01:19 4.0.0-dev.2: digest: sha256:a058b36ad4bc1726e566b4074ad9f60768d9f1da9ba07b53d9f39966d1320855 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:19 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 11:01:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:01:20 e5abf7a79edb: Preparing 11:01:20 6af4b51770a5: Preparing 11:01:20 6f80dbbc961e: Preparing 11:01:20 598a5184ee2b: Preparing 11:01:20 8c0aeb104378: Preparing 11:01:20 57c1cebcd58e: Preparing 11:01:20 3372dd1585a8: Preparing 11:01:20 de7c360f5a5c: Preparing 11:01:20 16113d51b718: Preparing 11:01:20 57c1cebcd58e: Waiting 11:01:20 3372dd1585a8: Waiting 11:01:20 de7c360f5a5c: Waiting 11:01:20 16113d51b718: Waiting 11:01:20 6f80dbbc961e: Layer already exists 11:01:20 598a5184ee2b: Layer already exists 11:01:20 6af4b51770a5: Layer already exists 11:01:20 e5abf7a79edb: Layer already exists 11:01:20 8c0aeb104378: Layer already exists 11:01:20 3372dd1585a8: Layer already exists 11:01:20 57c1cebcd58e: Layer already exists 11:01:20 de7c360f5a5c: Layer already exists 11:01:20 16113d51b718: Layer already exists 11:01:20 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:a058b36ad4bc1726e566b4074ad9f60768d9f1da9ba07b53d9f39966d1320855 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:20 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 11:01:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:01:20 e5abf7a79edb: Preparing 11:01:20 6af4b51770a5: Preparing 11:01:20 6f80dbbc961e: Preparing 11:01:20 598a5184ee2b: Preparing 11:01:20 8c0aeb104378: Preparing 11:01:20 57c1cebcd58e: Preparing 11:01:20 3372dd1585a8: Preparing 11:01:20 de7c360f5a5c: Preparing 11:01:20 16113d51b718: Preparing 11:01:20 3372dd1585a8: Waiting 11:01:20 de7c360f5a5c: Waiting 11:01:20 57c1cebcd58e: Waiting 11:01:20 16113d51b718: Waiting 11:01:20 6f80dbbc961e: Layer already exists 11:01:20 6af4b51770a5: Layer already exists 11:01:20 8c0aeb104378: Layer already exists 11:01:20 e5abf7a79edb: Layer already exists 11:01:20 598a5184ee2b: Layer already exists 11:01:20 57c1cebcd58e: Layer already exists 11:01:20 3372dd1585a8: Layer already exists 11:01:20 de7c360f5a5c: Layer already exists 11:01:20 16113d51b718: Layer already exists 11:01:21 main: digest: sha256:a058b36ad4bc1726e566b4074ad9f60768d9f1da9ba07b53d9f39966d1320855 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:01:21 ===================================================== [Pipeline] echo 11:01:21 taggedImages: 11:01:21 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 11:01:21 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 11:01:21 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.2 11:01:21 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 11:01:21 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 11:01:21 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 11:01:21 c89e7d447dc09ce70dc7b00762475a7ed7258b44 11:01:21 latest 11:01:21 4.0.0-dev.2 11:01:21 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 11:01:21 main 11:01:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:21 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:22 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 11:01:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 11:01:22 cab68f975d98: Preparing 11:01:22 b6a859cb15ac: Preparing 11:01:22 598a5184ee2b: Preparing 11:01:22 8c0aeb104378: Preparing 11:01:22 ecbf33f64c47: Preparing 11:01:22 e1d85391ecee: Preparing 11:01:22 16113d51b718: Preparing 11:01:22 16113d51b718: Waiting 11:01:22 e1d85391ecee: Waiting 11:01:22 598a5184ee2b: Layer already exists 11:01:22 8c0aeb104378: Layer already exists 11:01:22 16113d51b718: Layer already exists 11:01:22 cab68f975d98: Pushed 11:01:22 e1d85391ecee: Pushed 11:01:23 ecbf33f64c47: Pushed 11:01:33 b6a859cb15ac: Pushed 11:01:33 c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:8dbaebcf56172891cd124959e3a0338ff90447fac0e2f0adb667c4d174b1e7dd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:34 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:34 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 11:01:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 11:01:34 cab68f975d98: Preparing 11:01:34 b6a859cb15ac: Preparing 11:01:34 598a5184ee2b: Preparing 11:01:34 8c0aeb104378: Preparing 11:01:34 ecbf33f64c47: Preparing 11:01:34 e1d85391ecee: Preparing 11:01:34 16113d51b718: Preparing 11:01:34 e1d85391ecee: Waiting 11:01:34 16113d51b718: Waiting 11:01:34 8c0aeb104378: Layer already exists 11:01:34 cab68f975d98: Layer already exists 11:01:34 b6a859cb15ac: Layer already exists 11:01:34 598a5184ee2b: Layer already exists 11:01:34 ecbf33f64c47: Layer already exists 11:01:34 e1d85391ecee: Layer already exists 11:01:34 16113d51b718: Layer already exists 11:01:34 latest: digest: sha256:8dbaebcf56172891cd124959e3a0338ff90447fac0e2f0adb667c4d174b1e7dd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:35 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:35 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.2 11:01:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 11:01:35 cab68f975d98: Preparing 11:01:35 b6a859cb15ac: Preparing 11:01:35 598a5184ee2b: Preparing 11:01:35 8c0aeb104378: Preparing 11:01:35 ecbf33f64c47: Preparing 11:01:35 e1d85391ecee: Preparing 11:01:35 16113d51b718: Preparing 11:01:35 e1d85391ecee: Waiting 11:01:35 16113d51b718: Waiting 11:01:35 cab68f975d98: Layer already exists 11:01:35 b6a859cb15ac: Layer already exists 11:01:35 ecbf33f64c47: Layer already exists 11:01:35 598a5184ee2b: Layer already exists 11:01:35 8c0aeb104378: Layer already exists 11:01:35 e1d85391ecee: Layer already exists 11:01:35 16113d51b718: Layer already exists 11:01:35 4.0.0-dev.2: digest: sha256:8dbaebcf56172891cd124959e3a0338ff90447fac0e2f0adb667c4d174b1e7dd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:36 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:36 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 11:01:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 11:01:36 cab68f975d98: Preparing 11:01:36 b6a859cb15ac: Preparing 11:01:36 598a5184ee2b: Preparing 11:01:36 8c0aeb104378: Preparing 11:01:36 ecbf33f64c47: Preparing 11:01:36 e1d85391ecee: Preparing 11:01:36 16113d51b718: Preparing 11:01:36 e1d85391ecee: Waiting 11:01:36 16113d51b718: Waiting 11:01:36 b6a859cb15ac: Layer already exists 11:01:36 8c0aeb104378: Layer already exists 11:01:36 cab68f975d98: Layer already exists 11:01:36 ecbf33f64c47: Layer already exists 11:01:36 598a5184ee2b: Layer already exists 11:01:36 16113d51b718: Layer already exists 11:01:36 e1d85391ecee: Layer already exists 11:01:36 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:8dbaebcf56172891cd124959e3a0338ff90447fac0e2f0adb667c4d174b1e7dd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:37 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:37 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 11:01:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 11:01:37 cab68f975d98: Preparing 11:01:37 b6a859cb15ac: Preparing 11:01:37 598a5184ee2b: Preparing 11:01:37 8c0aeb104378: Preparing 11:01:37 ecbf33f64c47: Preparing 11:01:37 e1d85391ecee: Preparing 11:01:37 16113d51b718: Preparing 11:01:37 e1d85391ecee: Waiting 11:01:37 16113d51b718: Waiting 11:01:37 598a5184ee2b: Layer already exists 11:01:37 b6a859cb15ac: Layer already exists 11:01:37 ecbf33f64c47: Layer already exists 11:01:37 8c0aeb104378: Layer already exists 11:01:37 cab68f975d98: Layer already exists 11:01:37 e1d85391ecee: Layer already exists 11:01:37 16113d51b718: Layer already exists 11:01:37 main: digest: sha256:8dbaebcf56172891cd124959e3a0338ff90447fac0e2f0adb667c4d174b1e7dd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:01:37 ===================================================== [Pipeline] echo 11:01:37 taggedImages: 11:01:37 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 11:01:37 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 11:01:37 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.2 11:01:37 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 11:01:37 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 11:01:37 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 11:01:37 c89e7d447dc09ce70dc7b00762475a7ed7258b44 11:01:37 latest 11:01:37 4.0.0-dev.2 11:01:37 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 11:01:37 main 11:01:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 11:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:01:38 0e27ff22ade0: Preparing 11:01:38 66b6b518dbba: Preparing 11:01:38 968093db7757: Preparing 11:01:38 598a5184ee2b: Preparing 11:01:38 8c0aeb104378: Preparing 11:01:38 ee6c6ad0352b: Preparing 11:01:38 59c8353699d9: Preparing 11:01:38 16113d51b718: Preparing 11:01:38 59c8353699d9: Waiting 11:01:38 16113d51b718: Waiting 11:01:38 ee6c6ad0352b: Waiting 11:01:38 8c0aeb104378: Layer already exists 11:01:38 598a5184ee2b: Layer already exists 11:01:38 66b6b518dbba: Pushed 11:01:38 0e27ff22ade0: Pushed 11:01:38 16113d51b718: Layer already exists 11:01:39 59c8353699d9: Pushed 11:01:41 ee6c6ad0352b: Pushed 11:01:53 968093db7757: Pushed 11:01:53 c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:6da7b5936182d28b63f3192634c449f51968bdd97753b092472f7d823b75efc1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 11:01:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:01:54 0e27ff22ade0: Preparing 11:01:54 66b6b518dbba: Preparing 11:01:54 968093db7757: Preparing 11:01:54 598a5184ee2b: Preparing 11:01:54 8c0aeb104378: Preparing 11:01:54 ee6c6ad0352b: Preparing 11:01:54 59c8353699d9: Preparing 11:01:54 16113d51b718: Preparing 11:01:54 ee6c6ad0352b: Waiting 11:01:54 59c8353699d9: Waiting 11:01:54 16113d51b718: Waiting 11:01:54 66b6b518dbba: Layer already exists 11:01:54 0e27ff22ade0: Layer already exists 11:01:54 968093db7757: Layer already exists 11:01:54 598a5184ee2b: Layer already exists 11:01:54 8c0aeb104378: Layer already exists 11:01:54 ee6c6ad0352b: Layer already exists 11:01:54 16113d51b718: Layer already exists 11:01:54 59c8353699d9: Layer already exists 11:01:54 latest: digest: sha256:6da7b5936182d28b63f3192634c449f51968bdd97753b092472f7d823b75efc1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.2 11:01:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:01:55 0e27ff22ade0: Preparing 11:01:55 66b6b518dbba: Preparing 11:01:55 968093db7757: Preparing 11:01:55 598a5184ee2b: Preparing 11:01:55 8c0aeb104378: Preparing 11:01:55 ee6c6ad0352b: Preparing 11:01:55 59c8353699d9: Preparing 11:01:55 16113d51b718: Preparing 11:01:55 ee6c6ad0352b: Waiting 11:01:55 59c8353699d9: Waiting 11:01:55 16113d51b718: Waiting 11:01:55 8c0aeb104378: Layer already exists 11:01:55 598a5184ee2b: Layer already exists 11:01:55 66b6b518dbba: Layer already exists 11:01:55 968093db7757: Layer already exists 11:01:55 0e27ff22ade0: Layer already exists 11:01:55 59c8353699d9: Layer already exists 11:01:55 16113d51b718: Layer already exists 11:01:55 ee6c6ad0352b: Layer already exists 11:01:55 4.0.0-dev.2: digest: sha256:6da7b5936182d28b63f3192634c449f51968bdd97753b092472f7d823b75efc1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 11:01:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:01:56 0e27ff22ade0: Preparing 11:01:56 66b6b518dbba: Preparing 11:01:56 968093db7757: Preparing 11:01:56 598a5184ee2b: Preparing 11:01:56 8c0aeb104378: Preparing 11:01:56 ee6c6ad0352b: Preparing 11:01:56 59c8353699d9: Preparing 11:01:56 16113d51b718: Preparing 11:01:56 ee6c6ad0352b: Waiting 11:01:56 59c8353699d9: Waiting 11:01:56 16113d51b718: Waiting 11:01:56 598a5184ee2b: Layer already exists 11:01:56 66b6b518dbba: Layer already exists 11:01:56 968093db7757: Layer already exists 11:01:56 8c0aeb104378: Layer already exists 11:01:56 0e27ff22ade0: Layer already exists 11:01:56 ee6c6ad0352b: Layer already exists 11:01:56 59c8353699d9: Layer already exists 11:01:56 16113d51b718: Layer already exists 11:01:56 c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:6da7b5936182d28b63f3192634c449f51968bdd97753b092472f7d823b75efc1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 11:01:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:01:57 0e27ff22ade0: Preparing 11:01:57 66b6b518dbba: Preparing 11:01:57 968093db7757: Preparing 11:01:57 598a5184ee2b: Preparing 11:01:57 8c0aeb104378: Preparing 11:01:57 ee6c6ad0352b: Preparing 11:01:57 59c8353699d9: Preparing 11:01:57 16113d51b718: Preparing 11:01:57 ee6c6ad0352b: Waiting 11:01:57 59c8353699d9: Waiting 11:01:57 16113d51b718: Waiting 11:01:57 598a5184ee2b: Layer already exists 11:01:57 0e27ff22ade0: Layer already exists 11:01:57 968093db7757: Layer already exists 11:01:57 8c0aeb104378: Layer already exists 11:01:57 66b6b518dbba: Layer already exists 11:01:57 ee6c6ad0352b: Layer already exists 11:01:57 59c8353699d9: Layer already exists 11:01:57 16113d51b718: Layer already exists 11:01:57 main: digest: sha256:6da7b5936182d28b63f3192634c449f51968bdd97753b092472f7d823b75efc1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:01:57 ===================================================== [Pipeline] echo 11:01:57 taggedImages: 11:01:57 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 11:01:57 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 11:01:57 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.2 11:01:57 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 11:01:57 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:01:57 11:01:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:01:58 arm64: Pulling from edgex-lftools-log-publisher 11:01:58 8998bd30e6a1: Pulling fs layer 11:01:58 04944245beec: Pulling fs layer 11:01:58 699f458cf7ca: Pulling fs layer 11:01:58 765212b225bb: Pulling fs layer 11:01:58 f23df028b6ca: Pulling fs layer 11:01:58 d65c8cfc05b1: Pulling fs layer 11:01:58 2437ff75d9bd: Pulling fs layer 11:01:58 765212b225bb: Waiting 11:01:58 f23df028b6ca: Waiting 11:01:58 d65c8cfc05b1: Waiting 11:01:58 2437ff75d9bd: Waiting 11:01:58 04944245beec: Verifying Checksum 11:01:58 04944245beec: Download complete 11:01:58 765212b225bb: Verifying Checksum 11:01:58 765212b225bb: Download complete 11:01:58 f23df028b6ca: Verifying Checksum 11:01:58 f23df028b6ca: Download complete 11:01:58 d65c8cfc05b1: Verifying Checksum 11:01:58 d65c8cfc05b1: Download complete 11:01:58 699f458cf7ca: Verifying Checksum 11:01:58 699f458cf7ca: Download complete 11:01:59 8998bd30e6a1: Verifying Checksum 11:01:59 8998bd30e6a1: Download complete 11:02:01 2437ff75d9bd: Verifying Checksum 11:02:01 2437ff75d9bd: Download complete 11:02:04 8998bd30e6a1: Pull complete 11:02:04 04944245beec: Pull complete 11:02:06 699f458cf7ca: Pull complete 11:02:06 765212b225bb: Pull complete 11:02:07 f23df028b6ca: Pull complete 11:02:07 d65c8cfc05b1: Pull complete 11:02:25 2437ff75d9bd: Pull complete 11:02:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:02:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:02:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:25 prd-ubuntu20.04-docker-arm64-4c-16g-23757 does not seem to be running inside a container 11:02:25 $ 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/735 -v /w/workspace/edgex-go/735:/w/workspace/edgex-go/735:rw,z -v /w/workspace/edgex-go/735@tmp:/w/workspace/edgex-go/735@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:02:28 $ docker top 2c118b40cfbbdab89ac18fcf62a52e1785eb0ad1375be733b055e49f73a93fa4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:02:29 ---> job-cost.sh 11:02:29 lf-activate-venv: SKIPPING 11:02:29 INFO: No Stack... 11:02:29 INFO: Retrieving Pricing Info for: v3-standard-4 11:02:30 INFO: Archiving Costs [Pipeline] sh 11:02:31 + + cat /w/workspace/edgex-go/735/archives/cost.csv 11:02:31 cut -d, -f6 [Pipeline] lock 11:02:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-735-stack-cost] 11:02:31 Resource [jenkins-edgexfoundry-edgex-go-main-735-stack-cost] did not exist. Created. 11:02:31 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-735-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:02:31 + echo total: 0.10999999940395355 [Pipeline] stash 11:02:32 Stashed 1 file(s) [Pipeline] } 11:02:32 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-735-stack-cost] [Pipeline] // lock [Pipeline] } 11:02:32 $ docker stop --time=1 2c118b40cfbbdab89ac18fcf62a52e1785eb0ad1375be733b055e49f73a93fa4 11:02:34 $ docker rm -f --volumes 2c118b40cfbbdab89ac18fcf62a52e1785eb0ad1375be733b055e49f73a93fa4 [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 11:02:34 provisioning config files... 11:02:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/735@tmp/config2135803763507782260tmp [Pipeline] { [Pipeline] sh 11:02:34 + set +x 11:02:34 + curl -s https://codecov.io/bash 11:02:34 + bash -s -- 11:02:35 11:02:35 _____ _ 11:02:35 / ____| | | 11:02:35 | | ___ __| | ___ ___ _____ __ 11:02:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:02:35 | |___| (_) | (_| | __/ (_| (_) \ V / 11:02:35 \_____\___/ \__,_|\___|\___\___/ \_/ 11:02:35 Bash-1.0.6 11:02:35 11:02:35 11:02:35 ==> git version 2.25.1 found 11:02:35 ==> 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 11:02:35 Release-Date: 2020-01-08 11:02:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:02:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:02:35 ==> Jenkins CI detected. 11:02:35 current dir:  /w/workspace/edgex-go/735 11:02:35 project root: . 11:02:35 --> token set from env 11:02:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:02:35 ==> Running gcov in . (disable via -X gcov) 11:02:35 ==> Python coveragepy not found 11:02:35 ==> Searching for coverage reports in: 11:02:35 + . 11:02:35 -> Found 1 reports 11:02:35 ==> Detecting git/mercurial file structure 11:02:35 ==> Reading reports 11:02:35 + ./coverage.out bytes=1482932 11:02:35 ==> Appending adjustments 11:02:35 https://docs.codecov.io/docs/fixing-reports 11:02:36 + Found adjustments 11:02:36 ==> Gzipping contents 11:02:36 128K /tmp/codecov.C1qtP6.gz 11:02:36 ==> Uploading reports 11:02:36 url: https://codecov.io 11:02:36 query: branch=main&commit=c89e7d447dc09ce70dc7b00762475a7ed7258b44&build=735&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F735%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:02:36 -> Pinging Codecov 11:02:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c89e7d447dc09ce70dc7b00762475a7ed7258b44&build=735&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F735%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:02:36 -> Uploading to 11:02:36 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/c89e7d447dc09ce70dc7b00762475a7ed7258b44/7ddc2dc4-2973-4087-9648-0082d5c43dd0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241025%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241025T110236Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=920fa3cd588e012e9cd8ed9b6b2f7f1a730cd7ef679781c32122e1c360a81ff8 11:02:36 % Total % Received % Xferd Average Speed Time Time Time Current 11:02:36 Dload Upload Total Spent Left Speed 11:02:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 125k 0 0 100 125k 0 607k --:--:-- --:--:-- --:--:-- 604k 100 125k 0 0 100 125k 0 450k --:--:-- --:--:-- --:--:-- 448k 11:02:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } 11:02:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 11:02:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:02:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:02:37 11:02:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:02:38 latest: Pulling from edgex-devops/edgex-snyk-go 11:02:38 43c4264eed91: Already exists 11:02:38 4cc291be95ef: Already exists 11:02:38 2ac1f1163629: Already exists 11:02:38 5c3c966382ef: Already exists 11:02:38 4f4fb700ef54: Already exists 11:02:38 d9c7d2e4e75e: Pulling fs layer 11:02:38 9c3e1370e548: Pulling fs layer 11:02:38 d9c7d2e4e75e: Verifying Checksum 11:02:38 d9c7d2e4e75e: Pull complete 11:02:39 9c3e1370e548: Verifying Checksum 11:02:39 9c3e1370e548: Download complete 11:02:42 9c3e1370e548: Pull complete 11:02:42 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 11:02:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:02:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:42 prd-ubuntu20.04-docker-8c-8g-23756 does not seem to be running inside a container 11:02:42 $ 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/735 -v /w/workspace/edgex-go/735:/w/workspace/edgex-go/735:rw,z -v /w/workspace/edgex-go/735@tmp:/w/workspace/edgex-go/735@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 11:02:47 $ docker top 9bd214d4fe685c867149440dee7174cb705baeb4e1508c146f2f9f589547f2d7 -eo pid,comm [Pipeline] { [Pipeline] sh 11:02:48 + git config --global --add safe.directory /w/workspace/edgex-go/735 [Pipeline] echo 11:02:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 11:02:48 + set -o pipefail 11:02:48 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 11:02:56 11:02:56 Monitoring /w/workspace/edgex-go/735 (github.com/edgexfoundry/edgex-go)... 11:02:56 11:02:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/8de5fc4c-045c-416b-aedd-3afe8c2e17c0 11:02:56 11:02:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:02:56 [Pipeline] } 11:02:57 $ docker stop --time=1 9bd214d4fe685c867149440dee7174cb705baeb4e1508c146f2f9f589547f2d7 11:03:02 $ docker rm -f --volumes 9bd214d4fe685c867149440dee7174cb705baeb4e1508c146f2f9f589547f2d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 11:03:03 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:03:03 provisioning config files... 11:03:03 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/735@tmp/config4371601791730625923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:03:03 --> edgex-publish-swagger.sh 11:03:03 === Publish openapi API === 11:03:03 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 11:03:03 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/735/openapi/core-command.yaml] 11:03:03 % Total % Received % Xferd Average Speed Time Time Time Current 11:03:03 Dload Upload Total Spent Left Speed 11:03:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 69748 --:--:-- --:--:-- --:--:-- 69748 100 32782 0 0 100 32782 0 69748 --:--:-- --:--:-- --:--:-- 69600 11:03:04 11:03:04 11:03:04 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/735/openapi/core-data.yaml] 11:03:04 % Total % Received % Xferd Average Speed Time Time Time Current 11:03:04 Dload Upload Total Spent Left Speed 11:03:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 127k --:--:-- --:--:-- --:--:-- 127k 11:03:04 11:03:04 11:03:04 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/735/openapi/core-keeper.yaml] 11:03:04 % Total % Received % Xferd Average Speed Time Time Time Current 11:03:04 Dload Upload Total Spent Left Speed 11:03:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 234 114k --:--:-- --:--:-- --:--:-- 113k 100 32887 100 66 100 32821 234 114k --:--:-- --:--:-- --:--:-- 113k 11:03:04 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:03:04 11:03:04 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/735/openapi/core-metadata.yaml] 11:03:05 % Total % Received % Xferd Average Speed Time Time Time Current 11:03:05 Dload Upload Total Spent Left Speed 11:03:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 445 441k --:--:-- --:--:-- --:--:-- 441k 11:03:05 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 11:03:05 11:03:05 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/735/openapi/support-cron-scheduler.yaml] 11:03:05 % Total % Received % Xferd Average Speed Time Time Time Current 11:03:05 Dload Upload Total Spent Left Speed 11:03:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50797 100 66 100 50731 240 180k --:--:-- --:--:-- --:--:-- 180k 11:03:05 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:03:05 11:03:05 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/735/openapi/support-notifications.yaml] 11:03:05 % Total % Received % Xferd Average Speed Time Time Time Current 11:03:05 Dload Upload Total Spent Left Speed 11:03:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 422 231k --:--:-- --:--:-- --:--:-- 230k 100 87457 100 156 100 87301 421 230k --:--:-- --:--:-- --:--:-- 230k 11:03:06 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 11:03:06 [Pipeline] } 11:03:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 11:03:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:03:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:03:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:06 prd-ubuntu20.04-docker-8c-8g-23756 does not seem to be running inside a container 11:03:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/735 -v /w/workspace/edgex-go/735:/w/workspace/edgex-go/735:rw,z -v /w/workspace/edgex-go/735@tmp:/w/workspace/edgex-go/735@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:03:07 $ docker top d4ab29cdf2198a8a8df4df4e49758b3dce73e6c955eb0c55b82e6b6089f090de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:03:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:03:07 [ssh-agent] Looking for ssh-agent implementation... 11:03:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:03:07 $ docker exec d4ab29cdf2198a8a8df4df4e49758b3dce73e6c955eb0c55b82e6b6089f090de ssh-agent 11:03:07 SSH_AUTH_SOCK=/tmp/ssh-WdTJUZ9bHbwZ/agent.33 11:03:07 SSH_AGENT_PID=39 11:03:07 Running ssh-add (command line suppressed) 11:03:07 Identity added: /w/workspace/edgex-go/735@tmp/private_key_4073551932094689881.key (/w/workspace/edgex-go/735@tmp/private_key_4073551932094689881.key) 11:03:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:03:08 + git semver tag 11:03:08 2024-10-25 11:03:08,292 [run_tag] DEBUG tag force:False 11:03:08 2024-10-25 11:03:08,292 [check_head_tag] DEBUG check head tag 11:03:08 2024-10-25 11:03:08,294 [execute] INFO git cat-file --batch-check 11:03:08 2024-10-25 11:03:08,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/735, universal_newlines=False, shell=None, istream=) 11:03:08 2024-10-25 11:03:08,297 [execute] INFO git cat-file --batch 11:03:08 2024-10-25 11:03:08,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/735, universal_newlines=False, shell=None, istream=) 11:03:08 2024-10-25 11:03:08,341 [read_version] DEBUG read version from /w/workspace/edgex-go/735/.semver/main 11:03:08 2024-10-25 11:03:08,341 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 11:03:08 2024-10-25 11:03:08,342 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/edgex-go/735, universal_newlines=False, shell=None, istream=None) 11:03:08 2024-10-25 11:03:08,346 [read_version] DEBUG read version from /w/workspace/edgex-go/735/.semver/main 11:03:08 4.0.0-dev.2 [Pipeline] } 11:03:08 $ docker exec --env ******** --env ******** d4ab29cdf2198a8a8df4df4e49758b3dce73e6c955eb0c55b82e6b6089f090de ssh-agent -k 11:03:08 unset SSH_AUTH_SOCK; 11:03:08 unset SSH_AGENT_PID; 11:03:08 echo Agent pid 39 killed; 11:03:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:03:08 + git semver [Pipeline] } 11:03:09 $ docker stop --time=1 d4ab29cdf2198a8a8df4df4e49758b3dce73e6c955eb0c55b82e6b6089f090de 11:03:10 $ docker rm -f --volumes d4ab29cdf2198a8a8df4df4e49758b3dce73e6c955eb0c55b82e6b6089f090de [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:03:10 11:03:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:03:11 0.23.1-centos7: Pulling from edgex-lftools 11:03:11 ab5ef0e58194: Pulling fs layer 11:03:11 9712f1f96733: Pulling fs layer 11:03:11 63f879dbbcfc: Pulling fs layer 11:03:11 0d9ebad4ef96: Pulling fs layer 11:03:11 e9a5061849ea: Pulling fs layer 11:03:11 d747dcd14b5f: Pulling fs layer 11:03:11 2de7ff778b66: Pulling fs layer 11:03:11 d747dcd14b5f: Waiting 11:03:11 2de7ff778b66: Waiting 11:03:11 e9a5061849ea: Waiting 11:03:11 0d9ebad4ef96: Waiting 11:03:11 9712f1f96733: Verifying Checksum 11:03:11 9712f1f96733: Download complete 11:03:11 63f879dbbcfc: Verifying Checksum 11:03:11 63f879dbbcfc: Download complete 11:03:11 e9a5061849ea: Verifying Checksum 11:03:11 e9a5061849ea: Download complete 11:03:11 d747dcd14b5f: Verifying Checksum 11:03:11 d747dcd14b5f: Download complete 11:03:11 ab5ef0e58194: Verifying Checksum 11:03:11 ab5ef0e58194: Download complete 11:03:11 0d9ebad4ef96: Verifying Checksum 11:03:11 0d9ebad4ef96: Download complete 11:03:11 2de7ff778b66: Verifying Checksum 11:03:11 2de7ff778b66: Download complete 11:03:14 ab5ef0e58194: Pull complete 11:03:14 9712f1f96733: Pull complete 11:03:15 63f879dbbcfc: Pull complete 11:03:19 0d9ebad4ef96: Pull complete 11:03:19 e9a5061849ea: Pull complete 11:03:19 d747dcd14b5f: Pull complete 11:03:20 2de7ff778b66: Pull complete 11:03:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:03:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:03:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:20 prd-ubuntu20.04-docker-8c-8g-23756 does not seem to be running inside a container 11:03:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/735 -v /w/workspace/edgex-go/735:/w/workspace/edgex-go/735:rw,z -v /w/workspace/edgex-go/735@tmp:/w/workspace/edgex-go/735@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:03:27 $ docker top 8667354ec397dfc6c19b440eb7912063789f7d5f45d713068cc67aacbbada095 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:03:27 provisioning config files... 11:03:27 copy managed file [sigul-config] to file:/w/workspace/edgex-go/735@tmp/config11891860884209422677tmp 11:03:27 copy managed file [sigul-password] to file:/w/workspace/edgex-go/735@tmp/config18274107385503079137tmp 11:03:27 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/735@tmp/config10718682747209424818tmp [Pipeline] { [Pipeline] echo 11:03:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:03:27 ---> sigul-configuration.sh 11:03:27 gpg: directory `/root/.gnupg' created 11:03:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:03:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:03:27 gpg: keyring `/root/.gnupg/secring.gpg' created 11:03:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:03:27 gpg: CAST5 encrypted data 11:03:27 gpg: encrypted with 1 passphrase 11:03:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:03:28 + mkdir /home/jenkins 11:03:28 + mkdir /home/jenkins/sigul [Pipeline] sh 11:03:28 + 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 11:03:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:03:28 ---> sigul-install.sh 11:03:28 Sigul already installed; skipping installation. [Pipeline] sh 11:03:28 + git tag --list 11:03:28 0.6.0 11:03:28 0.6.1 11:03:28 0.7.0 11:03:28 0.7.1 11:03:28 v1.0.0 11:03:28 v1.0.1 11:03:28 v1.1.0 11:03:28 v1.2.0 11:03:28 v1.2.1 11:03:28 v1.3.0 11:03:28 v1.3.1 11:03:28 v2.0.0 11:03:28 v2.1.0 11:03:28 v2.1.1 11:03:28 v2.2.0 11:03:28 v2.3.0 11:03:28 v3.0 11:03:28 v3.0.0 11:03:28 v3.1 11:03:28 v3.1.0 11:03:28 v3.1.0-dev.1 11:03:28 v3.1.0-dev.10 11:03:28 v3.1.0-dev.11 11:03:28 v3.1.0-dev.12 11:03:28 v3.1.0-dev.13 11:03:28 v3.1.0-dev.14 11:03:28 v3.1.0-dev.15 11:03:28 v3.1.0-dev.16 11:03:28 v3.1.0-dev.17 11:03:28 v3.1.0-dev.18 11:03:28 v3.1.0-dev.19 11:03:28 v3.1.0-dev.2 11:03:28 v3.1.0-dev.20 11:03:28 v3.1.0-dev.21 11:03:28 v3.1.0-dev.22 11:03:28 v3.1.0-dev.23 11:03:28 v3.1.0-dev.24 11:03:28 v3.1.0-dev.25 11:03:28 v3.1.0-dev.26 11:03:28 v3.1.0-dev.27 11:03:28 v3.1.0-dev.28 11:03:28 v3.1.0-dev.29 11:03:28 v3.1.0-dev.3 11:03:28 v3.1.0-dev.30 11:03:28 v3.1.0-dev.31 11:03:28 v3.1.0-dev.32 11:03:28 v3.1.0-dev.33 11:03:28 v3.1.0-dev.34 11:03:28 v3.1.0-dev.35 11:03:28 v3.1.0-dev.36 11:03:28 v3.1.0-dev.37 11:03:28 v3.1.0-dev.38 11:03:28 v3.1.0-dev.39 11:03:28 v3.1.0-dev.4 11:03:28 v3.1.0-dev.40 11:03:28 v3.1.0-dev.41 11:03:28 v3.1.0-dev.42 11:03:28 v3.1.0-dev.43 11:03:28 v3.1.0-dev.44 11:03:28 v3.1.0-dev.45 11:03:28 v3.1.0-dev.46 11:03:28 v3.1.0-dev.47 11:03:28 v3.1.0-dev.48 11:03:28 v3.1.0-dev.49 11:03:28 v3.1.0-dev.5 11:03:28 v3.1.0-dev.50 11:03:28 v3.1.0-dev.51 11:03:28 v3.1.0-dev.52 11:03:28 v3.1.0-dev.53 11:03:28 v3.1.0-dev.54 11:03:28 v3.1.0-dev.55 11:03:28 v3.1.0-dev.56 11:03:28 v3.1.0-dev.57 11:03:28 v3.1.0-dev.58 11:03:28 v3.1.0-dev.59 11:03:28 v3.1.0-dev.6 11:03:28 v3.1.0-dev.60 11:03:28 v3.1.0-dev.61 11:03:28 v3.1.0-dev.62 11:03:28 v3.1.0-dev.63 11:03:28 v3.1.0-dev.64 11:03:28 v3.1.0-dev.65 11:03:28 v3.1.0-dev.66 11:03:28 v3.1.0-dev.67 11:03:28 v3.1.0-dev.68 11:03:28 v3.1.0-dev.69 11:03:28 v3.1.0-dev.7 11:03:28 v3.1.0-dev.70 11:03:28 v3.1.0-dev.71 11:03:28 v3.1.0-dev.72 11:03:28 v3.1.0-dev.73 11:03:28 v3.1.0-dev.8 11:03:28 v3.1.0-dev.9 11:03:28 v3.1.1 11:03:28 v3.1.1-dev.1 11:03:28 v3.1.1-dev.2 11:03:28 v3.2.0-dev.1 11:03:28 v3.2.0-dev.10 11:03:28 v3.2.0-dev.100 11:03:28 v3.2.0-dev.101 11:03:28 v3.2.0-dev.102 11:03:28 v3.2.0-dev.103 11:03:28 v3.2.0-dev.104 11:03:28 v3.2.0-dev.105 11:03:28 v3.2.0-dev.106 11:03:28 v3.2.0-dev.107 11:03:28 v3.2.0-dev.108 11:03:28 v3.2.0-dev.109 11:03:28 v3.2.0-dev.11 11:03:28 v3.2.0-dev.12 11:03:28 v3.2.0-dev.13 11:03:28 v3.2.0-dev.14 11:03:28 v3.2.0-dev.15 11:03:28 v3.2.0-dev.16 11:03:28 v3.2.0-dev.17 11:03:28 v3.2.0-dev.18 11:03:28 v3.2.0-dev.19 11:03:28 v3.2.0-dev.2 11:03:28 v3.2.0-dev.20 11:03:28 v3.2.0-dev.21 11:03:28 v3.2.0-dev.22 11:03:28 v3.2.0-dev.23 11:03:28 v3.2.0-dev.24 11:03:28 v3.2.0-dev.25 11:03:28 v3.2.0-dev.26 11:03:28 v3.2.0-dev.27 11:03:28 v3.2.0-dev.28 11:03:28 v3.2.0-dev.29 11:03:28 v3.2.0-dev.3 11:03:28 v3.2.0-dev.30 11:03:28 v3.2.0-dev.31 11:03:28 v3.2.0-dev.32 11:03:28 v3.2.0-dev.33 11:03:28 v3.2.0-dev.34 11:03:28 v3.2.0-dev.35 11:03:28 v3.2.0-dev.36 11:03:28 v3.2.0-dev.37 11:03:28 v3.2.0-dev.38 11:03:28 v3.2.0-dev.39 11:03:28 v3.2.0-dev.4 11:03:28 v3.2.0-dev.40 11:03:28 v3.2.0-dev.41 11:03:28 v3.2.0-dev.42 11:03:28 v3.2.0-dev.43 11:03:28 v3.2.0-dev.44 11:03:28 v3.2.0-dev.45 11:03:28 v3.2.0-dev.46 11:03:28 v3.2.0-dev.47 11:03:28 v3.2.0-dev.48 11:03:28 v3.2.0-dev.49 11:03:28 v3.2.0-dev.5 11:03:28 v3.2.0-dev.50 11:03:28 v3.2.0-dev.51 11:03:28 v3.2.0-dev.52 11:03:28 v3.2.0-dev.53 11:03:28 v3.2.0-dev.54 11:03:28 v3.2.0-dev.55 11:03:28 v3.2.0-dev.56 11:03:28 v3.2.0-dev.57 11:03:28 v3.2.0-dev.58 11:03:28 v3.2.0-dev.59 11:03:28 v3.2.0-dev.6 11:03:28 v3.2.0-dev.60 11:03:28 v3.2.0-dev.61 11:03:28 v3.2.0-dev.62 11:03:28 v3.2.0-dev.63 11:03:28 v3.2.0-dev.64 11:03:28 v3.2.0-dev.65 11:03:28 v3.2.0-dev.66 11:03:28 v3.2.0-dev.67 11:03:28 v3.2.0-dev.68 11:03:28 v3.2.0-dev.69 11:03:28 v3.2.0-dev.7 11:03:28 v3.2.0-dev.70 11:03:28 v3.2.0-dev.71 11:03:28 v3.2.0-dev.72 11:03:28 v3.2.0-dev.73 11:03:28 v3.2.0-dev.74 11:03:28 v3.2.0-dev.75 11:03:28 v3.2.0-dev.76 11:03:28 v3.2.0-dev.77 11:03:28 v3.2.0-dev.78 11:03:28 v3.2.0-dev.79 11:03:28 v3.2.0-dev.8 11:03:28 v3.2.0-dev.80 11:03:28 v3.2.0-dev.81 11:03:28 v3.2.0-dev.82 11:03:28 v3.2.0-dev.83 11:03:28 v3.2.0-dev.84 11:03:28 v3.2.0-dev.85 11:03:28 v3.2.0-dev.86 11:03:28 v3.2.0-dev.87 11:03:28 v3.2.0-dev.88 11:03:28 v3.2.0-dev.89 11:03:28 v3.2.0-dev.9 11:03:28 v3.2.0-dev.90 11:03:28 v3.2.0-dev.91 11:03:28 v3.2.0-dev.92 11:03:28 v3.2.0-dev.93 11:03:28 v3.2.0-dev.94 11:03:28 v3.2.0-dev.95 11:03:28 v3.2.0-dev.96 11:03:28 v3.2.0-dev.97 11:03:28 v3.2.0-dev.98 11:03:28 v3.2.0-dev.99 11:03:28 v4.0.0-dev.1 11:03:28 v4.0.0-dev.2 [Pipeline] sh 11:03:29 + lftools sign git-tag v4.0.0-dev.2 11:03:29 Signing Git tag with Sigul... 11:03:29 Signing v4.0.0-dev.2 [Pipeline] echo 11:03:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:03:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:03:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:03:30 $ docker stop --time=1 8667354ec397dfc6c19b440eb7912063789f7d5f45d713068cc67aacbbada095 11:03:32 $ docker rm -f --volumes 8667354ec397dfc6c19b440eb7912063789f7d5f45d713068cc67aacbbada095 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:03:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:03:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:03:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:32 prd-ubuntu20.04-docker-8c-8g-23756 does not seem to be running inside a container 11:03:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/735 -v /w/workspace/edgex-go/735:/w/workspace/edgex-go/735:rw,z -v /w/workspace/edgex-go/735@tmp:/w/workspace/edgex-go/735@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:03:33 $ docker top 3707d822f133062502ddd92d0780860fb254b102d74962fc6856a1ce59315075 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:03:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:03:33 [ssh-agent] Looking for ssh-agent implementation... 11:03:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:03:33 $ docker exec 3707d822f133062502ddd92d0780860fb254b102d74962fc6856a1ce59315075 ssh-agent 11:03:33 SSH_AUTH_SOCK=/tmp/ssh-xfg1zz4IOhRn/agent.32 11:03:33 SSH_AGENT_PID=38 11:03:33 Running ssh-add (command line suppressed) 11:03:33 Identity added: /w/workspace/edgex-go/735@tmp/private_key_12913983056325544495.key (/w/workspace/edgex-go/735@tmp/private_key_12913983056325544495.key) 11:03:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:03:33 + git semver bump pre 11:03:34 2024-10-25 11:03:34,221 [read_version] DEBUG read version from /w/workspace/edgex-go/735/.semver/main 11:03:34 2024-10-25 11:03:34,222 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev 11:03:34 2024-10-25 11:03:34,222 [bump_version] DEBUG bumped version:4.0.0-dev.3 11:03:34 2024-10-25 11:03:34,222 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/edgex-go/735/.semver/main with force:True 11:03:34 2024-10-25 11:03:34,222 [read_version] DEBUG read version from /w/workspace/edgex-go/735/.semver/main 11:03:34 2024-10-25 11:03:34,222 [write_file] DEBUG write to file:/w/workspace/edgex-go/735/.semver/main 11:03:34 2024-10-25 11:03:34,225 [execute] INFO git cat-file --batch-check 11:03:34 2024-10-25 11:03:34,226 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/735/.semver, universal_newlines=False, shell=None, istream=) 11:03:34 2024-10-25 11:03:34,231 [execute] INFO git cat-file --batch 11:03:34 2024-10-25 11:03:34,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/735/.semver, universal_newlines=False, shell=None, istream=) 11:03:34 2024-10-25 11:03:34,236 [read_version] DEBUG read version from /w/workspace/edgex-go/735/.semver/main 11:03:34 4.0.0-dev.3 [Pipeline] } 11:03:34 $ docker exec --env ******** --env ******** 3707d822f133062502ddd92d0780860fb254b102d74962fc6856a1ce59315075 ssh-agent -k 11:03:34 unset SSH_AUTH_SOCK; 11:03:34 unset SSH_AGENT_PID; 11:03:34 echo Agent pid 38 killed; 11:03:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:03:34 + git semver [Pipeline] } 11:03:35 $ docker stop --time=1 3707d822f133062502ddd92d0780860fb254b102d74962fc6856a1ce59315075 11:03:36 $ docker rm -f --volumes 3707d822f133062502ddd92d0780860fb254b102d74962fc6856a1ce59315075 [Pipeline] // withDockerContainer [Pipeline] sh 11:03:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:03:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:03:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:37 prd-ubuntu20.04-docker-8c-8g-23756 does not seem to be running inside a container 11:03:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/735 -v /w/workspace/edgex-go/735:/w/workspace/edgex-go/735:rw,z -v /w/workspace/edgex-go/735@tmp:/w/workspace/edgex-go/735@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:03:37 $ docker top 46f9f8932a9633ee31878af2b533a872a422b193eceac1a472df160f62737ee3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:03:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:03:37 [ssh-agent] Looking for ssh-agent implementation... 11:03:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:03:37 $ docker exec 46f9f8932a9633ee31878af2b533a872a422b193eceac1a472df160f62737ee3 ssh-agent 11:03:38 SSH_AUTH_SOCK=/tmp/ssh-P8OFcc1gQ3Cn/agent.31 11:03:38 SSH_AGENT_PID=37 11:03:38 Running ssh-add (command line suppressed) 11:03:38 Identity added: /w/workspace/edgex-go/735@tmp/private_key_7442013935193841168.key (/w/workspace/edgex-go/735@tmp/private_key_7442013935193841168.key) 11:03:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:03:38 + git semver push 11:03:38 2024-10-25 11:03:38,675 [run_push] DEBUG push 11:03:38 2024-10-25 11:03:38,675 [execute] INFO git cat-file --batch-check 11:03:38 2024-10-25 11:03:38,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/735/.semver, universal_newlines=False, shell=None, istream=) 11:03:38 2024-10-25 11:03:38,680 [execute] INFO git rev-list e428d7963473a6bf66dd9c75bd661c471a6cf0c2 -- 11:03:38 2024-10-25 11:03:38,681 [execute] DEBUG Popen(['git', 'rev-list', 'e428d7963473a6bf66dd9c75bd661c471a6cf0c2', '--'], cwd=/w/workspace/edgex-go/735/.semver, universal_newlines=False, shell=None, istream=None) 11:03:38 2024-10-25 11:03:38,698 [execute] INFO git fetch -v origin 11:03:38 2024-10-25 11:03:38,698 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/735/.semver, universal_newlines=True, shell=None, istream=None) 11:03:39 2024-10-25 11:03:39,171 [run_push] DEBUG no remote changes detected 11:03:39 2024-10-25 11:03:39,171 [execute] INFO git push origin semver 11:03:39 2024-10-25 11:03:39,172 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/735/.semver, universal_newlines=False, shell=None, istream=None) 11:03:40 2024-10-25 11:03:39,935 [run_push] DEBUG push all version tags 11:03:40 2024-10-25 11:03:39,936 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:03:40 2024-10-25 11:03:39,936 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/735, universal_newlines=False, shell=None, istream=None) 11:03:40 2024-10-25 11:03:40,587 [read_version] DEBUG read version from /w/workspace/edgex-go/735/.semver/main 11:03:40 4.0.0-dev.3 [Pipeline] } 11:03:40 $ docker exec --env ******** --env ******** 46f9f8932a9633ee31878af2b533a872a422b193eceac1a472df160f62737ee3 ssh-agent -k 11:03:40 unset SSH_AUTH_SOCK; 11:03:40 unset SSH_AGENT_PID; 11:03:40 echo Agent pid 37 killed; 11:03:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:03:41 + git semver [Pipeline] } 11:03:41 $ docker stop --time=1 46f9f8932a9633ee31878af2b533a872a422b193eceac1a472df160f62737ee3 11:03:43 $ docker rm -f --volumes 46f9f8932a9633ee31878af2b533a872a422b193eceac1a472df160f62737ee3 [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 11:03:44 + [ -d /w/workspace/edgex-go/735/archives ] [Pipeline] libraryResource [Pipeline] sh 11:03:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:03:45 ---> package-listing.sh 11:03:45 ++ facter osfamily 11:03:45 ++ tr '[:upper:]' '[:lower:]' 11:03:45 + OS_FAMILY=debian 11:03:45 + workspace=/w/workspace/edgex-go/735 11:03:45 + START_PACKAGES=/tmp/packages_start.txt 11:03:45 + END_PACKAGES=/tmp/packages_end.txt 11:03:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:03:45 + PACKAGES=/tmp/packages_start.txt 11:03:45 + '[' /w/workspace/edgex-go/735 ']' 11:03:45 + PACKAGES=/tmp/packages_end.txt 11:03:45 + case "${OS_FAMILY}" in 11:03:45 + dpkg -l 11:03:45 + grep '^ii' 11:03:45 + '[' -f /tmp/packages_start.txt ']' 11:03:45 + '[' -f /tmp/packages_end.txt ']' 11:03:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:03:45 + '[' /w/workspace/edgex-go/735 ']' 11:03:45 + mkdir -p /w/workspace/edgex-go/735/archives/ 11:03:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/735/archives/ [Pipeline] echo 11:03:45 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/735/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:03:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:46 11:03:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:46 latest: Pulling from edgex-lftools-log-publisher 11:03:46 5eb5b503b376: Pulling fs layer 11:03:46 5c69ac0246d0: Pulling fs layer 11:03:46 ec43610c2a17: Pulling fs layer 11:03:46 3a2ae6a8a46f: Pulling fs layer 11:03:46 33b1e0a273af: Pulling fs layer 11:03:46 5d3b04190fa2: Pulling fs layer 11:03:46 2f39f015ded8: Pulling fs layer 11:03:46 33b1e0a273af: Waiting 11:03:46 2f39f015ded8: Waiting 11:03:46 5d3b04190fa2: Waiting 11:03:46 3a2ae6a8a46f: Waiting 11:03:46 5c69ac0246d0: Download complete 11:03:46 3a2ae6a8a46f: Verifying Checksum 11:03:46 3a2ae6a8a46f: Download complete 11:03:46 33b1e0a273af: Verifying Checksum 11:03:46 33b1e0a273af: Download complete 11:03:46 5d3b04190fa2: Verifying Checksum 11:03:46 5d3b04190fa2: Download complete 11:03:47 ec43610c2a17: Verifying Checksum 11:03:47 ec43610c2a17: Download complete 11:03:47 5eb5b503b376: Verifying Checksum 11:03:47 5eb5b503b376: Download complete 11:03:47 2f39f015ded8: Download complete 11:03:48 5eb5b503b376: Pull complete 11:03:48 5c69ac0246d0: Pull complete 11:03:49 ec43610c2a17: Pull complete 11:03:49 3a2ae6a8a46f: Pull complete 11:03:49 33b1e0a273af: Pull complete 11:03:49 5d3b04190fa2: Pull complete 11:03:54 2f39f015ded8: Pull complete 11:03:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:03:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:54 prd-ubuntu20.04-docker-8c-8g-23756 does not seem to be running inside a container 11:03:54 $ 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/735/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/735 -v /w/workspace/edgex-go/735:/w/workspace/edgex-go/735:rw,z -v /w/workspace/edgex-go/735@tmp:/w/workspace/edgex-go/735@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:03:59 $ docker top 7cf020f1d0aa03af5d03aab58fbde3f748fabd801d5377c6faea08a6d74da51c -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:59 + touch /tmp/pre-build-complete [Pipeline] sh 11:03:59 + mkdir -p /var/log/sysstat [Pipeline] sh 11:04:00 + ls /var/log/sa-host 11:04:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:04:00 provisioning config files... 11:04:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/735@tmp/config16394895093423412615tmp [Pipeline] { [Pipeline] echo 11:04:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:04:00 ---> create-netrc.sh [Pipeline] } 11:04:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:04:00 ---> python-tools-install.sh [Pipeline] echo 11:04:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:04:01 ---> sudo-logs.sh 11:04:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:04:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:04:01 ---> job-cost.sh 11:04:01 lf-activate-venv: SKIPPING 11:04:01 DEBUG: total: 0.10999999940395355 11:04:01 INFO: Retrieving Stack Cost... 11:04:01 INFO: Retrieving Pricing Info for: v3-standard-8 11:04:02 INFO: Archiving Costs [Pipeline] echo 11:04:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:04:02 ---> logs-deploy.sh 11:04:02 lf-activate-venv: SKIPPING 11:04:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/735 11:04:02 INFO: archiving workspace using pattern(s): 11:04:03 Archives upload complete. 11:04:03 INFO: archiving logs to Nexus 11:04:04 ---> uname -a: 11:04:04 Linux prd-ubuntu20-04-docker-8c-8g-23756 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:04:04 11:04:04 11:04:04 ---> lscpu: 11:04:04 Architecture: x86_64 11:04:04 CPU op-mode(s): 32-bit, 64-bit 11:04:04 Byte Order: Little Endian 11:04:04 Address sizes: 40 bits physical, 48 bits virtual 11:04:04 CPU(s): 8 11:04:04 On-line CPU(s) list: 0-7 11:04:04 Thread(s) per core: 1 11:04:04 Core(s) per socket: 1 11:04:04 Socket(s): 8 11:04:04 NUMA node(s): 1 11:04:04 Vendor ID: AuthenticAMD 11:04:04 CPU family: 23 11:04:04 Model: 49 11:04:04 Model name: AMD EPYC-Rome Processor 11:04:04 Stepping: 0 11:04:04 CPU MHz: 2799.998 11:04:04 BogoMIPS: 5599.99 11:04:04 Virtualization: AMD-V 11:04:04 Hypervisor vendor: KVM 11:04:04 Virtualization type: full 11:04:04 L1d cache: 256 KiB 11:04:04 L1i cache: 256 KiB 11:04:04 L2 cache: 4 MiB 11:04:04 L3 cache: 128 MiB 11:04:04 NUMA node0 CPU(s): 0-7 11:04:04 Vulnerability Itlb multihit: Not affected 11:04:04 Vulnerability L1tf: Not affected 11:04:04 Vulnerability Mds: Not affected 11:04:04 Vulnerability Meltdown: Not affected 11:04:04 Vulnerability Mmio stale data: Not affected 11:04:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:04:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:04:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:04:04 Vulnerability Srbds: Not affected 11:04:04 Vulnerability Tsx async abort: Not affected 11:04:04 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 11:04:04 11:04:04 11:04:04 ---> nproc: 11:04:04 8 11:04:04 11:04:04 11:04:04 ---> df -h: 11:04:04 Filesystem Size Used Avail Use% Mounted on 11:04:04 overlay 155G 30G 126G 19% / 11:04:04 tmpfs 64M 0 64M 0% /dev 11:04:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:04:04 shm 64M 0 64M 0% /dev/shm 11:04:04 /dev/vda1 155G 30G 126G 19% /facter-os 11:04:04 11:04:04 11:04:04 ---> sar -b -r -n DEV: 11:04:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23756) 10/25/24 _x86_64_ (8 CPU) 11:04:04 11:04:04 10:18:33 LINUX RESTART (8 CPU) 11:04:04 11:04:04 10:19:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:04:04 10:20:01 325.30 38.37 286.93 0.00 4319.27 42611.90 0.00 11:04:04 10:21:01 161.72 1.53 160.19 0.00 14.66 47880.17 0.00 11:04:04 10:22:01 49.58 0.00 49.58 0.00 0.00 36833.06 0.00 11:04:04 10:23:01 30.51 0.12 30.39 0.00 2.13 20104.38 0.00 11:04:04 10:24:01 270.21 1.42 268.79 0.00 132.89 192587.27 0.00 11:04:04 10:25:01 831.23 15.61 815.63 0.00 2130.80 211624.32 0.00 11:04:04 10:26:01 587.54 1.92 585.62 0.00 2273.93 141986.21 0.00 11:04:04 10:27:01 261.67 0.02 261.65 0.00 0.13 89441.55 0.00 11:04:04 10:28:01 679.44 0.02 679.42 0.00 0.67 125320.31 0.00 11:04:04 10:29:01 37.66 0.12 37.54 0.00 15.33 985.17 0.00 11:04:04 10:30:01 17.73 0.03 17.70 0.00 8.53 467.92 0.00 11:04:04 10:31:01 1.72 0.00 1.72 0.00 0.00 19.86 0.00 11:04:04 10:32:01 1.40 0.00 1.40 0.00 0.00 19.73 0.00 11:04:04 10:33:01 1.95 0.00 1.95 0.00 0.00 21.59 0.00 11:04:04 10:34:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 11:04:04 10:35:01 2.83 0.02 2.82 0.00 0.13 34.93 0.00 11:04:04 10:36:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 11:04:04 10:37:01 0.87 0.00 0.87 0.00 0.00 10.40 0.00 11:04:04 10:38:01 1.60 0.00 1.60 0.00 0.00 18.40 0.00 11:04:04 10:39:01 1.87 0.00 1.87 0.00 0.00 21.86 0.00 11:04:04 10:40:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 11:04:04 10:41:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 11:04:04 10:42:01 1.22 0.00 1.22 0.00 0.00 12.66 0.00 11:04:04 10:43:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 11:04:04 10:44:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 11:04:04 10:45:01 1.52 0.00 1.52 0.00 0.00 16.80 0.00 11:04:04 10:46:01 1.13 0.00 1.13 0.00 0.00 11.86 0.00 11:04:04 10:47:01 1.48 0.00 1.48 0.00 0.00 16.66 0.00 11:04:04 10:48:01 1.33 0.00 1.33 0.00 0.00 13.86 0.00 11:04:04 10:49:01 1.78 0.00 1.78 0.00 0.00 21.06 0.00 11:04:04 10:50:01 1.18 0.00 1.18 0.00 0.00 12.40 0.00 11:04:04 10:51:01 1.88 0.00 1.88 0.00 0.00 20.79 0.00 11:04:04 10:52:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 11:04:04 10:53:01 1.45 0.00 1.45 0.00 0.00 16.39 0.00 11:04:04 10:54:01 1.47 0.00 1.47 0.00 0.00 15.60 0.00 11:04:04 10:55:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 11:04:04 10:56:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 11:04:04 10:57:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 11:04:04 10:58:01 1.42 0.00 1.42 0.00 0.00 15.59 0.00 11:04:04 10:59:01 1.78 0.00 1.78 0.00 0.00 20.66 0.00 11:04:04 11:00:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 11:04:04 11:01:01 1.67 0.00 1.67 0.00 0.00 18.26 0.00 11:04:04 11:02:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 11:04:04 11:03:02 70.14 0.45 69.69 0.00 13.04 27485.07 0.00 11:04:04 11:04:01 147.01 0.17 146.84 0.00 15.05 43168.14 0.00 11:04:04 Average: 78.02 1.32 76.71 0.00 196.92 21788.11 0.00 11:04:04 11:04:04 10:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:04:04 10:20:01 28689384 31514524 797680 2.43 76236 3016208 1832588 5.40 1108288 2686668 241560 11:04:04 10:21:01 27192236 31429396 869960 2.65 129652 4239692 1948500 5.74 1813292 3332860 947588 11:04:04 10:22:01 26424352 31055072 1240104 3.77 133064 4610672 2630892 7.75 2145096 3744672 764228 11:04:04 10:23:01 26414900 31454988 839792 2.55 136812 4972788 1870892 5.51 1824820 4034728 576296 11:04:04 10:24:01 21355324 31235844 1047344 3.19 148824 9698748 2942976 8.67 2078092 8708636 1168616 11:04:04 10:25:01 13952900 31339888 908852 2.76 334700 16584380 2290320 6.75 2750168 14973760 2291036 11:04:04 10:26:01 8925620 28940724 3235696 9.84 384820 18798252 9900164 29.18 6287348 15994640 739908 11:04:04 10:27:01 5755544 27914348 4280016 13.02 395476 20890496 8761892 25.82 8028380 17410860 843700 11:04:04 10:28:01 9170376 31409680 834840 2.54 406620 21089980 2029592 5.98 3497176 18730460 524 11:04:04 10:29:01 9146060 31388468 855432 2.60 408340 21090932 2137604 6.30 3866796 18389200 588 11:04:04 10:30:01 9154512 31397608 846096 2.57 409096 21091420 2035796 6.00 4122236 18124008 160 11:04:04 10:31:01 9156288 31399420 844548 2.57 409124 21091428 2035796 6.00 4120768 18124012 148 11:04:04 10:32:01 9167308 31410492 833668 2.54 409172 21091428 2035796 6.00 4110344 18124016 168 11:04:04 10:33:01 9168936 31412152 832432 2.53 409200 21091432 2035796 6.00 4110408 18124020 172 11:04:04 10:34:01 9176244 31419516 825040 2.51 409272 21091432 2035796 6.00 4102056 18124024 8 11:04:04 10:35:01 9175424 31418928 825956 2.51 409316 21091540 2049456 6.04 4102328 18124128 8 11:04:04 10:36:01 9175416 31418936 825876 2.51 409340 21091544 2049456 6.04 4102260 18124132 8 11:04:04 10:37:01 9175304 31418880 825816 2.51 409352 21091544 2049456 6.04 4102332 18124132 184 11:04:04 10:38:01 9175036 31418636 826000 2.51 409412 21091548 2049456 6.04 4102648 18124136 8 11:04:04 10:39:01 9175216 31418916 825696 2.51 409476 21091536 2049456 6.04 4102484 18124140 44 11:04:04 10:40:01 9176404 31420148 824420 2.51 409504 21091552 2049456 6.04 4101436 18124144 12 11:04:04 10:41:01 9176264 31420052 824628 2.51 409520 21091560 2065508 6.09 4101748 18124148 188 11:04:04 10:42:01 9175736 31419556 825096 2.51 409540 21091560 2065508 6.09 4101792 18124148 8 11:04:04 10:43:01 9175632 31419656 824856 2.51 409568 21091696 2065508 6.09 4101568 18124284 140 11:04:04 10:44:01 9175836 31419872 824556 2.51 409608 21091692 2065508 6.09 4101884 18124288 24 11:04:04 10:45:01 9175964 31420036 824516 2.51 409616 21091700 2065508 6.09 4102008 18124288 40 11:04:04 10:46:01 9175940 31420028 824488 2.51 409624 21091704 2065508 6.09 4101980 18124292 4 11:04:04 10:47:01 9176112 31420224 824336 2.51 409640 21091708 2065508 6.09 4102020 18124296 40 11:04:04 10:48:01 9176316 31420432 824044 2.51 409672 21091708 2065508 6.09 4102024 18124296 8 11:04:04 10:49:01 9176212 31420388 824004 2.51 409712 21091704 2065508 6.09 4102084 18124304 12 11:04:04 10:50:01 9175936 31420136 824176 2.51 409748 21091716 2065508 6.09 4102168 18124304 8 11:04:04 10:51:01 9175800 31420072 824116 2.51 409776 21091720 2065508 6.09 4102148 18124308 4 11:04:04 10:52:01 9176004 31420340 823804 2.51 409816 21091724 2065508 6.09 4102208 18124316 176 11:04:04 10:53:01 9175664 31420000 824052 2.51 409848 21091724 2065508 6.09 4102224 18124316 44 11:04:04 10:54:01 9175404 31419804 824188 2.51 409908 21091720 2065508 6.09 4101964 18124324 8 11:04:04 10:55:01 9175604 31420056 824116 2.51 409928 21091728 2048944 6.04 4102380 18124316 44 11:04:04 10:56:01 9175796 31420276 824064 2.51 409960 21091732 2048944 6.04 4102388 18124320 4 11:04:04 10:57:01 9176000 31420488 823816 2.51 409968 21091736 2048944 6.04 4102432 18124324 40 11:04:04 10:58:01 9175700 31420232 824016 2.51 410012 21091732 2048944 6.04 4102188 18124328 8 11:04:04 10:59:01 9175904 31420500 823708 2.50 410048 21091736 2065016 6.09 4102236 18124340 12 11:04:04 11:00:01 9176036 31420668 823496 2.50 410052 21091752 2065016 6.09 4102332 18124340 8 11:04:04 11:01:01 9176028 31420660 823424 2.50 410072 21091752 2065016 6.09 4102280 18124340 8 11:04:04 11:02:01 9175680 31420396 823576 2.50 410100 21091756 2065016 6.09 4102600 18124344 20 11:04:04 11:03:02 8243704 31381128 858016 2.61 418236 21903140 2192016 6.46 4274192 18804508 25592 11:04:04 11:04:01 7462900 31359196 878904 2.67 452616 22549096 2135920 6.29 4226392 19548200 508 11:04:04 Average: 11010643 31271572 975850 2.97 376520 19232630 2411601 7.11 3940578 16543526 168931 11:04:04 11:04:04 10:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:04:04 10:20:01 ens3 1331.23 1212.18 11430.34 166.51 0.00 0.00 0.00 0.00 11:04:04 10:20:01 docker0 666.87 584.14 46.38 2907.34 0.00 0.00 0.00 0.00 11:04:04 10:20:01 lo 4.95 4.95 0.48 0.48 0.00 0.00 0.00 0.00 11:04:04 10:21:01 veth98dd8b5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 11:04:04 10:21:01 ens3 358.22 232.69 2093.99 33.70 0.00 0.00 0.00 0.00 11:04:04 10:21:01 docker0 216.30 331.11 19.18 2065.80 0.00 0.00 0.00 0.00 11:04:04 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 10:22:01 veth98dd8b5 1.38 1.42 0.12 0.12 0.00 0.00 0.00 0.00 11:04:04 10:22:01 ens3 35.43 25.45 27.88 16.17 0.00 0.00 0.00 0.00 11:04:04 10:22:01 docker0 1.38 1.38 0.10 0.12 0.00 0.00 0.00 0.00 11:04:04 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:23:01 veth98dd8b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:23:01 ens3 22.73 14.73 24.12 11.26 0.00 0.00 0.00 0.00 11:04:04 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 10:24:01 vethbb1a597 1.57 2.80 0.13 44.45 0.00 0.00 0.00 0.00 11:04:04 10:24:01 vethe06dfed 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:24:01 vethdb4d210 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:24:01 veth35a806c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:24:01 veth3daae61 2.55 5.06 0.18 38.78 0.00 0.00 0.00 0.00 11:04:04 10:24:01 veth10f9841 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:04:04 10:24:01 veth745a9d6 1.77 3.25 0.13 41.55 0.00 0.00 0.00 0.00 11:04:04 10:24:01 veth19146c2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:24:01 ens3 180.66 90.82 3522.54 24.00 0.00 0.00 0.00 0.00 11:04:04 10:24:01 vethc633ffd 2.67 7.41 0.21 148.14 0.00 0.00 0.00 0.01 11:04:04 10:24:01 docker0 13.50 28.12 0.84 421.67 0.00 0.00 0.00 0.00 11:04:04 10:24:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 11:04:04 10:24:01 veth135e8af 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:24:01 vethd9cb969 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:24:01 vetha935d6a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:04:04 10:24:01 veth71fa31c 0.58 0.68 0.05 0.24 0.00 0.00 0.00 0.00 11:04:04 10:24:01 veth53649bc 2.75 7.06 0.20 109.92 0.00 0.00 0.00 0.01 11:04:04 10:25:01 ens3 1036.57 637.60 8940.38 236.12 0.00 0.00 0.00 0.00 11:04:04 10:25:01 docker0 485.57 778.81 40.59 7569.35 0.00 0.00 0.00 0.00 11:04:04 10:25:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 11:04:04 10:25:01 veth71fa31c 0.07 1.10 0.00 0.05 0.00 0.00 0.00 0.00 11:04:04 10:26:01 veth44e9fef 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:04:04 10:26:01 veth2e9a515 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:04:04 10:26:01 veth33fc7af 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:04:04 10:26:01 veth4ec16b3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:04:04 10:26:01 vethac5a3a9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:04:04 10:26:01 vethc2bec0e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:04:04 10:26:01 veth14f32af 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:04:04 10:26:01 ens3 81.89 31.25 1402.73 7.54 0.00 0.00 0.00 0.00 11:04:04 10:26:01 vethbfecb63 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:04:04 10:26:01 vethf49bb15 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:04:04 10:26:01 veth9d482b7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:04:04 10:26:01 docker0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 10:26:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 11:04:04 10:26:01 veth4b06062 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:04:04 10:26:01 veth71fa31c 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 10:26:01 veth4dd03ed 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:04:04 10:27:01 veth44e9fef 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:27:01 veth2e9a515 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:27:01 veth33fc7af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:27:01 veth4ec16b3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:27:01 vethac5a3a9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:27:01 vethc2bec0e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:27:01 veth14f32af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:27:01 ens3 3.23 1.85 2.51 1.35 0.00 0.00 0.00 0.00 11:04:04 10:27:01 vethbfecb63 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:27:01 vethf49bb15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:27:01 veth9d482b7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 10:27:01 veth4b06062 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:27:01 veth71fa31c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:27:01 veth4dd03ed 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:28:01 ens3 80.84 74.69 43.01 387.71 0.00 0.00 0.00 0.00 11:04:04 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:28:01 lo 8.40 8.40 0.83 0.83 0.00 0.00 0.00 0.00 11:04:04 10:29:01 ens3 532.13 538.64 228.93 3107.39 0.00 0.00 0.00 0.00 11:04:04 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:29:01 lo 50.32 50.32 4.96 4.96 0.00 0.00 0.00 0.00 11:04:04 10:30:01 ens3 271.22 265.42 119.69 1689.44 0.00 0.00 0.00 0.00 11:04:04 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:30:01 lo 23.33 23.33 2.30 2.30 0.00 0.00 0.00 0.00 11:04:04 10:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 10:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:33:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 10:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:35:01 ens3 0.83 0.55 3.10 0.10 0.00 0.00 0.00 0.00 11:04:04 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 10:36:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 10:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 10:40:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 11:04:04 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 10:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:43:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:04:04 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 10:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:45:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:04:04 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 10:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:47:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 10:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 10:50:01 ens3 0.32 0.13 0.25 0.07 0.00 0.00 0.00 0.00 11:04:04 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:51:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 10:52:01 ens3 0.02 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:04:04 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:53:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 10:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:55:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:04:04 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 10:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 10:58:01 ens3 0.13 0.07 0.06 0.00 0.00 0.00 0.00 0.00 11:04:04 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 10:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 11:00:01 ens3 0.28 0.17 0.14 0.07 0.00 0.00 0.00 0.00 11:04:04 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 11:01:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 11:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:04 11:02:01 ens3 0.35 0.40 0.25 0.22 0.00 0.00 0.00 0.00 11:04:04 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:04 11:03:02 ens3 247.47 136.07 3922.55 21.88 0.00 0.00 0.00 0.00 11:04:04 11:03:02 docker0 84.34 152.24 7.53 1273.26 0.00 0.00 0.00 0.00 11:04:04 11:03:02 lo 1.06 1.06 0.10 0.10 0.00 0.00 0.00 0.00 11:04:04 11:04:01 ens3 293.83 198.20 5896.59 169.00 0.00 0.00 0.00 0.00 11:04:04 11:04:01 docker0 2.47 2.42 0.37 1.62 0.00 0.00 0.00 0.00 11:04:04 11:04:01 lo 2.44 2.44 0.25 0.25 0.00 0.00 0.00 0.00 11:04:04 Average: ens3 99.03 76.49 831.27 130.47 0.00 0.00 0.00 0.00 11:04:04 Average: docker0 32.46 41.56 2.54 315.67 0.00 0.00 0.00 0.00 11:04:04 Average: lo 2.14 2.14 0.21 0.21 0.00 0.00 0.00 0.00 11:04:04 11:04:04 11:04:04 ---> sar -P ALL: 11:04:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23756) 10/25/24 _x86_64_ (8 CPU) 11:04:04 11:04:04 10:18:33 LINUX RESTART (8 CPU) 11:04:04 11:04:04 10:19:02 CPU %user %nice %system %iowait %steal %idle 11:04:04 10:20:01 all 10.76 0.00 3.35 2.70 0.06 83.13 11:04:04 10:20:01 0 12.18 0.00 4.78 10.98 0.05 72.00 11:04:04 10:20:01 1 12.67 0.00 3.45 4.58 0.07 79.23 11:04:04 10:20:01 2 8.37 0.00 2.90 0.44 0.05 88.23 11:04:04 10:20:01 3 10.09 0.00 2.48 0.19 0.05 87.19 11:04:04 10:20:01 4 15.50 0.00 3.87 1.87 0.05 78.70 11:04:04 10:20:01 5 7.94 0.00 4.08 2.73 0.07 85.19 11:04:04 10:20:01 6 8.40 0.00 3.01 0.19 0.05 88.35 11:04:04 10:20:01 7 10.90 0.00 2.25 0.70 0.05 86.09 11:04:04 10:21:01 all 32.17 0.00 5.61 2.43 0.08 59.71 11:04:04 10:21:01 0 33.19 0.00 5.49 2.47 0.08 58.77 11:04:04 10:21:01 1 32.46 0.00 6.62 11.07 0.10 49.75 11:04:04 10:21:01 2 31.53 0.00 6.38 0.52 0.07 61.50 11:04:04 10:21:01 3 32.06 0.00 5.13 0.59 0.08 62.13 11:04:04 10:21:01 4 31.64 0.00 5.44 0.67 0.08 62.17 11:04:04 10:21:01 5 29.51 0.00 5.42 3.57 0.07 61.44 11:04:04 10:21:01 6 34.56 0.00 5.00 0.25 0.07 60.12 11:04:04 10:21:01 7 32.45 0.00 5.43 0.32 0.07 61.74 11:04:04 10:22:01 all 35.49 0.00 5.86 1.65 0.09 56.91 11:04:04 10:22:01 0 37.25 0.00 6.53 0.10 0.10 56.02 11:04:04 10:22:01 1 35.45 0.00 5.82 0.03 0.08 58.62 11:04:04 10:22:01 2 35.72 0.00 7.05 11.86 0.08 45.29 11:04:04 10:22:01 3 35.86 0.00 6.73 0.05 0.08 57.28 11:04:04 10:22:01 4 36.35 0.00 5.03 0.02 0.08 58.51 11:04:04 10:22:01 5 32.97 0.00 5.11 1.05 0.08 60.79 11:04:04 10:22:01 6 36.60 0.00 5.66 0.02 0.08 57.65 11:04:04 10:22:01 7 33.70 0.00 4.98 0.08 0.08 61.15 11:04:04 10:23:01 all 55.88 0.00 7.29 0.75 0.10 35.98 11:04:04 10:23:01 0 55.80 0.00 7.73 0.19 0.08 36.19 11:04:04 10:23:01 1 57.68 0.00 7.29 0.60 0.10 34.33 11:04:04 10:23:01 2 55.37 0.00 7.19 0.61 0.10 36.73 11:04:04 10:23:01 3 56.14 0.00 7.92 0.18 0.10 35.65 11:04:04 10:23:01 4 56.48 0.00 7.56 2.14 0.12 33.69 11:04:04 10:23:01 5 55.58 0.00 7.04 0.68 0.10 36.60 11:04:04 10:23:01 6 57.82 0.00 7.25 0.71 0.08 34.13 11:04:04 10:23:01 7 52.11 0.00 6.36 0.86 0.10 40.57 11:04:04 10:24:01 all 20.34 0.00 6.89 14.68 0.12 57.97 11:04:04 10:24:01 0 19.95 0.00 6.62 12.68 0.12 60.63 11:04:04 10:24:01 1 20.72 0.00 6.98 4.72 0.09 67.50 11:04:04 10:24:01 2 21.72 0.00 8.03 28.53 0.10 41.62 11:04:04 10:24:01 3 20.16 0.00 6.61 8.27 0.10 64.86 11:04:04 10:24:01 4 20.64 0.00 6.91 18.72 0.10 53.62 11:04:04 10:24:01 5 20.23 0.00 6.61 20.47 0.09 52.61 11:04:04 10:24:01 6 20.10 0.00 6.50 13.26 0.26 59.89 11:04:04 10:24:01 7 19.24 0.00 6.87 10.86 0.09 62.95 11:04:04 10:25:01 all 15.00 0.00 7.93 24.57 0.17 52.33 11:04:04 10:25:01 0 14.28 0.00 7.85 30.14 0.10 47.63 11:04:04 10:25:01 1 17.06 0.00 8.69 41.25 0.14 32.86 11:04:04 10:25:01 2 15.10 0.00 8.92 21.68 0.19 54.12 11:04:04 10:25:01 3 15.54 0.00 9.76 36.47 0.17 38.06 11:04:04 10:25:01 4 14.17 0.00 6.88 16.83 0.17 61.96 11:04:04 10:25:01 5 14.26 0.00 6.32 14.52 0.12 64.78 11:04:04 10:25:01 6 13.76 0.00 7.35 12.16 0.19 66.54 11:04:04 10:25:01 7 15.87 0.00 7.68 23.64 0.26 52.55 11:04:04 10:26:01 all 70.92 0.00 12.22 4.63 0.15 12.07 11:04:04 10:26:01 0 71.97 0.00 11.44 4.64 0.15 11.80 11:04:04 10:26:01 1 69.59 0.00 14.07 13.94 0.17 2.23 11:04:04 10:26:01 2 72.35 0.00 11.06 1.80 0.12 14.68 11:04:04 10:26:01 3 71.10 0.00 11.99 2.65 0.14 14.12 11:04:04 10:26:01 4 70.07 0.00 12.62 1.67 0.22 15.43 11:04:04 10:26:01 5 72.22 0.00 10.93 1.13 0.13 15.59 11:04:04 10:26:01 6 69.61 0.00 12.95 1.23 0.12 16.09 11:04:04 10:26:01 7 70.40 0.00 12.78 10.39 0.17 6.26 11:04:04 10:27:01 all 89.28 0.00 10.58 0.00 0.13 0.01 11:04:04 10:27:01 0 89.37 0.00 10.49 0.00 0.13 0.00 11:04:04 10:27:01 1 88.15 0.00 11.67 0.00 0.18 0.00 11:04:04 10:27:01 2 89.84 0.00 10.06 0.00 0.10 0.00 11:04:04 10:27:01 3 89.22 0.00 10.63 0.00 0.15 0.00 11:04:04 10:27:01 4 88.51 0.00 11.30 0.02 0.15 0.02 11:04:04 10:27:01 5 89.24 0.00 10.64 0.00 0.10 0.02 11:04:04 10:27:01 6 89.97 0.00 9.88 0.00 0.13 0.02 11:04:04 10:27:01 7 89.88 0.00 10.00 0.00 0.12 0.00 11:04:04 10:28:01 all 51.49 0.00 8.83 4.94 0.12 34.61 11:04:04 10:28:01 0 52.81 0.00 9.03 5.88 0.10 32.18 11:04:04 10:28:01 1 51.86 0.00 8.35 6.97 0.10 32.73 11:04:04 10:28:01 2 52.32 0.00 9.43 13.52 0.14 24.60 11:04:04 10:28:01 3 50.58 0.00 8.95 5.67 0.14 34.66 11:04:04 10:28:01 4 52.33 0.00 8.68 1.57 0.15 37.26 11:04:04 10:28:01 5 49.37 0.00 8.86 1.72 0.08 39.97 11:04:04 10:28:01 6 51.89 0.00 8.28 0.91 0.12 38.80 11:04:04 10:28:01 7 50.74 0.00 9.10 3.27 0.16 36.73 11:04:04 10:29:01 all 9.52 0.00 1.06 0.12 0.07 89.23 11:04:04 10:29:01 0 11.42 0.00 1.08 0.03 0.07 87.40 11:04:04 10:29:01 1 9.32 0.00 1.23 0.05 0.07 89.34 11:04:04 10:29:01 2 9.32 0.00 1.32 0.02 0.08 89.26 11:04:04 10:29:01 3 8.53 0.00 1.00 0.03 0.05 90.38 11:04:04 10:29:01 4 10.58 0.00 0.94 0.08 0.07 88.34 11:04:04 10:29:01 5 6.71 0.00 0.84 0.00 0.07 92.38 11:04:04 10:29:01 6 9.10 0.00 0.97 0.03 0.08 89.82 11:04:04 10:29:01 7 11.21 0.00 1.07 0.69 0.07 86.96 11:04:04 10:30:01 all 6.09 0.00 0.58 0.06 0.05 93.22 11:04:04 10:30:01 0 4.63 0.00 0.72 0.02 0.03 94.61 11:04:04 10:30:01 1 7.09 0.00 0.50 0.05 0.05 92.31 11:04:04 10:30:01 2 3.67 0.00 0.42 0.02 0.05 95.85 11:04:04 10:30:01 3 9.00 0.00 0.64 0.00 0.07 90.29 11:04:04 10:30:01 4 11.23 0.00 0.55 0.02 0.05 88.15 11:04:04 10:30:01 5 3.03 0.00 0.50 0.03 0.05 96.39 11:04:04 10:30:01 6 4.70 0.00 0.54 0.02 0.05 94.70 11:04:04 10:30:01 7 5.36 0.00 0.80 0.35 0.03 93.45 11:04:04 11:04:04 10:30:01 CPU %user %nice %system %iowait %steal %idle 11:04:04 10:31:01 all 0.02 0.00 0.03 0.00 0.01 99.94 11:04:04 10:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:04:04 10:31:01 1 0.00 0.00 0.00 0.02 0.02 99.97 11:04:04 10:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:04:04 10:31:01 3 0.08 0.00 0.08 0.00 0.03 99.80 11:04:04 10:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:04:04 10:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:04:04 10:31:01 6 0.03 0.00 0.05 0.00 0.03 99.88 11:04:04 10:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:04:04 10:32:01 all 0.07 0.00 0.02 0.03 0.02 99.86 11:04:04 10:32:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:04:04 10:32:01 1 0.07 0.00 0.05 0.00 0.03 99.85 11:04:04 10:32:01 2 0.05 0.00 0.02 0.00 0.02 99.92 11:04:04 10:32:01 3 0.05 0.00 0.03 0.00 0.03 99.88 11:04:04 10:32:01 4 0.05 0.00 0.02 0.02 0.00 99.92 11:04:04 10:32:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:04:04 10:32:01 6 0.25 0.00 0.02 0.00 0.02 99.72 11:04:04 10:32:01 7 0.03 0.00 0.02 0.18 0.00 99.77 11:04:04 10:33:01 all 0.26 0.00 0.01 0.00 0.02 99.71 11:04:04 10:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:04:04 10:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:04:04 10:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:04:04 10:33:01 3 0.07 0.00 0.02 0.00 0.05 99.87 11:04:04 10:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:04:04 10:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:04:04 10:33:01 6 1.95 0.00 0.02 0.00 0.03 98.00 11:04:04 10:33:01 7 0.00 0.00 0.00 0.03 0.02 99.95 11:04:04 10:34:01 all 0.08 0.00 0.01 0.02 0.01 99.88 11:04:04 10:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:04:04 10:34:01 1 0.05 0.00 0.03 0.00 0.02 99.90 11:04:04 10:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:04:04 10:34:01 3 0.05 0.00 0.05 0.00 0.03 99.87 11:04:04 10:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:04:04 10:34:01 5 0.05 0.00 0.00 0.00 0.02 99.93 11:04:04 10:34:01 6 0.40 0.00 0.00 0.00 0.03 99.57 11:04:04 10:34:01 7 0.02 0.00 0.02 0.15 0.00 99.82 11:04:04 10:35:01 all 0.28 0.00 0.04 0.00 0.01 99.66 11:04:04 10:35:01 0 0.02 0.00 0.05 0.00 0.00 99.93 11:04:04 10:35:01 1 0.05 0.00 0.08 0.00 0.03 99.83 11:04:04 10:35:01 2 0.03 0.00 0.03 0.00 0.02 99.92 11:04:04 10:35:01 3 0.10 0.00 0.03 0.02 0.03 99.82 11:04:04 10:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:04:04 10:35:01 5 0.02 0.00 0.03 0.00 0.02 99.93 11:04:04 10:35:01 6 2.00 0.00 0.03 0.00 0.02 97.95 11:04:04 10:35:01 7 0.02 0.00 0.03 0.02 0.00 99.93 11:04:04 10:36:01 all 0.26 0.00 0.02 0.01 0.02 99.69 11:04:04 10:36:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:04:04 10:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:04:04 10:36:01 2 0.03 0.00 0.03 0.00 0.00 99.93 11:04:04 10:36:01 3 0.10 0.00 0.03 0.02 0.03 99.82 11:04:04 10:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:04:04 10:36:01 5 0.07 0.00 0.02 0.00 0.02 99.90 11:04:04 10:36:01 6 1.73 0.00 0.08 0.00 0.03 98.16 11:04:04 10:36:01 7 0.02 0.00 0.00 0.07 0.02 99.90 11:04:04 10:37:01 all 0.22 0.00 0.01 0.00 0.02 99.75 11:04:04 10:37:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:04:04 10:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:04:04 10:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:04:04 10:37:01 3 0.81 0.00 0.03 0.00 0.05 99.10 11:04:04 10:37:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:04:04 10:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:04:04 10:37:01 6 0.93 0.00 0.00 0.00 0.02 99.06 11:04:04 10:37:01 7 0.00 0.00 0.00 0.02 0.00 99.98 11:04:04 10:38:01 all 0.05 0.00 0.02 0.00 0.01 99.92 11:04:04 10:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:04:04 10:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:04:04 10:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:04:04 10:38:01 3 0.27 0.00 0.03 0.00 0.03 99.67 11:04:04 10:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:04:04 10:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:04:04 10:38:01 6 0.00 0.00 0.03 0.00 0.02 99.95 11:04:04 10:38:01 7 0.00 0.00 0.02 0.03 0.00 99.95 11:04:04 10:39:01 all 0.03 0.00 0.01 0.01 0.01 99.94 11:04:04 10:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:04:04 10:39:01 1 0.05 0.00 0.00 0.00 0.02 99.93 11:04:04 10:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:04:04 10:39:01 3 0.08 0.00 0.03 0.02 0.03 99.83 11:04:04 10:39:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:04:04 10:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:04:04 10:39:01 6 0.00 0.00 0.00 0.00 0.03 99.97 11:04:04 10:39:01 7 0.02 0.00 0.00 0.03 0.02 99.93 11:04:04 10:40:01 all 0.18 0.00 0.02 0.01 0.02 99.78 11:04:04 10:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:04:04 10:40:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:04:04 10:40:01 2 0.00 0.00 0.03 0.00 0.02 99.95 11:04:04 10:40:01 3 1.27 0.00 0.03 0.00 0.02 98.68 11:04:04 10:40:01 4 0.02 0.00 0.00 0.00 0.03 99.95 11:04:04 10:40:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:04:04 10:40:01 6 0.02 0.00 0.00 0.00 0.02 99.97 11:04:04 10:40:01 7 0.05 0.00 0.02 0.05 0.00 99.88 11:04:04 10:41:01 all 0.28 0.00 0.01 0.00 0.02 99.69 11:04:04 10:41:01 0 0.05 0.00 0.00 0.00 0.02 99.93 11:04:04 10:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:04:04 10:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:04:04 10:41:01 3 2.00 0.00 0.02 0.00 0.02 97.96 11:04:04 10:41:01 4 0.03 0.00 0.03 0.00 0.03 99.90 11:04:04 10:41:01 5 0.07 0.00 0.00 0.02 0.02 99.90 11:04:04 10:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 11:04:04 10:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:04:04 11:04:04 10:41:01 CPU %user %nice %system %iowait %steal %idle 11:04:04 10:42:01 all 0.12 0.00 0.02 0.00 0.01 99.84 11:04:04 10:42:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:04:04 10:42:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:04:04 10:42:01 2 0.07 0.00 0.03 0.00 0.02 99.88 11:04:04 10:42:01 3 0.83 0.00 0.02 0.00 0.02 99.14 11:04:04 10:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:04:04 10:42:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:04:04 10:42:01 6 0.00 0.00 0.02 0.00 0.02 99.97 11:04:04 10:42:01 7 0.00 0.00 0.02 0.03 0.02 99.93 11:04:04 10:43:01 all 0.04 0.00 0.01 0.00 0.01 99.93 11:04:04 10:43:01 0 0.07 0.00 0.02 0.00 0.02 99.90 11:04:04 10:43:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:04:04 10:43:01 2 0.03 0.00 0.05 0.00 0.03 99.88 11:04:04 10:43:01 3 0.07 0.00 0.00 0.00 0.02 99.92 11:04:04 10:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:04:04 10:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:04:04 10:43:01 6 0.00 0.00 0.02 0.00 0.02 99.97 11:04:04 10:43:01 7 0.08 0.00 0.00 0.03 0.02 99.87 11:04:04 10:44:01 all 0.18 0.00 0.01 0.00 0.01 99.79 11:04:04 10:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:04:04 10:44:01 1 0.02 0.00 0.03 0.00 0.00 99.95 11:04:04 10:44:01 2 0.05 0.00 0.02 0.00 0.03 99.90 11:04:04 10:44:01 3 1.25 0.00 0.00 0.00 0.02 98.73 11:04:04 10:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:04:04 10:44:01 5 0.05 0.00 0.02 0.00 0.02 99.92 11:04:04 10:44:01 6 0.00 0.00 0.02 0.00 0.02 99.97 11:04:04 10:44:01 7 0.00 0.00 0.02 0.03 0.00 99.95 11:04:04 10:45:01 all 0.20 0.00 0.01 0.00 0.01 99.77 11:04:04 10:45:01 0 0.07 0.00 0.02 0.00 0.02 99.90 11:04:04 10:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:04:04 10:45:01 2 0.02 0.00 0.03 0.00 0.05 99.90 11:04:04 10:45:01 3 1.43 0.00 0.00 0.00 0.00 98.57 11:04:04 10:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:04:04 10:45:01 5 0.02 0.00 0.00 0.02 0.02 99.95 11:04:04 10:45:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:04:04 10:45:01 7 0.03 0.00 0.00 0.02 0.00 99.95 11:04:04 10:46:01 all 0.10 0.00 0.02 0.02 0.02 99.85 11:04:04 10:46:01 0 0.07 0.00 0.03 0.00 0.02 99.88 11:04:04 10:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:04:04 10:46:01 2 0.08 0.00 0.03 0.00 0.03 99.85 11:04:04 10:46:01 3 0.57 0.00 0.02 0.07 0.02 99.33 11:04:04 10:46:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:04:04 10:46:01 5 0.02 0.00 0.03 0.00 0.02 99.93 11:04:04 10:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 11:04:04 10:46:01 7 0.02 0.00 0.02 0.08 0.00 99.88 11:04:04 10:47:01 all 0.04 0.00 0.01 0.00 0.02 99.94 11:04:04 10:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:04:04 10:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:04:04 10:47:01 2 0.08 0.00 0.03 0.00 0.05 99.83 11:04:04 10:47:01 3 0.03 0.00 0.00 0.02 0.02 99.93 11:04:04 10:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:04:04 10:47:01 5 0.05 0.00 0.00 0.00 0.02 99.93 11:04:04 10:47:01 6 0.05 0.00 0.02 0.00 0.03 99.90 11:04:04 10:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:04:04 10:48:01 all 0.02 0.00 0.02 0.00 0.02 99.94 11:04:04 10:48:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:04:04 10:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:04:04 10:48:01 2 0.07 0.00 0.05 0.00 0.03 99.85 11:04:04 10:48:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:04:04 10:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:04:04 10:48:01 5 0.03 0.00 0.00 0.02 0.02 99.93 11:04:04 10:48:01 6 0.00 0.00 0.02 0.00 0.02 99.97 11:04:04 10:48:01 7 0.00 0.00 0.02 0.02 0.02 99.95 11:04:04 10:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:04:04 10:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:04:04 10:49:01 1 0.05 0.00 0.00 0.00 0.02 99.93 11:04:04 10:49:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:04:04 10:49:01 3 0.02 0.00 0.00 0.02 0.02 99.95 11:04:04 10:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:04:04 10:49:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:04:04 10:49:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:04:04 10:49:01 7 0.02 0.00 0.00 0.02 0.00 99.97 11:04:04 10:50:01 all 0.02 0.00 0.02 0.00 0.01 99.94 11:04:04 10:50:01 0 0.07 0.00 0.07 0.00 0.02 99.85 11:04:04 10:50:01 1 0.02 0.00 0.03 0.00 0.02 99.93 11:04:04 10:50:01 2 0.02 0.00 0.05 0.00 0.03 99.90 11:04:04 10:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:04:04 10:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:04:04 10:50:01 5 0.03 0.00 0.00 0.02 0.00 99.95 11:04:04 10:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:04:04 10:50:01 7 0.02 0.00 0.00 0.02 0.00 99.97 11:04:04 10:51:01 all 0.03 0.00 0.01 0.00 0.02 99.94 11:04:04 10:51:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:04:04 10:51:01 1 0.05 0.00 0.00 0.00 0.02 99.93 11:04:04 10:51:01 2 0.02 0.00 0.03 0.00 0.02 99.93 11:04:04 10:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:04:04 10:51:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:04:04 10:51:01 5 0.03 0.00 0.02 0.02 0.02 99.92 11:04:04 10:51:01 6 0.02 0.00 0.02 0.00 0.03 99.93 11:04:04 10:51:01 7 0.02 0.00 0.02 0.02 0.00 99.95 11:04:04 10:52:01 all 0.02 0.00 0.01 0.01 0.02 99.94 11:04:04 10:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:04:04 10:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:04:04 10:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:04:04 10:52:01 3 0.02 0.00 0.02 0.00 0.03 99.93 11:04:04 10:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:04:04 10:52:01 5 0.07 0.00 0.02 0.00 0.02 99.90 11:04:04 10:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:04:04 10:52:01 7 0.00 0.00 0.00 0.05 0.02 99.93 11:04:04 11:04:04 10:52:01 CPU %user %nice %system %iowait %steal %idle 11:04:04 10:53:01 all 0.02 0.00 0.01 0.00 0.02 99.95 11:04:04 10:53:01 0 0.07 0.00 0.03 0.00 0.02 99.88 11:04:04 10:53:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:04:04 10:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:04:04 10:53:01 3 0.03 0.00 0.02 0.02 0.03 99.90 11:04:04 10:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:04:04 10:53:01 5 0.02 0.00 0.03 0.00 0.02 99.93 11:04:04 10:53:01 6 0.00 0.00 0.02 0.00 0.02 99.97 11:04:04 10:53:01 7 0.02 0.00 0.00 0.02 0.00 99.97 11:04:04 10:54:01 all 0.05 0.00 0.02 0.00 0.01 99.91 11:04:04 10:54:01 0 0.07 0.00 0.03 0.00 0.00 99.90 11:04:04 10:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:04:04 10:54:01 2 0.03 0.00 0.00 0.00 0.02 99.95 11:04:04 10:54:01 3 0.18 0.00 0.03 0.00 0.03 99.75 11:04:04 10:54:01 4 0.02 0.00 0.02 0.02 0.00 99.95 11:04:04 10:54:01 5 0.05 0.00 0.00 0.00 0.02 99.93 11:04:04 10:54:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:04:04 10:54:01 7 0.03 0.00 0.02 0.02 0.00 99.93 11:04:04 10:55:01 all 0.17 0.00 0.02 0.01 0.01 99.79 11:04:04 10:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:04:04 10:55:01 1 0.02 0.00 0.03 0.00 0.02 99.93 11:04:04 10:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:04:04 10:55:01 3 1.31 0.00 0.07 0.02 0.02 98.60 11:04:04 10:55:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:04:04 10:55:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:04:04 10:55:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:04:04 10:55:01 7 0.02 0.00 0.02 0.02 0.02 99.93 11:04:04 10:56:01 all 0.03 0.00 0.01 0.00 0.01 99.94 11:04:04 10:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:04:04 10:56:01 1 0.08 0.00 0.02 0.00 0.02 99.88 11:04:04 10:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:04:04 10:56:01 3 0.02 0.00 0.05 0.00 0.03 99.90 11:04:04 10:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:04:04 10:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:04:04 10:56:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:04:04 10:56:01 7 0.05 0.00 0.02 0.02 0.02 99.90 11:04:04 10:57:01 all 0.02 0.00 0.02 0.00 0.02 99.95 11:04:04 10:57:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:04:04 10:57:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:04:04 10:57:01 2 0.02 0.00 0.03 0.00 0.00 99.95 11:04:04 10:57:01 3 0.03 0.00 0.02 0.00 0.03 99.92 11:04:04 10:57:01 4 0.00 0.00 0.00 0.02 0.02 99.97 11:04:04 10:57:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:04:04 10:57:01 6 0.00 0.00 0.02 0.00 0.02 99.97 11:04:04 10:57:01 7 0.02 0.00 0.03 0.00 0.02 99.93 11:04:04 10:58:01 all 0.03 0.00 0.02 0.01 0.01 99.94 11:04:04 10:58:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:04:04 10:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:04:04 10:58:01 2 0.08 0.00 0.03 0.00 0.02 99.87 11:04:04 10:58:01 3 0.02 0.00 0.02 0.00 0.03 99.93 11:04:04 10:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:04:04 10:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:04:04 10:58:01 6 0.02 0.00 0.03 0.00 0.02 99.93 11:04:04 10:58:01 7 0.03 0.00 0.00 0.05 0.00 99.92 11:04:04 10:59:01 all 0.01 0.00 0.01 0.01 0.02 99.95 11:04:04 10:59:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:04:04 10:59:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:04:04 10:59:01 2 0.00 0.00 0.03 0.02 0.02 99.93 11:04:04 10:59:01 3 0.02 0.00 0.00 0.00 0.03 99.95 11:04:04 10:59:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:04:04 10:59:01 5 0.00 0.00 0.02 0.00 0.02 99.97 11:04:04 10:59:01 6 0.02 0.00 0.00 0.00 0.03 99.95 11:04:04 10:59:01 7 0.02 0.00 0.00 0.02 0.00 99.97 11:04:04 11:00:01 all 0.04 0.00 0.02 0.00 0.01 99.93 11:04:04 11:00:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:04:04 11:00:01 1 0.02 0.00 0.03 0.00 0.02 99.93 11:04:04 11:00:01 2 0.05 0.00 0.00 0.00 0.02 99.93 11:04:04 11:00:01 3 0.05 0.00 0.02 0.00 0.02 99.92 11:04:04 11:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:04:04 11:00:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:04:04 11:00:01 6 0.03 0.00 0.03 0.00 0.02 99.92 11:04:04 11:00:01 7 0.03 0.00 0.02 0.02 0.02 99.92 11:04:04 11:01:01 all 0.03 0.00 0.01 0.02 0.01 99.93 11:04:04 11:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:04:04 11:01:01 1 0.05 0.00 0.03 0.00 0.02 99.90 11:04:04 11:01:01 2 0.02 0.00 0.02 0.02 0.02 99.93 11:04:04 11:01:01 3 0.02 0.00 0.02 0.00 0.03 99.93 11:04:04 11:01:01 4 0.00 0.00 0.00 0.02 0.02 99.97 11:04:04 11:01:01 5 0.05 0.00 0.00 0.00 0.02 99.93 11:04:04 11:01:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:04:04 11:01:01 7 0.02 0.00 0.00 0.10 0.00 99.88 11:04:04 11:02:01 all 0.02 0.00 0.02 0.00 0.02 99.94 11:04:04 11:02:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:04:04 11:02:01 1 0.03 0.00 0.03 0.00 0.03 99.90 11:04:04 11:02:01 2 0.03 0.00 0.02 0.02 0.02 99.92 11:04:04 11:02:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:04:04 11:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:04:04 11:02:01 5 0.02 0.00 0.03 0.00 0.02 99.93 11:04:04 11:02:01 6 0.03 0.00 0.00 0.00 0.03 99.93 11:04:04 11:02:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:04:04 11:03:02 all 4.25 0.00 1.65 1.64 0.05 92.41 11:04:04 11:03:02 0 4.30 0.00 1.69 0.35 0.05 93.61 11:04:04 11:03:02 1 4.56 0.00 1.65 0.17 0.05 93.57 11:04:04 11:03:02 2 4.60 0.00 1.42 0.10 0.02 93.87 11:04:04 11:03:02 3 5.58 0.00 1.67 0.17 0.05 92.54 11:04:04 11:03:02 4 4.07 0.00 1.39 0.20 0.03 94.31 11:04:04 11:03:02 5 3.93 0.00 1.30 0.13 0.03 94.60 11:04:04 11:03:02 6 3.51 0.00 1.27 2.32 0.03 92.87 11:04:04 11:03:02 7 3.45 0.00 2.84 9.78 0.12 83.82 11:04:04 11:04:04 11:03:02 CPU %user %nice %system %iowait %steal %idle 11:04:04 11:04:01 all 7.75 0.00 3.72 2.94 0.09 85.49 11:04:04 11:04:01 0 7.19 0.00 3.36 1.23 0.10 88.12 11:04:04 11:04:01 1 8.96 0.00 2.74 0.51 0.07 87.72 11:04:04 11:04:01 2 10.01 0.00 3.54 0.34 0.09 86.02 11:04:04 11:04:01 3 7.21 0.00 3.67 0.69 0.09 88.35 11:04:04 11:04:01 4 8.88 0.00 5.67 14.38 0.14 70.93 11:04:04 11:04:01 5 6.50 0.00 2.76 0.22 0.10 90.42 11:04:04 11:04:01 6 7.14 0.00 3.60 5.42 0.10 83.73 11:04:04 11:04:01 7 6.15 0.00 4.45 0.98 0.07 88.35 11:04:04 Average: all 9.05 0.00 1.67 1.33 0.04 87.90 11:04:04 Average: 0 9.17 0.00 1.71 1.49 0.04 87.60 11:04:04 Average: 1 9.07 0.00 1.73 1.82 0.04 87.34 11:04:04 Average: 2 9.06 0.00 1.72 1.72 0.04 87.46 11:04:04 Average: 3 9.27 0.00 1.71 1.20 0.05 87.77 11:04:04 Average: 4 9.25 0.00 1.69 1.26 0.03 87.77 11:04:04 Average: 5 8.66 0.00 1.56 1.01 0.03 88.74 11:04:04 Average: 6 9.15 0.00 1.60 0.79 0.05 88.42 11:04:04 Average: 7 8.82 0.00 1.64 1.37 0.04 88.14 11:04:04 11:04:04 11:04:04