Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 236833ffc84d188f677089422aea854ddee30426 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-ssh4086827152863295018.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh10247726174074156150.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh12067116742339243345.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh5021378679117142605.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-ssh8846626549837294778.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7933’ Running on prd-ubuntu20.04-docker-8c-8g-7935 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/675 [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/675 # 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 236833ffc84d188f677089422aea854ddee30426 (main) Commit message: "Merge pull request #4867 from jackchenjc/issue-4834-6th" > 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 236833ffc84d188f677089422aea854ddee30426 # timeout=10 > git rev-list --no-walk f0fad2eab06436c1c178943c34781e5eeebca59c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:38:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:38:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:38:58 ========================================================= 05:38:58 EdgeX Global Pipelines Version Info 05:38:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:38:59 ------------------- 05:38:59 stable info: 05:38:59 ------------------- 05:38:59 Commited By: Ginny Guan ginny@iotechsys.com 05:38:59 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 05:38:59 Message: update stable to v1.0.260 05:38:59 ------------------- 05:38:59 experimental info: 05:38:59 ------------------- 05:38:59 Commited By: Ginny Guan ginny@iotechsys.com 05:38:59 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 05:38:59 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:39:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:39:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:39:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:39:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:39:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:39:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:39:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:39:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:39:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:39:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:39:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:39:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:39:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:39:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:39:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:39:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:39:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:39:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:39:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:39:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:39:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:39:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:39:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:39:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:39:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:39:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:39:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 236833ffc84d188f677089422aea854ddee30426 [Pipeline] echo 05:39:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 236833f [Pipeline] echo 05:39:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:39:00 provisioning config files... 05:39:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/675@tmp/config1341996135151569959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:39:01 ---> ****-login.sh 05:39:01 nexus3.edgexfoundry.org:10001 05:39:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:39:01 Configure a credential helper to remove this warning. See 05:39:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:39:01 05:39:01 Login Succeeded 05:39:01 nexus3.edgexfoundry.org:10002 05:39:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:39:01 Configure a credential helper to remove this warning. See 05:39:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:39:01 05:39:01 Login Succeeded 05:39:01 nexus3.edgexfoundry.org:10003 05:39:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:39:01 Configure a credential helper to remove this warning. See 05:39:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:39:01 05:39:01 Login Succeeded 05:39:01 nexus3.edgexfoundry.org:10004 05:39:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:39:01 Configure a credential helper to remove this warning. See 05:39:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:39:01 05:39:01 Login Succeeded 05:39:01 ****.io 05:39:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:39:02 Configure a credential helper to remove this warning. See 05:39:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:39:02 05:39:02 Login Succeeded 05:39:02 ---> ****-login.sh ends [Pipeline] } 05:39:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:39:02 + 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 cmd/support-scheduler/Dockerfile 05:39:02 + dirname cmd/core-command/Dockerfile 05:39:02 + cut -d/ -f2 05:39:02 + echo core-command,cmd/core-command/Dockerfile 05:39:02 + dirname cmd/core-common-config-bootstrapper/Dockerfile 05:39:02 + cut -d/ -f2 05:39:02 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 05:39:02 + + dirnamecut cmd/core-data/Dockerfile -d/ 05:39:02 -f2 05:39:02 + echo core-data,cmd/core-data/Dockerfile 05:39:02 + dirname cmd/core-keeper/Dockerfile 05:39:02 + cut -d/ -f2 05:39:02 + echo core-keeper,cmd/core-keeper/Dockerfile 05:39:02 + dirname cmd/core-metadata/Dockerfile 05:39:02 + cut -d/ -f2 05:39:02 + echo core-metadata,cmd/core-metadata/Dockerfile 05:39:02 + dirname cmd/security-bootstrapper/Dockerfile 05:39:02 + cut -d/ -f2 05:39:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:39:02 + dirname cmd/security-proxy-auth/Dockerfile 05:39:02 + cut -d/ -f2 05:39:02 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 05:39:02 + dirname cmd/security-proxy-setup/Dockerfile 05:39:02 + cut -d/ -f2 05:39:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:39:02 + dirname cmd/security-secretstore-setup/Dockerfile 05:39:02 + cut -d/ -f2 05:39:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:39:02 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:39:02 + cut -d/ -f2 05:39:02 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:39:02 + + cut -d/ -f2 05:39:02 dirname cmd/security-spire-agent/Dockerfile 05:39:02 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:39:02 + dirname cmd/security-spire-config/Dockerfile 05:39:02 + cut -d/ -f2 05:39:02 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:39:02 + dirname cmd/security-spire-server/Dockerfile 05:39:02 + cut -d/ -f2 05:39:02 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:39:02 + dirname cmd/support-cron-scheduler/Dockerfile 05:39:02 + cut -d/ -f2 05:39:02 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 05:39:02 + dirname cmd/support-notifications/Dockerfile 05:39:02 + cut -d/ -f2 05:39:02 + echo support-notifications,cmd/support-notifications/Dockerfile 05:39:02 + dirname cmd/support-scheduler/Dockerfile 05:39:02 + cut -d/ -f2 05:39:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 05:39:02 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], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:39:02 + git rev-list -1 --merges 236833ffc84d188f677089422aea854ddee30426~1..236833ffc84d188f677089422aea854ddee30426 [Pipeline] echo 05:39:02 -----------> git rev-list -1 --merges 236833ffc84d188f677089422aea854ddee30426~1..236833ffc84d188f677089422aea854ddee30426 236833ffc84d188f677089422aea854ddee30426 05:39:02 236833ffc84d188f677089422aea854ddee30426 [false] [Pipeline] sh 05:39:03 + git log --format=format:%s -1 236833ffc84d188f677089422aea854ddee30426 [Pipeline] echo 05:39:03 ========================================================= 05:39:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:39:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:39:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:39:03 + grep -v github /etc/ssh/ssh_known_hosts 05:39:03 + [ -e /tmp/ssh_known_hosts ] 05:39:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:39:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:39:03 + sudo tee -a /etc/ssh/ssh_known_hosts 05:39:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:39:03 05:39:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:39:04 0.1.4: Pulling from edgex-devops/py-git-semver 05:39:04 b85a868b505f: Pulling fs layer 05:39:04 e2be974225ed: Pulling fs layer 05:39:04 339a4e72a1f5: Pulling fs layer 05:39:04 988bab9f4d93: Pulling fs layer 05:39:04 1469e6f7b9e6: Pulling fs layer 05:39:04 eaf3925da568: Pulling fs layer 05:39:04 bab4dde63d76: Pulling fs layer 05:39:04 bde34c3a00c8: Pulling fs layer 05:39:04 b352a97aabf1: Pulling fs layer 05:39:04 4872d77fe225: Pulling fs layer 05:39:04 5851b861e8e6: Pulling fs layer 05:39:04 988bab9f4d93: Waiting 05:39:04 1469e6f7b9e6: Waiting 05:39:04 eaf3925da568: Waiting 05:39:04 bab4dde63d76: Waiting 05:39:04 bde34c3a00c8: Waiting 05:39:04 b352a97aabf1: Waiting 05:39:04 4872d77fe225: Waiting 05:39:04 5851b861e8e6: Waiting 05:39:04 e2be974225ed: Verifying Checksum 05:39:04 e2be974225ed: Download complete 05:39:04 988bab9f4d93: Verifying Checksum 05:39:04 988bab9f4d93: Download complete 05:39:04 339a4e72a1f5: Verifying Checksum 05:39:04 339a4e72a1f5: Download complete 05:39:04 1469e6f7b9e6: Verifying Checksum 05:39:04 1469e6f7b9e6: Download complete 05:39:04 eaf3925da568: Verifying Checksum 05:39:04 eaf3925da568: Download complete 05:39:04 bde34c3a00c8: Verifying Checksum 05:39:04 bde34c3a00c8: Download complete 05:39:04 b352a97aabf1: Download complete 05:39:04 4872d77fe225: Download complete 05:39:04 5851b861e8e6: Verifying Checksum 05:39:04 5851b861e8e6: Download complete 05:39:04 b85a868b505f: Verifying Checksum 05:39:04 b85a868b505f: Download complete 05:39:04 bab4dde63d76: Verifying Checksum 05:39:04 bab4dde63d76: Download complete 05:39:05 b85a868b505f: Pull complete 05:39:05 e2be974225ed: Pull complete 05:39:06 339a4e72a1f5: Pull complete 05:39:06 988bab9f4d93: Pull complete 05:39:06 1469e6f7b9e6: Pull complete 05:39:06 eaf3925da568: Pull complete 05:39:08 bab4dde63d76: Pull complete 05:39:08 bde34c3a00c8: Pull complete 05:39:08 b352a97aabf1: Pull complete 05:39:08 4872d77fe225: Pull complete 05:39:08 5851b861e8e6: Pull complete 05:39:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:39:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:39:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:39:09 prd-ubuntu20.04-docker-8c-8g-7935 does not seem to be running inside a container 05:39:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/675 -v /w/workspace/edgex-go/675:/w/workspace/edgex-go/675:rw,z -v /w/workspace/edgex-go/675@tmp:/w/workspace/edgex-go/675@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:39:12 $ docker top 7c59d7c4ddf9317e5e4ec9dcd82a7350083aea936881f99033af3b0051027a8f -eo pid,comm 05:39:12 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). 05:39:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:39:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:39:12 [ssh-agent] Looking for ssh-agent implementation... 05:39:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:39:12 $ docker exec 7c59d7c4ddf9317e5e4ec9dcd82a7350083aea936881f99033af3b0051027a8f ssh-agent 05:39:12 SSH_AUTH_SOCK=/tmp/ssh-Ft1758iXS3XX/agent.32 05:39:12 SSH_AGENT_PID=38 05:39:12 Running ssh-add (command line suppressed) 05:39:12 Identity added: /w/workspace/edgex-go/675@tmp/private_key_2961915861622884051.key (/w/workspace/edgex-go/675@tmp/private_key_2961915861622884051.key) 05:39:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:39:12 + git tag --points-at HEAD [Pipeline] } 05:39:12 $ docker exec --env ******** --env ******** 7c59d7c4ddf9317e5e4ec9dcd82a7350083aea936881f99033af3b0051027a8f ssh-agent -k 05:39:13 unset SSH_AUTH_SOCK; 05:39:13 unset SSH_AGENT_PID; 05:39:13 echo Agent pid 38 killed; 05:39:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:39:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:39:13 [ssh-agent] Looking for ssh-agent implementation... 05:39:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:39:13 $ docker exec 7c59d7c4ddf9317e5e4ec9dcd82a7350083aea936881f99033af3b0051027a8f ssh-agent 05:39:13 SSH_AUTH_SOCK=/tmp/ssh-cnJa7MvIX2qM/agent.71 05:39:13 SSH_AGENT_PID=77 05:39:13 Running ssh-add (command line suppressed) 05:39:13 Identity added: /w/workspace/edgex-go/675@tmp/private_key_16599565733454594303.key (/w/workspace/edgex-go/675@tmp/private_key_16599565733454594303.key) 05:39:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:39:13 + git semver init 05:39:13 2024-08-19 05:39:13,891 [run_init] DEBUG init version:0.0.0 force:False 05:39:13 2024-08-19 05:39:13,892 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/675/.semver 05:39:13 2024-08-19 05:39:13,893 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/675/.semver 05:39:13 2024-08-19 05:39:13,893 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/675/.semver'], cwd=/w/workspace/edgex-go/675, universal_newlines=False, shell=None, istream=None) 05:39:19 2024-08-19 05:39:19,233 [append_file] DEBUG append to file:/w/workspace/edgex-go/675/.git/info/exclude 05:39:19 2024-08-19 05:39:19,234 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/675/.semver/main with force:False 05:39:19 2024-08-19 05:39:19,234 [read_version] DEBUG read version from /w/workspace/edgex-go/675/.semver/main 05:39:19 2024-08-19 05:39:19,234 [read_version] DEBUG read version from /w/workspace/edgex-go/675/.semver/main 05:39:19 3.2.0-dev.56 [Pipeline] } 05:39:19 $ docker exec --env ******** --env ******** 7c59d7c4ddf9317e5e4ec9dcd82a7350083aea936881f99033af3b0051027a8f ssh-agent -k 05:39:19 unset SSH_AUTH_SOCK; 05:39:19 unset SSH_AGENT_PID; 05:39:19 echo Agent pid 77 killed; 05:39:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:39:19 + git semver [Pipeline] } 05:39:20 $ docker stop --time=1 7c59d7c4ddf9317e5e4ec9dcd82a7350083aea936881f99033af3b0051027a8f 05:39:21 $ docker rm -f --volumes 7c59d7c4ddf9317e5e4ec9dcd82a7350083aea936881f99033af3b0051027a8f [Pipeline] // withDockerContainer [Pipeline] sh 05:39:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:39:22 Stashed 1 file(s) [Pipeline] echo 05:39:22 [edgeXSemver]: initialized semver on version 3.2.0-dev.56 [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 05:39:22 + git config --global --add safe.directory /w/workspace/edgex-go/675 [Pipeline] echo 05:39:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:39:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:39:22 ========================================================= 05:39:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:39:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:39:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:39:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:39:22 619be1103602: Pulling fs layer 05:39:22 7862e08f4a3e: Pulling fs layer 05:39:22 5df492c9dc93: Pulling fs layer 05:39:22 7629e6793208: Pulling fs layer 05:39:22 4f4fb700ef54: Pulling fs layer 05:39:22 fb5054dd5b73: Pulling fs layer 05:39:22 eeca6798cff9: Pulling fs layer 05:39:22 aa269ceb94a6: Pulling fs layer 05:39:22 ada007ff1a6a: Pulling fs layer 05:39:22 7629e6793208: Waiting 05:39:22 4f4fb700ef54: Waiting 05:39:22 fb5054dd5b73: Waiting 05:39:22 eeca6798cff9: Waiting 05:39:22 aa269ceb94a6: Waiting 05:39:22 ada007ff1a6a: Waiting 05:39:22 7862e08f4a3e: Verifying Checksum 05:39:22 7862e08f4a3e: Download complete 05:39:22 7629e6793208: Verifying Checksum 05:39:22 7629e6793208: Download complete 05:39:23 4f4fb700ef54: Verifying Checksum 05:39:23 4f4fb700ef54: Download complete 05:39:23 fb5054dd5b73: Download complete 05:39:23 619be1103602: Download complete 05:39:23 eeca6798cff9: Verifying Checksum 05:39:23 eeca6798cff9: Download complete 05:39:23 619be1103602: Pull complete 05:39:23 ada007ff1a6a: Verifying Checksum 05:39:23 ada007ff1a6a: Download complete 05:39:23 7862e08f4a3e: Pull complete 05:39:23 5df492c9dc93: Verifying Checksum 05:39:23 5df492c9dc93: Download complete 05:39:24 aa269ceb94a6: Download complete 05:39:27 5df492c9dc93: Pull complete 05:39:27 7629e6793208: Pull complete 05:39:27 4f4fb700ef54: Pull complete 05:39:27 fb5054dd5b73: Pull complete 05:39:27 eeca6798cff9: Pull complete 05:39:29 aa269ceb94a6: Pull complete 05:39:30 ada007ff1a6a: Pull complete 05:39:30 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 05:39:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:39:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 05:39:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:39:30 WORKDIR /edgex 05:39:30 COPY go.mod . 05:39:30 RUN go mod download 05:39:30 + docker build -t ci-base-image-x86_64 -f - . 05:39:31 Sending build context to Docker daemon 179.1MB 05:39:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:39:31 ---> f489d0715acc 05:39:31 Step 2/4 : WORKDIR /edgex 05:39:37 Still waiting to schedule task 05:39:37 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7934’ 05:39:37 ---> Running in 71bf77371968 05:39:37 Removing intermediate container 71bf77371968 05:39:37 ---> d9cb34b3c1da 05:39:37 Step 3/4 : COPY go.mod . 05:39:37 ---> 8f385e434d1b 05:39:37 Step 4/4 : RUN go mod download 05:39:37 ---> Running in a6c0238e9728 05:40:04 Removing intermediate container a6c0238e9728 05:40:04 ---> 48048ab3f31d 05:40:04 Successfully built 48048ab3f31d 05:40:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:04 + docker inspect -f . ci-base-image-x86_64 05:40:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:04 prd-ubuntu20.04-docker-8c-8g-7935 does not seem to be running inside a container 05:40:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/675 -v /w/workspace/edgex-go/675:/w/workspace/edgex-go/675:rw,z -v /w/workspace/edgex-go/675@tmp:/w/workspace/edgex-go/675@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:40:05 $ docker top 87c01aecc66b5a7162bb471e82af9fcc276c972809ef40113525b5e790bff5a0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:40:05 + go version 05:40:05 go version go1.21.9 linux/amd64 [Pipeline] } 05:40:05 $ docker stop --time=1 87c01aecc66b5a7162bb471e82af9fcc276c972809ef40113525b5e790bff5a0 05:40:07 $ docker rm -f --volumes 87c01aecc66b5a7162bb471e82af9fcc276c972809ef40113525b5e790bff5a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:07 + docker inspect -f . ci-base-image-x86_64 05:40:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:07 prd-ubuntu20.04-docker-8c-8g-7935 does not seem to be running inside a container 05:40:07 $ 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/675 -v /w/workspace/edgex-go/675:/w/workspace/edgex-go/675:rw,z -v /w/workspace/edgex-go/675@tmp:/w/workspace/edgex-go/675@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:40:08 $ docker top fa3fbd8a7296265ff045e298b788e16e92d70109b2b215d2b5cab1a95b206d6e -eo pid,comm [Pipeline] { [Pipeline] echo 05:40:08 ========================================================= 05:40:08 [edgeXBuildGoParallel] Running Tests and Build... 05:40:08 ========================================================= [Pipeline] sh 05:40:08 + git config --global --add safe.directory /w/workspace/edgex-go/675 [Pipeline] fileExists [Pipeline] sh 05:40:08 + make test 05:40:08 go test -race -coverprofile=coverage.out ./... 05:40:16 ? github.com/edgexfoundry/edgex-go [no test files] 05:40:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:40:48 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 05:40:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:40:48 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 05:40:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:40:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:40:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:40:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:40:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 05:40:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:40:48 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 05:40:48 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 05:40:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:40:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:40:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:40:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.037s coverage: 28.7% of statements 05:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 05:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 05:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:40:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.045s coverage: 97.0% of statements 05:40:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 05:40:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:40:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:40:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:40:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 05:40:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 05:40:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 05:40:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 05:40:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 05:40:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 05:40:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 05:40:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 05:40:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 05:40:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:40:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:40:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:40:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.2% of statements 05:40:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.040s coverage: 53.2% of statements 05:40:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.602s coverage: 93.4% of statements 05:40:55 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 91.7% of statements 05:40:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 7.0% of statements 05:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 05:40:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:40:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:40:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:40:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:40:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:40:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:40:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 05:40:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 05:40:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.415s coverage: 95.8% of statements 05:40:57 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 05:40:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:40:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.025s coverage: 0.0% of statements [no tests to run] 05:40:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 0.8% of statements 05:40:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 30.7% of statements 05:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 41.7% of statements 05:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.031s coverage: 77.8% of statements 05:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.090s coverage: 94.1% of statements 05:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements 05:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 05:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 05:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 05:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 05:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 05:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 05:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 05:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:41:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 05:41:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 05:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 05:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 05:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements 05:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 05:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 05:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 05:41:12 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 05:41:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 05:41:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 05:41:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 05:41:15 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 05:41:15 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 05:41:15 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 05:41:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:41:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:41:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:41:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:41:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:41:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:41:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:41:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:41:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.238s coverage: 79.9% of statements 05:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.047s coverage: 92.9% of statements 05:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.030s coverage: 67.2% of statements 05:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements 05:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 76.6% of statements 05:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements 05:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 05:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements 05:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements 05:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.068s coverage: 82.1% of statements 05:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 05:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.143s coverage: 63.1% of statements 05:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements 05:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 05:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 05:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.056s coverage: 73.7% of statements 05:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 05:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.169s coverage: 36.5% of statements 05:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements 05:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.026s coverage: 84.8% of statements 05:41:26 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.028s coverage: 5.7% of statements 05:41:26 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.053s coverage: 76.9% of statements 05:41:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.036s coverage: 19.9% of statements 05:41:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.115s coverage: 95.7% of statements 05:41:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.035s coverage: 61.8% of statements 05:41:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.050s coverage: 98.9% of statements 05:41:26 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 05:41:26 running golangci-lint 05:41:26 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 05:41:26 go version go1.21.9 linux/amd64 05:41:26 level=info msg="[config_reader] Used config file .golangci.yml" 05:41:26 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 05:41:53 level=info msg="[loader] Go packages loading at mode 575 (exports_file|deps|files|imports|name|types_sizes|compiled_files) took 23.637753481s" 05:41:53 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.258556ms" 05:42:05 level=info msg="[linters_context/goanalysis] analyzers took 2m7.927584113s with top 10 stages: buildir: 1m7.591664182s, gosec: 10.532487085s, fact_deprecated: 2.941680131s, inspect: 2.872546887s, printf: 1.938330508s, ctrlflow: 1.747225249s, fact_purity: 1.624688873s, nilness: 1.43156618s, S1038: 1.183620838s, directives: 1.090115959s" 05:42:05 level=info msg="[runner] Issues before processing: 214, after processing: 0" 05:42:05 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 214/214, cgo: 214/214, identifier_marker: 214/214, exclude-rules: 22/214, nolint: 0/22, skip_dirs: 214/214, autogenerated_exclude: 214/214, exclude: 214/214, filename_unadjuster: 214/214, skip_files: 214/214" 05:42:05 level=info msg="[runner] processing took 16.414677ms with stages: nolint: 7.423149ms, identifier_marker: 3.80937ms, autogenerated_exclude: 1.615819ms, path_prettifier: 1.558999ms, exclude-rules: 1.176566ms, skip_dirs: 766.664µs, cgo: 38.63µs, filename_unadjuster: 19.26µs, fixer: 940ns, exclude: 820ns, max_same_issues: 820ns, max_from_linter: 730ns, uniq_by_line: 650ns, skip_files: 600ns, severity-rules: 410ns, sort_results: 390ns, diff: 370ns, source_code: 150ns, path_prefixer: 120ns, path_shortener: 110ns, max_per_file_from_linter: 110ns" 05:42:05 level=info msg="[runner] linters took 13.977792343s with stages: goanalysis_metalinter: 13.961278205s" 05:42:05 level=info msg="File cache stats: 0 entries of total size 0B" 05:42:05 level=info msg="Memory: 375 samples, avg is 317.9MB, max is 1412.9MB" 05:42:05 level=info msg="Execution took 37.662650734s" 05:42:05 go vet ./... 05:42:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:42:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:42:11 ./bin/test-attribution-txt.sh [Pipeline] echo 05:42:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 05:42:12 + ls -al . 05:42:12 total 912 05:42:12 drwxrwxr-x 11 1001 1001 4096 Aug 19 05:40 . 05:42:12 drwxr-xr-x 4 root root 4096 Aug 19 05:40 .. 05:42:12 drwxrwxr-x 2 1001 1001 4096 Aug 19 05:38 .blubracket 05:42:12 -rw-rw-r-- 1 1001 1001 10 Aug 19 05:38 .dockerignore 05:42:12 drwxrwxr-x 8 1001 1001 4096 Aug 19 05:41 .git 05:42:12 drwxrwxr-x 3 1001 1001 4096 Aug 19 05:38 .github 05:42:12 -rw-rw-r-- 1 1001 1001 1102 Aug 19 05:38 .gitignore 05:42:12 -rw-rw-r-- 1 1001 1001 42 Aug 19 05:38 .golangci.yml 05:42:12 -rw-rw-r-- 1 1001 1001 100 Aug 19 05:38 .hadolint.yml 05:42:12 drwxr-xr-x 3 1001 1001 4096 Aug 19 05:39 .semver 05:42:12 -rw-rw-r-- 1 1001 1001 155 Aug 19 05:38 .sonarcloud.properties 05:42:12 -rw-rw-r-- 1 1001 1001 1171 Aug 19 05:38 ADOPTERS.md 05:42:12 -rw-rw-r-- 1 1001 1001 21286 Aug 19 05:38 Attribution.txt 05:42:12 -rw-rw-r-- 1 1001 1001 100284 Aug 19 05:38 CHANGELOG.md 05:42:12 -rw-rw-r-- 1 1001 1001 3804 Aug 19 05:38 CONTRIBUTING.md 05:42:12 -rw-rw-r-- 1 1001 1001 677 Aug 19 05:38 GOVERNANCE.md 05:42:12 -rw-rw-r-- 1 1001 1001 861 Aug 19 05:38 Jenkinsfile 05:42:12 -rw-rw-r-- 1 1001 1001 10775 Aug 19 05:38 LICENSE 05:42:12 -rw-rw-r-- 1 1001 1001 16854 Aug 19 05:38 Makefile 05:42:12 -rw-rw-r-- 1 1001 1001 582 Aug 19 05:38 OWNERS.md 05:42:12 -rw-rw-r-- 1 1001 1001 9528 Aug 19 05:38 README.md 05:42:12 -rw-rw-r-- 1 1001 1001 789 Aug 19 05:38 SECURITY.md 05:42:12 -rw-rw-r-- 1 1001 1001 12 Aug 19 05:39 VERSION 05:42:12 drwxrwxr-x 2 1001 1001 4096 Aug 19 05:38 bin 05:42:12 drwxrwxr-x 20 1001 1001 4096 Aug 19 05:38 cmd 05:42:12 -rw-r--r-- 1 root root 544643 Aug 19 05:41 coverage.out 05:42:12 drwxrwxr-x 2 1001 1001 4096 Aug 19 05:38 fuzz_test 05:42:12 -rw-rw-r-- 1 1001 1001 7305 Aug 19 05:38 go.mod 05:42:12 -rw-rw-r-- 1 1001 1001 102581 Aug 19 05:38 go.sum 05:42:12 drwxrwxr-x 7 1001 1001 4096 Aug 19 05:38 internal 05:42:12 drwxrwxr-x 3 1001 1001 4096 Aug 19 05:38 openapi 05:42:12 -rw-rw-r-- 1 1001 1001 584 Aug 19 05:38 security.txt 05:42:12 -rw-rw-r-- 1 1001 1001 204 Aug 19 05:38 version.go [Pipeline] sh 05:42:12 + '[' -e coverage.out ] 05:42:12 + chown 1001:1001 coverage.out [Pipeline] stash 05:42:12 Stashed 1 file(s) [Pipeline] sh 05:42:13 + make build 05:42:13 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:42:39 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:42:39 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:42:39 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:42:40 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:42:41 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:42:47 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:42:48 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:42:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:42:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:42:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:42:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:42:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:42:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 05:42:56 $ docker stop --time=1 fa3fbd8a7296265ff045e298b788e16e92d70109b2b215d2b5cab1a95b206d6e 05:43:03 $ docker rm -f --volumes fa3fbd8a7296265ff045e298b788e16e92d70109b2b215d2b5cab1a95b206d6e [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 05:43:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:43:04 05:43:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:43:04 latest: Pulling from edgex-devops/edgex-compose 05:43:04 91d30c5bc195: Pulling fs layer 05:43:04 2e9b0aa3be6d: Pulling fs layer 05:43:04 9c61dcf015f6: Pulling fs layer 05:43:04 4698f68db338: Pulling fs layer 05:43:04 2a2f49069b9e: Pulling fs layer 05:43:04 e0025b399a48: Pulling fs layer 05:43:04 4698f68db338: Waiting 05:43:04 2a2f49069b9e: Waiting 05:43:04 e0025b399a48: Waiting 05:43:05 91d30c5bc195: Download complete 05:43:05 4698f68db338: Verifying Checksum 05:43:05 4698f68db338: Download complete 05:43:05 2e9b0aa3be6d: Verifying Checksum 05:43:05 2e9b0aa3be6d: Download complete 05:43:05 e0025b399a48: Download complete 05:43:05 91d30c5bc195: Pull complete 05:43:05 2a2f49069b9e: Verifying Checksum 05:43:05 2a2f49069b9e: Download complete 05:43:05 2e9b0aa3be6d: Pull complete 05:43:05 9c61dcf015f6: Verifying Checksum 05:43:05 9c61dcf015f6: Download complete 05:43:08 9c61dcf015f6: Pull complete 05:43:08 4698f68db338: Pull complete 05:43:08 2a2f49069b9e: Pull complete 05:43:08 e0025b399a48: Pull complete 05:43:08 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 05:43:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:43:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:08 prd-ubuntu20.04-docker-8c-8g-7935 does not seem to be running inside a container 05:43:08 $ 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/675 -v /w/workspace/edgex-go/675:/w/workspace/edgex-go/675:rw,z -v /w/workspace/edgex-go/675@tmp:/w/workspace/edgex-go/675@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:43:11 $ docker top 652b7a5e56fdc7e041ab59e538eae9edaea25a94622876f619ce1fc5b7914f33 -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:11 + docker compose -f ./docker-compose-build.yml build --parallel 05:43:14 #1 [security-proxy-auth internal] load build definition from Dockerfile 05:43:14 #1 transferring dockerfile: 2.15kB done 05:43:14 #1 DONE 0.0s 05:43:14 05:43:14 #2 [core-keeper internal] load build definition from Dockerfile 05:43:14 #2 transferring dockerfile: 2.01kB done 05:43:14 #2 DONE 0.0s 05:43:14 05:43:14 #3 [security-spire-server internal] load build definition from Dockerfile 05:43:14 #3 transferring dockerfile: 1.70kB done 05:43:14 #3 DONE 0.0s 05:43:14 05:43:14 #4 [security-bootstrapper internal] load build definition from Dockerfile 05:43:14 #4 transferring dockerfile: 3.17kB done 05:43:14 #4 DONE 0.0s 05:43:14 05:43:14 #5 [support-scheduler internal] load build definition from Dockerfile 05:43:14 #5 transferring dockerfile: 1.93kB done 05:43:14 #5 DONE 0.0s 05:43:14 05:43:14 #6 [core-command internal] load build definition from Dockerfile 05:43:14 #6 transferring dockerfile: 1.93kB done 05:43:14 #6 DONE 0.0s 05:43:14 05:43:14 #7 [support-notifications internal] load build definition from Dockerfile 05:43:14 #7 transferring dockerfile: 1.95kB done 05:43:14 #7 DONE 0.0s 05:43:14 05:43:14 #8 [support-cron-scheduler internal] load build definition from Dockerfile 05:43:14 #8 transferring dockerfile: 1.85kB done 05:43:14 #8 DONE 0.0s 05:43:14 05:43:14 #9 [security-spire-config internal] load build definition from Dockerfile 05:43:14 #9 transferring dockerfile: 1.69kB done 05:43:14 #9 DONE 0.1s 05:43:14 05:43:14 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:43:14 #10 transferring dockerfile: 2.23kB done 05:43:14 #10 DONE 0.0s 05:43:14 05:43:14 #11 [core-data internal] load build definition from Dockerfile 05:43:14 #11 transferring dockerfile: 2.01kB done 05:43:14 #11 DONE 0.0s 05:43:14 05:43:14 #12 [security-proxy-setup internal] load build definition from Dockerfile 05:43:14 #12 transferring dockerfile: 2.50kB done 05:43:14 #12 DONE 0.0s 05:43:14 05:43:14 #13 [core-metadata internal] load build definition from Dockerfile 05:43:14 #13 transferring dockerfile: 2.06kB done 05:43:14 #13 DONE 0.1s 05:43:14 05:43:14 #14 [security-secretstore-setup internal] load build definition from Dockerfile 05:43:14 #14 transferring dockerfile: 2.49kB done 05:43:14 #14 DONE 0.0s 05:43:14 05:43:14 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:43:14 #15 transferring dockerfile: 1.89kB done 05:43:14 #15 DONE 0.1s 05:43:14 05:43:14 #16 [security-proxy-auth internal] load .dockerignore 05:43:14 #16 transferring context: 50B done 05:43:14 #16 DONE 0.0s 05:43:14 05:43:14 #17 [security-spire-agent internal] load build definition from Dockerfile 05:43:14 #17 transferring dockerfile: 1.81kB done 05:43:14 #17 DONE 0.0s 05:43:14 05:43:14 #18 [core-keeper internal] load .dockerignore 05:43:14 #18 transferring context: 50B done 05:43:14 #18 DONE 0.0s 05:43:14 05:43:14 #19 [security-spire-server internal] load .dockerignore 05:43:14 #19 transferring context: 50B done 05:43:14 #19 DONE 0.0s 05:43:14 05:43:14 #20 [security-bootstrapper internal] load .dockerignore 05:43:14 #20 transferring context: 50B done 05:43:14 #20 DONE 0.0s 05:43:14 05:43:14 #21 [support-scheduler internal] load .dockerignore 05:43:14 #21 transferring context: 50B done 05:43:14 #21 DONE 0.0s 05:43:14 05:43:14 #22 [core-command internal] load .dockerignore 05:43:14 #22 transferring context: 50B done 05:43:14 #22 DONE 0.0s 05:43:14 05:43:14 #23 [support-notifications internal] load .dockerignore 05:43:14 #23 transferring context: 50B done 05:43:14 #23 DONE 0.0s 05:43:14 05:43:14 #24 [support-cron-scheduler internal] load .dockerignore 05:43:14 #24 transferring context: 50B done 05:43:14 #24 DONE 0.0s 05:43:14 05:43:14 #25 [core-common-config-bootstrapper internal] load .dockerignore 05:43:14 #25 transferring context: 50B done 05:43:14 #25 DONE 0.0s 05:43:14 05:43:14 #26 [core-data internal] load .dockerignore 05:43:14 #26 transferring context: 50B done 05:43:14 #26 DONE 0.0s 05:43:14 05:43:14 #27 [security-proxy-setup internal] load .dockerignore 05:43:14 #27 transferring context: 50B done 05:43:14 #27 DONE 0.1s 05:43:14 05:43:14 #28 [security-spire-config internal] load .dockerignore 05:43:14 #28 transferring context: 50B done 05:43:14 #28 DONE 0.1s 05:43:14 05:43:14 #29 [core-metadata internal] load .dockerignore 05:43:14 #29 transferring context: 50B done 05:43:14 #29 DONE 0.1s 05:43:14 05:43:14 #30 [security-secretstore-setup internal] load .dockerignore 05:43:14 #30 transferring context: 50B done 05:43:14 #30 DONE 0.1s 05:43:14 05:43:14 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:43:14 #31 DONE 0.0s 05:43:14 05:43:14 #32 [security-spire-agent internal] load .dockerignore 05:43:14 #32 transferring context: 50B done 05:43:14 #32 DONE 0.1s 05:43:14 05:43:14 #33 [security-spiffe-token-provider internal] load .dockerignore 05:43:14 #33 transferring context: 50B done 05:43:14 #33 DONE 0.1s 05:43:14 05:43:14 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:43:14 #31 DONE 0.0s 05:43:14 05:43:14 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 05:43:14 #34 DONE 0.1s 05:43:14 05:43:14 #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:43:14 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:43:14 #35 ... 05:43:14 05:43:14 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:43:14 #31 DONE 0.0s 05:43:14 05:43:14 #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:43:14 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:43:14 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:43:14 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 05:43:14 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 05:43:14 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s 05:43:15 #35 ... 05:43:15 05:43:15 #31 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:43:15 #31 DONE 0.0s 05:43:15 05:43:15 #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:43:15 #35 ... 05:43:15 05:43:15 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:43:15 #31 DONE 0.0s 05:43:15 05:43:15 #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:43:15 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:43:15 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:43:15 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 05:43:15 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 05:43:15 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 05:43:15 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 05:43:15 #35 ... 05:43:15 05:43:15 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:43:15 #31 DONE 0.0s 05:43:15 05:43:15 #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:43:15 #35 ... 05:43:15 05:43:15 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:43:15 #31 DONE 0.0s 05:43:15 05:43:15 #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:43:15 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:43:15 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:43:15 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 05:43:15 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 05:43:15 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 05:43:15 #35 ... 05:43:15 05:43:15 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:43:15 #36 DONE 0.7s 05:43:15 05:43:15 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 05:43:15 #34 DONE 0.6s 05:43:15 05:43:15 #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:43:15 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:43:15 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:43:15 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 05:43:15 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 05:43:15 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 05:43:15 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done 05:43:16 #35 ... 05:43:16 05:43:16 #37 [security-spire-server internal] load build context 05:43:16 #37 transferring context: 27.71kB 0.1s done 05:43:16 #37 DONE 0.6s 05:43:16 05:43:16 #38 [security-spire-config internal] load build context 05:43:16 #38 transferring context: 25.96kB 0.1s done 05:43:16 #38 DONE 0.7s 05:43:16 05:43:16 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:43:16 #39 DONE 0.9s 05:43:16 05:43:16 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:43:16 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done 05:43:16 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:43:16 #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 05:43:16 #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 05:43:16 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s 05:43:16 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 05:43:16 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:43:16 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done 05:43:16 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:43:16 #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 05:43:16 #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 05:43:16 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 05:43:16 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s 05:43:16 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:43:16 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s 05:43:16 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s 05:43:16 #40 ... 05:43:16 05:43:16 #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:43:16 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:43:16 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:43:16 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 05:43:16 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 05:43:16 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 05:43:16 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done 05:43:16 #35 DONE 1.7s 05:43:16 05:43:16 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:43:16 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 05:43:16 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 0.4s 05:43:16 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s 05:43:16 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 05:43:16 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.68MB / 30.73MB 0.5s 05:43:16 #40 ... 05:43:16 05:43:16 #41 [security-spire-agent internal] load build context 05:43:16 #41 transferring context: 27.24kB 0.0s done 05:43:16 #41 DONE 0.5s 05:43:16 05:43:16 #42 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 05:43:16 #42 DONE 2.0s 05:43:16 05:43:16 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:43:16 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 22.06MB / 30.73MB 0.6s 05:43:16 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 05:43:16 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s 05:43:17 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.1s done 05:43:17 #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 05:43:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7936 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 05:43:19 Running in /w/workspace/edgex-go/675 [Pipeline] { [Pipeline] checkout 05:43:19 The recommended git tool is: git 05:43:21 #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.6s done 05:43:25 #40 ... 05:43:25 05:43:25 #43 [security-proxy-auth internal] load build context 05:43:25 #43 transferring context: 157.23MB 9.9s 05:43:25 #43 ... 05:43:25 05:43:25 #44 [core-keeper internal] load build context 05:43:25 #44 ... 05:43:25 05:43:25 #45 [support-scheduler internal] load build context 05:43:25 #45 ... 05:43:25 05:43:25 #46 [security-bootstrapper internal] load build context 05:43:25 #46 ... 05:43:25 05:43:25 #47 [core-command internal] load build context 05:43:25 #47 ... 05:43:25 05:43:25 #48 [security-spiffe-token-provider internal] load build context 05:43:25 #48 ... 05:43:25 05:43:25 #49 [support-notifications internal] load build context 05:43:25 #49 ... 05:43:25 05:43:25 #50 [core-data internal] load build context 05:43:25 #50 ... 05:43:25 05:43:25 #51 [security-proxy-setup internal] load build context 05:43:25 #51 ... 05:43:25 05:43:25 #52 [core-common-config-bootstrapper internal] load build context 05:43:26 #52 ... 05:43:26 05:43:26 #53 [core-metadata internal] load build context 05:43:26 #53 ... 05:43:26 05:43:26 #54 [support-cron-scheduler internal] load build context 05:43:26 #54 ... 05:43:26 05:43:26 #55 [security-secretstore-setup internal] load build context 05:43:26 #55 ... 05:43:26 05:43:26 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:43:26 #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done 05:43:26 #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 05:43:26 #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 05:43:26 #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 05:43:26 #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.2s done 05:43:26 #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 5.3s done 05:43:26 #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 05:43:26 #56 ... 05:43:26 05:43:26 #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:43:26 #57 ... 05:43:26 05:43:26 #54 [support-cron-scheduler internal] load build context 05:43:26 #54 ... 05:43:26 05:43:26 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:43:26 #58 ... 05:43:26 05:43:26 #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:43:26 #59 ... 05:43:26 05:43:26 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:43:27 using credential edgex-jenkins-ssh 05:43:27 Cloning the remote Git repository 05:43:28 #60 ... 05:43:28 05:43:28 #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:43:28 #61 ... 05:43:28 05:43:28 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:43:28 #62 ... 05:43:28 05:43:28 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:43:28 #63 ... 05:43:28 05:43:28 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:43:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:43:27 > git init /w/workspace/edgex-go/675 # timeout=10 05:43:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:43:28 > git --version # timeout=10 05:43:28 > git --version # 'git version 2.25.1' 05:43:28 using GIT_SSH to set credentials SSH Credentials for GitHub 05:43:28 #64 ... 05:43:28 05:43:28 #65 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 05:43:28 #65 ... 05:43:28 05:43:28 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:43:28 #66 ... 05:43:28 05:43:28 #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:43:28 #67 ... 05:43:28 05:43:28 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:43:28 #68 ... 05:43:28 05:43:28 #48 [security-spiffe-token-provider internal] load build context 05:43:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:43:30 #48 transferring context: 261.98MB 14.9s 05:43:31 #48 ... 05:43:31 05:43:31 #49 [support-notifications internal] load build context 05:43:31 #49 ... 05:43:31 05:43:31 #48 [security-spiffe-token-provider internal] load build context 05:43:35 #48 ... 05:43:35 05:43:35 #43 [security-proxy-auth internal] load build context 05:43:35 #43 ... 05:43:35 05:43:35 #45 [support-scheduler internal] load build context 05:43:35 #45 transferring context: 494.53MB 20.2s done 05:43:35 #45 ... 05:43:35 05:43:35 #44 [core-keeper internal] load build context 05:43:35 #44 transferring context: 494.53MB 20.2s done 05:43:35 #44 ... 05:43:35 05:43:35 #47 [core-command internal] load build context 05:43:35 #47 ... 05:43:35 05:43:35 #46 [security-bootstrapper internal] load build context 05:43:35 #46 transferring context: 494.53MB 17.6s done 05:43:35 #46 ... 05:43:35 05:43:35 #48 [security-spiffe-token-provider internal] load build context 05:43:35 #48 ... 05:43:35 05:43:35 #50 [core-data internal] load build context 05:43:35 #50 transferring context: 494.53MB 20.0s done 05:43:36 #50 ... 05:43:36 05:43:36 #52 [core-common-config-bootstrapper internal] load build context 05:43:36 #52 transferring context: 494.53MB 17.2s done 05:43:36 #52 ... 05:43:36 05:43:36 #51 [security-proxy-setup internal] load build context 05:43:36 #51 ... 05:43:36 05:43:36 #53 [core-metadata internal] load build context 05:43:36 #53 transferring context: 494.53MB 19.4s done 05:43:36 #53 ... 05:43:36 05:43:36 #51 [security-proxy-setup internal] load build context 05:43:37 #51 ... 05:43:37 05:43:37 #55 [security-secretstore-setup internal] load build context 05:43:37 #55 transferring context: 494.53MB 20.1s done 05:43:37 #55 ... 05:43:37 05:43:37 #54 [support-cron-scheduler internal] load build context 05:43:37 #54 transferring context: 494.53MB 20.4s done 05:43:38 #54 ... 05:43:38 05:43:38 #51 [security-proxy-setup internal] load build context 05:43:38 #51 transferring context: 494.53MB 21.5s done 05:43:41 #51 ... 05:43:41 05:43:41 #52 [core-common-config-bootstrapper internal] load build context 05:43:41 #52 DONE 25.9s 05:43:41 05:43:41 #46 [security-bootstrapper internal] load build context 05:43:41 #46 DONE 26.2s 05:43:41 05:43:41 #53 [core-metadata internal] load build context 05:43:41 #53 DONE 25.9s 05:43:41 05:43:41 #44 [core-keeper internal] load build context 05:43:41 #44 DONE 26.3s 05:43:41 05:43:41 #45 [support-scheduler internal] load build context 05:43:41 #45 DONE 26.3s 05:43:41 05:43:41 #50 [core-data internal] load build context 05:43:41 #50 DONE 26.0s 05:43:41 05:43:41 #54 [support-cron-scheduler internal] load build context 05:43:41 #54 DONE 26.1s 05:43:41 05:43:41 #65 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 05:43:41 #65 DONE 24.5s 05:43:41 05:43:41 #69 [core-data builder 3/7] RUN apk add --update --no-cache make git 05:43:41 #69 ... 05:43:41 05:43:41 #55 [security-secretstore-setup internal] load build context 05:43:41 #55 DONE 25.9s 05:43:41 05:43:41 #47 [core-command internal] load build context 05:43:41 #47 transferring context: 494.53MB 20.8s done 05:43:41 #47 DONE 26.1s 05:43:41 05:43:41 #48 [security-spiffe-token-provider internal] load build context 05:43:41 #48 transferring context: 494.53MB 23.2s done 05:43:41 #48 DONE 25.9s 05:43:41 05:43:41 #51 [security-proxy-setup internal] load build context 05:43:41 #51 DONE 26.0s 05:43:41 05:43:41 #49 [support-notifications internal] load build context 05:43:41 #49 transferring context: 494.53MB 21.7s done 05:43:41 #49 DONE 26.1s 05:43:41 05:43:41 #43 [security-proxy-auth internal] load build context 05:43:41 #43 transferring context: 494.53MB 24.4s done 05:43:41 #43 DONE 26.4s 05:43:41 05:43:41 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:43:47 #40 ... 05:43:47 05:43:47 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:43:47 #62 29.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:43:47 #62 29.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:43:47 #62 29.91 (1/2) Installing ca-certificates (20240226-r0) 05:43:47 #62 29.94 (2/2) Installing dumb-init (1.2.5-r2) 05:43:47 #62 29.94 Executing busybox-1.36.1-r7.trigger 05:43:47 #62 29.95 Executing ca-certificates-20240226-r0.trigger 05:43:47 #62 29.99 OK: 8 MiB in 17 packages 05:43:48 Avoid second fetch 05:43:48 Checking out Revision 236833ffc84d188f677089422aea854ddee30426 (main) 05:43:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:43:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:43:48 > git config core.sparsecheckout # timeout=10 05:43:48 > git checkout -f 236833ffc84d188f677089422aea854ddee30426 # timeout=10 05:43:49 Commit message: "Merge pull request #4867 from jackchenjc/issue-4834-6th" 05:43:49 #62 ... 05:43:49 05:43:49 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:43:49 #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.6s done 05:43:49 #56 ... 05:43:49 05:43:49 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:43:49 #63 31.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:43:49 #63 31.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:43:49 #63 31.84 (1/4) Installing ca-certificates (20240226-r0) 05:43:49 #63 31.85 (2/4) Installing dumb-init (1.2.5-r2) 05:43:49 #63 31.85 (3/4) Installing su-exec (0.2-r3) 05:43:49 #63 31.86 (4/4) Installing yq (4.33.3-r5) 05:43:49 #63 31.91 Executing busybox-1.36.1-r7.trigger 05:43:49 #63 31.92 Executing ca-certificates-20240226-r0.trigger 05:43:49 #63 31.97 OK: 17 MiB in 19 packages 05:43:51 #63 ... 05:43:51 05:43:51 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:43:51 #68 24.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:43:51 #68 24.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:43:51 #68 25.09 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:43:51 #68 25.09 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:43:51 #68 25.09 OK: 20070 distinct packages available 05:43:51 #68 25.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:43:51 #68 25.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:43:51 #68 25.52 (1/4) Installing dumb-init (1.2.5-r2) 05:43:51 #68 25.53 (2/4) Installing musl-obstack (1.2.3-r2) 05:43:51 #68 25.53 (3/4) Installing libucontext (1.2-r2) 05:43:51 #68 25.53 (4/4) Installing gcompat (1.1.0-r1) 05:43:51 #68 25.54 Executing busybox-1.36.1-r7.trigger 05:43:51 #68 25.55 OK: 8 MiB in 19 packages 05:43:51 #68 ... 05:43:51 05:43:51 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:43:51 #70 ... 05:43:51 05:43:51 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:43:51 #71 ... 05:43:51 05:43:51 #72 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:43:51 #72 ... 05:43:51 05:43:51 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:43:51 #58 25.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:43:51 #58 25.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:43:51 #58 25.33 (1/4) Installing dumb-init (1.2.5-r2) 05:43:51 #58 25.36 (2/4) Installing openssl (3.1.6-r0) 05:43:51 #58 25.38 (3/4) Installing su-exec (0.2-r3) 05:43:51 #58 25.38 (4/4) Installing yq (4.33.3-r5) 05:43:51 #58 25.44 Executing busybox-1.36.1-r7.trigger 05:43:51 #58 25.45 OK: 17 MiB in 19 packages 05:43:52 #58 ... 05:43:52 05:43:52 #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:43:52 #73 ... 05:43:52 05:43:52 #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:43:52 #57 24.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:43:52 #57 24.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:43:52 #57 25.26 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:43:52 #57 25.26 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:43:52 #57 25.26 OK: 20070 distinct packages available 05:43:52 #57 25.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:43:52 #57 25.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:43:52 #57 25.62 (1/5) Installing dumb-init (1.2.5-r2) 05:43:52 #57 25.63 (2/5) Installing musl-obstack (1.2.3-r2) 05:43:52 #57 25.63 (3/5) Installing libucontext (1.2-r2) 05:43:52 #57 25.71 (4/5) Installing gcompat (1.1.0-r1) 05:43:52 #57 25.72 (5/5) Installing openssl (3.1.6-r0) 05:43:52 #57 25.73 Executing busybox-1.36.1-r7.trigger 05:43:52 #57 25.74 OK: 8 MiB in 20 packages 05:43:52 #57 ... 05:43:52 05:43:52 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:43:52 #64 24.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:43:52 #64 24.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:43:52 #64 25.10 (1/1) Installing dumb-init (1.2.5-r2) 05:43:52 #64 25.11 Executing busybox-1.36.1-r7.trigger 05:43:52 #64 25.12 OK: 7 MiB in 16 packages 05:43:52 #64 ... 05:43:52 05:43:52 #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:43:52 #59 31.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:43:52 #59 31.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:43:52 #59 31.41 (1/2) Installing dumb-init (1.2.5-r2) 05:43:52 #59 31.42 (2/2) Installing su-exec (0.2-r3) 05:43:52 #59 31.42 Executing busybox-1.36.1-r7.trigger 05:43:52 #59 31.43 OK: 7 MiB in 17 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:43:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:43:53 % Total % Received % Xferd Average Speed Time Time Time Current 05:43:53 Dload Upload Total Spent Left Speed 05:43:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 114k [Pipeline] sh 05:43:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:43:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:43:54 + sudo tee /etc/docker/daemon.new 05:43:54 { 05:43:54 "registry-mirrors": [ 05:43:54 "https://nexus3.edgexfoundry.org:10001" 05:43:54 ], 05:43:54 "bip": "10.250.0.254/24", 05:43:54 "hosts": [ 05:43:54 "tcp://0.0.0.0:5555", 05:43:54 "unix:///var/run/docker.sock" 05:43:54 ], 05:43:54 "mtu": 1458, 05:43:54 "selinux-enabled": true, 05:43:54 "seccomp-profile": "/etc/docker/seccomp.json" 05:43:54 } [Pipeline] sh 05:43:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:43:55 + sudo service docker restart 05:43:55 #59 ... 05:43:55 05:43:55 #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:43:55 #67 28.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:43:55 #67 28.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:43:55 #67 28.67 (1/3) Installing ca-certificates (20240226-r0) 05:43:55 #67 28.82 (2/3) Installing dumb-init (1.2.5-r2) 05:43:55 #67 28.82 (3/3) Installing tzdata (2024a-r0) 05:43:55 #67 29.06 Executing busybox-1.36.1-r7.trigger 05:43:55 #67 29.07 Executing ca-certificates-20240226-r0.trigger 05:43:55 #67 29.11 OK: 11 MiB in 18 packages 05:43:55 #67 DONE 38.6s 05:43:55 05:43:55 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:43:55 #63 DONE 38.6s 05:43:55 05:43:55 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:43:55 #66 DONE 38.6s 05:43:55 05:43:55 #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:43:55 #59 DONE 38.6s 05:43:55 05:43:55 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:43:55 #68 DONE 38.6s 05:43:55 05:43:55 #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:43:55 #57 DONE 38.8s 05:43:55 05:43:55 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:43:55 #58 DONE 38.6s 05:43:55 05:43:55 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:43:55 #62 DONE 38.7s 05:43:55 05:43:55 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:43:55 #74 ... 05:43:55 05:43:55 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:43:55 #64 DONE 38.7s 05:43:55 05:43:55 #61 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:43:55 #61 29.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:43:55 #61 29.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:43:55 #61 29.56 (1/1) Installing dumb-init (1.2.5-r2) 05:43:55 #61 29.56 Executing busybox-1.36.1-r7.trigger 05:43:55 #61 29.57 OK: 7 MiB in 16 packages 05:43:55 #61 DONE 38.9s 05:43:55 05:43:55 #75 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 05:43:56 #75 ... 05:43:56 05:43:56 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:43:56 #72 15.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:43:56 #72 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:43:56 #72 15.40 OK: 264 MiB in 52 packages 05:43:56 #72 DONE 15.6s 05:43:56 05:43:56 #69 [core-command builder 3/7] RUN apk add --update --no-cache make git 05:43:56 #69 15.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:43:56 #69 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:43:56 #69 15.59 OK: 264 MiB in 52 packages 05:43:56 #69 DONE 15.8s 05:43:56 05:43:56 #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:43:56 #73 DONE 15.7s 05:43:56 05:43:56 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:43:56 #60 39.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:43:56 #60 39.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:43:56 #60 39.68 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:43:56 #60 39.68 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:43:56 #60 39.68 OK: 20070 distinct packages available 05:43:56 #60 39.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:43:56 #60 39.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:43:56 #60 39.99 (1/11) Installing ca-certificates (20240226-r0) 05:43:56 #60 40.03 (2/11) Installing brotli-libs (1.0.9-r14) 05:43:56 #60 40.04 (3/11) Installing libunistring (1.1-r1) 05:43:56 #60 40.06 (4/11) Installing libidn2 (2.3.4-r1) 05:43:56 #60 40.06 (5/11) Installing nghttp2-libs (1.57.0-r0) 05:43:56 #60 40.10 (6/11) Installing libcurl (8.9.0-r0) 05:43:56 #60 40.11 (7/11) Installing curl (8.9.0-r0) 05:43:56 #60 40.12 (8/11) Installing dumb-init (1.2.5-r2) 05:43:56 #60 40.12 (9/11) Installing musl-obstack (1.2.3-r2) 05:43:56 #60 40.13 (10/11) Installing libucontext (1.2-r2) 05:43:56 #60 40.13 (11/11) Installing gcompat (1.1.0-r1) 05:43:56 #60 40.13 Executing busybox-1.36.1-r7.trigger 05:43:56 #60 40.14 Executing ca-certificates-20240226-r0.trigger 05:43:56 #60 40.22 OK: 12 MiB in 26 packages 05:43:57 #60 DONE 40.4s 05:43:57 05:43:57 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:43:57 #76 DONE 0.2s 05:43:57 05:43:57 #77 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:43:57 #77 DONE 0.2s 05:43:57 05:43:57 #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:58 #78 ... 05:43:58 05:43:58 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:43:58 #70 15.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:43:58 #70 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:43:58 #70 15.91 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:43:58 #70 15.91 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:43:58 #70 15.91 OK: 20077 distinct packages available 05:43:58 #70 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:43:58 #70 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:43:58 #70 16.26 OK: 264 MiB in 52 packages 05:43:58 #70 DONE 16.4s 05:43:58 05:43:58 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:43:58 #71 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:43:58 #71 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:43:58 #71 16.31 OK: 264 MiB in 52 packages 05:43:58 #71 DONE 16.4s 05:43:58 05:43:58 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:43:58 #79 DONE 0.3s 05:43:58 05:43:58 #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:43:58 #80 DONE 0.3s 05:43:58 05:43:58 #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:58 #81 ... 05:43:58 05:43:58 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:43:58 #0 2.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:43:58 #0 2.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:43:58 #0 2.719 OK: 17 MiB in 19 packages 05:43:58 #82 DONE 2.9s 05:43:58 05:43:58 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:59 #83 ... 05:43:59 05:43:59 #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:43:59 #0 2.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:43:59 #0 3.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:43:59 #0 3.332 OK: 7 MiB in 17 packages 05:43:59 #84 DONE 3.5s 05:43:59 05:43:59 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:43:59 #74 3.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:43:59 #74 3.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:43:59 #74 ... 05:43:59 05:43:59 #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:43:59 #0 3.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:43:59 #0 3.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:43:59 #0 3.784 OK: 8 MiB in 20 packages 05:43:59 #85 DONE 4.0s 05:43:59 05:43:59 #86 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:43:59 #0 1.019 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:43:59 #0 1.511 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:43:59 #0 2.207 OK: 264 MiB in 52 packages 05:43:59 #86 DONE 2.4s 05:43:59 05:43:59 #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:43:59 #0 3.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:43:59 #0 3.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:43:59 #0 3.821 OK: 11 MiB in 18 packages 05:43:59 #87 DONE 4.0s 05:43:59 05:43:59 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:43:59 #74 3.883 OK: 17 MiB in 19 packages 05:43:59 #74 DONE 4.2s 05:43:59 05:43:59 #75 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 05:43:59 #75 3.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:43:59 #75 4.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:43:59 #75 4.258 OK: 7 MiB in 16 packages 05:44:00 #75 ... 05:44:00 05:44:00 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:44:00 #0 3.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:00 #0 3.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:00 #0 3.930 OK: 8 MiB in 19 packages 05:44:00 #88 DONE 4.9s 05:44:01 05:44:01 #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:44:01 #89 ... 05:44:01 05:44:01 #90 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:44:01 #0 2.507 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:01 #0 3.006 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:01 #0 3.683 (1/1) Installing dumb-init (1.2.5-r2) 05:44:01 #0 3.991 Executing busybox-1.36.1-r7.trigger 05:44:01 #0 3.997 OK: 7 MiB in 16 packages 05:44:01 #90 DONE 5.6s 05:44:01 05:44:01 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:44:01 #91 DONE 1.7s 05:44:01 05:44:01 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:44:01 #0 3.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:01 #0 3.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:01 #0 4.215 OK: 8 MiB in 17 packages 05:44:01 #92 DONE 5.5s 05:44:01 05:44:01 #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:44:01 #0 4.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:01 #0 4.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:01 #0 5.135 OK: 7 MiB in 16 packages 05:44:01 #93 DONE 5.5s 05:44:01 05:44:01 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:44:01 #0 3.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:01 #0 3.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:01 #0 3.478 OK: 12 MiB in 26 packages 05:44:01 #94 DONE 3.9s 05:44:01 05:44:01 #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:44:01 #95 DONE 1.7s 05:44:01 05:44:01 #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade 05:44:01 #75 DONE 5.7s 05:44:01 05:44:01 #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:44:01 #96 DONE 1.8s 05:44:01 05:44:01 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:44:01 #97 ... 05:44:01 05:44:01 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:44:01 #98 DONE 1.9s 05:44:01 05:44:01 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:44:01 #99 DONE 0.8s 05:44:01 05:44:01 #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:44:01 #89 DONE 1.4s 05:44:01 05:44:01 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:44:02 #100 DONE 0.6s 05:44:02 05:44:02 #101 [security-spire-server stage-2 6/9] COPY security.txt / 05:44:02 #101 DONE 0.6s 05:44:02 05:44:02 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:44:02 #97 DONE 1.3s 05:44:02 05:44:02 #102 [security-spire-config stage-2 6/10] COPY security.txt / 05:44:02 #102 DONE 0.0s 05:44:02 05:44:02 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:44:02 #103 DONE 0.1s 05:44:02 05:44:02 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:44:02 #104 DONE 0.1s 05:44:02 05:44:02 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:44:02 #105 DONE 0.1s 05:44:02 05:44:02 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:44:02 #106 DONE 0.1s 05:44:02 05:44:02 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:44:02 #107 DONE 0.1s 05:44:02 05:44:02 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:44:02 #108 DONE 0.1s 05:44:02 05:44:02 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 05:44:02 #109 DONE 0.1s 05:44:02 05:44:02 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:44:02 #110 DONE 0.1s 05:44:02 05:44:02 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:44:02 #111 DONE 0.1s 05:44:02 05:44:02 #112 [security-spire-config] exporting to image 05:44:02 #112 exporting layers 05:44:02 #112 ... 05:44:02 05:44:02 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:44:02 #113 DONE 0.1s 05:44:02 05:44:02 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:44:02 #114 DONE 0.1s 05:44:03 05:44:03 #112 [security-spire-agent] exporting to image 05:44:03 #112 exporting layers 0.8s done 05:44:03 #112 writing image sha256:314885d1afbcfa53a3b36e913f9d5c788f8fd1ff4c343119a67085f555b94a0e 05:44:03 #112 ... 05:44:03 05:44:03 #115 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:44:03 #115 DONE 4.7s 05:44:03 05:44:03 #116 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 05:44:03 #116 DONE 0.1s 05:44:03 05:44:03 #112 [security-spire-server] exporting to image 05:44:03 #112 writing image sha256:314885d1afbcfa53a3b36e913f9d5c788f8fd1ff4c343119a67085f555b94a0e done 05:44:03 #112 naming to docker.io/library/security-spire-server done 05:44:03 #112 exporting layers 0.8s done 05:44:03 #112 writing image sha256:ce2f76dc6a106fa485e67642a239d1f3705e6eda2b616aaa70a363bf663954e8 0.0s done 05:44:03 #112 naming to docker.io/library/security-spire-config done 05:44:03 #112 writing image sha256:bc8fa448df0156ecb6008f617b8eb85fde9ba779b606915b284468828aee6282 done 05:44:03 #112 naming to docker.io/library/security-spire-agent done 05:44:03 #112 DONE 1.1s 05:44:03 05:44:03 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:44:07 #117 ... 05:44:07 05:44:07 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:44:13 provisioning config files... 05:44:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/675@tmp/config6841450277178680397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:44:13 ---> ****-login.sh 05:44:13 nexus3.edgexfoundry.org:10001 05:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:44:14 Configure a credential helper to remove this warning. See 05:44:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:44:14 05:44:14 Login Succeeded 05:44:14 nexus3.edgexfoundry.org:10002 05:44:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:44:15 Configure a credential helper to remove this warning. See 05:44:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:44:15 05:44:15 Login Succeeded 05:44:15 nexus3.edgexfoundry.org:10003 05:44:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:44:15 Configure a credential helper to remove this warning. See 05:44:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:44:15 05:44:15 Login Succeeded 05:44:15 nexus3.edgexfoundry.org:10004 05:44:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:44:15 Configure a credential helper to remove this warning. See 05:44:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:44:15 05:44:15 Login Succeeded 05:44:15 ****.io 05:44:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:44:16 Configure a credential helper to remove this warning. See 05:44:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:44:16 05:44:16 Login Succeeded 05:44:16 ---> ****-login.sh ends [Pipeline] } 05:44:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 05:44:17 + git config --global --add safe.directory /w/workspace/edgex-go/675 [Pipeline] echo 05:44:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:44:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:44:17 ========================================================= 05:44:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:44:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:44:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:44:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:44:17 c6b39de5b339: Pulling fs layer 05:44:17 a69c41024577: Pulling fs layer 05:44:17 d6de4b400683: Pulling fs layer 05:44:17 35cb2a7552d0: Pulling fs layer 05:44:17 4f4fb700ef54: Pulling fs layer 05:44:17 464afbd9ba4c: Pulling fs layer 05:44:17 00f215d4a9da: Pulling fs layer 05:44:17 d496ad576159: Pulling fs layer 05:44:17 4f4fb700ef54: Waiting 05:44:17 464afbd9ba4c: Waiting 05:44:17 00f215d4a9da: Waiting 05:44:17 d496ad576159: Waiting 05:44:17 35cb2a7552d0: Waiting 05:44:17 a69c41024577: Verifying Checksum 05:44:17 a69c41024577: Download complete 05:44:17 35cb2a7552d0: Verifying Checksum 05:44:17 35cb2a7552d0: Download complete 05:44:17 4f4fb700ef54: Verifying Checksum 05:44:17 4f4fb700ef54: Download complete 05:44:17 464afbd9ba4c: Verifying Checksum 05:44:17 464afbd9ba4c: Download complete 05:44:17 c6b39de5b339: Verifying Checksum 05:44:17 c6b39de5b339: Download complete 05:44:18 d496ad576159: Verifying Checksum 05:44:18 d496ad576159: Download complete 05:44:18 c6b39de5b339: Pull complete 05:44:19 a69c41024577: Pull complete 05:44:19 d6de4b400683: Verifying Checksum 05:44:19 d6de4b400683: Download complete 05:44:20 00f215d4a9da: Verifying Checksum 05:44:20 00f215d4a9da: Download complete 05:44:33 d6de4b400683: Pull complete 05:44:33 35cb2a7552d0: Pull complete 05:44:33 4f4fb700ef54: Pull complete 05:44:33 464afbd9ba4c: Pull complete 05:44:43 00f215d4a9da: Pull complete 05:44:43 d496ad576159: Pull complete 05:44:43 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 05:44:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:44:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 05:44:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:44:44 WORKDIR /edgex 05:44:44 COPY go.mod . 05:44:44 RUN go mod download 05:44:44 + docker build -t ci-base-image-arm64 -f - . 05:44:44 Sending build context to Docker daemon 3.526MB 05:44:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:44:44 ---> f246e2811388 05:44:44 Step 2/4 : WORKDIR /edgex 05:44:46 #118 DONE 44.5s 05:44:46 05:44:46 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:44:46 #83 DONE 43.7s 05:44:46 05:44:46 #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:44:46 #81 DONE 43.7s 05:44:46 05:44:46 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:44:46 #117 DONE 40.6s 05:44:46 05:44:46 #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:44:46 #78 DONE 44.4s 05:44:46 05:44:46 #119 [support-notifications builder 6/7] COPY . . 05:44:46 ---> Running in 0d2ff82928c2 05:44:47 Removing intermediate container 0d2ff82928c2 05:44:47 ---> 0d8a51ec1c82 05:44:47 Step 3/4 : COPY go.mod . 05:44:47 ---> 1127b1f04dff 05:44:47 Step 4/4 : RUN go mod download 05:44:47 ---> Running in 93a3a6166b19 05:44:51 #119 ... 05:44:51 05:44:51 #120 [security-spiffe-token-provider builder 6/7] COPY . . 05:44:51 #120 ... 05:44:51 05:44:51 #121 [security-proxy-auth builder 6/7] COPY . . 05:44:51 #121 ... 05:44:51 05:44:51 #122 [security-bootstrapper builder 6/7] COPY . . 05:44:52 #122 ... 05:44:52 05:44:52 #123 [core-keeper builder 7/8] COPY . . 05:44:53 #123 ... 05:44:53 05:44:53 #119 [support-notifications builder 6/7] COPY . . 05:44:53 #119 DONE 11.5s 05:44:53 05:44:53 #120 [security-spiffe-token-provider builder 6/7] COPY . . 05:44:53 #120 DONE 11.6s 05:44:53 05:44:53 #123 [core-keeper builder 7/8] COPY . . 05:44:53 #123 DONE 11.5s 05:44:53 05:44:53 #124 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:44:53 #124 CACHED 05:44:53 05:44:53 #125 [support-cron-scheduler builder 6/7] COPY . . 05:44:53 #125 CACHED 05:44:53 05:44:53 #126 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 05:44:53 #126 CACHED 05:44:53 05:44:53 #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:44:53 #127 CACHED 05:44:53 05:44:53 #128 [core-metadata builder 6/7] COPY . . 05:44:53 #128 CACHED 05:44:53 05:44:53 #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:44:53 #129 CACHED 05:44:53 05:44:53 #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:44:53 #130 CACHED 05:44:53 05:44:53 #131 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:44:53 #131 CACHED 05:44:53 05:44:53 #132 [support-scheduler builder 6/7] COPY . . 05:44:53 #132 CACHED 05:44:53 05:44:53 #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:44:53 #133 CACHED 05:44:53 05:44:53 #134 [core-command builder 6/7] COPY . . 05:44:53 #134 CACHED 05:44:53 05:44:53 #135 [core-command builder 4/7] COPY go.mod vendor* ./ 05:44:53 #135 CACHED 05:44:53 05:44:53 #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:44:53 #136 CACHED 05:44:53 05:44:53 #137 [core-data builder 4/7] COPY go.mod vendor* ./ 05:44:53 #137 CACHED 05:44:53 05:44:53 #138 [core-data builder 6/7] COPY . . 05:44:53 #138 CACHED 05:44:53 05:44:53 #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:44:53 #139 CACHED 05:44:53 05:44:53 #140 [core-common-config-bootstrapper builder 6/7] COPY . . 05:44:53 #140 CACHED 05:44:53 05:44:53 #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:44:53 #141 CACHED 05:44:53 05:44:53 #122 [security-bootstrapper builder 6/7] COPY . . 05:44:53 #122 DONE 11.6s 05:44:53 05:44:53 #142 [security-secretstore-setup builder 6/7] COPY . . 05:44:53 #142 CACHED 05:44:53 05:44:53 #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:44:53 #143 CACHED 05:44:53 05:44:53 #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:44:53 #144 CACHED 05:44:53 05:44:53 #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:44:53 #145 CACHED 05:44:53 05:44:53 #146 [security-proxy-setup builder 6/7] COPY . . 05:44:53 #146 CACHED 05:44:53 05:44:53 #147 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:44:53 #147 CACHED 05:44:53 05:44:53 #121 [security-proxy-auth builder 6/7] COPY . . 05:44:53 #121 DONE 11.6s 05:44:53 05:44:53 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:44:54 #148 1.154 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:45:04 #148 ... 05:45:04 05:45:04 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:45:04 #0 1.205 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:45:04 #149 ... 05:45:04 05:45:04 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:45:04 #0 1.547 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:45:04 #150 ... 05:45:04 05:45:04 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:45:04 #0 0.653 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:45:04 #151 ... 05:45:04 05:45:04 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:45:04 #0 1.079 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:45:04 #152 ... 05:45:04 05:45:04 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:45:04 #0 1.466 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:45:04 #153 ... 05:45:04 05:45:04 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:45:04 #0 1.437 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:45:04 #154 ... 05:45:04 05:45:04 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:45:04 #0 0.676 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:45:04 #155 ... 05:45:04 05:45:04 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:45:04 #0 0.314 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:45:04 #156 ... 05:45:04 05:45:04 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:45:04 #0 0.804 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:45:04 #157 ... 05:45:04 05:45:04 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:45:04 #0 0.782 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:45:04 #158 ... 05:45:04 05:45:04 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:45:04 #0 1.203 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:45:04 #159 ... 05:45:04 05:45:04 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:45:04 #0 0.417 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:45:45 Removing intermediate container 93a3a6166b19 05:45:45 ---> f298aac90432 05:45:45 Successfully built f298aac90432 05:45:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:45 + docker inspect -f . ci-base-image-arm64 05:45:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:46 prd-ubuntu20.04-docker-arm64-4c-16g-7936 does not seem to be running inside a container 05:45:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/675 -v /w/workspace/edgex-go/675:/w/workspace/edgex-go/675:rw,z -v /w/workspace/edgex-go/675@tmp:/w/workspace/edgex-go/675@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 05:45:47 $ docker top d88315339258e98a9aeb671e600db8e1f331037d4c65add083d5d002f6811baa -eo pid,comm [Pipeline] { [Pipeline] sh 05:45:48 + go version 05:45:48 go version go1.21.9 linux/arm64 [Pipeline] } 05:45:48 $ docker stop --time=1 d88315339258e98a9aeb671e600db8e1f331037d4c65add083d5d002f6811baa 05:45:50 $ docker rm -f --volumes d88315339258e98a9aeb671e600db8e1f331037d4c65add083d5d002f6811baa [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 05:45:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:45:50 05:45:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:45:51 latest: Pulling from edgex-devops/edgex-compose-arm64 05:45:51 547446be3368: Pulling fs layer 05:45:51 d125d8839a47: Pulling fs layer 05:45:51 3e85d5ac6304: Pulling fs layer 05:45:51 c3105a71a48b: Pulling fs layer 05:45:51 0f093f025ec4: Pulling fs layer 05:45:51 c3106fc0e877: Pulling fs layer 05:45:51 c3105a71a48b: Waiting 05:45:51 0f093f025ec4: Waiting 05:45:51 c3106fc0e877: Waiting 05:45:51 547446be3368: Verifying Checksum 05:45:51 c3105a71a48b: Verifying Checksum 05:45:51 c3105a71a48b: Download complete 05:45:51 d125d8839a47: Verifying Checksum 05:45:51 d125d8839a47: Download complete 05:45:51 c3106fc0e877: Verifying Checksum 05:45:51 c3106fc0e877: Download complete 05:45:51 0f093f025ec4: Verifying Checksum 05:45:51 0f093f025ec4: Download complete 05:45:52 547446be3368: Pull complete 05:45:53 d125d8839a47: Pull complete 05:45:53 3e85d5ac6304: Verifying Checksum 05:45:53 3e85d5ac6304: Download complete 05:46:03 3e85d5ac6304: Pull complete 05:46:03 c3105a71a48b: Pull complete 05:46:04 0f093f025ec4: Pull complete 05:46:04 c3106fc0e877: Pull complete 05:46:04 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 05:46:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:46:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:05 prd-ubuntu20.04-docker-arm64-4c-16g-7936 does not seem to be running inside a container 05:46:05 $ 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/675 -v /w/workspace/edgex-go/675:/w/workspace/edgex-go/675:rw,z -v /w/workspace/edgex-go/675@tmp:/w/workspace/edgex-go/675@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 05:46:07 $ docker top b186ac99331be522fa98db8cb4c92436c471b5d7da4190f21ea2173d161bb892 -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:08 + docker compose -f ./docker-compose-build.yml build --parallel 05:46:18 #1 [security-proxy-auth internal] load build definition from Dockerfile 05:46:18 #1 transferring dockerfile: 2.15kB done 05:46:18 #1 DONE 0.1s 05:46:18 05:46:18 #2 [support-cron-scheduler internal] load build definition from Dockerfile 05:46:18 #2 transferring dockerfile: 1.85kB done 05:46:18 #2 DONE 0.0s 05:46:18 05:46:18 #3 [security-secretstore-setup internal] load build definition from Dockerfile 05:46:18 #3 transferring dockerfile: 2.49kB done 05:46:18 #3 DONE 0.1s 05:46:18 05:46:18 #4 [core-keeper internal] load build definition from Dockerfile 05:46:18 #4 transferring dockerfile: 2.01kB 0.0s done 05:46:18 #4 DONE 0.1s 05:46:18 05:46:18 #5 [core-command internal] load build definition from Dockerfile 05:46:18 #5 transferring dockerfile: 1.93kB done 05:46:18 #5 DONE 0.1s 05:46:18 05:46:18 #6 [security-spire-agent internal] load build definition from Dockerfile 05:46:19 #6 transferring dockerfile: 1.81kB 0.0s done 05:46:19 #6 DONE 0.1s 05:46:19 05:46:19 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:46:19 #7 transferring dockerfile: 2.23kB 0.0s done 05:46:19 #7 DONE 0.1s 05:46:19 05:46:19 #8 [support-notifications internal] load build definition from Dockerfile 05:46:19 #8 transferring dockerfile: 1.95kB 0.0s done 05:46:19 #8 DONE 0.1s 05:46:19 05:46:19 #9 [security-spire-server internal] load build definition from Dockerfile 05:46:19 #9 transferring dockerfile: 1.70kB done 05:46:19 #9 DONE 0.1s 05:46:19 05:46:19 #10 [support-scheduler internal] load build definition from Dockerfile 05:46:19 #10 transferring dockerfile: 1.93kB done 05:46:19 #10 DONE 0.1s 05:46:19 05:46:19 #11 [core-data internal] load build definition from Dockerfile 05:46:19 #11 transferring dockerfile: 2.01kB done 05:46:19 #11 DONE 0.1s 05:46:19 05:46:19 #12 [security-proxy-setup internal] load build definition from Dockerfile 05:46:19 #12 transferring dockerfile: 2.50kB 0.0s done 05:46:19 #12 DONE 0.1s 05:46:19 05:46:19 #13 [security-spire-config internal] load build definition from Dockerfile 05:46:19 #13 transferring dockerfile: 1.69kB done 05:46:19 #13 DONE 0.1s 05:46:19 05:46:19 #14 [security-bootstrapper internal] load build definition from Dockerfile 05:46:19 #14 transferring dockerfile: 3.17kB done 05:46:19 #14 DONE 0.1s 05:46:19 05:46:19 #15 [core-metadata internal] load build definition from Dockerfile 05:46:19 #15 transferring dockerfile: 2.06kB 0.0s done 05:46:19 #15 DONE 0.1s 05:46:19 05:46:19 #16 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:46:19 #16 transferring dockerfile: 1.89kB 0.0s done 05:46:19 #16 DONE 0.1s 05:46:19 05:46:19 #17 [security-proxy-auth internal] load .dockerignore 05:46:19 #17 transferring context: 50B 0.0s done 05:46:19 #17 DONE 0.1s 05:46:20 05:46:20 #18 [support-cron-scheduler internal] load .dockerignore 05:46:20 #18 transferring context: 50B done 05:46:20 #18 DONE 0.0s 05:46:20 05:46:20 #19 [security-secretstore-setup internal] load .dockerignore 05:46:20 #19 transferring context: 50B 0.0s done 05:46:20 #19 DONE 0.1s 05:46:20 05:46:20 #20 [core-keeper internal] load .dockerignore 05:46:20 #20 transferring context: 50B done 05:46:20 #20 DONE 0.1s 05:46:20 05:46:20 #21 [core-command internal] load .dockerignore 05:46:20 #21 transferring context: 50B done 05:46:20 #21 DONE 0.1s 05:46:20 05:46:20 #22 [security-spire-agent internal] load .dockerignore 05:46:20 #22 transferring context: 50B done 05:46:20 #22 DONE 0.1s 05:46:20 05:46:20 #23 [core-common-config-bootstrapper internal] load .dockerignore 05:46:20 #23 transferring context: 50B 0.0s done 05:46:20 #23 DONE 0.1s 05:46:20 05:46:20 #24 [support-notifications internal] load .dockerignore 05:46:20 #24 transferring context: 50B done 05:46:20 #24 DONE 0.1s 05:46:20 05:46:20 #25 [security-spire-server internal] load .dockerignore 05:46:21 #25 transferring context: 50B 0.0s done 05:46:21 #25 DONE 0.1s 05:46:21 05:46:21 #26 [support-scheduler internal] load .dockerignore 05:46:21 #26 transferring context: 50B 0.0s done 05:46:21 #26 DONE 0.1s 05:46:21 05:46:21 #27 [core-data internal] load .dockerignore 05:46:21 #27 transferring context: 50B done 05:46:21 #27 DONE 0.1s 05:46:21 05:46:21 #28 [security-proxy-setup internal] load .dockerignore 05:46:21 #28 transferring context: 50B 0.0s done 05:46:21 #28 DONE 0.1s 05:46:21 05:46:21 #29 [security-spire-config internal] load .dockerignore 05:46:21 #29 transferring context: 50B 0.0s done 05:46:21 #29 DONE 0.1s 05:46:21 05:46:21 #30 [security-bootstrapper internal] load .dockerignore 05:46:21 #30 transferring context: 50B 0.0s done 05:46:21 #30 DONE 0.1s 05:46:21 05:46:21 #31 [core-metadata internal] load .dockerignore 05:46:21 #31 transferring context: 50B 0.0s done 05:46:21 #31 DONE 0.1s 05:46:21 05:46:21 #32 [security-spiffe-token-provider internal] load .dockerignore 05:46:21 #32 transferring context: 50B 0.0s done 05:46:21 #32 DONE 0.1s 05:46:21 05:46:21 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:46:21 #33 DONE 0.0s 05:46:21 05:46:21 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 05:46:21 #34 DONE 0.1s 05:46:21 05:46:21 #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:46:21 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:46:21 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:46:21 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:46:21 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:46:21 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s 05:46:21 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.10MB / 3.34MB 0.1s 05:46:21 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 05:46:21 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 05:46:22 #35 ... 05:46:22 05:46:22 #36 [security-proxy-auth internal] load build context 05:46:22 #36 transferring context: 3.09MB 0.6s done 05:46:22 #36 DONE 0.8s 05:46:22 05:46:22 #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:46:22 #35 ... 05:46:22 05:46:22 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:46:22 #33 DONE 0.0s 05:46:22 05:46:22 #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:46:22 #37 DONE 1.0s 05:46:22 05:46:22 #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:46:22 #35 ... 05:46:22 05:46:22 #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:46:22 #37 DONE 1.8s 05:46:22 05:46:22 #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:46:22 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:46:22 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:46:22 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:46:22 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:46:22 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 05:46:22 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 05:46:22 #35 ... 05:46:22 05:46:22 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:46:22 #33 DONE 0.0s 05:46:22 05:46:22 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 05:46:22 #34 DONE 0.3s 05:46:22 05:46:22 #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:46:22 #37 DONE 1.8s 05:46:22 05:46:22 #38 [core-keeper builder 2/7] WORKDIR /edgex-go 05:46:22 #38 DONE 0.4s 05:46:22 05:46:22 #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:46:22 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:46:22 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:46:22 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:46:22 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:46:22 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 05:46:22 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 05:46:23 #35 ... 05:46:23 05:46:23 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:46:23 #33 DONE 0.0s 05:46:23 05:46:23 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:46:23 #39 ... 05:46:23 05:46:23 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 05:46:23 #34 DONE 0.6s 05:46:23 05:46:23 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:46:23 #33 DONE 0.0s 05:46:23 05:46:23 #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:46:23 #37 DONE 1.8s 05:46:23 05:46:23 #38 [core-command builder 2/7] WORKDIR /edgex-go 05:46:23 #38 DONE 0.5s 05:46:23 05:46:23 #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:46:23 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:46:23 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:46:23 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:46:23 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:46:23 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 05:46:23 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 05:46:23 #35 ... 05:46:23 05:46:23 #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:46:23 #37 DONE 1.8s 05:46:23 05:46:23 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 05:46:23 #34 DONE 0.7s 05:46:23 05:46:23 #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 05:46:23 #38 DONE 0.5s 05:46:23 05:46:23 #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:46:23 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:46:23 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:46:23 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:46:23 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:46:23 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 05:46:23 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 05:46:23 #35 ... 05:46:23 05:46:23 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:46:23 #33 DONE 0.0s 05:46:23 05:46:23 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 05:46:23 #34 DONE 0.9s 05:46:23 05:46:23 #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:46:23 #35 DONE 3.0s 05:46:23 05:46:23 #40 [security-secretstore-setup internal] load build context 05:46:23 #40 ... 05:46:23 05:46:23 #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:46:23 #37 DONE 1.8s 05:46:23 05:46:23 #38 [support-notifications builder 2/7] WORKDIR /edgex-go 05:46:23 #38 DONE 0.5s 05:46:23 05:46:23 #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:46:23 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:46:23 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:46:23 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:46:23 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:46:23 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 05:46:23 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 05:46:23 #35 DONE 3.0s 05:46:23 05:46:23 #40 [security-secretstore-setup internal] load build context 05:46:23 #40 transferring context: 3.09MB 1.0s done 05:46:24 #40 DONE 1.2s 05:46:24 05:46:24 #41 [support-cron-scheduler internal] load build context 05:46:24 #41 ... 05:46:24 05:46:24 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:46:24 #33 DONE 0.0s 05:46:24 05:46:24 #41 [support-cron-scheduler internal] load build context 05:46:24 #41 ... 05:46:24 05:46:24 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:46:24 #33 DONE 0.0s 05:46:24 05:46:24 #41 [support-cron-scheduler internal] load build context 05:46:24 #41 ... 05:46:24 05:46:24 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:46:24 #33 DONE 0.0s 05:46:24 05:46:24 #41 [support-cron-scheduler internal] load build context 05:46:24 #41 transferring context: 3.09MB 1.6s done 05:46:24 #41 DONE 1.8s 05:46:24 05:46:24 #42 [core-keeper internal] load build context 05:46:24 #42 transferring context: 3.09MB 1.4s done 05:46:24 #42 DONE 1.9s 05:46:24 05:46:24 #43 [core-common-config-bootstrapper internal] load build context 05:46:24 #43 ... 05:46:24 05:46:24 #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:46:24 #37 DONE 2.0s 05:46:24 05:46:24 #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 05:46:24 #38 DONE 0.6s 05:46:24 05:46:24 #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:46:24 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:46:24 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:46:24 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:46:24 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:46:24 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 05:46:24 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 05:46:24 #35 DONE 3.1s 05:46:24 05:46:24 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 05:46:24 #34 DONE 2.0s 05:46:25 05:46:25 #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:46:25 #37 DONE 2.0s 05:46:25 05:46:25 #38 [core-data builder 2/7] WORKDIR /edgex-go 05:46:25 #38 DONE 0.6s 05:46:25 05:46:25 #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:46:25 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:46:25 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:46:25 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:46:25 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:46:25 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 05:46:25 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 05:46:25 #35 DONE 3.1s 05:46:25 05:46:25 #44 [core-data internal] load build context 05:46:25 #44 ... 05:46:25 05:46:25 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:46:25 #33 DONE 0.0s 05:46:25 05:46:25 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:46:25 #33 DONE 0.0s 05:46:25 05:46:25 #45 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:46:25 #45 ... 05:46:25 05:46:25 #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:46:25 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:46:25 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:46:25 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:46:25 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:46:25 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 05:46:25 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 05:46:25 #35 DONE 3.1s 05:46:25 05:46:25 #46 [security-spire-config internal] load build context 05:46:25 #46 DONE 0.0s 05:46:25 05:46:25 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:25 #47 DONE 0.0s 05:46:25 05:46:25 #48 [core-command internal] load build context 05:46:25 #48 transferring context: 3.09MB 1.5s done 05:46:25 #48 DONE 2.3s 05:46:25 05:46:25 #49 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:46:25 #49 DONE 2.5s 05:46:25 05:46:25 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:46:25 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:46:25 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:46:25 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:46:25 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:46:25 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 05:46:25 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 05:46:25 #35 DONE 3.1s 05:46:25 05:46:25 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:46:25 #39 DONE 2.5s 05:46:25 05:46:25 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:25 #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:25 #47 ... 05:46:25 05:46:25 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:46:25 #33 DONE 0.1s 05:46:25 05:46:25 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 05:46:25 #34 DONE 2.6s 05:46:25 05:46:25 #43 [core-common-config-bootstrapper internal] load build context 05:46:25 #43 transferring context: 3.09MB 1.7s done 05:46:25 #43 DONE 2.3s 05:46:26 05:46:26 #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:46:26 #37 DONE 2.1s 05:46:26 05:46:26 #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 05:46:26 #38 DONE 0.7s 05:46:26 05:46:26 #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:46:26 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:46:26 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:46:26 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:46:26 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:46:26 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 05:46:26 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 05:46:26 #35 DONE 3.2s 05:46:26 05:46:26 #44 [core-data internal] load build context 05:46:26 #44 ... 05:46:26 05:46:26 #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:46:26 #37 DONE 2.1s 05:46:26 05:46:26 #38 [core-metadata builder 2/7] WORKDIR /edgex-go 05:46:26 #38 DONE 0.7s 05:46:26 05:46:26 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:46:26 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:46:26 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:46:26 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:46:26 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:46:26 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 05:46:26 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 05:46:26 #35 DONE 3.2s 05:46:26 05:46:26 #44 [core-data internal] load build context 05:46:26 #44 ... 05:46:26 05:46:26 #50 [support-notifications internal] load build context 05:46:26 #50 transferring context: 3.09MB 1.8s done 05:46:26 #50 DONE 2.8s 05:46:26 05:46:26 #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:46:27 #51 ... 05:46:27 05:46:27 #46 [security-spire-config internal] load build context 05:46:27 #46 transferring context: 25.96kB 0.2s done 05:46:27 #46 DONE 1.5s 05:46:27 05:46:27 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:27 #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.7s done 05:46:27 #47 DONE 1.9s 05:46:27 05:46:27 #52 [support-scheduler internal] load build context 05:46:27 #52 ... 05:46:27 05:46:27 #53 [security-spire-server internal] load build context 05:46:27 #53 transferring context: 27.71kB 0.1s done 05:46:27 #53 DONE 2.0s 05:46:27 05:46:27 #52 [support-scheduler internal] load build context 05:46:29 #52 ... 05:46:29 05:46:29 #54 [security-spire-agent internal] load build context 05:46:29 #54 transferring context: 27.24kB 0.1s done 05:46:29 #54 DONE 3.4s 05:46:29 05:46:29 #52 [support-scheduler internal] load build context 05:46:29 #52 transferring context: 3.09MB 3.3s done 05:46:29 #52 DONE 4.6s 05:46:29 05:46:29 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:29 #47 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:46:29 #47 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 05:46:29 #47 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 05:46:29 #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done 05:46:29 #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s 05:46:29 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.5s 05:46:29 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s 05:46:29 #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 05:46:30 #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.8s done 05:46:30 #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 05:46:30 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s done 05:46:30 #47 ... 05:46:30 05:46:30 #55 [security-proxy-setup internal] load build context 05:46:30 #55 transferring context: 3.09MB 4.5s done 05:46:30 #55 DONE 5.5s 05:46:31 05:46:31 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:31 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.7s 05:46:31 #47 ... 05:46:31 05:46:31 #44 [core-data internal] load build context 05:46:31 #44 transferring context: 3.09MB 4.8s done 05:46:31 #44 DONE 5.9s 05:46:31 05:46:31 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:32 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.3s 05:46:32 #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 05:46:32 #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 05:46:32 #47 ... 05:46:32 05:46:32 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:46:32 #56 ... 05:46:32 05:46:32 #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 05:46:33 #57 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:46:33 #57 ... 05:46:33 05:46:33 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:46:33 #58 ... 05:46:33 05:46:33 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:33 #59 ... 05:46:33 05:46:33 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:33 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.11MB / 28.04MB 4.0s 05:46:34 #47 ... 05:46:34 05:46:34 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:34 #60 ... 05:46:34 05:46:34 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:34 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 5.2s 05:46:34 #47 ... 05:46:34 05:46:34 #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:46:34 #61 ... 05:46:34 05:46:34 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:46:34 #0 8.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:46:34 #0 9.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:46:34 #62 ... 05:46:34 05:46:34 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:46:34 #63 ... 05:46:34 05:46:34 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:46:34 #64 ... 05:46:34 05:46:34 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:35 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 6.1s 05:46:35 #47 ... 05:46:35 05:46:35 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:46:35 #65 ... 05:46:35 05:46:35 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:36 #47 ... 05:46:36 05:46:36 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:46:36 #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.9s done 05:46:36 #66 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 05:46:36 #66 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 05:46:36 #66 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 05:46:36 #66 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done 05:46:36 #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s done 05:46:36 #66 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 05:46:36 #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.5s done 05:46:36 #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 6.8s 05:46:36 #66 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 05:46:36 #66 ... 05:46:36 05:46:36 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:36 #47 ... 05:46:36 05:46:36 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:46:36 #67 ... 05:46:36 05:46:36 #68 [security-bootstrapper internal] load build context 05:46:36 #68 transferring context: 3.09MB 8.3s done 05:46:36 #68 DONE 10.1s 05:46:36 05:46:36 #69 [core-metadata internal] load build context 05:46:36 #69 transferring context: 3.09MB 6.8s done 05:46:36 #69 ... 05:46:36 05:46:36 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:46:36 #70 ... 05:46:36 05:46:36 #71 [security-spiffe-token-provider internal] load build context 05:46:36 #71 ... 05:46:36 05:46:36 #69 [core-metadata internal] load build context 05:46:36 #69 DONE 10.5s 05:46:36 05:46:36 #71 [security-spiffe-token-provider internal] load build context 05:46:36 #71 transferring context: 3.09MB 7.4s done 05:46:36 #71 ... 05:46:36 05:46:36 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:36 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.48MB / 28.04MB 7.3s 05:46:37 #47 ... 05:46:37 05:46:37 #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:46:37 #72 ... 05:46:37 05:46:37 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:46:37 #73 ... 05:46:37 05:46:37 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:37 #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 05:46:37 #47 ... 05:46:37 05:46:37 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:37 #60 DONE 13.8s 05:46:37 05:46:37 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:37 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.30MB / 28.04MB 8.6s 05:46:38 #47 ... 05:46:38 05:46:38 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:38 #59 DONE 15.2s 05:46:38 05:46:38 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:38 #47 ... 05:46:38 05:46:38 #71 [security-spiffe-token-provider internal] load build context 05:46:38 #71 DONE 12.3s 05:46:38 05:46:38 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:38 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 9.5s 05:46:38 #47 ... 05:46:38 05:46:38 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:46:38 #56 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:46:38 #56 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:46:38 #56 14.48 OK: 266 MiB in 52 packages 05:46:38 #56 DONE 16.0s 05:46:38 05:46:38 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:39 #47 ... 05:46:39 05:46:39 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:46:39 #62 11.97 (1/2) Installing ca-certificates (20240226-r0) 05:46:39 #62 12.36 (2/2) Installing dumb-init (1.2.5-r2) 05:46:39 #62 12.36 Executing busybox-1.36.1-r7.trigger 05:46:39 #62 12.42 Executing ca-certificates-20240226-r0.trigger 05:46:39 #62 13.25 OK: 9 MiB in 17 packages 05:46:39 #62 DONE 14.6s 05:46:39 05:46:39 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:39 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.53MB / 28.04MB 10.2s 05:46:39 #47 ... 05:46:39 05:46:39 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:46:39 #58 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:46:39 #58 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:46:39 #58 15.21 OK: 266 MiB in 52 packages 05:46:39 #58 DONE 16.8s 05:46:39 05:46:39 #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 05:46:39 #57 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:46:39 #57 15.10 OK: 266 MiB in 52 packages 05:46:39 #57 DONE 17.6s 05:46:39 05:46:39 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:40 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.47MB / 28.04MB 11.2s 05:46:41 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 11.9s 05:46:41 #47 ... 05:46:41 05:46:41 #74 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 05:46:41 #74 DONE 2.7s 05:46:41 05:46:41 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:41 #47 ... 05:46:41 05:46:41 #75 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:46:41 #75 DONE 2.2s 05:46:41 05:46:41 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:41 #47 ... 05:46:41 05:46:41 #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:46:41 #76 DONE 2.4s 05:46:41 05:46:41 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:42 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.59MB / 28.04MB 13.1s 05:46:43 #47 ... 05:46:43 05:46:43 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:46:43 #63 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:46:43 #63 14.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:46:43 #63 15.87 (1/4) Installing ca-certificates (20240226-r0) 05:46:43 #63 16.01 (2/4) Installing dumb-init (1.2.5-r2) 05:46:43 #63 16.01 (3/4) Installing su-exec (0.2-r3) 05:46:43 #63 16.05 (4/4) Installing yq (4.33.3-r5) 05:46:43 #63 16.81 Executing busybox-1.36.1-r7.trigger 05:46:43 #63 16.91 Executing ca-certificates-20240226-r0.trigger 05:46:43 #63 17.90 OK: 18 MiB in 19 packages 05:46:43 #63 DONE 19.0s 05:46:43 05:46:43 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:43 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 14.3s 05:46:43 #160 ... 05:46:43 05:46:43 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:46:43 #154 101.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:46:43 #47 ... 05:46:43 05:46:43 #61 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:46:43 #61 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:46:43 #61 15.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:46:43 #61 17.45 (1/1) Installing dumb-init (1.2.5-r2) 05:46:43 #61 17.52 Executing busybox-1.36.1-r7.trigger 05:46:43 #61 17.63 OK: 8 MiB in 16 packages 05:46:43 #61 DONE 20.3s 05:46:43 05:46:43 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:44 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.16MB / 28.04MB 15.4s 05:46:45 #47 ... 05:46:45 05:46:45 #45 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:46:45 #45 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:46:45 #45 14.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:46:45 #45 17.84 (1/4) Installing dumb-init (1.2.5-r2) 05:46:45 #45 17.86 (2/4) Installing openssl (3.1.6-r0) 05:46:45 #45 17.90 (3/4) Installing su-exec (0.2-r3) 05:46:45 #45 17.93 (4/4) Installing yq (4.33.3-r5) 05:46:45 #45 18.52 Executing busybox-1.36.1-r7.trigger 05:46:45 #45 18.66 OK: 18 MiB in 19 packages 05:46:45 #45 DONE 19.6s 05:46:45 05:46:45 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:45 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.66MB / 28.04MB 16.3s 05:46:46 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.7s done 05:46:46 #47 ... 05:46:46 05:46:46 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:46:46 #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.9s done 05:46:46 #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done 05:46:46 #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 05:46:46 #66 ... 05:46:46 05:46:46 #77 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 05:46:46 #77 ... 05:46:46 05:46:46 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:46:46 #65 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:46:46 #65 17.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:46:46 #65 19.59 (1/1) Installing dumb-init (1.2.5-r2) 05:46:46 #65 19.59 Executing busybox-1.36.1-r7.trigger 05:46:46 #65 19.63 OK: 8 MiB in 16 packages 05:46:46 #65 DONE 21.0s 05:46:46 05:46:46 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:46:47 #78 ... 05:46:47 05:46:47 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:46:47 #64 16.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:46:47 #64 17.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:46:47 #64 20.16 (1/3) Installing ca-certificates (20240226-r0) 05:46:47 #64 20.43 (2/3) Installing dumb-init (1.2.5-r2) 05:46:47 #64 20.43 (3/3) Installing tzdata (2024a-r0) 05:46:47 #64 21.52 Executing busybox-1.36.1-r7.trigger 05:46:47 #64 21.61 Executing ca-certificates-20240226-r0.trigger 05:46:47 #64 22.13 OK: 12 MiB in 18 packages 05:46:47 #64 DONE 22.9s 05:46:47 05:46:47 #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:46:47 #154 ... 05:46:47 05:46:47 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:46:47 #148 DONE 114.5s 05:46:47 #79 ... 05:46:47 05:46:47 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:46:47 #80 ... 05:46:47 05:46:47 #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:46:47 #72 20.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:46:48 05:46:48 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:46:48 #72 21.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:46:48 #72 ... 05:46:48 05:46:48 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:46:48 #81 ... 05:46:48 05:46:48 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:46:48 #70 22.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:46:49 #70 ... 05:46:49 05:46:49 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:46:49 #82 ... 05:46:49 05:46:49 #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:46:49 #51 22.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:46:50 #51 23.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:46:51 #51 ... 05:46:51 05:46:51 #83 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:52 #83 ... 05:46:52 05:46:52 #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:52 #84 ... 05:46:52 05:46:52 #85 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:52 #85 ... 05:46:52 05:46:52 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:52 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.7s 05:46:52 #47 ... 05:46:52 05:46:52 #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:46:52 #72 23.76 (1/2) Installing dumb-init (1.2.5-r2) 05:46:52 #72 23.79 (2/2) Installing su-exec (0.2-r3) 05:46:52 #72 23.81 Executing busybox-1.36.1-r7.trigger 05:46:52 #72 24.03 OK: 8 MiB in 17 packages 05:46:52 #72 DONE 25.2s 05:46:52 05:46:52 #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:46:53 #86 ... 05:46:53 05:46:53 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:46:53 #87 ... 05:46:53 05:46:53 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:55 #47 ... 05:46:55 05:46:55 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:46:55 #0 8.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:46:55 #88 ... 05:46:55 05:46:55 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:55 #47 ... 05:46:55 05:46:55 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:46:55 #67 19.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:46:55 #67 20.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:46:55 #67 23.04 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:46:55 #67 23.04 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:46:55 #67 23.04 OK: 19953 distinct packages available 05:46:55 #67 23.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:46:55 #67 24.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:46:55 #67 ... 05:46:55 05:46:55 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:57 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.9s 05:46:58 #47 ... 05:46:58 05:46:58 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:46:58 #73 21.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:46:58 #73 22.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:46:58 #73 26.17 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:46:58 #73 26.17 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:46:58 #73 26.17 OK: 19946 distinct packages available 05:46:58 #73 27.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:46:58 #73 30.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:46:58 #73 ... 05:46:58 05:46:58 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:58 #47 ... 05:46:58 05:46:58 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:46:58 #67 30.51 OK: 266 MiB in 52 packages 05:46:58 #67 DONE 32.7s 05:46:58 05:46:58 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:59 #47 ... 05:46:59 05:46:59 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:46:59 #89 DONE 0.7s 05:46:59 05:46:59 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:59 #47 ... 05:46:59 05:46:59 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:46:59 #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.9s done 05:46:59 #66 ... 05:46:59 05:46:59 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:59 #47 ... 05:46:59 05:46:59 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:46:59 #70 23.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:46:59 #70 26.82 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:46:59 #70 26.82 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:46:59 #70 26.82 OK: 19946 distinct packages available 05:46:59 #70 28.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:46:59 #70 30.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:46:59 #70 ... 05:46:59 05:46:59 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:00 #47 ... 05:47:00 05:47:00 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:47:00 #82 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:00 #82 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:47:00 #82 19.91 OK: 9 MiB in 17 packages 05:47:00 #82 DONE 21.8s 05:47:00 05:47:00 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:02 #47 ... 05:47:02 05:47:02 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:47:02 #80 14.25 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:02 #80 16.21 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:47:02 #80 ... 05:47:02 05:47:02 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:02 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.2s 05:47:02 #153 ... 05:47:02 05:47:02 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:47:02 #154 DONE 127.2s 05:47:02 05:47:02 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:47:03 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.1s done 05:47:03 #47 DONE 38.1s 05:47:03 05:47:03 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:47:03 #70 37.09 (1/4) Installing dumb-init (1.2.5-r2) 05:47:03 #70 37.13 (2/4) Installing musl-obstack (1.2.3-r2) 05:47:03 #70 37.14 (3/4) Installing libucontext (1.2-r2) 05:47:03 #70 37.16 (4/4) Installing gcompat (1.1.0-r1) 05:47:03 #70 37.21 Executing busybox-1.36.1-r7.trigger 05:47:03 #70 37.35 OK: 8 MiB in 19 packages 05:47:04 #70 ... 05:47:04 05:47:04 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:47:04 #88 11.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:47:04 #88 17.57 OK: 18 MiB in 19 packages 05:47:04 #88 DONE 18.9s 05:47:04 05:47:04 #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:47:04 #51 27.48 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:47:04 #51 27.48 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:47:04 #51 27.48 OK: 19946 distinct packages available 05:47:04 #51 28.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:04 #51 30.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:47:04 #51 37.61 (1/5) Installing dumb-init (1.2.5-r2) 05:47:04 #51 ... 05:47:04 05:47:04 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:47:04 #81 15.66 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:04 #81 18.06 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:47:04 #81 24.93 OK: 266 MiB in 52 packages 05:47:04 #81 ... 05:47:04 05:47:04 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:47:04 #90 DONE 0.3s 05:47:04 05:47:04 #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:47:04 #51 37.66 (2/5) Installing musl-obstack (1.2.3-r2) 05:47:04 #51 37.69 (3/5) Installing libucontext (1.2-r2) 05:47:04 #51 37.76 (4/5) Installing gcompat (1.1.0-r1) 05:47:04 #51 37.77 (5/5) Installing openssl (3.1.6-r0) 05:47:04 #51 37.95 Executing busybox-1.36.1-r7.trigger 05:47:04 #51 38.04 OK: 9 MiB in 20 packages 05:47:04 #51 ... 05:47:04 05:47:04 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:47:04 #70 DONE 38.5s 05:47:04 05:47:04 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:47:05 #91 ... 05:47:05 05:47:05 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:47:05 #87 11.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:05 #87 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:47:05 #87 21.02 OK: 18 MiB in 19 packages 05:47:05 #87 ... 05:47:05 05:47:05 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:47:05 #81 DONE 26.8s 05:47:05 05:47:05 #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:47:06 #92 DONE 0.6s 05:47:06 05:47:06 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:06 #93 ... 05:47:06 05:47:06 #77 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 05:47:06 #77 13.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:06 #77 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:47:06 #77 21.58 OK: 8 MiB in 16 packages 05:47:06 #77 DONE 23.5s 05:47:06 05:47:06 #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:47:06 #79 8.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:06 #79 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:47:06 #79 18.16 OK: 12 MiB in 18 packages 05:47:06 #79 ... 05:47:06 05:47:06 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:47:06 #78 9.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:06 #78 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:47:06 #78 17.99 OK: 8 MiB in 16 packages 05:47:06 #78 DONE 19.5s 05:47:06 05:47:06 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:47:06 #73 37.49 (1/11) Installing ca-certificates (20240226-r0) 05:47:06 #73 37.96 (2/11) Installing brotli-libs (1.0.9-r14) 05:47:06 #73 38.20 (3/11) Installing libunistring (1.1-r1) 05:47:06 #73 38.68 (4/11) Installing libidn2 (2.3.4-r1) 05:47:06 #73 38.71 (5/11) Installing nghttp2-libs (1.57.0-r0) 05:47:06 #73 38.73 (6/11) Installing libcurl (8.9.0-r0) 05:47:06 #73 38.93 (7/11) Installing curl (8.9.0-r0) 05:47:06 #73 39.01 (8/11) Installing dumb-init (1.2.5-r2) 05:47:06 #73 39.05 (9/11) Installing musl-obstack (1.2.3-r2) 05:47:06 #73 39.09 (10/11) Installing libucontext (1.2-r2) 05:47:06 #73 39.11 (11/11) Installing gcompat (1.1.0-r1) 05:47:06 #73 39.18 Executing busybox-1.36.1-r7.trigger 05:47:06 #73 39.34 Executing ca-certificates-20240226-r0.trigger 05:47:06 #73 ... 05:47:06 05:47:06 #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:47:06 #51 DONE 39.9s 05:47:06 05:47:06 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:47:06 #87 DONE 23.2s 05:47:06 05:47:06 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:47:06 #80 25.55 (1/1) Installing dumb-init (1.2.5-r2) 05:47:06 #80 26.78 Executing busybox-1.36.1-r7.trigger 05:47:06 #80 27.04 OK: 8 MiB in 16 packages 05:47:06 #80 DONE 29.1s 05:47:06 05:47:06 #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:47:07 #94 ... 05:47:07 05:47:07 #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:47:07 #79 DONE 19.8s 05:47:07 05:47:07 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:47:07 #73 40.20 OK: 13 MiB in 26 packages 05:47:08 #153 ... 05:47:08 05:47:08 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:47:08 #149 DONE 135.0s 05:47:08 05:47:08 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:47:08 #73 ... 05:47:08 05:47:08 #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:47:08 #86 6.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:08 #86 8.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:47:08 #86 15.53 OK: 8 MiB in 17 packages 05:47:08 #86 ... 05:47:08 05:47:08 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:47:08 #73 DONE 41.8s 05:47:08 05:47:08 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:09 #95 ... 05:47:09 05:47:09 #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:47:09 #86 DONE 16.6s 05:47:09 05:47:09 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:47:13 #96 DONE 3.8s 05:47:13 05:47:13 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:47:13 #91 6.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:13 #91 7.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:47:13 #91 ... 05:47:13 05:47:13 #97 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 05:47:13 #97 DONE 0.1s 05:47:13 05:47:13 #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:47:13 #94 5.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:13 #94 6.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:47:14 #94 ... 05:47:14 05:47:14 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:47:14 #91 9.166 OK: 8 MiB in 19 packages 05:47:14 #91 DONE 9.7s 05:47:14 05:47:14 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:47:16 #98 DONE 1.5s 05:47:16 05:47:16 #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:47:16 #94 8.819 OK: 9 MiB in 20 packages 05:47:16 #94 DONE 9.4s 05:47:16 05:47:16 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:47:16 #99 ... 05:47:16 05:47:16 #100 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:47:16 #0 4.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:16 #0 4.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:47:16 #0 6.682 OK: 13 MiB in 26 packages 05:47:16 #100 DONE 7.3s 05:47:16 05:47:16 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:47:16 #99 DONE 0.5s 05:47:16 05:47:16 #101 [security-spire-config stage-2 6/10] COPY security.txt / 05:47:16 #101 DONE 0.3s 05:47:16 05:47:16 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:47:16 #102 ... 05:47:16 05:47:16 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:47:16 #103 DONE 0.3s 05:47:17 05:47:17 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:47:17 #104 DONE 0.2s 05:47:17 05:47:17 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:47:17 #105 DONE 0.2s 05:47:17 05:47:17 #106 [security-spire-config] exporting to image 05:47:17 #106 exporting layers 05:47:18 #106 ... 05:47:18 05:47:18 #107 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:47:18 #107 DONE 1.9s 05:47:18 05:47:18 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:47:18 #102 DONE 2.1s 05:47:18 05:47:18 #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:47:18 #108 DONE 0.2s 05:47:18 05:47:18 #109 [security-spire-server stage-2 6/9] COPY security.txt / 05:47:18 #109 DONE 0.2s 05:47:18 05:47:18 #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:47:18 #110 ... 05:47:18 05:47:18 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:47:18 #111 DONE 0.2s 05:47:18 05:47:18 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:47:19 #112 DONE 0.3s 05:47:19 05:47:19 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:47:19 #113 DONE 0.3s 05:47:19 05:47:19 #106 [security-spire-server] exporting to image 05:47:20 #106 ... 05:47:20 05:47:20 #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:47:20 #110 DONE 2.1s 05:47:20 05:47:20 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:47:20 #114 DONE 0.2s 05:47:20 05:47:20 #106 [security-spire-server] exporting to image 05:47:20 #106 exporting layers 2.9s done 05:47:20 #106 writing image sha256:a8a5a76e03514807fa07389551e0ace062c05c376b3c571bca6160e13e58c398 0.0s done 05:47:20 #106 naming to docker.io/library/security-spire-config-arm64 05:47:20 #106 naming to docker.io/library/security-spire-config-arm64 0.0s done 05:47:20 #106 ... 05:47:20 05:47:20 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 05:47:20 #115 DONE 0.5s 05:47:20 05:47:20 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:47:21 #116 DONE 0.3s 05:47:21 05:47:21 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:47:21 #117 DONE 0.2s 05:47:21 05:47:21 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:47:21 #118 DONE 0.3s 05:47:21 05:47:21 #106 [security-spire-config] exporting to image 05:47:22 #106 exporting layers 2.9s done 05:47:22 #106 writing image sha256:db273e3024638dc5acbd51dff9237fa247f44603371bf058cee6c4a5382e5f55 done 05:47:22 #106 naming to docker.io/library/security-spire-server-arm64 0.0s done 05:47:23 #106 exporting layers 2.0s done 05:47:23 #106 writing image sha256:16a43c267ebee1a6031c82fd1143571b348a3e807918346b60f437744723594d done 05:47:23 #106 naming to docker.io/library/security-spire-agent-arm64 done 05:47:23 #106 DONE 6.4s 05:47:23 05:47:23 #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:23 #158 ... 05:47:23 05:47:23 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:47:23 #153 DONE 150.8s 05:47:24 05:47:24 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:47:27 #159 ... 05:47:27 05:47:27 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:47:30 #161 ... 05:47:30 05:47:30 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:47:30 #157 DONE 156.5s 05:47:30 05:47:30 #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:47:34 #162 ... 05:47:34 05:47:34 #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:47:34 #163 ... 05:47:34 05:47:34 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:47:34 #158 DONE 161.3s 05:47:34 05:47:34 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:47:34 #150 DONE 161.3s 05:47:34 05:47:34 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:47:34 #160 DONE 161.3s 05:47:34 05:47:34 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:47:34 #152 DONE 161.4s 05:47:34 05:47:34 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:47:34 #159 DONE 161.4s 05:47:34 05:47:34 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:47:34 #156 DONE 161.4s 05:47:34 05:47:34 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:47:34 #151 DONE 161.4s 05:47:34 05:47:34 #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:47:34 #164 ... 05:47:34 05:47:34 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:47:34 #155 DONE 161.6s 05:47:35 05:47:35 #165 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 05:47:35 #165 ... 05:47:35 05:47:35 #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:47:35 #166 DONE 8.6s 05:47:35 05:47:35 #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:47:35 #162 DONE 7.6s 05:47:35 05:47:35 #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:47:35 #164 DONE 0.8s 05:47:35 05:47:35 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:47:35 #161 DONE 8.8s 05:47:35 05:47:35 #167 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:47:35 #167 ... 05:47:35 05:47:35 #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:47:35 #163 DONE 0.9s 05:47:35 05:47:35 #165 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 05:47:35 #165 DONE 0.7s 05:47:35 05:47:35 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:47:35 #168 ... 05:47:35 05:47:35 #169 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:47:35 #169 DONE 0.5s 05:47:35 05:47:35 #170 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:47:35 #170 DONE 0.5s 05:47:35 05:47:35 #171 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:47:35 #171 DONE 0.5s 05:47:35 05:47:35 #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:47:35 #172 DONE 0.5s 05:47:35 05:47:35 #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:47:35 #173 CACHED 05:47:35 05:47:35 #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:47:35 #174 CACHED 05:47:35 05:47:35 #175 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:47:35 #175 CACHED 05:47:35 05:47:35 #176 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:47:35 #176 CACHED 05:47:35 05:47:35 #177 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:47:35 #177 CACHED 05:47:35 05:47:35 #178 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:47:35 #178 CACHED 05:47:35 05:47:35 #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:47:35 #179 CACHED 05:47:35 05:47:35 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:47:35 #180 CACHED 05:47:35 05:47:35 #167 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:47:35 #167 DONE 0.4s 05:47:35 05:47:35 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:47:35 #168 DONE 0.3s 05:47:35 05:47:35 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:47:35 #181 DONE 0.4s 05:47:35 05:47:35 #182 [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 05:47:37 #182 ... 05:47:37 05:47:37 #183 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:47:37 #183 DONE 1.7s 05:47:37 05:47:37 #184 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:47:37 #184 DONE 1.9s 05:47:37 05:47:37 #185 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:47:37 #185 DONE 1.8s 05:47:37 05:47:37 #186 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:47:37 #186 DONE 1.9s 05:47:37 05:47:37 #182 [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 05:47:37 #182 DONE 1.9s 05:47:37 05:47:37 #187 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:47:37 #187 DONE 1.9s 05:47:37 05:47:37 #188 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:47:37 #188 DONE 1.9s 05:47:37 05:47:37 #189 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:47:37 #189 DONE 1.9s 05:47:37 05:47:37 #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 05:47:37 #190 ... 05:47:37 05:47:37 #191 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:47:37 #191 DONE 1.9s 05:47:37 05:47:37 #192 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:47:37 #192 DONE 1.9s 05:47:37 05:47:37 #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:47:37 #193 DONE 2.0s 05:47:37 05:47:37 #194 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:47:37 #194 DONE 2.0s 05:47:37 05:47:37 #195 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 05:47:37 #195 DONE 2.4s 05:47:38 05:47:38 #196 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 05:47:38 #196 ... 05:47:38 05:47:38 #197 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:47:38 #197 DONE 1.1s 05:47:38 05:47:38 #198 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 05:47:38 #198 DONE 1.1s 05:47:38 05:47:38 #199 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:47:38 #199 DONE 1.0s 05:47:38 05:47:38 #200 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:47:38 #200 DONE 1.1s 05:47:38 05:47:38 #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:47:38 #201 DONE 1.2s 05:47:38 05:47:38 #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:47:38 #202 DONE 1.2s 05:47:38 05:47:38 #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:47:38 #203 ... 05:47:38 05:47:38 #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 05:47:38 #190 DONE 1.1s 05:47:38 05:47:38 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:47:38 #204 DONE 1.1s 05:47:38 05:47:38 #205 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 05:47:38 #205 DONE 1.1s 05:47:38 05:47:38 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:47:38 #206 DONE 1.1s 05:47:38 05:47:38 #207 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:47:38 #207 DONE 1.2s 05:47:38 05:47:38 #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:47:38 #208 DONE 1.1s 05:47:38 05:47:38 #196 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 05:47:38 #196 DONE 1.1s 05:47:38 05:47:38 #112 [core-command] exporting to image 05:47:38 #112 exporting layers 05:47:38 #112 exporting layers 0.4s done 05:47:39 #112 ... 05:47:39 05:47:39 #209 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:47:39 #209 DONE 0.4s 05:47:39 05:47:39 #210 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 05:47:39 #210 DONE 0.3s 05:47:39 05:47:39 #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:47:39 #211 DONE 0.5s 05:47:39 05:47:39 #212 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 05:47:39 #212 DONE 0.5s 05:47:39 05:47:39 #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:47:39 #203 DONE 0.5s 05:47:39 05:47:39 #213 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:47:39 #213 DONE 0.5s 05:47:39 05:47:39 #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:47:39 #214 DONE 0.4s 05:47:39 05:47:39 #112 [support-cron-scheduler] exporting to image 05:47:39 #112 exporting layers 0.4s done 05:47:39 #112 ... 05:47:39 05:47:39 #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:47:39 #215 DONE 0.4s 05:47:39 05:47:39 #216 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:47:39 #216 DONE 0.4s 05:47:39 05:47:39 #112 [core-keeper] exporting to image 05:47:39 #112 writing image sha256:252924b94b255c6dd08d0c9a0ea7327f0409c5d01dfb692bfdf0f0c582195333 done 05:47:39 #112 naming to docker.io/library/security-spiffe-token-provider done 05:47:39 #112 writing image sha256:49bd3a31e90d5f29d14b0e22a16e1135ec39afe3d9323f99f145340d0b2b62f2 0.0s done 05:47:39 #112 naming to docker.io/library/core-keeper done 05:47:39 #112 writing image sha256:4f7e6838a99816f9a6af30e323bb8de969bf6733253e865daa59f24c15708961 05:47:39 #112 writing image sha256:b160376f1b18fb8a3fb3e7265e6fb638f1707cb20aa2132251e2824cbe0fd0e4 05:47:39 #112 ... 05:47:39 05:47:39 #217 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:47:39 #217 DONE 0.3s 05:47:39 05:47:39 #112 [core-command] exporting to image 05:47:39 #112 writing image sha256:4f7e6838a99816f9a6af30e323bb8de969bf6733253e865daa59f24c15708961 0.2s done 05:47:39 #112 writing image sha256:b160376f1b18fb8a3fb3e7265e6fb638f1707cb20aa2132251e2824cbe0fd0e4 0.2s done 05:47:39 #112 naming to docker.io/library/support-scheduler done 05:47:39 #112 naming to docker.io/library/core-command done 05:47:39 #112 ... 05:47:39 05:47:39 #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:47:39 #218 DONE 0.5s 05:47:39 05:47:39 #112 [core-command] exporting to image 05:47:39 #112 exporting layers 0.6s done 05:47:39 #112 ... 05:47:39 05:47:39 #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:47:39 #219 DONE 0.5s 05:47:39 05:47:39 #220 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:47:39 #220 DONE 0.3s 05:47:39 05:47:39 #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:47:39 #221 DONE 0.6s 05:47:39 05:47:39 #112 [core-metadata] exporting to image 05:47:39 #112 writing image sha256:295b1ea5eb8cd5fa09ebcdb4ff427920937d3647356cfae5c42a3d973cfd64b2 done 05:47:39 #112 writing image sha256:fe7589242208ca895c7f90fe4b634b535a35ff07d45a5a424682407d387b6e9d 0.0s done 05:47:39 #112 writing image sha256:300f1e236c44dca0b667205821beb467d6af4bad26295402c3021f1a57ed17e2 done 05:47:39 #112 writing image sha256:d7a4af30c772501f896abffe364386048f79e09fcb6ca27e2977230bc26ef2ae done 05:47:39 #112 naming to docker.io/library/support-notifications done 05:47:39 #112 naming to docker.io/library/core-data done 05:47:39 #112 naming to docker.io/library/support-cron-scheduler done 05:47:39 #112 naming to docker.io/library/core-metadata done 05:47:39 #112 ... 05:47:39 05:47:39 #222 [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/ 05:47:39 #222 DONE 0.2s 05:47:39 05:47:39 #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:47:39 #223 DONE 0.2s 05:47:39 05:47:39 #112 [core-metadata] exporting to image 05:47:39 #112 exporting layers 0.2s done 05:47:39 #112 writing image sha256:8dcbf7dcbd5632507c0a42a45a1f340df4aa6ccbb2c9ba501edf62043e600726 05:47:39 #112 writing image sha256:8dcbf7dcbd5632507c0a42a45a1f340df4aa6ccbb2c9ba501edf62043e600726 0.0s done 05:47:39 #112 naming to docker.io/library/security-proxy-auth 0.0s done 05:47:39 #112 DONE 2.4s 05:47:39 05:47:39 #224 [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/ 05:47:39 #224 DONE 0.1s 05:47:39 05:47:39 #225 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:47:39 #225 DONE 0.8s 05:47:39 05:47:39 #226 [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/ 05:47:40 #226 DONE 0.1s 05:47:40 05:47:40 #227 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:47:40 #227 DONE 0.2s 05:47:40 05:47:40 #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:47:40 #228 ... 05:47:40 05:47:40 #229 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 05:47:40 #229 DONE 0.1s 05:47:40 05:47:40 #112 [core-common-config-bootstrapper] exporting to image 05:47:40 #112 exporting layers 0.2s done 05:47:40 #112 writing image sha256:54385101017f3efb816baedba6eae20b83f4cd2b59c90b551a35b95a761c4717 done 05:47:40 #112 naming to docker.io/library/core-common-config-bootstrapper done 05:47:40 #112 DONE 2.5s 05:47:40 05:47:40 #230 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:47:40 #230 DONE 0.7s 05:47:40 05:47:40 #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:47:40 #231 DONE 0.1s 05:47:40 05:47:40 #112 [security-proxy-setup] exporting to image 05:47:40 #112 exporting layers 0.2s done 05:47:40 #112 writing image sha256:d30cc07dde9ba2af0f07ca89ab537a4b234d85cf87fe0762a3f4f9a0d243fbd5 done 05:47:40 #112 naming to docker.io/library/security-proxy-setup done 05:47:40 #112 DONE 2.8s 05:47:40 05:47:40 #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:47:40 #228 DONE 0.5s 05:47:40 05:47:40 #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 05:47:40 #232 DONE 0.5s 05:47:40 05:47:40 #112 [security-bootstrapper] exporting to image 05:47:40 #112 exporting layers 0.2s done 05:47:40 #112 writing image sha256:eb2d86a1f3af10beabd825cee2d5acdf479a402e498f09048a18667913f69b4d 05:47:40 #112 writing image sha256:eb2d86a1f3af10beabd825cee2d5acdf479a402e498f09048a18667913f69b4d 0.0s done 05:47:40 #112 naming to docker.io/library/security-secretstore-setup done 05:47:40 #112 exporting layers 0.2s done 05:47:40 #112 writing image sha256:6b6bdd2ca3762f2c8ec498a4f581154b5807b493e3ead73f2358f5c7580634ce done 05:47:40 #112 naming to docker.io/library/security-bootstrapper done 05:47:40 #112 DONE 3.2s 05:47:40 05:47:40 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:40 time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:47:40 time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:47:40 time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:47:40 time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:47:40 time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:47:40 time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:47:40 time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:47:40 time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:47:40 time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:47:40 time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:47:40 time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:47:40 time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:47:40 time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:47:40 time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:47:40 time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:47:40 time="2024-08-19T05:43:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:47:40 $ docker stop --time=1 652b7a5e56fdc7e041ab59e538eae9edaea25a94622876f619ce1fc5b7914f33 05:47:42 $ docker rm -f --volumes 652b7a5e56fdc7e041ab59e538eae9edaea25a94622876f619ce1fc5b7914f33 [Pipeline] // withDockerContainer [Pipeline] sh 05:47:42 + docker images 05:47:42 REPOSITORY TAG IMAGE ID CREATED SIZE 05:47:42 security-bootstrapper latest 6b6bdd2ca376 2 seconds ago 18.9MB 05:47:42 security-proxy-setup latest d30cc07dde9b 2 seconds ago 26.2MB 05:47:42 security-secretstore-setup latest eb2d86a1f3af 2 seconds ago 37MB 05:47:42 core-common-config-bootstrapper latest 54385101017f 3 seconds ago 15.2MB 05:47:42 security-proxy-auth latest 8dcbf7dcbd56 3 seconds ago 33MB 05:47:42 security-spiffe-token-provider latest 252924b94b25 4 seconds ago 28.8MB 05:47:42 core-command latest b160376f1b18 4 seconds ago 35.4MB 05:47:42 core-metadata latest fe7589242208 4 seconds ago 39.7MB 05:47:42 support-notifications latest 295b1ea5eb8c 4 seconds ago 42.5MB 05:47:42 support-scheduler latest 4f7e6838a998 4 seconds ago 41.9MB 05:47:42 core-keeper latest 49bd3a31e90d 4 seconds ago 39.5MB 05:47:42 core-data latest d7a4af30c772 4 seconds ago 39.6MB 05:47:42 support-cron-scheduler latest 300f1e236c44 4 seconds ago 44.1MB 05:47:42 security-spire-agent latest bc8fa448df01 3 minutes ago 182MB 05:47:42 security-spire-server latest 314885d1afbc 3 minutes ago 121MB 05:47:42 security-spire-config latest ce2f76dc6a10 3 minutes ago 120MB 05:47:42 ci-base-image-x86_64 latest 48048ab3f31d 7 minutes ago 970MB 05:47:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 05:47:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 05:47:42 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 05:47:42 provisioning config files... 05:47:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/675@tmp/config7627904961375481092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:47:43 ---> ****-login.sh 05:47:43 nexus3.edgexfoundry.org:10001 05:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:43 Configure a credential helper to remove this warning. See 05:47:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:43 05:47:43 Login Succeeded 05:47:43 nexus3.edgexfoundry.org:10002 05:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:43 Configure a credential helper to remove this warning. See 05:47:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:43 05:47:43 Login Succeeded 05:47:43 nexus3.edgexfoundry.org:10003 05:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:43 Configure a credential helper to remove this warning. See 05:47:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:43 05:47:43 Login Succeeded 05:47:43 nexus3.edgexfoundry.org:10004 05:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:43 Configure a credential helper to remove this warning. See 05:47:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:43 05:47:43 Login Succeeded 05:47:43 ****.io 05:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:43 Configure a credential helper to remove this warning. See 05:47:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:43 05:47:43 Login Succeeded 05:47:43 ---> ****-login.sh ends [Pipeline] } 05:47:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:47:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:47:43 [edgeXDocker.push] Tagging docker image core-command with the following tags: 05:47:43 236833ffc84d188f677089422aea854ddee30426 05:47:43 latest 05:47:43 3.2.0-dev.56 05:47:43 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:47:43 main 05:47:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:44 + docker push nexus3.edgexfoundry.org:10004/core-command:236833ffc84d188f677089422aea854ddee30426 05:47:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:47:44 db9e826267ae: Preparing 05:47:44 ece98fab2491: Preparing 05:47:44 c75779126e80: Preparing 05:47:44 ee4741b93599: Preparing 05:47:44 5eaf16ec0ddc: Preparing 05:47:44 f37ed64fa633: Preparing 05:47:44 ce7f800efff9: Preparing 05:47:44 f37ed64fa633: Waiting 05:47:44 ce7f800efff9: Waiting 05:47:44 c75779126e80: Pushed 05:47:44 db9e826267ae: Pushed 05:47:44 ee4741b93599: Pushed 05:47:44 5eaf16ec0ddc: Pushed 05:47:44 ce7f800efff9: Layer already exists 05:47:44 f37ed64fa633: Pushed 05:47:46 ece98fab2491: Pushed 05:47:47 236833ffc84d188f677089422aea854ddee30426: digest: sha256:95e7fa68da547ff562987d7445ac3a406e6c48b75794bcbd01e15b5ed2701947 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:47 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 05:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:47:47 db9e826267ae: Preparing 05:47:47 ece98fab2491: Preparing 05:47:47 c75779126e80: Preparing 05:47:47 ee4741b93599: Preparing 05:47:47 5eaf16ec0ddc: Preparing 05:47:47 f37ed64fa633: Preparing 05:47:47 ce7f800efff9: Preparing 05:47:47 f37ed64fa633: Waiting 05:47:47 ce7f800efff9: Waiting 05:47:47 c75779126e80: Layer already exists 05:47:47 5eaf16ec0ddc: Layer already exists 05:47:47 ece98fab2491: Layer already exists 05:47:47 db9e826267ae: Layer already exists 05:47:47 ee4741b93599: Layer already exists 05:47:47 f37ed64fa633: Layer already exists 05:47:47 ce7f800efff9: Layer already exists 05:47:47 latest: digest: sha256:95e7fa68da547ff562987d7445ac3a406e6c48b75794bcbd01e15b5ed2701947 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:48 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.56 05:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:47:48 db9e826267ae: Preparing 05:47:48 ece98fab2491: Preparing 05:47:48 c75779126e80: Preparing 05:47:48 ee4741b93599: Preparing 05:47:48 5eaf16ec0ddc: Preparing 05:47:48 f37ed64fa633: Preparing 05:47:48 ce7f800efff9: Preparing 05:47:48 f37ed64fa633: Waiting 05:47:48 ce7f800efff9: Waiting 05:47:48 db9e826267ae: Layer already exists 05:47:48 c75779126e80: Layer already exists 05:47:48 ee4741b93599: Layer already exists 05:47:48 5eaf16ec0ddc: Layer already exists 05:47:48 ece98fab2491: Layer already exists 05:47:48 ce7f800efff9: Layer already exists 05:47:48 f37ed64fa633: Layer already exists 05:47:48 3.2.0-dev.56: digest: sha256:95e7fa68da547ff562987d7445ac3a406e6c48b75794bcbd01e15b5ed2701947 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:49 + docker push nexus3.edgexfoundry.org:10004/core-command:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:47:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:47:49 db9e826267ae: Preparing 05:47:49 ece98fab2491: Preparing 05:47:49 c75779126e80: Preparing 05:47:49 ee4741b93599: Preparing 05:47:49 5eaf16ec0ddc: Preparing 05:47:49 f37ed64fa633: Preparing 05:47:49 ce7f800efff9: Preparing 05:47:49 ce7f800efff9: Waiting 05:47:49 f37ed64fa633: Waiting 05:47:49 db9e826267ae: Layer already exists 05:47:49 c75779126e80: Layer already exists 05:47:49 ee4741b93599: Layer already exists 05:47:49 ece98fab2491: Layer already exists 05:47:49 5eaf16ec0ddc: Layer already exists 05:47:49 ce7f800efff9: Layer already exists 05:47:49 f37ed64fa633: Layer already exists 05:47:49 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:95e7fa68da547ff562987d7445ac3a406e6c48b75794bcbd01e15b5ed2701947 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:49 + docker push nexus3.edgexfoundry.org:10004/core-command:main 05:47:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:47:49 db9e826267ae: Preparing 05:47:49 ece98fab2491: Preparing 05:47:49 c75779126e80: Preparing 05:47:49 ee4741b93599: Preparing 05:47:49 5eaf16ec0ddc: Preparing 05:47:49 f37ed64fa633: Preparing 05:47:49 ce7f800efff9: Preparing 05:47:49 f37ed64fa633: Waiting 05:47:49 ce7f800efff9: Waiting 05:47:49 ece98fab2491: Layer already exists 05:47:49 c75779126e80: Layer already exists 05:47:49 ee4741b93599: Layer already exists 05:47:49 db9e826267ae: Layer already exists 05:47:49 5eaf16ec0ddc: Layer already exists 05:47:49 ce7f800efff9: Layer already exists 05:47:49 f37ed64fa633: Layer already exists 05:47:49 main: digest: sha256:95e7fa68da547ff562987d7445ac3a406e6c48b75794bcbd01e15b5ed2701947 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:47:49 ===================================================== [Pipeline] echo 05:47:49 taggedImages: 05:47:49 - nexus3.edgexfoundry.org:10004/core-command:236833ffc84d188f677089422aea854ddee30426 05:47:49 - nexus3.edgexfoundry.org:10004/core-command:latest 05:47:49 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.56 05:47:49 - nexus3.edgexfoundry.org:10004/core-command:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:47:49 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 05:47:49 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 05:47:49 236833ffc84d188f677089422aea854ddee30426 05:47:49 latest 05:47:49 3.2.0-dev.56 05:47:49 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:47:49 main 05:47:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:50 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:236833ffc84d188f677089422aea854ddee30426 05:47:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:47:50 1b9b2ae66ee3: Preparing 05:47:50 2104077a0ed1: Preparing 05:47:50 db3a120f0728: Preparing 05:47:50 84cd35083874: Preparing 05:47:50 c75779126e80: Preparing 05:47:50 ee4741b93599: Preparing 05:47:50 5eaf16ec0ddc: Preparing 05:47:50 f37ed64fa633: Preparing 05:47:50 ce7f800efff9: Preparing 05:47:50 ee4741b93599: Waiting 05:47:50 5eaf16ec0ddc: Waiting 05:47:50 ce7f800efff9: Waiting 05:47:50 f37ed64fa633: Waiting 05:47:50 c75779126e80: Layer already exists 05:47:50 ee4741b93599: Layer already exists 05:47:50 5eaf16ec0ddc: Layer already exists 05:47:50 f37ed64fa633: Layer already exists 05:47:50 ce7f800efff9: Layer already exists 05:47:50 db3a120f0728: Pushed 05:47:50 2104077a0ed1: Pushed 05:47:50 1b9b2ae66ee3: Pushed 05:47:51 84cd35083874: Pushed 05:47:51 236833ffc84d188f677089422aea854ddee30426: digest: sha256:8dcd5c58948763afa9b0ba30170fa5542d72b0b512220e27104016cb1bc84341 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:51 + 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 05:47:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:47:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:47:52 1b9b2ae66ee3: Preparing 05:47:52 2104077a0ed1: Preparing 05:47:52 db3a120f0728: Preparing 05:47:52 84cd35083874: Preparing 05:47:52 c75779126e80: Preparing 05:47:52 ee4741b93599: Preparing 05:47:52 5eaf16ec0ddc: Preparing 05:47:52 f37ed64fa633: Preparing 05:47:52 ce7f800efff9: Preparing 05:47:52 f37ed64fa633: Waiting 05:47:52 ce7f800efff9: Waiting 05:47:52 ee4741b93599: Waiting 05:47:52 5eaf16ec0ddc: Waiting 05:47:52 c75779126e80: Layer already exists 05:47:52 2104077a0ed1: Layer already exists 05:47:52 db3a120f0728: Layer already exists 05:47:52 84cd35083874: Layer already exists 05:47:52 1b9b2ae66ee3: Layer already exists 05:47:52 f37ed64fa633: Layer already exists 05:47:52 ce7f800efff9: Layer already exists 05:47:52 5eaf16ec0ddc: Layer already exists 05:47:52 ee4741b93599: Layer already exists 05:47:52 latest: digest: sha256:8dcd5c58948763afa9b0ba30170fa5542d72b0b512220e27104016cb1bc84341 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:52 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.56 05:47:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:47:52 1b9b2ae66ee3: Preparing 05:47:52 2104077a0ed1: Preparing 05:47:52 db3a120f0728: Preparing 05:47:52 84cd35083874: Preparing 05:47:52 c75779126e80: Preparing 05:47:52 ee4741b93599: Preparing 05:47:52 5eaf16ec0ddc: Preparing 05:47:52 f37ed64fa633: Preparing 05:47:52 ce7f800efff9: Preparing 05:47:52 f37ed64fa633: Waiting 05:47:52 ee4741b93599: Waiting 05:47:52 5eaf16ec0ddc: Waiting 05:47:52 1b9b2ae66ee3: Layer already exists 05:47:52 db3a120f0728: Layer already exists 05:47:52 c75779126e80: Layer already exists 05:47:52 2104077a0ed1: Layer already exists 05:47:52 84cd35083874: Layer already exists 05:47:52 ee4741b93599: Layer already exists 05:47:52 5eaf16ec0ddc: Layer already exists 05:47:52 f37ed64fa633: Layer already exists 05:47:52 ce7f800efff9: Layer already exists 05:47:52 3.2.0-dev.56: digest: sha256:8dcd5c58948763afa9b0ba30170fa5542d72b0b512220e27104016cb1bc84341 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:47:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:47:53 1b9b2ae66ee3: Preparing 05:47:53 2104077a0ed1: Preparing 05:47:53 db3a120f0728: Preparing 05:47:53 84cd35083874: Preparing 05:47:53 c75779126e80: Preparing 05:47:53 ee4741b93599: Preparing 05:47:53 5eaf16ec0ddc: Preparing 05:47:53 f37ed64fa633: Preparing 05:47:53 ce7f800efff9: Preparing 05:47:53 ee4741b93599: Waiting 05:47:53 5eaf16ec0ddc: Waiting 05:47:53 f37ed64fa633: Waiting 05:47:53 ce7f800efff9: Waiting 05:47:53 db3a120f0728: Layer already exists 05:47:53 1b9b2ae66ee3: Layer already exists 05:47:53 2104077a0ed1: Layer already exists 05:47:53 84cd35083874: Layer already exists 05:47:53 c75779126e80: Layer already exists 05:47:53 f37ed64fa633: Layer already exists 05:47:53 ee4741b93599: Layer already exists 05:47:53 ce7f800efff9: Layer already exists 05:47:53 5eaf16ec0ddc: Layer already exists 05:47:53 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:8dcd5c58948763afa9b0ba30170fa5542d72b0b512220e27104016cb1bc84341 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:53 + 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 05:47:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:47:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:47:54 1b9b2ae66ee3: Preparing 05:47:54 2104077a0ed1: Preparing 05:47:54 db3a120f0728: Preparing 05:47:54 84cd35083874: Preparing 05:47:54 c75779126e80: Preparing 05:47:54 ee4741b93599: Preparing 05:47:54 5eaf16ec0ddc: Preparing 05:47:54 f37ed64fa633: Preparing 05:47:54 ce7f800efff9: Preparing 05:47:54 f37ed64fa633: Waiting 05:47:54 5eaf16ec0ddc: Waiting 05:47:54 ce7f800efff9: Waiting 05:47:54 ee4741b93599: Waiting 05:47:54 2104077a0ed1: Layer already exists 05:47:54 db3a120f0728: Layer already exists 05:47:54 84cd35083874: Layer already exists 05:47:54 1b9b2ae66ee3: Layer already exists 05:47:54 c75779126e80: Layer already exists 05:47:54 ce7f800efff9: Layer already exists 05:47:54 5eaf16ec0ddc: Layer already exists 05:47:54 ee4741b93599: Layer already exists 05:47:54 f37ed64fa633: Layer already exists 05:47:54 main: digest: sha256:8dcd5c58948763afa9b0ba30170fa5542d72b0b512220e27104016cb1bc84341 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:47:54 ===================================================== [Pipeline] echo 05:47:54 taggedImages: 05:47:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:236833ffc84d188f677089422aea854ddee30426 05:47:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:47:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.56 05:47:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:47:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 05:47:54 [edgeXDocker.push] Tagging docker image core-data with the following tags: 05:47:54 236833ffc84d188f677089422aea854ddee30426 05:47:54 latest 05:47:54 3.2.0-dev.56 05:47:54 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:47:54 main 05:47:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:55 + docker push nexus3.edgexfoundry.org:10004/core-data:236833ffc84d188f677089422aea854ddee30426 05:47:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:47:55 b243859a8cd7: Preparing 05:47:55 59365d5ca611: Preparing 05:47:55 c75779126e80: Preparing 05:47:55 ee4741b93599: Preparing 05:47:55 9b21240e3d07: Preparing 05:47:55 d5c1fb11cc98: Preparing 05:47:55 ce7f800efff9: Preparing 05:47:55 d5c1fb11cc98: Waiting 05:47:55 ce7f800efff9: Waiting 05:47:55 ee4741b93599: Layer already exists 05:47:55 c75779126e80: Layer already exists 05:47:55 ce7f800efff9: Layer already exists 05:47:55 9b21240e3d07: Pushed 05:47:55 b243859a8cd7: Pushed 05:47:55 d5c1fb11cc98: Pushed 05:47:58 59365d5ca611: Pushed 05:47:58 236833ffc84d188f677089422aea854ddee30426: digest: sha256:5d3f6c8c0ffc2fd653e4a20a9a685072d9d645f5f5bf42143aa01f9f0fb25fb0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:58 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 05:47:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:47:58 b243859a8cd7: Preparing 05:47:58 59365d5ca611: Preparing 05:47:58 c75779126e80: Preparing 05:47:58 ee4741b93599: Preparing 05:47:58 9b21240e3d07: Preparing 05:47:58 d5c1fb11cc98: Preparing 05:47:58 ce7f800efff9: Preparing 05:47:58 d5c1fb11cc98: Waiting 05:47:58 ce7f800efff9: Waiting 05:47:58 ee4741b93599: Layer already exists 05:47:58 9b21240e3d07: Layer already exists 05:47:58 b243859a8cd7: Layer already exists 05:47:58 c75779126e80: Layer already exists 05:47:58 59365d5ca611: Layer already exists 05:47:58 d5c1fb11cc98: Layer already exists 05:47:58 ce7f800efff9: Layer already exists 05:47:58 latest: digest: sha256:5d3f6c8c0ffc2fd653e4a20a9a685072d9d645f5f5bf42143aa01f9f0fb25fb0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:59 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.56 05:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:47:59 b243859a8cd7: Preparing 05:47:59 59365d5ca611: Preparing 05:47:59 c75779126e80: Preparing 05:47:59 ee4741b93599: Preparing 05:47:59 9b21240e3d07: Preparing 05:47:59 d5c1fb11cc98: Preparing 05:47:59 ce7f800efff9: Preparing 05:47:59 d5c1fb11cc98: Waiting 05:47:59 ce7f800efff9: Waiting 05:47:59 9b21240e3d07: Layer already exists 05:47:59 59365d5ca611: Layer already exists 05:47:59 b243859a8cd7: Layer already exists 05:47:59 ee4741b93599: Layer already exists 05:47:59 c75779126e80: Layer already exists 05:47:59 d5c1fb11cc98: Layer already exists 05:47:59 ce7f800efff9: Layer already exists 05:47:59 3.2.0-dev.56: digest: sha256:5d3f6c8c0ffc2fd653e4a20a9a685072d9d645f5f5bf42143aa01f9f0fb25fb0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:00 + docker push nexus3.edgexfoundry.org:10004/core-data:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:48:00 b243859a8cd7: Preparing 05:48:00 59365d5ca611: Preparing 05:48:00 c75779126e80: Preparing 05:48:00 ee4741b93599: Preparing 05:48:00 9b21240e3d07: Preparing 05:48:00 d5c1fb11cc98: Preparing 05:48:00 ce7f800efff9: Preparing 05:48:00 ce7f800efff9: Waiting 05:48:00 d5c1fb11cc98: Waiting 05:48:00 9b21240e3d07: Layer already exists 05:48:00 b243859a8cd7: Layer already exists 05:48:00 c75779126e80: Layer already exists 05:48:00 ee4741b93599: Layer already exists 05:48:00 59365d5ca611: Layer already exists 05:48:00 ce7f800efff9: Layer already exists 05:48:00 d5c1fb11cc98: Layer already exists 05:48:00 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:5d3f6c8c0ffc2fd653e4a20a9a685072d9d645f5f5bf42143aa01f9f0fb25fb0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:00 + docker push nexus3.edgexfoundry.org:10004/core-data:main 05:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:48:00 b243859a8cd7: Preparing 05:48:00 59365d5ca611: Preparing 05:48:00 c75779126e80: Preparing 05:48:00 ee4741b93599: Preparing 05:48:00 9b21240e3d07: Preparing 05:48:00 d5c1fb11cc98: Preparing 05:48:00 ce7f800efff9: Preparing 05:48:00 d5c1fb11cc98: Waiting 05:48:00 ce7f800efff9: Waiting 05:48:00 c75779126e80: Layer already exists 05:48:00 b243859a8cd7: Layer already exists 05:48:00 ee4741b93599: Layer already exists 05:48:00 9b21240e3d07: Layer already exists 05:48:00 59365d5ca611: Layer already exists 05:48:00 d5c1fb11cc98: Layer already exists 05:48:00 ce7f800efff9: Layer already exists 05:48:00 main: digest: sha256:5d3f6c8c0ffc2fd653e4a20a9a685072d9d645f5f5bf42143aa01f9f0fb25fb0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:48:01 ===================================================== [Pipeline] echo 05:48:01 taggedImages: 05:48:01 - nexus3.edgexfoundry.org:10004/core-data:236833ffc84d188f677089422aea854ddee30426 05:48:01 - nexus3.edgexfoundry.org:10004/core-data:latest 05:48:01 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.56 05:48:01 - nexus3.edgexfoundry.org:10004/core-data:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:48:01 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 05:48:01 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 05:48:01 236833ffc84d188f677089422aea854ddee30426 05:48:01 latest 05:48:01 3.2.0-dev.56 05:48:01 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:48:01 main 05:48:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:01 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper:236833ffc84d188f677089422aea854ddee30426 05:48:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:48:01 9f46fcd7aee5: Preparing 05:48:01 e1e9ef3a4693: Preparing 05:48:01 ee4741b93599: Preparing 05:48:01 871ecc2208e8: Preparing 05:48:01 fd129b2e1a61: Preparing 05:48:01 ce7f800efff9: Preparing 05:48:01 ce7f800efff9: Waiting 05:48:01 ee4741b93599: Layer already exists 05:48:01 ce7f800efff9: Layer already exists 05:48:01 fd129b2e1a61: Pushed 05:48:01 9f46fcd7aee5: Pushed 05:48:01 871ecc2208e8: Pushed 05:48:05 e1e9ef3a4693: Pushed 05:48:05 236833ffc84d188f677089422aea854ddee30426: digest: sha256:6dbc90d3e848a61d8b769a38b77e4ce4193c940d7bab096e0967a5d30111b2bd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:05 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 05:48:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:48:05 9f46fcd7aee5: Preparing 05:48:05 e1e9ef3a4693: Preparing 05:48:05 ee4741b93599: Preparing 05:48:05 871ecc2208e8: Preparing 05:48:05 fd129b2e1a61: Preparing 05:48:05 ce7f800efff9: Preparing 05:48:05 ce7f800efff9: Waiting 05:48:05 ee4741b93599: Layer already exists 05:48:05 871ecc2208e8: Layer already exists 05:48:05 fd129b2e1a61: Layer already exists 05:48:05 e1e9ef3a4693: Layer already exists 05:48:05 9f46fcd7aee5: Layer already exists 05:48:05 ce7f800efff9: Layer already exists 05:48:05 latest: digest: sha256:6dbc90d3e848a61d8b769a38b77e4ce4193c940d7bab096e0967a5d30111b2bd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:06 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.56 05:48:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:48:06 9f46fcd7aee5: Preparing 05:48:06 e1e9ef3a4693: Preparing 05:48:06 ee4741b93599: Preparing 05:48:06 871ecc2208e8: Preparing 05:48:06 fd129b2e1a61: Preparing 05:48:06 ce7f800efff9: Preparing 05:48:06 ce7f800efff9: Waiting 05:48:06 ee4741b93599: Layer already exists 05:48:06 871ecc2208e8: Layer already exists 05:48:06 e1e9ef3a4693: Layer already exists 05:48:06 fd129b2e1a61: Layer already exists 05:48:06 9f46fcd7aee5: Layer already exists 05:48:06 ce7f800efff9: Layer already exists 05:48:06 3.2.0-dev.56: digest: sha256:6dbc90d3e848a61d8b769a38b77e4ce4193c940d7bab096e0967a5d30111b2bd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:06 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:48:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:48:07 9f46fcd7aee5: Preparing 05:48:07 e1e9ef3a4693: Preparing 05:48:07 ee4741b93599: Preparing 05:48:07 871ecc2208e8: Preparing 05:48:07 fd129b2e1a61: Preparing 05:48:07 ce7f800efff9: Preparing 05:48:07 ce7f800efff9: Waiting 05:48:07 fd129b2e1a61: Layer already exists 05:48:07 9f46fcd7aee5: Layer already exists 05:48:07 e1e9ef3a4693: Layer already exists 05:48:07 ee4741b93599: Layer already exists 05:48:07 871ecc2208e8: Layer already exists 05:48:07 ce7f800efff9: Layer already exists 05:48:07 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:6dbc90d3e848a61d8b769a38b77e4ce4193c940d7bab096e0967a5d30111b2bd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:07 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 05:48:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:48:07 9f46fcd7aee5: Preparing 05:48:07 e1e9ef3a4693: Preparing 05:48:07 ee4741b93599: Preparing 05:48:07 871ecc2208e8: Preparing 05:48:07 fd129b2e1a61: Preparing 05:48:07 ce7f800efff9: Preparing 05:48:07 9f46fcd7aee5: Layer already exists 05:48:07 fd129b2e1a61: Layer already exists 05:48:07 e1e9ef3a4693: Layer already exists 05:48:07 ee4741b93599: Layer already exists 05:48:07 871ecc2208e8: Layer already exists 05:48:07 ce7f800efff9: Layer already exists 05:48:07 main: digest: sha256:6dbc90d3e848a61d8b769a38b77e4ce4193c940d7bab096e0967a5d30111b2bd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:48:07 ===================================================== [Pipeline] echo 05:48:07 taggedImages: 05:48:07 - nexus3.edgexfoundry.org:10004/core-keeper:236833ffc84d188f677089422aea854ddee30426 05:48:07 - nexus3.edgexfoundry.org:10004/core-keeper:latest 05:48:07 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.56 05:48:07 - nexus3.edgexfoundry.org:10004/core-keeper:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:48:07 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 05:48:07 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 05:48:07 236833ffc84d188f677089422aea854ddee30426 05:48:07 latest 05:48:07 3.2.0-dev.56 05:48:07 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:48:07 main 05:48:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:236833ffc84d188f677089422aea854ddee30426 05:48:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:48:08 8a8a41446ada: Preparing 05:48:08 8709f1b4af91: Preparing 05:48:08 47a8824317b9: Preparing 05:48:08 c75779126e80: Preparing 05:48:08 ee4741b93599: Preparing 05:48:08 5eaf16ec0ddc: Preparing 05:48:08 f37ed64fa633: Preparing 05:48:08 ce7f800efff9: Preparing 05:48:08 ce7f800efff9: Waiting 05:48:08 5eaf16ec0ddc: Waiting 05:48:08 f37ed64fa633: Waiting 05:48:08 ee4741b93599: Layer already exists 05:48:08 c75779126e80: Layer already exists 05:48:08 5eaf16ec0ddc: Layer already exists 05:48:08 f37ed64fa633: Layer already exists 05:48:08 ce7f800efff9: Layer already exists 05:48:08 8709f1b4af91: Pushed 05:48:08 8a8a41446ada: Pushed 05:48:11 47a8824317b9: Pushed 05:48:12 236833ffc84d188f677089422aea854ddee30426: digest: sha256:012951e95239c6b9da099b78b093b5a9c6d27ecb5d3519d88b02e619178e343f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 05:48:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:48:12 8a8a41446ada: Preparing 05:48:12 8709f1b4af91: Preparing 05:48:12 47a8824317b9: Preparing 05:48:12 c75779126e80: Preparing 05:48:12 ee4741b93599: Preparing 05:48:12 5eaf16ec0ddc: Preparing 05:48:12 f37ed64fa633: Preparing 05:48:12 ce7f800efff9: Preparing 05:48:12 5eaf16ec0ddc: Waiting 05:48:12 f37ed64fa633: Waiting 05:48:12 ce7f800efff9: Waiting 05:48:12 8a8a41446ada: Layer already exists 05:48:12 8709f1b4af91: Layer already exists 05:48:12 47a8824317b9: Layer already exists 05:48:12 ee4741b93599: Layer already exists 05:48:12 c75779126e80: Layer already exists 05:48:12 5eaf16ec0ddc: Layer already exists 05:48:12 ce7f800efff9: Layer already exists 05:48:12 f37ed64fa633: Layer already exists 05:48:12 latest: digest: sha256:012951e95239c6b9da099b78b093b5a9c6d27ecb5d3519d88b02e619178e343f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.56 05:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:48:13 8a8a41446ada: Preparing 05:48:13 8709f1b4af91: Preparing 05:48:13 47a8824317b9: Preparing 05:48:13 c75779126e80: Preparing 05:48:13 ee4741b93599: Preparing 05:48:13 5eaf16ec0ddc: Preparing 05:48:13 f37ed64fa633: Preparing 05:48:13 ce7f800efff9: Preparing 05:48:13 f37ed64fa633: Waiting 05:48:13 ce7f800efff9: Waiting 05:48:13 5eaf16ec0ddc: Waiting 05:48:13 ee4741b93599: Layer already exists 05:48:13 8709f1b4af91: Layer already exists 05:48:13 c75779126e80: Layer already exists 05:48:13 8a8a41446ada: Layer already exists 05:48:13 47a8824317b9: Layer already exists 05:48:13 5eaf16ec0ddc: Layer already exists 05:48:13 f37ed64fa633: Layer already exists 05:48:13 ce7f800efff9: Layer already exists 05:48:13 3.2.0-dev.56: digest: sha256:012951e95239c6b9da099b78b093b5a9c6d27ecb5d3519d88b02e619178e343f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:48:14 8a8a41446ada: Preparing 05:48:14 8709f1b4af91: Preparing 05:48:14 47a8824317b9: Preparing 05:48:14 c75779126e80: Preparing 05:48:14 ee4741b93599: Preparing 05:48:14 5eaf16ec0ddc: Preparing 05:48:14 f37ed64fa633: Preparing 05:48:14 ce7f800efff9: Preparing 05:48:14 5eaf16ec0ddc: Waiting 05:48:14 f37ed64fa633: Waiting 05:48:14 ce7f800efff9: Waiting 05:48:14 47a8824317b9: Layer already exists 05:48:14 8709f1b4af91: Layer already exists 05:48:14 ee4741b93599: Layer already exists 05:48:14 8a8a41446ada: Layer already exists 05:48:14 c75779126e80: Layer already exists 05:48:14 5eaf16ec0ddc: Layer already exists 05:48:14 f37ed64fa633: Layer already exists 05:48:14 ce7f800efff9: Layer already exists 05:48:14 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:012951e95239c6b9da099b78b093b5a9c6d27ecb5d3519d88b02e619178e343f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 05:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:48:14 8a8a41446ada: Preparing 05:48:14 8709f1b4af91: Preparing 05:48:14 47a8824317b9: Preparing 05:48:14 c75779126e80: Preparing 05:48:14 ee4741b93599: Preparing 05:48:14 5eaf16ec0ddc: Preparing 05:48:14 f37ed64fa633: Preparing 05:48:14 ce7f800efff9: Preparing 05:48:14 f37ed64fa633: Waiting 05:48:14 ce7f800efff9: Waiting 05:48:14 5eaf16ec0ddc: Waiting 05:48:14 8a8a41446ada: Layer already exists 05:48:14 c75779126e80: Layer already exists 05:48:14 8709f1b4af91: Layer already exists 05:48:14 ee4741b93599: Layer already exists 05:48:14 47a8824317b9: Layer already exists 05:48:14 5eaf16ec0ddc: Layer already exists 05:48:14 ce7f800efff9: Layer already exists 05:48:14 f37ed64fa633: Layer already exists 05:48:14 main: digest: sha256:012951e95239c6b9da099b78b093b5a9c6d27ecb5d3519d88b02e619178e343f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:48:14 ===================================================== [Pipeline] echo 05:48:14 taggedImages: 05:48:14 - nexus3.edgexfoundry.org:10004/core-metadata:236833ffc84d188f677089422aea854ddee30426 05:48:14 - nexus3.edgexfoundry.org:10004/core-metadata:latest 05:48:14 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.56 05:48:14 - nexus3.edgexfoundry.org:10004/core-metadata:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:48:14 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 05:48:14 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 05:48:14 236833ffc84d188f677089422aea854ddee30426 05:48:14 latest 05:48:14 3.2.0-dev.56 05:48:14 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:48:14 main 05:48:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:236833ffc84d188f677089422aea854ddee30426 05:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:48:15 2fc9dbdedf04: Preparing 05:48:15 34188e801f28: Preparing 05:48:15 ceb0f0d55f08: Preparing 05:48:15 af8e0a065d8b: Preparing 05:48:15 6fb0bc3f8c99: Preparing 05:48:15 1feeee6c1273: Preparing 05:48:15 8ac3c7418233: Preparing 05:48:15 1092f8ba332c: Preparing 05:48:15 c75779126e80: Preparing 05:48:15 ee4741b93599: Preparing 05:48:15 e2048738f806: Preparing 05:48:15 ba38e8764bb3: Preparing 05:48:15 5f70bf18a086: Preparing 05:48:15 81e10f8168e1: Preparing 05:48:15 62fa59af6955: Preparing 05:48:15 bdad0dbe19af: Preparing 05:48:15 ce7f800efff9: Preparing 05:48:15 1092f8ba332c: Waiting 05:48:15 1feeee6c1273: Waiting 05:48:15 c75779126e80: Waiting 05:48:15 8ac3c7418233: Waiting 05:48:15 ee4741b93599: Waiting 05:48:15 e2048738f806: Waiting 05:48:15 ba38e8764bb3: Waiting 05:48:15 5f70bf18a086: Waiting 05:48:15 bdad0dbe19af: Waiting 05:48:15 ce7f800efff9: Waiting 05:48:15 af8e0a065d8b: Pushed 05:48:15 6fb0bc3f8c99: Pushed 05:48:15 ceb0f0d55f08: Pushed 05:48:15 34188e801f28: Pushed 05:48:15 2fc9dbdedf04: Pushed 05:48:15 c75779126e80: Layer already exists 05:48:15 ee4741b93599: Layer already exists 05:48:15 1feeee6c1273: Pushed 05:48:15 8ac3c7418233: Pushed 05:48:15 5f70bf18a086: Layer already exists 05:48:15 e2048738f806: Pushed 05:48:15 ba38e8764bb3: Pushed 05:48:15 ce7f800efff9: Layer already exists 05:48:15 81e10f8168e1: Pushed 05:48:15 62fa59af6955: Pushed 05:48:15 bdad0dbe19af: Pushed 05:48:17 1092f8ba332c: Pushed 05:48:17 236833ffc84d188f677089422aea854ddee30426: digest: sha256:9c0fdac30addba63a668c4d2f9a557330088d3dd15cdc6cae90f97ca8ecb044c size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:48:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:48:17 2fc9dbdedf04: Preparing 05:48:17 34188e801f28: Preparing 05:48:17 ceb0f0d55f08: Preparing 05:48:17 af8e0a065d8b: Preparing 05:48:17 6fb0bc3f8c99: Preparing 05:48:17 1feeee6c1273: Preparing 05:48:17 8ac3c7418233: Preparing 05:48:17 1092f8ba332c: Preparing 05:48:17 c75779126e80: Preparing 05:48:17 ee4741b93599: Preparing 05:48:17 e2048738f806: Preparing 05:48:17 ba38e8764bb3: Preparing 05:48:17 5f70bf18a086: Preparing 05:48:17 81e10f8168e1: Preparing 05:48:17 62fa59af6955: Preparing 05:48:17 bdad0dbe19af: Preparing 05:48:17 ce7f800efff9: Preparing 05:48:17 1092f8ba332c: Waiting 05:48:17 c75779126e80: Waiting 05:48:17 ee4741b93599: Waiting 05:48:17 5f70bf18a086: Waiting 05:48:17 e2048738f806: Waiting 05:48:17 81e10f8168e1: Waiting 05:48:17 ba38e8764bb3: Waiting 05:48:17 62fa59af6955: Waiting 05:48:17 bdad0dbe19af: Waiting 05:48:17 ce7f800efff9: Waiting 05:48:17 8ac3c7418233: Waiting 05:48:17 2fc9dbdedf04: Layer already exists 05:48:17 6fb0bc3f8c99: Layer already exists 05:48:17 ceb0f0d55f08: Layer already exists 05:48:17 af8e0a065d8b: Layer already exists 05:48:17 34188e801f28: Layer already exists 05:48:17 1feeee6c1273: Layer already exists 05:48:17 c75779126e80: Layer already exists 05:48:17 ee4741b93599: Layer already exists 05:48:17 1092f8ba332c: Layer already exists 05:48:17 8ac3c7418233: Layer already exists 05:48:17 81e10f8168e1: Layer already exists 05:48:17 ba38e8764bb3: Layer already exists 05:48:17 e2048738f806: Layer already exists 05:48:17 62fa59af6955: Layer already exists 05:48:17 5f70bf18a086: Layer already exists 05:48:17 bdad0dbe19af: Layer already exists 05:48:17 ce7f800efff9: Layer already exists 05:48:17 latest: digest: sha256:9c0fdac30addba63a668c4d2f9a557330088d3dd15cdc6cae90f97ca8ecb044c size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.56 05:48:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:48:18 2fc9dbdedf04: Preparing 05:48:18 34188e801f28: Preparing 05:48:18 ceb0f0d55f08: Preparing 05:48:18 af8e0a065d8b: Preparing 05:48:18 6fb0bc3f8c99: Preparing 05:48:18 1feeee6c1273: Preparing 05:48:18 8ac3c7418233: Preparing 05:48:18 1092f8ba332c: Preparing 05:48:18 c75779126e80: Preparing 05:48:18 8ac3c7418233: Waiting 05:48:18 1feeee6c1273: Waiting 05:48:18 1092f8ba332c: Waiting 05:48:18 c75779126e80: Waiting 05:48:18 ee4741b93599: Preparing 05:48:18 e2048738f806: Preparing 05:48:18 ba38e8764bb3: Preparing 05:48:18 5f70bf18a086: Preparing 05:48:18 81e10f8168e1: Preparing 05:48:18 62fa59af6955: Preparing 05:48:18 bdad0dbe19af: Preparing 05:48:18 ce7f800efff9: Preparing 05:48:18 ee4741b93599: Waiting 05:48:18 62fa59af6955: Waiting 05:48:18 e2048738f806: Waiting 05:48:18 ba38e8764bb3: Waiting 05:48:18 bdad0dbe19af: Waiting 05:48:18 ce7f800efff9: Waiting 05:48:18 5f70bf18a086: Waiting 05:48:18 81e10f8168e1: Waiting 05:48:18 2fc9dbdedf04: Layer already exists 05:48:18 af8e0a065d8b: Layer already exists 05:48:18 6fb0bc3f8c99: Layer already exists 05:48:18 ceb0f0d55f08: Layer already exists 05:48:18 34188e801f28: Layer already exists 05:48:18 8ac3c7418233: Layer already exists 05:48:18 1feeee6c1273: Layer already exists 05:48:18 c75779126e80: Layer already exists 05:48:18 1092f8ba332c: Layer already exists 05:48:18 ee4741b93599: Layer already exists 05:48:18 e2048738f806: Layer already exists 05:48:18 5f70bf18a086: Layer already exists 05:48:18 ba38e8764bb3: Layer already exists 05:48:18 81e10f8168e1: Layer already exists 05:48:18 62fa59af6955: Layer already exists 05:48:18 bdad0dbe19af: Layer already exists 05:48:18 ce7f800efff9: Layer already exists 05:48:18 3.2.0-dev.56: digest: sha256:9c0fdac30addba63a668c4d2f9a557330088d3dd15cdc6cae90f97ca8ecb044c size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:48:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:48:19 2fc9dbdedf04: Preparing 05:48:19 34188e801f28: Preparing 05:48:19 ceb0f0d55f08: Preparing 05:48:19 af8e0a065d8b: Preparing 05:48:19 6fb0bc3f8c99: Preparing 05:48:19 1feeee6c1273: Preparing 05:48:19 8ac3c7418233: Preparing 05:48:19 1092f8ba332c: Preparing 05:48:19 c75779126e80: Preparing 05:48:19 ee4741b93599: Preparing 05:48:19 e2048738f806: Preparing 05:48:19 ba38e8764bb3: Preparing 05:48:19 5f70bf18a086: Preparing 05:48:19 81e10f8168e1: Preparing 05:48:19 62fa59af6955: Preparing 05:48:19 bdad0dbe19af: Preparing 05:48:19 8ac3c7418233: Waiting 05:48:19 ce7f800efff9: Preparing 05:48:19 1092f8ba332c: Waiting 05:48:19 c75779126e80: Waiting 05:48:19 e2048738f806: Waiting 05:48:19 ba38e8764bb3: Waiting 05:48:19 ce7f800efff9: Waiting 05:48:19 62fa59af6955: Waiting 05:48:19 bdad0dbe19af: Waiting 05:48:19 81e10f8168e1: Waiting 05:48:19 1feeee6c1273: Waiting 05:48:19 ee4741b93599: Waiting 05:48:19 2fc9dbdedf04: Layer already exists 05:48:19 ceb0f0d55f08: Layer already exists 05:48:19 af8e0a065d8b: Layer already exists 05:48:19 6fb0bc3f8c99: Layer already exists 05:48:19 34188e801f28: Layer already exists 05:48:19 8ac3c7418233: Layer already exists 05:48:19 1feeee6c1273: Layer already exists 05:48:19 1092f8ba332c: Layer already exists 05:48:19 c75779126e80: Layer already exists 05:48:19 ee4741b93599: Layer already exists 05:48:19 e2048738f806: Layer already exists 05:48:19 ba38e8764bb3: Layer already exists 05:48:19 62fa59af6955: Layer already exists 05:48:19 81e10f8168e1: Layer already exists 05:48:19 5f70bf18a086: Layer already exists 05:48:19 ce7f800efff9: Layer already exists 05:48:19 bdad0dbe19af: Layer already exists 05:48:19 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:9c0fdac30addba63a668c4d2f9a557330088d3dd15cdc6cae90f97ca8ecb044c size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:48:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:48:19 2fc9dbdedf04: Preparing 05:48:19 34188e801f28: Preparing 05:48:19 ceb0f0d55f08: Preparing 05:48:19 af8e0a065d8b: Preparing 05:48:19 6fb0bc3f8c99: Preparing 05:48:19 1feeee6c1273: Preparing 05:48:19 8ac3c7418233: Preparing 05:48:19 1092f8ba332c: Preparing 05:48:19 c75779126e80: Preparing 05:48:19 1feeee6c1273: Waiting 05:48:19 1092f8ba332c: Waiting 05:48:19 8ac3c7418233: Waiting 05:48:19 ee4741b93599: Preparing 05:48:19 e2048738f806: Preparing 05:48:19 ba38e8764bb3: Preparing 05:48:19 5f70bf18a086: Preparing 05:48:19 ee4741b93599: Waiting 05:48:19 e2048738f806: Waiting 05:48:19 ba38e8764bb3: Waiting 05:48:19 81e10f8168e1: Preparing 05:48:19 62fa59af6955: Preparing 05:48:19 bdad0dbe19af: Preparing 05:48:19 ce7f800efff9: Preparing 05:48:19 5f70bf18a086: Waiting 05:48:19 bdad0dbe19af: Waiting 05:48:19 81e10f8168e1: Waiting 05:48:19 62fa59af6955: Waiting 05:48:19 ce7f800efff9: Waiting 05:48:19 ceb0f0d55f08: Layer already exists 05:48:19 2fc9dbdedf04: Layer already exists 05:48:19 6fb0bc3f8c99: Layer already exists 05:48:19 af8e0a065d8b: Layer already exists 05:48:19 34188e801f28: Layer already exists 05:48:19 1feeee6c1273: Layer already exists 05:48:19 1092f8ba332c: Layer already exists 05:48:19 8ac3c7418233: Layer already exists 05:48:19 ee4741b93599: Layer already exists 05:48:19 c75779126e80: Layer already exists 05:48:19 e2048738f806: Layer already exists 05:48:19 5f70bf18a086: Layer already exists 05:48:19 ba38e8764bb3: Layer already exists 05:48:19 81e10f8168e1: Layer already exists 05:48:19 62fa59af6955: Layer already exists 05:48:19 bdad0dbe19af: Layer already exists 05:48:19 ce7f800efff9: Layer already exists 05:48:19 main: digest: sha256:9c0fdac30addba63a668c4d2f9a557330088d3dd15cdc6cae90f97ca8ecb044c size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:48:19 ===================================================== [Pipeline] echo 05:48:20 taggedImages: 05:48:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:236833ffc84d188f677089422aea854ddee30426 05:48:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:48:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.56 05:48:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:48:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 05:48:20 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 05:48:20 236833ffc84d188f677089422aea854ddee30426 05:48:20 latest 05:48:20 3.2.0-dev.56 05:48:20 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:48:20 main 05:48:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:20 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:236833ffc84d188f677089422aea854ddee30426 05:48:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:48:20 1b9b2ae66ee3: Preparing 05:48:20 2104077a0ed1: Preparing 05:48:20 4b39ed2da47b: Preparing 05:48:20 75632fbd473c: Preparing 05:48:20 c75779126e80: Preparing 05:48:20 ee4741b93599: Preparing 05:48:20 5eaf16ec0ddc: Preparing 05:48:20 f37ed64fa633: Preparing 05:48:20 ce7f800efff9: Preparing 05:48:20 ce7f800efff9: Waiting 05:48:20 ee4741b93599: Waiting 05:48:20 f37ed64fa633: Waiting 05:48:20 5eaf16ec0ddc: Waiting 05:48:20 c75779126e80: Layer already exists 05:48:20 2104077a0ed1: Layer already exists 05:48:20 1b9b2ae66ee3: Layer already exists 05:48:20 ee4741b93599: Layer already exists 05:48:20 f37ed64fa633: Layer already exists 05:48:20 5eaf16ec0ddc: Layer already exists 05:48:20 ce7f800efff9: Layer already exists 05:48:20 4b39ed2da47b: Pushed 05:48:23 75632fbd473c: Pushed 05:48:23 236833ffc84d188f677089422aea854ddee30426: digest: sha256:ab16cb39045b59bd365d01fe99581530edece0c2ce8785b1831fd4bc21abcc4d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:48:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:48:23 1b9b2ae66ee3: Preparing 05:48:23 2104077a0ed1: Preparing 05:48:23 4b39ed2da47b: Preparing 05:48:23 75632fbd473c: Preparing 05:48:23 c75779126e80: Preparing 05:48:23 ee4741b93599: Preparing 05:48:23 5eaf16ec0ddc: Preparing 05:48:23 f37ed64fa633: Preparing 05:48:23 ce7f800efff9: Preparing 05:48:23 f37ed64fa633: Waiting 05:48:23 5eaf16ec0ddc: Waiting 05:48:23 ce7f800efff9: Waiting 05:48:23 ee4741b93599: Waiting 05:48:23 75632fbd473c: Layer already exists 05:48:23 1b9b2ae66ee3: Layer already exists 05:48:23 2104077a0ed1: Layer already exists 05:48:23 4b39ed2da47b: Layer already exists 05:48:23 c75779126e80: Layer already exists 05:48:23 5eaf16ec0ddc: Layer already exists 05:48:23 ee4741b93599: Layer already exists 05:48:23 ce7f800efff9: Layer already exists 05:48:23 f37ed64fa633: Layer already exists 05:48:23 latest: digest: sha256:ab16cb39045b59bd365d01fe99581530edece0c2ce8785b1831fd4bc21abcc4d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.56 05:48:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:48:24 1b9b2ae66ee3: Preparing 05:48:24 2104077a0ed1: Preparing 05:48:24 4b39ed2da47b: Preparing 05:48:24 75632fbd473c: Preparing 05:48:24 c75779126e80: Preparing 05:48:24 ee4741b93599: Preparing 05:48:24 5eaf16ec0ddc: Preparing 05:48:24 ee4741b93599: Waiting 05:48:24 f37ed64fa633: Preparing 05:48:24 ce7f800efff9: Preparing 05:48:24 5eaf16ec0ddc: Waiting 05:48:24 ce7f800efff9: Waiting 05:48:24 f37ed64fa633: Waiting 05:48:24 c75779126e80: Layer already exists 05:48:24 75632fbd473c: Layer already exists 05:48:24 1b9b2ae66ee3: Layer already exists 05:48:24 4b39ed2da47b: Layer already exists 05:48:24 2104077a0ed1: Layer already exists 05:48:24 ee4741b93599: Layer already exists 05:48:24 5eaf16ec0ddc: Layer already exists 05:48:24 f37ed64fa633: Layer already exists 05:48:24 ce7f800efff9: Layer already exists 05:48:24 3.2.0-dev.56: digest: sha256:ab16cb39045b59bd365d01fe99581530edece0c2ce8785b1831fd4bc21abcc4d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:48:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:48:25 1b9b2ae66ee3: Preparing 05:48:25 2104077a0ed1: Preparing 05:48:25 4b39ed2da47b: Preparing 05:48:25 75632fbd473c: Preparing 05:48:25 c75779126e80: Preparing 05:48:25 ee4741b93599: Preparing 05:48:25 5eaf16ec0ddc: Preparing 05:48:25 f37ed64fa633: Preparing 05:48:25 ce7f800efff9: Preparing 05:48:25 ee4741b93599: Waiting 05:48:25 ce7f800efff9: Waiting 05:48:25 5eaf16ec0ddc: Waiting 05:48:25 f37ed64fa633: Waiting 05:48:25 1b9b2ae66ee3: Layer already exists 05:48:25 2104077a0ed1: Layer already exists 05:48:25 c75779126e80: Layer already exists 05:48:25 4b39ed2da47b: Layer already exists 05:48:25 75632fbd473c: Layer already exists 05:48:25 ee4741b93599: Layer already exists 05:48:25 ce7f800efff9: Layer already exists 05:48:25 5eaf16ec0ddc: Layer already exists 05:48:25 f37ed64fa633: Layer already exists 05:48:25 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:ab16cb39045b59bd365d01fe99581530edece0c2ce8785b1831fd4bc21abcc4d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 05:48:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:48:26 1b9b2ae66ee3: Preparing 05:48:26 2104077a0ed1: Preparing 05:48:26 4b39ed2da47b: Preparing 05:48:26 75632fbd473c: Preparing 05:48:26 c75779126e80: Preparing 05:48:26 ee4741b93599: Preparing 05:48:26 5eaf16ec0ddc: Preparing 05:48:26 f37ed64fa633: Preparing 05:48:26 ce7f800efff9: Preparing 05:48:26 f37ed64fa633: Waiting 05:48:26 5eaf16ec0ddc: Waiting 05:48:26 ce7f800efff9: Waiting 05:48:26 ee4741b93599: Waiting 05:48:26 75632fbd473c: Layer already exists 05:48:26 1b9b2ae66ee3: Layer already exists 05:48:26 2104077a0ed1: Layer already exists 05:48:26 c75779126e80: Layer already exists 05:48:26 4b39ed2da47b: Layer already exists 05:48:26 ee4741b93599: Layer already exists 05:48:26 f37ed64fa633: Layer already exists 05:48:26 ce7f800efff9: Layer already exists 05:48:26 5eaf16ec0ddc: Layer already exists 05:48:26 main: digest: sha256:ab16cb39045b59bd365d01fe99581530edece0c2ce8785b1831fd4bc21abcc4d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:48:26 ===================================================== [Pipeline] echo 05:48:26 taggedImages: 05:48:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:236833ffc84d188f677089422aea854ddee30426 05:48:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:48:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.56 05:48:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:48:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 05:48:26 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 05:48:26 236833ffc84d188f677089422aea854ddee30426 05:48:26 latest 05:48:26 3.2.0-dev.56 05:48:26 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:48:26 main 05:48:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:236833ffc84d188f677089422aea854ddee30426 05:48:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:48:26 b4a7afd79ff6: Preparing 05:48:26 9cbf4973c3bc: Preparing 05:48:26 565a0f132a66: Preparing 05:48:26 deb4a02bc9c8: Preparing 05:48:26 ec08f7470a62: Preparing 05:48:26 c75779126e80: Preparing 05:48:26 ee4741b93599: Preparing 05:48:26 f9be4591f734: Preparing 05:48:26 735205799785: Preparing 05:48:26 9b9e89e73cf8: Preparing 05:48:26 ce7f800efff9: Preparing 05:48:26 c75779126e80: Waiting 05:48:26 ee4741b93599: Waiting 05:48:26 f9be4591f734: Waiting 05:48:26 735205799785: Waiting 05:48:26 ce7f800efff9: Waiting 05:48:26 deb4a02bc9c8: Pushed 05:48:26 9cbf4973c3bc: Pushed 05:48:26 ec08f7470a62: Pushed 05:48:26 b4a7afd79ff6: Pushed 05:48:26 c75779126e80: Layer already exists 05:48:26 ee4741b93599: Layer already exists 05:48:26 ce7f800efff9: Layer already exists 05:48:27 f9be4591f734: Pushed 05:48:27 735205799785: Pushed 05:48:28 565a0f132a66: Pushed 05:48:28 9b9e89e73cf8: Pushed 05:48:28 236833ffc84d188f677089422aea854ddee30426: digest: sha256:1ab6ee10d7dcd033a5f47fd1fc972d9a44fd56859d2e4192766cef159e547638 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:48:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:48:29 b4a7afd79ff6: Preparing 05:48:29 9cbf4973c3bc: Preparing 05:48:29 565a0f132a66: Preparing 05:48:29 deb4a02bc9c8: Preparing 05:48:29 ec08f7470a62: Preparing 05:48:29 c75779126e80: Preparing 05:48:29 ee4741b93599: Preparing 05:48:29 f9be4591f734: Preparing 05:48:29 735205799785: Preparing 05:48:29 9b9e89e73cf8: Preparing 05:48:29 ce7f800efff9: Preparing 05:48:29 ee4741b93599: Waiting 05:48:29 f9be4591f734: Waiting 05:48:29 735205799785: Waiting 05:48:29 9b9e89e73cf8: Waiting 05:48:29 ce7f800efff9: Waiting 05:48:29 c75779126e80: Waiting 05:48:29 b4a7afd79ff6: Layer already exists 05:48:29 deb4a02bc9c8: Layer already exists 05:48:29 565a0f132a66: Layer already exists 05:48:29 ec08f7470a62: Layer already exists 05:48:29 9cbf4973c3bc: Layer already exists 05:48:29 f9be4591f734: Layer already exists 05:48:29 c75779126e80: Layer already exists 05:48:29 9b9e89e73cf8: Layer already exists 05:48:29 735205799785: Layer already exists 05:48:29 ee4741b93599: Layer already exists 05:48:29 ce7f800efff9: Layer already exists 05:48:29 latest: digest: sha256:1ab6ee10d7dcd033a5f47fd1fc972d9a44fd56859d2e4192766cef159e547638 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.56 05:48:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:48:29 b4a7afd79ff6: Preparing 05:48:29 9cbf4973c3bc: Preparing 05:48:29 565a0f132a66: Preparing 05:48:29 deb4a02bc9c8: Preparing 05:48:29 ec08f7470a62: Preparing 05:48:29 c75779126e80: Preparing 05:48:29 ee4741b93599: Preparing 05:48:29 f9be4591f734: Preparing 05:48:29 735205799785: Preparing 05:48:29 9b9e89e73cf8: Preparing 05:48:29 ce7f800efff9: Preparing 05:48:29 c75779126e80: Waiting 05:48:29 9b9e89e73cf8: Waiting 05:48:29 735205799785: Waiting 05:48:29 ce7f800efff9: Waiting 05:48:29 ee4741b93599: Waiting 05:48:29 f9be4591f734: Waiting 05:48:29 deb4a02bc9c8: Layer already exists 05:48:29 ec08f7470a62: Layer already exists 05:48:29 b4a7afd79ff6: Layer already exists 05:48:29 9cbf4973c3bc: Layer already exists 05:48:29 565a0f132a66: Layer already exists 05:48:29 f9be4591f734: Layer already exists 05:48:29 735205799785: Layer already exists 05:48:29 ee4741b93599: Layer already exists 05:48:29 c75779126e80: Layer already exists 05:48:29 9b9e89e73cf8: Layer already exists 05:48:29 ce7f800efff9: Layer already exists 05:48:29 3.2.0-dev.56: digest: sha256:1ab6ee10d7dcd033a5f47fd1fc972d9a44fd56859d2e4192766cef159e547638 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:48:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:48:30 b4a7afd79ff6: Preparing 05:48:30 9cbf4973c3bc: Preparing 05:48:30 565a0f132a66: Preparing 05:48:30 deb4a02bc9c8: Preparing 05:48:30 ec08f7470a62: Preparing 05:48:30 c75779126e80: Preparing 05:48:30 ee4741b93599: Preparing 05:48:30 f9be4591f734: Preparing 05:48:30 735205799785: Preparing 05:48:30 9b9e89e73cf8: Preparing 05:48:30 ce7f800efff9: Preparing 05:48:30 ee4741b93599: Waiting 05:48:30 f9be4591f734: Waiting 05:48:30 735205799785: Waiting 05:48:30 9b9e89e73cf8: Waiting 05:48:30 ce7f800efff9: Waiting 05:48:30 c75779126e80: Waiting 05:48:30 9cbf4973c3bc: Layer already exists 05:48:30 565a0f132a66: Layer already exists 05:48:30 ec08f7470a62: Layer already exists 05:48:30 deb4a02bc9c8: Layer already exists 05:48:30 b4a7afd79ff6: Layer already exists 05:48:30 c75779126e80: Layer already exists 05:48:30 ee4741b93599: Layer already exists 05:48:30 735205799785: Layer already exists 05:48:30 f9be4591f734: Layer already exists 05:48:30 9b9e89e73cf8: Layer already exists 05:48:30 ce7f800efff9: Layer already exists 05:48:30 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:1ab6ee10d7dcd033a5f47fd1fc972d9a44fd56859d2e4192766cef159e547638 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:48:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:48:30 b4a7afd79ff6: Preparing 05:48:30 9cbf4973c3bc: Preparing 05:48:30 565a0f132a66: Preparing 05:48:30 deb4a02bc9c8: Preparing 05:48:30 ec08f7470a62: Preparing 05:48:30 c75779126e80: Preparing 05:48:30 ee4741b93599: Preparing 05:48:30 f9be4591f734: Preparing 05:48:30 735205799785: Preparing 05:48:30 9b9e89e73cf8: Preparing 05:48:30 ce7f800efff9: Preparing 05:48:30 9b9e89e73cf8: Waiting 05:48:30 ee4741b93599: Waiting 05:48:30 f9be4591f734: Waiting 05:48:30 ce7f800efff9: Waiting 05:48:30 735205799785: Waiting 05:48:30 c75779126e80: Waiting 05:48:30 9cbf4973c3bc: Layer already exists 05:48:30 deb4a02bc9c8: Layer already exists 05:48:30 b4a7afd79ff6: Layer already exists 05:48:30 565a0f132a66: Layer already exists 05:48:30 ec08f7470a62: Layer already exists 05:48:30 c75779126e80: Layer already exists 05:48:30 f9be4591f734: Layer already exists 05:48:30 ee4741b93599: Layer already exists 05:48:30 9b9e89e73cf8: Layer already exists 05:48:30 735205799785: Layer already exists 05:48:30 ce7f800efff9: Layer already exists 05:48:30 main: digest: sha256:1ab6ee10d7dcd033a5f47fd1fc972d9a44fd56859d2e4192766cef159e547638 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:48:31 ===================================================== [Pipeline] echo 05:48:31 taggedImages: 05:48:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:236833ffc84d188f677089422aea854ddee30426 05:48:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:48:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.56 05:48:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:48:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 05:48:31 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 05:48:31 236833ffc84d188f677089422aea854ddee30426 05:48:31 latest 05:48:31 3.2.0-dev.56 05:48:31 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:48:31 main 05:48:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:31 #84 DONE 102.0s 05:48:31 05:48:31 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:31 #95 DONE 84.6s 05:48:31 05:48:31 #83 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:31 #83 DONE 102.3s 05:48:31 05:48:31 #85 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:31 #85 DONE 102.1s 05:48:31 05:48:31 #119 [security-spiffe-token-provider builder 6/7] COPY . . 05:48:31 #119 ... 05:48:31 05:48:31 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:31 #93 DONE 78.3s 05:48:31 05:48:31 #120 [core-keeper builder 7/8] COPY . . 05:48:31 #120 DONE 1.4s 05:48:31 05:48:31 #121 [support-cron-scheduler builder 6/7] COPY . . 05:48:31 #121 DONE 1.5s 05:48:31 05:48:31 #119 [security-spiffe-token-provider builder 6/7] COPY . . 05:48:31 #119 DONE 1.5s 05:48:31 05:48:31 #122 [security-bootstrapper builder 6/7] COPY . . 05:48:31 #122 CACHED 05:48:31 05:48:31 #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:31 #123 CACHED 05:48:31 05:48:31 #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:48:31 #124 CACHED 05:48:31 05:48:31 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:48:31 #125 CACHED 05:48:31 05:48:31 #126 [security-proxy-setup builder 6/7] COPY . . 05:48:31 #126 CACHED 05:48:31 05:48:31 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:31 #127 CACHED 05:48:31 05:48:31 #128 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:48:31 #128 CACHED 05:48:31 05:48:31 #129 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:31 #129 CACHED 05:48:31 05:48:31 #130 [support-notifications builder 6/7] COPY . . 05:48:31 #130 CACHED 05:48:31 05:48:31 #131 [security-secretstore-setup builder 6/7] COPY . . 05:48:31 #131 DONE 1.6s 05:48:31 05:48:31 #132 [security-proxy-auth builder 6/7] COPY . . 05:48:31 #132 DONE 1.6s 05:48:31 05:48:31 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:48:31 #133 ... 05:48:31 05:48:31 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:31 #134 CACHED 05:48:31 05:48:31 #135 [core-metadata builder 6/7] COPY . . 05:48:31 #135 CACHED 05:48:31 05:48:31 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:48:31 #136 CACHED 05:48:31 05:48:31 #137 [core-data builder 6/7] COPY . . 05:48:31 #137 CACHED 05:48:31 05:48:31 #138 [core-data builder 4/7] COPY go.mod vendor* ./ 05:48:31 #138 CACHED 05:48:31 05:48:31 #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:31 #139 CACHED 05:48:31 05:48:31 #140 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:31 #140 CACHED 05:48:31 05:48:31 #141 [support-scheduler builder 6/7] COPY . . 05:48:31 #141 CACHED 05:48:31 05:48:31 #142 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:48:31 #142 CACHED 05:48:31 05:48:31 #143 [core-common-config-bootstrapper builder 6/7] COPY . . 05:48:31 #143 CACHED 05:48:31 05:48:31 #144 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:31 #144 CACHED 05:48:31 05:48:31 #145 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:48:31 #145 CACHED 05:48:31 05:48:31 #146 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:31 #146 CACHED 05:48:31 05:48:31 #147 [core-command builder 6/7] COPY . . 05:48:31 #147 CACHED 05:48:31 05:48:31 #148 [core-command builder 4/7] COPY go.mod vendor* ./ 05:48:31 #148 CACHED 05:48:31 05:48:31 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:48:31 #149 ... 05:48:31 05:48:31 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:48:31 #0 4.711 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:48:31 #150 ... 05:48:31 05:48:31 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:48:31 #0 5.929 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:48:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:236833ffc84d188f677089422aea854ddee30426 05:48:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:48:31 28218147cb14: Preparing 05:48:31 1ac8ccb28eb3: Preparing 05:48:31 518db7b3ae32: Preparing 05:48:31 821b71d3ba31: Preparing 05:48:31 b61c67b7d59f: Preparing 05:48:31 4fb5fe71b715: Preparing 05:48:31 941662a8ce89: Preparing 05:48:31 c75779126e80: Preparing 05:48:31 ee4741b93599: Preparing 05:48:31 cf4e71c9bae2: Preparing 05:48:31 4eea6c5f5b32: Preparing 05:48:31 ce7f800efff9: Preparing 05:48:31 941662a8ce89: Waiting 05:48:31 4fb5fe71b715: Waiting 05:48:31 c75779126e80: Waiting 05:48:31 4eea6c5f5b32: Waiting 05:48:31 ce7f800efff9: Waiting 05:48:31 cf4e71c9bae2: Waiting 05:48:31 ee4741b93599: Waiting 05:48:31 28218147cb14: Pushed 05:48:31 1ac8ccb28eb3: Pushed 05:48:31 b61c67b7d59f: Pushed 05:48:31 c75779126e80: Layer already exists 05:48:31 ee4741b93599: Layer already exists 05:48:32 4fb5fe71b715: Pushed 05:48:32 941662a8ce89: Pushed 05:48:32 cf4e71c9bae2: Pushed 05:48:32 ce7f800efff9: Layer already exists 05:48:32 #151 ... 05:48:32 05:48:32 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:48:32 #149 6.321 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:48:32 821b71d3ba31: Pushed 05:48:33 518db7b3ae32: Pushed 05:48:33 4eea6c5f5b32: Pushed 05:48:33 236833ffc84d188f677089422aea854ddee30426: digest: sha256:4d7e4e689327baef9f7ea22989f339b98ffb6af7332bdf7a9209dcc3e81cb0fc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:48:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:48:33 28218147cb14: Preparing 05:48:33 1ac8ccb28eb3: Preparing 05:48:33 518db7b3ae32: Preparing 05:48:33 821b71d3ba31: Preparing 05:48:33 b61c67b7d59f: Preparing 05:48:33 4fb5fe71b715: Preparing 05:48:33 941662a8ce89: Preparing 05:48:33 c75779126e80: Preparing 05:48:33 ee4741b93599: Preparing 05:48:33 cf4e71c9bae2: Preparing 05:48:33 4eea6c5f5b32: Preparing 05:48:33 ce7f800efff9: Preparing 05:48:33 cf4e71c9bae2: Waiting 05:48:33 4fb5fe71b715: Waiting 05:48:33 941662a8ce89: Waiting 05:48:33 4eea6c5f5b32: Waiting 05:48:33 ce7f800efff9: Waiting 05:48:33 c75779126e80: Waiting 05:48:33 ee4741b93599: Waiting 05:48:33 28218147cb14: Layer already exists 05:48:33 821b71d3ba31: Layer already exists 05:48:33 1ac8ccb28eb3: Layer already exists 05:48:33 b61c67b7d59f: Layer already exists 05:48:33 518db7b3ae32: Layer already exists 05:48:33 c75779126e80: Layer already exists 05:48:33 4fb5fe71b715: Layer already exists 05:48:33 941662a8ce89: Layer already exists 05:48:33 ee4741b93599: Layer already exists 05:48:33 cf4e71c9bae2: Layer already exists 05:48:33 4eea6c5f5b32: Layer already exists 05:48:33 ce7f800efff9: Layer already exists 05:48:33 latest: digest: sha256:4d7e4e689327baef9f7ea22989f339b98ffb6af7332bdf7a9209dcc3e81cb0fc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.56 05:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:48:34 28218147cb14: Preparing 05:48:34 1ac8ccb28eb3: Preparing 05:48:34 518db7b3ae32: Preparing 05:48:34 821b71d3ba31: Preparing 05:48:34 b61c67b7d59f: Preparing 05:48:34 4fb5fe71b715: Preparing 05:48:34 941662a8ce89: Preparing 05:48:34 c75779126e80: Preparing 05:48:34 ee4741b93599: Preparing 05:48:34 cf4e71c9bae2: Preparing 05:48:34 4eea6c5f5b32: Preparing 05:48:34 ce7f800efff9: Preparing 05:48:34 941662a8ce89: Waiting 05:48:34 cf4e71c9bae2: Waiting 05:48:34 4eea6c5f5b32: Waiting 05:48:34 4fb5fe71b715: Waiting 05:48:34 c75779126e80: Waiting 05:48:34 ce7f800efff9: Waiting 05:48:34 ee4741b93599: Waiting 05:48:34 821b71d3ba31: Layer already exists 05:48:34 1ac8ccb28eb3: Layer already exists 05:48:34 b61c67b7d59f: Layer already exists 05:48:34 28218147cb14: Layer already exists 05:48:34 518db7b3ae32: Layer already exists 05:48:34 941662a8ce89: Layer already exists 05:48:34 4fb5fe71b715: Layer already exists 05:48:34 cf4e71c9bae2: Layer already exists 05:48:34 ee4741b93599: Layer already exists 05:48:34 c75779126e80: Layer already exists 05:48:34 4eea6c5f5b32: Layer already exists 05:48:34 ce7f800efff9: Layer already exists 05:48:34 3.2.0-dev.56: digest: sha256:4d7e4e689327baef9f7ea22989f339b98ffb6af7332bdf7a9209dcc3e81cb0fc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:48:35 28218147cb14: Preparing 05:48:35 1ac8ccb28eb3: Preparing 05:48:35 518db7b3ae32: Preparing 05:48:35 821b71d3ba31: Preparing 05:48:35 b61c67b7d59f: Preparing 05:48:35 4fb5fe71b715: Preparing 05:48:35 941662a8ce89: Preparing 05:48:35 c75779126e80: Preparing 05:48:35 ee4741b93599: Preparing 05:48:35 cf4e71c9bae2: Preparing 05:48:35 4eea6c5f5b32: Preparing 05:48:35 ce7f800efff9: Preparing 05:48:35 4eea6c5f5b32: Waiting 05:48:35 ce7f800efff9: Waiting 05:48:35 ee4741b93599: Waiting 05:48:35 cf4e71c9bae2: Waiting 05:48:35 c75779126e80: Waiting 05:48:35 941662a8ce89: Waiting 05:48:35 b61c67b7d59f: Layer already exists 05:48:35 821b71d3ba31: Layer already exists 05:48:35 28218147cb14: Layer already exists 05:48:35 518db7b3ae32: Layer already exists 05:48:35 1ac8ccb28eb3: Layer already exists 05:48:35 4fb5fe71b715: Layer already exists 05:48:35 941662a8ce89: Layer already exists 05:48:35 c75779126e80: Layer already exists 05:48:35 ee4741b93599: Layer already exists 05:48:35 cf4e71c9bae2: Layer already exists 05:48:35 4eea6c5f5b32: Layer already exists 05:48:35 ce7f800efff9: Layer already exists 05:48:35 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:4d7e4e689327baef9f7ea22989f339b98ffb6af7332bdf7a9209dcc3e81cb0fc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:48:35 28218147cb14: Preparing 05:48:35 1ac8ccb28eb3: Preparing 05:48:35 518db7b3ae32: Preparing 05:48:35 821b71d3ba31: Preparing 05:48:35 b61c67b7d59f: Preparing 05:48:35 4fb5fe71b715: Preparing 05:48:35 941662a8ce89: Preparing 05:48:35 c75779126e80: Preparing 05:48:35 ee4741b93599: Preparing 05:48:35 cf4e71c9bae2: Preparing 05:48:35 4eea6c5f5b32: Preparing 05:48:35 ce7f800efff9: Preparing 05:48:35 c75779126e80: Waiting 05:48:35 ee4741b93599: Waiting 05:48:35 941662a8ce89: Waiting 05:48:35 cf4e71c9bae2: Waiting 05:48:35 4eea6c5f5b32: Waiting 05:48:35 ce7f800efff9: Waiting 05:48:35 4fb5fe71b715: Waiting 05:48:35 1ac8ccb28eb3: Layer already exists 05:48:35 b61c67b7d59f: Layer already exists 05:48:35 821b71d3ba31: Layer already exists 05:48:35 28218147cb14: Layer already exists 05:48:35 518db7b3ae32: Layer already exists 05:48:35 941662a8ce89: Layer already exists 05:48:35 4fb5fe71b715: Layer already exists 05:48:35 ee4741b93599: Layer already exists 05:48:35 c75779126e80: Layer already exists 05:48:35 cf4e71c9bae2: Layer already exists 05:48:35 4eea6c5f5b32: Layer already exists 05:48:35 ce7f800efff9: Layer already exists 05:48:35 main: digest: sha256:4d7e4e689327baef9f7ea22989f339b98ffb6af7332bdf7a9209dcc3e81cb0fc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:48:35 ===================================================== [Pipeline] echo 05:48:35 taggedImages: 05:48:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:236833ffc84d188f677089422aea854ddee30426 05:48:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:48:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.56 05:48:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:48:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 05:48:35 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 05:48:35 236833ffc84d188f677089422aea854ddee30426 05:48:35 latest 05:48:35 3.2.0-dev.56 05:48:35 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:48:35 main 05:48:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:36 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:36 #149 ... 05:48:36 05:48:36 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:48:36 #0 6.660 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:48:36 #152 ... 05:48:36 05:48:36 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:48:36 #0 6.195 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:48:36 #153 ... 05:48:36 05:48:36 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:48:36 #0 4.477 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:48:36 #154 ... 05:48:36 05:48:36 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:48:36 #0 6.045 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:48:36 #155 ... 05:48:36 05:48:36 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:48:36 #0 6.424 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:48:36 #156 ... 05:48:36 05:48:36 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:48:36 #0 5.324 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:48:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:236833ffc84d188f677089422aea854ddee30426 05:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:48:36 9e091c09790f: Preparing 05:48:36 bb4e6e4a3bed: Preparing 05:48:36 c75779126e80: Preparing 05:48:36 ee4741b93599: Preparing 05:48:36 0162983fe517: Preparing 05:48:36 d961648b202d: Preparing 05:48:36 ce7f800efff9: Preparing 05:48:36 ce7f800efff9: Waiting 05:48:36 d961648b202d: Waiting 05:48:36 c75779126e80: Layer already exists 05:48:36 ee4741b93599: Layer already exists 05:48:36 ce7f800efff9: Layer already exists 05:48:36 0162983fe517: Pushed 05:48:36 9e091c09790f: Pushed 05:48:36 #157 ... 05:48:36 05:48:36 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:48:36 #0 6.528 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:48:36 #158 ... 05:48:36 05:48:36 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:48:36 #0 6.426 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:48:36 #159 ... 05:48:36 05:48:36 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:48:36 #0 5.685 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:48:37 #160 ... 05:48:37 05:48:37 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:48:37 #133 6.571 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:48:37 d961648b202d: Pushed 05:48:38 bb4e6e4a3bed: Pushed 05:48:38 236833ffc84d188f677089422aea854ddee30426: digest: sha256:6e3fced7506569d6e5896bed324f051430b55f7c7f7b0116acc2c420a285147b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:38 + 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 05:48:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:48:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:48:39 9e091c09790f: Preparing 05:48:39 bb4e6e4a3bed: Preparing 05:48:39 c75779126e80: Preparing 05:48:39 ee4741b93599: Preparing 05:48:39 0162983fe517: Preparing 05:48:39 d961648b202d: Preparing 05:48:39 ce7f800efff9: Preparing 05:48:39 ce7f800efff9: Waiting 05:48:39 d961648b202d: Waiting 05:48:39 9e091c09790f: Layer already exists 05:48:39 ee4741b93599: Layer already exists 05:48:39 bb4e6e4a3bed: Layer already exists 05:48:39 c75779126e80: Layer already exists 05:48:39 0162983fe517: Layer already exists 05:48:39 d961648b202d: Layer already exists 05:48:39 ce7f800efff9: Layer already exists 05:48:39 latest: digest: sha256:6e3fced7506569d6e5896bed324f051430b55f7c7f7b0116acc2c420a285147b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:39 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.56 05:48:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:48:39 9e091c09790f: Preparing 05:48:39 bb4e6e4a3bed: Preparing 05:48:39 c75779126e80: Preparing 05:48:39 ee4741b93599: Preparing 05:48:39 0162983fe517: Preparing 05:48:39 d961648b202d: Preparing 05:48:39 ce7f800efff9: Preparing 05:48:39 d961648b202d: Waiting 05:48:39 ce7f800efff9: Waiting 05:48:39 0162983fe517: Layer already exists 05:48:39 c75779126e80: Layer already exists 05:48:39 9e091c09790f: Layer already exists 05:48:39 ee4741b93599: Layer already exists 05:48:39 bb4e6e4a3bed: Layer already exists 05:48:39 d961648b202d: Layer already exists 05:48:39 ce7f800efff9: Layer already exists 05:48:39 3.2.0-dev.56: digest: sha256:6e3fced7506569d6e5896bed324f051430b55f7c7f7b0116acc2c420a285147b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:40 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:48:40 9e091c09790f: Preparing 05:48:40 bb4e6e4a3bed: Preparing 05:48:40 c75779126e80: Preparing 05:48:40 ee4741b93599: Preparing 05:48:40 0162983fe517: Preparing 05:48:40 d961648b202d: Preparing 05:48:40 ce7f800efff9: Preparing 05:48:40 d961648b202d: Waiting 05:48:40 ce7f800efff9: Waiting 05:48:40 9e091c09790f: Layer already exists 05:48:40 0162983fe517: Layer already exists 05:48:40 bb4e6e4a3bed: Layer already exists 05:48:40 c75779126e80: Layer already exists 05:48:40 ee4741b93599: Layer already exists 05:48:40 d961648b202d: Layer already exists 05:48:40 ce7f800efff9: Layer already exists 05:48:40 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:6e3fced7506569d6e5896bed324f051430b55f7c7f7b0116acc2c420a285147b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:40 + 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 05:48:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 05:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:48:41 9e091c09790f: Preparing 05:48:41 bb4e6e4a3bed: Preparing 05:48:41 c75779126e80: Preparing 05:48:41 ee4741b93599: Preparing 05:48:41 0162983fe517: Preparing 05:48:41 d961648b202d: Preparing 05:48:41 ce7f800efff9: Preparing 05:48:41 d961648b202d: Waiting 05:48:41 ce7f800efff9: Waiting 05:48:41 bb4e6e4a3bed: Layer already exists 05:48:41 9e091c09790f: Layer already exists 05:48:41 0162983fe517: Layer already exists 05:48:41 c75779126e80: Layer already exists 05:48:41 ee4741b93599: Layer already exists 05:48:41 ce7f800efff9: Layer already exists 05:48:41 d961648b202d: Layer already exists 05:48:41 main: digest: sha256:6e3fced7506569d6e5896bed324f051430b55f7c7f7b0116acc2c420a285147b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:48:41 ===================================================== [Pipeline] echo 05:48:41 taggedImages: 05:48:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:236833ffc84d188f677089422aea854ddee30426 05:48:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:48:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.56 05:48:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:48:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 05:48:41 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 05:48:41 236833ffc84d188f677089422aea854ddee30426 05:48:41 latest 05:48:41 3.2.0-dev.56 05:48:41 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:48:41 main 05:48:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:236833ffc84d188f677089422aea854ddee30426 05:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:48:41 0e69b6687c3e: Preparing 05:48:41 1dba4c9a366e: Preparing 05:48:41 05cf88c45652: Preparing 05:48:41 c75779126e80: Preparing 05:48:41 ee4741b93599: Preparing 05:48:41 8d3bcee5737b: Preparing 05:48:41 0281233b74f7: Preparing 05:48:41 fa7ec47e4681: Preparing 05:48:41 bdde73de6a64: Preparing 05:48:41 ce7f800efff9: Preparing 05:48:41 bdde73de6a64: Waiting 05:48:41 0281233b74f7: Waiting 05:48:41 fa7ec47e4681: Waiting 05:48:41 c75779126e80: Layer already exists 05:48:41 ee4741b93599: Layer already exists 05:48:41 0e69b6687c3e: Pushed 05:48:41 05cf88c45652: Pushed 05:48:41 1dba4c9a366e: Pushed 05:48:41 ce7f800efff9: Layer already exists 05:48:42 fa7ec47e4681: Pushed 05:48:42 bdde73de6a64: Pushed 05:48:47 0281233b74f7: Pushed 05:48:51 8d3bcee5737b: Pushed 05:48:51 236833ffc84d188f677089422aea854ddee30426: digest: sha256:60e5d83582b451c9fe456d2f3781e82ee704b5d5dc90ae0fa73a530696e61dec size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:48:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:48:52 0e69b6687c3e: Preparing 05:48:52 1dba4c9a366e: Preparing 05:48:52 05cf88c45652: Preparing 05:48:52 c75779126e80: Preparing 05:48:52 ee4741b93599: Preparing 05:48:52 8d3bcee5737b: Preparing 05:48:52 0281233b74f7: Preparing 05:48:52 fa7ec47e4681: Preparing 05:48:52 bdde73de6a64: Preparing 05:48:52 ce7f800efff9: Preparing 05:48:52 8d3bcee5737b: Waiting 05:48:52 0281233b74f7: Waiting 05:48:52 fa7ec47e4681: Waiting 05:48:52 bdde73de6a64: Waiting 05:48:52 ce7f800efff9: Waiting 05:48:52 05cf88c45652: Layer already exists 05:48:52 0e69b6687c3e: Layer already exists 05:48:52 1dba4c9a366e: Layer already exists 05:48:52 c75779126e80: Layer already exists 05:48:52 ee4741b93599: Layer already exists 05:48:52 8d3bcee5737b: Layer already exists 05:48:52 0281233b74f7: Layer already exists 05:48:52 fa7ec47e4681: Layer already exists 05:48:52 bdde73de6a64: Layer already exists 05:48:52 ce7f800efff9: Layer already exists 05:48:52 latest: digest: sha256:60e5d83582b451c9fe456d2f3781e82ee704b5d5dc90ae0fa73a530696e61dec size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.56 05:48:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:48:53 0e69b6687c3e: Preparing 05:48:53 1dba4c9a366e: Preparing 05:48:53 05cf88c45652: Preparing 05:48:53 c75779126e80: Preparing 05:48:53 ee4741b93599: Preparing 05:48:53 8d3bcee5737b: Preparing 05:48:53 0281233b74f7: Preparing 05:48:53 fa7ec47e4681: Preparing 05:48:53 bdde73de6a64: Preparing 05:48:53 ce7f800efff9: Preparing 05:48:53 fa7ec47e4681: Waiting 05:48:53 bdde73de6a64: Waiting 05:48:53 8d3bcee5737b: Waiting 05:48:53 c75779126e80: Layer already exists 05:48:53 1dba4c9a366e: Layer already exists 05:48:53 0e69b6687c3e: Layer already exists 05:48:53 ee4741b93599: Layer already exists 05:48:53 05cf88c45652: Layer already exists 05:48:53 bdde73de6a64: Layer already exists 05:48:53 0281233b74f7: Layer already exists 05:48:53 8d3bcee5737b: Layer already exists 05:48:53 ce7f800efff9: Layer already exists 05:48:53 fa7ec47e4681: Layer already exists 05:48:53 3.2.0-dev.56: digest: sha256:60e5d83582b451c9fe456d2f3781e82ee704b5d5dc90ae0fa73a530696e61dec size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:48:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:48:53 0e69b6687c3e: Preparing 05:48:53 1dba4c9a366e: Preparing 05:48:53 05cf88c45652: Preparing 05:48:53 c75779126e80: Preparing 05:48:53 ee4741b93599: Preparing 05:48:53 8d3bcee5737b: Preparing 05:48:53 0281233b74f7: Preparing 05:48:53 fa7ec47e4681: Preparing 05:48:53 bdde73de6a64: Preparing 05:48:53 ce7f800efff9: Preparing 05:48:53 0281233b74f7: Waiting 05:48:53 bdde73de6a64: Waiting 05:48:53 8d3bcee5737b: Waiting 05:48:53 fa7ec47e4681: Waiting 05:48:53 ce7f800efff9: Waiting 05:48:53 05cf88c45652: Layer already exists 05:48:53 1dba4c9a366e: Layer already exists 05:48:53 0e69b6687c3e: Layer already exists 05:48:53 c75779126e80: Layer already exists 05:48:53 ee4741b93599: Layer already exists 05:48:53 0281233b74f7: Layer already exists 05:48:53 fa7ec47e4681: Layer already exists 05:48:53 bdde73de6a64: Layer already exists 05:48:53 8d3bcee5737b: Layer already exists 05:48:53 ce7f800efff9: Layer already exists 05:48:53 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:60e5d83582b451c9fe456d2f3781e82ee704b5d5dc90ae0fa73a530696e61dec size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:48:54 0e69b6687c3e: Preparing 05:48:54 1dba4c9a366e: Preparing 05:48:54 05cf88c45652: Preparing 05:48:54 c75779126e80: Preparing 05:48:54 ee4741b93599: Preparing 05:48:54 8d3bcee5737b: Preparing 05:48:54 0281233b74f7: Preparing 05:48:54 fa7ec47e4681: Preparing 05:48:54 bdde73de6a64: Preparing 05:48:54 ce7f800efff9: Preparing 05:48:54 fa7ec47e4681: Waiting 05:48:54 bdde73de6a64: Waiting 05:48:54 0281233b74f7: Waiting 05:48:54 ce7f800efff9: Waiting 05:48:54 c75779126e80: Layer already exists 05:48:54 05cf88c45652: Layer already exists 05:48:54 1dba4c9a366e: Layer already exists 05:48:54 0e69b6687c3e: Layer already exists 05:48:54 ee4741b93599: Layer already exists 05:48:54 8d3bcee5737b: Layer already exists 05:48:54 0281233b74f7: Layer already exists 05:48:54 fa7ec47e4681: Layer already exists 05:48:54 bdde73de6a64: Layer already exists 05:48:54 ce7f800efff9: Layer already exists 05:48:54 main: digest: sha256:60e5d83582b451c9fe456d2f3781e82ee704b5d5dc90ae0fa73a530696e61dec size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:48:54 ===================================================== [Pipeline] echo 05:48:54 taggedImages: 05:48:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:236833ffc84d188f677089422aea854ddee30426 05:48:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:48:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.56 05:48:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:48:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 05:48:54 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 05:48:54 236833ffc84d188f677089422aea854ddee30426 05:48:54 latest 05:48:54 3.2.0-dev.56 05:48:54 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:48:54 main 05:48:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:236833ffc84d188f677089422aea854ddee30426 05:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:48:55 638e833bdc04: Preparing 05:48:55 8c04beb44e2b: Preparing 05:48:55 56feb22e30cd: Preparing 05:48:55 c75779126e80: Preparing 05:48:55 ee4741b93599: Preparing 05:48:55 e3b83701c3ce: Preparing 05:48:55 739b760ee17e: Preparing 05:48:55 dd4c363decb2: Preparing 05:48:55 ce7f800efff9: Preparing 05:48:55 739b760ee17e: Waiting 05:48:55 e3b83701c3ce: Waiting 05:48:55 ce7f800efff9: Waiting 05:48:55 dd4c363decb2: Waiting 05:48:55 c75779126e80: Layer already exists 05:48:55 ee4741b93599: Layer already exists 05:48:55 8c04beb44e2b: Pushed 05:48:55 739b760ee17e: Pushed 05:48:55 56feb22e30cd: Pushed 05:48:55 638e833bdc04: Pushed 05:48:55 ce7f800efff9: Layer already exists 05:48:55 dd4c363decb2: Pushed 05:49:05 e3b83701c3ce: Pushed 05:49:05 236833ffc84d188f677089422aea854ddee30426: digest: sha256:0f29d71f8133430f04fe3c95afdc682abdf3c9ed3cee8a7aa57a1c1252231bcd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:49:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:49:06 638e833bdc04: Preparing 05:49:06 8c04beb44e2b: Preparing 05:49:06 56feb22e30cd: Preparing 05:49:06 c75779126e80: Preparing 05:49:06 ee4741b93599: Preparing 05:49:06 e3b83701c3ce: Preparing 05:49:06 739b760ee17e: Preparing 05:49:06 dd4c363decb2: Preparing 05:49:06 ce7f800efff9: Preparing 05:49:06 e3b83701c3ce: Waiting 05:49:06 ce7f800efff9: Waiting 05:49:06 739b760ee17e: Waiting 05:49:06 dd4c363decb2: Waiting 05:49:06 8c04beb44e2b: Layer already exists 05:49:06 638e833bdc04: Layer already exists 05:49:06 c75779126e80: Layer already exists 05:49:06 ee4741b93599: Layer already exists 05:49:06 56feb22e30cd: Layer already exists 05:49:06 ce7f800efff9: Layer already exists 05:49:06 e3b83701c3ce: Layer already exists 05:49:06 739b760ee17e: Layer already exists 05:49:06 dd4c363decb2: Layer already exists 05:49:06 latest: digest: sha256:0f29d71f8133430f04fe3c95afdc682abdf3c9ed3cee8a7aa57a1c1252231bcd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.56 05:49:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:49:06 638e833bdc04: Preparing 05:49:06 8c04beb44e2b: Preparing 05:49:06 56feb22e30cd: Preparing 05:49:06 c75779126e80: Preparing 05:49:06 ee4741b93599: Preparing 05:49:06 e3b83701c3ce: Preparing 05:49:06 739b760ee17e: Preparing 05:49:06 dd4c363decb2: Preparing 05:49:06 ce7f800efff9: Preparing 05:49:06 e3b83701c3ce: Waiting 05:49:06 739b760ee17e: Waiting 05:49:06 ce7f800efff9: Waiting 05:49:06 dd4c363decb2: Waiting 05:49:06 ee4741b93599: Layer already exists 05:49:06 56feb22e30cd: Layer already exists 05:49:06 638e833bdc04: Layer already exists 05:49:06 c75779126e80: Layer already exists 05:49:06 8c04beb44e2b: Layer already exists 05:49:06 e3b83701c3ce: Layer already exists 05:49:06 ce7f800efff9: Layer already exists 05:49:06 739b760ee17e: Layer already exists 05:49:06 dd4c363decb2: Layer already exists 05:49:06 3.2.0-dev.56: digest: sha256:0f29d71f8133430f04fe3c95afdc682abdf3c9ed3cee8a7aa57a1c1252231bcd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:49:07 638e833bdc04: Preparing 05:49:07 8c04beb44e2b: Preparing 05:49:07 56feb22e30cd: Preparing 05:49:07 c75779126e80: Preparing 05:49:07 ee4741b93599: Preparing 05:49:07 e3b83701c3ce: Preparing 05:49:07 739b760ee17e: Preparing 05:49:07 dd4c363decb2: Preparing 05:49:07 ce7f800efff9: Preparing 05:49:07 e3b83701c3ce: Waiting 05:49:07 739b760ee17e: Waiting 05:49:07 dd4c363decb2: Waiting 05:49:07 ce7f800efff9: Waiting 05:49:07 c75779126e80: Layer already exists 05:49:07 638e833bdc04: Layer already exists 05:49:07 ee4741b93599: Layer already exists 05:49:07 56feb22e30cd: Layer already exists 05:49:07 8c04beb44e2b: Layer already exists 05:49:07 e3b83701c3ce: Layer already exists 05:49:07 739b760ee17e: Layer already exists 05:49:07 dd4c363decb2: Layer already exists 05:49:07 ce7f800efff9: Layer already exists 05:49:07 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:0f29d71f8133430f04fe3c95afdc682abdf3c9ed3cee8a7aa57a1c1252231bcd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 05:49:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:49:08 638e833bdc04: Preparing 05:49:08 8c04beb44e2b: Preparing 05:49:08 56feb22e30cd: Preparing 05:49:08 c75779126e80: Preparing 05:49:08 ee4741b93599: Preparing 05:49:08 e3b83701c3ce: Preparing 05:49:08 739b760ee17e: Preparing 05:49:08 dd4c363decb2: Preparing 05:49:08 ce7f800efff9: Preparing 05:49:08 739b760ee17e: Waiting 05:49:08 e3b83701c3ce: Waiting 05:49:08 dd4c363decb2: Waiting 05:49:08 ce7f800efff9: Waiting 05:49:08 8c04beb44e2b: Layer already exists 05:49:08 638e833bdc04: Layer already exists 05:49:08 ee4741b93599: Layer already exists 05:49:08 56feb22e30cd: Layer already exists 05:49:08 c75779126e80: Layer already exists 05:49:08 e3b83701c3ce: Layer already exists 05:49:08 dd4c363decb2: Layer already exists 05:49:08 ce7f800efff9: Layer already exists 05:49:08 739b760ee17e: Layer already exists 05:49:08 main: digest: sha256:0f29d71f8133430f04fe3c95afdc682abdf3c9ed3cee8a7aa57a1c1252231bcd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:49:08 ===================================================== [Pipeline] echo 05:49:08 taggedImages: 05:49:08 - nexus3.edgexfoundry.org:10004/security-spire-config:236833ffc84d188f677089422aea854ddee30426 05:49:08 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:49:08 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.56 05:49:08 - nexus3.edgexfoundry.org:10004/security-spire-config:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:49:08 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 05:49:08 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 05:49:08 236833ffc84d188f677089422aea854ddee30426 05:49:08 latest 05:49:08 3.2.0-dev.56 05:49:08 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:49:08 main 05:49:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:236833ffc84d188f677089422aea854ddee30426 05:49:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:49:09 0e69b6687c3e: Preparing 05:49:09 e1c75b72cefd: Preparing 05:49:09 d0076248f92c: Preparing 05:49:09 c75779126e80: Preparing 05:49:09 ee4741b93599: Preparing 05:49:09 65641b51cdc9: Preparing 05:49:09 fa7ec47e4681: Preparing 05:49:09 bdde73de6a64: Preparing 05:49:09 ce7f800efff9: Preparing 05:49:09 fa7ec47e4681: Waiting 05:49:09 bdde73de6a64: Waiting 05:49:09 ce7f800efff9: Waiting 05:49:09 65641b51cdc9: Waiting 05:49:09 ee4741b93599: Layer already exists 05:49:09 c75779126e80: Layer already exists 05:49:09 0e69b6687c3e: Layer already exists 05:49:09 bdde73de6a64: Layer already exists 05:49:09 fa7ec47e4681: Layer already exists 05:49:09 ce7f800efff9: Layer already exists 05:49:09 e1c75b72cefd: Pushed 05:49:09 d0076248f92c: Pushed 05:49:19 65641b51cdc9: Pushed 05:49:19 236833ffc84d188f677089422aea854ddee30426: digest: sha256:a7cfd5a6caf4341eedc06632f40f7e0cadc7047711c3583344a27c538c91b412 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:49:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:49:19 0e69b6687c3e: Preparing 05:49:19 e1c75b72cefd: Preparing 05:49:19 d0076248f92c: Preparing 05:49:19 c75779126e80: Preparing 05:49:19 ee4741b93599: Preparing 05:49:19 65641b51cdc9: Preparing 05:49:19 fa7ec47e4681: Preparing 05:49:19 bdde73de6a64: Preparing 05:49:19 ce7f800efff9: Preparing 05:49:19 fa7ec47e4681: Waiting 05:49:19 bdde73de6a64: Waiting 05:49:19 65641b51cdc9: Waiting 05:49:19 ce7f800efff9: Waiting 05:49:19 d0076248f92c: Layer already exists 05:49:19 c75779126e80: Layer already exists 05:49:19 e1c75b72cefd: Layer already exists 05:49:19 ee4741b93599: Layer already exists 05:49:19 0e69b6687c3e: Layer already exists 05:49:19 65641b51cdc9: Layer already exists 05:49:19 fa7ec47e4681: Layer already exists 05:49:19 ce7f800efff9: Layer already exists 05:49:19 bdde73de6a64: Layer already exists 05:49:19 latest: digest: sha256:a7cfd5a6caf4341eedc06632f40f7e0cadc7047711c3583344a27c538c91b412 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.56 05:49:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:49:20 0e69b6687c3e: Preparing 05:49:20 e1c75b72cefd: Preparing 05:49:20 d0076248f92c: Preparing 05:49:20 c75779126e80: Preparing 05:49:20 ee4741b93599: Preparing 05:49:20 65641b51cdc9: Preparing 05:49:20 fa7ec47e4681: Preparing 05:49:20 bdde73de6a64: Preparing 05:49:20 ce7f800efff9: Preparing 05:49:20 bdde73de6a64: Waiting 05:49:20 65641b51cdc9: Waiting 05:49:20 fa7ec47e4681: Waiting 05:49:20 ce7f800efff9: Waiting 05:49:20 e1c75b72cefd: Layer already exists 05:49:20 ee4741b93599: Layer already exists 05:49:20 c75779126e80: Layer already exists 05:49:20 d0076248f92c: Layer already exists 05:49:20 0e69b6687c3e: Layer already exists 05:49:20 bdde73de6a64: Layer already exists 05:49:20 65641b51cdc9: Layer already exists 05:49:20 fa7ec47e4681: Layer already exists 05:49:20 ce7f800efff9: Layer already exists 05:49:20 3.2.0-dev.56: digest: sha256:a7cfd5a6caf4341eedc06632f40f7e0cadc7047711c3583344a27c538c91b412 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:49:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:49:21 0e69b6687c3e: Preparing 05:49:21 e1c75b72cefd: Preparing 05:49:21 d0076248f92c: Preparing 05:49:21 c75779126e80: Preparing 05:49:21 ee4741b93599: Preparing 05:49:21 65641b51cdc9: Preparing 05:49:21 fa7ec47e4681: Preparing 05:49:21 bdde73de6a64: Preparing 05:49:21 ce7f800efff9: Preparing 05:49:21 65641b51cdc9: Waiting 05:49:21 ce7f800efff9: Waiting 05:49:21 bdde73de6a64: Waiting 05:49:21 fa7ec47e4681: Waiting 05:49:21 0e69b6687c3e: Layer already exists 05:49:21 e1c75b72cefd: Layer already exists 05:49:21 c75779126e80: Layer already exists 05:49:21 d0076248f92c: Layer already exists 05:49:21 ee4741b93599: Layer already exists 05:49:21 fa7ec47e4681: Layer already exists 05:49:21 ce7f800efff9: Layer already exists 05:49:21 65641b51cdc9: Layer already exists 05:49:21 bdde73de6a64: Layer already exists 05:49:21 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:a7cfd5a6caf4341eedc06632f40f7e0cadc7047711c3583344a27c538c91b412 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 05:49:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:49:21 0e69b6687c3e: Preparing 05:49:21 e1c75b72cefd: Preparing 05:49:21 d0076248f92c: Preparing 05:49:21 c75779126e80: Preparing 05:49:21 ee4741b93599: Preparing 05:49:21 65641b51cdc9: Preparing 05:49:21 fa7ec47e4681: Preparing 05:49:21 bdde73de6a64: Preparing 05:49:21 ce7f800efff9: Preparing 05:49:21 bdde73de6a64: Waiting 05:49:21 ce7f800efff9: Waiting 05:49:21 65641b51cdc9: Waiting 05:49:21 0e69b6687c3e: Layer already exists 05:49:21 ee4741b93599: Layer already exists 05:49:21 c75779126e80: Layer already exists 05:49:21 e1c75b72cefd: Layer already exists 05:49:21 d0076248f92c: Layer already exists 05:49:21 fa7ec47e4681: Layer already exists 05:49:21 bdde73de6a64: Layer already exists 05:49:21 65641b51cdc9: Layer already exists 05:49:21 ce7f800efff9: Layer already exists 05:49:21 main: digest: sha256:a7cfd5a6caf4341eedc06632f40f7e0cadc7047711c3583344a27c538c91b412 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:49:21 ===================================================== [Pipeline] echo 05:49:21 taggedImages: 05:49:21 - nexus3.edgexfoundry.org:10004/security-spire-server:236833ffc84d188f677089422aea854ddee30426 05:49:21 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:49:21 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.56 05:49:21 - nexus3.edgexfoundry.org:10004/security-spire-server:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:49:21 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 05:49:21 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 05:49:21 236833ffc84d188f677089422aea854ddee30426 05:49:21 latest 05:49:21 3.2.0-dev.56 05:49:21 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:49:21 main 05:49:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:22 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:22 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:236833ffc84d188f677089422aea854ddee30426 05:49:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:49:22 cf7427442349: Preparing 05:49:22 1433adc064b8: Preparing 05:49:22 c75779126e80: Preparing 05:49:22 ee4741b93599: Preparing 05:49:22 4b412d4efdac: Preparing 05:49:22 6c0f264f033c: Preparing 05:49:22 ce7f800efff9: Preparing 05:49:22 6c0f264f033c: Waiting 05:49:22 ce7f800efff9: Waiting 05:49:22 c75779126e80: Layer already exists 05:49:22 ee4741b93599: Layer already exists 05:49:22 ce7f800efff9: Layer already exists 05:49:22 cf7427442349: Pushed 05:49:22 4b412d4efdac: Pushed 05:49:22 6c0f264f033c: Pushed 05:49:25 1433adc064b8: Pushed 05:49:25 236833ffc84d188f677089422aea854ddee30426: digest: sha256:de227ef3fc81822d86e934106499642b21094ffc34a9798ea048912b93174bac size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:26 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:26 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 05:49:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:49:26 cf7427442349: Preparing 05:49:26 1433adc064b8: Preparing 05:49:26 c75779126e80: Preparing 05:49:26 ee4741b93599: Preparing 05:49:26 4b412d4efdac: Preparing 05:49:26 6c0f264f033c: Preparing 05:49:26 ce7f800efff9: Preparing 05:49:26 6c0f264f033c: Waiting 05:49:26 ce7f800efff9: Waiting 05:49:26 ee4741b93599: Layer already exists 05:49:26 4b412d4efdac: Layer already exists 05:49:26 1433adc064b8: Layer already exists 05:49:26 c75779126e80: Layer already exists 05:49:26 cf7427442349: Layer already exists 05:49:26 6c0f264f033c: Layer already exists 05:49:26 ce7f800efff9: Layer already exists 05:49:26 latest: digest: sha256:de227ef3fc81822d86e934106499642b21094ffc34a9798ea048912b93174bac size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:26 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:27 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.56 05:49:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:49:27 cf7427442349: Preparing 05:49:27 1433adc064b8: Preparing 05:49:27 c75779126e80: Preparing 05:49:27 ee4741b93599: Preparing 05:49:27 4b412d4efdac: Preparing 05:49:27 6c0f264f033c: Preparing 05:49:27 ce7f800efff9: Preparing 05:49:27 6c0f264f033c: Waiting 05:49:27 ce7f800efff9: Waiting 05:49:27 4b412d4efdac: Layer already exists 05:49:27 1433adc064b8: Layer already exists 05:49:27 ee4741b93599: Layer already exists 05:49:27 cf7427442349: Layer already exists 05:49:27 c75779126e80: Layer already exists 05:49:27 6c0f264f033c: Layer already exists 05:49:27 ce7f800efff9: Layer already exists 05:49:27 3.2.0-dev.56: digest: sha256:de227ef3fc81822d86e934106499642b21094ffc34a9798ea048912b93174bac size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:27 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:27 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:49:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:49:27 cf7427442349: Preparing 05:49:27 1433adc064b8: Preparing 05:49:27 c75779126e80: Preparing 05:49:27 ee4741b93599: Preparing 05:49:27 4b412d4efdac: Preparing 05:49:27 6c0f264f033c: Preparing 05:49:27 ce7f800efff9: Preparing 05:49:27 6c0f264f033c: Waiting 05:49:27 cf7427442349: Layer already exists 05:49:27 4b412d4efdac: Layer already exists 05:49:27 ee4741b93599: Layer already exists 05:49:27 1433adc064b8: Layer already exists 05:49:27 c75779126e80: Layer already exists 05:49:27 6c0f264f033c: Layer already exists 05:49:27 ce7f800efff9: Layer already exists 05:49:27 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:de227ef3fc81822d86e934106499642b21094ffc34a9798ea048912b93174bac size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:28 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:28 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 05:49:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:49:28 cf7427442349: Preparing 05:49:28 1433adc064b8: Preparing 05:49:28 c75779126e80: Preparing 05:49:28 ee4741b93599: Preparing 05:49:28 4b412d4efdac: Preparing 05:49:28 6c0f264f033c: Preparing 05:49:28 ce7f800efff9: Preparing 05:49:28 6c0f264f033c: Waiting 05:49:28 ce7f800efff9: Waiting 05:49:28 cf7427442349: Layer already exists 05:49:28 1433adc064b8: Layer already exists 05:49:28 4b412d4efdac: Layer already exists 05:49:28 ee4741b93599: Layer already exists 05:49:28 c75779126e80: Layer already exists 05:49:28 ce7f800efff9: Layer already exists 05:49:28 6c0f264f033c: Layer already exists 05:49:28 main: digest: sha256:de227ef3fc81822d86e934106499642b21094ffc34a9798ea048912b93174bac size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:49:28 ===================================================== [Pipeline] echo 05:49:28 taggedImages: 05:49:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:236833ffc84d188f677089422aea854ddee30426 05:49:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 05:49:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.56 05:49:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:49:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 05:49:28 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 05:49:28 236833ffc84d188f677089422aea854ddee30426 05:49:28 latest 05:49:28 3.2.0-dev.56 05:49:28 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:49:28 main 05:49:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:236833ffc84d188f677089422aea854ddee30426 05:49:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:49:29 b39eaae49276: Preparing 05:49:29 354a3f009cf5: Preparing 05:49:29 c75779126e80: Preparing 05:49:29 ee4741b93599: Preparing 05:49:29 62f40d07a6f4: Preparing 05:49:29 17c0fa194681: Preparing 05:49:29 ce7f800efff9: Preparing 05:49:29 ce7f800efff9: Waiting 05:49:29 17c0fa194681: Waiting 05:49:29 ee4741b93599: Layer already exists 05:49:29 c75779126e80: Layer already exists 05:49:29 ce7f800efff9: Layer already exists 05:49:29 62f40d07a6f4: Pushed 05:49:29 b39eaae49276: Pushed 05:49:29 17c0fa194681: Pushed 05:49:32 354a3f009cf5: Pushed 05:49:32 236833ffc84d188f677089422aea854ddee30426: digest: sha256:bb8e996080025632abe9c94d482d9584ae81db9df17dc6ac0d4d0efdc4bd1aeb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 05:49:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:49:33 b39eaae49276: Preparing 05:49:33 354a3f009cf5: Preparing 05:49:33 c75779126e80: Preparing 05:49:33 ee4741b93599: Preparing 05:49:33 62f40d07a6f4: Preparing 05:49:33 17c0fa194681: Preparing 05:49:33 ce7f800efff9: Preparing 05:49:33 17c0fa194681: Waiting 05:49:33 ce7f800efff9: Waiting 05:49:33 354a3f009cf5: Layer already exists 05:49:33 c75779126e80: Layer already exists 05:49:33 ee4741b93599: Layer already exists 05:49:33 b39eaae49276: Layer already exists 05:49:33 62f40d07a6f4: Layer already exists 05:49:33 17c0fa194681: Layer already exists 05:49:33 ce7f800efff9: Layer already exists 05:49:33 latest: digest: sha256:bb8e996080025632abe9c94d482d9584ae81db9df17dc6ac0d4d0efdc4bd1aeb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.56 05:49:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:49:33 b39eaae49276: Preparing 05:49:33 354a3f009cf5: Preparing 05:49:33 c75779126e80: Preparing 05:49:33 ee4741b93599: Preparing 05:49:33 62f40d07a6f4: Preparing 05:49:33 17c0fa194681: Preparing 05:49:33 ce7f800efff9: Preparing 05:49:33 17c0fa194681: Waiting 05:49:33 ce7f800efff9: Waiting 05:49:33 c75779126e80: Layer already exists 05:49:33 b39eaae49276: Layer already exists 05:49:33 354a3f009cf5: Layer already exists 05:49:33 62f40d07a6f4: Layer already exists 05:49:33 ee4741b93599: Layer already exists 05:49:33 17c0fa194681: Layer already exists 05:49:33 ce7f800efff9: Layer already exists 05:49:33 3.2.0-dev.56: digest: sha256:bb8e996080025632abe9c94d482d9584ae81db9df17dc6ac0d4d0efdc4bd1aeb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:49:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:49:34 b39eaae49276: Preparing 05:49:34 354a3f009cf5: Preparing 05:49:34 c75779126e80: Preparing 05:49:34 ee4741b93599: Preparing 05:49:34 62f40d07a6f4: Preparing 05:49:34 17c0fa194681: Preparing 05:49:34 ce7f800efff9: Preparing 05:49:34 ce7f800efff9: Waiting 05:49:34 17c0fa194681: Waiting 05:49:34 354a3f009cf5: Layer already exists 05:49:34 b39eaae49276: Layer already exists 05:49:34 c75779126e80: Layer already exists 05:49:34 62f40d07a6f4: Layer already exists 05:49:34 ee4741b93599: Layer already exists 05:49:34 17c0fa194681: Layer already exists 05:49:34 ce7f800efff9: Layer already exists 05:49:34 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:bb8e996080025632abe9c94d482d9584ae81db9df17dc6ac0d4d0efdc4bd1aeb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 05:49:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:49:35 b39eaae49276: Preparing 05:49:35 354a3f009cf5: Preparing 05:49:35 c75779126e80: Preparing 05:49:35 ee4741b93599: Preparing 05:49:35 62f40d07a6f4: Preparing 05:49:35 17c0fa194681: Preparing 05:49:35 ce7f800efff9: Preparing 05:49:35 17c0fa194681: Waiting 05:49:35 ce7f800efff9: Waiting 05:49:35 ee4741b93599: Layer already exists 05:49:35 62f40d07a6f4: Layer already exists 05:49:35 b39eaae49276: Layer already exists 05:49:35 c75779126e80: Layer already exists 05:49:35 354a3f009cf5: Layer already exists 05:49:35 17c0fa194681: Layer already exists 05:49:35 ce7f800efff9: Layer already exists 05:49:35 main: digest: sha256:bb8e996080025632abe9c94d482d9584ae81db9df17dc6ac0d4d0efdc4bd1aeb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:49:35 ===================================================== [Pipeline] echo 05:49:35 taggedImages: 05:49:35 - nexus3.edgexfoundry.org:10004/support-notifications:236833ffc84d188f677089422aea854ddee30426 05:49:35 - nexus3.edgexfoundry.org:10004/support-notifications:latest 05:49:35 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.56 05:49:35 - nexus3.edgexfoundry.org:10004/support-notifications:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:49:35 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 05:49:35 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 05:49:35 236833ffc84d188f677089422aea854ddee30426 05:49:35 latest 05:49:35 3.2.0-dev.56 05:49:35 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:49:35 main 05:49:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:236833ffc84d188f677089422aea854ddee30426 05:49:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:49:36 ac7b4a566713: Preparing 05:49:36 1e645fc4b3c6: Preparing 05:49:36 c75779126e80: Preparing 05:49:36 ee4741b93599: Preparing 05:49:36 5eaf16ec0ddc: Preparing 05:49:36 f37ed64fa633: Preparing 05:49:36 ce7f800efff9: Preparing 05:49:36 f37ed64fa633: Waiting 05:49:36 ce7f800efff9: Waiting 05:49:36 c75779126e80: Layer already exists 05:49:36 5eaf16ec0ddc: Layer already exists 05:49:36 ee4741b93599: Layer already exists 05:49:36 f37ed64fa633: Layer already exists 05:49:36 ce7f800efff9: Layer already exists 05:49:36 ac7b4a566713: Pushed 05:49:39 1e645fc4b3c6: Pushed 05:49:39 236833ffc84d188f677089422aea854ddee30426: digest: sha256:678fe61d87b6baad29f20ce77456a4f7737c1b481116c28dc6bafa1a736d49aa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:49:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:49:39 ac7b4a566713: Preparing 05:49:39 1e645fc4b3c6: Preparing 05:49:39 c75779126e80: Preparing 05:49:39 ee4741b93599: Preparing 05:49:39 5eaf16ec0ddc: Preparing 05:49:39 f37ed64fa633: Preparing 05:49:39 ce7f800efff9: Preparing 05:49:39 f37ed64fa633: Waiting 05:49:39 ce7f800efff9: Waiting 05:49:39 5eaf16ec0ddc: Layer already exists 05:49:39 ee4741b93599: Layer already exists 05:49:39 ac7b4a566713: Layer already exists 05:49:39 c75779126e80: Layer already exists 05:49:39 1e645fc4b3c6: Layer already exists 05:49:39 ce7f800efff9: Layer already exists 05:49:39 f37ed64fa633: Layer already exists 05:49:39 latest: digest: sha256:678fe61d87b6baad29f20ce77456a4f7737c1b481116c28dc6bafa1a736d49aa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.56 05:49:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:49:40 ac7b4a566713: Preparing 05:49:40 1e645fc4b3c6: Preparing 05:49:40 c75779126e80: Preparing 05:49:40 ee4741b93599: Preparing 05:49:40 5eaf16ec0ddc: Preparing 05:49:40 f37ed64fa633: Preparing 05:49:40 ce7f800efff9: Preparing 05:49:40 f37ed64fa633: Waiting 05:49:40 ce7f800efff9: Waiting 05:49:40 5eaf16ec0ddc: Layer already exists 05:49:40 c75779126e80: Layer already exists 05:49:40 ee4741b93599: Layer already exists 05:49:40 1e645fc4b3c6: Layer already exists 05:49:40 ac7b4a566713: Layer already exists 05:49:40 f37ed64fa633: Layer already exists 05:49:40 ce7f800efff9: Layer already exists 05:49:40 3.2.0-dev.56: digest: sha256:678fe61d87b6baad29f20ce77456a4f7737c1b481116c28dc6bafa1a736d49aa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:49:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:49:41 ac7b4a566713: Preparing 05:49:41 1e645fc4b3c6: Preparing 05:49:41 c75779126e80: Preparing 05:49:41 ee4741b93599: Preparing 05:49:41 5eaf16ec0ddc: Preparing 05:49:41 f37ed64fa633: Preparing 05:49:41 ce7f800efff9: Preparing 05:49:41 ce7f800efff9: Waiting 05:49:41 f37ed64fa633: Waiting 05:49:41 ee4741b93599: Layer already exists 05:49:41 c75779126e80: Layer already exists 05:49:41 1e645fc4b3c6: Layer already exists 05:49:41 ac7b4a566713: Layer already exists 05:49:41 5eaf16ec0ddc: Layer already exists 05:49:41 ce7f800efff9: Layer already exists 05:49:41 f37ed64fa633: Layer already exists 05:49:41 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:678fe61d87b6baad29f20ce77456a4f7737c1b481116c28dc6bafa1a736d49aa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 05:49:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:49:41 ac7b4a566713: Preparing 05:49:41 1e645fc4b3c6: Preparing 05:49:41 c75779126e80: Preparing 05:49:41 ee4741b93599: Preparing 05:49:41 5eaf16ec0ddc: Preparing 05:49:41 f37ed64fa633: Preparing 05:49:41 ce7f800efff9: Preparing 05:49:41 f37ed64fa633: Waiting 05:49:41 ce7f800efff9: Waiting 05:49:41 c75779126e80: Layer already exists 05:49:41 5eaf16ec0ddc: Layer already exists 05:49:41 ee4741b93599: Layer already exists 05:49:41 ac7b4a566713: Layer already exists 05:49:41 1e645fc4b3c6: Layer already exists 05:49:41 f37ed64fa633: Layer already exists 05:49:41 ce7f800efff9: Layer already exists 05:49:41 main: digest: sha256:678fe61d87b6baad29f20ce77456a4f7737c1b481116c28dc6bafa1a736d49aa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:49:42 ===================================================== [Pipeline] echo 05:49:42 taggedImages: 05:49:42 - nexus3.edgexfoundry.org:10004/support-scheduler:236833ffc84d188f677089422aea854ddee30426 05:49:42 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:49:42 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.56 05:49:42 - nexus3.edgexfoundry.org:10004/support-scheduler:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 05:49:42 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:08:00 #133 ... 06:08:00 06:08:00 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:08:00 #158 1163.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:08:00 #158 ... 06:08:00 06:08:00 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:08:00 #160 DONE 1172.8s 06:08:00 06:08:00 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:08:00 #66 ... 06:08:00 06:08:00 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:08:00 #161 DONE 0.2s 06:08:00 06:08:00 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:08:00 #162 DONE 0.1s 06:08:00 06:08:00 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:08:00 #163 DONE 0.2s 06:08:00 06:08:00 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:08:00 #164 DONE 0.2s 06:08:00 06:08:00 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:08:00 #165 DONE 0.2s 06:08:00 06:08:00 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:08:00 #166 DONE 0.1s 06:08:00 06:08:00 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:08:00 #152 ... 06:08:00 06:08:00 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:08:02 #167 DONE 2.0s 06:08:02 06:08:02 #106 [security-proxy-setup] exporting to image 06:08:02 #106 exporting layers 06:08:02 #106 exporting layers 1.0s done 06:08:02 #106 writing image sha256:8123dfc229aa37cac52a5f7779f008284fa33614cc3a775df8f04ce08ee62860 done 06:08:02 #106 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 06:08:02 #106 DONE 7.4s 06:08:02 06:08:02 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:08:09 #156 ... 06:08:09 06:08:09 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:08:09 #157 DONE 1183.0s 06:08:09 06:08:09 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:08:09 #156 ... 06:08:09 06:08:09 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:08:09 #168 DONE 0.2s 06:08:09 06:08:09 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:08:09 #133 ... 06:08:09 06:08:09 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 06:08:10 #169 ... 06:08:10 06:08:10 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:08:10 #158 DONE 1184.5s 06:08:10 06:08:10 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:08:10 #154 ... 06:08:10 06:08:10 #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:08:10 #170 DONE 0.3s 06:08:10 06:08:10 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:08:11 #66 ... 06:08:11 06:08:11 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:08:11 #171 DONE 0.1s 06:08:11 06:08:11 #172 [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 06:08:11 #172 DONE 0.2s 06:08:11 06:08:11 #173 [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 06:08:11 #173 DONE 0.2s 06:08:11 06:08:11 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:08:11 #174 DONE 0.3s 06:08:11 06:08:11 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:08:12 #175 DONE 0.3s 06:08:12 06:08:12 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:08:12 #151 ... 06:08:12 06:08:12 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:08:12 #176 DONE 0.2s 06:08:12 06:08:12 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:08:12 #155 ... 06:08:12 06:08:12 #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:08:12 #177 DONE 0.2s 06:08:12 06:08:12 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:08:12 #178 ... 06:08:12 06:08:12 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 06:08:12 #169 DONE 3.3s 06:08:12 06:08:12 #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 06:08:13 #179 DONE 0.4s 06:08:13 06:08:13 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:08:13 #154 ... 06:08:13 06:08:13 #180 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 06:08:13 #180 DONE 0.4s 06:08:13 06:08:13 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:08:13 #152 ... 06:08:13 06:08:13 #181 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:08:14 #181 DONE 0.5s 06:08:14 06:08:14 #182 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:08:14 #182 DONE 0.3s 06:08:14 06:08:14 #183 [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/ 06:08:14 #183 DONE 0.2s 06:08:14 06:08:14 #184 [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/ 06:08:14 #184 DONE 0.2s 06:08:14 06:08:14 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:08:15 #133 ... 06:08:15 06:08:15 #185 [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/ 06:08:15 #185 DONE 0.1s 06:08:15 06:08:15 #186 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 06:08:15 #186 DONE 0.2s 06:08:15 06:08:15 #187 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:08:15 #187 DONE 0.1s 06:08:15 06:08:15 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:08:15 #159 ... 06:08:15 06:08:15 #188 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 06:08:16 #188 ... 06:08:16 06:08:16 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:08:16 #178 DONE 3.5s 06:08:16 06:08:16 #106 [security-secretstore-setup] exporting to image 06:08:16 #106 exporting layers 06:08:17 #106 exporting layers 1.4s done 06:08:17 #106 writing image sha256:1112b1bdf014e4b9fae7bd6c57200aca7663ece716bf2514aa3f237eb4e9facb 0.0s done 06:08:17 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 06:08:17 #106 DONE 8.9s 06:08:17 06:08:17 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:08:17 #153 ... 06:08:17 06:08:17 #188 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 06:08:17 #188 DONE 2.4s 06:08:17 06:08:17 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:08:17 #156 ... 06:08:17 06:08:17 #106 [security-bootstrapper] exporting to image 06:08:18 #106 exporting layers 0.9s done 06:08:18 #106 writing image sha256:8bafb4408ff9baa0f4dce90dce0bb5e2414a5666c73cb25e796232a104e9f81e done 06:08:18 #106 naming to docker.io/library/security-bootstrapper-arm64 0.1s done 06:08:18 #106 DONE 9.9s 06:08:18 06:08:18 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:09:05 #66 ... 06:09:05 06:09:05 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:09:05 #151 DONE 1235.9s 06:09:05 06:09:05 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:09:05 #156 ... 06:09:05 06:09:05 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:09:05 #189 DONE 0.5s 06:09:05 06:09:05 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:09:05 #190 DONE 0.2s 06:09:05 06:09:05 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:09:05 #191 DONE 0.3s 06:09:05 06:09:05 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:09:05 #192 DONE 0.1s 06:09:05 06:09:05 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:09:05 #193 DONE 0.1s 06:09:05 06:09:05 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:09:05 #194 DONE 2.0s 06:09:05 06:09:05 #106 [core-common-config-bootstrapper] exporting to image 06:09:05 #106 exporting layers 06:09:05 #106 exporting layers 0.6s done 06:09:05 #106 writing image sha256:7a33f404435b1454697eac071b3e49bb376001e781d2e1034b03f5bcb4657165 done 06:09:05 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 06:09:05 #106 DONE 10.4s 06:09:05 06:09:05 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:11:27 #154 ... 06:11:27 06:11:27 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:11:27 #155 DONE 1368.5s 06:11:27 06:11:27 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:11:27 #133 ... 06:11:27 06:11:27 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:11:27 #195 DONE 0.2s 06:11:27 06:11:27 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:11:27 #196 DONE 0.1s 06:11:27 06:11:27 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:11:27 #197 DONE 0.3s 06:11:27 06:11:27 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:11:27 #152 ... 06:11:27 06:11:27 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:11:27 #198 DONE 0.1s 06:11:27 06:11:27 #106 [security-spiffe-token-provider] exporting to image 06:11:27 #106 exporting layers 06:11:27 #106 exporting layers 0.6s done 06:11:27 #106 writing image sha256:449b9e5139e9cc7ad8c7f019bce8c267b66eaf6e946d699d7a7975849c59770e done 06:11:27 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 06:11:27 #106 DONE 11.1s 06:11:27 06:11:27 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:19:19 #133 DONE 1844.0s 06:19:19 06:19:19 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:19:19 #156 ... 06:19:19 06:19:19 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:19:19 #199 DONE 0.1s 06:19:19 06:19:19 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:19:19 #154 ... 06:19:19 06:19:19 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:19:19 #200 DONE 0.2s 06:19:19 06:19:19 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:19:19 #201 DONE 0.5s 06:19:19 06:19:19 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:19:19 #202 DONE 0.1s 06:19:19 06:19:19 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:19:19 #203 DONE 0.1s 06:19:19 06:19:19 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:19:19 #204 DONE 1.9s 06:19:19 06:19:19 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:19:19 #153 ... 06:19:19 06:19:19 #106 [security-proxy-auth] exporting to image 06:19:19 #106 exporting layers 06:19:19 #106 exporting layers 0.7s done 06:19:19 #106 writing image sha256:3a39be67ef07102a316bb46ecdf216bc6b351fe10e06c9c3f33b2ecc1c7b9468 done 06:19:19 #106 naming to docker.io/library/security-proxy-auth-arm64 done 06:19:19 #106 DONE 11.8s 06:19:19 06:19:19 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:20:27 #159 DONE 1910.4s 06:20:27 06:20:27 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:20:27 #66 ... 06:20:27 06:20:27 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:20:27 #205 DONE 0.1s 06:20:27 06:20:27 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:20:27 #149 ... 06:20:27 06:20:27 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:20:27 #206 DONE 0.1s 06:20:27 06:20:27 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:20:27 #154 ... 06:20:27 06:20:27 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:20:27 #207 DONE 0.4s 06:20:27 06:20:27 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:20:27 #66 ... 06:20:27 06:20:27 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:20:27 #208 DONE 0.1s 06:20:27 06:20:27 #106 [core-command] exporting to image 06:20:27 #106 exporting layers 06:20:27 #106 exporting layers 0.4s done 06:20:27 #106 writing image sha256:ab6f0f4430cfda11a8afe44878f1f59c70584bc7b32a34be18ec5a214c1565ae done 06:20:27 #106 naming to docker.io/library/core-command-arm64 done 06:20:27 #106 DONE 12.2s 06:20:27 06:20:27 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:22:18 #154 DONE 2026.5s 06:22:18 06:22:18 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:22:18 #156 ... 06:22:18 06:22:18 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 06:22:18 #209 DONE 0.2s 06:22:18 06:22:18 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:22:18 #210 DONE 0.4s 06:22:18 06:22:18 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:22:18 #153 ... 06:22:18 06:22:18 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:22:18 #211 DONE 0.1s 06:22:18 06:22:18 #106 [core-keeper] exporting to image 06:22:18 #106 exporting layers 06:22:18 #106 exporting layers 0.5s done 06:22:18 #106 writing image sha256:566e07905f1e4d962b293b461ff2ae4d0fcab410ccb4d98909751f013bfff635 done 06:22:18 #106 naming to docker.io/library/core-keeper-arm64 done 06:22:18 #106 DONE 12.7s 06:22:18 06:22:18 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:22:18 #66 ... 06:22:18 06:22:18 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:22:18 #156 DONE 2033.1s 06:22:18 06:22:18 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:22:19 #153 ... 06:22:19 06:22:19 #212 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:22:19 #212 DONE 0.4s 06:22:19 06:22:19 #213 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:22:19 #213 DONE 0.3s 06:22:19 06:22:19 #214 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:22:20 #214 DONE 0.6s 06:22:20 06:22:20 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:22:20 #66 ... 06:22:20 06:22:20 #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:22:20 #215 DONE 0.1s 06:22:20 06:22:20 #106 [core-data] exporting to image 06:22:20 #106 exporting layers 06:22:21 #106 exporting layers 0.7s done 06:22:21 #106 writing image sha256:86bbb50b7f884c27233697c4412cdc1451b1b429b721ff963e57bd5e1c6db3ea done 06:22:21 #106 naming to docker.io/library/core-data-arm64 done 06:22:21 #106 DONE 13.4s 06:22:21 06:22:21 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:22:23 #152 ... 06:22:23 06:22:23 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:22:23 #153 DONE 2036.9s 06:22:23 06:22:23 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:22:23 #66 ... 06:22:23 06:22:23 #216 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:22:23 #216 DONE 0.1s 06:22:23 06:22:23 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:22:23 #66 ... 06:22:23 06:22:23 #217 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:22:23 #217 DONE 0.2s 06:22:23 06:22:23 #218 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:22:23 #218 DONE 0.5s 06:22:23 06:22:23 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:22:24 #152 ... 06:22:24 06:22:24 #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:22:24 #219 DONE 0.1s 06:22:24 06:22:24 #220 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:22:24 #220 DONE 0.2s 06:22:24 06:22:24 #106 [core-metadata] exporting to image 06:22:25 #106 exporting layers 0.6s done 06:22:25 #106 writing image sha256:2b9a76f40596e154ec1ee6ab50f7ec91f975fdb3f5f95b16b034d6195962fe96 done 06:22:25 #106 naming to docker.io/library/core-metadata-arm64 done 06:22:25 #106 DONE 14.0s 06:22:25 06:22:25 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:22:57 #66 ... 06:22:57 06:22:57 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:22:57 #149 DONE 2069.5s 06:22:57 06:22:57 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:22:57 #66 ... 06:22:57 06:22:57 #221 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:22:57 #221 DONE 0.2s 06:22:57 06:22:57 #222 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:22:57 #222 DONE 0.2s 06:22:57 06:22:57 #223 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:22:57 #223 ... 06:22:57 06:22:57 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:22:57 #150 DONE 2070.7s 06:22:57 06:22:57 #223 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:22:57 #223 DONE 0.5s 06:22:57 06:22:57 #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:22:57 #224 DONE 0.2s 06:22:57 06:22:57 #106 [support-scheduler] exporting to image 06:22:57 #106 exporting layers 06:22:57 #106 ... 06:22:57 06:22:57 #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:22:57 #225 DONE 0.2s 06:22:57 06:22:57 #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:22:57 #226 DONE 0.1s 06:22:57 06:22:57 #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:22:57 #227 ... 06:22:57 06:22:57 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:22:57 #152 DONE 2071.7s 06:22:57 06:22:57 #106 [support-scheduler] exporting to image 06:22:57 #106 exporting layers 0.7s done 06:22:57 #106 writing image sha256:195a5a2c775e6b9ebb60092e5986b7a6175109475a32c279bfe75e38a50248dd 0.0s done 06:22:57 #106 naming to docker.io/library/support-scheduler-arm64 0.0s done 06:22:57 #106 DONE 14.8s 06:22:57 06:22:57 #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:22:57 #227 DONE 0.5s 06:22:57 06:22:57 #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:22:57 #228 ... 06:22:57 06:22:57 #229 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:22:57 #229 DONE 0.2s 06:22:57 06:22:57 #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:22:57 #228 DONE 0.3s 06:22:57 06:22:57 #230 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:22:57 #230 DONE 0.1s 06:22:57 06:22:57 #106 [support-notifications] exporting to image 06:22:58 #106 ... 06:22:58 06:22:58 #231 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 06:22:58 #231 DONE 0.4s 06:22:58 06:22:58 #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 06:22:58 #232 DONE 0.1s 06:22:58 06:22:58 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:22:58 #66 ... 06:22:58 06:22:58 #106 [support-cron-scheduler] exporting to image 06:22:58 #106 exporting layers 0.7s done 06:22:58 #106 writing image sha256:63afaed077decfc3fa0ecf190715a4706c206f66d9e5333ee0dc19e12bf309d1 done 06:22:58 #106 naming to docker.io/library/support-notifications-arm64 06:22:58 #106 naming to docker.io/library/support-notifications-arm64 0.0s done 06:23:00 #106 exporting layers 1.3s done 06:23:00 #106 writing image sha256:8bf8076214d1e98618574d20ea6b8446e0f850c389c950fa14a48863362d819b done 06:23:00 #106 naming to docker.io/library/support-cron-scheduler-arm64 done 06:23:00 #106 DONE 16.9s 06:23:00 06:23:00 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:23:00 time="2024-08-19T05:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:23:00 time="2024-08-19T05:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:23:00 time="2024-08-19T05:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:23:00 time="2024-08-19T05:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:23:00 time="2024-08-19T05:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:23:00 time="2024-08-19T05:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:23:00 time="2024-08-19T05:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:23:00 time="2024-08-19T05:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:23:00 time="2024-08-19T05:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:23:00 time="2024-08-19T05:46:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:23:00 time="2024-08-19T05:46:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:23:00 time="2024-08-19T05:46:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:23:00 time="2024-08-19T05:46:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:23:00 time="2024-08-19T05:46:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:23:00 time="2024-08-19T05:46:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:23:00 time="2024-08-19T05:46:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:23:00 $ docker stop --time=1 b186ac99331be522fa98db8cb4c92436c471b5d7da4190f21ea2173d161bb892 06:23:01 $ docker rm -f --volumes b186ac99331be522fa98db8cb4c92436c471b5d7da4190f21ea2173d161bb892 [Pipeline] // withDockerContainer [Pipeline] sh 06:23:02 + docker images 06:23:02 REPOSITORY TAG IMAGE ID CREATED SIZE 06:23:02 support-cron-scheduler-arm64 latest 8bf8076214d1 4 seconds ago 43.5MB 06:23:02 support-notifications-arm64 latest 63afaed077de 5 seconds ago 42MB 06:23:02 support-scheduler-arm64 latest 195a5a2c775e 6 seconds ago 41.3MB 06:23:02 core-metadata-arm64 latest 2b9a76f40596 38 seconds ago 39.3MB 06:23:02 core-data-arm64 latest 86bbb50b7f88 42 seconds ago 39.1MB 06:23:02 core-keeper-arm64 latest 566e07905f1e 49 seconds ago 39MB 06:23:02 core-command-arm64 latest ab6f0f4430cf 2 minutes ago 35MB 06:23:02 security-proxy-auth-arm64 latest 3a39be67ef07 3 minutes ago 32.6MB 06:23:02 security-spiffe-token-provider-arm64 latest 449b9e5139e9 11 minutes ago 29MB 06:23:02 core-common-config-bootstrapper-arm64 latest 7a33f404435b 13 minutes ago 15.3MB 06:23:02 security-bootstrapper-arm64 latest 8bafb4408ff9 14 minutes ago 18.9MB 06:23:02 security-secretstore-setup-arm64 latest 1112b1bdf014 14 minutes ago 36.4MB 06:23:02 security-proxy-setup-arm64 latest 8123dfc229aa 15 minutes ago 26.1MB 06:23:02 security-spire-agent-arm64 latest 16a43c267ebe 35 minutes ago 174MB 06:23:02 security-spire-server-arm64 latest db273e302463 35 minutes ago 116MB 06:23:02 security-spire-config-arm64 latest a8a5a76e0351 35 minutes ago 115MB 06:23:02 ci-base-image-arm64 latest f298aac90432 37 minutes ago 967MB 06:23:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 06:23:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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 06:23:02 provisioning config files... 06:23:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/675@tmp/config3877403538822546525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:23:02 ---> ****-login.sh 06:23:02 nexus3.edgexfoundry.org:10001 06:23:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:23:03 Configure a credential helper to remove this warning. See 06:23:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:23:03 06:23:03 Login Succeeded 06:23:03 nexus3.edgexfoundry.org:10002 06:23:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:23:03 Configure a credential helper to remove this warning. See 06:23:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:23:03 06:23:03 Login Succeeded 06:23:03 nexus3.edgexfoundry.org:10003 06:23:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:23:03 Configure a credential helper to remove this warning. See 06:23:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:23:03 06:23:03 Login Succeeded 06:23:03 nexus3.edgexfoundry.org:10004 06:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:23:04 Configure a credential helper to remove this warning. See 06:23:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:23:04 06:23:04 Login Succeeded 06:23:04 ****.io 06:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:23:04 Configure a credential helper to remove this warning. See 06:23:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:23:04 06:23:04 Login Succeeded 06:23:04 ---> ****-login.sh ends [Pipeline] } 06:23:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:23:04 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 06:23:04 236833ffc84d188f677089422aea854ddee30426 06:23:04 latest 06:23:04 3.2.0-dev.56 06:23:04 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:23:04 main 06:23:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:236833ffc84d188f677089422aea854ddee30426 06:23:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:23:05 7fcb1c6cefcd: Preparing 06:23:05 7bdb645f8459: Preparing 06:23:05 206df74b4aaf: Preparing 06:23:05 68faf37ce4a9: Preparing 06:23:05 4b89a5378b18: Preparing 06:23:05 86df587d2e8d: Preparing 06:23:05 3c20671a5817: Preparing 06:23:05 86df587d2e8d: Waiting 06:23:05 3c20671a5817: Waiting 06:23:05 4b89a5378b18: Pushed 06:23:05 68faf37ce4a9: Pushed 06:23:05 7fcb1c6cefcd: Pushed 06:23:05 206df74b4aaf: Pushed 06:23:05 3c20671a5817: Layer already exists 06:23:05 86df587d2e8d: Pushed 06:23:12 7bdb645f8459: Pushed 06:23:12 236833ffc84d188f677089422aea854ddee30426: digest: sha256:4ea79d14a21a063ff4a35ef2e843aa0a3233377ae4845367ef01c0201a6a0f38 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:23:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:23:13 7fcb1c6cefcd: Preparing 06:23:13 7bdb645f8459: Preparing 06:23:13 206df74b4aaf: Preparing 06:23:13 68faf37ce4a9: Preparing 06:23:13 4b89a5378b18: Preparing 06:23:13 86df587d2e8d: Preparing 06:23:13 3c20671a5817: Preparing 06:23:13 86df587d2e8d: Waiting 06:23:13 7bdb645f8459: Layer already exists 06:23:13 4b89a5378b18: Layer already exists 06:23:13 7fcb1c6cefcd: Layer already exists 06:23:13 68faf37ce4a9: Layer already exists 06:23:13 206df74b4aaf: Layer already exists 06:23:13 86df587d2e8d: Layer already exists 06:23:13 3c20671a5817: Layer already exists 06:23:13 latest: digest: sha256:4ea79d14a21a063ff4a35ef2e843aa0a3233377ae4845367ef01c0201a6a0f38 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.56 06:23:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:23:14 7fcb1c6cefcd: Preparing 06:23:14 7bdb645f8459: Preparing 06:23:14 206df74b4aaf: Preparing 06:23:14 68faf37ce4a9: Preparing 06:23:14 4b89a5378b18: Preparing 06:23:14 86df587d2e8d: Preparing 06:23:14 3c20671a5817: Preparing 06:23:14 86df587d2e8d: Waiting 06:23:14 3c20671a5817: Waiting 06:23:14 68faf37ce4a9: Layer already exists 06:23:14 206df74b4aaf: Layer already exists 06:23:14 7bdb645f8459: Layer already exists 06:23:14 7fcb1c6cefcd: Layer already exists 06:23:14 4b89a5378b18: Layer already exists 06:23:14 86df587d2e8d: Layer already exists 06:23:14 3c20671a5817: Layer already exists 06:23:14 3.2.0-dev.56: digest: sha256:4ea79d14a21a063ff4a35ef2e843aa0a3233377ae4845367ef01c0201a6a0f38 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:23:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:23:15 7fcb1c6cefcd: Preparing 06:23:15 7bdb645f8459: Preparing 06:23:15 206df74b4aaf: Preparing 06:23:15 68faf37ce4a9: Preparing 06:23:15 4b89a5378b18: Preparing 06:23:15 86df587d2e8d: Preparing 06:23:15 3c20671a5817: Preparing 06:23:15 86df587d2e8d: Waiting 06:23:15 3c20671a5817: Waiting 06:23:15 68faf37ce4a9: Layer already exists 06:23:15 206df74b4aaf: Layer already exists 06:23:15 7fcb1c6cefcd: Layer already exists 06:23:15 7bdb645f8459: Layer already exists 06:23:15 4b89a5378b18: Layer already exists 06:23:15 86df587d2e8d: Layer already exists 06:23:15 3c20671a5817: Layer already exists 06:23:15 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:4ea79d14a21a063ff4a35ef2e843aa0a3233377ae4845367ef01c0201a6a0f38 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 06:23:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:23:16 7fcb1c6cefcd: Preparing 06:23:16 7bdb645f8459: Preparing 06:23:16 206df74b4aaf: Preparing 06:23:16 68faf37ce4a9: Preparing 06:23:16 4b89a5378b18: Preparing 06:23:16 86df587d2e8d: Preparing 06:23:16 3c20671a5817: Preparing 06:23:16 86df587d2e8d: Waiting 06:23:16 3c20671a5817: Waiting 06:23:16 7fcb1c6cefcd: Layer already exists 06:23:16 68faf37ce4a9: Layer already exists 06:23:16 206df74b4aaf: Layer already exists 06:23:16 7bdb645f8459: Layer already exists 06:23:16 4b89a5378b18: Layer already exists 06:23:16 86df587d2e8d: Layer already exists 06:23:16 3c20671a5817: Layer already exists 06:23:16 main: digest: sha256:4ea79d14a21a063ff4a35ef2e843aa0a3233377ae4845367ef01c0201a6a0f38 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:16 ===================================================== [Pipeline] echo 06:23:16 taggedImages: 06:23:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:236833ffc84d188f677089422aea854ddee30426 06:23:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:23:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.56 06:23:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:23:16 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:23:16 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 06:23:16 236833ffc84d188f677089422aea854ddee30426 06:23:16 latest 06:23:16 3.2.0-dev.56 06:23:16 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:23:16 main 06:23:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:16 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:236833ffc84d188f677089422aea854ddee30426 06:23:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:23:17 f4caddd49e29: Preparing 06:23:17 e09200069ec3: Preparing 06:23:17 2f158fe0c9eb: Preparing 06:23:17 6bf90fa49a3a: Preparing 06:23:17 206df74b4aaf: Preparing 06:23:17 68faf37ce4a9: Preparing 06:23:17 4b89a5378b18: Preparing 06:23:17 86df587d2e8d: Preparing 06:23:17 3c20671a5817: Preparing 06:23:17 4b89a5378b18: Waiting 06:23:17 68faf37ce4a9: Waiting 06:23:17 86df587d2e8d: Waiting 06:23:17 3c20671a5817: Waiting 06:23:17 206df74b4aaf: Layer already exists 06:23:17 68faf37ce4a9: Layer already exists 06:23:17 4b89a5378b18: Layer already exists 06:23:17 e09200069ec3: Pushed 06:23:17 2f158fe0c9eb: Pushed 06:23:17 f4caddd49e29: Pushed 06:23:17 86df587d2e8d: Layer already exists 06:23:17 3c20671a5817: Layer already exists 06:23:19 6bf90fa49a3a: Pushed 06:23:19 236833ffc84d188f677089422aea854ddee30426: digest: sha256:bf21925e50add52cddb4ab2a5bc4127bd8d84e6f56b6d9e7b7d6a0ff7e473525 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:19 + 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 06:23:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:23:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:23:20 f4caddd49e29: Preparing 06:23:20 e09200069ec3: Preparing 06:23:20 2f158fe0c9eb: Preparing 06:23:20 6bf90fa49a3a: Preparing 06:23:20 206df74b4aaf: Preparing 06:23:20 68faf37ce4a9: Preparing 06:23:20 4b89a5378b18: Preparing 06:23:20 68faf37ce4a9: Waiting 06:23:20 86df587d2e8d: Preparing 06:23:20 3c20671a5817: Preparing 06:23:20 4b89a5378b18: Waiting 06:23:20 3c20671a5817: Waiting 06:23:20 86df587d2e8d: Waiting 06:23:20 e09200069ec3: Layer already exists 06:23:20 206df74b4aaf: Layer already exists 06:23:20 f4caddd49e29: Layer already exists 06:23:20 6bf90fa49a3a: Layer already exists 06:23:20 2f158fe0c9eb: Layer already exists 06:23:20 86df587d2e8d: Layer already exists 06:23:20 68faf37ce4a9: Layer already exists 06:23:20 4b89a5378b18: Layer already exists 06:23:20 3c20671a5817: Layer already exists 06:23:20 latest: digest: sha256:bf21925e50add52cddb4ab2a5bc4127bd8d84e6f56b6d9e7b7d6a0ff7e473525 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:20 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.56 06:23:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:23:21 f4caddd49e29: Preparing 06:23:21 e09200069ec3: Preparing 06:23:21 2f158fe0c9eb: Preparing 06:23:21 6bf90fa49a3a: Preparing 06:23:21 206df74b4aaf: Preparing 06:23:21 68faf37ce4a9: Preparing 06:23:21 4b89a5378b18: Preparing 06:23:21 86df587d2e8d: Preparing 06:23:21 3c20671a5817: Preparing 06:23:21 68faf37ce4a9: Waiting 06:23:21 4b89a5378b18: Waiting 06:23:21 86df587d2e8d: Waiting 06:23:21 3c20671a5817: Waiting 06:23:21 2f158fe0c9eb: Layer already exists 06:23:21 e09200069ec3: Layer already exists 06:23:21 6bf90fa49a3a: Layer already exists 06:23:21 f4caddd49e29: Layer already exists 06:23:21 206df74b4aaf: Layer already exists 06:23:21 4b89a5378b18: Layer already exists 06:23:21 68faf37ce4a9: Layer already exists 06:23:21 3c20671a5817: Layer already exists 06:23:21 86df587d2e8d: Layer already exists 06:23:21 3.2.0-dev.56: digest: sha256:bf21925e50add52cddb4ab2a5bc4127bd8d84e6f56b6d9e7b7d6a0ff7e473525 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:21 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:23:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:23:22 f4caddd49e29: Preparing 06:23:22 e09200069ec3: Preparing 06:23:22 2f158fe0c9eb: Preparing 06:23:22 6bf90fa49a3a: Preparing 06:23:22 206df74b4aaf: Preparing 06:23:22 68faf37ce4a9: Preparing 06:23:22 4b89a5378b18: Preparing 06:23:22 68faf37ce4a9: Waiting 06:23:22 86df587d2e8d: Preparing 06:23:22 4b89a5378b18: Waiting 06:23:22 3c20671a5817: Preparing 06:23:22 86df587d2e8d: Waiting 06:23:22 3c20671a5817: Waiting 06:23:22 e09200069ec3: Layer already exists 06:23:22 206df74b4aaf: Layer already exists 06:23:22 f4caddd49e29: Layer already exists 06:23:22 2f158fe0c9eb: Layer already exists 06:23:22 6bf90fa49a3a: Layer already exists 06:23:22 68faf37ce4a9: Layer already exists 06:23:22 4b89a5378b18: Layer already exists 06:23:22 86df587d2e8d: Layer already exists 06:23:22 3c20671a5817: Layer already exists 06:23:22 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:bf21925e50add52cddb4ab2a5bc4127bd8d84e6f56b6d9e7b7d6a0ff7e473525 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:22 + 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 06:23:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 06:23:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:23:23 f4caddd49e29: Preparing 06:23:23 e09200069ec3: Preparing 06:23:23 2f158fe0c9eb: Preparing 06:23:23 6bf90fa49a3a: Preparing 06:23:23 206df74b4aaf: Preparing 06:23:23 68faf37ce4a9: Preparing 06:23:23 4b89a5378b18: Preparing 06:23:23 86df587d2e8d: Preparing 06:23:23 3c20671a5817: Preparing 06:23:23 4b89a5378b18: Waiting 06:23:23 86df587d2e8d: Waiting 06:23:23 3c20671a5817: Waiting 06:23:23 68faf37ce4a9: Waiting 06:23:23 e09200069ec3: Layer already exists 06:23:23 f4caddd49e29: Layer already exists 06:23:23 206df74b4aaf: Layer already exists 06:23:23 2f158fe0c9eb: Layer already exists 06:23:23 6bf90fa49a3a: Layer already exists 06:23:23 68faf37ce4a9: Layer already exists 06:23:23 86df587d2e8d: Layer already exists 06:23:23 3c20671a5817: Layer already exists 06:23:23 4b89a5378b18: Layer already exists 06:23:23 main: digest: sha256:bf21925e50add52cddb4ab2a5bc4127bd8d84e6f56b6d9e7b7d6a0ff7e473525 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:23 ===================================================== [Pipeline] echo 06:23:23 taggedImages: 06:23:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:236833ffc84d188f677089422aea854ddee30426 06:23:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:23:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.56 06:23:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:23:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 06:23:23 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 06:23:23 236833ffc84d188f677089422aea854ddee30426 06:23:23 latest 06:23:23 3.2.0-dev.56 06:23:23 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:23:23 main 06:23:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:236833ffc84d188f677089422aea854ddee30426 06:23:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:23:24 57ce7ae99cac: Preparing 06:23:24 df28cbeb5625: Preparing 06:23:24 206df74b4aaf: Preparing 06:23:24 68faf37ce4a9: Preparing 06:23:24 0c29b66c4c83: Preparing 06:23:24 e2c3017a73a2: Preparing 06:23:24 3c20671a5817: Preparing 06:23:24 e2c3017a73a2: Waiting 06:23:24 3c20671a5817: Waiting 06:23:24 206df74b4aaf: Layer already exists 06:23:24 68faf37ce4a9: Layer already exists 06:23:24 3c20671a5817: Layer already exists 06:23:24 0c29b66c4c83: Pushed 06:23:24 57ce7ae99cac: Pushed 06:23:24 e2c3017a73a2: Pushed 06:23:31 df28cbeb5625: Pushed 06:23:31 236833ffc84d188f677089422aea854ddee30426: digest: sha256:c2fd12c06b3540ccc626a9b1e3703af4b1475b308f608b7a90d85705db8c1c55 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:23:31 57ce7ae99cac: Preparing 06:23:31 df28cbeb5625: Preparing 06:23:31 206df74b4aaf: Preparing 06:23:31 68faf37ce4a9: Preparing 06:23:31 0c29b66c4c83: Preparing 06:23:31 e2c3017a73a2: Preparing 06:23:31 3c20671a5817: Preparing 06:23:31 e2c3017a73a2: Waiting 06:23:31 3c20671a5817: Waiting 06:23:31 df28cbeb5625: Layer already exists 06:23:31 206df74b4aaf: Layer already exists 06:23:31 0c29b66c4c83: Layer already exists 06:23:31 57ce7ae99cac: Layer already exists 06:23:31 68faf37ce4a9: Layer already exists 06:23:31 3c20671a5817: Layer already exists 06:23:31 e2c3017a73a2: Layer already exists 06:23:32 latest: digest: sha256:c2fd12c06b3540ccc626a9b1e3703af4b1475b308f608b7a90d85705db8c1c55 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.56 06:23:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:23:32 57ce7ae99cac: Preparing 06:23:32 df28cbeb5625: Preparing 06:23:32 206df74b4aaf: Preparing 06:23:32 68faf37ce4a9: Preparing 06:23:32 0c29b66c4c83: Preparing 06:23:32 e2c3017a73a2: Preparing 06:23:32 3c20671a5817: Preparing 06:23:32 3c20671a5817: Waiting 06:23:32 e2c3017a73a2: Waiting 06:23:32 df28cbeb5625: Layer already exists 06:23:32 0c29b66c4c83: Layer already exists 06:23:32 57ce7ae99cac: Layer already exists 06:23:32 206df74b4aaf: Layer already exists 06:23:32 68faf37ce4a9: Layer already exists 06:23:32 3c20671a5817: Layer already exists 06:23:32 e2c3017a73a2: Layer already exists 06:23:33 3.2.0-dev.56: digest: sha256:c2fd12c06b3540ccc626a9b1e3703af4b1475b308f608b7a90d85705db8c1c55 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:23:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:23:33 57ce7ae99cac: Preparing 06:23:33 df28cbeb5625: Preparing 06:23:33 206df74b4aaf: Preparing 06:23:33 68faf37ce4a9: Preparing 06:23:33 0c29b66c4c83: Preparing 06:23:33 e2c3017a73a2: Preparing 06:23:33 3c20671a5817: Preparing 06:23:33 e2c3017a73a2: Waiting 06:23:33 3c20671a5817: Waiting 06:23:33 df28cbeb5625: Layer already exists 06:23:33 0c29b66c4c83: Layer already exists 06:23:33 206df74b4aaf: Layer already exists 06:23:33 57ce7ae99cac: Layer already exists 06:23:33 68faf37ce4a9: Layer already exists 06:23:33 e2c3017a73a2: Layer already exists 06:23:33 3c20671a5817: Layer already exists 06:23:33 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:c2fd12c06b3540ccc626a9b1e3703af4b1475b308f608b7a90d85705db8c1c55 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 06:23:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:23:34 57ce7ae99cac: Preparing 06:23:34 df28cbeb5625: Preparing 06:23:34 206df74b4aaf: Preparing 06:23:34 68faf37ce4a9: Preparing 06:23:34 0c29b66c4c83: Preparing 06:23:34 e2c3017a73a2: Preparing 06:23:34 3c20671a5817: Preparing 06:23:34 3c20671a5817: Waiting 06:23:34 e2c3017a73a2: Waiting 06:23:34 0c29b66c4c83: Layer already exists 06:23:34 68faf37ce4a9: Layer already exists 06:23:34 206df74b4aaf: Layer already exists 06:23:34 df28cbeb5625: Layer already exists 06:23:34 57ce7ae99cac: Layer already exists 06:23:34 3c20671a5817: Layer already exists 06:23:34 e2c3017a73a2: Layer already exists 06:23:34 main: digest: sha256:c2fd12c06b3540ccc626a9b1e3703af4b1475b308f608b7a90d85705db8c1c55 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:35 ===================================================== [Pipeline] echo 06:23:35 taggedImages: 06:23:35 - nexus3.edgexfoundry.org:10004/core-data-arm64:236833ffc84d188f677089422aea854ddee30426 06:23:35 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:23:35 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.56 06:23:35 - nexus3.edgexfoundry.org:10004/core-data-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:23:35 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:23:35 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 06:23:35 236833ffc84d188f677089422aea854ddee30426 06:23:35 latest 06:23:35 3.2.0-dev.56 06:23:35 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:23:35 main 06:23:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:35 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:236833ffc84d188f677089422aea854ddee30426 06:23:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:23:35 0d32c4250b34: Preparing 06:23:35 7ad074c93f83: Preparing 06:23:35 68faf37ce4a9: Preparing 06:23:35 4985a53b1b75: Preparing 06:23:35 5c278c2e20f0: Preparing 06:23:35 3c20671a5817: Preparing 06:23:35 3c20671a5817: Waiting 06:23:35 68faf37ce4a9: Layer already exists 06:23:36 3c20671a5817: Layer already exists 06:23:36 4985a53b1b75: Pushed 06:23:36 5c278c2e20f0: Pushed 06:23:36 0d32c4250b34: Pushed 06:23:42 7ad074c93f83: Pushed 06:23:42 236833ffc84d188f677089422aea854ddee30426: digest: sha256:212653656986e869a5fe7f62e3748b739d52a674d3771dbeb8f3f3c04178a174 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:43 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:23:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:23:43 0d32c4250b34: Preparing 06:23:43 7ad074c93f83: Preparing 06:23:43 68faf37ce4a9: Preparing 06:23:43 4985a53b1b75: Preparing 06:23:43 5c278c2e20f0: Preparing 06:23:43 3c20671a5817: Preparing 06:23:43 3c20671a5817: Waiting 06:23:43 68faf37ce4a9: Layer already exists 06:23:43 7ad074c93f83: Layer already exists 06:23:43 4985a53b1b75: Layer already exists 06:23:43 5c278c2e20f0: Layer already exists 06:23:43 0d32c4250b34: Layer already exists 06:23:43 3c20671a5817: Layer already exists 06:23:43 latest: digest: sha256:212653656986e869a5fe7f62e3748b739d52a674d3771dbeb8f3f3c04178a174 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:44 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.56 06:23:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:23:44 0d32c4250b34: Preparing 06:23:44 7ad074c93f83: Preparing 06:23:44 68faf37ce4a9: Preparing 06:23:44 4985a53b1b75: Preparing 06:23:44 5c278c2e20f0: Preparing 06:23:44 3c20671a5817: Preparing 06:23:44 3c20671a5817: Waiting 06:23:44 7ad074c93f83: Layer already exists 06:23:44 5c278c2e20f0: Layer already exists 06:23:44 4985a53b1b75: Layer already exists 06:23:44 68faf37ce4a9: Layer already exists 06:23:44 0d32c4250b34: Layer already exists 06:23:44 3c20671a5817: Layer already exists 06:23:44 3.2.0-dev.56: digest: sha256:212653656986e869a5fe7f62e3748b739d52a674d3771dbeb8f3f3c04178a174 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:45 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:23:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:23:45 0d32c4250b34: Preparing 06:23:45 7ad074c93f83: Preparing 06:23:45 68faf37ce4a9: Preparing 06:23:45 4985a53b1b75: Preparing 06:23:45 5c278c2e20f0: Preparing 06:23:45 3c20671a5817: Preparing 06:23:45 3c20671a5817: Waiting 06:23:45 4985a53b1b75: Layer already exists 06:23:45 7ad074c93f83: Layer already exists 06:23:45 0d32c4250b34: Layer already exists 06:23:45 68faf37ce4a9: Layer already exists 06:23:45 5c278c2e20f0: Layer already exists 06:23:45 3c20671a5817: Layer already exists 06:23:45 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:212653656986e869a5fe7f62e3748b739d52a674d3771dbeb8f3f3c04178a174 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:46 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 06:23:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:23:46 0d32c4250b34: Preparing 06:23:46 7ad074c93f83: Preparing 06:23:46 68faf37ce4a9: Preparing 06:23:46 4985a53b1b75: Preparing 06:23:46 5c278c2e20f0: Preparing 06:23:46 3c20671a5817: Preparing 06:23:46 3c20671a5817: Waiting 06:23:46 7ad074c93f83: Layer already exists 06:23:46 68faf37ce4a9: Layer already exists 06:23:46 0d32c4250b34: Layer already exists 06:23:46 5c278c2e20f0: Layer already exists 06:23:46 4985a53b1b75: Layer already exists 06:23:46 3c20671a5817: Layer already exists 06:23:46 main: digest: sha256:212653656986e869a5fe7f62e3748b739d52a674d3771dbeb8f3f3c04178a174 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:46 ===================================================== [Pipeline] echo 06:23:46 taggedImages: 06:23:46 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:236833ffc84d188f677089422aea854ddee30426 06:23:46 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:23:46 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.56 06:23:46 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:23:46 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 06:23:46 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 06:23:46 236833ffc84d188f677089422aea854ddee30426 06:23:46 latest 06:23:46 3.2.0-dev.56 06:23:46 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:23:46 main 06:23:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:236833ffc84d188f677089422aea854ddee30426 06:23:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:23:47 aed85c1f4dc4: Preparing 06:23:47 9890f60056ee: Preparing 06:23:47 1f6f1f3e8c41: Preparing 06:23:47 206df74b4aaf: Preparing 06:23:47 68faf37ce4a9: Preparing 06:23:47 4b89a5378b18: Preparing 06:23:47 86df587d2e8d: Preparing 06:23:47 4b89a5378b18: Waiting 06:23:47 3c20671a5817: Preparing 06:23:47 86df587d2e8d: Waiting 06:23:47 68faf37ce4a9: Layer already exists 06:23:47 206df74b4aaf: Layer already exists 06:23:47 4b89a5378b18: Layer already exists 06:23:47 86df587d2e8d: Layer already exists 06:23:47 3c20671a5817: Layer already exists 06:23:47 9890f60056ee: Pushed 06:23:47 aed85c1f4dc4: Pushed 06:23:54 1f6f1f3e8c41: Pushed 06:23:54 236833ffc84d188f677089422aea854ddee30426: digest: sha256:6059e8ef367d0894c4c9ee242e6944e0d0ebdaf29b2f6121f92892e32bbbdd92 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:23:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:23:55 aed85c1f4dc4: Preparing 06:23:55 9890f60056ee: Preparing 06:23:55 1f6f1f3e8c41: Preparing 06:23:55 206df74b4aaf: Preparing 06:23:55 68faf37ce4a9: Preparing 06:23:55 4b89a5378b18: Preparing 06:23:55 86df587d2e8d: Preparing 06:23:55 3c20671a5817: Preparing 06:23:55 86df587d2e8d: Waiting 06:23:55 4b89a5378b18: Waiting 06:23:55 3c20671a5817: Waiting 06:23:55 1f6f1f3e8c41: Layer already exists 06:23:55 aed85c1f4dc4: Layer already exists 06:23:55 9890f60056ee: Layer already exists 06:23:55 68faf37ce4a9: Layer already exists 06:23:55 206df74b4aaf: Layer already exists 06:23:55 4b89a5378b18: Layer already exists 06:23:55 86df587d2e8d: Layer already exists 06:23:55 3c20671a5817: Layer already exists 06:23:55 latest: digest: sha256:6059e8ef367d0894c4c9ee242e6944e0d0ebdaf29b2f6121f92892e32bbbdd92 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.56 06:23:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:23:56 aed85c1f4dc4: Preparing 06:23:56 9890f60056ee: Preparing 06:23:56 1f6f1f3e8c41: Preparing 06:23:56 206df74b4aaf: Preparing 06:23:56 68faf37ce4a9: Preparing 06:23:56 4b89a5378b18: Preparing 06:23:56 86df587d2e8d: Preparing 06:23:56 3c20671a5817: Preparing 06:23:56 86df587d2e8d: Waiting 06:23:56 3c20671a5817: Waiting 06:23:56 4b89a5378b18: Waiting 06:23:56 1f6f1f3e8c41: Layer already exists 06:23:56 68faf37ce4a9: Layer already exists 06:23:56 206df74b4aaf: Layer already exists 06:23:56 9890f60056ee: Layer already exists 06:23:56 aed85c1f4dc4: Layer already exists 06:23:56 3c20671a5817: Layer already exists 06:23:56 86df587d2e8d: Layer already exists 06:23:56 4b89a5378b18: Layer already exists 06:23:56 3.2.0-dev.56: digest: sha256:6059e8ef367d0894c4c9ee242e6944e0d0ebdaf29b2f6121f92892e32bbbdd92 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:23:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:23:57 aed85c1f4dc4: Preparing 06:23:57 9890f60056ee: Preparing 06:23:57 1f6f1f3e8c41: Preparing 06:23:57 206df74b4aaf: Preparing 06:23:57 68faf37ce4a9: Preparing 06:23:57 4b89a5378b18: Preparing 06:23:57 86df587d2e8d: Preparing 06:23:57 3c20671a5817: Preparing 06:23:57 4b89a5378b18: Waiting 06:23:57 86df587d2e8d: Waiting 06:23:57 3c20671a5817: Waiting 06:23:57 68faf37ce4a9: Layer already exists 06:23:57 1f6f1f3e8c41: Layer already exists 06:23:57 206df74b4aaf: Layer already exists 06:23:57 aed85c1f4dc4: Layer already exists 06:23:57 9890f60056ee: Layer already exists 06:23:57 4b89a5378b18: Layer already exists 06:23:57 86df587d2e8d: Layer already exists 06:23:57 3c20671a5817: Layer already exists 06:23:57 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:6059e8ef367d0894c4c9ee242e6944e0d0ebdaf29b2f6121f92892e32bbbdd92 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 06:23:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:23:58 aed85c1f4dc4: Preparing 06:23:58 9890f60056ee: Preparing 06:23:58 1f6f1f3e8c41: Preparing 06:23:58 206df74b4aaf: Preparing 06:23:58 68faf37ce4a9: Preparing 06:23:58 4b89a5378b18: Preparing 06:23:58 86df587d2e8d: Preparing 06:23:58 3c20671a5817: Preparing 06:23:58 4b89a5378b18: Waiting 06:23:58 3c20671a5817: Waiting 06:23:58 86df587d2e8d: Waiting 06:23:58 9890f60056ee: Layer already exists 06:23:58 206df74b4aaf: Layer already exists 06:23:58 1f6f1f3e8c41: Layer already exists 06:23:58 68faf37ce4a9: Layer already exists 06:23:58 aed85c1f4dc4: Layer already exists 06:23:58 86df587d2e8d: Layer already exists 06:23:58 3c20671a5817: Layer already exists 06:23:58 4b89a5378b18: Layer already exists 06:23:58 main: digest: sha256:6059e8ef367d0894c4c9ee242e6944e0d0ebdaf29b2f6121f92892e32bbbdd92 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:58 ===================================================== [Pipeline] echo 06:23:58 taggedImages: 06:23:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:236833ffc84d188f677089422aea854ddee30426 06:23:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:23:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.56 06:23:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:23:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:23:58 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 06:23:58 236833ffc84d188f677089422aea854ddee30426 06:23:58 latest 06:23:58 3.2.0-dev.56 06:23:58 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:23:58 main 06:23:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:236833ffc84d188f677089422aea854ddee30426 06:23:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:23:59 9bb8bac10fc6: Preparing 06:23:59 800fbde6fe43: Preparing 06:23:59 a9901394f546: Preparing 06:23:59 eabd6722a388: Preparing 06:23:59 52294b1654cc: Preparing 06:23:59 fa8248ec40ff: Preparing 06:23:59 b4bcaa5c8b79: Preparing 06:23:59 5e99149ad89d: Preparing 06:23:59 206df74b4aaf: Preparing 06:23:59 68faf37ce4a9: Preparing 06:23:59 18739ada4293: Preparing 06:23:59 2dc6471bdcf2: Preparing 06:23:59 5f70bf18a086: Preparing 06:23:59 9f6647bb557d: Preparing 06:23:59 a993ae36e045: Preparing 06:23:59 806530db7e48: Preparing 06:23:59 3c20671a5817: Preparing 06:23:59 68faf37ce4a9: Waiting 06:23:59 18739ada4293: Waiting 06:23:59 9f6647bb557d: Waiting 06:23:59 a993ae36e045: Waiting 06:23:59 806530db7e48: Waiting 06:23:59 3c20671a5817: Waiting 06:23:59 2dc6471bdcf2: Waiting 06:23:59 5f70bf18a086: Waiting 06:23:59 5e99149ad89d: Waiting 06:23:59 fa8248ec40ff: Waiting 06:23:59 b4bcaa5c8b79: Waiting 06:23:59 206df74b4aaf: Waiting 06:23:59 52294b1654cc: Pushed 06:23:59 eabd6722a388: Pushed 06:23:59 800fbde6fe43: Pushed 06:23:59 9bb8bac10fc6: Pushed 06:23:59 a9901394f546: Pushed 06:23:59 206df74b4aaf: Layer already exists 06:23:59 68faf37ce4a9: Layer already exists 06:23:59 fa8248ec40ff: Pushed 06:23:59 b4bcaa5c8b79: Pushed 06:23:59 5f70bf18a086: Layer already exists 06:23:59 2dc6471bdcf2: Pushed 06:23:59 18739ada4293: Pushed 06:23:59 a993ae36e045: Pushed 06:23:59 9f6647bb557d: Pushed 06:23:59 3c20671a5817: Layer already exists 06:23:59 806530db7e48: Pushed 06:24:02 5e99149ad89d: Pushed 06:24:02 236833ffc84d188f677089422aea854ddee30426: digest: sha256:92d0257ac32dae00cad9eb29d25d63a113dadede64d93f44d93cd962394fa011 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:24:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:24:03 9bb8bac10fc6: Preparing 06:24:03 800fbde6fe43: Preparing 06:24:03 a9901394f546: Preparing 06:24:03 eabd6722a388: Preparing 06:24:03 52294b1654cc: Preparing 06:24:03 fa8248ec40ff: Preparing 06:24:03 b4bcaa5c8b79: Preparing 06:24:03 5e99149ad89d: Preparing 06:24:03 206df74b4aaf: Preparing 06:24:03 68faf37ce4a9: Preparing 06:24:03 18739ada4293: Preparing 06:24:03 2dc6471bdcf2: Preparing 06:24:03 5f70bf18a086: Preparing 06:24:03 9f6647bb557d: Preparing 06:24:03 a993ae36e045: Preparing 06:24:03 806530db7e48: Preparing 06:24:03 3c20671a5817: Preparing 06:24:03 2dc6471bdcf2: Waiting 06:24:03 fa8248ec40ff: Waiting 06:24:03 5f70bf18a086: Waiting 06:24:03 b4bcaa5c8b79: Waiting 06:24:03 9f6647bb557d: Waiting 06:24:03 a993ae36e045: Waiting 06:24:03 5e99149ad89d: Waiting 06:24:03 806530db7e48: Waiting 06:24:03 3c20671a5817: Waiting 06:24:03 206df74b4aaf: Waiting 06:24:03 68faf37ce4a9: Waiting 06:24:03 18739ada4293: Waiting 06:24:03 800fbde6fe43: Layer already exists 06:24:03 9bb8bac10fc6: Layer already exists 06:24:03 a9901394f546: Layer already exists 06:24:03 52294b1654cc: Layer already exists 06:24:03 eabd6722a388: Layer already exists 06:24:03 5e99149ad89d: Layer already exists 06:24:03 fa8248ec40ff: Layer already exists 06:24:03 b4bcaa5c8b79: Layer already exists 06:24:03 206df74b4aaf: Layer already exists 06:24:03 68faf37ce4a9: Layer already exists 06:24:03 2dc6471bdcf2: Layer already exists 06:24:03 18739ada4293: Layer already exists 06:24:03 a993ae36e045: Layer already exists 06:24:03 9f6647bb557d: Layer already exists 06:24:03 5f70bf18a086: Layer already exists 06:24:03 3c20671a5817: Layer already exists 06:24:03 806530db7e48: Layer already exists 06:24:03 latest: digest: sha256:92d0257ac32dae00cad9eb29d25d63a113dadede64d93f44d93cd962394fa011 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.56 06:24:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:24:04 9bb8bac10fc6: Preparing 06:24:04 800fbde6fe43: Preparing 06:24:04 a9901394f546: Preparing 06:24:04 eabd6722a388: Preparing 06:24:04 52294b1654cc: Preparing 06:24:04 fa8248ec40ff: Preparing 06:24:04 b4bcaa5c8b79: Preparing 06:24:04 5e99149ad89d: Preparing 06:24:04 206df74b4aaf: Preparing 06:24:04 68faf37ce4a9: Preparing 06:24:04 18739ada4293: Preparing 06:24:04 2dc6471bdcf2: Preparing 06:24:04 5f70bf18a086: Preparing 06:24:04 9f6647bb557d: Preparing 06:24:04 a993ae36e045: Preparing 06:24:04 806530db7e48: Preparing 06:24:04 3c20671a5817: Preparing 06:24:04 18739ada4293: Waiting 06:24:04 2dc6471bdcf2: Waiting 06:24:04 fa8248ec40ff: Waiting 06:24:04 5f70bf18a086: Waiting 06:24:04 b4bcaa5c8b79: Waiting 06:24:04 5e99149ad89d: Waiting 06:24:04 9f6647bb557d: Waiting 06:24:04 206df74b4aaf: Waiting 06:24:04 a993ae36e045: Waiting 06:24:04 68faf37ce4a9: Waiting 06:24:04 806530db7e48: Waiting 06:24:04 3c20671a5817: Waiting 06:24:04 eabd6722a388: Layer already exists 06:24:04 a9901394f546: Layer already exists 06:24:04 800fbde6fe43: Layer already exists 06:24:04 52294b1654cc: Layer already exists 06:24:04 9bb8bac10fc6: Layer already exists 06:24:04 fa8248ec40ff: Layer already exists 06:24:04 5e99149ad89d: Layer already exists 06:24:04 b4bcaa5c8b79: Layer already exists 06:24:04 206df74b4aaf: Layer already exists 06:24:04 68faf37ce4a9: Layer already exists 06:24:04 18739ada4293: Layer already exists 06:24:04 2dc6471bdcf2: Layer already exists 06:24:04 5f70bf18a086: Layer already exists 06:24:04 a993ae36e045: Layer already exists 06:24:04 9f6647bb557d: Layer already exists 06:24:04 806530db7e48: Layer already exists 06:24:04 3c20671a5817: Layer already exists 06:24:04 3.2.0-dev.56: digest: sha256:92d0257ac32dae00cad9eb29d25d63a113dadede64d93f44d93cd962394fa011 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:24:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:24:05 9bb8bac10fc6: Preparing 06:24:05 800fbde6fe43: Preparing 06:24:05 a9901394f546: Preparing 06:24:05 eabd6722a388: Preparing 06:24:05 52294b1654cc: Preparing 06:24:05 fa8248ec40ff: Preparing 06:24:05 b4bcaa5c8b79: Preparing 06:24:05 5e99149ad89d: Preparing 06:24:05 206df74b4aaf: Preparing 06:24:05 68faf37ce4a9: Preparing 06:24:05 18739ada4293: Preparing 06:24:05 2dc6471bdcf2: Preparing 06:24:05 5f70bf18a086: Preparing 06:24:05 9f6647bb557d: Preparing 06:24:05 a993ae36e045: Preparing 06:24:05 806530db7e48: Preparing 06:24:05 3c20671a5817: Preparing 06:24:05 fa8248ec40ff: Waiting 06:24:05 b4bcaa5c8b79: Waiting 06:24:05 2dc6471bdcf2: Waiting 06:24:05 5f70bf18a086: Waiting 06:24:05 5e99149ad89d: Waiting 06:24:05 9f6647bb557d: Waiting 06:24:05 206df74b4aaf: Waiting 06:24:05 a993ae36e045: Waiting 06:24:05 806530db7e48: Waiting 06:24:05 68faf37ce4a9: Waiting 06:24:05 18739ada4293: Waiting 06:24:05 800fbde6fe43: Layer already exists 06:24:05 eabd6722a388: Layer already exists 06:24:05 52294b1654cc: Layer already exists 06:24:05 9bb8bac10fc6: Layer already exists 06:24:05 a9901394f546: Layer already exists 06:24:05 fa8248ec40ff: Layer already exists 06:24:05 68faf37ce4a9: Layer already exists 06:24:05 b4bcaa5c8b79: Layer already exists 06:24:05 206df74b4aaf: Layer already exists 06:24:05 5e99149ad89d: Layer already exists 06:24:05 18739ada4293: Layer already exists 06:24:05 2dc6471bdcf2: Layer already exists 06:24:05 5f70bf18a086: Layer already exists 06:24:05 9f6647bb557d: Layer already exists 06:24:05 a993ae36e045: Layer already exists 06:24:05 806530db7e48: Layer already exists 06:24:05 3c20671a5817: Layer already exists 06:24:05 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:92d0257ac32dae00cad9eb29d25d63a113dadede64d93f44d93cd962394fa011 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 06:24:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:24:06 9bb8bac10fc6: Preparing 06:24:06 800fbde6fe43: Preparing 06:24:06 a9901394f546: Preparing 06:24:06 eabd6722a388: Preparing 06:24:06 52294b1654cc: Preparing 06:24:06 fa8248ec40ff: Preparing 06:24:06 b4bcaa5c8b79: Preparing 06:24:06 5e99149ad89d: Preparing 06:24:06 206df74b4aaf: Preparing 06:24:06 68faf37ce4a9: Preparing 06:24:06 18739ada4293: Preparing 06:24:06 2dc6471bdcf2: Preparing 06:24:06 5f70bf18a086: Preparing 06:24:06 9f6647bb557d: Preparing 06:24:06 a993ae36e045: Preparing 06:24:06 806530db7e48: Preparing 06:24:06 3c20671a5817: Preparing 06:24:06 fa8248ec40ff: Waiting 06:24:06 b4bcaa5c8b79: Waiting 06:24:06 5e99149ad89d: Waiting 06:24:06 206df74b4aaf: Waiting 06:24:06 68faf37ce4a9: Waiting 06:24:06 a993ae36e045: Waiting 06:24:06 18739ada4293: Waiting 06:24:06 806530db7e48: Waiting 06:24:06 9f6647bb557d: Waiting 06:24:06 2dc6471bdcf2: Waiting 06:24:06 5f70bf18a086: Waiting 06:24:06 3c20671a5817: Waiting 06:24:06 9bb8bac10fc6: Layer already exists 06:24:06 eabd6722a388: Layer already exists 06:24:06 a9901394f546: Layer already exists 06:24:06 800fbde6fe43: Layer already exists 06:24:06 52294b1654cc: Layer already exists 06:24:06 5e99149ad89d: Layer already exists 06:24:06 fa8248ec40ff: Layer already exists 06:24:06 206df74b4aaf: Layer already exists 06:24:06 b4bcaa5c8b79: Layer already exists 06:24:06 68faf37ce4a9: Layer already exists 06:24:06 5f70bf18a086: Layer already exists 06:24:06 18739ada4293: Layer already exists 06:24:06 2dc6471bdcf2: Layer already exists 06:24:06 9f6647bb557d: Layer already exists 06:24:06 a993ae36e045: Layer already exists 06:24:06 806530db7e48: Layer already exists 06:24:06 3c20671a5817: Layer already exists 06:24:06 main: digest: sha256:92d0257ac32dae00cad9eb29d25d63a113dadede64d93f44d93cd962394fa011 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:24:06 ===================================================== [Pipeline] echo 06:24:06 taggedImages: 06:24:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:236833ffc84d188f677089422aea854ddee30426 06:24:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:24:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.56 06:24:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:24:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:24:06 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 06:24:06 236833ffc84d188f677089422aea854ddee30426 06:24:06 latest 06:24:06 3.2.0-dev.56 06:24:06 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:24:06 main 06:24:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:06 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:236833ffc84d188f677089422aea854ddee30426 06:24:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:24:07 9b60251a21ee: Preparing 06:24:07 b838912331e2: Preparing 06:24:07 8f47979365da: Preparing 06:24:07 2f47461b138b: Preparing 06:24:07 206df74b4aaf: Preparing 06:24:07 68faf37ce4a9: Preparing 06:24:07 4b89a5378b18: Preparing 06:24:07 86df587d2e8d: Preparing 06:24:07 3c20671a5817: Preparing 06:24:07 68faf37ce4a9: Waiting 06:24:07 4b89a5378b18: Waiting 06:24:07 3c20671a5817: Waiting 06:24:07 86df587d2e8d: Waiting 06:24:07 206df74b4aaf: Layer already exists 06:24:07 68faf37ce4a9: Layer already exists 06:24:07 b838912331e2: Pushed 06:24:07 4b89a5378b18: Layer already exists 06:24:07 8f47979365da: Pushed 06:24:07 9b60251a21ee: Pushed 06:24:07 86df587d2e8d: Layer already exists 06:24:07 3c20671a5817: Layer already exists 06:24:12 2f47461b138b: Pushed 06:24:13 236833ffc84d188f677089422aea854ddee30426: digest: sha256:1eba1ead12423ce3109e8dada7e72fcb9704d32ac93063157cbd6e16aca63f59 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:13 + 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 06:24:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:24:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:24:13 9b60251a21ee: Preparing 06:24:13 b838912331e2: Preparing 06:24:13 8f47979365da: Preparing 06:24:13 2f47461b138b: Preparing 06:24:13 206df74b4aaf: Preparing 06:24:13 68faf37ce4a9: Preparing 06:24:13 4b89a5378b18: Preparing 06:24:13 86df587d2e8d: Preparing 06:24:13 3c20671a5817: Preparing 06:24:13 4b89a5378b18: Waiting 06:24:13 86df587d2e8d: Waiting 06:24:13 3c20671a5817: Waiting 06:24:13 b838912331e2: Layer already exists 06:24:13 206df74b4aaf: Layer already exists 06:24:13 8f47979365da: Layer already exists 06:24:13 9b60251a21ee: Layer already exists 06:24:13 2f47461b138b: Layer already exists 06:24:13 68faf37ce4a9: Layer already exists 06:24:13 86df587d2e8d: Layer already exists 06:24:13 3c20671a5817: Layer already exists 06:24:13 4b89a5378b18: Layer already exists 06:24:14 latest: digest: sha256:1eba1ead12423ce3109e8dada7e72fcb9704d32ac93063157cbd6e16aca63f59 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:14 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.56 06:24:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:24:14 9b60251a21ee: Preparing 06:24:14 b838912331e2: Preparing 06:24:14 8f47979365da: Preparing 06:24:14 2f47461b138b: Preparing 06:24:14 206df74b4aaf: Preparing 06:24:14 68faf37ce4a9: Preparing 06:24:14 4b89a5378b18: Preparing 06:24:14 86df587d2e8d: Preparing 06:24:14 3c20671a5817: Preparing 06:24:14 4b89a5378b18: Waiting 06:24:14 86df587d2e8d: Waiting 06:24:14 68faf37ce4a9: Waiting 06:24:14 3c20671a5817: Waiting 06:24:14 2f47461b138b: Layer already exists 06:24:14 b838912331e2: Layer already exists 06:24:14 206df74b4aaf: Layer already exists 06:24:14 9b60251a21ee: Layer already exists 06:24:14 8f47979365da: Layer already exists 06:24:14 4b89a5378b18: Layer already exists 06:24:14 86df587d2e8d: Layer already exists 06:24:14 68faf37ce4a9: Layer already exists 06:24:14 3c20671a5817: Layer already exists 06:24:15 3.2.0-dev.56: digest: sha256:1eba1ead12423ce3109e8dada7e72fcb9704d32ac93063157cbd6e16aca63f59 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:15 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:24:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:24:15 9b60251a21ee: Preparing 06:24:15 b838912331e2: Preparing 06:24:15 8f47979365da: Preparing 06:24:15 2f47461b138b: Preparing 06:24:15 206df74b4aaf: Preparing 06:24:15 68faf37ce4a9: Preparing 06:24:15 4b89a5378b18: Preparing 06:24:15 86df587d2e8d: Preparing 06:24:15 3c20671a5817: Preparing 06:24:15 68faf37ce4a9: Waiting 06:24:15 4b89a5378b18: Waiting 06:24:15 86df587d2e8d: Waiting 06:24:15 3c20671a5817: Waiting 06:24:15 206df74b4aaf: Layer already exists 06:24:15 b838912331e2: Layer already exists 06:24:15 9b60251a21ee: Layer already exists 06:24:15 8f47979365da: Layer already exists 06:24:15 2f47461b138b: Layer already exists 06:24:15 3c20671a5817: Layer already exists 06:24:15 68faf37ce4a9: Layer already exists 06:24:15 4b89a5378b18: Layer already exists 06:24:15 86df587d2e8d: Layer already exists 06:24:16 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:1eba1ead12423ce3109e8dada7e72fcb9704d32ac93063157cbd6e16aca63f59 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:16 + 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 06:24:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 06:24:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:24:16 9b60251a21ee: Preparing 06:24:16 b838912331e2: Preparing 06:24:16 8f47979365da: Preparing 06:24:16 2f47461b138b: Preparing 06:24:16 206df74b4aaf: Preparing 06:24:16 68faf37ce4a9: Preparing 06:24:16 4b89a5378b18: Preparing 06:24:16 68faf37ce4a9: Waiting 06:24:16 86df587d2e8d: Preparing 06:24:16 4b89a5378b18: Waiting 06:24:16 3c20671a5817: Preparing 06:24:16 9b60251a21ee: Layer already exists 06:24:16 206df74b4aaf: Layer already exists 06:24:16 8f47979365da: Layer already exists 06:24:16 b838912331e2: Layer already exists 06:24:16 2f47461b138b: Layer already exists 06:24:16 3c20671a5817: Layer already exists 06:24:16 68faf37ce4a9: Layer already exists 06:24:16 86df587d2e8d: Layer already exists 06:24:16 4b89a5378b18: Layer already exists 06:24:17 main: digest: sha256:1eba1ead12423ce3109e8dada7e72fcb9704d32ac93063157cbd6e16aca63f59 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:24:17 ===================================================== [Pipeline] echo 06:24:17 taggedImages: 06:24:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:236833ffc84d188f677089422aea854ddee30426 06:24:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:24:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.56 06:24:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:24:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 06:24:17 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 06:24:17 236833ffc84d188f677089422aea854ddee30426 06:24:17 latest 06:24:17 3.2.0-dev.56 06:24:17 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:24:17 main 06:24:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:236833ffc84d188f677089422aea854ddee30426 06:24:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:24:17 f8058884479f: Preparing 06:24:17 2582bd3232f9: Preparing 06:24:17 c6d97104402b: Preparing 06:24:17 06afd864a70e: Preparing 06:24:17 87381cfe41e0: Preparing 06:24:17 206df74b4aaf: Preparing 06:24:17 68faf37ce4a9: Preparing 06:24:17 f579dc234f51: Preparing 06:24:17 d75a0831659f: Preparing 06:24:17 f85422042971: Preparing 06:24:17 3c20671a5817: Preparing 06:24:17 206df74b4aaf: Waiting 06:24:17 68faf37ce4a9: Waiting 06:24:17 f579dc234f51: Waiting 06:24:17 f85422042971: Waiting 06:24:17 3c20671a5817: Waiting 06:24:18 2582bd3232f9: Pushed 06:24:18 87381cfe41e0: Pushed 06:24:18 06afd864a70e: Pushed 06:24:18 f8058884479f: Pushed 06:24:18 206df74b4aaf: Layer already exists 06:24:18 68faf37ce4a9: Layer already exists 06:24:18 3c20671a5817: Layer already exists 06:24:18 f579dc234f51: Pushed 06:24:18 d75a0831659f: Pushed 06:24:20 c6d97104402b: Pushed 06:24:20 f85422042971: Pushed 06:24:20 236833ffc84d188f677089422aea854ddee30426: digest: sha256:6489ef53cc7dd2963aece52c892975ddb07038b334a6a01b1e60b4ed24006f55 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:21 + 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 06:24:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:24:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:24:21 f8058884479f: Preparing 06:24:21 2582bd3232f9: Preparing 06:24:21 c6d97104402b: Preparing 06:24:21 06afd864a70e: Preparing 06:24:21 87381cfe41e0: Preparing 06:24:21 206df74b4aaf: Preparing 06:24:21 68faf37ce4a9: Preparing 06:24:21 f579dc234f51: Preparing 06:24:21 d75a0831659f: Preparing 06:24:21 f85422042971: Preparing 06:24:21 3c20671a5817: Preparing 06:24:21 f579dc234f51: Waiting 06:24:21 d75a0831659f: Waiting 06:24:21 f85422042971: Waiting 06:24:21 3c20671a5817: Waiting 06:24:21 206df74b4aaf: Waiting 06:24:21 68faf37ce4a9: Waiting 06:24:21 06afd864a70e: Layer already exists 06:24:21 2582bd3232f9: Layer already exists 06:24:21 87381cfe41e0: Layer already exists 06:24:21 c6d97104402b: Layer already exists 06:24:21 f8058884479f: Layer already exists 06:24:21 68faf37ce4a9: Layer already exists 06:24:21 206df74b4aaf: Layer already exists 06:24:21 f85422042971: Layer already exists 06:24:21 d75a0831659f: Layer already exists 06:24:21 f579dc234f51: Layer already exists 06:24:21 3c20671a5817: Layer already exists 06:24:21 latest: digest: sha256:6489ef53cc7dd2963aece52c892975ddb07038b334a6a01b1e60b4ed24006f55 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.56 06:24:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:24:22 f8058884479f: Preparing 06:24:22 2582bd3232f9: Preparing 06:24:22 c6d97104402b: Preparing 06:24:22 06afd864a70e: Preparing 06:24:22 87381cfe41e0: Preparing 06:24:22 206df74b4aaf: Preparing 06:24:22 68faf37ce4a9: Preparing 06:24:22 f579dc234f51: Preparing 06:24:22 d75a0831659f: Preparing 06:24:22 f85422042971: Preparing 06:24:22 3c20671a5817: Preparing 06:24:22 f579dc234f51: Waiting 06:24:22 d75a0831659f: Waiting 06:24:22 206df74b4aaf: Waiting 06:24:22 68faf37ce4a9: Waiting 06:24:22 f85422042971: Waiting 06:24:22 3c20671a5817: Waiting 06:24:22 2582bd3232f9: Layer already exists 06:24:22 06afd864a70e: Layer already exists 06:24:22 f8058884479f: Layer already exists 06:24:22 c6d97104402b: Layer already exists 06:24:22 87381cfe41e0: Layer already exists 06:24:22 f579dc234f51: Layer already exists 06:24:22 206df74b4aaf: Layer already exists 06:24:22 68faf37ce4a9: Layer already exists 06:24:22 f85422042971: Layer already exists 06:24:22 d75a0831659f: Layer already exists 06:24:22 3c20671a5817: Layer already exists 06:24:22 3.2.0-dev.56: digest: sha256:6489ef53cc7dd2963aece52c892975ddb07038b334a6a01b1e60b4ed24006f55 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:24:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:24:23 f8058884479f: Preparing 06:24:23 2582bd3232f9: Preparing 06:24:23 c6d97104402b: Preparing 06:24:23 06afd864a70e: Preparing 06:24:23 87381cfe41e0: Preparing 06:24:23 206df74b4aaf: Preparing 06:24:23 68faf37ce4a9: Preparing 06:24:23 f579dc234f51: Preparing 06:24:23 d75a0831659f: Preparing 06:24:23 f85422042971: Preparing 06:24:23 3c20671a5817: Preparing 06:24:23 f579dc234f51: Waiting 06:24:23 d75a0831659f: Waiting 06:24:23 f85422042971: Waiting 06:24:23 3c20671a5817: Waiting 06:24:23 206df74b4aaf: Waiting 06:24:23 68faf37ce4a9: Waiting 06:24:23 2582bd3232f9: Layer already exists 06:24:23 c6d97104402b: Layer already exists 06:24:23 87381cfe41e0: Layer already exists 06:24:23 f8058884479f: Layer already exists 06:24:23 06afd864a70e: Layer already exists 06:24:23 206df74b4aaf: Layer already exists 06:24:23 f579dc234f51: Layer already exists 06:24:23 d75a0831659f: Layer already exists 06:24:23 68faf37ce4a9: Layer already exists 06:24:23 f85422042971: Layer already exists 06:24:23 3c20671a5817: Layer already exists 06:24:23 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:6489ef53cc7dd2963aece52c892975ddb07038b334a6a01b1e60b4ed24006f55 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:24 + 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 06:24:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 06:24:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:24:24 f8058884479f: Preparing 06:24:24 2582bd3232f9: Preparing 06:24:24 c6d97104402b: Preparing 06:24:24 06afd864a70e: Preparing 06:24:24 87381cfe41e0: Preparing 06:24:24 206df74b4aaf: Preparing 06:24:24 68faf37ce4a9: Preparing 06:24:24 f579dc234f51: Preparing 06:24:24 d75a0831659f: Preparing 06:24:24 f85422042971: Preparing 06:24:24 3c20671a5817: Preparing 06:24:24 206df74b4aaf: Waiting 06:24:24 68faf37ce4a9: Waiting 06:24:24 f579dc234f51: Waiting 06:24:24 d75a0831659f: Waiting 06:24:24 f85422042971: Waiting 06:24:24 3c20671a5817: Waiting 06:24:24 06afd864a70e: Layer already exists 06:24:24 87381cfe41e0: Layer already exists 06:24:24 f8058884479f: Layer already exists 06:24:24 2582bd3232f9: Layer already exists 06:24:24 c6d97104402b: Layer already exists 06:24:24 68faf37ce4a9: Layer already exists 06:24:24 f85422042971: Layer already exists 06:24:24 206df74b4aaf: Layer already exists 06:24:24 f579dc234f51: Layer already exists 06:24:24 d75a0831659f: Layer already exists 06:24:24 3c20671a5817: Layer already exists 06:24:24 main: digest: sha256:6489ef53cc7dd2963aece52c892975ddb07038b334a6a01b1e60b4ed24006f55 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:24:24 ===================================================== [Pipeline] echo 06:24:24 taggedImages: 06:24:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:236833ffc84d188f677089422aea854ddee30426 06:24:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:24:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.56 06:24:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:24:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:24:24 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 06:24:24 236833ffc84d188f677089422aea854ddee30426 06:24:24 latest 06:24:24 3.2.0-dev.56 06:24:24 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:24:24 main 06:24:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:236833ffc84d188f677089422aea854ddee30426 06:24:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:24:25 f0cbbb462c0e: Preparing 06:24:25 88ff1d37b698: Preparing 06:24:25 148825ffadff: Preparing 06:24:25 e1c89d1c287c: Preparing 06:24:25 5ce1aa4c55ea: Preparing 06:24:25 10daae9a4fff: Preparing 06:24:25 a16cf169efdc: Preparing 06:24:25 206df74b4aaf: Preparing 06:24:25 10daae9a4fff: Waiting 06:24:25 a16cf169efdc: Waiting 06:24:25 206df74b4aaf: Waiting 06:24:25 68faf37ce4a9: Preparing 06:24:25 b271656a6338: Preparing 06:24:25 5d7d0a746f28: Preparing 06:24:25 3c20671a5817: Preparing 06:24:25 68faf37ce4a9: Waiting 06:24:25 b271656a6338: Waiting 06:24:25 5d7d0a746f28: Waiting 06:24:25 3c20671a5817: Waiting 06:24:25 88ff1d37b698: Pushed 06:24:25 f0cbbb462c0e: Pushed 06:24:25 5ce1aa4c55ea: Pushed 06:24:25 206df74b4aaf: Layer already exists 06:24:25 68faf37ce4a9: Layer already exists 06:24:25 10daae9a4fff: Pushed 06:24:25 a16cf169efdc: Pushed 06:24:26 3c20671a5817: Layer already exists 06:24:26 b271656a6338: Pushed 06:24:28 e1c89d1c287c: Pushed 06:24:28 148825ffadff: Pushed 06:24:28 5d7d0a746f28: Pushed 06:24:28 236833ffc84d188f677089422aea854ddee30426: digest: sha256:85b4999fef7b5fc5beaabd9d0587aa011db0acaac2fe6bb829600b59fef35e58 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:29 + 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 06:24:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:24:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:24:29 f0cbbb462c0e: Preparing 06:24:29 88ff1d37b698: Preparing 06:24:29 148825ffadff: Preparing 06:24:29 e1c89d1c287c: Preparing 06:24:29 5ce1aa4c55ea: Preparing 06:24:29 10daae9a4fff: Preparing 06:24:29 a16cf169efdc: Preparing 06:24:29 206df74b4aaf: Preparing 06:24:29 68faf37ce4a9: Preparing 06:24:29 b271656a6338: Preparing 06:24:29 5d7d0a746f28: Preparing 06:24:29 3c20671a5817: Preparing 06:24:29 10daae9a4fff: Waiting 06:24:29 a16cf169efdc: Waiting 06:24:29 206df74b4aaf: Waiting 06:24:29 68faf37ce4a9: Waiting 06:24:29 b271656a6338: Waiting 06:24:29 5d7d0a746f28: Waiting 06:24:29 f0cbbb462c0e: Layer already exists 06:24:29 88ff1d37b698: Layer already exists 06:24:29 e1c89d1c287c: Layer already exists 06:24:29 5ce1aa4c55ea: Layer already exists 06:24:29 148825ffadff: Layer already exists 06:24:29 10daae9a4fff: Layer already exists 06:24:29 b271656a6338: Layer already exists 06:24:29 206df74b4aaf: Layer already exists 06:24:29 a16cf169efdc: Layer already exists 06:24:29 68faf37ce4a9: Layer already exists 06:24:29 5d7d0a746f28: Layer already exists 06:24:29 3c20671a5817: Layer already exists 06:24:29 latest: digest: sha256:85b4999fef7b5fc5beaabd9d0587aa011db0acaac2fe6bb829600b59fef35e58 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.56 06:24:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:24:30 f0cbbb462c0e: Preparing 06:24:30 88ff1d37b698: Preparing 06:24:30 148825ffadff: Preparing 06:24:30 e1c89d1c287c: Preparing 06:24:30 5ce1aa4c55ea: Preparing 06:24:30 10daae9a4fff: Preparing 06:24:30 a16cf169efdc: Preparing 06:24:30 206df74b4aaf: Preparing 06:24:30 68faf37ce4a9: Preparing 06:24:30 b271656a6338: Preparing 06:24:30 5d7d0a746f28: Preparing 06:24:30 3c20671a5817: Preparing 06:24:30 10daae9a4fff: Waiting 06:24:30 a16cf169efdc: Waiting 06:24:30 68faf37ce4a9: Waiting 06:24:30 206df74b4aaf: Waiting 06:24:30 b271656a6338: Waiting 06:24:30 5d7d0a746f28: Waiting 06:24:30 3c20671a5817: Waiting 06:24:30 e1c89d1c287c: Layer already exists 06:24:30 f0cbbb462c0e: Layer already exists 06:24:30 5ce1aa4c55ea: Layer already exists 06:24:30 148825ffadff: Layer already exists 06:24:30 88ff1d37b698: Layer already exists 06:24:30 a16cf169efdc: Layer already exists 06:24:30 206df74b4aaf: Layer already exists 06:24:30 b271656a6338: Layer already exists 06:24:30 10daae9a4fff: Layer already exists 06:24:30 68faf37ce4a9: Layer already exists 06:24:30 5d7d0a746f28: Layer already exists 06:24:30 3c20671a5817: Layer already exists 06:24:30 3.2.0-dev.56: digest: sha256:85b4999fef7b5fc5beaabd9d0587aa011db0acaac2fe6bb829600b59fef35e58 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:24:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:24:31 f0cbbb462c0e: Preparing 06:24:31 88ff1d37b698: Preparing 06:24:31 148825ffadff: Preparing 06:24:31 e1c89d1c287c: Preparing 06:24:31 5ce1aa4c55ea: Preparing 06:24:31 10daae9a4fff: Preparing 06:24:31 a16cf169efdc: Preparing 06:24:31 206df74b4aaf: Preparing 06:24:31 68faf37ce4a9: Preparing 06:24:31 b271656a6338: Preparing 06:24:31 5d7d0a746f28: Preparing 06:24:31 3c20671a5817: Preparing 06:24:31 206df74b4aaf: Waiting 06:24:31 5d7d0a746f28: Waiting 06:24:31 68faf37ce4a9: Waiting 06:24:31 b271656a6338: Waiting 06:24:31 10daae9a4fff: Waiting 06:24:31 a16cf169efdc: Waiting 06:24:31 3c20671a5817: Waiting 06:24:31 e1c89d1c287c: Layer already exists 06:24:31 5ce1aa4c55ea: Layer already exists 06:24:31 148825ffadff: Layer already exists 06:24:31 88ff1d37b698: Layer already exists 06:24:31 f0cbbb462c0e: Layer already exists 06:24:31 b271656a6338: Layer already exists 06:24:31 68faf37ce4a9: Layer already exists 06:24:31 10daae9a4fff: Layer already exists 06:24:31 206df74b4aaf: Layer already exists 06:24:31 a16cf169efdc: Layer already exists 06:24:31 5d7d0a746f28: Layer already exists 06:24:31 3c20671a5817: Layer already exists 06:24:31 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:85b4999fef7b5fc5beaabd9d0587aa011db0acaac2fe6bb829600b59fef35e58 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:32 + 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 06:24:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 06:24:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:24:32 f0cbbb462c0e: Preparing 06:24:32 88ff1d37b698: Preparing 06:24:32 148825ffadff: Preparing 06:24:32 e1c89d1c287c: Preparing 06:24:32 5ce1aa4c55ea: Preparing 06:24:32 10daae9a4fff: Preparing 06:24:32 a16cf169efdc: Preparing 06:24:32 206df74b4aaf: Preparing 06:24:32 68faf37ce4a9: Preparing 06:24:32 b271656a6338: Preparing 06:24:32 5d7d0a746f28: Preparing 06:24:32 3c20671a5817: Preparing 06:24:32 206df74b4aaf: Waiting 06:24:32 68faf37ce4a9: Waiting 06:24:32 b271656a6338: Waiting 06:24:32 5d7d0a746f28: Waiting 06:24:32 3c20671a5817: Waiting 06:24:32 10daae9a4fff: Waiting 06:24:32 a16cf169efdc: Waiting 06:24:32 5ce1aa4c55ea: Layer already exists 06:24:32 e1c89d1c287c: Layer already exists 06:24:32 f0cbbb462c0e: Layer already exists 06:24:32 88ff1d37b698: Layer already exists 06:24:32 148825ffadff: Layer already exists 06:24:32 10daae9a4fff: Layer already exists 06:24:32 68faf37ce4a9: Layer already exists 06:24:32 b271656a6338: Layer already exists 06:24:32 a16cf169efdc: Layer already exists 06:24:32 206df74b4aaf: Layer already exists 06:24:32 5d7d0a746f28: Layer already exists 06:24:32 3c20671a5817: Layer already exists 06:24:32 main: digest: sha256:85b4999fef7b5fc5beaabd9d0587aa011db0acaac2fe6bb829600b59fef35e58 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:24:32 ===================================================== [Pipeline] echo 06:24:32 taggedImages: 06:24:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:236833ffc84d188f677089422aea854ddee30426 06:24:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:24:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.56 06:24:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:24:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:24:32 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 06:24:32 236833ffc84d188f677089422aea854ddee30426 06:24:32 latest 06:24:32 3.2.0-dev.56 06:24:32 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:24:32 main 06:24:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:33 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:236833ffc84d188f677089422aea854ddee30426 06:24:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:24:33 7fada090af16: Preparing 06:24:33 fbb64963ee33: Preparing 06:24:33 206df74b4aaf: Preparing 06:24:33 68faf37ce4a9: Preparing 06:24:33 218800d37127: Preparing 06:24:33 e5c497159414: Preparing 06:24:33 3c20671a5817: Preparing 06:24:33 e5c497159414: Waiting 06:24:33 3c20671a5817: Waiting 06:24:33 68faf37ce4a9: Layer already exists 06:24:33 206df74b4aaf: Layer already exists 06:24:33 3c20671a5817: Layer already exists 06:24:33 7fada090af16: Pushed 06:24:33 218800d37127: Pushed 06:24:35 e5c497159414: Pushed 06:24:37 fbb64963ee33: Pushed 06:24:37 236833ffc84d188f677089422aea854ddee30426: digest: sha256:428ea374831baeb15fe82066665fcfd81131007df829444644f278fec2c1069d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:38 + 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 06:24:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:24:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:24:38 7fada090af16: Preparing 06:24:38 fbb64963ee33: Preparing 06:24:38 206df74b4aaf: Preparing 06:24:38 68faf37ce4a9: Preparing 06:24:38 218800d37127: Preparing 06:24:38 e5c497159414: Preparing 06:24:38 3c20671a5817: Preparing 06:24:38 e5c497159414: Waiting 06:24:38 3c20671a5817: Waiting 06:24:38 206df74b4aaf: Layer already exists 06:24:38 218800d37127: Layer already exists 06:24:38 68faf37ce4a9: Layer already exists 06:24:38 fbb64963ee33: Layer already exists 06:24:38 7fada090af16: Layer already exists 06:24:38 e5c497159414: Layer already exists 06:24:38 3c20671a5817: Layer already exists 06:24:38 latest: digest: sha256:428ea374831baeb15fe82066665fcfd81131007df829444644f278fec2c1069d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.56 06:24:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:24:39 7fada090af16: Preparing 06:24:39 fbb64963ee33: Preparing 06:24:39 206df74b4aaf: Preparing 06:24:39 68faf37ce4a9: Preparing 06:24:39 218800d37127: Preparing 06:24:39 e5c497159414: Preparing 06:24:39 3c20671a5817: Preparing 06:24:39 e5c497159414: Waiting 06:24:39 3c20671a5817: Waiting 06:24:39 fbb64963ee33: Layer already exists 06:24:39 206df74b4aaf: Layer already exists 06:24:39 7fada090af16: Layer already exists 06:24:39 218800d37127: Layer already exists 06:24:39 68faf37ce4a9: Layer already exists 06:24:39 e5c497159414: Layer already exists 06:24:39 3c20671a5817: Layer already exists 06:24:39 3.2.0-dev.56: digest: sha256:428ea374831baeb15fe82066665fcfd81131007df829444644f278fec2c1069d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:24:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:24:40 7fada090af16: Preparing 06:24:40 fbb64963ee33: Preparing 06:24:40 206df74b4aaf: Preparing 06:24:40 68faf37ce4a9: Preparing 06:24:40 218800d37127: Preparing 06:24:40 e5c497159414: Preparing 06:24:40 3c20671a5817: Preparing 06:24:40 e5c497159414: Waiting 06:24:40 3c20671a5817: Waiting 06:24:40 fbb64963ee33: Layer already exists 06:24:40 206df74b4aaf: Layer already exists 06:24:40 68faf37ce4a9: Layer already exists 06:24:40 7fada090af16: Layer already exists 06:24:40 218800d37127: Layer already exists 06:24:40 e5c497159414: Layer already exists 06:24:40 3c20671a5817: Layer already exists 06:24:40 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:428ea374831baeb15fe82066665fcfd81131007df829444644f278fec2c1069d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:40 + 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 06:24:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 06:24:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:24:41 7fada090af16: Preparing 06:24:41 fbb64963ee33: Preparing 06:24:41 206df74b4aaf: Preparing 06:24:41 68faf37ce4a9: Preparing 06:24:41 218800d37127: Preparing 06:24:41 e5c497159414: Preparing 06:24:41 3c20671a5817: Preparing 06:24:41 e5c497159414: Waiting 06:24:41 3c20671a5817: Waiting 06:24:41 218800d37127: Layer already exists 06:24:41 fbb64963ee33: Layer already exists 06:24:41 68faf37ce4a9: Layer already exists 06:24:41 206df74b4aaf: Layer already exists 06:24:41 7fada090af16: Layer already exists 06:24:41 3c20671a5817: Layer already exists 06:24:41 e5c497159414: Layer already exists 06:24:41 main: digest: sha256:428ea374831baeb15fe82066665fcfd81131007df829444644f278fec2c1069d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:24:41 ===================================================== [Pipeline] echo 06:24:41 taggedImages: 06:24:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:236833ffc84d188f677089422aea854ddee30426 06:24:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:24:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.56 06:24:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:24:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:24:41 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 06:24:41 236833ffc84d188f677089422aea854ddee30426 06:24:41 latest 06:24:41 3.2.0-dev.56 06:24:41 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:24:41 main 06:24:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:236833ffc84d188f677089422aea854ddee30426 06:24:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:24:42 694542809aa1: Preparing 06:24:42 18b58562559d: Preparing 06:24:42 0b414ebb09b0: Preparing 06:24:42 206df74b4aaf: Preparing 06:24:42 68faf37ce4a9: Preparing 06:24:42 de98d9054122: Preparing 06:24:42 019f0137df39: Preparing 06:24:42 3d525f0b2558: Preparing 06:24:42 4ae935f038e5: Preparing 06:24:42 3c20671a5817: Preparing 06:24:42 de98d9054122: Waiting 06:24:42 019f0137df39: Waiting 06:24:42 3d525f0b2558: Waiting 06:24:42 4ae935f038e5: Waiting 06:24:42 3c20671a5817: Waiting 06:24:42 68faf37ce4a9: Layer already exists 06:24:42 206df74b4aaf: Layer already exists 06:24:42 18b58562559d: Pushed 06:24:42 0b414ebb09b0: Pushed 06:24:42 694542809aa1: Pushed 06:24:42 3c20671a5817: Layer already exists 06:24:42 3d525f0b2558: Pushed 06:24:43 4ae935f038e5: Pushed 06:24:55 019f0137df39: Pushed 06:25:04 de98d9054122: Pushed 06:25:04 236833ffc84d188f677089422aea854ddee30426: digest: sha256:759456090db5fb7daa19edda6777ba6de600893d8f99369d14461c80b06bf177 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:04 + 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 06:25:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:25:04 694542809aa1: Preparing 06:25:04 18b58562559d: Preparing 06:25:04 0b414ebb09b0: Preparing 06:25:04 206df74b4aaf: Preparing 06:25:04 68faf37ce4a9: Preparing 06:25:04 de98d9054122: Preparing 06:25:04 019f0137df39: Preparing 06:25:04 3d525f0b2558: Preparing 06:25:04 4ae935f038e5: Preparing 06:25:04 3c20671a5817: Preparing 06:25:04 de98d9054122: Waiting 06:25:04 019f0137df39: Waiting 06:25:04 3d525f0b2558: Waiting 06:25:04 4ae935f038e5: Waiting 06:25:04 3c20671a5817: Waiting 06:25:04 694542809aa1: Layer already exists 06:25:04 0b414ebb09b0: Layer already exists 06:25:04 68faf37ce4a9: Layer already exists 06:25:04 18b58562559d: Layer already exists 06:25:04 206df74b4aaf: Layer already exists 06:25:04 4ae935f038e5: Layer already exists 06:25:04 019f0137df39: Layer already exists 06:25:04 de98d9054122: Layer already exists 06:25:04 3d525f0b2558: Layer already exists 06:25:04 3c20671a5817: Layer already exists 06:25:05 latest: digest: sha256:759456090db5fb7daa19edda6777ba6de600893d8f99369d14461c80b06bf177 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.56 06:25:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:25:05 694542809aa1: Preparing 06:25:05 18b58562559d: Preparing 06:25:05 0b414ebb09b0: Preparing 06:25:05 206df74b4aaf: Preparing 06:25:05 68faf37ce4a9: Preparing 06:25:05 de98d9054122: Preparing 06:25:05 019f0137df39: Preparing 06:25:05 3d525f0b2558: Preparing 06:25:05 4ae935f038e5: Preparing 06:25:05 3c20671a5817: Preparing 06:25:05 de98d9054122: Waiting 06:25:05 019f0137df39: Waiting 06:25:05 3d525f0b2558: Waiting 06:25:05 4ae935f038e5: Waiting 06:25:05 206df74b4aaf: Layer already exists 06:25:05 0b414ebb09b0: Layer already exists 06:25:05 18b58562559d: Layer already exists 06:25:05 68faf37ce4a9: Layer already exists 06:25:05 694542809aa1: Layer already exists 06:25:05 019f0137df39: Layer already exists 06:25:05 4ae935f038e5: Layer already exists 06:25:05 de98d9054122: Layer already exists 06:25:05 3c20671a5817: Layer already exists 06:25:05 3d525f0b2558: Layer already exists 06:25:05 3.2.0-dev.56: digest: sha256:759456090db5fb7daa19edda6777ba6de600893d8f99369d14461c80b06bf177 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:06 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:25:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:25:06 694542809aa1: Preparing 06:25:06 18b58562559d: Preparing 06:25:06 0b414ebb09b0: Preparing 06:25:06 206df74b4aaf: Preparing 06:25:06 68faf37ce4a9: Preparing 06:25:06 de98d9054122: Preparing 06:25:06 019f0137df39: Preparing 06:25:06 3d525f0b2558: Preparing 06:25:06 4ae935f038e5: Preparing 06:25:06 3c20671a5817: Preparing 06:25:06 3d525f0b2558: Waiting 06:25:06 4ae935f038e5: Waiting 06:25:06 de98d9054122: Waiting 06:25:06 3c20671a5817: Waiting 06:25:06 019f0137df39: Waiting 06:25:06 0b414ebb09b0: Layer already exists 06:25:06 206df74b4aaf: Layer already exists 06:25:06 18b58562559d: Layer already exists 06:25:06 68faf37ce4a9: Layer already exists 06:25:06 694542809aa1: Layer already exists 06:25:06 4ae935f038e5: Layer already exists 06:25:06 019f0137df39: Layer already exists 06:25:06 3d525f0b2558: Layer already exists 06:25:06 de98d9054122: Layer already exists 06:25:06 3c20671a5817: Layer already exists 06:25:06 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:759456090db5fb7daa19edda6777ba6de600893d8f99369d14461c80b06bf177 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:07 + 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 06:25:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 06:25:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:25:07 694542809aa1: Preparing 06:25:07 18b58562559d: Preparing 06:25:07 0b414ebb09b0: Preparing 06:25:07 206df74b4aaf: Preparing 06:25:07 68faf37ce4a9: Preparing 06:25:07 de98d9054122: Preparing 06:25:07 019f0137df39: Preparing 06:25:07 3d525f0b2558: Preparing 06:25:07 4ae935f038e5: Preparing 06:25:07 3c20671a5817: Preparing 06:25:07 019f0137df39: Waiting 06:25:07 3d525f0b2558: Waiting 06:25:07 4ae935f038e5: Waiting 06:25:07 3c20671a5817: Waiting 06:25:07 de98d9054122: Waiting 06:25:07 0b414ebb09b0: Layer already exists 06:25:07 18b58562559d: Layer already exists 06:25:07 206df74b4aaf: Layer already exists 06:25:07 694542809aa1: Layer already exists 06:25:07 68faf37ce4a9: Layer already exists 06:25:07 de98d9054122: Layer already exists 06:25:07 3d525f0b2558: Layer already exists 06:25:07 019f0137df39: Layer already exists 06:25:07 4ae935f038e5: Layer already exists 06:25:07 3c20671a5817: Layer already exists 06:25:07 main: digest: sha256:759456090db5fb7daa19edda6777ba6de600893d8f99369d14461c80b06bf177 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:25:07 ===================================================== [Pipeline] echo 06:25:07 taggedImages: 06:25:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:236833ffc84d188f677089422aea854ddee30426 06:25:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:25:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.56 06:25:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:25:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:25:07 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 06:25:07 236833ffc84d188f677089422aea854ddee30426 06:25:07 latest 06:25:07 3.2.0-dev.56 06:25:07 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:25:07 main 06:25:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:236833ffc84d188f677089422aea854ddee30426 06:25:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:25:08 5de0d5f5f870: Preparing 06:25:08 9016a0569caa: Preparing 06:25:08 00f6ac294032: Preparing 06:25:08 206df74b4aaf: Preparing 06:25:08 68faf37ce4a9: Preparing 06:25:08 9b7241a4eb5a: Preparing 06:25:08 fb097f5acbab: Preparing 06:25:08 9b7241a4eb5a: Waiting 06:25:08 2267bb98ea63: Preparing 06:25:08 fb097f5acbab: Waiting 06:25:08 3c20671a5817: Preparing 06:25:08 2267bb98ea63: Waiting 06:25:08 3c20671a5817: Waiting 06:25:08 68faf37ce4a9: Layer already exists 06:25:08 206df74b4aaf: Layer already exists 06:25:08 9016a0569caa: Pushed 06:25:08 00f6ac294032: Pushed 06:25:08 3c20671a5817: Layer already exists 06:25:08 5de0d5f5f870: Pushed 06:25:08 fb097f5acbab: Pushed 06:25:09 2267bb98ea63: Pushed 06:25:27 9b7241a4eb5a: Pushed 06:25:27 236833ffc84d188f677089422aea854ddee30426: digest: sha256:a2f2216798245127806a6c25947cb62a56fd40b81b84d8aaed88853354f4324c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:27 + 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 06:25:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:25:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:25:27 5de0d5f5f870: Preparing 06:25:27 9016a0569caa: Preparing 06:25:27 00f6ac294032: Preparing 06:25:27 206df74b4aaf: Preparing 06:25:27 68faf37ce4a9: Preparing 06:25:27 9b7241a4eb5a: Preparing 06:25:27 fb097f5acbab: Preparing 06:25:27 2267bb98ea63: Preparing 06:25:27 3c20671a5817: Preparing 06:25:27 9b7241a4eb5a: Waiting 06:25:27 fb097f5acbab: Waiting 06:25:27 2267bb98ea63: Waiting 06:25:27 3c20671a5817: Waiting 06:25:27 00f6ac294032: Layer already exists 06:25:27 9016a0569caa: Layer already exists 06:25:27 5de0d5f5f870: Layer already exists 06:25:27 206df74b4aaf: Layer already exists 06:25:27 68faf37ce4a9: Layer already exists 06:25:27 2267bb98ea63: Layer already exists 06:25:27 fb097f5acbab: Layer already exists 06:25:27 9b7241a4eb5a: Layer already exists 06:25:27 3c20671a5817: Layer already exists 06:25:28 latest: digest: sha256:a2f2216798245127806a6c25947cb62a56fd40b81b84d8aaed88853354f4324c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:28 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.56 06:25:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:25:28 5de0d5f5f870: Preparing 06:25:28 9016a0569caa: Preparing 06:25:28 00f6ac294032: Preparing 06:25:28 206df74b4aaf: Preparing 06:25:28 68faf37ce4a9: Preparing 06:25:28 9b7241a4eb5a: Preparing 06:25:28 fb097f5acbab: Preparing 06:25:28 9b7241a4eb5a: Waiting 06:25:28 2267bb98ea63: Preparing 06:25:28 fb097f5acbab: Waiting 06:25:28 3c20671a5817: Preparing 06:25:28 2267bb98ea63: Waiting 06:25:28 3c20671a5817: Waiting 06:25:28 5de0d5f5f870: Layer already exists 06:25:28 9016a0569caa: Layer already exists 06:25:28 68faf37ce4a9: Layer already exists 06:25:28 00f6ac294032: Layer already exists 06:25:28 206df74b4aaf: Layer already exists 06:25:28 9b7241a4eb5a: Layer already exists 06:25:28 3c20671a5817: Layer already exists 06:25:28 2267bb98ea63: Layer already exists 06:25:28 fb097f5acbab: Layer already exists 06:25:29 3.2.0-dev.56: digest: sha256:a2f2216798245127806a6c25947cb62a56fd40b81b84d8aaed88853354f4324c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:29 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:25:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:25:29 5de0d5f5f870: Preparing 06:25:29 9016a0569caa: Preparing 06:25:29 00f6ac294032: Preparing 06:25:29 206df74b4aaf: Preparing 06:25:29 68faf37ce4a9: Preparing 06:25:29 9b7241a4eb5a: Preparing 06:25:29 fb097f5acbab: Preparing 06:25:29 2267bb98ea63: Preparing 06:25:29 3c20671a5817: Preparing 06:25:29 fb097f5acbab: Waiting 06:25:29 2267bb98ea63: Waiting 06:25:29 3c20671a5817: Waiting 06:25:29 9b7241a4eb5a: Waiting 06:25:29 00f6ac294032: Layer already exists 06:25:29 5de0d5f5f870: Layer already exists 06:25:29 206df74b4aaf: Layer already exists 06:25:29 9016a0569caa: Layer already exists 06:25:29 68faf37ce4a9: Layer already exists 06:25:29 9b7241a4eb5a: Layer already exists 06:25:29 2267bb98ea63: Layer already exists 06:25:29 3c20671a5817: Layer already exists 06:25:29 fb097f5acbab: Layer already exists 06:25:29 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:a2f2216798245127806a6c25947cb62a56fd40b81b84d8aaed88853354f4324c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:30 + 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 06:25:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 06:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:25:30 5de0d5f5f870: Preparing 06:25:30 9016a0569caa: Preparing 06:25:30 00f6ac294032: Preparing 06:25:30 206df74b4aaf: Preparing 06:25:30 68faf37ce4a9: Preparing 06:25:30 9b7241a4eb5a: Preparing 06:25:30 fb097f5acbab: Preparing 06:25:30 2267bb98ea63: Preparing 06:25:30 3c20671a5817: Preparing 06:25:30 fb097f5acbab: Waiting 06:25:30 2267bb98ea63: Waiting 06:25:30 3c20671a5817: Waiting 06:25:30 9b7241a4eb5a: Waiting 06:25:30 68faf37ce4a9: Layer already exists 06:25:30 206df74b4aaf: Layer already exists 06:25:30 9016a0569caa: Layer already exists 06:25:30 5de0d5f5f870: Layer already exists 06:25:30 00f6ac294032: Layer already exists 06:25:30 2267bb98ea63: Layer already exists 06:25:30 9b7241a4eb5a: Layer already exists 06:25:30 fb097f5acbab: Layer already exists 06:25:30 3c20671a5817: Layer already exists 06:25:30 main: digest: sha256:a2f2216798245127806a6c25947cb62a56fd40b81b84d8aaed88853354f4324c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:25:30 ===================================================== [Pipeline] echo 06:25:30 taggedImages: 06:25:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:236833ffc84d188f677089422aea854ddee30426 06:25:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:25:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.56 06:25:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:25:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:25:30 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 06:25:30 236833ffc84d188f677089422aea854ddee30426 06:25:30 latest 06:25:30 3.2.0-dev.56 06:25:30 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:25:30 main 06:25:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:31 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:236833ffc84d188f677089422aea854ddee30426 06:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:25:31 ed797f83e7a0: Preparing 06:25:31 ed1114ff7bdb: Preparing 06:25:31 9fa000e6f9ba: Preparing 06:25:31 206df74b4aaf: Preparing 06:25:31 68faf37ce4a9: Preparing 06:25:31 7b815203e278: Preparing 06:25:31 3d525f0b2558: Preparing 06:25:31 4ae935f038e5: Preparing 06:25:31 3c20671a5817: Preparing 06:25:31 7b815203e278: Waiting 06:25:31 4ae935f038e5: Waiting 06:25:31 3c20671a5817: Waiting 06:25:31 68faf37ce4a9: Layer already exists 06:25:31 206df74b4aaf: Layer already exists 06:25:32 3d525f0b2558: Layer already exists 06:25:32 9fa000e6f9ba: Pushed 06:25:32 ed1114ff7bdb: Pushed 06:25:32 4ae935f038e5: Layer already exists 06:25:32 ed797f83e7a0: Pushed 06:25:32 3c20671a5817: Layer already exists 06:25:54 7b815203e278: Pushed 06:25:54 236833ffc84d188f677089422aea854ddee30426: digest: sha256:f0dff0cd655a058970492a868c907ea20cab27bd8bfa8f99fd1fcbde724fb70c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:54 + 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 06:25:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:25:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:25:54 ed797f83e7a0: Preparing 06:25:54 ed1114ff7bdb: Preparing 06:25:54 9fa000e6f9ba: Preparing 06:25:54 206df74b4aaf: Preparing 06:25:54 68faf37ce4a9: Preparing 06:25:54 7b815203e278: Preparing 06:25:54 3d525f0b2558: Preparing 06:25:54 4ae935f038e5: Preparing 06:25:54 3c20671a5817: Preparing 06:25:54 7b815203e278: Waiting 06:25:54 3d525f0b2558: Waiting 06:25:54 4ae935f038e5: Waiting 06:25:54 3c20671a5817: Waiting 06:25:54 ed797f83e7a0: Layer already exists 06:25:54 206df74b4aaf: Layer already exists 06:25:54 68faf37ce4a9: Layer already exists 06:25:54 9fa000e6f9ba: Layer already exists 06:25:54 ed1114ff7bdb: Layer already exists 06:25:54 7b815203e278: Layer already exists 06:25:54 4ae935f038e5: Layer already exists 06:25:54 3d525f0b2558: Layer already exists 06:25:54 3c20671a5817: Layer already exists 06:25:55 latest: digest: sha256:f0dff0cd655a058970492a868c907ea20cab27bd8bfa8f99fd1fcbde724fb70c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:55 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.56 06:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:25:55 ed797f83e7a0: Preparing 06:25:55 ed1114ff7bdb: Preparing 06:25:55 9fa000e6f9ba: Preparing 06:25:55 206df74b4aaf: Preparing 06:25:55 68faf37ce4a9: Preparing 06:25:55 7b815203e278: Preparing 06:25:55 3d525f0b2558: Preparing 06:25:55 4ae935f038e5: Preparing 06:25:55 3c20671a5817: Preparing 06:25:55 7b815203e278: Waiting 06:25:55 4ae935f038e5: Waiting 06:25:55 3d525f0b2558: Waiting 06:25:55 3c20671a5817: Waiting 06:25:55 206df74b4aaf: Layer already exists 06:25:55 9fa000e6f9ba: Layer already exists 06:25:55 ed1114ff7bdb: Layer already exists 06:25:55 68faf37ce4a9: Layer already exists 06:25:55 ed797f83e7a0: Layer already exists 06:25:55 3d525f0b2558: Layer already exists 06:25:55 7b815203e278: Layer already exists 06:25:55 4ae935f038e5: Layer already exists 06:25:55 3c20671a5817: Layer already exists 06:25:56 3.2.0-dev.56: digest: sha256:f0dff0cd655a058970492a868c907ea20cab27bd8bfa8f99fd1fcbde724fb70c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:25:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:25:56 ed797f83e7a0: Preparing 06:25:56 ed1114ff7bdb: Preparing 06:25:56 9fa000e6f9ba: Preparing 06:25:56 206df74b4aaf: Preparing 06:25:56 68faf37ce4a9: Preparing 06:25:56 7b815203e278: Preparing 06:25:56 3d525f0b2558: Preparing 06:25:56 4ae935f038e5: Preparing 06:25:56 7b815203e278: Waiting 06:25:56 3c20671a5817: Preparing 06:25:56 4ae935f038e5: Waiting 06:25:56 3c20671a5817: Waiting 06:25:56 ed797f83e7a0: Layer already exists 06:25:56 206df74b4aaf: Layer already exists 06:25:56 68faf37ce4a9: Layer already exists 06:25:56 9fa000e6f9ba: Layer already exists 06:25:56 ed1114ff7bdb: Layer already exists 06:25:56 7b815203e278: Layer already exists 06:25:56 3d525f0b2558: Layer already exists 06:25:56 3c20671a5817: Layer already exists 06:25:56 4ae935f038e5: Layer already exists 06:25:56 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:f0dff0cd655a058970492a868c907ea20cab27bd8bfa8f99fd1fcbde724fb70c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:57 + 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 06:25:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 06:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:25:57 ed797f83e7a0: Preparing 06:25:57 ed1114ff7bdb: Preparing 06:25:57 9fa000e6f9ba: Preparing 06:25:57 206df74b4aaf: Preparing 06:25:57 68faf37ce4a9: Preparing 06:25:57 7b815203e278: Preparing 06:25:57 3d525f0b2558: Preparing 06:25:57 4ae935f038e5: Preparing 06:25:57 3c20671a5817: Preparing 06:25:57 3c20671a5817: Waiting 06:25:57 7b815203e278: Waiting 06:25:57 4ae935f038e5: Waiting 06:25:57 3d525f0b2558: Waiting 06:25:57 9fa000e6f9ba: Layer already exists 06:25:57 206df74b4aaf: Layer already exists 06:25:57 68faf37ce4a9: Layer already exists 06:25:57 ed797f83e7a0: Layer already exists 06:25:57 ed1114ff7bdb: Layer already exists 06:25:57 7b815203e278: Layer already exists 06:25:57 4ae935f038e5: Layer already exists 06:25:57 3d525f0b2558: Layer already exists 06:25:57 3c20671a5817: Layer already exists 06:25:57 main: digest: sha256:f0dff0cd655a058970492a868c907ea20cab27bd8bfa8f99fd1fcbde724fb70c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:25:57 ===================================================== [Pipeline] echo 06:25:57 taggedImages: 06:25:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:236833ffc84d188f677089422aea854ddee30426 06:25:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:25:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.56 06:25:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:25:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:25:58 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 06:25:58 236833ffc84d188f677089422aea854ddee30426 06:25:58 latest 06:25:58 3.2.0-dev.56 06:25:58 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:25:58 main 06:25:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:58 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:58 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:236833ffc84d188f677089422aea854ddee30426 06:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:25:58 ef5cc870869a: Preparing 06:25:58 e835483d6e40: Preparing 06:25:58 206df74b4aaf: Preparing 06:25:58 68faf37ce4a9: Preparing 06:25:58 c37874373a0e: Preparing 06:25:58 0666a780b2d5: Preparing 06:25:58 3c20671a5817: Preparing 06:25:58 0666a780b2d5: Waiting 06:25:58 3c20671a5817: Waiting 06:25:58 206df74b4aaf: Layer already exists 06:25:58 68faf37ce4a9: Layer already exists 06:25:58 3c20671a5817: Layer already exists 06:25:58 ef5cc870869a: Pushed 06:25:58 c37874373a0e: Pushed 06:25:59 0666a780b2d5: Pushed 06:26:06 e835483d6e40: Pushed 06:26:06 236833ffc84d188f677089422aea854ddee30426: digest: sha256:8ac34a96aaf7ba48ee9e797e0a4f0d1279cc2ae3e4e36d48cd9cc6a8d59eab5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:06 + 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 06:26:07 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 06:26:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:26:07 ef5cc870869a: Preparing 06:26:07 e835483d6e40: Preparing 06:26:07 206df74b4aaf: Preparing 06:26:07 68faf37ce4a9: Preparing 06:26:07 c37874373a0e: Preparing 06:26:07 0666a780b2d5: Preparing 06:26:07 3c20671a5817: Preparing 06:26:07 0666a780b2d5: Waiting 06:26:07 3c20671a5817: Waiting 06:26:07 c37874373a0e: Layer already exists 06:26:07 206df74b4aaf: Layer already exists 06:26:07 e835483d6e40: Layer already exists 06:26:07 68faf37ce4a9: Layer already exists 06:26:07 ef5cc870869a: Layer already exists 06:26:07 0666a780b2d5: Layer already exists 06:26:07 3c20671a5817: Layer already exists 06:26:07 latest: digest: sha256:8ac34a96aaf7ba48ee9e797e0a4f0d1279cc2ae3e4e36d48cd9cc6a8d59eab5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:07 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:08 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.56 06:26:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:26:08 ef5cc870869a: Preparing 06:26:08 e835483d6e40: Preparing 06:26:08 206df74b4aaf: Preparing 06:26:08 68faf37ce4a9: Preparing 06:26:08 c37874373a0e: Preparing 06:26:08 0666a780b2d5: Preparing 06:26:08 3c20671a5817: Preparing 06:26:08 0666a780b2d5: Waiting 06:26:08 3c20671a5817: Waiting 06:26:08 68faf37ce4a9: Layer already exists 06:26:08 e835483d6e40: Layer already exists 06:26:08 206df74b4aaf: Layer already exists 06:26:08 c37874373a0e: Layer already exists 06:26:08 ef5cc870869a: Layer already exists 06:26:08 0666a780b2d5: Layer already exists 06:26:08 3c20671a5817: Layer already exists 06:26:08 3.2.0-dev.56: digest: sha256:8ac34a96aaf7ba48ee9e797e0a4f0d1279cc2ae3e4e36d48cd9cc6a8d59eab5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:08 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:09 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:26:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:26:09 ef5cc870869a: Preparing 06:26:09 e835483d6e40: Preparing 06:26:09 206df74b4aaf: Preparing 06:26:09 68faf37ce4a9: Preparing 06:26:09 c37874373a0e: Preparing 06:26:09 0666a780b2d5: Preparing 06:26:09 3c20671a5817: Preparing 06:26:09 0666a780b2d5: Waiting 06:26:09 3c20671a5817: Waiting 06:26:09 c37874373a0e: Layer already exists 06:26:09 206df74b4aaf: Layer already exists 06:26:09 68faf37ce4a9: Layer already exists 06:26:09 e835483d6e40: Layer already exists 06:26:09 ef5cc870869a: Layer already exists 06:26:09 0666a780b2d5: Layer already exists 06:26:09 3c20671a5817: Layer already exists 06:26:09 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:8ac34a96aaf7ba48ee9e797e0a4f0d1279cc2ae3e4e36d48cd9cc6a8d59eab5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:09 + 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 06:26:10 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 06:26:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:26:10 ef5cc870869a: Preparing 06:26:10 e835483d6e40: Preparing 06:26:10 206df74b4aaf: Preparing 06:26:10 68faf37ce4a9: Preparing 06:26:10 c37874373a0e: Preparing 06:26:10 0666a780b2d5: Preparing 06:26:10 3c20671a5817: Preparing 06:26:10 0666a780b2d5: Waiting 06:26:10 3c20671a5817: Waiting 06:26:10 e835483d6e40: Layer already exists 06:26:10 206df74b4aaf: Layer already exists 06:26:10 c37874373a0e: Layer already exists 06:26:10 ef5cc870869a: Layer already exists 06:26:10 68faf37ce4a9: Layer already exists 06:26:10 0666a780b2d5: Layer already exists 06:26:10 3c20671a5817: Layer already exists 06:26:10 main: digest: sha256:8ac34a96aaf7ba48ee9e797e0a4f0d1279cc2ae3e4e36d48cd9cc6a8d59eab5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:26:10 ===================================================== [Pipeline] echo 06:26:10 taggedImages: 06:26:10 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:236833ffc84d188f677089422aea854ddee30426 06:26:10 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 06:26:10 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.56 06:26:10 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:26:10 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 06:26:10 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:26:10 236833ffc84d188f677089422aea854ddee30426 06:26:10 latest 06:26:10 3.2.0-dev.56 06:26:10 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:26:10 main 06:26:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:236833ffc84d188f677089422aea854ddee30426 06:26:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:26:11 ca0655882f8c: Preparing 06:26:11 2c7f36813b1b: Preparing 06:26:11 206df74b4aaf: Preparing 06:26:11 68faf37ce4a9: Preparing 06:26:11 9ac1e6e1874c: Preparing 06:26:11 9b20c4d5398e: Preparing 06:26:11 3c20671a5817: Preparing 06:26:11 9b20c4d5398e: Waiting 06:26:11 3c20671a5817: Waiting 06:26:11 68faf37ce4a9: Layer already exists 06:26:11 206df74b4aaf: Layer already exists 06:26:11 3c20671a5817: Layer already exists 06:26:11 ca0655882f8c: Pushed 06:26:11 9ac1e6e1874c: Pushed 06:26:11 9b20c4d5398e: Pushed 06:26:18 2c7f36813b1b: Pushed 06:26:18 236833ffc84d188f677089422aea854ddee30426: digest: sha256:14982b209f82f04ccf1d530b80f24625fc372360df8c07715f25ba5b4b381647 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:26:18 ca0655882f8c: Preparing 06:26:18 2c7f36813b1b: Preparing 06:26:18 206df74b4aaf: Preparing 06:26:18 68faf37ce4a9: Preparing 06:26:18 9ac1e6e1874c: Preparing 06:26:18 9b20c4d5398e: Preparing 06:26:18 3c20671a5817: Preparing 06:26:18 9b20c4d5398e: Waiting 06:26:18 3c20671a5817: Waiting 06:26:18 9ac1e6e1874c: Layer already exists 06:26:18 2c7f36813b1b: Layer already exists 06:26:18 68faf37ce4a9: Layer already exists 06:26:18 206df74b4aaf: Layer already exists 06:26:18 ca0655882f8c: Layer already exists 06:26:18 9b20c4d5398e: Layer already exists 06:26:18 3c20671a5817: Layer already exists 06:26:19 latest: digest: sha256:14982b209f82f04ccf1d530b80f24625fc372360df8c07715f25ba5b4b381647 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.56 06:26:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:26:19 ca0655882f8c: Preparing 06:26:19 2c7f36813b1b: Preparing 06:26:19 206df74b4aaf: Preparing 06:26:19 68faf37ce4a9: Preparing 06:26:19 9ac1e6e1874c: Preparing 06:26:19 9b20c4d5398e: Preparing 06:26:19 3c20671a5817: Preparing 06:26:19 9b20c4d5398e: Waiting 06:26:19 3c20671a5817: Waiting 06:26:19 ca0655882f8c: Layer already exists 06:26:19 2c7f36813b1b: Layer already exists 06:26:19 9ac1e6e1874c: Layer already exists 06:26:19 68faf37ce4a9: Layer already exists 06:26:19 206df74b4aaf: Layer already exists 06:26:19 9b20c4d5398e: Layer already exists 06:26:19 3c20671a5817: Layer already exists 06:26:20 3.2.0-dev.56: digest: sha256:14982b209f82f04ccf1d530b80f24625fc372360df8c07715f25ba5b4b381647 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:26:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:26:20 ca0655882f8c: Preparing 06:26:20 2c7f36813b1b: Preparing 06:26:20 206df74b4aaf: Preparing 06:26:20 68faf37ce4a9: Preparing 06:26:20 9ac1e6e1874c: Preparing 06:26:20 9b20c4d5398e: Preparing 06:26:20 3c20671a5817: Preparing 06:26:20 9b20c4d5398e: Waiting 06:26:20 3c20671a5817: Waiting 06:26:20 ca0655882f8c: Layer already exists 06:26:20 206df74b4aaf: Layer already exists 06:26:20 2c7f36813b1b: Layer already exists 06:26:20 68faf37ce4a9: Layer already exists 06:26:20 9ac1e6e1874c: Layer already exists 06:26:20 3c20671a5817: Layer already exists 06:26:20 9b20c4d5398e: Layer already exists 06:26:20 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:14982b209f82f04ccf1d530b80f24625fc372360df8c07715f25ba5b4b381647 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 06:26:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:26:21 ca0655882f8c: Preparing 06:26:21 2c7f36813b1b: Preparing 06:26:21 206df74b4aaf: Preparing 06:26:21 68faf37ce4a9: Preparing 06:26:21 9ac1e6e1874c: Preparing 06:26:21 9b20c4d5398e: Preparing 06:26:21 3c20671a5817: Preparing 06:26:21 9b20c4d5398e: Waiting 06:26:21 3c20671a5817: Waiting 06:26:21 ca0655882f8c: Layer already exists 06:26:21 68faf37ce4a9: Layer already exists 06:26:21 9ac1e6e1874c: Layer already exists 06:26:21 206df74b4aaf: Layer already exists 06:26:21 2c7f36813b1b: Layer already exists 06:26:21 9b20c4d5398e: Layer already exists 06:26:21 3c20671a5817: Layer already exists 06:26:22 main: digest: sha256:14982b209f82f04ccf1d530b80f24625fc372360df8c07715f25ba5b4b381647 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:26:22 ===================================================== [Pipeline] echo 06:26:22 taggedImages: 06:26:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:236833ffc84d188f677089422aea854ddee30426 06:26:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:26:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.56 06:26:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:26:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:26:22 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 06:26:22 236833ffc84d188f677089422aea854ddee30426 06:26:22 latest 06:26:22 3.2.0-dev.56 06:26:22 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:26:22 main 06:26:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:236833ffc84d188f677089422aea854ddee30426 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:236833ffc84d188f677089422aea854ddee30426 06:26:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:26:22 74957531d4ea: Preparing 06:26:22 c4a537d32b23: Preparing 06:26:22 206df74b4aaf: Preparing 06:26:22 68faf37ce4a9: Preparing 06:26:22 4b89a5378b18: Preparing 06:26:22 86df587d2e8d: Preparing 06:26:22 3c20671a5817: Preparing 06:26:22 86df587d2e8d: Waiting 06:26:22 3c20671a5817: Waiting 06:26:22 206df74b4aaf: Layer already exists 06:26:22 4b89a5378b18: Layer already exists 06:26:22 68faf37ce4a9: Layer already exists 06:26:23 86df587d2e8d: Layer already exists 06:26:23 3c20671a5817: Layer already exists 06:26:23 74957531d4ea: Pushed 06:26:29 c4a537d32b23: Pushed 06:26:29 236833ffc84d188f677089422aea854ddee30426: digest: sha256:98a84fbeb9507b59d6e2bbe7519b8a8c433f16c83f520dea1197c0955f722777 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:26:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:26:30 74957531d4ea: Preparing 06:26:30 c4a537d32b23: Preparing 06:26:30 206df74b4aaf: Preparing 06:26:30 68faf37ce4a9: Preparing 06:26:30 4b89a5378b18: Preparing 06:26:30 86df587d2e8d: Preparing 06:26:30 3c20671a5817: Preparing 06:26:30 86df587d2e8d: Waiting 06:26:30 3c20671a5817: Waiting 06:26:30 206df74b4aaf: Layer already exists 06:26:30 c4a537d32b23: Layer already exists 06:26:30 74957531d4ea: Layer already exists 06:26:30 68faf37ce4a9: Layer already exists 06:26:30 4b89a5378b18: Layer already exists 06:26:30 86df587d2e8d: Layer already exists 06:26:30 3c20671a5817: Layer already exists 06:26:30 latest: digest: sha256:98a84fbeb9507b59d6e2bbe7519b8a8c433f16c83f520dea1197c0955f722777 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.56 06:26:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:26:31 74957531d4ea: Preparing 06:26:31 c4a537d32b23: Preparing 06:26:31 206df74b4aaf: Preparing 06:26:31 68faf37ce4a9: Preparing 06:26:31 4b89a5378b18: Preparing 06:26:31 86df587d2e8d: Preparing 06:26:31 3c20671a5817: Preparing 06:26:31 86df587d2e8d: Waiting 06:26:31 74957531d4ea: Layer already exists 06:26:31 c4a537d32b23: Layer already exists 06:26:31 4b89a5378b18: Layer already exists 06:26:31 206df74b4aaf: Layer already exists 06:26:31 68faf37ce4a9: Layer already exists 06:26:31 86df587d2e8d: Layer already exists 06:26:31 3c20671a5817: Layer already exists 06:26:31 3.2.0-dev.56: digest: sha256:98a84fbeb9507b59d6e2bbe7519b8a8c433f16c83f520dea1197c0955f722777 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:26:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:26:32 74957531d4ea: Preparing 06:26:32 c4a537d32b23: Preparing 06:26:32 206df74b4aaf: Preparing 06:26:32 68faf37ce4a9: Preparing 06:26:32 4b89a5378b18: Preparing 06:26:32 86df587d2e8d: Preparing 06:26:32 3c20671a5817: Preparing 06:26:32 3c20671a5817: Waiting 06:26:32 86df587d2e8d: Waiting 06:26:32 68faf37ce4a9: Layer already exists 06:26:32 c4a537d32b23: Layer already exists 06:26:32 206df74b4aaf: Layer already exists 06:26:32 4b89a5378b18: Layer already exists 06:26:32 74957531d4ea: Layer already exists 06:26:32 3c20671a5817: Layer already exists 06:26:32 86df587d2e8d: Layer already exists 06:26:32 236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56: digest: sha256:98a84fbeb9507b59d6e2bbe7519b8a8c433f16c83f520dea1197c0955f722777 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 06:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:26:33 74957531d4ea: Preparing 06:26:33 c4a537d32b23: Preparing 06:26:33 206df74b4aaf: Preparing 06:26:33 68faf37ce4a9: Preparing 06:26:33 4b89a5378b18: Preparing 06:26:33 86df587d2e8d: Preparing 06:26:33 3c20671a5817: Preparing 06:26:33 86df587d2e8d: Waiting 06:26:33 3c20671a5817: Waiting 06:26:33 4b89a5378b18: Layer already exists 06:26:33 c4a537d32b23: Layer already exists 06:26:33 206df74b4aaf: Layer already exists 06:26:33 68faf37ce4a9: Layer already exists 06:26:33 74957531d4ea: Layer already exists 06:26:33 86df587d2e8d: Layer already exists 06:26:33 3c20671a5817: Layer already exists 06:26:33 main: digest: sha256:98a84fbeb9507b59d6e2bbe7519b8a8c433f16c83f520dea1197c0955f722777 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:26:33 ===================================================== [Pipeline] echo 06:26:33 taggedImages: 06:26:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:236833ffc84d188f677089422aea854ddee30426 06:26:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:26:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.56 06:26:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:236833ffc84d188f677089422aea854ddee30426-3.2.0-dev.56 06:26:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:26:34 06:26:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:26:34 arm64: Pulling from edgex-lftools-log-publisher 06:26:34 8998bd30e6a1: Pulling fs layer 06:26:34 04944245beec: Pulling fs layer 06:26:34 699f458cf7ca: Pulling fs layer 06:26:34 765212b225bb: Pulling fs layer 06:26:34 f23df028b6ca: Pulling fs layer 06:26:34 d65c8cfc05b1: Pulling fs layer 06:26:34 2437ff75d9bd: Pulling fs layer 06:26:34 f23df028b6ca: Waiting 06:26:34 d65c8cfc05b1: Waiting 06:26:34 2437ff75d9bd: Waiting 06:26:34 765212b225bb: Waiting 06:26:34 04944245beec: Verifying Checksum 06:26:34 04944245beec: Download complete 06:26:34 765212b225bb: Verifying Checksum 06:26:34 765212b225bb: Download complete 06:26:34 f23df028b6ca: Verifying Checksum 06:26:34 f23df028b6ca: Download complete 06:26:34 d65c8cfc05b1: Verifying Checksum 06:26:34 d65c8cfc05b1: Download complete 06:26:35 699f458cf7ca: Verifying Checksum 06:26:35 699f458cf7ca: Download complete 06:26:35 8998bd30e6a1: Download complete 06:26:37 2437ff75d9bd: Verifying Checksum 06:26:37 2437ff75d9bd: Download complete 06:26:40 8998bd30e6a1: Pull complete 06:26:40 04944245beec: Pull complete 06:26:42 699f458cf7ca: Pull complete 06:26:42 765212b225bb: Pull complete 06:26:43 f23df028b6ca: Pull complete 06:26:43 d65c8cfc05b1: Pull complete 06:27:01 2437ff75d9bd: Pull complete 06:27:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:27:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:27:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:01 prd-ubuntu20.04-docker-arm64-4c-16g-7936 does not seem to be running inside a container 06:27:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/675 -v /w/workspace/edgex-go/675:/w/workspace/edgex-go/675:rw,z -v /w/workspace/edgex-go/675@tmp:/w/workspace/edgex-go/675@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 06:27:03 $ docker top 46fa0c57c59787c8de42518cceb9634da4cff9da41f3d1e3864c3e94a3867361 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:04 ---> job-cost.sh 06:27:04 lf-activate-venv: SKIPPING 06:27:04 INFO: No Stack... 06:27:04 INFO: Retrieving Pricing Info for: v3-standard-4 06:27:05 INFO: Archiving Costs [Pipeline] sh 06:27:06 + cat /w/workspace/edgex-go/675/archives/cost.csv 06:27:06 + cut -d, -f6 [Pipeline] lock 06:27:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-675-stack-cost] 06:27:06 Resource [jenkins-edgexfoundry-edgex-go-main-675-stack-cost] did not exist. Created. 06:27:06 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-675-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:27:07 + echo total: 0.10999999940395355 [Pipeline] stash 06:27:07 Stashed 1 file(s) [Pipeline] } 06:27:07 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-675-stack-cost] [Pipeline] // lock [Pipeline] } 06:27:07 $ docker stop --time=1 46fa0c57c59787c8de42518cceb9634da4cff9da41f3d1e3864c3e94a3867361 06:27:09 $ docker rm -f --volumes 46fa0c57c59787c8de42518cceb9634da4cff9da41f3d1e3864c3e94a3867361 [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 06:27:10 provisioning config files... 06:27:10 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/675@tmp/config15192291759531482183tmp [Pipeline] { [Pipeline] sh 06:27:10 + set +x 06:27:10 + curl -s https://codecov.io/bash 06:27:10 + bash -s -- 06:27:10 06:27:10 _____ _ 06:27:10 / ____| | | 06:27:10 | | ___ __| | ___ ___ _____ __ 06:27:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:27:10 | |___| (_) | (_| | __/ (_| (_) \ V / 06:27:10 \_____\___/ \__,_|\___|\___\___/ \_/ 06:27:10 Bash-1.0.6 06:27:10 06:27:10 06:27:10 ==> git version 2.25.1 found 06:27:10 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:27:10 Release-Date: 2020-01-08 06:27:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:27:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:27:10 ==> Jenkins CI detected. 06:27:10 current dir:  /w/workspace/edgex-go/675 06:27:10 project root: . 06:27:10 --> token set from env 06:27:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:27:10 ==> Running gcov in . (disable via -X gcov) 06:27:10 ==> Python coveragepy not found 06:27:10 ==> Searching for coverage reports in: 06:27:10 + . 06:27:10 -> Found 1 reports 06:27:10 ==> Detecting git/mercurial file structure 06:27:10 ==> Reading reports 06:27:10 + ./coverage.out bytes=544643 06:27:10 ==> Appending adjustments 06:27:10 https://docs.codecov.io/docs/fixing-reports 06:27:12 + Found adjustments 06:27:12 ==> Gzipping contents 06:27:12 68K /tmp/codecov.a7ovCu.gz 06:27:12 ==> Uploading reports 06:27:12 url: https://codecov.io 06:27:12 query: branch=main&commit=236833ffc84d188f677089422aea854ddee30426&build=675&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F675%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:27:12 -> Pinging Codecov 06:27:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=236833ffc84d188f677089422aea854ddee30426&build=675&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F675%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:27:12 -> Uploading to 06:27:12 https://storage.googleapis.com/codecov/v4/raw/2024-08-19/00271124DB129430A58F1EEE437C3FCB/236833ffc84d188f677089422aea854ddee30426/022c02f9-9087-4334-83f8-d4d7bec6d67a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240819%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240819T062711Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f5853441ce988dd60fc9f98d44e497f0cb3c00fccee9f3ea01f76eac315df86 06:27:12 % Total % Received % Xferd Average Speed Time Time Time Current 06:27:12 Dload Upload Total Spent Left Speed 06:27:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68122 0 0 100 68122 0 227k --:--:-- --:--:-- --:--:-- 227k 06:27:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/236833ffc84d188f677089422aea854ddee30426 [Pipeline] } 06:27:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:27:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:27:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:27:12 06:27:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:27:13 latest: Pulling from edgex-devops/edgex-snyk-go 06:27:13 619be1103602: Already exists 06:27:13 f8ea3408117e: Pulling fs layer 06:27:13 91320369b822: Pulling fs layer 06:27:13 0406650e8295: Pulling fs layer 06:27:13 4f4fb700ef54: Pulling fs layer 06:27:13 96d80e3f36e1: Pulling fs layer 06:27:13 bcf3aedb951c: Pulling fs layer 06:27:13 96d80e3f36e1: Waiting 06:27:13 bcf3aedb951c: Waiting 06:27:13 0406650e8295: Verifying Checksum 06:27:13 0406650e8295: Download complete 06:27:13 f8ea3408117e: Verifying Checksum 06:27:13 f8ea3408117e: Download complete 06:27:13 4f4fb700ef54: Download complete 06:27:13 f8ea3408117e: Pull complete 06:27:13 96d80e3f36e1: Verifying Checksum 06:27:13 96d80e3f36e1: Download complete 06:27:13 91320369b822: Verifying Checksum 06:27:13 91320369b822: Download complete 06:27:14 bcf3aedb951c: Verifying Checksum 06:27:14 bcf3aedb951c: Download complete 06:27:16 91320369b822: Pull complete 06:27:16 0406650e8295: Pull complete 06:27:16 4f4fb700ef54: Pull complete 06:27:17 96d80e3f36e1: Pull complete 06:27:20 bcf3aedb951c: Pull complete 06:27:20 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 06:27:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:27:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:20 prd-ubuntu20.04-docker-8c-8g-7935 does not seem to be running inside a container 06:27:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/675 -v /w/workspace/edgex-go/675:/w/workspace/edgex-go/675:rw,z -v /w/workspace/edgex-go/675@tmp:/w/workspace/edgex-go/675@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:27:26 $ docker top ff1c9d9ef67b8811a1fd87753f2ce188872769503b7f58bdd31175d3e2debaa9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:26 + git config --global --add safe.directory /w/workspace/edgex-go/675 [Pipeline] echo 06:27:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 06:27:27 + set -o pipefail 06:27:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 06:27:39 06:27:39 Monitoring /w/workspace/edgex-go/675 (github.com/edgexfoundry/edgex-go)... 06:27:39 06:27:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/fc849bde-cf0c-4d43-ad2c-fd596244b30e 06:27:39 06:27:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:27:39 [Pipeline] } 06:27:39 $ docker stop --time=1 ff1c9d9ef67b8811a1fd87753f2ce188872769503b7f58bdd31175d3e2debaa9 06:27:44 $ docker rm -f --volumes ff1c9d9ef67b8811a1fd87753f2ce188872769503b7f58bdd31175d3e2debaa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:27:44 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:27:44 provisioning config files... 06:27:44 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/675@tmp/config2874595922780669668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:45 --> edgex-publish-swagger.sh 06:27:45 === Publish openapi/v3 API === 06:27:45 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 06:27:45 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/675/openapi/v3/core-command.yaml] 06:27:45 % Total % Received % Xferd Average Speed Time Time Time Current 06:27:45 Dload Upload Total Spent Left Speed 06:27:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 69306 --:--:-- --:--:-- --:--:-- 69160 100 32782 0 0 100 32782 0 69306 --:--:-- --:--:-- --:--:-- 69160 06:27:45 06:27:45 06:27:45 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/675/openapi/v3/core-data.yaml] 06:27:45 % Total % Received % Xferd Average Speed Time Time Time Current 06:27:45 Dload Upload Total Spent Left Speed 06:27:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 145k --:--:-- --:--:-- --:--:-- 145k 06:27:46 06:27:46 06:27:46 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/675/openapi/v3/core-keeper.yaml] 06:27:46 % Total % Received % Xferd Average Speed Time Time Time Current 06:27:46 Dload Upload Total Spent Left Speed 06:27:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 249 120k --:--:-- --:--:-- --:--:-- 121k 06:27:46 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:27:46 06:27:46 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/675/openapi/v3/core-metadata.yaml] 06:27:46 % Total % Received % Xferd Average Speed Time Time Time Current 06:27:46 Dload Upload Total Spent Left Speed 06:27:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 148k 0 0 100 148k 0 2039k --:--:-- --:--:-- --:--:-- 2012k 100 149k 100 156 100 148k 367 351k --:--:-- --:--:-- --:--:-- 350k 06:27:46 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:27:46 06:27:46 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/675/openapi/v3/support-cron-scheduler.yaml] 06:27:46 % Total % Received % Xferd Average Speed Time Time Time Current 06:27:46 Dload Upload Total Spent Left Speed 06:27:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42902 100 66 100 42836 221 140k --:--:-- --:--:-- --:--:-- 140k 06:27:47 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:27:47 06:27:47 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/675/openapi/v3/support-notifications.yaml] 06:27:47 % Total % Received % Xferd Average Speed Time Time Time Current 06:27:47 Dload Upload Total Spent Left Speed 06:27:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 401 219k --:--:-- --:--:-- --:--:-- 218k 100 87457 100 156 100 87301 401 219k --:--:-- --:--:-- --:--:-- 218k 06:27:47 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:27:47 06:27:47 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/675/openapi/v3/support-scheduler.yaml] 06:27:47 % Total % Received % Xferd Average Speed Time Time Time Current 06:27:47 Dload Upload Total Spent Left Speed 06:27:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 438 101k --:--:-- --:--:-- --:--:-- 101k 06:27:47 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:27:47 [Pipeline] } 06:27:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 06:27:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:27:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:27:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:48 prd-ubuntu20.04-docker-8c-8g-7935 does not seem to be running inside a container 06:27:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/675 -v /w/workspace/edgex-go/675:/w/workspace/edgex-go/675:rw,z -v /w/workspace/edgex-go/675@tmp:/w/workspace/edgex-go/675@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:27:49 $ docker top 3934e63b455c59e7c28edf9fb0887770d56417948b44664c5fb7aa6bebb7e454 -eo pid,comm 06:27:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:27:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:27:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:27:49 [ssh-agent] Looking for ssh-agent implementation... 06:27:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:27:49 $ docker exec 3934e63b455c59e7c28edf9fb0887770d56417948b44664c5fb7aa6bebb7e454 ssh-agent 06:27:49 SSH_AUTH_SOCK=/tmp/ssh-xKzB1KTRR55N/agent.32 06:27:49 SSH_AGENT_PID=38 06:27:49 Running ssh-add (command line suppressed) 06:27:49 Identity added: /w/workspace/edgex-go/675@tmp/private_key_12632441679996030330.key (/w/workspace/edgex-go/675@tmp/private_key_12632441679996030330.key) 06:27:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:27:50 + git semver tag 06:27:50 2024-08-19 06:27:50,216 [run_tag] DEBUG tag force:False 06:27:50 2024-08-19 06:27:50,216 [check_head_tag] DEBUG check head tag 06:27:50 2024-08-19 06:27:50,218 [execute] INFO git cat-file --batch-check 06:27:50 2024-08-19 06:27:50,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/675, universal_newlines=False, shell=None, istream=) 06:27:50 2024-08-19 06:27:50,221 [execute] INFO git cat-file --batch 06:27:50 2024-08-19 06:27:50,222 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/675, universal_newlines=False, shell=None, istream=) 06:27:50 2024-08-19 06:27:50,262 [read_version] DEBUG read version from /w/workspace/edgex-go/675/.semver/main 06:27:50 2024-08-19 06:27:50,263 [execute] INFO git tag -a v3.2.0-dev.56 -m v3.2.0-dev.56 06:27:50 2024-08-19 06:27:50,263 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.56', '-m', 'v3.2.0-dev.56'], cwd=/w/workspace/edgex-go/675, universal_newlines=False, shell=None, istream=None) 06:27:50 2024-08-19 06:27:50,267 [read_version] DEBUG read version from /w/workspace/edgex-go/675/.semver/main 06:27:50 3.2.0-dev.56 [Pipeline] } 06:27:50 $ docker exec --env ******** --env ******** 3934e63b455c59e7c28edf9fb0887770d56417948b44664c5fb7aa6bebb7e454 ssh-agent -k 06:27:50 unset SSH_AUTH_SOCK; 06:27:50 unset SSH_AGENT_PID; 06:27:50 echo Agent pid 38 killed; 06:27:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:27:50 + git semver [Pipeline] } 06:27:51 $ docker stop --time=1 3934e63b455c59e7c28edf9fb0887770d56417948b44664c5fb7aa6bebb7e454 06:27:52 $ docker rm -f --volumes 3934e63b455c59e7c28edf9fb0887770d56417948b44664c5fb7aa6bebb7e454 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:27:52 06:27:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:27:53 0.23.1-centos7: Pulling from edgex-lftools 06:27:53 ab5ef0e58194: Pulling fs layer 06:27:53 9712f1f96733: Pulling fs layer 06:27:53 63f879dbbcfc: Pulling fs layer 06:27:53 0d9ebad4ef96: Pulling fs layer 06:27:53 e9a5061849ea: Pulling fs layer 06:27:53 d747dcd14b5f: Pulling fs layer 06:27:53 2de7ff778b66: Pulling fs layer 06:27:53 0d9ebad4ef96: Waiting 06:27:53 e9a5061849ea: Waiting 06:27:53 d747dcd14b5f: Waiting 06:27:53 2de7ff778b66: Waiting 06:27:53 9712f1f96733: Verifying Checksum 06:27:53 9712f1f96733: Download complete 06:27:53 63f879dbbcfc: Verifying Checksum 06:27:53 63f879dbbcfc: Download complete 06:27:53 e9a5061849ea: Verifying Checksum 06:27:53 e9a5061849ea: Download complete 06:27:53 d747dcd14b5f: Verifying Checksum 06:27:53 d747dcd14b5f: Download complete 06:27:53 0d9ebad4ef96: Verifying Checksum 06:27:53 0d9ebad4ef96: Download complete 06:27:53 ab5ef0e58194: Verifying Checksum 06:27:53 ab5ef0e58194: Download complete 06:27:53 2de7ff778b66: Verifying Checksum 06:27:53 2de7ff778b66: Download complete 06:27:56 ab5ef0e58194: Pull complete 06:27:56 9712f1f96733: Pull complete 06:27:57 63f879dbbcfc: Pull complete 06:28:01 0d9ebad4ef96: Pull complete 06:28:01 e9a5061849ea: Pull complete 06:28:01 d747dcd14b5f: Pull complete 06:28:01 2de7ff778b66: Pull complete 06:28:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:28:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:28:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:01 prd-ubuntu20.04-docker-8c-8g-7935 does not seem to be running inside a container 06:28:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/675 -v /w/workspace/edgex-go/675:/w/workspace/edgex-go/675:rw,z -v /w/workspace/edgex-go/675@tmp:/w/workspace/edgex-go/675@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:28:08 $ docker top 317cf00878e30b552150969fd7c1356d85c7a69e5ea124f90dc70d7af73df4f4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:28:08 provisioning config files... 06:28:08 copy managed file [sigul-config] to file:/w/workspace/edgex-go/675@tmp/config17317447871455495009tmp 06:28:08 copy managed file [sigul-password] to file:/w/workspace/edgex-go/675@tmp/config12580312174989944498tmp 06:28:08 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/675@tmp/config13242214904410987775tmp [Pipeline] { [Pipeline] echo 06:28:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:28:08 ---> sigul-configuration.sh 06:28:08 gpg: directory `/root/.gnupg' created 06:28:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:28:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:28:08 gpg: keyring `/root/.gnupg/secring.gpg' created 06:28:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:28:08 gpg: CAST5 encrypted data 06:28:08 gpg: encrypted with 1 passphrase 06:28:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:28:08 + mkdir /home/jenkins 06:28:08 + mkdir /home/jenkins/sigul [Pipeline] sh 06:28:09 + 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 06:28:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:28:09 ---> sigul-install.sh 06:28:09 Sigul already installed; skipping installation. [Pipeline] sh 06:28:09 + git tag --list 06:28:09 0.6.0 06:28:09 0.6.1 06:28:09 0.7.0 06:28:09 0.7.1 06:28:09 v1.0.0 06:28:09 v1.0.1 06:28:09 v1.1.0 06:28:09 v1.2.0 06:28:09 v1.2.1 06:28:09 v1.3.0 06:28:09 v1.3.1 06:28:09 v2.0.0 06:28:09 v2.1.0 06:28:09 v2.1.1 06:28:09 v2.2.0 06:28:09 v2.3.0 06:28:09 v3.0 06:28:09 v3.0.0 06:28:09 v3.1 06:28:09 v3.1.0 06:28:09 v3.1.0-dev.1 06:28:09 v3.1.0-dev.10 06:28:09 v3.1.0-dev.11 06:28:09 v3.1.0-dev.12 06:28:09 v3.1.0-dev.13 06:28:09 v3.1.0-dev.14 06:28:09 v3.1.0-dev.15 06:28:09 v3.1.0-dev.16 06:28:09 v3.1.0-dev.17 06:28:09 v3.1.0-dev.18 06:28:09 v3.1.0-dev.19 06:28:09 v3.1.0-dev.2 06:28:09 v3.1.0-dev.20 06:28:09 v3.1.0-dev.21 06:28:09 v3.1.0-dev.22 06:28:09 v3.1.0-dev.23 06:28:09 v3.1.0-dev.24 06:28:09 v3.1.0-dev.25 06:28:09 v3.1.0-dev.26 06:28:09 v3.1.0-dev.27 06:28:09 v3.1.0-dev.28 06:28:09 v3.1.0-dev.29 06:28:09 v3.1.0-dev.3 06:28:09 v3.1.0-dev.30 06:28:09 v3.1.0-dev.31 06:28:09 v3.1.0-dev.32 06:28:09 v3.1.0-dev.33 06:28:09 v3.1.0-dev.34 06:28:09 v3.1.0-dev.35 06:28:09 v3.1.0-dev.36 06:28:09 v3.1.0-dev.37 06:28:09 v3.1.0-dev.38 06:28:09 v3.1.0-dev.39 06:28:09 v3.1.0-dev.4 06:28:09 v3.1.0-dev.40 06:28:09 v3.1.0-dev.41 06:28:09 v3.1.0-dev.42 06:28:09 v3.1.0-dev.43 06:28:09 v3.1.0-dev.44 06:28:09 v3.1.0-dev.45 06:28:09 v3.1.0-dev.46 06:28:09 v3.1.0-dev.47 06:28:09 v3.1.0-dev.48 06:28:09 v3.1.0-dev.49 06:28:09 v3.1.0-dev.5 06:28:09 v3.1.0-dev.50 06:28:09 v3.1.0-dev.51 06:28:09 v3.1.0-dev.52 06:28:09 v3.1.0-dev.53 06:28:09 v3.1.0-dev.54 06:28:09 v3.1.0-dev.55 06:28:09 v3.1.0-dev.56 06:28:09 v3.1.0-dev.57 06:28:09 v3.1.0-dev.58 06:28:09 v3.1.0-dev.59 06:28:09 v3.1.0-dev.6 06:28:09 v3.1.0-dev.60 06:28:09 v3.1.0-dev.61 06:28:09 v3.1.0-dev.62 06:28:09 v3.1.0-dev.63 06:28:09 v3.1.0-dev.64 06:28:09 v3.1.0-dev.65 06:28:09 v3.1.0-dev.66 06:28:09 v3.1.0-dev.67 06:28:09 v3.1.0-dev.68 06:28:09 v3.1.0-dev.69 06:28:09 v3.1.0-dev.7 06:28:09 v3.1.0-dev.70 06:28:09 v3.1.0-dev.71 06:28:09 v3.1.0-dev.72 06:28:09 v3.1.0-dev.73 06:28:09 v3.1.0-dev.8 06:28:09 v3.1.0-dev.9 06:28:09 v3.1.1 06:28:09 v3.1.1-dev.1 06:28:09 v3.1.1-dev.2 06:28:09 v3.2.0-dev.1 06:28:09 v3.2.0-dev.10 06:28:09 v3.2.0-dev.11 06:28:09 v3.2.0-dev.12 06:28:09 v3.2.0-dev.13 06:28:09 v3.2.0-dev.14 06:28:09 v3.2.0-dev.15 06:28:09 v3.2.0-dev.16 06:28:09 v3.2.0-dev.17 06:28:09 v3.2.0-dev.18 06:28:09 v3.2.0-dev.19 06:28:09 v3.2.0-dev.2 06:28:09 v3.2.0-dev.20 06:28:09 v3.2.0-dev.21 06:28:09 v3.2.0-dev.22 06:28:09 v3.2.0-dev.23 06:28:09 v3.2.0-dev.24 06:28:09 v3.2.0-dev.25 06:28:09 v3.2.0-dev.26 06:28:09 v3.2.0-dev.27 06:28:09 v3.2.0-dev.28 06:28:09 v3.2.0-dev.29 06:28:09 v3.2.0-dev.3 06:28:09 v3.2.0-dev.30 06:28:09 v3.2.0-dev.31 06:28:09 v3.2.0-dev.32 06:28:09 v3.2.0-dev.33 06:28:09 v3.2.0-dev.34 06:28:09 v3.2.0-dev.35 06:28:09 v3.2.0-dev.36 06:28:09 v3.2.0-dev.37 06:28:09 v3.2.0-dev.38 06:28:09 v3.2.0-dev.39 06:28:09 v3.2.0-dev.4 06:28:09 v3.2.0-dev.40 06:28:09 v3.2.0-dev.41 06:28:09 v3.2.0-dev.42 06:28:09 v3.2.0-dev.43 06:28:09 v3.2.0-dev.44 06:28:09 v3.2.0-dev.45 06:28:09 v3.2.0-dev.46 06:28:09 v3.2.0-dev.47 06:28:09 v3.2.0-dev.48 06:28:09 v3.2.0-dev.49 06:28:09 v3.2.0-dev.5 06:28:09 v3.2.0-dev.50 06:28:09 v3.2.0-dev.51 06:28:09 v3.2.0-dev.52 06:28:09 v3.2.0-dev.53 06:28:09 v3.2.0-dev.54 06:28:09 v3.2.0-dev.55 06:28:09 v3.2.0-dev.56 06:28:09 v3.2.0-dev.6 06:28:09 v3.2.0-dev.7 06:28:09 v3.2.0-dev.8 06:28:09 v3.2.0-dev.9 [Pipeline] sh 06:28:10 + lftools sign git-tag v3.2.0-dev.56 06:28:10 Signing Git tag with Sigul... 06:28:10 Signing v3.2.0-dev.56 [Pipeline] echo 06:28:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:28:11 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:28:11 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:28:11 $ docker stop --time=1 317cf00878e30b552150969fd7c1356d85c7a69e5ea124f90dc70d7af73df4f4 06:28:12 $ docker rm -f --volumes 317cf00878e30b552150969fd7c1356d85c7a69e5ea124f90dc70d7af73df4f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:28:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:28:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:28:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:13 prd-ubuntu20.04-docker-8c-8g-7935 does not seem to be running inside a container 06:28:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/675 -v /w/workspace/edgex-go/675:/w/workspace/edgex-go/675:rw,z -v /w/workspace/edgex-go/675@tmp:/w/workspace/edgex-go/675@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:28:14 $ docker top 5d1cf98f8f7a3eb17f79924c7e49735e4695e5b29c63d4ca1f825133a0749c61 -eo pid,comm 06:28:14 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). 06:28:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:28:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:28:14 [ssh-agent] Looking for ssh-agent implementation... 06:28:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:28:14 $ docker exec 5d1cf98f8f7a3eb17f79924c7e49735e4695e5b29c63d4ca1f825133a0749c61 ssh-agent 06:28:14 SSH_AUTH_SOCK=/tmp/ssh-UpDyodvYdI7Z/agent.33 06:28:14 SSH_AGENT_PID=39 06:28:14 Running ssh-add (command line suppressed) 06:28:14 Identity added: /w/workspace/edgex-go/675@tmp/private_key_5986348598615350467.key (/w/workspace/edgex-go/675@tmp/private_key_5986348598615350467.key) 06:28:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:28:14 + git semver bump pre 06:28:15 2024-08-19 06:28:15,015 [read_version] DEBUG read version from /w/workspace/edgex-go/675/.semver/main 06:28:15 2024-08-19 06:28:15,016 [bump_version] DEBUG bumping version:3.2.0-dev.56 on axis:pre with prefix:dev 06:28:15 2024-08-19 06:28:15,016 [bump_version] DEBUG bumped version:3.2.0-dev.57 06:28:15 2024-08-19 06:28:15,016 [write_version] DEBUG write version:3.2.0-dev.57 to path:/w/workspace/edgex-go/675/.semver/main with force:True 06:28:15 2024-08-19 06:28:15,016 [read_version] DEBUG read version from /w/workspace/edgex-go/675/.semver/main 06:28:15 2024-08-19 06:28:15,016 [write_file] DEBUG write to file:/w/workspace/edgex-go/675/.semver/main 06:28:15 2024-08-19 06:28:15,018 [execute] INFO git cat-file --batch-check 06:28:15 2024-08-19 06:28:15,019 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/675/.semver, universal_newlines=False, shell=None, istream=) 06:28:15 2024-08-19 06:28:15,023 [execute] INFO git cat-file --batch 06:28:15 2024-08-19 06:28:15,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/675/.semver, universal_newlines=False, shell=None, istream=) 06:28:15 2024-08-19 06:28:15,028 [read_version] DEBUG read version from /w/workspace/edgex-go/675/.semver/main 06:28:15 3.2.0-dev.57 [Pipeline] } 06:28:15 $ docker exec --env ******** --env ******** 5d1cf98f8f7a3eb17f79924c7e49735e4695e5b29c63d4ca1f825133a0749c61 ssh-agent -k 06:28:15 unset SSH_AUTH_SOCK; 06:28:15 unset SSH_AGENT_PID; 06:28:15 echo Agent pid 39 killed; 06:28:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:28:15 + git semver [Pipeline] } 06:28:15 $ docker stop --time=1 5d1cf98f8f7a3eb17f79924c7e49735e4695e5b29c63d4ca1f825133a0749c61 06:28:17 $ docker rm -f --volumes 5d1cf98f8f7a3eb17f79924c7e49735e4695e5b29c63d4ca1f825133a0749c61 [Pipeline] // withDockerContainer [Pipeline] sh 06:28:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:28:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:28:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:17 prd-ubuntu20.04-docker-8c-8g-7935 does not seem to be running inside a container 06:28:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/675 -v /w/workspace/edgex-go/675:/w/workspace/edgex-go/675:rw,z -v /w/workspace/edgex-go/675@tmp:/w/workspace/edgex-go/675@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:28:18 $ docker top d4b98856273289af83da91ce57d818bede99b128b2f9a650efcb81d307f3a5b9 -eo pid,comm 06:28:18 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). 06:28:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:28:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:28:18 [ssh-agent] Looking for ssh-agent implementation... 06:28:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:28:18 $ docker exec d4b98856273289af83da91ce57d818bede99b128b2f9a650efcb81d307f3a5b9 ssh-agent 06:28:18 SSH_AUTH_SOCK=/tmp/ssh-BRF4qUT7f12a/agent.33 06:28:18 SSH_AGENT_PID=39 06:28:18 Running ssh-add (command line suppressed) 06:28:18 Identity added: /w/workspace/edgex-go/675@tmp/private_key_14667373162131007277.key (/w/workspace/edgex-go/675@tmp/private_key_14667373162131007277.key) 06:28:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:28:18 + git semver push 06:28:19 2024-08-19 06:28:19,049 [run_push] DEBUG push 06:28:19 2024-08-19 06:28:19,050 [execute] INFO git cat-file --batch-check 06:28:19 2024-08-19 06:28:19,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/675/.semver, universal_newlines=False, shell=None, istream=) 06:28:19 2024-08-19 06:28:19,053 [execute] INFO git rev-list 2e6b53f1ac5cea56397170276c0fa6749e06baee -- 06:28:19 2024-08-19 06:28:19,053 [execute] DEBUG Popen(['git', 'rev-list', '2e6b53f1ac5cea56397170276c0fa6749e06baee', '--'], cwd=/w/workspace/edgex-go/675/.semver, universal_newlines=False, shell=None, istream=None) 06:28:19 2024-08-19 06:28:19,071 [execute] INFO git fetch -v origin 06:28:19 2024-08-19 06:28:19,072 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/675/.semver, universal_newlines=True, shell=None, istream=None) 06:28:19 2024-08-19 06:28:19,507 [run_push] DEBUG no remote changes detected 06:28:19 2024-08-19 06:28:19,507 [execute] INFO git push origin semver 06:28:19 2024-08-19 06:28:19,508 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/675/.semver, universal_newlines=False, shell=None, istream=None) 06:28:20 2024-08-19 06:28:20,185 [run_push] DEBUG push all version tags 06:28:20 2024-08-19 06:28:20,186 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:28:20 2024-08-19 06:28:20,186 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/675, universal_newlines=False, shell=None, istream=None) 06:28:20 2024-08-19 06:28:20,805 [read_version] DEBUG read version from /w/workspace/edgex-go/675/.semver/main 06:28:20 3.2.0-dev.57 [Pipeline] } 06:28:20 $ docker exec --env ******** --env ******** d4b98856273289af83da91ce57d818bede99b128b2f9a650efcb81d307f3a5b9 ssh-agent -k 06:28:20 unset SSH_AUTH_SOCK; 06:28:20 unset SSH_AGENT_PID; 06:28:20 echo Agent pid 39 killed; 06:28:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:28:21 + git semver [Pipeline] } 06:28:21 $ docker stop --time=1 d4b98856273289af83da91ce57d818bede99b128b2f9a650efcb81d307f3a5b9 06:28:22 $ docker rm -f --volumes d4b98856273289af83da91ce57d818bede99b128b2f9a650efcb81d307f3a5b9 [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 06:28:23 + [ -d /w/workspace/edgex-go/675/archives ] [Pipeline] libraryResource [Pipeline] sh 06:28:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:28:24 ---> package-listing.sh 06:28:24 ++ facter osfamily 06:28:24 ++ tr '[:upper:]' '[:lower:]' 06:28:24 + OS_FAMILY=debian 06:28:24 + workspace=/w/workspace/edgex-go/675 06:28:24 + START_PACKAGES=/tmp/packages_start.txt 06:28:24 + END_PACKAGES=/tmp/packages_end.txt 06:28:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:28:24 + PACKAGES=/tmp/packages_start.txt 06:28:24 + '[' /w/workspace/edgex-go/675 ']' 06:28:24 + PACKAGES=/tmp/packages_end.txt 06:28:24 + case "${OS_FAMILY}" in 06:28:24 + dpkg -l 06:28:24 + grep '^ii' 06:28:24 + '[' -f /tmp/packages_start.txt ']' 06:28:24 + '[' -f /tmp/packages_end.txt ']' 06:28:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:28:24 + '[' /w/workspace/edgex-go/675 ']' 06:28:24 + mkdir -p /w/workspace/edgex-go/675/archives/ 06:28:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/675/archives/ [Pipeline] echo 06:28:24 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/675/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:28:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:28:25 06:28:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:28:26 latest: Pulling from edgex-lftools-log-publisher 06:28:26 5eb5b503b376: Pulling fs layer 06:28:26 5c69ac0246d0: Pulling fs layer 06:28:26 ec43610c2a17: Pulling fs layer 06:28:26 3a2ae6a8a46f: Pulling fs layer 06:28:26 33b1e0a273af: Pulling fs layer 06:28:26 5d3b04190fa2: Pulling fs layer 06:28:26 2f39f015ded8: Pulling fs layer 06:28:26 2f39f015ded8: Waiting 06:28:26 33b1e0a273af: Waiting 06:28:26 5d3b04190fa2: Waiting 06:28:26 3a2ae6a8a46f: Waiting 06:28:26 5c69ac0246d0: Verifying Checksum 06:28:26 5c69ac0246d0: Download complete 06:28:26 3a2ae6a8a46f: Verifying Checksum 06:28:26 3a2ae6a8a46f: Download complete 06:28:26 33b1e0a273af: Verifying Checksum 06:28:26 33b1e0a273af: Download complete 06:28:26 5d3b04190fa2: Download complete 06:28:26 ec43610c2a17: Verifying Checksum 06:28:26 ec43610c2a17: Download complete 06:28:26 5eb5b503b376: Verifying Checksum 06:28:26 5eb5b503b376: Download complete 06:28:26 2f39f015ded8: Download complete 06:28:27 5eb5b503b376: Pull complete 06:28:27 5c69ac0246d0: Pull complete 06:28:28 ec43610c2a17: Pull complete 06:28:28 3a2ae6a8a46f: Pull complete 06:28:28 33b1e0a273af: Pull complete 06:28:28 5d3b04190fa2: Pull complete 06:28:32 2f39f015ded8: Pull complete 06:28:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:28:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:28:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:32 prd-ubuntu20.04-docker-8c-8g-7935 does not seem to be running inside a container 06:28:32 $ 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/675/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/675 -v /w/workspace/edgex-go/675:/w/workspace/edgex-go/675:rw,z -v /w/workspace/edgex-go/675@tmp:/w/workspace/edgex-go/675@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:28:36 $ docker top d23c1b7cadaad36d178535ccdf9e6060b2eb48a6fc3ed70d35c1d5f335afa80e -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:37 + touch /tmp/pre-build-complete [Pipeline] sh 06:28:37 + mkdir -p /var/log/sysstat [Pipeline] sh 06:28:37 + ls /var/log/sa-host 06:28:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:28:38 provisioning config files... 06:28:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/675@tmp/config9884506438233009845tmp [Pipeline] { [Pipeline] echo 06:28:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:28:38 ---> create-netrc.sh [Pipeline] } 06:28:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:28:38 ---> python-tools-install.sh [Pipeline] echo 06:28:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:28:39 ---> sudo-logs.sh 06:28:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:28:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:28:39 ---> job-cost.sh 06:28:39 lf-activate-venv: SKIPPING 06:28:39 DEBUG: total: 0.10999999940395355 06:28:39 INFO: Retrieving Stack Cost... 06:28:39 INFO: Retrieving Pricing Info for: v3-standard-8 06:28:40 INFO: Archiving Costs [Pipeline] echo 06:28:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:28:40 ---> logs-deploy.sh 06:28:40 lf-activate-venv: SKIPPING 06:28:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/675 06:28:40 INFO: archiving workspace using pattern(s): 06:28:41 Archives upload complete. 06:28:41 INFO: archiving logs to Nexus 06:28:42 ---> uname -a: 06:28:42 Linux prd-ubuntu20-04-docker-8c-8g-7935 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:28:42 06:28:42 06:28:42 ---> lscpu: 06:28:42 Architecture: x86_64 06:28:42 CPU op-mode(s): 32-bit, 64-bit 06:28:42 Byte Order: Little Endian 06:28:42 Address sizes: 40 bits physical, 48 bits virtual 06:28:42 CPU(s): 8 06:28:42 On-line CPU(s) list: 0-7 06:28:42 Thread(s) per core: 1 06:28:42 Core(s) per socket: 1 06:28:42 Socket(s): 8 06:28:42 NUMA node(s): 1 06:28:42 Vendor ID: AuthenticAMD 06:28:42 CPU family: 23 06:28:42 Model: 49 06:28:42 Model name: AMD EPYC-Rome Processor 06:28:42 Stepping: 0 06:28:42 CPU MHz: 2799.998 06:28:42 BogoMIPS: 5599.99 06:28:42 Virtualization: AMD-V 06:28:42 Hypervisor vendor: KVM 06:28:42 Virtualization type: full 06:28:42 L1d cache: 256 KiB 06:28:42 L1i cache: 256 KiB 06:28:42 L2 cache: 4 MiB 06:28:42 L3 cache: 128 MiB 06:28:42 NUMA node0 CPU(s): 0-7 06:28:42 Vulnerability Itlb multihit: Not affected 06:28:42 Vulnerability L1tf: Not affected 06:28:42 Vulnerability Mds: Not affected 06:28:42 Vulnerability Meltdown: Not affected 06:28:42 Vulnerability Mmio stale data: Not affected 06:28:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:28:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:28:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:28:42 Vulnerability Srbds: Not affected 06:28:42 Vulnerability Tsx async abort: Not affected 06:28:42 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 06:28:42 06:28:42 06:28:42 ---> nproc: 06:28:42 8 06:28:42 06:28:42 06:28:42 ---> df -h: 06:28:42 Filesystem Size Used Avail Use% Mounted on 06:28:42 overlay 155G 29G 127G 19% / 06:28:42 tmpfs 64M 0 64M 0% /dev 06:28:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:28:42 shm 64M 0 64M 0% /dev/shm 06:28:42 /dev/vda1 155G 29G 127G 19% /facter-os 06:28:42 06:28:42 06:28:42 ---> sar -b -r -n DEV: 06:28:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7935) 08/19/24 _x86_64_ (8 CPU) 06:28:42 06:28:42 05:38:12 LINUX RESTART (8 CPU) 06:28:42 06:28:42 05:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:28:42 05:40:01 221.98 4.98 217.00 0.00 478.72 78570.10 0.00 06:28:42 05:41:01 46.47 0.03 46.43 0.00 2.67 22870.11 0.00 06:28:42 05:42:01 26.95 0.10 26.85 0.00 0.80 15114.30 0.00 06:28:42 05:43:02 45.98 0.15 45.83 0.00 2.40 34272.95 0.00 06:28:42 05:44:01 469.62 1.47 468.14 0.00 123.10 255789.19 0.00 06:28:42 05:45:01 770.88 17.14 753.73 0.00 2136.89 200622.73 0.00 06:28:42 05:46:01 310.95 1.55 309.41 0.00 2268.69 69327.25 0.00 06:28:42 05:47:02 468.10 0.07 468.03 0.00 0.53 128800.00 0.00 06:28:42 05:48:01 683.50 0.91 682.58 0.00 96.10 95618.16 0.00 06:28:42 05:49:01 37.71 0.05 37.66 0.00 2.67 1014.23 0.00 06:28:42 05:50:01 17.13 0.05 17.08 0.00 7.73 438.19 0.00 06:28:42 05:51:01 1.65 0.00 1.65 0.00 0.00 18.26 0.00 06:28:42 05:52:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 06:28:42 05:53:01 1.58 0.00 1.58 0.00 0.00 17.19 0.00 06:28:42 05:54:01 2.07 0.02 2.05 0.00 0.13 27.60 0.00 06:28:42 05:55:01 1.73 0.00 1.73 0.00 0.00 22.93 0.00 06:28:42 05:56:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 06:28:42 05:57:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 06:28:42 05:58:01 0.87 0.00 0.87 0.00 0.00 9.60 0.00 06:28:42 05:59:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 06:28:42 06:00:01 1.32 0.02 1.30 0.00 3.73 15.06 0.00 06:28:42 06:01:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 06:28:42 06:02:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 06:28:42 06:03:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 06:28:42 06:04:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 06:28:42 06:05:01 1.78 0.00 1.78 0.00 0.00 20.13 0.00 06:28:42 06:06:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 06:28:42 06:07:01 1.67 0.00 1.67 0.00 0.00 19.46 0.00 06:28:42 06:08:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 06:28:42 06:09:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 06:28:42 06:10:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 06:28:42 06:11:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 06:28:42 06:12:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 06:28:42 06:13:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 06:28:42 06:14:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 06:28:42 06:15:01 1.65 0.00 1.65 0.00 0.00 18.40 0.00 06:28:42 06:16:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 06:28:42 06:17:01 1.57 0.02 1.55 0.00 0.13 17.86 0.00 06:28:42 06:18:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 06:28:42 06:19:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 06:28:42 06:20:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 06:28:42 06:21:01 1.73 0.00 1.73 0.00 0.00 20.00 0.00 06:28:42 06:22:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 06:28:42 06:23:01 1.62 0.00 1.62 0.00 0.00 18.40 0.00 06:28:42 06:24:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 06:28:42 06:25:01 1.38 0.03 1.35 0.00 0.27 17.33 0.00 06:28:42 06:26:01 4.25 2.23 2.03 0.00 36.27 74.27 0.00 06:28:42 06:27:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 06:28:42 06:28:01 123.46 0.50 122.96 0.00 13.46 39741.78 0.00 06:28:42 Average: 66.63 0.60 66.03 0.00 105.60 19167.69 0.00 06:28:42 06:28:42 05:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:28:42 05:40:01 28352356 31551856 763724 2.32 125432 3283580 1703396 5.02 1119532 2956480 7108 06:28:42 05:41:01 27002692 31348556 957512 2.91 128956 4341132 2231288 6.58 1969928 3362968 422344 06:28:42 05:42:01 25661432 29999976 2304336 7.01 134324 4305828 3239464 9.55 2827440 3823940 461872 06:28:42 05:43:02 26471028 31539004 769952 2.34 136304 5036416 1883344 5.55 1715520 4131180 182876 06:28:42 05:44:01 20428184 31383560 905332 2.75 150696 10731784 2486424 7.33 2035672 9645992 60472 06:28:42 05:45:01 12928632 30194188 1994924 6.07 358416 16190240 6666296 19.65 3897724 14519992 202932 06:28:42 05:46:01 8451232 28477480 3696688 11.24 380784 18784128 10312408 30.39 6895568 15826744 924532 06:28:42 05:47:02 6940500 29307640 2885760 8.78 394148 21062468 7828840 23.07 6893172 17323924 275460 06:28:42 05:48:01 9788656 31431872 817288 2.49 415540 20501188 2100472 6.19 3328160 18302884 572 06:28:42 05:49:01 9776580 31417036 832880 2.53 415576 20498516 2237560 6.59 3728320 17915284 516 06:28:42 05:50:01 9789548 31430860 818920 2.49 416176 20498876 2100560 6.19 3961972 17670104 12 06:28:42 05:51:01 9790104 31431420 818604 2.49 416200 20498880 2100560 6.19 3961820 17670108 12 06:28:42 05:52:01 9797356 31438728 811268 2.47 416208 20498884 2100560 6.19 3952920 17670112 8 06:28:42 05:53:01 9798504 31439892 810544 2.46 416224 20498884 2100560 6.19 3953184 17670112 8 06:28:42 05:54:01 9798744 31440168 809836 2.46 416252 20498888 2143632 6.32 3951672 17670108 24 06:28:42 05:55:01 9808532 31449944 799972 2.43 416276 20498864 2143632 6.32 3942064 17670084 8 06:28:42 05:56:01 9808412 31449844 799936 2.43 416288 20498868 2143632 6.32 3941964 17670088 8 06:28:42 05:57:01 9808292 31449748 799984 2.43 416308 20498872 2143632 6.32 3941928 17670092 8 06:28:42 05:58:01 9808244 31449700 799956 2.43 416324 20498872 2143632 6.32 3942228 17670092 12 06:28:42 05:59:01 9809960 31451460 798148 2.43 416348 20498880 2143632 6.32 3940616 17670100 20 06:28:42 06:00:01 9809876 31451544 798236 2.43 416384 20498996 2143632 6.32 3940660 17670216 12 06:28:42 06:01:01 9809860 31451540 798200 2.43 416404 20498996 2143632 6.32 3940680 17670216 12 06:28:42 06:02:01 9809456 31451140 798528 2.43 416416 20499000 2143632 6.32 3941036 17670220 20 06:28:42 06:03:01 9809984 31451672 797924 2.43 416428 20499000 2143632 6.32 3940820 17670220 12 06:28:42 06:04:01 9810032 31451788 797784 2.43 416460 20498996 2143632 6.32 3940936 17670228 28 06:28:42 06:05:01 9810016 31451908 797676 2.43 416488 20499140 2143632 6.32 3941072 17670364 8 06:28:42 06:06:01 9810176 31452128 797656 2.43 416512 20499140 2143632 6.32 3941060 17670368 8 06:28:42 06:07:01 9810168 31452132 797596 2.43 416548 20499148 2143632 6.32 3940992 17670376 24 06:28:42 06:08:01 9809868 31451896 797804 2.43 416576 20499152 2143632 6.32 3941068 17670384 8 06:28:42 06:09:01 9809820 31451852 797760 2.43 416604 20499152 2143632 6.32 3941132 17670384 8 06:28:42 06:10:01 9809520 31451556 797984 2.43 416620 20499152 2143632 6.32 3940972 17670388 4 06:28:42 06:11:01 9809228 31451328 798168 2.43 416644 20499156 2143632 6.32 3941352 17670392 12 06:28:42 06:12:01 9809432 31451536 797884 2.43 416660 20499160 2143632 6.32 3941340 17670396 4 06:28:42 06:13:01 9809600 31451740 797840 2.43 416680 20499164 2143632 6.32 3941380 17670384 8 06:28:42 06:14:01 9809520 31451668 797876 2.43 416704 20499152 2143632 6.32 3941440 17670384 12 06:28:42 06:15:01 9809440 31451652 797856 2.43 416728 20499168 2143632 6.32 3941428 17670392 8 06:28:42 06:16:01 9809416 31451628 797832 2.43 416732 20499168 2143632 6.32 3941180 17670392 8 06:28:42 06:17:01 9809060 31451292 798104 2.43 416752 20499172 2143632 6.32 3941500 17670392 8 06:28:42 06:18:01 9809028 31451304 798000 2.43 416760 20499180 2143632 6.32 3941240 17670400 8 06:28:42 06:19:01 9808996 31451284 797972 2.43 416792 20499172 2143632 6.32 3941312 17670400 16 06:28:42 06:20:01 9808948 31451300 797916 2.43 416824 20499184 2143632 6.32 3941332 17670408 8 06:28:42 06:21:01 9808888 31451260 798188 2.43 416852 20499192 2143632 6.32 3941620 17670412 4 06:28:42 06:22:01 9809188 31451560 797852 2.43 416864 20499192 2143632 6.32 3941620 17670412 8 06:28:42 06:23:01 9809356 31451772 797820 2.43 416884 20499196 2143632 6.32 3941368 17670416 8 06:28:42 06:24:01 9809316 31451768 797796 2.43 416908 20499196 2143632 6.32 3941692 17670416 36 06:28:42 06:25:01 9809532 31452024 797748 2.43 416948 20499196 2143632 6.32 3941960 17670424 36 06:28:42 06:26:01 9806444 31451760 797756 2.43 416996 20501568 2143632 6.32 3941820 17672716 236 06:28:42 06:27:01 9806460 31451792 797724 2.43 417004 20501568 2143632 6.32 3941576 17672716 4 06:28:42 06:28:01 8393372 31419324 827800 2.52 441812 21734260 2096736 6.18 4024788 18873232 636160 06:28:42 Average: 11364755 31288736 962548 2.93 385954 18886509 2532081 7.46 3842485 16288948 64807 06:28:42 06:28:42 05:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:28:42 05:40:01 docker0 785.84 824.96 58.86 4947.09 0.00 0.00 0.00 0.00 06:28:42 05:40:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 06:28:42 05:40:01 ens3 1037.49 918.41 9775.08 98.47 0.00 0.00 0.00 0.00 06:28:42 05:41:01 docker0 0.08 0.18 0.01 0.02 0.00 0.00 0.00 0.00 06:28:42 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 05:41:01 veth49e18d4 0.08 0.28 0.01 0.03 0.00 0.00 0.00 0.00 06:28:42 05:41:01 ens3 34.41 24.59 33.98 15.34 0.00 0.00 0.00 0.00 06:28:42 05:42:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 06:28:42 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:42:01 veth49e18d4 1.37 1.38 0.12 0.12 0.00 0.00 0.00 0.00 06:28:42 05:42:01 ens3 26.95 19.11 20.90 11.97 0.00 0.00 0.00 0.00 06:28:42 05:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:43:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 05:43:02 ens3 24.70 15.11 21.64 11.55 0.00 0.00 0.00 0.00 06:28:42 05:44:01 vethe97d5e1 1.51 2.58 0.11 31.40 0.00 0.00 0.00 0.00 06:28:42 05:44:01 veth72ff087 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:44:01 vethdfb0717 1.41 2.54 0.10 31.41 0.00 0.00 0.00 0.00 06:28:42 05:44:01 docker0 55.30 89.65 3.38 1130.88 0.00 0.00 0.00 0.00 06:28:42 05:44:01 veth66d0e38 0.39 0.93 0.03 0.16 0.00 0.00 0.00 0.00 06:28:42 05:44:01 veth1021e4c 5.58 6.58 0.39 32.26 0.00 0.00 0.00 0.00 06:28:42 05:44:01 veth9659d01 1.30 2.47 0.10 31.39 0.00 0.00 0.00 0.00 06:28:42 05:44:01 veth9b0d086 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:44:01 veth3c874c2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:44:01 veth22ac93b 1.29 2.47 0.10 31.41 0.00 0.00 0.00 0.00 06:28:42 05:44:01 lo 1.56 1.56 0.15 0.15 0.00 0.00 0.00 0.00 06:28:42 05:44:01 ens3 402.85 243.38 4944.65 179.06 0.00 0.00 0.00 0.00 06:28:42 05:44:01 veth8a157ef 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:45:01 vethf615e4b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:28:42 05:45:01 vethed82d3d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:28:42 05:45:01 vethb42197f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:28:42 05:45:01 vetha9aa4e4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:28:42 05:45:01 veth0ad1344 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:28:42 05:45:01 veth0f329b5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:28:42 05:45:01 docker0 397.17 648.23 36.39 5906.21 0.00 0.00 0.00 0.00 06:28:42 05:45:01 veth66d0e38 0.15 0.42 0.01 0.02 0.00 0.00 0.00 0.00 06:28:42 05:45:01 veth545724f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:28:42 05:45:01 veth1330665 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:28:42 05:45:01 vethcd7a5c9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:28:42 05:45:01 veth037f930 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:28:42 05:45:01 veth0988ac3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:28:42 05:45:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 06:28:42 05:45:01 vethff1cde9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:28:42 05:45:01 ens3 884.09 473.24 7043.27 81.24 0.00 0.00 0.00 0.00 06:28:42 05:45:01 veth0e382a7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:28:42 05:46:01 vethf615e4b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:46:01 vethed82d3d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:46:01 vethb42197f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:46:01 vetha9aa4e4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:46:01 veth0ad1344 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:46:01 veth0f329b5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:46:01 veth66d0e38 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:46:01 veth545724f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:46:01 veth1330665 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:46:01 vethcd7a5c9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:46:01 veth037f930 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:46:01 veth0988ac3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:46:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 05:46:01 vethff1cde9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:46:01 ens3 182.84 90.93 1015.25 8.65 0.00 0.00 0.00 0.00 06:28:42 05:46:01 veth0e382a7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:47:02 vethf615e4b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:47:02 vethed82d3d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:47:02 vethb42197f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:47:02 vetha9aa4e4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:47:02 veth0ad1344 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:47:02 veth0f329b5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:47:02 veth66d0e38 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:47:02 veth545724f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:47:02 vethcd7a5c9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:47:02 veth037f930 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:47:02 veth0988ac3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:47:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 05:47:02 ens3 7.41 3.96 6.10 3.11 0.00 0.00 0.00 0.00 06:28:42 05:47:02 veth0e382a7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:48:01 lo 16.13 16.13 1.59 1.59 0.00 0.00 0.00 0.00 06:28:42 05:48:01 ens3 133.68 119.65 88.56 409.70 0.00 0.00 0.00 0.00 06:28:42 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:49:01 lo 47.66 47.66 4.69 4.69 0.00 0.00 0.00 0.00 06:28:42 05:49:01 ens3 469.29 475.45 211.84 2512.51 0.00 0.00 0.00 0.00 06:28:42 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:50:01 lo 21.66 21.66 2.14 2.14 0.00 0.00 0.00 0.00 06:28:42 05:50:01 ens3 226.56 215.46 114.75 1244.14 0.00 0.00 0.00 0.00 06:28:42 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 05:51:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 05:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:54:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 06:28:42 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 05:55:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:56:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 05:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 05:59:01 ens3 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 06:28:42 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 06:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:02:01 ens3 0.33 0.32 0.25 0.21 0.00 0.00 0.00 0.00 06:28:42 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 06:03:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:04:01 ens3 0.50 0.12 0.10 0.07 0.00 0.00 0.00 0.00 06:28:42 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 06:05:01 ens3 0.80 0.42 0.46 0.22 0.00 0.00 0.00 0.00 06:28:42 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 06:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 06:09:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:28:42 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 06:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:12:01 ens3 0.18 0.08 0.06 0.00 0.00 0.00 0.00 0.00 06:28:42 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 06:13:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:14:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:28:42 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 06:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 06:17:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 06:19:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:28:42 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 06:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:22:01 ens3 0.20 0.10 0.12 0.01 0.00 0.00 0.00 0.00 06:28:42 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 06:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:24:01 ens3 0.32 0.13 0.14 0.07 0.00 0.00 0.00 0.00 06:28:42 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 06:25:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:42 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 06:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:28:42 06:28:01 docker0 82.07 142.69 7.47 1271.18 0.00 0.00 0.00 0.00 06:28:42 06:28:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 06:28:42 06:28:01 ens3 427.50 300.02 8085.75 162.37 0.00 0.00 0.00 0.00 06:28:42 Average: docker0 26.96 34.82 2.17 270.22 0.00 0.00 0.00 0.00 06:28:42 Average: lo 1.98 1.98 0.19 0.19 0.00 0.00 0.00 0.00 06:28:42 Average: ens3 78.68 59.14 638.56 96.54 0.00 0.00 0.00 0.00 06:28:42 06:28:42 06:28:42 ---> sar -P ALL: 06:28:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7935) 08/19/24 _x86_64_ (8 CPU) 06:28:42 06:28:42 05:38:12 LINUX RESTART (8 CPU) 06:28:42 06:28:42 05:39:01 CPU %user %nice %system %iowait %steal %idle 06:28:42 05:40:01 all 9.56 0.00 4.67 4.16 0.06 81.55 06:28:42 05:40:01 0 9.11 0.00 3.17 0.34 0.07 87.32 06:28:42 05:40:01 1 13.18 0.00 6.11 2.51 0.05 78.14 06:28:42 05:40:01 2 7.67 0.00 4.67 0.22 0.05 87.39 06:28:42 05:40:01 3 8.58 0.00 5.38 20.35 0.05 65.64 06:28:42 05:40:01 4 9.00 0.00 4.36 2.57 0.07 84.00 06:28:42 05:40:01 5 9.05 0.00 4.46 2.31 0.05 84.13 06:28:42 05:40:01 6 9.59 0.00 3.78 0.10 0.05 86.48 06:28:42 05:40:01 7 10.33 0.00 5.44 4.89 0.08 79.25 06:28:42 05:41:01 all 41.47 0.00 6.54 1.42 0.09 50.47 06:28:42 05:41:01 0 41.80 0.00 6.76 0.12 0.08 51.24 06:28:42 05:41:01 1 39.21 0.00 6.17 0.30 0.12 54.21 06:28:42 05:41:01 2 41.23 0.00 6.74 0.86 0.08 51.09 06:28:42 05:41:01 3 41.38 0.00 6.87 7.59 0.10 44.06 06:28:42 05:41:01 4 43.77 0.00 6.44 0.18 0.08 49.52 06:28:42 05:41:01 5 39.26 0.00 6.01 0.45 0.10 54.17 06:28:42 05:41:01 6 42.43 0.00 6.55 1.48 0.08 49.45 06:28:42 05:41:01 7 42.70 0.00 6.78 0.37 0.10 50.05 06:28:42 05:42:01 all 50.71 0.00 5.93 0.52 0.08 42.77 06:28:42 05:42:01 0 50.75 0.00 5.97 0.07 0.08 43.13 06:28:42 05:42:01 1 49.57 0.00 5.53 0.13 0.07 44.70 06:28:42 05:42:01 2 51.36 0.00 5.68 0.13 0.07 42.75 06:28:42 05:42:01 3 49.66 0.00 5.75 0.10 0.07 44.43 06:28:42 05:42:01 4 51.38 0.00 6.12 0.03 0.08 42.38 06:28:42 05:42:01 5 50.14 0.00 6.46 3.04 0.08 40.27 06:28:42 05:42:01 6 52.58 0.00 6.07 0.47 0.08 40.79 06:28:42 05:42:01 7 50.21 0.00 5.83 0.20 0.07 43.70 06:28:42 05:43:02 all 38.86 0.00 7.32 1.51 0.09 52.22 06:28:42 05:43:02 0 37.43 0.00 7.28 0.10 0.10 55.09 06:28:42 05:43:02 1 38.43 0.00 6.89 0.07 0.07 54.55 06:28:42 05:43:02 2 39.36 0.00 7.84 10.08 0.10 42.61 06:28:42 05:43:02 3 39.93 0.00 6.99 0.24 0.08 52.76 06:28:42 05:43:02 4 38.58 0.00 7.75 0.22 0.08 53.36 06:28:42 05:43:02 5 39.89 0.00 7.33 0.71 0.10 51.98 06:28:42 05:43:02 6 38.10 0.00 7.27 0.35 0.08 54.20 06:28:42 05:43:02 7 39.18 0.00 7.26 0.32 0.10 53.14 06:28:42 05:44:01 all 20.92 0.00 8.30 21.09 0.13 49.56 06:28:42 05:44:01 0 19.68 0.00 8.85 33.13 0.12 38.22 06:28:42 05:44:01 1 19.32 0.00 8.15 26.24 0.12 46.16 06:28:42 05:44:01 2 22.35 0.00 8.59 35.93 0.16 32.97 06:28:42 05:44:01 3 20.86 0.00 7.85 11.07 0.11 60.12 06:28:42 05:44:01 4 20.60 0.00 7.99 19.78 0.12 51.51 06:28:42 05:44:01 5 20.79 0.00 9.04 11.19 0.16 58.82 06:28:42 05:44:01 6 23.09 0.00 8.92 17.24 0.12 50.62 06:28:42 05:44:01 7 20.69 0.00 7.00 14.16 0.16 57.99 06:28:42 05:45:01 all 16.42 0.00 7.93 21.20 0.07 54.38 06:28:42 05:45:01 0 16.58 0.00 7.42 11.37 0.07 64.56 06:28:42 05:45:01 1 14.97 0.00 7.90 11.35 0.07 65.70 06:28:42 05:45:01 2 17.93 0.00 9.30 14.27 0.09 58.42 06:28:42 05:45:01 3 16.77 0.00 7.62 26.78 0.07 48.77 06:28:42 05:45:01 4 15.70 0.00 8.90 51.85 0.10 23.45 06:28:42 05:45:01 5 16.80 0.00 7.64 9.67 0.08 65.81 06:28:42 05:45:01 6 17.64 0.00 7.93 27.85 0.07 46.51 06:28:42 05:45:01 7 15.02 0.00 6.75 16.66 0.05 61.52 06:28:42 05:46:01 all 87.39 0.00 12.42 0.01 0.18 0.00 06:28:42 05:46:01 0 87.06 0.00 12.74 0.02 0.17 0.02 06:28:42 05:46:01 1 88.02 0.00 11.84 0.02 0.12 0.00 06:28:42 05:46:01 2 86.30 0.00 13.26 0.00 0.44 0.00 06:28:42 05:46:01 3 88.60 0.00 11.27 0.00 0.13 0.00 06:28:42 05:46:01 4 85.41 0.00 14.44 0.02 0.14 0.00 06:28:42 05:46:01 5 88.49 0.00 11.38 0.00 0.13 0.00 06:28:42 05:46:01 6 87.61 0.00 12.24 0.02 0.13 0.00 06:28:42 05:46:01 7 87.55 0.00 12.28 0.02 0.16 0.00 06:28:42 05:47:02 all 88.40 0.00 11.21 0.07 0.17 0.16 06:28:42 05:47:02 0 89.76 0.00 9.90 0.00 0.13 0.21 06:28:42 05:47:02 1 87.79 0.00 11.83 0.00 0.19 0.19 06:28:42 05:47:02 2 89.58 0.00 10.02 0.00 0.15 0.25 06:28:42 05:47:02 3 87.29 0.00 12.28 0.24 0.19 0.00 06:28:42 05:47:02 4 85.28 0.00 14.27 0.00 0.15 0.30 06:28:42 05:47:02 5 89.00 0.00 10.58 0.25 0.17 0.00 06:28:42 05:47:02 6 89.76 0.00 9.83 0.00 0.13 0.28 06:28:42 05:47:02 7 88.69 0.00 11.03 0.03 0.24 0.00 06:28:42 05:48:01 all 43.79 0.00 7.97 6.45 0.13 41.66 06:28:42 05:48:01 0 47.05 0.00 7.84 3.04 0.12 41.95 06:28:42 05:48:01 1 43.79 0.00 8.13 7.78 0.16 40.14 06:28:42 05:48:01 2 43.77 0.00 7.50 10.71 0.12 37.90 06:28:42 05:48:01 3 41.57 0.00 8.83 5.68 0.18 43.74 06:28:42 05:48:01 4 41.39 0.00 7.94 7.05 0.12 43.50 06:28:42 05:48:01 5 44.91 0.00 7.76 8.03 0.10 39.20 06:28:42 05:48:01 6 43.52 0.00 8.08 4.17 0.10 44.13 06:28:42 05:48:01 7 44.24 0.00 7.68 5.17 0.12 42.80 06:28:42 05:49:01 all 9.47 0.00 1.07 0.13 0.08 89.26 06:28:42 05:49:01 0 8.53 0.00 1.13 0.17 0.07 90.11 06:28:42 05:49:01 1 9.50 0.00 1.12 0.02 0.12 89.24 06:28:42 05:49:01 2 5.60 0.00 1.05 0.03 0.07 93.25 06:28:42 05:49:01 3 10.93 0.00 1.01 0.05 0.07 87.95 06:28:42 05:49:01 4 10.24 0.00 0.80 0.02 0.07 88.87 06:28:42 05:49:01 5 10.49 0.00 1.22 0.69 0.08 87.51 06:28:42 05:49:01 6 7.93 0.00 0.92 0.03 0.07 91.05 06:28:42 05:49:01 7 12.53 0.00 1.29 0.03 0.08 86.07 06:28:42 05:50:01 all 5.30 0.00 0.55 0.06 0.05 94.03 06:28:42 05:50:01 0 3.30 0.00 0.60 0.22 0.03 95.85 06:28:42 05:50:01 1 4.18 0.00 0.52 0.05 0.05 95.21 06:28:42 05:50:01 2 7.35 0.00 0.63 0.02 0.05 91.95 06:28:42 05:50:01 3 6.87 0.00 0.50 0.13 0.07 92.43 06:28:42 05:50:01 4 6.85 0.00 0.51 0.02 0.05 92.57 06:28:42 05:50:01 5 5.73 0.00 0.47 0.05 0.08 93.67 06:28:42 05:50:01 6 3.10 0.00 0.42 0.00 0.05 96.43 06:28:42 05:50:01 7 5.02 0.00 0.73 0.02 0.05 94.18 06:28:42 06:28:42 05:50:01 CPU %user %nice %system %iowait %steal %idle 06:28:42 05:51:01 all 0.04 0.00 0.02 0.01 0.01 99.92 06:28:42 05:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:28:42 05:51:01 1 0.03 0.00 0.00 0.03 0.02 99.92 06:28:42 05:51:01 2 0.00 0.00 0.02 0.00 0.02 99.97 06:28:42 05:51:01 3 0.05 0.00 0.03 0.00 0.02 99.90 06:28:42 05:51:01 4 0.13 0.00 0.03 0.00 0.02 99.82 06:28:42 05:51:01 5 0.05 0.00 0.02 0.02 0.03 99.88 06:28:42 05:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:28:42 05:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:28:42 05:52:01 all 0.04 0.00 0.02 0.00 0.01 99.93 06:28:42 05:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:28:42 05:52:01 1 0.05 0.00 0.02 0.02 0.02 99.90 06:28:42 05:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:28:42 05:52:01 3 0.08 0.00 0.03 0.00 0.02 99.87 06:28:42 05:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:28:42 05:52:01 5 0.05 0.00 0.03 0.00 0.02 99.90 06:28:42 05:52:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:28:42 05:52:01 7 0.05 0.00 0.02 0.00 0.02 99.92 06:28:42 05:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:28:42 05:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:28:42 05:53:01 1 0.03 0.00 0.02 0.02 0.02 99.92 06:28:42 05:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:28:42 05:53:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:28:42 05:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:28:42 05:53:01 5 0.03 0.00 0.02 0.02 0.00 99.93 06:28:42 05:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:28:42 05:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:28:42 05:54:01 all 0.08 0.00 0.05 0.01 0.02 99.85 06:28:42 05:54:01 0 0.07 0.00 0.05 0.00 0.02 99.87 06:28:42 05:54:01 1 0.05 0.00 0.05 0.02 0.03 99.85 06:28:42 05:54:01 2 0.02 0.00 0.05 0.00 0.02 99.92 06:28:42 05:54:01 3 0.13 0.00 0.10 0.00 0.03 99.73 06:28:42 05:54:01 4 0.02 0.00 0.03 0.00 0.02 99.93 06:28:42 05:54:01 5 0.05 0.00 0.03 0.02 0.02 99.88 06:28:42 05:54:01 6 0.23 0.00 0.05 0.02 0.00 99.70 06:28:42 05:54:01 7 0.03 0.00 0.03 0.00 0.00 99.93 06:28:42 05:55:01 all 0.05 0.00 0.03 0.00 0.01 99.91 06:28:42 05:55:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:28:42 05:55:01 1 0.03 0.00 0.02 0.02 0.00 99.93 06:28:42 05:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:28:42 05:55:01 3 0.05 0.00 0.05 0.00 0.03 99.87 06:28:42 05:55:01 4 0.22 0.00 0.03 0.00 0.00 99.75 06:28:42 05:55:01 5 0.03 0.00 0.05 0.02 0.02 99.88 06:28:42 05:55:01 6 0.05 0.00 0.00 0.00 0.00 99.95 06:28:42 05:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:28:42 05:56:01 all 0.26 0.00 0.01 0.01 0.01 99.70 06:28:42 05:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:28:42 05:56:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:28:42 05:56:01 2 0.00 0.00 0.00 0.02 0.02 99.97 06:28:42 05:56:01 3 0.08 0.00 0.07 0.00 0.03 99.82 06:28:42 05:56:01 4 1.97 0.00 0.02 0.00 0.02 98.00 06:28:42 05:56:01 5 0.02 0.00 0.00 0.05 0.00 99.93 06:28:42 05:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:28:42 05:56:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:28:42 05:57:01 all 0.08 0.00 0.02 0.00 0.01 99.89 06:28:42 05:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:28:42 05:57:01 1 0.03 0.00 0.02 0.02 0.02 99.92 06:28:42 05:57:01 2 0.02 0.00 0.02 0.02 0.00 99.95 06:28:42 05:57:01 3 0.07 0.00 0.07 0.00 0.03 99.83 06:28:42 05:57:01 4 0.48 0.00 0.00 0.00 0.00 99.52 06:28:42 05:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:28:42 05:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:28:42 05:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:28:42 05:58:01 all 0.04 0.00 0.01 0.00 0.01 99.94 06:28:42 05:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:28:42 05:58:01 1 0.05 0.00 0.00 0.00 0.02 99.93 06:28:42 05:58:01 2 0.00 0.00 0.02 0.00 0.02 99.97 06:28:42 05:58:01 3 0.05 0.00 0.03 0.00 0.03 99.88 06:28:42 05:58:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:28:42 05:58:01 5 0.03 0.00 0.00 0.00 0.02 99.95 06:28:42 05:58:01 6 0.10 0.00 0.00 0.00 0.00 99.90 06:28:42 05:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:28:42 05:59:01 all 0.03 0.00 0.01 0.01 0.01 99.94 06:28:42 05:59:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:28:42 05:59:01 1 0.03 0.00 0.02 0.03 0.02 99.90 06:28:42 05:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:28:42 05:59:01 3 0.03 0.00 0.03 0.00 0.03 99.90 06:28:42 05:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:28:42 05:59:01 5 0.07 0.00 0.02 0.02 0.02 99.88 06:28:42 05:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:28:42 05:59:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:28:42 06:00:01 all 0.02 0.00 0.01 0.01 0.01 99.95 06:28:42 06:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:28:42 06:00:01 1 0.02 0.00 0.00 0.02 0.02 99.95 06:28:42 06:00:01 2 0.02 0.00 0.02 0.02 0.02 99.93 06:28:42 06:00:01 3 0.03 0.00 0.03 0.00 0.03 99.90 06:28:42 06:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:28:42 06:00:01 5 0.05 0.00 0.02 0.03 0.02 99.88 06:28:42 06:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:28:42 06:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:28:42 06:01:01 all 0.11 0.00 0.02 0.00 0.01 99.86 06:28:42 06:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:28:42 06:01:01 1 0.07 0.00 0.00 0.00 0.02 99.92 06:28:42 06:01:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:28:42 06:01:01 3 0.10 0.00 0.05 0.00 0.02 99.83 06:28:42 06:01:01 4 0.53 0.00 0.00 0.00 0.00 99.47 06:28:42 06:01:01 5 0.05 0.00 0.05 0.03 0.02 99.85 06:28:42 06:01:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:28:42 06:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:28:42 06:28:42 06:01:01 CPU %user %nice %system %iowait %steal %idle 06:28:42 06:02:01 all 0.04 0.00 0.01 0.00 0.01 99.94 06:28:42 06:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:28:42 06:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:28:42 06:02:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:28:42 06:02:01 3 0.02 0.00 0.02 0.00 0.03 99.93 06:28:42 06:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:28:42 06:02:01 5 0.03 0.00 0.00 0.00 0.02 99.95 06:28:42 06:02:01 6 0.15 0.00 0.02 0.00 0.00 99.83 06:28:42 06:02:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:28:42 06:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:28:42 06:03:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:28:42 06:03:01 1 0.03 0.00 0.00 0.02 0.02 99.93 06:28:42 06:03:01 2 0.00 0.00 0.00 0.02 0.02 99.97 06:28:42 06:03:01 3 0.07 0.00 0.05 0.00 0.03 99.85 06:28:42 06:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:28:42 06:03:01 5 0.03 0.00 0.00 0.00 0.02 99.95 06:28:42 06:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:28:42 06:03:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:28:42 06:04:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:28:42 06:04:01 0 0.00 0.00 0.03 0.00 0.02 99.95 06:28:42 06:04:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:28:42 06:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:28:42 06:04:01 3 0.05 0.00 0.03 0.00 0.05 99.87 06:28:42 06:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:28:42 06:04:01 5 0.03 0.00 0.02 0.02 0.00 99.93 06:28:42 06:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:28:42 06:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:28:42 06:05:01 all 0.04 0.00 0.02 0.01 0.01 99.93 06:28:42 06:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:28:42 06:05:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:28:42 06:05:01 2 0.03 0.00 0.02 0.03 0.02 99.90 06:28:42 06:05:01 3 0.07 0.00 0.07 0.00 0.03 99.83 06:28:42 06:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:28:42 06:05:01 5 0.10 0.00 0.00 0.02 0.02 99.87 06:28:42 06:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:28:42 06:05:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:28:42 06:06:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:28:42 06:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:28:42 06:06:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:28:42 06:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:28:42 06:06:01 3 0.05 0.00 0.03 0.00 0.03 99.88 06:28:42 06:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:28:42 06:06:01 5 0.00 0.00 0.02 0.02 0.00 99.97 06:28:42 06:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:28:42 06:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:28:42 06:07:01 all 0.07 0.00 0.01 0.00 0.01 99.91 06:28:42 06:07:01 0 0.08 0.00 0.00 0.00 0.00 99.92 06:28:42 06:07:01 1 0.07 0.00 0.02 0.00 0.02 99.90 06:28:42 06:07:01 2 0.03 0.00 0.00 0.03 0.02 99.92 06:28:42 06:07:01 3 0.17 0.00 0.02 0.00 0.02 99.80 06:28:42 06:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:28:42 06:07:01 5 0.07 0.00 0.00 0.00 0.02 99.92 06:28:42 06:07:01 6 0.08 0.00 0.02 0.00 0.02 99.88 06:28:42 06:07:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:28:42 06:08:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:28:42 06:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:28:42 06:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:28:42 06:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:28:42 06:08:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:28:42 06:08:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:28:42 06:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 06:28:42 06:08:01 6 0.02 0.00 0.03 0.00 0.02 99.93 06:28:42 06:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:28:42 06:09:01 all 0.04 0.00 0.01 0.01 0.02 99.92 06:28:42 06:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:28:42 06:09:01 1 0.05 0.00 0.00 0.00 0.02 99.93 06:28:42 06:09:01 2 0.03 0.00 0.02 0.07 0.02 99.87 06:28:42 06:09:01 3 0.07 0.00 0.05 0.00 0.03 99.85 06:28:42 06:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:28:42 06:09:01 5 0.03 0.00 0.00 0.02 0.02 99.93 06:28:42 06:09:01 6 0.03 0.00 0.03 0.00 0.03 99.90 06:28:42 06:09:01 7 0.03 0.00 0.00 0.00 0.02 99.95 06:28:42 06:10:01 all 0.03 0.00 0.01 0.00 0.01 99.96 06:28:42 06:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:28:42 06:10:01 1 0.05 0.00 0.00 0.00 0.02 99.93 06:28:42 06:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:28:42 06:10:01 3 0.10 0.00 0.00 0.00 0.02 99.88 06:28:42 06:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:28:42 06:10:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:28:42 06:10:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:28:42 06:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:28:42 06:11:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:28:42 06:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:28:42 06:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:28:42 06:11:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:28:42 06:11:01 3 0.07 0.00 0.02 0.00 0.02 99.90 06:28:42 06:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:28:42 06:11:01 5 0.00 0.00 0.00 0.02 0.00 99.98 06:28:42 06:11:01 6 0.02 0.00 0.03 0.00 0.03 99.92 06:28:42 06:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:28:42 06:12:01 all 0.05 0.00 0.02 0.00 0.01 99.92 06:28:42 06:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:28:42 06:12:01 1 0.05 0.00 0.03 0.00 0.02 99.90 06:28:42 06:12:01 2 0.03 0.00 0.02 0.02 0.02 99.92 06:28:42 06:12:01 3 0.07 0.00 0.02 0.00 0.02 99.90 06:28:42 06:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:28:42 06:12:01 5 0.18 0.00 0.05 0.02 0.02 99.73 06:28:42 06:12:01 6 0.03 0.00 0.00 0.00 0.03 99.93 06:28:42 06:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:28:42 06:28:42 06:12:01 CPU %user %nice %system %iowait %steal %idle 06:28:42 06:13:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:28:42 06:13:01 0 0.02 0.00 0.03 0.00 0.02 99.93 06:28:42 06:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:28:42 06:13:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:28:42 06:13:01 3 0.05 0.00 0.03 0.00 0.02 99.90 06:28:42 06:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:28:42 06:13:01 5 0.00 0.00 0.00 0.02 0.00 99.98 06:28:42 06:13:01 6 0.03 0.00 0.03 0.00 0.02 99.92 06:28:42 06:13:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:28:42 06:14:01 all 0.04 0.00 0.02 0.00 0.01 99.93 06:28:42 06:14:01 0 0.05 0.00 0.03 0.00 0.00 99.92 06:28:42 06:14:01 1 0.07 0.00 0.03 0.00 0.02 99.88 06:28:42 06:14:01 2 0.03 0.00 0.03 0.00 0.02 99.92 06:28:42 06:14:01 3 0.03 0.00 0.02 0.02 0.03 99.90 06:28:42 06:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:28:42 06:14:01 5 0.03 0.00 0.00 0.02 0.02 99.93 06:28:42 06:14:01 6 0.03 0.00 0.00 0.00 0.03 99.93 06:28:42 06:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:28:42 06:15:01 all 0.01 0.00 0.00 0.01 0.01 99.97 06:28:42 06:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:28:42 06:15:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:28:42 06:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:28:42 06:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:28:42 06:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:28:42 06:15:01 5 0.03 0.00 0.00 0.02 0.00 99.95 06:28:42 06:15:01 6 0.02 0.00 0.00 0.03 0.02 99.93 06:28:42 06:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:28:42 06:16:01 all 0.07 0.00 0.01 0.00 0.01 99.90 06:28:42 06:16:01 0 0.05 0.00 0.00 0.00 0.02 99.93 06:28:42 06:16:01 1 0.07 0.00 0.00 0.00 0.02 99.92 06:28:42 06:16:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:28:42 06:16:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:28:42 06:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:28:42 06:16:01 5 0.35 0.00 0.02 0.00 0.02 99.62 06:28:42 06:16:01 6 0.03 0.00 0.03 0.00 0.02 99.92 06:28:42 06:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:28:42 06:17:01 all 0.02 0.00 0.02 0.00 0.01 99.95 06:28:42 06:17:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:28:42 06:17:01 1 0.08 0.00 0.03 0.00 0.02 99.87 06:28:42 06:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:28:42 06:17:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:28:42 06:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:28:42 06:17:01 5 0.00 0.00 0.00 0.02 0.00 99.98 06:28:42 06:17:01 6 0.03 0.00 0.02 0.02 0.03 99.90 06:28:42 06:17:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:28:42 06:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:28:42 06:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:28:42 06:18:01 1 0.07 0.00 0.03 0.00 0.02 99.88 06:28:42 06:18:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:28:42 06:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:28:42 06:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:28:42 06:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:28:42 06:18:01 6 0.03 0.00 0.00 0.02 0.02 99.93 06:28:42 06:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:28:42 06:19:01 all 0.02 0.00 0.01 0.01 0.01 99.94 06:28:42 06:19:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:28:42 06:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:28:42 06:19:01 2 0.00 0.00 0.02 0.08 0.00 99.90 06:28:42 06:19:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:28:42 06:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:28:42 06:19:01 5 0.08 0.00 0.00 0.02 0.00 99.90 06:28:42 06:19:01 6 0.00 0.00 0.02 0.00 0.03 99.95 06:28:42 06:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:28:42 06:20:01 all 0.26 0.00 0.01 0.00 0.01 99.72 06:28:42 06:20:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:28:42 06:20:01 1 0.08 0.00 0.02 0.00 0.02 99.88 06:28:42 06:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:28:42 06:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:28:42 06:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:28:42 06:20:01 5 1.81 0.00 0.02 0.02 0.00 98.16 06:28:42 06:20:01 6 0.03 0.00 0.00 0.00 0.02 99.95 06:28:42 06:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:28:42 06:21:01 all 0.12 0.00 0.02 0.01 0.01 99.84 06:28:42 06:21:01 0 0.02 0.00 0.03 0.00 0.02 99.93 06:28:42 06:21:01 1 0.05 0.00 0.03 0.00 0.03 99.88 06:28:42 06:21:01 2 0.00 0.00 0.02 0.02 0.00 99.97 06:28:42 06:21:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:28:42 06:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:28:42 06:21:01 5 0.85 0.00 0.00 0.02 0.02 99.12 06:28:42 06:21:01 6 0.02 0.00 0.03 0.02 0.02 99.92 06:28:42 06:21:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:28:42 06:22:01 all 0.03 0.00 0.01 0.00 0.01 99.94 06:28:42 06:22:01 0 0.05 0.00 0.02 0.00 0.00 99.93 06:28:42 06:22:01 1 0.10 0.00 0.03 0.00 0.02 99.85 06:28:42 06:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:28:42 06:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:28:42 06:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:28:42 06:22:01 5 0.03 0.00 0.00 0.02 0.00 99.95 06:28:42 06:22:01 6 0.03 0.00 0.03 0.02 0.02 99.90 06:28:42 06:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:28:42 06:23:01 all 0.20 0.00 0.01 0.00 0.01 99.77 06:28:42 06:23:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:28:42 06:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:28:42 06:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:28:42 06:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:28:42 06:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:28:42 06:23:01 5 1.53 0.00 0.02 0.00 0.02 98.44 06:28:42 06:23:01 6 0.00 0.00 0.00 0.02 0.03 99.95 06:28:42 06:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:28:42 06:28:42 06:23:01 CPU %user %nice %system %iowait %steal %idle 06:28:42 06:24:01 all 0.19 0.00 0.01 0.00 0.01 99.79 06:28:42 06:24:01 0 0.05 0.00 0.02 0.00 0.02 99.92 06:28:42 06:24:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:28:42 06:24:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:28:42 06:24:01 3 0.05 0.00 0.02 0.00 0.02 99.92 06:28:42 06:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:28:42 06:24:01 5 1.22 0.00 0.00 0.02 0.00 98.76 06:28:42 06:24:01 6 0.03 0.00 0.00 0.00 0.02 99.95 06:28:42 06:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:28:42 06:25:01 all 0.01 0.00 0.01 0.00 0.02 99.95 06:28:42 06:25:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:28:42 06:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:28:42 06:25:01 2 0.00 0.00 0.02 0.03 0.02 99.93 06:28:42 06:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:28:42 06:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:28:42 06:25:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:28:42 06:25:01 6 0.02 0.00 0.02 0.00 0.03 99.93 06:28:42 06:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:28:42 06:26:01 all 0.03 0.00 0.04 0.01 0.01 99.91 06:28:42 06:26:01 0 0.05 0.00 0.05 0.00 0.02 99.88 06:28:42 06:26:01 1 0.05 0.00 0.03 0.00 0.02 99.90 06:28:42 06:26:01 2 0.00 0.00 0.02 0.03 0.00 99.95 06:28:42 06:26:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:28:42 06:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:28:42 06:26:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:28:42 06:26:01 6 0.10 0.00 0.12 0.05 0.02 99.72 06:28:42 06:26:01 7 0.02 0.00 0.03 0.00 0.00 99.95 06:28:42 06:27:01 all 0.03 0.00 0.01 0.00 0.01 99.94 06:28:42 06:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:28:42 06:27:01 1 0.07 0.00 0.03 0.00 0.02 99.88 06:28:42 06:27:01 2 0.02 0.00 0.02 0.03 0.02 99.92 06:28:42 06:27:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:28:42 06:27:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:28:42 06:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:28:42 06:27:01 6 0.03 0.00 0.02 0.00 0.03 99.92 06:28:42 06:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:28:42 06:28:01 all 8.60 0.00 3.70 1.98 0.06 85.66 06:28:42 06:28:01 0 6.33 0.00 2.52 0.03 0.05 91.07 06:28:42 06:28:01 1 9.20 0.00 3.30 0.17 0.05 87.29 06:28:42 06:28:01 2 8.18 0.00 4.80 8.33 0.07 78.63 06:28:42 06:28:01 3 9.25 0.00 3.43 0.20 0.07 87.05 06:28:42 06:28:01 4 8.31 0.00 3.21 1.07 0.03 87.38 06:28:42 06:28:01 5 6.96 0.00 4.59 5.14 0.10 83.20 06:28:42 06:28:01 6 10.50 0.00 3.84 0.91 0.05 84.71 06:28:42 06:28:01 7 10.08 0.00 3.93 0.08 0.05 85.85 06:28:42 Average: all 8.52 0.00 1.57 1.17 0.03 88.70 06:28:42 Average: 0 8.48 0.00 1.51 0.95 0.03 89.02 06:28:42 Average: 1 8.41 0.00 1.57 0.96 0.04 89.02 06:28:42 Average: 2 8.45 0.00 1.61 1.61 0.04 88.29 06:28:42 Average: 3 8.49 0.00 1.58 1.45 0.04 88.45 06:28:42 Average: 4 8.51 0.00 1.68 1.65 0.03 88.14 06:28:42 Average: 5 8.67 0.00 1.56 0.84 0.03 88.91 06:28:42 Average: 6 8.68 0.00 1.54 1.05 0.03 88.70 06:28:42 Average: 7 8.50 0.00 1.52 0.84 0.03 89.11 06:28:42 06:28:42 06:28:42