Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 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-ssh14310081353666661468.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17598135426036226921.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18353650183723094955.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13394238951832153144.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-ssh5570785226734313027.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-24140’ is offline Running on prd-ubuntu20.04-docker-8c-8g-24146 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/740 [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/740 # 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 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 # timeout=10 Commit message: "Merge pull request #4986 from jinlinGuan/issue-4985" > git rev-list --no-walk c30ddf62977cad5bfe4181251be04ec207745378 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:35:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:35:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:35:12 ========================================================= 09:35:12 EdgeX Global Pipelines Version Info 09:35:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:35:13 ------------------- 09:35:13 stable info: 09:35:13 ------------------- 09:35:13 Commited By: Ginny Guan ginny@iotechsys.com 09:35:13 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 09:35:13 Message: update stable to v1.0.265 09:35:13 ------------------- 09:35:13 experimental info: 09:35:13 ------------------- 09:35:13 Commited By: Cherry Wang cherry@iotechsys.com 09:35:13 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 09:35:13 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:35:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:35:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:35:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:35:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:35:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:35:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:35:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:35:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:35:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:35:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:35:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:35:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:35:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:35:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:35:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:35:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:35:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:35:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:35:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:35:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 09:35:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:35:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:35:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:35:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:35:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:35:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:35:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] echo 09:35:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b623e9 [Pipeline] echo 09:35:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:35:14 provisioning config files... 09:35:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/740@tmp/config8986219416485094446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:35:15 ---> ****-login.sh 09:35:15 nexus3.edgexfoundry.org:10001 09:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:35:15 Configure a credential helper to remove this warning. See 09:35:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:35:15 09:35:15 Login Succeeded 09:35:15 nexus3.edgexfoundry.org:10002 09:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:35:15 Configure a credential helper to remove this warning. See 09:35:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:35:15 09:35:15 Login Succeeded 09:35:15 nexus3.edgexfoundry.org:10003 09:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:35:15 Configure a credential helper to remove this warning. See 09:35:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:35:15 09:35:15 Login Succeeded 09:35:15 nexus3.edgexfoundry.org:10004 09:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:35:15 Configure a credential helper to remove this warning. See 09:35:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:35:15 09:35:15 Login Succeeded 09:35:15 ****.io 09:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:35:15 Configure a credential helper to remove this warning. See 09:35:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:35:15 09:35:15 Login Succeeded 09:35:15 ---> ****-login.sh ends [Pipeline] } 09:35:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:35:16 + 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 09:35:16 + dirname cmd/core-command/Dockerfile 09:35:16 + cut -d/ -f2 09:35:16 + echo core-command,cmd/core-command/Dockerfile 09:35:16 + cut -d/ -f2 09:35:16 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:35:16 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:35:16 + dirname cmd/core-data/Dockerfile 09:35:16 + cut -d/ -f2 09:35:16 + echo core-data,cmd/core-data/Dockerfile 09:35:16 + dirname cmd/core-keeper/Dockerfile 09:35:16 + cut -d/ -f2 09:35:16 + echo core-keeper,cmd/core-keeper/Dockerfile 09:35:16 + dirname cmd/core-metadata/Dockerfile 09:35:16 + cut -d/ -f2 09:35:16 + echo core-metadata,cmd/core-metadata/Dockerfile 09:35:16 + dirname cmd/security-bootstrapper/Dockerfile 09:35:16 + cut -d/ -f2 09:35:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:35:16 + dirname cmd/security-proxy-auth/Dockerfile 09:35:16 + cut -d/ -f2 09:35:16 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:35:16 + dirname cmd/security-proxy-setup/Dockerfile 09:35:16 + cut -d/ -f2 09:35:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:35:16 + dirname cmd/security-secretstore-setup/Dockerfile 09:35:16 + cut -d/ -f2 09:35:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:35:16 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:35:16 + cut -d/ -f2 09:35:16 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:35:16 + dirname cmd/security-spire-agent/Dockerfile 09:35:16 + cut -d/ -f2 09:35:16 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:35:16 + dirname cmd/security-spire-config/Dockerfile 09:35:16 + cut -d/ -f2 09:35:16 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:35:16 + dirname cmd/security-spire-server/Dockerfile 09:35:16 + cut -d/ -f2 09:35:16 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:35:16 + dirname cmd/support-cron-scheduler/Dockerfile 09:35:16 + cut -d/ -f2 09:35:16 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 09:35:16 + dirname cmd/support-notifications/Dockerfile 09:35:16 + cut -d/ -f2 09:35:16 + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo 09:35:16 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:35:16 + git rev-list -1 --merges 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7~1..1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] echo 09:35:16 -----------> git rev-list -1 --merges 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7~1..1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:35:16 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [false] [Pipeline] sh 09:35:16 + git log --format=format:%s -1 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] echo 09:35:16 ========================================================= 09:35:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:35:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:35:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:35:17 + grep -v github /etc/ssh/ssh_known_hosts 09:35:17 + [ -e /tmp/ssh_known_hosts ] 09:35:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:35:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:35:17 + sudo tee -a /etc/ssh/ssh_known_hosts 09:35:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:35:17 09:35:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:35:18 0.1.4: Pulling from edgex-devops/py-git-semver 09:35:18 b85a868b505f: Pulling fs layer 09:35:18 e2be974225ed: Pulling fs layer 09:35:18 339a4e72a1f5: Pulling fs layer 09:35:18 988bab9f4d93: Pulling fs layer 09:35:18 1469e6f7b9e6: Pulling fs layer 09:35:18 eaf3925da568: Pulling fs layer 09:35:18 bab4dde63d76: Pulling fs layer 09:35:18 bde34c3a00c8: Pulling fs layer 09:35:18 b352a97aabf1: Pulling fs layer 09:35:18 4872d77fe225: Pulling fs layer 09:35:18 5851b861e8e6: Pulling fs layer 09:35:18 bab4dde63d76: Waiting 09:35:18 1469e6f7b9e6: Waiting 09:35:18 eaf3925da568: Waiting 09:35:18 b352a97aabf1: Waiting 09:35:18 988bab9f4d93: Waiting 09:35:18 5851b861e8e6: Waiting 09:35:18 4872d77fe225: Waiting 09:35:18 bde34c3a00c8: Waiting 09:35:18 e2be974225ed: Verifying Checksum 09:35:18 e2be974225ed: Download complete 09:35:18 988bab9f4d93: Verifying Checksum 09:35:18 988bab9f4d93: Download complete 09:35:18 1469e6f7b9e6: Verifying Checksum 09:35:18 1469e6f7b9e6: Download complete 09:35:18 339a4e72a1f5: Verifying Checksum 09:35:18 339a4e72a1f5: Download complete 09:35:18 eaf3925da568: Verifying Checksum 09:35:18 eaf3925da568: Download complete 09:35:18 bde34c3a00c8: Verifying Checksum 09:35:18 bde34c3a00c8: Download complete 09:35:20 b352a97aabf1: Verifying Checksum 09:35:20 b352a97aabf1: Download complete 09:35:20 4872d77fe225: Verifying Checksum 09:35:20 4872d77fe225: Download complete 09:35:20 5851b861e8e6: Verifying Checksum 09:35:20 5851b861e8e6: Download complete 09:35:20 b85a868b505f: Verifying Checksum 09:35:20 b85a868b505f: Download complete 09:35:21 bab4dde63d76: Verifying Checksum 09:35:21 bab4dde63d76: Download complete 09:35:21 b85a868b505f: Pull complete 09:35:21 e2be974225ed: Pull complete 09:35:22 339a4e72a1f5: Pull complete 09:35:22 988bab9f4d93: Pull complete 09:35:22 1469e6f7b9e6: Pull complete 09:35:22 eaf3925da568: Pull complete 09:35:24 bab4dde63d76: Pull complete 09:35:24 bde34c3a00c8: Pull complete 09:35:24 b352a97aabf1: Pull complete 09:35:24 4872d77fe225: Pull complete 09:35:24 5851b861e8e6: Pull complete 09:35:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:35:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:35:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:35:24 prd-ubuntu20.04-docker-8c-8g-24146 does not seem to be running inside a container 09:35:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/740 -v /w/workspace/edgex-go/740:/w/workspace/edgex-go/740:rw,z -v /w/workspace/edgex-go/740@tmp:/w/workspace/edgex-go/740@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 09:35:26 $ docker top 7817385b571b1a3b296fcc15c124a2028c4481b502fd12554ffc747a0656e1ee -eo pid,comm 09:35:26 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). 09:35:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:35:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:35:26 [ssh-agent] Looking for ssh-agent implementation... 09:35:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:35:27 $ docker exec 7817385b571b1a3b296fcc15c124a2028c4481b502fd12554ffc747a0656e1ee ssh-agent 09:35:27 SSH_AUTH_SOCK=/tmp/ssh-SwWgXW5l7MK0/agent.31 09:35:27 SSH_AGENT_PID=37 09:35:27 Running ssh-add (command line suppressed) 09:35:27 Identity added: /w/workspace/edgex-go/740@tmp/private_key_9641652672802740579.key (/w/workspace/edgex-go/740@tmp/private_key_9641652672802740579.key) 09:35:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:35:27 + git tag --points-at HEAD [Pipeline] } 09:35:27 $ docker exec --env ******** --env ******** 7817385b571b1a3b296fcc15c124a2028c4481b502fd12554ffc747a0656e1ee ssh-agent -k 09:35:27 unset SSH_AUTH_SOCK; 09:35:27 unset SSH_AGENT_PID; 09:35:27 echo Agent pid 37 killed; 09:35:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:35:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:35:27 [ssh-agent] Looking for ssh-agent implementation... 09:35:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:35:27 $ docker exec 7817385b571b1a3b296fcc15c124a2028c4481b502fd12554ffc747a0656e1ee ssh-agent 09:35:27 SSH_AUTH_SOCK=/tmp/ssh-TSYtsSYFHvY4/agent.70 09:35:27 SSH_AGENT_PID=76 09:35:27 Running ssh-add (command line suppressed) 09:35:28 Identity added: /w/workspace/edgex-go/740@tmp/private_key_14019380124213442516.key (/w/workspace/edgex-go/740@tmp/private_key_14019380124213442516.key) 09:35:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:35:28 + git semver init 09:35:28 2024-10-30 09:35:28,530 [run_init] DEBUG init version:0.0.0 force:False 09:35:28 2024-10-30 09:35:28,531 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/740/.semver 09:35:28 2024-10-30 09:35:28,532 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/740/.semver 09:35:28 2024-10-30 09:35:28,532 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/740/.semver'], cwd=/w/workspace/edgex-go/740, universal_newlines=False, shell=None, istream=None) 09:35:33 2024-10-30 09:35:33,315 [append_file] DEBUG append to file:/w/workspace/edgex-go/740/.git/info/exclude 09:35:33 2024-10-30 09:35:33,316 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/740/.semver/main with force:False 09:35:33 2024-10-30 09:35:33,316 [read_version] DEBUG read version from /w/workspace/edgex-go/740/.semver/main 09:35:33 2024-10-30 09:35:33,316 [read_version] DEBUG read version from /w/workspace/edgex-go/740/.semver/main 09:35:33 4.0.0-dev.6 [Pipeline] } 09:35:33 $ docker exec --env ******** --env ******** 7817385b571b1a3b296fcc15c124a2028c4481b502fd12554ffc747a0656e1ee ssh-agent -k 09:35:34 unset SSH_AUTH_SOCK; 09:35:34 unset SSH_AGENT_PID; 09:35:34 echo Agent pid 76 killed; 09:35:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:35:34 + git semver [Pipeline] } 09:35:34 $ docker stop --time=1 7817385b571b1a3b296fcc15c124a2028c4481b502fd12554ffc747a0656e1ee 09:35:35 $ docker rm -f --volumes 7817385b571b1a3b296fcc15c124a2028c4481b502fd12554ffc747a0656e1ee [Pipeline] // withDockerContainer [Pipeline] sh 09:35:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:35:36 Stashed 1 file(s) [Pipeline] echo 09:35:36 [edgeXSemver]: initialized semver on version 4.0.0-dev.6 [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 09:35:36 + git config --global --add safe.directory /w/workspace/edgex-go/740 [Pipeline] echo 09:35:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:35:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:35:37 ========================================================= 09:35:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:35:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:35:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:35:37 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:35:37 43c4264eed91: Pulling fs layer 09:35:37 4cc291be95ef: Pulling fs layer 09:35:37 2ac1f1163629: Pulling fs layer 09:35:37 5c3c966382ef: Pulling fs layer 09:35:37 4f4fb700ef54: Pulling fs layer 09:35:37 5d5c8e513c77: Pulling fs layer 09:35:37 9f66e0745190: Pulling fs layer 09:35:37 f49a43e4bbc0: Pulling fs layer 09:35:37 561ebcabdf7f: Pulling fs layer 09:35:37 4f4fb700ef54: Waiting 09:35:37 9f66e0745190: Waiting 09:35:37 f49a43e4bbc0: Waiting 09:35:37 561ebcabdf7f: Waiting 09:35:37 5d5c8e513c77: Waiting 09:35:37 5c3c966382ef: Waiting 09:35:37 4cc291be95ef: Verifying Checksum 09:35:37 4cc291be95ef: Download complete 09:35:37 5c3c966382ef: Download complete 09:35:37 4f4fb700ef54: Download complete 09:35:37 5d5c8e513c77: Verifying Checksum 09:35:37 5d5c8e513c77: Download complete 09:35:37 43c4264eed91: Download complete 09:35:37 9f66e0745190: Verifying Checksum 09:35:37 9f66e0745190: Download complete 09:35:37 43c4264eed91: Pull complete 09:35:37 561ebcabdf7f: Verifying Checksum 09:35:37 561ebcabdf7f: Download complete 09:35:37 4cc291be95ef: Pull complete 09:35:37 2ac1f1163629: Verifying Checksum 09:35:37 2ac1f1163629: Download complete 09:35:38 f49a43e4bbc0: Verifying Checksum 09:35:38 f49a43e4bbc0: Download complete 09:35:40 2ac1f1163629: Pull complete 09:35:40 5c3c966382ef: Pull complete 09:35:40 4f4fb700ef54: Pull complete 09:35:40 5d5c8e513c77: Pull complete 09:35:41 9f66e0745190: Pull complete 09:35:43 f49a43e4bbc0: Pull complete 09:35:43 561ebcabdf7f: Pull complete 09:35:43 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 09:35:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:35:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 09:35:43 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:35:43 WORKDIR /edgex 09:35:43 COPY go.mod . 09:35:43 RUN go mod download -t 09:35:43 ci-base-image-x86_64 -f - . 09:35:44 Sending build context to Docker daemon 177.9MB 09:35:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:35:44 ---> 3a752c3f9dda 09:35:44 Step 2/4 : WORKDIR /edgex 09:35:47 ---> Running in dfa9e8686f20 09:35:47 Removing intermediate container dfa9e8686f20 09:35:47 ---> be0f1678db70 09:35:47 Step 3/4 : COPY go.mod . 09:35:48 ---> 60c0ab8661d0 09:35:48 Step 4/4 : RUN go mod download 09:35:48 ---> Running in f87690360b7e 09:35:51 Still waiting to schedule task 09:35:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:36:06 Removing intermediate container f87690360b7e 09:36:06 ---> a985e4f5ea23 09:36:06 Successfully built a985e4f5ea23 09:36:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:06 + docker inspect -f . ci-base-image-x86_64 09:36:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:36:06 prd-ubuntu20.04-docker-8c-8g-24146 does not seem to be running inside a container 09:36:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/740 -v /w/workspace/edgex-go/740:/w/workspace/edgex-go/740:rw,z -v /w/workspace/edgex-go/740@tmp:/w/workspace/edgex-go/740@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 09:36:06 $ docker top 62e9273dde7b71b7672645d789b683df12bc76d700588cf6ceab0005478e7b0b -eo pid,comm [Pipeline] { [Pipeline] sh 09:36:07 + go version 09:36:07 go version go1.23.2 linux/amd64 [Pipeline] } 09:36:07 $ docker stop --time=1 62e9273dde7b71b7672645d789b683df12bc76d700588cf6ceab0005478e7b0b 09:36:08 $ docker rm -f --volumes 62e9273dde7b71b7672645d789b683df12bc76d700588cf6ceab0005478e7b0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:09 + docker inspect -f . ci-base-image-x86_64 09:36:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:36:09 prd-ubuntu20.04-docker-8c-8g-24146 does not seem to be running inside a container 09:36:09 $ 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/740 -v /w/workspace/edgex-go/740:/w/workspace/edgex-go/740:rw,z -v /w/workspace/edgex-go/740@tmp:/w/workspace/edgex-go/740@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 09:36:09 $ docker top 7a970bc14ca719627d8211c04b46b1712bc35f194f1999c80b205a5362851e32 -eo pid,comm [Pipeline] { [Pipeline] echo 09:36:09 ========================================================= 09:36:09 [edgeXBuildGoParallel] Running Tests and Build... 09:36:09 ========================================================= [Pipeline] sh 09:36:09 + git config --global --add safe.directory /w/workspace/edgex-go/740 [Pipeline] fileExists [Pipeline] sh 09:36:10 + make test 09:36:10 go test -race -coverprofile=coverage.out ./... 09:36:18 ? github.com/edgexfoundry/edgex-go [no test files] 09:36:44 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 09:36:44 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 09:36:44 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 09:36:44 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 09:36:44 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 09:36:44 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 09:36:44 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 09:36:44 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 09:36:44 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 09:36:44 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 09:36:44 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 09:36:44 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 09:36:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:36:45 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 09:36:45 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 09:36:46 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 09:36:46 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 09:36:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.020s coverage: 28.7% of statements 09:36:47 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 09:36:47 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 09:36:47 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 09:36:48 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 09:36:48 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 09:36:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements 09:36:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:36:49 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 09:36:49 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 09:36:49 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 09:36:49 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:36:49 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 09:36:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:36:49 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 09:36:49 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 09:36:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:36:50 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 09:36:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:36:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 09:36:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 09:36:52 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 09:36:52 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 09:36:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements 09:36:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 48.4% of statements 09:36:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.473s coverage: 93.4% of statements 09:36:52 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 91.7% of statements 09:36:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.059s coverage: 9.4% of statements 09:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:36:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:36:53 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 09:36:53 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 09:36:53 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 09:36:53 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 09:36:53 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:36:53 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 09:36:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:36:53 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 09:36:53 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 09:36:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.419s coverage: 95.8% of statements 09:36:55 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 09:36:55 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 09:36:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:36:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 09:36:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.030s coverage: 0.0% of statements [no tests to run] 09:36:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements 09:36:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 44.2% of statements 09:36:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements 09:36:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.019s coverage: 87.1% of statements 09:36:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 09:36:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 09:36:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 09:36:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 09:36:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements 09:36:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.014s coverage: 87.5% of statements 09:36:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:36:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 09:36:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 09:36:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 09:36:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 09:36:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 09:36:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 09:36:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 09:36:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 09:36:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 09:36:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 09:36:59 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 09:36:59 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 09:36:59 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 09:37:00 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 09:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:37:02 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 09:37:02 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 09:37:04 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 09:37:04 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 09:37:04 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 09:37:05 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 09:37:05 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 09:37:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:37:06 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 09:37:06 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 09:37:06 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 09:37:06 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 09:37:07 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 09:37:07 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 09:37:07 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 09:37:08 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 09:37:08 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 09:37:08 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:37:09 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 09:37:09 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 09:37:09 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 09:37:09 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 09:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements 09:37:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:37:11 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 28.044s coverage: 92.9% of statements 09:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 66.7% of statements 09:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements 09:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.020s coverage: 75.0% of statements 09:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements 09:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.024s coverage: 17.0% of statements 09:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 09:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements 09:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.048s coverage: 82.1% of statements 09:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 09:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.125s coverage: 63.1% of statements 09:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 09:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 09:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 09:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements 09:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 09:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.176s coverage: 36.8% of statements 09:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements 09:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 09:37:26 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.030s coverage: 9.0% of statements 09:37:26 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.064s coverage: 97.7% of statements 09:37:26 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.033s coverage: 45.8% of statements 09:37:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.051s coverage: 17.4% of statements 09:37:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.092s coverage: 95.7% of statements 09:37: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 09:37:26 running golangci-lint 09:37:26 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 09:37:26 go version go1.23.2 linux/amd64 09:37:26 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 09:37:26 level=info msg="[config_reader] Used config file .golangci.yml" 09:37:26 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 09:37:48 level=info msg="[loader] Go packages loading at mode 575 (deps|imports|types_sizes|compiled_files|exports_file|files|name) took 21.21005296s" 09:37:48 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.57105ms" 09:38:00 level=info msg="[linters_context/goanalysis] analyzers took 2m28.449452874s with top 10 stages: buildir: 51.548552112s, gosec: 3.30771935s, inspect: 2.459024122s, fact_deprecated: 2.134371264s, ctrlflow: 1.712358278s, printf: 1.702010147s, S1038: 1.598202604s, nilness: 1.408790308s, fact_purity: 1.335376389s, typedness: 1.03668321s" 09:38:00 level=info msg="[runner] Issues before processing: 208, after processing: 0" 09:38:00 level=info msg="[runner] Processors filtering stat (in/out): exclude-rules: 208/15, skip_files: 208/208, skip_dirs: 208/208, identifier_marker: 208/208, exclude: 208/208, invalid_issue: 208/208, path_prettifier: 208/208, nolint: 15/0, cgo: 208/208, filename_unadjuster: 208/208, autogenerated_exclude: 208/208" 09:38:00 level=info msg="[runner] processing took 19.800523ms with stages: nolint: 9.178067ms, identifier_marker: 4.531982ms, path_prettifier: 2.058596ms, autogenerated_exclude: 1.821494ms, skip_dirs: 1.100688ms, exclude-rules: 1.021577ms, cgo: 34.339µs, invalid_issue: 31.84µs, filename_unadjuster: 14.89µs, max_same_issues: 1.22µs, uniq_by_line: 1.01µs, skip_files: 740ns, fixer: 600ns, diff: 580ns, source_code: 560ns, exclude: 500ns, sort_results: 460ns, max_from_linter: 370ns, max_per_file_from_linter: 270ns, path_shortener: 250ns, severity-rules: 250ns, path_prefixer: 240ns" 09:38:00 level=info msg="[runner] linters took 11.104197973s with stages: goanalysis_metalinter: 11.084194448s" 09:38:00 level=info msg="File cache stats: 0 entries of total size 0B" 09:38:00 level=info msg="Memory: 323 samples, avg is 280.2MB, max is 1270.2MB" 09:38:00 level=info msg="Execution took 32.357403172s" 09:38:00 go vet ./... 09:38:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:38:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:38:05 ./bin/test-attribution-txt.sh [Pipeline] echo 09:38:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:38:05 + ls -al . 09:38:05 total 1764 09:38:05 drwxrwxr-x 11 1001 1001 4096 Oct 30 09:36 . 09:38:05 drwxr-xr-x 4 root root 4096 Oct 30 09:36 .. 09:38:05 drwxrwxr-x 2 1001 1001 4096 Oct 30 09:35 .blubracket 09:38:05 -rw-rw-r-- 1 1001 1001 10 Oct 30 09:35 .dockerignore 09:38:05 drwxrwxr-x 8 1001 1001 4096 Oct 30 09:37 .git 09:38:05 drwxrwxr-x 3 1001 1001 4096 Oct 30 09:35 .github 09:38:05 -rw-rw-r-- 1 1001 1001 961 Oct 30 09:35 .gitignore 09:38:05 -rw-rw-r-- 1 1001 1001 199 Oct 30 09:35 .golangci.yml 09:38:05 -rw-rw-r-- 1 1001 1001 100 Oct 30 09:35 .hadolint.yml 09:38:05 drwxr-xr-x 3 1001 1001 4096 Oct 30 09:35 .semver 09:38:05 -rw-rw-r-- 1 1001 1001 155 Oct 30 09:35 .sonarcloud.properties 09:38:05 -rw-rw-r-- 1 1001 1001 1171 Oct 30 09:35 ADOPTERS.md 09:38:05 -rw-rw-r-- 1 1001 1001 17141 Oct 30 09:35 Attribution.txt 09:38:05 -rw-rw-r-- 1 1001 1001 100284 Oct 30 09:35 CHANGELOG.md 09:38:05 -rw-rw-r-- 1 1001 1001 3804 Oct 30 09:35 CONTRIBUTING.md 09:38:05 -rw-rw-r-- 1 1001 1001 677 Oct 30 09:35 GOVERNANCE.md 09:38:05 -rw-rw-r-- 1 1001 1001 858 Oct 30 09:35 Jenkinsfile 09:38:05 -rw-rw-r-- 1 1001 1001 10775 Oct 30 09:35 LICENSE 09:38:05 -rw-rw-r-- 1 1001 1001 16705 Oct 30 09:35 Makefile 09:38:05 -rw-rw-r-- 1 1001 1001 582 Oct 30 09:35 OWNERS.md 09:38:05 -rw-rw-r-- 1 1001 1001 9533 Oct 30 09:35 README.md 09:38:05 -rw-rw-r-- 1 1001 1001 789 Oct 30 09:35 SECURITY.md 09:38:05 -rw-rw-r-- 1 1001 1001 11 Oct 30 09:35 VERSION 09:38:05 drwxrwxr-x 2 1001 1001 4096 Oct 30 09:35 bin 09:38:05 drwxrwxr-x 19 1001 1001 4096 Oct 30 09:35 cmd 09:38:05 -rw-r--r-- 1 root root 1433705 Oct 30 09:37 coverage.out 09:38:05 drwxrwxr-x 2 1001 1001 4096 Oct 30 09:35 fuzz_test 09:38:05 -rw-rw-r-- 1 1001 1001 6577 Oct 30 09:35 go.mod 09:38:05 -rw-rw-r-- 1 1001 1001 88825 Oct 30 09:35 go.sum 09:38:05 drwxrwxr-x 7 1001 1001 4096 Oct 30 09:35 internal 09:38:05 drwxrwxr-x 2 1001 1001 4096 Oct 30 09:35 openapi 09:38:05 -rw-rw-r-- 1 1001 1001 584 Oct 30 09:35 security.txt 09:38:05 -rw-rw-r-- 1 1001 1001 204 Oct 30 09:35 version.go [Pipeline] sh 09:38:05 + '[' -e coverage.out ] 09:38:05 + chown 1001:1001 coverage.out [Pipeline] stash 09:38:06 Stashed 1 file(s) [Pipeline] sh 09:38:06 + make build 09:38:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:38:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24148 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 09:38:20 Running in /w/workspace/edgex-go/740 [Pipeline] { [Pipeline] checkout 09:38:23 The recommended git tool is: git 09:38:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:38:29 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:38:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:38:31 using credential edgex-jenkins-ssh 09:38:31 Cloning the remote Git repository 09:38:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:38:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:38:31 > git init /w/workspace/edgex-go/740 # timeout=10 09:38:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:38:31 > git --version # timeout=10 09:38:31 > git --version # 'git version 2.25.1' 09:38:31 using GIT_SSH to set credentials SSH Credentials for GitHub 09:38:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:38:33 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:38:38 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 09:38:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:38:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:38:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:38:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:38:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:38:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:38:49 $ docker stop --time=1 7a970bc14ca719627d8211c04b46b1712bc35f194f1999c80b205a5362851e32 09:38:51 Avoid second fetch 09:38:51 Checking out Revision 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 (main) 09:38:51 $ docker rm -f --volumes 7a970bc14ca719627d8211c04b46b1712bc35f194f1999c80b205a5362851e32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 09:38:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:38:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:38:51 > git config core.sparsecheckout # timeout=10 09:38:51 > git checkout -f 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 # timeout=10 [Pipeline] script [Pipeline] { 09:38:52 Commit message: "Merge pull request #4986 from jinlinGuan/issue-4985" [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:38:53 09:38:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:38:55 latest: Pulling from edgex-devops/edgex-compose 09:38:55 91d30c5bc195: Pulling fs layer 09:38:55 2e9b0aa3be6d: Pulling fs layer 09:38:55 9c61dcf015f6: Pulling fs layer 09:38:55 4698f68db338: Pulling fs layer 09:38:55 2a2f49069b9e: Pulling fs layer 09:38:55 e0025b399a48: Pulling fs layer 09:38:55 4698f68db338: Waiting 09:38:55 e0025b399a48: Waiting 09:38:55 2a2f49069b9e: Waiting 09:38:55 91d30c5bc195: Download complete 09:38:55 4698f68db338: Verifying Checksum 09:38:55 4698f68db338: Download complete 09:38:55 2e9b0aa3be6d: Verifying Checksum 09:38:55 2e9b0aa3be6d: Download complete 09:38:55 e0025b399a48: Download complete 09:38:55 91d30c5bc195: Pull complete 09:38:55 2a2f49069b9e: Verifying Checksum 09:38:55 2a2f49069b9e: Download complete 09:38:56 2e9b0aa3be6d: Pull complete 09:38:56 9c61dcf015f6: Verifying Checksum 09:38:56 9c61dcf015f6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:38:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:38:57 % Total % Received % Xferd Average Speed Time Time Time Current 09:38:57 Dload Upload Total Spent Left Speed 09:38:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 236k 0 --:--:-- --:--:-- --:--:-- 240k [Pipeline] sh 09:38:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:38:57 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 09:38:57 /etc/docker/daemon.json 09:38:57 { 09:38:57 "registry-mirrors": [ 09:38:57 "https://nexus3.edgexfoundry.org:10001" 09:38:57 ], 09:38:57 "bip": "10.250.0.254/24", 09:38:57 "hosts": [ 09:38:57 "tcp://0.0.0.0:5555", 09:38:57 "unix:///var/run/docker.sock" 09:38:57 ], 09:38:57 "mtu": 1458, 09:38:57 "selinux-enabled": true, 09:38:57 "seccomp-profile": "/etc/docker/seccomp.json" 09:38:57 } [Pipeline] sh 09:38:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:38:58 + sudo service docker restart 09:38:58 9c61dcf015f6: Pull complete 09:38:58 4698f68db338: Pull complete 09:38:59 2a2f49069b9e: Pull complete 09:38:59 e0025b399a48: Pull complete 09:38:59 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:38:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:38:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:38:59 prd-ubuntu20.04-docker-8c-8g-24146 does not seem to be running inside a container 09:38:59 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/740 -v /w/workspace/edgex-go/740:/w/workspace/edgex-go/740:rw,z -v /w/workspace/edgex-go/740@tmp:/w/workspace/edgex-go/740@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 09:39:00 $ docker top 6519d814e5141af7894fccbb5ce8b23e0d68f00338abf2cd422498effffbf51e -eo pid,comm [Pipeline] { [Pipeline] sh 09:39:00 + docker compose -f ./docker-compose-build.yml build --parallel 09:39:03 #1 [security-spire-config internal] load build definition from Dockerfile 09:39:03 #1 transferring dockerfile: 1.69kB done 09:39:03 #1 DONE 0.0s 09:39:03 09:39:03 #2 [security-spire-server internal] load build definition from Dockerfile 09:39:03 #2 transferring dockerfile: 1.70kB done 09:39:03 #2 DONE 0.0s 09:39:03 09:39:03 #3 [core-metadata internal] load build definition from Dockerfile 09:39:03 #3 transferring dockerfile: 2.13kB done 09:39:03 #3 DONE 0.0s 09:39:03 09:39:03 #4 [core-data internal] load build definition from Dockerfile 09:39:03 #4 transferring dockerfile: 2.07kB done 09:39:03 #4 DONE 0.0s 09:39:03 09:39:03 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:39:03 #5 transferring dockerfile: 1.89kB done 09:39:03 #5 DONE 0.0s 09:39:03 09:39:03 #6 [support-cron-scheduler internal] load build definition from Dockerfile 09:39:03 #6 transferring dockerfile: 1.86kB done 09:39:03 #6 DONE 0.0s 09:39:03 09:39:03 #7 [support-notifications internal] load build definition from Dockerfile 09:39:03 #7 transferring dockerfile: 2.02kB done 09:39:03 #7 DONE 0.0s 09:39:03 09:39:03 #8 [security-proxy-setup internal] load build definition from Dockerfile 09:39:03 #8 transferring dockerfile: 2.50kB done 09:39:03 #8 DONE 0.0s 09:39:03 09:39:03 #9 [security-proxy-auth internal] load build definition from Dockerfile 09:39:03 #9 transferring dockerfile: 2.15kB done 09:39:03 #9 DONE 0.0s 09:39:03 09:39:03 #10 [security-secretstore-setup internal] load build definition from Dockerfile 09:39:03 #10 transferring dockerfile: 2.49kB done 09:39:03 #10 DONE 0.0s 09:39:03 09:39:03 #11 [core-command internal] load build definition from Dockerfile 09:39:03 #11 transferring dockerfile: 1.94kB done 09:39:03 #11 DONE 0.0s 09:39:03 09:39:03 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:39:03 #12 transferring dockerfile: 2.23kB done 09:39:03 #12 DONE 0.0s 09:39:03 09:39:03 #13 [security-spire-config internal] load .dockerignore 09:39:03 #13 transferring context: 50B done 09:39:03 #13 DONE 0.0s 09:39:03 09:39:03 #14 [security-bootstrapper internal] load build definition from Dockerfile 09:39:03 #14 transferring dockerfile: 3.02kB done 09:39:03 #14 DONE 0.0s 09:39:03 09:39:03 #15 [core-keeper internal] load build definition from Dockerfile 09:39:03 #15 transferring dockerfile: 2.07kB done 09:39:03 #15 DONE 0.0s 09:39:03 09:39:03 #16 [security-spire-agent internal] load build definition from Dockerfile 09:39:03 #16 transferring dockerfile: 1.81kB done 09:39:03 #16 DONE 0.0s 09:39:03 09:39:03 #17 [security-spire-server internal] load .dockerignore 09:39:03 #17 transferring context: 50B done 09:39:03 #17 DONE 0.0s 09:39:03 09:39:03 #18 [core-metadata internal] load .dockerignore 09:39:03 #18 transferring context: 50B done 09:39:03 #18 DONE 0.0s 09:39:03 09:39:03 #19 [core-data internal] load .dockerignore 09:39:03 #19 transferring context: 50B done 09:39:03 #19 DONE 0.0s 09:39:03 09:39:03 #20 [security-spiffe-token-provider internal] load .dockerignore 09:39:03 #20 transferring context: 50B done 09:39:03 #20 DONE 0.0s 09:39:03 09:39:03 #21 [support-cron-scheduler internal] load .dockerignore 09:39:03 #21 transferring context: 50B done 09:39:03 #21 DONE 0.0s 09:39:03 09:39:03 #22 [support-notifications internal] load .dockerignore 09:39:03 #22 transferring context: 50B done 09:39:03 #22 DONE 0.0s 09:39:03 09:39:03 #23 [security-proxy-setup internal] load .dockerignore 09:39:03 #23 transferring context: 50B done 09:39:03 #23 DONE 0.0s 09:39:03 09:39:03 #24 [security-proxy-auth internal] load .dockerignore 09:39:03 #24 transferring context: 50B done 09:39:03 #24 DONE 0.0s 09:39:03 09:39:03 #25 [security-secretstore-setup internal] load .dockerignore 09:39:03 #25 transferring context: 50B done 09:39:03 #25 DONE 0.0s 09:39:03 09:39:03 #26 [core-command internal] load .dockerignore 09:39:03 #26 transferring context: 50B done 09:39:03 #26 DONE 0.0s 09:39:03 09:39:03 #27 [core-keeper internal] load .dockerignore 09:39:03 #27 transferring context: 50B done 09:39:03 #27 DONE 0.0s 09:39:03 09:39:03 #28 [core-common-config-bootstrapper internal] load .dockerignore 09:39:03 #28 transferring context: 50B done 09:39:03 #28 DONE 0.1s 09:39:03 09:39:03 #29 [security-bootstrapper internal] load .dockerignore 09:39:03 #29 transferring context: 50B done 09:39:03 #29 DONE 0.1s 09:39:03 09:39:03 #30 [security-spire-agent internal] load .dockerignore 09:39:03 #30 transferring context: 50B done 09:39:03 #30 DONE 0.0s 09:39:03 09:39:03 #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 09:39:03 #31 ... 09:39:03 09:39:03 #32 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:39:03 #32 DONE 0.0s 09:39:03 09:39:03 #31 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 09:39:03 #31 ... 09:39:03 09:39:03 #32 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:39:03 #32 DONE 0.0s 09:39:03 09:39:03 #31 [core-command internal] load metadata for docker.io/library/alpine:3.20 09:39:03 #31 ... 09:39:03 09:39:03 #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:39:03 #32 DONE 0.0s 09:39:03 09:39:03 #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 09:39:03 #31 DONE 0.4s 09:39:03 09:39:03 #33 [core-keeper internal] load build context 09:39:04 #33 ... 09:39:04 09:39:04 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:39:04 #34 DONE 0.6s 09:39:04 09:39:04 #35 [security-spire-server internal] load build context 09:39:04 #35 transferring context: 23.57kB 0.0s done 09:39:04 #35 DONE 0.4s 09:39:04 09:39:04 #36 [security-spire-config internal] load build context 09:39:04 #36 transferring context: 21.82kB 0.1s done 09:39:04 #36 DONE 0.4s 09:39:04 09:39:04 #37 [core-keeper stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:39:04 #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:39:04 #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:39:04 #37 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 09:39:04 #37 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 09:39:04 #37 ... 09:39:04 09:39:04 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:39:04 #38 DONE 0.7s 09:39:04 09:39:04 #37 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:39:04 #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:39:04 #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:39:04 #37 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 09:39:04 #37 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 09:39:04 #37 ... 09:39:04 09:39:04 #39 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:39:04 #39 DONE 1.2s 09:39:04 09:39:04 #40 [security-spire-agent internal] load build context 09:39:04 #40 transferring context: 23.10kB 0.0s done 09:39:04 #40 DONE 0.2s 09:39:04 09:39:04 #41 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 09:39:10 #41 ... 09:39:10 09:39:10 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:39:10 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 09:39:10 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:39:10 #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 09:39:10 #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 09:39:10 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 09:39:10 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 09:39:10 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:39:10 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 09:39:10 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 3.5s done 09:39:10 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 09:39:10 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 09:39:10 #42 ... 09:39:10 09:39:10 #41 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 09:39:10 #41 DONE 5.4s 09:39:10 09:39:10 #43 [core-data internal] load build context 09:39:10 #43 transferring context: 186.41MB 6.5s 09:39:10 #43 ... 09:39:10 09:39:10 #44 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 09:39:13 #44 ... 09:39:13 09:39:13 #45 [core-metadata internal] load build context 09:39:13 #45 ... 09:39:13 09:39:13 #46 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:39:13 #0 0.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:13 #0 1.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:13 #0 1.445 v3.20.3-227-gb0ce744230b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:39:13 #0 1.445 v3.20.3-233-gc613fe3ff78 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:39:13 #0 1.445 OK: 24165 distinct packages available 09:39:13 #0 1.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:13 #0 1.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:13 #0 1.857 (1/14) Installing ca-certificates (20240705-r0) 09:39:13 #0 1.932 (2/14) Installing brotli-libs (1.1.0-r2) 09:39:13 #0 1.943 (3/14) Installing c-ares (1.33.1-r0) 09:39:13 #0 1.950 (4/14) Installing libunistring (1.2-r0) 09:39:13 #0 1.965 (5/14) Installing libidn2 (2.3.7-r0) 09:39:13 #0 1.970 (6/14) Installing nghttp2-libs (1.62.1-r0) 09:39:13 #0 1.977 (7/14) Installing libpsl (0.21.5-r1) 09:39:13 #0 1.978 (8/14) Installing zstd-libs (1.5.6-r0) 09:39:13 #0 1.988 (9/14) Installing libcurl (8.10.1-r0) 09:39:13 #0 2.001 (10/14) Installing curl (8.10.1-r0) 09:39:13 #0 2.007 (11/14) Installing dumb-init (1.2.5-r3) 09:39:13 #0 2.007 (12/14) Installing musl-obstack (1.2.3-r2) 09:39:13 #0 2.010 (13/14) Installing libucontext (1.2-r3) 09:39:13 #0 2.013 (14/14) Installing gcompat (1.1.0-r4) 09:39:13 #0 2.020 Executing busybox-1.36.1-r29.trigger 09:39:13 #0 2.032 Executing ca-certificates-20240705-r0.trigger 09:39:13 #0 2.075 OK: 13 MiB in 28 packages 09:39:13 #46 ... 09:39:13 09:39:13 #47 [security-proxy-setup internal] load build context 09:39:13 #47 ... 09:39:13 09:39:13 #48 [security-proxy-auth internal] load build context 09:39:14 #48 ... 09:39:14 09:39:14 #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:39:14 #0 1.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:14 #0 1.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:14 #0 1.734 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:39:14 #0 1.768 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:39:14 #0 1.778 (3/6) Installing dumb-init (1.2.5-r3) 09:39:14 #0 1.781 (4/6) Installing openssl (3.3.2-r1) 09:39:14 #0 1.793 (5/6) Installing su-exec (0.2-r3) 09:39:14 #0 1.794 (6/6) Installing yq-go (4.44.1-r2) 09:39:14 #0 1.858 Executing busybox-1.36.1-r29.trigger 09:39:14 #0 1.872 OK: 19 MiB in 18 packages 09:39:14 #49 ... 09:39:14 09:39:14 #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:39:14 #0 1.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:14 #0 1.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:14 #0 2.238 v3.20.3-227-gb0ce744230b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:39:14 #0 2.238 v3.20.3-233-gc613fe3ff78 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:39:14 #0 2.238 OK: 24165 distinct packages available 09:39:14 #0 2.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:14 #0 2.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:14 #0 2.604 (1/4) Installing dumb-init (1.2.5-r3) 09:39:14 #0 2.709 (2/4) Installing musl-obstack (1.2.3-r2) 09:39:14 #0 2.712 (3/4) Installing libucontext (1.2-r3) 09:39:14 #0 2.714 (4/4) Installing gcompat (1.1.0-r4) 09:39:14 #0 2.721 Executing busybox-1.36.1-r29.trigger 09:39:14 #0 2.726 OK: 8 MiB in 18 packages 09:39:14 #50 ... 09:39:14 09:39:14 #51 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:39:14 #0 0.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:14 #0 1.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:14 #0 1.327 (1/3) Installing ca-certificates (20240705-r0) 09:39:14 #0 1.397 (2/3) Installing dumb-init (1.2.5-r3) 09:39:14 #0 1.408 (3/3) Installing tzdata (2024b-r0) 09:39:14 #0 1.437 Executing busybox-1.36.1-r29.trigger 09:39:14 #0 1.443 Executing ca-certificates-20240705-r0.trigger 09:39:14 #0 1.488 OK: 10 MiB in 17 packages 09:39:14 #51 ... 09:39:14 09:39:14 #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 09:39:14 #0 0.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:14 #0 1.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:14 #0 1.316 (1/2) Installing ca-certificates (20240705-r0) 09:39:14 #0 1.396 (2/2) Installing dumb-init (1.2.5-r3) 09:39:14 #0 1.399 Executing busybox-1.36.1-r29.trigger 09:39:14 #0 1.408 Executing ca-certificates-20240705-r0.trigger 09:39:14 #0 1.471 OK: 9 MiB in 16 packages 09:39:14 #52 ... 09:39:14 09:39:14 #33 [core-keeper internal] load build context 09:39:14 #33 ... 09:39:14 09:39:14 #53 [security-bootstrapper internal] load build context 09:39:14 #53 transferring context: 542.22MB 10.3s done 09:39:15 #53 ... 09:39:15 09:39:15 #54 [support-cron-scheduler internal] load build context 09:39:15 #54 ... 09:39:15 09:39:15 #55 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init 09:39:15 #0 0.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:15 #0 0.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:15 #0 1.348 (1/1) Installing dumb-init (1.2.5-r3) 09:39:15 #0 1.348 Executing busybox-1.36.1-r29.trigger 09:39:15 #0 1.357 OK: 8 MiB in 15 packages 09:39:15 #55 ... 09:39:15 09:39:15 #56 [core-command internal] load build context 09:39:15 #56 ... 09:39:15 09:39:15 #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:39:15 #57 ... 09:39:15 09:39:15 #58 [security-spiffe-token-provider internal] load build context 09:39:15 #58 ... 09:39:15 09:39:15 #59 [support-notifications internal] load build context 09:39:15 #59 ... 09:39:15 09:39:15 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:39:15 #60 ... 09:39:15 09:39:15 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:39:15 #61 ... 09:39:15 09:39:15 #62 [security-secretstore-setup internal] load build context 09:39:15 #62 ... 09:39:15 09:39:15 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:39:15 #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done 09:39:15 #63 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 09:39:15 #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 09:39:15 #63 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:39:15 #63 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 09:39:15 #63 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 09:39:15 #63 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 09:39:15 #63 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 09:39:15 #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 3.0s done 09:39:15 #63 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 09:39:15 #63 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done 09:39:15 #63 ... 09:39:15 09:39:15 #64 [core-common-config-bootstrapper internal] load build context 09:39:16 #64 ... 09:39:16 09:39:16 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:39:16 #65 ... 09:39:16 09:39:16 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:39:16 #0 0.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:16 #0 0.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:16 #0 1.361 (1/1) Installing dumb-init (1.2.5-r3) 09:39:16 #0 1.370 Executing busybox-1.36.1-r29.trigger 09:39:16 #0 1.379 OK: 8 MiB in 15 packages 09:39:16 #66 ... 09:39:16 09:39:16 #64 [core-common-config-bootstrapper internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:39:16 provisioning config files... 09:39:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/740@tmp/config2636437469334313909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:39:17 ---> ****-login.sh 09:39:17 nexus3.edgexfoundry.org:10001 09:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:39:17 Configure a credential helper to remove this warning. See 09:39:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:39:17 09:39:17 Login Succeeded 09:39:17 nexus3.edgexfoundry.org:10002 09:39:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:18 #64 transferring context: 542.22MB 13.8s done 09:39:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:39:18 Configure a credential helper to remove this warning. See 09:39:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:39:18 09:39:18 Login Succeeded 09:39:18 nexus3.edgexfoundry.org:10003 09:39:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:39:18 Configure a credential helper to remove this warning. See 09:39:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:39:18 09:39:18 Login Succeeded 09:39:18 nexus3.edgexfoundry.org:10004 09:39:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:39:18 Configure a credential helper to remove this warning. See 09:39:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:39:18 09:39:18 Login Succeeded 09:39:18 ****.io 09:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:39:19 Configure a credential helper to remove this warning. See 09:39:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:39:19 09:39:19 Login Succeeded 09:39:19 ---> ****-login.sh ends [Pipeline] } 09:39:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:39:20 + git config --global --add safe.directory /w/workspace/edgex-go/740 [Pipeline] echo 09:39:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:39:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:39:20 ========================================================= 09:39:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:39:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:39:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:39:20 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:39:20 cf04c63912e1: Pulling fs layer 09:39:20 55b35a11ae5e: Pulling fs layer 09:39:20 a37a00ec5f00: Pulling fs layer 09:39:20 50b3750afda1: Pulling fs layer 09:39:20 4f4fb700ef54: Pulling fs layer 09:39:20 80978eb59214: Pulling fs layer 09:39:20 c9f46d7d2bd2: Pulling fs layer 09:39:20 c5a475d317c9: Pulling fs layer 09:39:20 80978eb59214: Waiting 09:39:20 c9f46d7d2bd2: Waiting 09:39:20 c5a475d317c9: Waiting 09:39:20 50b3750afda1: Waiting 09:39:20 4f4fb700ef54: Waiting 09:39:21 55b35a11ae5e: Verifying Checksum 09:39:21 55b35a11ae5e: Download complete 09:39:21 50b3750afda1: Verifying Checksum 09:39:21 50b3750afda1: Download complete 09:39:21 4f4fb700ef54: Verifying Checksum 09:39:21 4f4fb700ef54: Download complete 09:39:21 80978eb59214: Download complete 09:39:21 cf04c63912e1: Verifying Checksum 09:39:21 cf04c63912e1: Download complete 09:39:21 #64 ... 09:39:21 09:39:21 #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:39:21 #67 ... 09:39:21 09:39:21 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:39:21 #68 ... 09:39:21 09:39:21 #43 [core-data internal] load build context 09:39:21 #43 transferring context: 542.22MB 15.1s done 09:39:21 #43 ... 09:39:21 09:39:21 #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:39:21 c5a475d317c9: Verifying Checksum 09:39:21 c5a475d317c9: Download complete 09:39:21 #69 ... 09:39:21 09:39:21 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:39:21 #70 ... 09:39:21 09:39:21 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:39:21 #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.5s done 09:39:21 cf04c63912e1: Pull complete 09:39:22 55b35a11ae5e: Pull complete 09:39:23 a37a00ec5f00: Verifying Checksum 09:39:23 a37a00ec5f00: Download complete 09:39:23 #42 ... 09:39:23 09:39:23 #45 [core-metadata internal] load build context 09:39:23 #45 transferring context: 542.22MB 13.0s done 09:39:23 #45 ... 09:39:23 09:39:23 #33 [core-keeper internal] load build context 09:39:23 #33 transferring context: 542.22MB 13.6s done 09:39:24 c9f46d7d2bd2: Verifying Checksum 09:39:24 c9f46d7d2bd2: Download complete 09:39:24 #33 ... 09:39:24 09:39:24 #47 [security-proxy-setup internal] load build context 09:39:24 #47 transferring context: 542.22MB 12.3s done 09:39:25 #47 ... 09:39:25 09:39:25 #48 [security-proxy-auth internal] load build context 09:39:25 #48 transferring context: 542.22MB 13.4s done 09:39:25 #48 ... 09:39:25 09:39:25 #59 [support-notifications internal] load build context 09:39:25 #59 transferring context: 542.22MB 14.6s done 09:39:25 #59 ... 09:39:25 09:39:25 #54 [support-cron-scheduler internal] load build context 09:39:25 #54 transferring context: 542.22MB 13.9s done 09:39:25 #54 ... 09:39:25 09:39:25 #56 [core-command internal] load build context 09:39:25 #56 transferring context: 542.22MB 12.6s done 09:39:25 #56 ... 09:39:25 09:39:25 #58 [security-spiffe-token-provider internal] load build context 09:39:25 #58 transferring context: 542.22MB 12.1s done 09:39:25 #58 ... 09:39:25 09:39:25 #62 [security-secretstore-setup internal] load build context 09:39:25 #62 transferring context: 542.22MB 12.4s done 09:39:33 #62 DONE 29.1s 09:39:33 09:39:33 #53 [security-bootstrapper internal] load build context 09:39:33 #53 DONE 29.0s 09:39:33 09:39:33 #47 [security-proxy-setup internal] load build context 09:39:33 #47 DONE 29.1s 09:39:33 09:39:33 #56 [core-command internal] load build context 09:39:33 #56 DONE 29.2s 09:39:33 09:39:33 #58 [security-spiffe-token-provider internal] load build context 09:39:33 #58 DONE 29.3s 09:39:33 09:39:33 #45 [core-metadata internal] load build context 09:39:33 #45 DONE 29.4s 09:39:33 09:39:33 #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:39:33 #49 DONE 29.1s 09:39:33 09:39:33 #46 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:39:33 #46 DONE 29.3s 09:39:33 09:39:33 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:39:33 #66 DONE 29.3s 09:39:33 09:39:33 #51 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:39:33 #51 DONE 29.2s 09:39:33 09:39:33 #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 09:39:33 #52 DONE 29.3s 09:39:33 09:39:33 #48 [security-proxy-auth internal] load build context 09:39:33 #48 DONE 29.3s 09:39:33 09:39:33 #55 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init 09:39:33 #55 DONE 29.4s 09:39:33 09:39:33 #54 [support-cron-scheduler internal] load build context 09:39:33 #54 DONE 29.4s 09:39:33 09:39:33 #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:39:33 #50 DONE 29.1s 09:39:33 09:39:33 #71 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade 09:39:33 #71 ... 09:39:33 09:39:33 #33 [core-keeper internal] load build context 09:39:33 #33 DONE 29.1s 09:39:33 09:39:33 #64 [core-common-config-bootstrapper internal] load build context 09:39:33 #64 DONE 29.1s 09:39:33 09:39:33 #59 [support-notifications internal] load build context 09:39:33 #59 DONE 29.4s 09:39:33 09:39:33 #43 [core-data internal] load build context 09:39:33 #43 DONE 29.5s 09:39:33 09:39:33 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:39:33 #42 ... 09:39:33 09:39:33 #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:39:33 #57 DONE 29.5s 09:39:33 09:39:33 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:39:33 #61 29.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:33 #61 29.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:33 #61 29.88 (1/2) Installing dumb-init (1.2.5-r3) 09:39:33 #61 29.88 (2/2) Installing su-exec (0.2-r3) 09:39:33 #61 29.88 Executing busybox-1.36.1-r29.trigger 09:39:33 #61 29.89 OK: 8 MiB in 16 packages 09:39:34 #61 DONE 30.0s 09:39:34 09:39:34 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:39:34 #72 ... 09:39:34 09:39:34 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:39:34 #60 30.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:34 #60 30.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:34 #60 30.39 (1/4) Installing ca-certificates (20240705-r0) 09:39:34 #60 30.41 (2/4) Installing dumb-init (1.2.5-r3) 09:39:34 #60 30.41 (3/4) Installing su-exec (0.2-r3) 09:39:34 #60 30.42 (4/4) Installing yq-go (4.44.1-r2) 09:39:34 #60 30.48 Executing busybox-1.36.1-r29.trigger 09:39:34 #60 30.53 Executing ca-certificates-20240705-r0.trigger 09:39:34 #60 30.58 OK: 19 MiB in 18 packages 09:39:34 #60 DONE 30.8s 09:39:34 09:39:34 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:39:34 #65 29.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:34 #65 29.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:34 #65 30.01 v3.20.3-227-gb0ce744230b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:39:34 #65 30.01 v3.20.3-233-gc613fe3ff78 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:39:34 #65 30.01 OK: 24165 distinct packages available 09:39:34 #65 30.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:34 #65 30.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:34 #65 30.47 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:39:34 #65 30.51 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:39:34 #65 30.52 (3/7) Installing dumb-init (1.2.5-r3) 09:39:34 #65 30.52 (4/7) Installing musl-obstack (1.2.3-r2) 09:39:34 #65 30.52 (5/7) Installing libucontext (1.2-r3) 09:39:34 #65 30.53 (6/7) Installing gcompat (1.1.0-r4) 09:39:34 #65 30.53 (7/7) Installing openssl (3.3.2-r1) 09:39:34 #65 30.54 Executing busybox-1.36.1-r29.trigger 09:39:34 #65 30.56 OK: 9 MiB in 19 packages 09:39:34 #65 DONE 30.8s 09:39:35 09:39:35 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:39:35 #67 23.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:35 #67 23.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:35 #67 23.67 OK: 246 MiB in 54 packages 09:39:35 #67 DONE 23.8s 09:39:35 09:39:35 #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:39:35 #73 DONE 0.0s 09:39:35 09:39:35 #44 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 09:39:35 #44 23.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:35 #44 ... 09:39:35 09:39:35 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:39:35 #68 DONE 24.0s 09:39:35 09:39:35 #44 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 09:39:35 #44 23.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:35 #44 ... 09:39:35 09:39:35 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:39:35 #69 23.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:35 #69 23.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:35 #69 24.13 OK: 246 MiB in 54 packages 09:39:35 #69 DONE 24.2s 09:39:35 09:39:35 #74 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 09:39:35 #74 DONE 0.1s 09:39:35 09:39:35 #44 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 09:39:35 #44 24.26 OK: 246 MiB in 54 packages 09:39:35 #44 DONE 24.4s 09:39:35 09:39:35 #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:39:35 #75 DONE 0.1s 09:39:35 09:39:35 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:39:35 #70 23.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:35 #70 23.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:35 #70 23.95 v3.20.3-227-gb0ce744230b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:39:35 #70 23.95 v3.20.3-233-gc613fe3ff78 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:39:35 #70 23.95 OK: 24164 distinct packages available 09:39:35 #70 24.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:35 #70 24.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:35 #70 24.36 OK: 246 MiB in 54 packages 09:39:35 #70 DONE 24.4s 09:39:35 09:39:35 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:39:35 #76 DONE 0.0s 09:39:35 09:39:35 #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:36 #77 ... 09:39:36 09:39:36 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:39:36 #0 2.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:36 #0 2.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:36 #0 2.566 Upgrading critical system libraries and apk-tools: 09:39:36 #0 2.566 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:39:36 #0 2.572 Executing busybox-1.36.1-r29.trigger 09:39:36 #0 2.631 Continuing the upgrade transaction with new apk-tools: 09:39:36 #0 2.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:36 #0 2.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:36 #0 2.962 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:39:36 #0 2.998 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:39:36 #0 3.014 Executing ca-certificates-20240705-r0.trigger 09:39:36 #0 3.058 OK: 13 MiB in 28 packages 09:39:36 #78 DONE 3.3s 09:39:36 09:39:36 #71 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade 09:39:36 #71 3.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:36 #71 3.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:36 #71 3.703 Upgrading critical system libraries and apk-tools: 09:39:36 #71 3.703 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:39:36 #71 3.708 Executing busybox-1.36.1-r29.trigger 09:39:36 #71 3.815 Continuing the upgrade transaction with new apk-tools: 09:39:36 #71 3.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:36 #71 3.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:37 #71 ... 09:39:37 09:39:37 #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:39:37 #0 2.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:37 #0 2.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:37 #0 3.163 Upgrading critical system libraries and apk-tools: 09:39:37 #0 3.163 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:39:37 #0 3.242 Executing busybox-1.36.1-r29.trigger 09:39:37 #0 3.299 Continuing the upgrade transaction with new apk-tools: 09:39:37 #0 3.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:37 #0 3.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:37 #0 3.651 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:39:37 #0 3.706 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:39:37 #0 3.730 Executing ca-certificates-20240705-r0.trigger 09:39:37 #0 3.803 OK: 10 MiB in 17 packages 09:39:37 #79 DONE 4.3s 09:39:37 09:39:37 #71 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade 09:39:37 #71 4.189 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:39:37 #71 4.226 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:39:37 #71 4.243 OK: 8 MiB in 15 packages 09:39:37 #71 ... 09:39:37 09:39:37 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:39:37 #0 2.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:37 #0 3.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:37 #0 3.805 Upgrading critical system libraries and apk-tools: 09:39:37 #0 3.805 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:39:37 #0 3.813 Executing busybox-1.36.1-r29.trigger 09:39:37 #0 3.898 Continuing the upgrade transaction with new apk-tools: 09:39:37 #0 3.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:37 #0 3.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:37 #0 4.253 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:39:37 #0 4.289 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:39:37 #0 4.302 OK: 8 MiB in 15 packages 09:39:37 #80 DONE 4.7s 09:39:37 09:39:37 #71 [core-command stage-1 3/10] RUN apk --no-cache upgrade 09:39:37 #71 DONE 4.7s 09:39:37 09:39:37 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:39:37 #0 2.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:37 #0 3.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:37 #0 3.958 Upgrading critical system libraries and apk-tools: 09:39:37 #0 3.959 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:39:37 #0 3.965 Executing busybox-1.36.1-r29.trigger 09:39:37 #0 4.048 Continuing the upgrade transaction with new apk-tools: 09:39:37 #0 4.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:37 #0 4.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:37 #0 4.619 OK: 19 MiB in 18 packages 09:39:37 #81 DONE 4.8s 09:39:37 09:39:37 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:39:37 #0 3.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:37 #0 3.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:37 #0 3.771 Upgrading critical system libraries and apk-tools: 09:39:37 #0 3.771 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:39:37 #0 3.780 Executing busybox-1.36.1-r29.trigger 09:39:37 #0 3.878 Continuing the upgrade transaction with new apk-tools: 09:39:37 #0 3.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:37 #0 3.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:37 #0 4.251 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:39:37 #0 4.290 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:39:37 #0 4.300 OK: 8 MiB in 18 packages 09:39:37 #82 DONE 4.8s 09:39:37 09:39:37 #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:39:38 #83 ... 09:39:38 09:39:38 #84 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 09:39:38 #0 3.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:38 #0 3.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:38 #0 4.000 Upgrading critical system libraries and apk-tools: 09:39:38 #0 4.000 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:39:38 #0 4.003 Executing busybox-1.36.1-r29.trigger 09:39:38 #0 4.109 Continuing the upgrade transaction with new apk-tools: 09:39:38 #0 4.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:38 #0 4.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:38 #0 4.490 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:39:38 #0 4.562 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:39:38 #0 4.573 Executing ca-certificates-20240705-r0.trigger 09:39:38 #0 4.619 OK: 9 MiB in 16 packages 09:39:38 #84 DONE 4.8s 09:39:38 09:39:38 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:39:38 #72 2.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:38 #72 2.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:38 #72 3.042 Upgrading critical system libraries and apk-tools: 09:39:38 #72 3.042 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:39:38 #72 3.053 Executing busybox-1.36.1-r29.trigger 09:39:38 #72 3.117 Continuing the upgrade transaction with new apk-tools: 09:39:38 #72 3.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:38 #72 3.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:38 #72 3.487 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:39:38 #72 3.521 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:39:38 #72 3.536 OK: 8 MiB in 16 packages 09:39:38 #72 DONE 3.8s 09:39:38 09:39:38 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:39:38 #85 DONE 0.1s 09:39:38 09:39:38 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:39:38 #86 ... 09:39:38 09:39:38 #87 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:39:38 #0 3.169 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:38 #0 3.612 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:38 #0 4.350 (1/1) Installing dumb-init (1.2.5-r3) 09:39:38 #0 4.642 Executing busybox-1.36.1-r29.trigger 09:39:38 #0 4.650 OK: 8 MiB in 15 packages 09:39:38 #87 DONE 4.8s 09:39:38 09:39:38 #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:39:38 #83 DONE 0.6s 09:39:38 09:39:38 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:39:38 #88 DONE 0.0s 09:39:38 09:39:38 #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:39:38 #0 2.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:38 #0 2.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:38 #0 3.128 Upgrading critical system libraries and apk-tools: 09:39:38 #0 3.128 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:39:38 #0 3.144 Executing busybox-1.36.1-r29.trigger 09:39:38 #0 3.224 Continuing the upgrade transaction with new apk-tools: 09:39:38 #0 3.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:38 #0 3.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:38 #0 3.703 OK: 9 MiB in 19 packages 09:39:38 #89 DONE 3.9s 09:39:38 09:39:38 #90 [security-spire-config stage-2 6/10] COPY security.txt / 09:39:38 #90 DONE 0.0s 09:39:38 09:39:38 #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:39:39 a37a00ec5f00: Pull complete 09:39:39 50b3750afda1: Pull complete 09:39:39 4f4fb700ef54: Pull complete 09:39:39 80978eb59214: Pull complete 09:39:39 #91 DONE 0.9s 09:39:39 09:39:39 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:39:39 #0 2.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:39 #0 2.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:39 #0 3.058 Upgrading critical system libraries and apk-tools: 09:39:39 #0 3.058 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:39:39 #0 3.076 Executing busybox-1.36.1-r29.trigger 09:39:39 #0 3.146 Continuing the upgrade transaction with new apk-tools: 09:39:39 #0 3.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:39 #0 3.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:39 #0 3.547 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:39:39 #0 3.581 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:39:39 #0 3.590 Executing ca-certificates-20240705-r0.trigger 09:39:39 #0 3.713 OK: 19 MiB in 18 packages 09:39:39 #92 DONE 4.7s 09:39:39 09:39:39 #93 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:39:39 #0 2.425 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:39 #0 2.890 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:39 #0 3.625 OK: 246 MiB in 54 packages 09:39:39 #93 DONE 4.5s 09:39:39 09:39:39 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:39:39 #94 DONE 0.9s 09:39:39 09:39:39 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:39:39 #95 DONE 0.9s 09:39:39 09:39:39 #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:39:39 #96 DONE 0.1s 09:39:39 09:39:39 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:39:39 #97 ... 09:39:39 09:39:39 #98 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:39:39 #98 DONE 0.1s 09:39:39 09:39:39 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:39:39 #99 DONE 0.1s 09:39:40 09:39:40 #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:40 #100 ... 09:39:40 09:39:40 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:39:40 #97 DONE 0.8s 09:39:40 09:39:40 #101 [security-spire-server stage-2 6/9] COPY security.txt / 09:39:40 #101 DONE 0.7s 09:39:40 09:39:40 #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:39:40 #102 DONE 0.7s 09:39:40 09:39:40 #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:39:40 #103 DONE 0.1s 09:39:40 09:39:40 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:39:40 #104 DONE 0.1s 09:39:40 09:39:40 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:39:40 #105 DONE 0.1s 09:39:40 09:39:40 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:39:40 #106 DONE 0.1s 09:39:40 09:39:40 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 09:39:40 #107 DONE 0.1s 09:39:40 09:39:40 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:39:40 #108 DONE 0.1s 09:39:40 09:39:40 #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:39:40 #109 DONE 0.1s 09:39:40 09:39:40 #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:39:40 #110 DONE 0.0s 09:39:40 09:39:40 #111 [security-spire-server] exporting to image 09:39:40 #111 exporting layers 09:39:40 #111 ... 09:39:40 09:39:40 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:39:40 #86 DONE 2.9s 09:39:40 09:39:40 #111 [security-spire-agent] exporting to image 09:39:40 #111 ... 09:39:40 09:39:40 #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:39:40 #112 DONE 0.0s 09:39:41 09:39:41 #111 [security-spire-agent] exporting to image 09:39:41 #111 exporting layers 0.8s done 09:39:41 #111 writing image sha256:8e0f15d4670db50865fc1dc24e92895e03efb4d47b367e2cb7d76a22c552d6e1 done 09:39:41 #111 naming to docker.io/library/security-spire-config done 09:39:41 #111 exporting layers 0.7s done 09:39:41 #111 writing image sha256:cd4c1b223983c5a8c88ccd6f7e0c9f3fcaf3c17cf1a08b89e0bd1f83b50cefb9 0.0s done 09:39:41 #111 naming to docker.io/library/security-spire-server done 09:39:41 #111 writing image sha256:26ff0190fe0fc1634baf75ec8fe07ea2039551c6bcac91254538556d0952f6a6 done 09:39:41 #111 naming to docker.io/library/security-spire-agent done 09:39:41 #111 DONE 0.9s 09:39:41 09:39:41 #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:43 #113 ... 09:39:43 09:39:43 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:39:43 #63 ... 09:39:43 09:39:43 #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:45 #114 ... 09:39:45 09:39:45 #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:45 c9f46d7d2bd2: Pull complete 09:39:48 c5a475d317c9: Pull complete 09:39:48 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 09:39:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:39:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 09:39:48 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:39:48 WORKDIR /edgex 09:39:48 COPY go.mod . 09:39:48 RUN go mod download -t 09:39:48 ci-base-image-arm64 -f - . 09:39:49 Sending build context to Docker daemon 3.379MB 09:39:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:39:49 ---> be29e6b0f0d4 09:39:49 Step 2/4 : WORKDIR /edgex 09:39:50 ---> Running in 5672cf253bbd 09:39:50 Removing intermediate container 5672cf253bbd 09:39:50 ---> 4c84798fb241 09:39:50 Step 3/4 : COPY go.mod . 09:39:50 ---> 7a67472f493d 09:39:50 Step 4/4 : RUN go mod download 09:39:51 ---> Running in ba5476acd54a 09:40:03 #115 DONE 28.4s 09:40:03 09:40:03 #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:40:03 #100 DONE 23.6s 09:40:03 09:40:03 #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:40:03 #77 DONE 27.7s 09:40:03 09:40:03 #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:40:03 #114 DONE 27.9s 09:40:03 09:40:03 #116 [security-secretstore-setup builder 6/7] COPY . . 09:40:03 #116 ... 09:40:03 09:40:03 #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:40:03 #113 DONE 27.8s 09:40:03 09:40:03 #117 [core-metadata builder 6/7] COPY . . 09:40:13 #117 ... 09:40:13 09:40:13 #118 [core-keeper builder 7/8] COPY . . 09:40:13 #118 ... 09:40:13 09:40:13 #119 [support-cron-scheduler builder 6/7] COPY . . 09:40:13 #119 ... 09:40:13 09:40:13 #120 [security-spiffe-token-provider builder 6/7] COPY . . 09:40:14 #120 ... 09:40:14 09:40:14 #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:40:14 #121 CACHED 09:40:14 09:40:14 #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:40:14 #122 CACHED 09:40:14 09:40:14 #123 [security-bootstrapper builder 6/7] COPY . . 09:40:14 #123 CACHED 09:40:14 09:40:14 #118 [core-keeper builder 7/8] COPY . . 09:40:14 #118 DONE 10.9s 09:40:14 09:40:14 #116 [security-secretstore-setup builder 6/7] COPY . . 09:40:14 #116 DONE 10.9s 09:40:14 09:40:14 #124 [security-proxy-setup builder 6/7] COPY . . 09:40:14 #124 CACHED 09:40:14 09:40:14 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:40:14 #125 CACHED 09:40:14 09:40:14 #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:40:14 #126 CACHED 09:40:14 09:40:14 #117 [core-metadata builder 6/7] COPY . . 09:40:14 #117 DONE 10.9s 09:40:14 09:40:14 #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:40:14 #127 ... 09:40:14 09:40:14 #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:40:14 #128 CACHED 09:40:14 09:40:14 #129 [core-common-config-bootstrapper builder 6/7] COPY . . 09:40:14 #129 CACHED 09:40:14 09:40:14 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:40:14 #130 CACHED 09:40:14 09:40:14 #131 [core-command builder 4/7] COPY go.mod vendor* ./ 09:40:14 #131 CACHED 09:40:14 09:40:14 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:40:14 #132 CACHED 09:40:14 09:40:14 #133 [core-command builder 6/7] COPY . . 09:40:14 #133 CACHED 09:40:14 09:40:14 #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:40:14 #134 CACHED 09:40:14 09:40:14 #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:40:14 #135 CACHED 09:40:14 09:40:14 #136 [security-proxy-auth builder 6/7] COPY . . 09:40:14 #136 CACHED 09:40:14 09:40:14 #137 [core-data builder 6/7] COPY . . 09:40:14 #137 CACHED 09:40:14 09:40:14 #138 [core-data builder 4/7] COPY go.mod vendor* ./ 09:40:14 #138 CACHED 09:40:14 09:40:14 #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:40:14 #139 CACHED 09:40:14 09:40:14 #120 [security-spiffe-token-provider builder 6/7] COPY . . 09:40:14 #120 DONE 10.9s 09:40:14 09:40:14 #119 [support-cron-scheduler builder 6/7] COPY . . 09:40:14 #119 DONE 10.9s 09:40:14 09:40:14 #140 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:40:14 #140 CACHED 09:40:14 09:40:14 #141 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:40:14 #141 CACHED 09:40:14 09:40:14 #142 [support-notifications builder 6/7] COPY . . 09:40:14 #142 CACHED 09:40:14 09:40:14 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:40:15 #143 0.934 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:40:25 #143 ... 09:40:25 09:40:25 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:40:25 #0 0.661 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:40:25 #144 ... 09:40:25 09:40:25 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:40:25 #0 0.889 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:40:25 #145 ... 09:40:25 09:40:25 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:40:25 #0 1.038 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:40:25 #146 ... 09:40:25 09:40:25 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:40:25 #0 0.808 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:40:25 #147 ... 09:40:25 09:40:25 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:40:25 #0 0.617 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:40:25 #148 ... 09:40:25 09:40:25 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:40:25 #0 1.138 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:40:25 #149 ... 09:40:25 09:40:25 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:40:25 #0 0.459 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:40:25 #150 ... 09:40:25 09:40:25 #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:40:25 #127 0.671 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:40:25 #127 ... 09:40:25 09:40:25 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:40:25 #0 0.838 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:40:25 #151 ... 09:40:25 09:40:25 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:40:25 #0 1.291 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:40:25 #152 ... 09:40:25 09:40:25 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:40:25 #0 1.385 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 09:40:47 Removing intermediate container ba5476acd54a 09:40:47 ---> b8972757e0f4 09:40:47 Successfully built b8972757e0f4 09:40:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:47 + docker inspect -f . ci-base-image-arm64 09:40:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:48 prd-ubuntu20.04-docker-arm64-4c-16g-24148 does not seem to be running inside a container 09:40:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/740 -v /w/workspace/edgex-go/740:/w/workspace/edgex-go/740:rw,z -v /w/workspace/edgex-go/740@tmp:/w/workspace/edgex-go/740@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 09:40:49 $ docker top b5c1b5ae31838e6b86c5ce02f97aea9a0e6e7d28d8ff7020461664911ef92442 -eo pid,comm [Pipeline] { [Pipeline] sh 09:40:50 + go version 09:40:50 go version go1.23.2 linux/arm64 [Pipeline] } 09:40:50 $ docker stop --time=1 b5c1b5ae31838e6b86c5ce02f97aea9a0e6e7d28d8ff7020461664911ef92442 09:40:52 $ docker rm -f --volumes b5c1b5ae31838e6b86c5ce02f97aea9a0e6e7d28d8ff7020461664911ef92442 [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 09:40:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:40:52 09:40:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:40:53 latest: Pulling from edgex-devops/edgex-compose-arm64 09:40:53 547446be3368: Pulling fs layer 09:40:53 d125d8839a47: Pulling fs layer 09:40:53 3e85d5ac6304: Pulling fs layer 09:40:53 c3105a71a48b: Pulling fs layer 09:40:53 0f093f025ec4: Pulling fs layer 09:40:53 c3106fc0e877: Pulling fs layer 09:40:53 c3105a71a48b: Waiting 09:40:53 0f093f025ec4: Waiting 09:40:53 c3106fc0e877: Waiting 09:40:53 547446be3368: Verifying Checksum 09:40:53 547446be3368: Download complete 09:40:53 c3105a71a48b: Verifying Checksum 09:40:53 c3105a71a48b: Download complete 09:40:53 d125d8839a47: Verifying Checksum 09:40:53 d125d8839a47: Download complete 09:40:53 c3106fc0e877: Verifying Checksum 09:40:53 c3106fc0e877: Download complete 09:40:53 0f093f025ec4: Verifying Checksum 09:40:53 0f093f025ec4: Download complete 09:40:54 547446be3368: Pull complete 09:40:55 d125d8839a47: Pull complete 09:40:55 3e85d5ac6304: Download complete 09:41:05 3e85d5ac6304: Pull complete 09:41:05 c3105a71a48b: Pull complete 09:41:07 0f093f025ec4: Pull complete 09:41:07 c3106fc0e877: Pull complete 09:41:07 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:41:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:41:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:41:07 prd-ubuntu20.04-docker-arm64-4c-16g-24148 does not seem to be running inside a container 09:41:07 $ 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/740 -v /w/workspace/edgex-go/740:/w/workspace/edgex-go/740:rw,z -v /w/workspace/edgex-go/740@tmp:/w/workspace/edgex-go/740@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 09:41:09 $ docker top 861e09708727eea37fe738ed2353f13090b91302a627515f1bf0be6047b4f3f1 -eo pid,comm [Pipeline] { [Pipeline] sh 09:41:10 + docker compose -f ./docker-compose-build.yml build --parallel 09:41:20 #1 [core-data internal] load build definition from Dockerfile 09:41:20 #1 transferring dockerfile: 2.07kB 0.0s done 09:41:20 #1 DONE 0.1s 09:41:20 09:41:20 #2 [security-secretstore-setup internal] load build definition from Dockerfile 09:41:20 #2 transferring dockerfile: 2.49kB done 09:41:20 #2 DONE 0.1s 09:41:20 09:41:20 #3 [support-cron-scheduler internal] load build definition from Dockerfile 09:41:20 #3 transferring dockerfile: 1.86kB 0.0s done 09:41:20 #3 DONE 0.1s 09:41:20 09:41:20 #4 [security-bootstrapper internal] load build definition from Dockerfile 09:41:20 #4 transferring dockerfile: 3.02kB 0.0s done 09:41:20 #4 DONE 0.1s 09:41:20 09:41:20 #5 [security-spire-config internal] load build definition from Dockerfile 09:41:20 #5 transferring dockerfile: 1.69kB done 09:41:20 #5 DONE 0.1s 09:41:20 09:41:20 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:41:20 #6 transferring dockerfile: 1.89kB 0.0s done 09:41:20 #6 DONE 0.1s 09:41:20 09:41:20 #7 [security-spire-agent internal] load build definition from Dockerfile 09:41:20 #7 transferring dockerfile: 1.81kB done 09:41:20 #7 DONE 0.1s 09:41:20 09:41:20 #8 [security-proxy-auth internal] load build definition from Dockerfile 09:41:20 #8 transferring dockerfile: 2.15kB 0.0s done 09:41:20 #8 DONE 0.1s 09:41:20 09:41:20 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:41:21 #9 transferring dockerfile: 2.23kB done 09:41:21 #9 DONE 0.1s 09:41:21 09:41:21 #10 [security-spire-server internal] load build definition from Dockerfile 09:41:21 #10 transferring dockerfile: 1.70kB done 09:41:21 #10 DONE 0.0s 09:41:21 09:41:21 #11 [core-keeper internal] load build definition from Dockerfile 09:41:21 #11 transferring dockerfile: 2.07kB done 09:41:21 #11 DONE 0.1s 09:41:21 09:41:21 #12 [core-data internal] load .dockerignore 09:41:21 #12 transferring context: 50B done 09:41:21 #12 DONE 0.1s 09:41:21 09:41:21 #13 [core-metadata internal] load build definition from Dockerfile 09:41:21 #13 transferring dockerfile: 2.13kB 0.0s done 09:41:21 #13 DONE 0.1s 09:41:21 09:41:21 #14 [core-command internal] load build definition from Dockerfile 09:41:21 #14 transferring dockerfile: 1.94kB done 09:41:21 #14 DONE 0.1s 09:41:21 09:41:21 #15 [security-proxy-setup internal] load build definition from Dockerfile 09:41:21 #15 transferring dockerfile: 2.50kB 0.0s done 09:41:21 #15 DONE 0.1s 09:41:21 09:41:21 #16 [support-notifications internal] load build definition from Dockerfile 09:41:21 #16 transferring dockerfile: 2.02kB done 09:41:21 #16 DONE 0.1s 09:41:22 09:41:22 #17 [security-secretstore-setup internal] load .dockerignore 09:41:22 #17 transferring context: 50B done 09:41:22 #17 DONE 0.0s 09:41:22 09:41:22 #18 [support-cron-scheduler internal] load .dockerignore 09:41:22 #18 transferring context: 50B done 09:41:22 #18 DONE 0.1s 09:41:22 09:41:22 #19 [security-bootstrapper internal] load .dockerignore 09:41:22 #19 transferring context: 50B 0.0s done 09:41:22 #19 DONE 0.1s 09:41:22 09:41:22 #20 [security-spire-config internal] load .dockerignore 09:41:22 #20 transferring context: 50B 0.0s done 09:41:22 #20 DONE 0.1s 09:41:22 09:41:22 #21 [security-spiffe-token-provider internal] load .dockerignore 09:41:22 #21 transferring context: 50B done 09:41:22 #21 DONE 0.1s 09:41:22 09:41:22 #22 [security-spire-agent internal] load .dockerignore 09:41:22 #22 transferring context: 50B done 09:41:22 #22 DONE 0.1s 09:41:22 09:41:22 #23 [security-proxy-auth internal] load .dockerignore 09:41:22 #23 transferring context: 50B 0.0s done 09:41:22 #23 DONE 0.1s 09:41:22 09:41:22 #24 [core-common-config-bootstrapper internal] load .dockerignore 09:41:22 #24 transferring context: 50B done 09:41:22 #24 DONE 0.1s 09:41:22 09:41:22 #25 [security-spire-server internal] load .dockerignore 09:41:22 #25 transferring context: 50B 0.0s done 09:41:22 #25 DONE 0.1s 09:41:22 09:41:22 #26 [core-keeper internal] load .dockerignore 09:41:22 #26 transferring context: 50B done 09:41:23 #26 DONE 0.1s 09:41:23 09:41:23 #27 [core-metadata internal] load .dockerignore 09:41:23 #27 transferring context: 50B done 09:41:23 #27 DONE 0.1s 09:41:23 09:41:23 #28 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:41:23 #28 DONE 0.0s 09:41:23 09:41:23 #29 [core-data internal] load metadata for docker.io/library/alpine:3.20 09:41:23 #29 ... 09:41:23 09:41:23 #30 [core-command internal] load .dockerignore 09:41:23 #30 transferring context: 50B done 09:41:23 #30 DONE 0.1s 09:41:23 09:41:23 #31 [security-proxy-setup internal] load .dockerignore 09:41:23 #31 transferring context: 50B 0.0s done 09:41:23 #31 DONE 0.1s 09:41:23 09:41:23 #32 [support-notifications internal] load .dockerignore 09:41:23 #32 transferring context: 50B done 09:41:23 #32 DONE 0.1s 09:41:23 09:41:23 #29 [core-data internal] load metadata for docker.io/library/alpine:3.20 09:41:23 #29 DONE 0.4s 09:41:23 09:41:23 #33 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:41:23 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:41:23 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:41:23 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 09:41:23 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 09:41:24 #33 DONE 0.2s 09:41:24 09:41:24 #34 [core-data internal] load build context 09:41:24 #34 transferring context: 2.96MB 0.7s done 09:41:24 #34 DONE 0.8s 09:41:24 09:41:24 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:41:24 #35 ... 09:41:24 09:41:24 #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:41:24 #28 DONE 0.0s 09:41:24 09:41:24 #33 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:41:24 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:41:24 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:41:24 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 09:41:24 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 09:41:24 #33 DONE 0.4s 09:41:24 09:41:24 #36 [security-secretstore-setup internal] load build context 09:41:24 #36 ... 09:41:24 09:41:24 #33 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:41:24 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:41:24 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:41:24 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 09:41:24 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 09:41:24 #33 DONE 0.4s 09:41:24 09:41:24 #28 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:41:24 #28 DONE 0.0s 09:41:24 09:41:24 #29 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 09:41:24 #29 DONE 0.5s 09:41:24 09:41:24 #35 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:41:24 #35 DONE 1.8s 09:41:24 09:41:24 #36 [security-secretstore-setup internal] load build context 09:41:24 #36 ... 09:41:24 09:41:24 #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:41:24 #28 DONE 0.0s 09:41:24 09:41:24 #36 [security-secretstore-setup internal] load build context 09:41:24 #36 ... 09:41:24 09:41:24 #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:41:24 #28 DONE 0.0s 09:41:24 09:41:24 #33 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:41:24 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:41:24 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:41:24 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 09:41:24 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 09:41:24 #33 DONE 0.5s 09:41:24 09:41:24 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 09:41:24 #29 DONE 0.8s 09:41:24 09:41:24 #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:41:24 #35 DONE 1.8s 09:41:24 09:41:24 #37 [security-spiffe-token-provider internal] load build context 09:41:25 #37 ... 09:41:25 09:41:25 #33 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:41:25 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:41:25 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:41:25 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 09:41:25 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 09:41:25 #33 DONE 0.5s 09:41:25 09:41:25 #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:41:25 #35 DONE 1.8s 09:41:25 09:41:25 #37 [security-spiffe-token-provider internal] load build context 09:41:25 #37 ... 09:41:25 09:41:25 #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:41:25 #28 DONE 0.0s 09:41:25 09:41:25 #37 [security-spiffe-token-provider internal] load build context 09:41:25 #37 ... 09:41:25 09:41:25 #38 [core-data builder 2/7] WORKDIR /edgex-go 09:41:25 #38 DONE 1.6s 09:41:25 09:41:25 #37 [security-spiffe-token-provider internal] load build context 09:41:25 #37 ... 09:41:25 09:41:25 #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:41:25 #28 DONE 0.0s 09:41:25 09:41:25 #37 [security-spiffe-token-provider internal] load build context 09:41:25 #37 ... 09:41:25 09:41:25 #36 [security-secretstore-setup internal] load build context 09:41:25 #36 transferring context: 2.96MB 1.0s done 09:41:25 #36 DONE 1.4s 09:41:25 09:41:25 #37 [security-spiffe-token-provider internal] load build context 09:41:25 #37 ... 09:41:25 09:41:25 #33 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:41:25 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:41:25 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:41:25 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 09:41:25 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 09:41:25 #33 DONE 0.5s 09:41:25 09:41:25 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:41:25 #35 DONE 1.9s 09:41:25 09:41:25 #29 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 09:41:25 #29 DONE 1.6s 09:41:25 09:41:25 #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 09:41:25 #38 DONE 1.6s 09:41:25 09:41:25 #37 [security-spiffe-token-provider internal] load build context 09:41:25 #37 ... 09:41:25 09:41:25 #28 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:41:25 #28 DONE 0.0s 09:41:26 09:41:26 #37 [security-spiffe-token-provider internal] load build context 09:41:26 #37 ... 09:41:26 09:41:26 #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:41:26 #28 DONE 0.1s 09:41:26 09:41:26 #37 [security-spiffe-token-provider internal] load build context 09:41:26 #37 ... 09:41:26 09:41:26 #28 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:41:26 #28 DONE 0.1s 09:41:26 09:41:26 #39 [support-cron-scheduler internal] load build context 09:41:26 #39 transferring context: 2.96MB 1.6s done 09:41:26 #39 DONE 2.1s 09:41:26 09:41:26 #37 [security-spiffe-token-provider internal] load build context 09:41:26 #37 transferring context: 2.96MB 1.5s done 09:41:26 #37 DONE 1.9s 09:41:26 09:41:26 #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:41:26 #28 DONE 0.1s 09:41:26 09:41:26 #40 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:41:27 #40 ... 09:41:27 09:41:27 #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:41:27 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:41:27 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:41:27 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 09:41:27 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 09:41:27 #33 DONE 0.7s 09:41:27 09:41:27 #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:41:27 #35 DONE 2.0s 09:41:27 09:41:27 #38 [core-metadata builder 2/7] WORKDIR /edgex-go 09:41:27 #38 DONE 1.8s 09:41:27 09:41:27 #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:41:27 #28 DONE 0.1s 09:41:27 09:41:27 #40 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:41:27 #40 ... 09:41:27 09:41:27 #33 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:41:27 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:41:27 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:41:27 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 09:41:27 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 09:41:27 #33 DONE 0.7s 09:41:27 09:41:27 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:41:27 #35 DONE 2.0s 09:41:27 09:41:27 #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 09:41:27 #38 DONE 1.8s 09:41:27 09:41:27 #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:41:27 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:41:27 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:41:27 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 09:41:27 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 09:41:27 #33 DONE 0.7s 09:41:27 09:41:27 #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:41:27 #35 DONE 2.0s 09:41:27 09:41:27 #38 [core-keeper builder 2/7] WORKDIR /edgex-go 09:41:27 #38 DONE 1.8s 09:41:27 09:41:27 #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:41:27 #41 DONE 2.7s 09:41:27 09:41:27 #42 [security-bootstrapper internal] load build context 09:41:27 #42 transferring context: 2.96MB 1.4s done 09:41:27 #42 DONE 2.4s 09:41:27 09:41:27 #40 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:41:27 #40 ... 09:41:27 09:41:27 #43 [security-spire-server internal] load build context 09:41:27 #43 DONE 0.0s 09:41:27 09:41:27 #29 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 09:41:27 #29 DONE 3.0s 09:41:27 09:41:27 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:41:27 #44 DONE 2.3s 09:41:27 09:41:27 #45 [core-keeper internal] load build context 09:41:27 #45 DONE 0.0s 09:41:27 09:41:27 #33 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:41:27 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:41:27 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:41:27 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 09:41:27 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 09:41:27 #33 DONE 0.7s 09:41:27 09:41:27 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:27 #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:27 #46 ... 09:41:27 09:41:27 #33 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:41:27 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 09:41:27 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 09:41:27 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 09:41:27 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 09:41:27 #33 DONE 0.7s 09:41:27 09:41:27 #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:41:27 #35 DONE 2.1s 09:41:27 09:41:27 #38 [support-notifications builder 2/7] WORKDIR /edgex-go 09:41:27 #38 DONE 1.8s 09:41:28 09:41:28 #47 [security-proxy-setup internal] load build context 09:41:30 #47 ... 09:41:30 09:41:30 #43 [security-spire-server internal] load build context 09:41:30 #43 transferring context: 23.57kB 0.3s done 09:41:30 #43 DONE 3.1s 09:41:30 09:41:30 #47 [security-proxy-setup internal] load build context 09:41:31 #47 ... 09:41:31 09:41:31 #48 [security-spire-config internal] load build context 09:41:31 #48 transferring context: 21.82kB 0.1s done 09:41:31 #48 DONE 3.4s 09:41:31 09:41:31 #47 [security-proxy-setup internal] load build context 09:41:31 #47 ... 09:41:31 09:41:31 #49 [core-common-config-bootstrapper internal] load build context 09:41:31 #49 transferring context: 2.96MB 2.9s done 09:41:31 #49 DONE 5.3s 09:41:31 09:41:31 #47 [security-proxy-setup internal] load build context 09:41:33 #47 ... 09:41:33 09:41:33 #50 [security-spire-agent internal] load build context 09:41:33 #50 transferring context: 23.10kB 1.1s done 09:41:33 #50 DONE 5.4s 09:41:33 09:41:33 #47 [security-proxy-setup internal] load build context 09:41:33 #47 ... 09:41:33 09:41:33 #51 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:41:33 #0 5.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:41:33 #0 5.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:41:33 #0 7.468 (1/1) Installing dumb-init (1.2.5-r3) 09:41:33 #0 7.468 Executing busybox-1.36.1-r29.trigger 09:41:33 #0 7.518 OK: 9 MiB in 15 packages 09:41:33 #51 DONE 9.7s 09:41:33 09:41:33 #47 [security-proxy-setup internal] load build context 09:41:33 #47 ... 09:41:33 09:41:33 #52 [security-proxy-auth internal] load build context 09:41:33 #52 transferring context: 2.96MB 4.4s done 09:41:33 #52 DONE 7.4s 09:41:33 09:41:33 #47 [security-proxy-setup internal] load build context 09:41:33 #47 ... 09:41:33 09:41:33 #53 [core-metadata internal] load build context 09:41:33 #53 transferring context: 2.96MB 5.4s done 09:41:33 #53 DONE 6.2s 09:41:33 09:41:33 #47 [security-proxy-setup internal] load build context 09:41:33 #47 transferring context: 2.96MB 5.8s done 09:41:34 #47 ... 09:41:34 09:41:34 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:41:34 #0 9.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:41:34 #54 ... 09:41:34 09:41:34 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:34 #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.6s done 09:41:34 #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:41:34 #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 09:41:34 #46 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 09:41:34 #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.3s done 09:41:34 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.8s done 09:41:34 #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:41:34 #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.0s done 09:41:34 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 2.9s 09:41:34 #46 ... 09:41:34 09:41:34 #55 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:41:34 #55 ... 09:41:34 09:41:34 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:35 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.72MB / 28.04MB 3.6s 09:41:35 #46 ... 09:41:35 09:41:35 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:41:35 #56 ... 09:41:35 09:41:35 #47 [security-proxy-setup internal] load build context 09:41:35 #47 DONE 8.0s 09:41:35 09:41:35 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:41:35 #0 8.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:41:35 #0 8.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:41:35 #57 ... 09:41:35 09:41:35 #58 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:41:35 #58 ... 09:41:35 09:41:35 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:41:35 #0 9.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:41:35 #0 9.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:41:35 #59 ... 09:41:35 09:41:35 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:41:35 #60 ... 09:41:35 09:41:35 #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:41:35 #0 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:41:36 #61 ... 09:41:36 09:41:36 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:36 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 4.3s 09:41:36 #46 ... 09:41:36 09:41:36 #62 [core-command internal] load build context 09:41:36 #62 transferring context: 2.96MB 6.1s done 09:41:36 #62 DONE 8.8s 09:41:36 09:41:36 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:37 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 6.1s 09:41:37 #46 ... 09:41:37 09:41:37 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:41:37 #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.9s done 09:41:37 #63 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:41:37 #63 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 09:41:37 #63 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 09:41:37 #63 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.4s done 09:41:37 #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.5s done 09:41:37 #63 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:41:37 #63 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 6.2s 09:41:37 #63 ... 09:41:37 09:41:37 #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:41:37 #64 ... 09:41:37 09:41:37 #65 [support-notifications internal] load build context 09:41:38 #65 ... 09:41:38 09:41:38 #45 [core-keeper internal] load build context 09:41:38 #45 transferring context: 2.96MB 7.5s done 09:41:38 #45 ... 09:41:38 09:41:38 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:38 #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 09:41:38 #46 ... 09:41:38 09:41:38 #45 [core-keeper internal] load build context 09:41:38 #45 DONE 10.6s 09:41:38 09:41:38 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:38 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.75MB / 28.04MB 7.2s 09:41:38 #46 ... 09:41:38 09:41:38 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:41:38 #66 ... 09:41:38 09:41:38 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:41:38 #67 ... 09:41:38 09:41:38 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:39 #46 ... 09:41:39 09:41:39 #68 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:41:39 #68 ... 09:41:39 09:41:39 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:41:39 #69 ... 09:41:39 09:41:39 #70 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 09:41:39 #70 ... 09:41:39 09:41:39 #65 [support-notifications internal] load build context 09:41:39 #65 transferring context: 2.96MB 8.0s done 09:41:39 #65 DONE 11.5s 09:41:39 09:41:39 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:39 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.65MB / 28.04MB 7.9s 09:41:40 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.19MB / 28.04MB 8.6s 09:41:41 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.13MB / 28.04MB 9.5s 09:41:41 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.71MB / 28.04MB 10.0s 09:41:41 #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 09:41:41 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 10.2s 09:41:41 #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 09:41:42 #46 ... 09:41:42 09:41:42 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:41:42 #59 14.09 (1/2) Installing dumb-init (1.2.5-r3) 09:41:42 #59 14.14 (2/2) Installing su-exec (0.2-r3) 09:41:42 #59 14.19 Executing busybox-1.36.1-r29.trigger 09:41:42 #59 14.36 OK: 9 MiB in 16 packages 09:41:42 #59 DONE 16.9s 09:41:42 09:41:42 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:42 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.18MB / 28.04MB 11.1s 09:41:43 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 11.5s 09:41:43 #46 ... 09:41:43 09:41:43 #71 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:41:43 #71 ... 09:41:43 09:41:43 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:43 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.71MB / 28.04MB 12.2s 09:41:43 #46 ... 09:41:43 09:41:43 #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:41:43 #64 DONE 16.3s 09:41:43 09:41:43 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:44 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 13.3s 09:41:44 #46 ... 09:41:44 09:41:44 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:41:44 #54 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:41:44 #54 15.19 (1/4) Installing ca-certificates (20240705-r0) 09:41:44 #54 15.59 (2/4) Installing dumb-init (1.2.5-r3) 09:41:44 #54 15.63 (3/4) Installing su-exec (0.2-r3) 09:41:44 #54 15.67 (4/4) Installing yq-go (4.44.1-r2) 09:41:44 #54 17.45 Executing busybox-1.36.1-r29.trigger 09:41:44 #54 17.68 Executing ca-certificates-20240705-r0.trigger 09:41:44 #54 19.07 OK: 20 MiB in 18 packages 09:41:45 #54 ... 09:41:45 09:41:45 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:45 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 13.7s 09:41:45 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.0s done 09:41:45 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.0s done 09:41:46 #46 ... 09:41:46 09:41:46 #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:41:46 #61 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:41:46 #61 19.30 OK: 238 MiB in 54 packages 09:41:46 #61 ... 09:41:46 09:41:46 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:41:46 #54 DONE 22.4s 09:41:46 09:41:46 #70 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 09:41:46 #70 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:41:47 #153 ... 09:41:47 09:41:47 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:41:47 #144 80.26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:41:47 #70 ... 09:41:47 09:41:47 #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:41:47 #61 DONE 22.2s 09:41:47 09:41:47 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:41:47 #63 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.8s done 09:41:47 #63 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 09:41:47 #63 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 09:41:47 #63 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 09:41:47 #63 ... 09:41:47 09:41:47 #71 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:41:47 #71 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:41:48 #71 ... 09:41:48 09:41:48 #68 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:41:48 #68 DONE 19.1s 09:41:48 09:41:48 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:41:48 #57 12.66 v3.20.3-227-gb0ce744230b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:41:48 #57 12.66 v3.20.3-233-gc613fe3ff78 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:41:48 #57 12.66 OK: 24042 distinct packages available 09:41:48 #57 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:41:48 #57 15.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:41:48 #57 ... 09:41:48 09:41:48 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:41:48 #63 ... 09:41:48 09:41:48 #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:41:48 #72 DONE 1.3s 09:41:48 09:41:48 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:41:48 #63 ... 09:41:48 09:41:48 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:41:48 #60 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:41:48 #60 15.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:41:48 #60 ... 09:41:48 09:41:48 #55 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:41:48 #55 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:41:48 #55 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:41:49 #55 ... 09:41:49 09:41:49 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:41:49 #63 ... 09:41:49 09:41:49 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:41:49 #56 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:41:49 #56 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:41:49 #56 ... 09:41:49 09:41:49 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:49 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.9s 09:41:49 #46 ... 09:41:49 09:41:49 #58 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:41:49 #58 14.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:41:49 #58 16.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:41:50 #58 ... 09:41:50 09:41:50 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:41:50 #63 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.2s 09:41:51 #63 ... 09:41:51 09:41:51 #40 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:41:51 #40 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:41:51 #40 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:41:51 #40 ... 09:41:51 09:41:51 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:41:52 #63 ... 09:41:52 09:41:52 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:41:52 #0 9.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:41:52 #73 ... 09:41:52 09:41:52 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:53 #46 ... 09:41:53 09:41:53 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:41:53 #0 9.301 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:41:54 #74 ... 09:41:54 09:41:54 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:54 #46 ... 09:41:54 09:41:54 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:41:54 #57 25.60 OK: 238 MiB in 54 packages 09:41:54 #57 DONE 28.9s 09:41:54 09:41:54 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:55 #46 ... 09:41:55 09:41:55 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:41:55 #60 26.63 OK: 238 MiB in 54 packages 09:41:55 #60 DONE 29.8s 09:41:55 09:41:55 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:55 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.4s 09:41:55 #46 ... 09:41:55 09:41:55 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:41:55 #66 16.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:41:55 #66 18.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:41:55 #66 ... 09:41:55 09:41:55 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:55 #46 ... 09:41:55 09:41:55 #40 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:41:55 #40 25.21 (1/1) Installing dumb-init (1.2.5-r3) 09:41:55 #40 25.29 Executing busybox-1.36.1-r29.trigger 09:41:55 #40 25.65 OK: 9 MiB in 15 packages 09:41:55 #40 DONE 29.2s 09:41:55 09:41:55 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:41:55 #67 17.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:41:55 #67 19.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:41:55 #67 ... 09:41:55 09:41:55 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:41:55 #75 DONE 1.5s 09:41:55 09:41:55 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:41:55 #69 16.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:41:55 #69 18.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:41:56 #69 ... 09:41:56 09:41:56 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:56 #46 ... 09:41:56 09:41:56 #76 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 09:41:56 #76 DONE 1.2s 09:41:56 09:41:56 #77 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:56 #77 ... 09:41:56 09:41:56 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:41:56 #0 7.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:41:57 #78 ... 09:41:57 09:41:57 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:57 #46 ... 09:41:57 09:41:57 #58 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:41:57 #58 29.54 OK: 238 MiB in 54 packages 09:41:57 #58 DONE 33.6s 09:41:58 09:41:58 #79 [core-data builder 4/7] COPY go.mod vendor* ./ 09:41:58 #79 ... 09:41:58 09:41:58 #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:41:58 #0 7.731 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:41:58 #80 ... 09:41:58 09:41:58 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:58 #46 ... 09:41:58 09:41:58 #70 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 09:41:58 #70 19.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:41:58 #70 ... 09:41:58 09:41:58 #55 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:41:58 #55 25.91 (1/3) Installing ca-certificates (20240705-r0) 09:41:58 #55 26.38 (2/3) Installing dumb-init (1.2.5-r3) 09:41:58 #55 26.41 (3/3) Installing tzdata (2024b-r0) 09:41:58 #55 28.87 Executing busybox-1.36.1-r29.trigger 09:41:58 #55 29.12 Executing ca-certificates-20240705-r0.trigger 09:41:58 #55 31.08 OK: 11 MiB in 17 packages 09:41:58 #55 DONE 34.3s 09:41:58 09:41:58 #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:59 #81 ... 09:41:59 09:41:59 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:41:59 #82 ... 09:41:59 09:41:59 #79 [core-data builder 4/7] COPY go.mod vendor* ./ 09:41:59 #79 DONE 1.1s 09:41:59 09:41:59 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:42:00 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.4s 09:42:00 #46 ... 09:42:00 09:42:00 #71 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:42:00 #71 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:42:00 #71 ... 09:42:00 09:42:00 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:42:00 #63 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.9s 09:42:00 #63 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.9s done 09:42:00 #63 ... 09:42:00 09:42:00 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:42:05 #46 ... 09:42:05 09:42:05 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:42:05 #56 29.00 v3.20.3-227-gb0ce744230b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:42:05 #56 29.00 v3.20.3-233-gc613fe3ff78 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:42:05 #56 29.00 OK: 24043 distinct packages available 09:42:05 #56 32.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:42:05 #56 34.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:42:05 #56 ... 09:42:05 09:42:05 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:42:05 #66 33.34 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:42:05 #66 34.11 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:42:05 #66 34.29 (3/6) Installing dumb-init (1.2.5-r3) 09:42:05 #66 34.34 (4/6) Installing openssl (3.3.2-r1) 09:42:05 #66 34.49 (5/6) Installing su-exec (0.2-r3) 09:42:05 #66 34.51 (6/6) Installing yq-go (4.44.1-r2) 09:42:05 #66 35.86 Executing busybox-1.36.1-r29.trigger 09:42:05 #66 ... 09:42:05 09:42:05 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:42:05 #73 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:42:05 #73 ... 09:42:05 09:42:05 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:42:05 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.6s 09:42:05 #46 ... 09:42:05 09:42:05 #83 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:42:05 #0 6.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:42:05 #0 8.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:42:05 #83 ... 09:42:05 09:42:05 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:42:05 #74 12.00 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:42:05 #74 21.94 OK: 238 MiB in 54 packages 09:42:06 #74 ... 09:42:06 09:42:06 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:06 #84 ... 09:42:06 09:42:06 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:42:06 #73 24.12 Upgrading critical system libraries and apk-tools: 09:42:06 #73 24.12 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:42:06 #73 24.14 Executing busybox-1.36.1-r29.trigger 09:42:06 #73 ... 09:42:06 09:42:06 #70 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 09:42:06 #70 32.56 (1/2) Installing ca-certificates (20240705-r0) 09:42:06 #70 33.27 (2/2) Installing dumb-init (1.2.5-r3) 09:42:06 #70 33.32 Executing busybox-1.36.1-r29.trigger 09:42:06 #70 33.57 Executing ca-certificates-20240705-r0.trigger 09:42:06 #70 34.96 OK: 10 MiB in 16 packages 09:42:06 #70 DONE 37.1s 09:42:06 09:42:06 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:42:06 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.5s done 09:42:07 #46 ... 09:42:07 09:42:07 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:42:07 #66 36.07 OK: 20 MiB in 18 packages 09:42:07 #66 DONE 38.5s 09:42:07 09:42:07 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:42:07 #85 ... 09:42:07 09:42:07 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:42:07 #78 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:42:07 #78 ... 09:42:07 09:42:07 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:42:07 #82 6.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:42:07 #82 8.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:42:07 #82 ... 09:42:07 09:42:07 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:42:07 #74 DONE 24.0s 09:42:08 09:42:08 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:42:08 #86 DONE 0.8s 09:42:08 09:42:08 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:42:08 #73 26.49 Continuing the upgrade transaction with new apk-tools: 09:42:08 #73 26.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:42:09 #73 ... 09:42:09 09:42:09 #87 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:09 #87 ... 09:42:09 09:42:09 #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:42:09 #80 11.00 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:42:09 #80 ... 09:42:09 09:42:09 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:11 #88 ... 09:42:11 09:42:11 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:42:11 #69 32.11 v3.20.3-227-gb0ce744230b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:42:11 #69 32.11 v3.20.3-233-gc613fe3ff78 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:42:11 #69 32.11 OK: 24043 distinct packages available 09:42:11 #69 34.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:42:11 #69 36.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:42:11 #69 ... 09:42:11 09:42:11 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:42:11 #78 23.82 Upgrading critical system libraries and apk-tools: 09:42:11 #78 23.82 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:42:11 #78 23.87 Executing busybox-1.36.1-r29.trigger 09:42:11 #78 ... 09:42:11 09:42:11 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:42:11 #63 ... 09:42:11 09:42:11 #71 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:42:11 #71 28.40 Upgrading critical system libraries and apk-tools: 09:42:11 #71 28.40 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:42:11 #71 28.63 Executing busybox-1.36.1-r29.trigger 09:42:11 #71 31.84 Continuing the upgrade transaction with new apk-tools: 09:42:11 #71 31.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:42:11 #71 34.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:42:11 #71 ... 09:42:11 09:42:11 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:42:11 #56 46.36 (1/14) Installing ca-certificates (20240705-r0) 09:42:12 #56 46.80 (2/14) Installing brotli-libs (1.1.0-r2) 09:42:12 #56 ... 09:42:12 09:42:12 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:42:12 #67 33.51 v3.20.3-227-gb0ce744230b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:42:12 #67 33.51 v3.20.3-233-gc613fe3ff78 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:42:12 #67 33.51 OK: 24043 distinct packages available 09:42:12 #67 35.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:42:12 #67 36.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:42:12 #67 ... 09:42:12 09:42:12 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:42:12 #56 46.95 (3/14) Installing c-ares (1.33.1-r0) 09:42:12 #56 46.99 (4/14) Installing libunistring (1.2-r0) 09:42:12 #56 47.18 (5/14) Installing libidn2 (2.3.7-r0) 09:42:12 #56 47.26 (6/14) Installing nghttp2-libs (1.62.1-r0) 09:42:12 #56 47.30 (7/14) Installing libpsl (0.21.5-r1) 09:42:12 #56 47.34 (8/14) Installing zstd-libs (1.5.6-r0) 09:42:12 #56 47.48 (9/14) Installing libcurl (8.10.1-r0) 09:42:12 #56 47.60 (10/14) Installing curl (8.10.1-r0) 09:42:12 #56 47.64 (11/14) Installing dumb-init (1.2.5-r3) 09:42:12 #56 47.68 (12/14) Installing musl-obstack (1.2.3-r2) 09:42:12 #56 47.69 (13/14) Installing libucontext (1.2-r3) 09:42:12 #56 47.71 (14/14) Installing gcompat (1.1.0-r4) 09:42:12 #56 47.77 Executing busybox-1.36.1-r29.trigger 09:42:13 #56 47.90 Executing ca-certificates-20240705-r0.trigger 09:42:13 #56 ... 09:42:13 09:42:13 #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:42:13 #80 22.11 (1/1) Installing dumb-init (1.2.5-r3) 09:42:13 #80 22.93 Executing busybox-1.36.1-r29.trigger 09:42:13 #80 23.19 OK: 9 MiB in 15 packages 09:42:13 #80 DONE 25.5s 09:42:13 09:42:13 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:42:13 #78 26.18 Continuing the upgrade transaction with new apk-tools: 09:42:13 #78 26.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:42:14 #78 27.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:42:16 #78 ... 09:42:16 09:42:16 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:42:16 #67 45.69 (1/4) Installing dumb-init (1.2.5-r3) 09:42:16 #67 45.71 (2/4) Installing musl-obstack (1.2.3-r2) 09:42:16 #67 45.73 (3/4) Installing libucontext (1.2-r3) 09:42:16 #67 45.75 (4/4) Installing gcompat (1.1.0-r4) 09:42:16 #67 45.80 Executing busybox-1.36.1-r29.trigger 09:42:16 #67 45.95 OK: 9 MiB in 18 packages 09:42:16 #67 DONE 47.4s 09:42:16 09:42:16 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:42:16 #89 ... 09:42:16 09:42:16 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:42:16 #56 48.98 OK: 15 MiB in 28 packages 09:42:16 #56 DONE 51.1s 09:42:16 09:42:16 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:42:16 #90 ... 09:42:16 09:42:16 #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 09:42:16 #0 4.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:42:16 #0 6.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:42:16 #91 ... 09:42:16 09:42:16 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:42:16 #69 46.44 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:42:16 #69 47.11 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:42:16 #69 47.38 (3/7) Installing dumb-init (1.2.5-r3) 09:42:16 #69 47.40 (4/7) Installing musl-obstack (1.2.3-r2) 09:42:16 #69 47.45 (5/7) Installing libucontext (1.2-r3) 09:42:16 #69 47.48 (6/7) Installing gcompat (1.1.0-r4) 09:42:16 #69 47.58 (7/7) Installing openssl (3.3.2-r1) 09:42:17 #69 47.93 Executing busybox-1.36.1-r29.trigger 09:42:17 #69 48.22 OK: 10 MiB in 19 packages 09:42:19 #69 ... 09:42:19 09:42:19 #71 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:42:19 #71 42.34 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:42:19 #71 43.54 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:42:19 #71 43.88 OK: 9 MiB in 15 packages 09:42:19 #71 DONE 45.7s 09:42:19 09:42:19 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:42:19 #73 27.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:42:19 #73 34.96 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:42:19 #73 35.58 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:42:19 #73 35.73 OK: 9 MiB in 16 packages 09:42:19 #73 DONE 37.2s 09:42:19 09:42:19 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:42:20 #92 ... 09:42:20 09:42:20 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:42:20 #69 DONE 51.1s 09:42:20 09:42:20 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:42:21 #93 ... 09:42:21 09:42:21 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:42:21 #85 4.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:42:21 #85 5.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:42:21 #85 ... 09:42:21 09:42:21 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:42:21 #82 18.10 Upgrading critical system libraries and apk-tools: 09:42:21 #82 18.10 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:42:21 #82 18.15 Executing busybox-1.36.1-r29.trigger 09:42:21 #82 20.39 Continuing the upgrade transaction with new apk-tools: 09:42:21 #82 20.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:42:21 #82 22.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:42:22 #82 ... 09:42:22 09:42:22 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:42:22 #93 2.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:42:22 #93 ... 09:42:22 09:42:22 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:42:22 #92 DONE 3.6s 09:42:23 09:42:23 #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:42:23 #94 DONE 0.2s 09:42:23 09:42:23 #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 09:42:23 #91 15.39 Upgrading critical system libraries and apk-tools: 09:42:23 #91 15.39 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:42:23 #91 15.51 Executing busybox-1.36.1-r29.trigger 09:42:23 #91 17.43 Continuing the upgrade transaction with new apk-tools: 09:42:23 #91 17.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:42:24 #91 ... 09:42:24 09:42:24 #83 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:42:24 #83 18.27 Upgrading critical system libraries and apk-tools: 09:42:24 #83 18.27 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:42:24 #83 18.32 Executing busybox-1.36.1-r29.trigger 09:42:24 #83 19.76 Continuing the upgrade transaction with new apk-tools: 09:42:24 #83 19.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:42:24 #83 21.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:42:24 #83 ... 09:42:24 09:42:24 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:42:24 #78 36.98 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:42:24 #78 37.42 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:42:24 #78 37.53 Executing ca-certificates-20240705-r0.trigger 09:42:25 #78 38.47 OK: 20 MiB in 18 packages 09:42:27 #78 DONE 40.6s 09:42:27 09:42:27 #83 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:42:27 #83 29.83 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:42:27 #83 30.43 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:42:27 #83 30.53 OK: 9 MiB in 15 packages 09:42:28 #83 DONE 32.6s 09:42:28 09:42:28 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:42:28 #85 14.62 Upgrading critical system libraries and apk-tools: 09:42:28 #85 14.62 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:42:28 #85 14.71 Executing busybox-1.36.1-r29.trigger 09:42:28 #85 16.67 Continuing the upgrade transaction with new apk-tools: 09:42:28 #85 16.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:42:28 #85 18.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:42:28 #85 ... 09:42:28 09:42:28 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:42:28 #82 29.86 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:42:29 #82 30.36 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:42:29 #82 30.49 Executing ca-certificates-20240705-r0.trigger 09:42:30 #82 ... 09:42:30 09:42:30 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:42:30 #89 3.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:42:30 #89 5.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:42:30 #89 13.75 Upgrading critical system libraries and apk-tools: 09:42:30 #89 13.75 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:42:30 #89 13.81 Executing busybox-1.36.1-r29.trigger 09:42:30 #89 ... 09:42:30 09:42:30 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:42:30 #93 3.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:42:30 #93 9.736 Upgrading critical system libraries and apk-tools: 09:42:30 #93 9.751 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:42:30 #93 9.792 Executing busybox-1.36.1-r29.trigger 09:42:30 #93 ... 09:42:30 09:42:30 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:42:30 #90 3.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:42:30 #90 5.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:42:30 #90 11.19 Upgrading critical system libraries and apk-tools: 09:42:30 #90 11.19 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:42:30 #90 11.27 Executing busybox-1.36.1-r29.trigger 09:42:30 #90 13.02 Continuing the upgrade transaction with new apk-tools: 09:42:30 #90 13.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:42:30 #90 ... 09:42:30 09:42:30 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:42:30 #82 31.49 OK: 11 MiB in 17 packages 09:42:32 #82 DONE 33.2s 09:42:32 09:42:32 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:42:32 #85 23.78 OK: 20 MiB in 18 packages 09:42:32 #85 DONE 24.9s 09:42:32 09:42:32 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:42:32 #95 DONE 0.5s 09:42:32 09:42:32 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:42:32 #89 14.71 Continuing the upgrade transaction with new apk-tools: 09:42:32 #89 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:42:32 #89 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:42:35 #89 ... 09:42:35 09:42:35 #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 09:42:35 #91 18.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:42:35 #91 26.01 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:42:35 #91 26.47 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:42:35 #91 26.51 Executing ca-certificates-20240705-r0.trigger 09:42:35 #91 26.91 OK: 10 MiB in 16 packages 09:42:35 #91 DONE 28.3s 09:42:35 09:42:35 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:42:35 #93 10.71 Continuing the upgrade transaction with new apk-tools: 09:42:35 #93 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:42:35 #93 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:42:35 #93 15.90 OK: 10 MiB in 19 packages 09:42:36 #93 ... 09:42:36 09:42:36 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:42:36 #89 20.23 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:42:36 #89 20.48 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:42:36 #89 20.53 OK: 9 MiB in 18 packages 09:42:37 #89 ... 09:42:37 09:42:37 #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:42:37 #93 DONE 17.4s 09:42:37 09:42:37 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:42:37 #89 DONE 21.5s 09:42:37 09:42:37 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:42:37 #96 ... 09:42:37 09:42:37 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:42:37 #90 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:42:37 #90 19.09 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:42:37 #90 19.38 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:42:37 #90 19.44 Executing ca-certificates-20240705-r0.trigger 09:42:37 #90 20.04 OK: 15 MiB in 28 packages 09:42:37 #90 DONE 21.2s 09:42:37 09:42:37 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:42:39 #97 DONE 2.2s 09:42:39 09:42:39 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:42:39 #96 DONE 2.1s 09:42:39 09:42:39 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:42:39 #98 ... 09:42:39 09:42:39 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:42:39 #99 DONE 2.3s 09:42:39 09:42:39 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:42:39 #100 DONE 0.3s 09:42:39 09:42:39 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:42:39 #101 ... 09:42:39 09:42:39 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:42:39 #98 DONE 0.3s 09:42:40 09:42:40 #102 [security-spire-server stage-2 6/9] COPY security.txt / 09:42:40 #102 ... 09:42:40 09:42:40 #103 [security-spire-config stage-2 6/10] COPY security.txt / 09:42:40 #103 DONE 0.3s 09:42:40 09:42:40 #102 [security-spire-server stage-2 6/9] COPY security.txt / 09:42:40 #102 DONE 0.3s 09:42:40 09:42:40 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:42:40 #104 DONE 0.4s 09:42:40 09:42:40 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:42:40 #105 DONE 0.4s 09:42:40 09:42:40 #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:42:40 #106 DONE 0.3s 09:42:40 09:42:40 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:42:41 #107 ... 09:42:41 09:42:41 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:42:41 #108 DONE 0.3s 09:42:41 09:42:41 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:42:41 #107 DONE 0.4s 09:42:41 09:42:41 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:42:41 #109 DONE 0.4s 09:42:41 09:42:41 #110 [security-spire-config] exporting to image 09:42:41 #110 exporting layers 09:42:42 #110 ... 09:42:42 09:42:42 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:42:42 #101 DONE 3.0s 09:42:42 09:42:42 #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:42:42 #111 DONE 0.3s 09:42:42 09:42:42 #112 [security-spire-agent stage-3 7/10] COPY security.txt / 09:42:43 #144 ... 09:42:43 09:42:43 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:42:43 #148 DONE 140.3s 09:42:43 09:42:43 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:42:43 #145 DONE 140.3s 09:42:43 09:42:43 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:42:43 #146 DONE 140.3s 09:42:43 09:42:43 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:42:43 #150 DONE 140.3s 09:42:43 09:42:43 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:42:43 #151 DONE 140.3s 09:42:43 09:42:43 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:42:43 #143 DONE 140.3s 09:42:43 09:42:43 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:42:43 #152 DONE 140.4s 09:42:43 09:42:43 #154 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:42:43 #154 ... 09:42:43 09:42:43 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:42:43 #144 DONE 140.6s 09:42:43 09:42:43 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:42:43 #147 DONE 140.6s 09:42:43 09:42:43 #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:42:43 #127 DONE 140.7s 09:42:43 09:42:43 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:42:43 #149 DONE 140.7s 09:42:43 09:42:43 #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:42:43 #155 ... 09:42:43 09:42:43 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:42:43 #153 DONE 140.7s 09:42:43 09:42:43 #156 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:42:43 #156 ... 09:42:43 09:42:43 #154 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:42:43 #154 DONE 0.8s 09:42:43 09:42:43 #157 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 09:42:43 #157 DONE 0.9s 09:42:43 09:42:43 #158 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:42:43 #158 DONE 0.7s 09:42:43 09:42:43 #159 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:42:43 #159 DONE 0.8s 09:42:43 09:42:43 #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:42:43 #160 DONE 0.8s 09:42:43 09:42:43 #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:42:43 #155 DONE 0.7s 09:42:43 09:42:43 #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:42:43 #161 ... 09:42:43 09:42:43 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:42:43 #162 DONE 0.7s 09:42:43 09:42:43 #156 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:42:43 #156 DONE 0.6s 09:42:43 09:42:43 #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:42:43 #163 DONE 0.5s 09:42:43 09:42:43 #164 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:42:43 #164 ... 09:42:43 09:42:43 #165 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:42:43 #165 CACHED 09:42:43 09:42:43 #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:42:43 #166 CACHED 09:42:43 09:42:43 #167 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:42:43 #167 CACHED 09:42:43 09:42:43 #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:42:43 #168 CACHED 09:42:43 09:42:43 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:42:43 #169 CACHED 09:42:43 09:42:43 #170 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:42:43 #170 CACHED 09:42:43 09:42:43 #171 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:42:43 #171 DONE 0.5s 09:42:43 09:42:43 #172 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 09:42:43 #172 DONE 0.5s 09:42:43 09:42:43 #173 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:42:43 #173 DONE 0.5s 09:42:43 09:42:43 #174 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:42:43 #174 DONE 0.5s 09:42:43 09:42:43 #175 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:42:43 #175 ... 09:42:43 09:42:43 #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:42:43 #161 DONE 0.6s 09:42:43 09:42:43 #176 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:42:43 #176 DONE 0.6s 09:42:43 09:42:43 #177 [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 09:42:43 #177 ... 09:42:43 09:42:43 #178 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:42:43 #178 DONE 0.9s 09:42:43 09:42:43 #179 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:42:43 #179 ... 09:42:43 09:42:43 #180 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:42:43 #180 DONE 1.8s 09:42:43 09:42:43 #164 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:42:43 #164 DONE 1.5s 09:42:43 09:42:43 #181 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:42:43 #181 DONE 1.5s 09:42:43 09:42:43 #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:42:43 #182 DONE 1.6s 09:42:43 09:42:43 #183 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:42:43 #183 DONE 1.6s 09:42:43 09:42:43 #184 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:42:43 #184 DONE 1.6s 09:42:43 09:42:43 #185 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:42:43 #185 ... 09:42:43 09:42:43 #175 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:42:43 #175 DONE 1.6s 09:42:43 09:42:43 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:42:43 #186 DONE 1.6s 09:42:43 09:42:43 #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:42:43 #187 DONE 1.6s 09:42:43 09:42:43 #179 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:42:43 #179 DONE 1.4s 09:42:43 09:42:43 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:42:43 #188 ... 09:42:43 09:42:43 #177 [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 09:42:43 #177 DONE 1.6s 09:42:43 09:42:43 #189 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:42:43 #189 DONE 0.9s 09:42:43 09:42:43 #190 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:42:43 #190 DONE 0.7s 09:42:43 09:42:43 #191 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:42:43 #191 DONE 0.8s 09:42:43 09:42:43 #192 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:42:43 #192 ... 09:42:43 09:42:43 #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:42:43 #193 DONE 0.6s 09:42:43 09:42:43 #185 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:42:43 #185 DONE 0.7s 09:42:43 09:42:43 #194 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:42:43 #194 DONE 0.6s 09:42:43 09:42:43 #195 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:42:43 #195 DONE 0.7s 09:42:43 09:42:43 #196 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:42:43 #196 DONE 0.7s 09:42:43 09:42:43 #197 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:42:43 #197 DONE 0.7s 09:42:43 09:42:43 #198 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:42:43 #198 DONE 0.7s 09:42:43 09:42:43 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:42:43 #188 DONE 0.7s 09:42:43 09:42:43 #111 [core-command] exporting to image 09:42:43 #111 exporting layers 09:42:43 #111 ... 09:42:43 09:42:43 #199 [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 09:42:43 #199 DONE 0.4s 09:42:43 09:42:43 #111 [security-spiffe-token-provider] exporting to image 09:42:43 #111 ... 09:42:43 09:42:43 #200 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 09:42:43 #200 DONE 0.6s 09:42:43 09:42:43 #201 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:42:43 #201 DONE 0.5s 09:42:43 09:42:43 #192 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:42:43 #192 DONE 0.5s 09:42:43 09:42:43 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:42:43 #202 DONE 0.5s 09:42:43 09:42:43 #203 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:42:43 #203 DONE 0.5s 09:42:43 09:42:43 #111 [support-cron-scheduler] exporting to image 09:42:43 #111 ... 09:42:43 09:42:43 #204 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 09:42:43 #204 DONE 0.5s 09:42:43 09:42:43 #205 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:42:43 #205 DONE 0.5s 09:42:43 09:42:43 #206 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:42:43 #206 DONE 0.6s 09:42:43 09:42:43 #207 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 09:42:43 #207 DONE 0.5s 09:42:43 09:42:43 #111 [core-data] exporting to image 09:42:43 #111 writing image sha256:517fd1ff8ae76e39ea2e03f3317823ac2e326a4ad48d70d21e53bb364a4ae334 0.0s done 09:42:43 #111 naming to docker.io/library/core-command done 09:42:43 #111 ... 09:42:43 09:42:43 #208 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:42:43 #208 DONE 0.4s 09:42:43 09:42:43 #111 [core-data] exporting to image 09:42:43 #111 writing image sha256:6d48988171edc2ac802859ebdd39680051d4ec887b9de1b8c03fdc0a579e2596 0.1s done 09:42:43 #111 naming to docker.io/library/security-spiffe-token-provider 09:42:43 #111 ... 09:42:43 09:42:43 #209 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:42:43 #209 DONE 0.4s 09:42:43 09:42:43 #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 09:42:43 #210 DONE 0.4s 09:42:43 09:42:43 #111 [security-spiffe-token-provider] exporting to image 09:42:43 #111 exporting layers 0.6s done 09:42:43 #111 naming to docker.io/library/security-spiffe-token-provider done 09:42:43 #111 ... 09:42:43 09:42:43 #211 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:42:43 #211 DONE 0.4s 09:42:43 09:42:43 #212 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:42:43 #212 DONE 0.3s 09:42:43 09:42:43 #111 [core-metadata] exporting to image 09:42:43 #111 exporting layers 0.6s done 09:42:43 #111 writing image sha256:efdaacc9f8fdb1cfcd48c0b38e5314907e0d7e0881341da72fb1af73a5e372b1 09:42:43 #111 ... 09:42:43 09:42:43 #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:42:43 #213 DONE 0.7s 09:42:43 09:42:43 #111 [security-proxy-auth] exporting to image 09:42:43 #111 exporting layers 0.5s done 09:42:43 #111 writing image sha256:efdaacc9f8fdb1cfcd48c0b38e5314907e0d7e0881341da72fb1af73a5e372b1 0.0s done 09:42:43 #111 naming to docker.io/library/core-keeper done 09:42:43 #111 writing image sha256:87074febc968ca8864eaf585b56e8085381b8f302c0e6c167c96d0d5fd09ea63 0.0s done 09:42:43 #111 naming to docker.io/library/support-cron-scheduler 0.0s done 09:42:43 #111 writing image sha256:65bd35704003e392915e92bfdfad611025d43cc88d28f5dfe8774cb4805dbe77 09:42:43 #111 ... 09:42:43 09:42:43 #214 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:42:43 #214 DONE 0.4s 09:42:43 09:42:43 #111 [support-notifications] exporting to image 09:42:43 #111 writing image sha256:65bd35704003e392915e92bfdfad611025d43cc88d28f5dfe8774cb4805dbe77 0.0s done 09:42:43 #111 naming to docker.io/library/support-notifications done 09:42:43 #111 writing image sha256:b8c6832cae5c7ea33f6e562b8469b5968283d770bcb4e52eaae3d0aa7d941258 09:42:43 #111 exporting layers 0.3s done 09:42:43 #111 writing image sha256:b8c6832cae5c7ea33f6e562b8469b5968283d770bcb4e52eaae3d0aa7d941258 0.1s done 09:42:43 #111 naming to docker.io/library/core-data done 09:42:43 #111 ... 09:42:43 09:42:43 #215 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:42:43 #215 DONE 0.9s 09:42:43 09:42:43 #216 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:42:43 #216 DONE 0.4s 09:42:43 09:42:43 #217 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:42:43 #217 DONE 0.2s 09:42:43 09:42:43 #111 [security-proxy-auth] exporting to image 09:42:43 #111 writing image sha256:44c93c3ac63f29440ab353af745071c367c1028ae331b4a5b4ba24d69bd18037 done 09:42:43 #111 naming to docker.io/library/core-metadata done 09:42:43 #111 writing image sha256:a2f7a6176e3d10d266b58aa613817a6f48cbdc1a186169dd04e08f7c2e92b457 done 09:42:43 #111 naming to docker.io/library/security-proxy-auth done 09:42:43 #111 exporting layers 0.2s done 09:42:43 #111 writing image sha256:31ece8966155ba5ba6161e127319a89ff7378ca33882fcf778f2846b68bd2be4 done 09:42:43 #111 naming to docker.io/library/core-common-config-bootstrapper done 09:42:43 #111 DONE 2.5s 09:42:43 09:42:43 #218 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:42:43 #218 DONE 0.1s 09:42:43 09:42:43 #219 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:42:43 #219 DONE 0.1s 09:42:43 09:42:43 #220 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:42:43 #220 DONE 0.1s 09:42:43 09:42:43 #221 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:42:43 #221 DONE 0.8s 09:42:43 09:42:43 #111 [security-proxy-setup] exporting to image 09:42:43 #111 ... 09:42:43 09:42:43 #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:42:43 #222 DONE 0.1s 09:42:43 09:42:43 #223 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:42:43 #223 DONE 0.5s 09:42:43 09:42:43 #111 [security-secretstore-setup] exporting to image 09:42:43 #111 exporting layers 0.3s done 09:42:43 #111 writing image sha256:a7857915fb34417a4baec0a6846313fdbffa322ba4e3ad858ef239a41ce1261f done 09:42:43 #111 naming to docker.io/library/security-proxy-setup done 09:42:43 #111 exporting layers 0.2s done 09:42:43 #111 writing image sha256:4f864d687945b6de9aefe1c5f3dca62adca667c5d874eedca4f8e5d66e386e46 done 09:42:43 #111 naming to docker.io/library/security-secretstore-setup done 09:42:43 #111 DONE 2.9s 09:42:43 09:42:43 #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:42:43 #224 DONE 0.6s 09:42:43 09:42:43 #111 [security-bootstrapper] exporting to image 09:42:43 #111 exporting layers 0.2s done 09:42:43 #111 writing image sha256:38a0a2f3f92d0d3f1726742e397eb0411c5a5bfcbf2d97547dbe569b5f5b80d6 done 09:42:43 #111 naming to docker.io/library/security-bootstrapper done 09:42:43 #111 DONE 3.1s 09:42:43 09:42:43 #37 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:42:43 time="2024-10-30T09:39:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:42:43 time="2024-10-30T09:39:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:42:43 time="2024-10-30T09:39:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:42:43 time="2024-10-30T09:39:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:42:43 time="2024-10-30T09:39:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:42:43 time="2024-10-30T09:39:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:42:43 time="2024-10-30T09:39:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:42:43 time="2024-10-30T09:39:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:42:43 time="2024-10-30T09:39:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:42:43 time="2024-10-30T09:39:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:42:43 time="2024-10-30T09:39:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:42:43 time="2024-10-30T09:39:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:42:43 time="2024-10-30T09:39:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:42:43 time="2024-10-30T09:39:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:42:43 time="2024-10-30T09:39:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:42:43 $ docker stop --time=1 6519d814e5141af7894fccbb5ce8b23e0d68f00338abf2cd422498effffbf51e 09:42:43 #112 DONE 0.3s 09:42:43 09:42:43 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:42:43 #113 DONE 0.4s 09:42:43 09:42:43 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:43 #84 ... 09:42:43 09:42:43 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:42:44 #114 DONE 0.4s 09:42:44 09:42:44 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:42:44 #115 DONE 0.4s 09:42:44 09:42:44 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:42:44 #63 ... 09:42:44 09:42:44 #110 [security-spire-agent] exporting to image 09:42:44 $ docker rm -f --volumes 6519d814e5141af7894fccbb5ce8b23e0d68f00338abf2cd422498effffbf51e [Pipeline] // withDockerContainer [Pipeline] sh 09:42:45 + docker images 09:42:45 REPOSITORY TAG IMAGE ID CREATED SIZE 09:42:45 security-bootstrapper latest 38a0a2f3f92d 4 seconds ago 31MB 09:42:45 security-secretstore-setup latest 4f864d687945 5 seconds ago 55.6MB 09:42:45 security-proxy-auth latest a2f7a6176e3d 5 seconds ago 39.6MB 09:42:45 security-proxy-setup latest a7857915fb34 5 seconds ago 38.9MB 09:42:45 core-common-config-bootstrapper latest 31ece8966155 5 seconds ago 26.5MB 09:42:45 support-notifications latest 65bd35704003 6 seconds ago 69.5MB 09:42:45 security-spiffe-token-provider latest 6d48988171ed 6 seconds ago 45.4MB 09:42:45 core-keeper latest efdaacc9f8fd 6 seconds ago 41.1MB 09:42:45 core-data latest b8c6832cae5c 6 seconds ago 47.4MB 09:42:45 support-cron-scheduler latest 87074febc968 6 seconds ago 70.7MB 09:42:45 core-metadata latest 44c93c3ac63f 6 seconds ago 47.6MB 09:42:45 core-command latest 517fd1ff8ae7 7 seconds ago 41.5MB 09:42:45 security-spire-server latest cd4c1b223983 3 minutes ago 128MB 09:42:45 security-spire-config latest 8e0f15d4670d 3 minutes ago 127MB 09:42:45 security-spire-agent latest 26ff0190fe0f 3 minutes ago 188MB 09:42:45 ci-base-image-x86_64 latest a985e4f5ea23 6 minutes ago 975MB 09:42:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 3 weeks ago 573MB 09:42:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB 09:42:45 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 09:42:45 provisioning config files... 09:42:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/740@tmp/config3573294592819359445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:42:45 ---> ****-login.sh 09:42:45 nexus3.edgexfoundry.org:10001 09:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:42:45 Configure a credential helper to remove this warning. See 09:42:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:42:45 09:42:45 Login Succeeded 09:42:45 nexus3.edgexfoundry.org:10002 09:42:45 #110 exporting layers 4.2s done 09:42:45 #110 writing image sha256:c23c2986b1e06b0d038f2a154eb3408d7585b8cb572e9d82b601c3397058c42e 09:42:45 #110 exporting layers 4.1s done 09:42:45 #110 writing image sha256:c23c2986b1e06b0d038f2a154eb3408d7585b8cb572e9d82b601c3397058c42e 0.1s done 09:42:45 #110 naming to docker.io/library/security-spire-config-arm64 0.0s done 09:42:45 #110 writing image sha256:f529e0ca145b6d62fb63d723ecd7747a1ad5e00f52fa5f95b29e451560b0e030 0.0s done 09:42:45 #110 naming to docker.io/library/security-spire-server-arm64 0.0s done 09:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:42:45 Configure a credential helper to remove this warning. See 09:42:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:42:45 09:42:45 Login Succeeded 09:42:45 nexus3.edgexfoundry.org:10003 09:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:42:45 Configure a credential helper to remove this warning. See 09:42:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:42:45 09:42:45 Login Succeeded 09:42:45 nexus3.edgexfoundry.org:10004 09:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:42:46 Configure a credential helper to remove this warning. See 09:42:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:42:46 09:42:46 Login Succeeded 09:42:46 ****.io 09:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:42:46 Configure a credential helper to remove this warning. See 09:42:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:42:46 09:42:46 Login Succeeded 09:42:46 ---> ****-login.sh ends [Pipeline] } 09:42:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:42:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:42:46 [edgeXDocker.push] Tagging docker image core-command with the following tags: 09:42:46 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:42:46 latest 09:42:46 4.0.0-dev.6 09:42:46 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:42:46 main 09:42:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:46 #110 exporting layers 2.1s done 09:42:46 #110 writing image sha256:b5d64c90c4e581634617bf5ffddb1fd06b0f95f2b01181979030dbb5c9345c2e done 09:42:46 #110 naming to docker.io/library/security-spire-agent-arm64 0.0s done 09:42:46 #110 DONE 5.3s 09:42:46 09:42:46 #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:47 + docker push nexus3.edgexfoundry.org:10004/core-command:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:42:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:42:47 a32c7dfd4a87: Preparing 09:42:47 6e4ffb6868e3: Preparing 09:42:47 c6bd1cc7bce0: Preparing 09:42:47 4852c44fbabc: Preparing 09:42:47 98b6a455390b: Preparing 09:42:47 f063048829ff: Preparing 09:42:47 63ca1fbb43ae: Preparing 09:42:47 f063048829ff: Waiting 09:42:47 63ca1fbb43ae: Waiting 09:42:47 c6bd1cc7bce0: Pushed 09:42:47 4852c44fbabc: Pushed 09:42:47 a32c7dfd4a87: Pushed 09:42:47 63ca1fbb43ae: Layer already exists 09:42:47 f063048829ff: Pushed 09:42:47 98b6a455390b: Pushed 09:42:49 6e4ffb6868e3: Pushed 09:42:49 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:d7f6c17f2a0c4d093fa0d6dfef6f541ed3f627fad3072e38ed6abd2b4110deea size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:50 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 09:42:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:42:50 a32c7dfd4a87: Preparing 09:42:50 6e4ffb6868e3: Preparing 09:42:50 c6bd1cc7bce0: Preparing 09:42:50 4852c44fbabc: Preparing 09:42:50 98b6a455390b: Preparing 09:42:50 f063048829ff: Preparing 09:42:50 63ca1fbb43ae: Preparing 09:42:50 f063048829ff: Waiting 09:42:50 63ca1fbb43ae: Waiting 09:42:50 4852c44fbabc: Layer already exists 09:42:50 98b6a455390b: Layer already exists 09:42:50 a32c7dfd4a87: Layer already exists 09:42:50 6e4ffb6868e3: Layer already exists 09:42:50 c6bd1cc7bce0: Layer already exists 09:42:50 f063048829ff: Layer already exists 09:42:50 63ca1fbb43ae: Layer already exists 09:42:50 latest: digest: sha256:d7f6c17f2a0c4d093fa0d6dfef6f541ed3f627fad3072e38ed6abd2b4110deea size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:51 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.6 09:42:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:42:51 a32c7dfd4a87: Preparing 09:42:51 6e4ffb6868e3: Preparing 09:42:51 c6bd1cc7bce0: Preparing 09:42:51 4852c44fbabc: Preparing 09:42:51 98b6a455390b: Preparing 09:42:51 f063048829ff: Preparing 09:42:51 63ca1fbb43ae: Preparing 09:42:51 63ca1fbb43ae: Waiting 09:42:51 f063048829ff: Waiting 09:42:51 c6bd1cc7bce0: Layer already exists 09:42:51 a32c7dfd4a87: Layer already exists 09:42:51 6e4ffb6868e3: Layer already exists 09:42:51 4852c44fbabc: Layer already exists 09:42:51 98b6a455390b: Layer already exists 09:42:51 63ca1fbb43ae: Layer already exists 09:42:51 f063048829ff: Layer already exists 09:42:51 4.0.0-dev.6: digest: sha256:d7f6c17f2a0c4d093fa0d6dfef6f541ed3f627fad3072e38ed6abd2b4110deea size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:51 + docker push nexus3.edgexfoundry.org:10004/core-command:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:42:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:42:51 a32c7dfd4a87: Preparing 09:42:51 6e4ffb6868e3: Preparing 09:42:51 c6bd1cc7bce0: Preparing 09:42:51 4852c44fbabc: Preparing 09:42:51 98b6a455390b: Preparing 09:42:51 f063048829ff: Preparing 09:42:51 63ca1fbb43ae: Preparing 09:42:51 f063048829ff: Waiting 09:42:51 63ca1fbb43ae: Waiting 09:42:51 a32c7dfd4a87: Layer already exists 09:42:51 c6bd1cc7bce0: Layer already exists 09:42:51 4852c44fbabc: Layer already exists 09:42:51 6e4ffb6868e3: Layer already exists 09:42:51 98b6a455390b: Layer already exists 09:42:51 f063048829ff: Layer already exists 09:42:51 63ca1fbb43ae: Layer already exists 09:42:51 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:d7f6c17f2a0c4d093fa0d6dfef6f541ed3f627fad3072e38ed6abd2b4110deea size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:52 + docker push nexus3.edgexfoundry.org:10004/core-command:main 09:42:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:42:52 a32c7dfd4a87: Preparing 09:42:52 6e4ffb6868e3: Preparing 09:42:52 c6bd1cc7bce0: Preparing 09:42:52 4852c44fbabc: Preparing 09:42:52 98b6a455390b: Preparing 09:42:52 f063048829ff: Preparing 09:42:52 63ca1fbb43ae: Preparing 09:42:52 f063048829ff: Waiting 09:42:52 63ca1fbb43ae: Waiting 09:42:52 6e4ffb6868e3: Layer already exists 09:42:52 98b6a455390b: Layer already exists 09:42:52 c6bd1cc7bce0: Layer already exists 09:42:52 4852c44fbabc: Layer already exists 09:42:52 a32c7dfd4a87: Layer already exists 09:42:52 63ca1fbb43ae: Layer already exists 09:42:52 f063048829ff: Layer already exists 09:42:52 main: digest: sha256:d7f6c17f2a0c4d093fa0d6dfef6f541ed3f627fad3072e38ed6abd2b4110deea size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:42:52 ===================================================== [Pipeline] echo 09:42:52 taggedImages: 09:42:52 - nexus3.edgexfoundry.org:10004/core-command:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:42:52 - nexus3.edgexfoundry.org:10004/core-command:latest 09:42:52 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.6 09:42:52 - nexus3.edgexfoundry.org:10004/core-command:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:42:52 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 09:42:52 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 09:42:52 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:42:52 latest 09:42:52 4.0.0-dev.6 09:42:52 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:42:52 main 09:42:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:52 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:42:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:42:53 0f4dd94a60ce: Preparing 09:42:53 1373487af716: Preparing 09:42:53 1ca587ce8a23: Preparing 09:42:53 98dc7731dea3: Preparing 09:42:53 c6bd1cc7bce0: Preparing 09:42:53 4852c44fbabc: Preparing 09:42:53 98b6a455390b: Preparing 09:42:53 f063048829ff: Preparing 09:42:53 63ca1fbb43ae: Preparing 09:42:53 4852c44fbabc: Waiting 09:42:53 98b6a455390b: Waiting 09:42:53 f063048829ff: Waiting 09:42:53 63ca1fbb43ae: Waiting 09:42:53 c6bd1cc7bce0: Layer already exists 09:42:53 4852c44fbabc: Layer already exists 09:42:53 98b6a455390b: Layer already exists 09:42:53 f063048829ff: Layer already exists 09:42:53 63ca1fbb43ae: Layer already exists 09:42:53 1ca587ce8a23: Pushed 09:42:53 1373487af716: Pushed 09:42:53 0f4dd94a60ce: Pushed 09:42:54 98dc7731dea3: Pushed 09:42:54 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:6aad889f28d8ba4ac762c2dc5033513c9fd64493d612bd05769da37a63278ff7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:54 + 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 09:42:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:42:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:42:55 0f4dd94a60ce: Preparing 09:42:55 1373487af716: Preparing 09:42:55 1ca587ce8a23: Preparing 09:42:55 98dc7731dea3: Preparing 09:42:55 c6bd1cc7bce0: Preparing 09:42:55 4852c44fbabc: Preparing 09:42:55 98b6a455390b: Preparing 09:42:55 f063048829ff: Preparing 09:42:55 63ca1fbb43ae: Preparing 09:42:55 f063048829ff: Waiting 09:42:55 4852c44fbabc: Waiting 09:42:55 98b6a455390b: Waiting 09:42:55 63ca1fbb43ae: Waiting 09:42:55 98dc7731dea3: Layer already exists 09:42:55 c6bd1cc7bce0: Layer already exists 09:42:55 1ca587ce8a23: Layer already exists 09:42:55 1373487af716: Layer already exists 09:42:55 0f4dd94a60ce: Layer already exists 09:42:55 4852c44fbabc: Layer already exists 09:42:55 f063048829ff: Layer already exists 09:42:55 63ca1fbb43ae: Layer already exists 09:42:55 98b6a455390b: Layer already exists 09:42:55 latest: digest: sha256:6aad889f28d8ba4ac762c2dc5033513c9fd64493d612bd05769da37a63278ff7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:55 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.6 09:42:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:42:55 0f4dd94a60ce: Preparing 09:42:55 1373487af716: Preparing 09:42:55 1ca587ce8a23: Preparing 09:42:55 98dc7731dea3: Preparing 09:42:55 c6bd1cc7bce0: Preparing 09:42:55 4852c44fbabc: Preparing 09:42:55 98b6a455390b: Preparing 09:42:55 f063048829ff: Preparing 09:42:55 63ca1fbb43ae: Preparing 09:42:55 f063048829ff: Waiting 09:42:55 4852c44fbabc: Waiting 09:42:55 98b6a455390b: Waiting 09:42:55 63ca1fbb43ae: Waiting 09:42:55 1ca587ce8a23: Layer already exists 09:42:55 98dc7731dea3: Layer already exists 09:42:55 0f4dd94a60ce: Layer already exists 09:42:55 c6bd1cc7bce0: Layer already exists 09:42:55 1373487af716: Layer already exists 09:42:55 4852c44fbabc: Layer already exists 09:42:55 98b6a455390b: Layer already exists 09:42:55 f063048829ff: Layer already exists 09:42:55 63ca1fbb43ae: Layer already exists 09:42:55 4.0.0-dev.6: digest: sha256:6aad889f28d8ba4ac762c2dc5033513c9fd64493d612bd05769da37a63278ff7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:56 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:42:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:42:56 0f4dd94a60ce: Preparing 09:42:56 1373487af716: Preparing 09:42:56 1ca587ce8a23: Preparing 09:42:56 98dc7731dea3: Preparing 09:42:56 c6bd1cc7bce0: Preparing 09:42:56 4852c44fbabc: Preparing 09:42:56 98b6a455390b: Preparing 09:42:56 f063048829ff: Preparing 09:42:56 63ca1fbb43ae: Preparing 09:42:56 4852c44fbabc: Waiting 09:42:56 98b6a455390b: Waiting 09:42:56 f063048829ff: Waiting 09:42:56 63ca1fbb43ae: Waiting 09:42:56 0f4dd94a60ce: Layer already exists 09:42:56 98dc7731dea3: Layer already exists 09:42:56 1373487af716: Layer already exists 09:42:56 1ca587ce8a23: Layer already exists 09:42:56 c6bd1cc7bce0: Layer already exists 09:42:56 98b6a455390b: Layer already exists 09:42:56 f063048829ff: Layer already exists 09:42:56 63ca1fbb43ae: Layer already exists 09:42:56 4852c44fbabc: Layer already exists 09:42:56 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:6aad889f28d8ba4ac762c2dc5033513c9fd64493d612bd05769da37a63278ff7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:56 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:42:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:42:57 0f4dd94a60ce: Preparing 09:42:57 1373487af716: Preparing 09:42:57 1ca587ce8a23: Preparing 09:42:57 98dc7731dea3: Preparing 09:42:57 c6bd1cc7bce0: Preparing 09:42:57 4852c44fbabc: Preparing 09:42:57 98b6a455390b: Preparing 09:42:57 f063048829ff: Preparing 09:42:57 63ca1fbb43ae: Preparing 09:42:57 98b6a455390b: Waiting 09:42:57 f063048829ff: Waiting 09:42:57 63ca1fbb43ae: Waiting 09:42:57 4852c44fbabc: Waiting 09:42:57 1ca587ce8a23: Layer already exists 09:42:57 0f4dd94a60ce: Layer already exists 09:42:57 98dc7731dea3: Layer already exists 09:42:57 c6bd1cc7bce0: Layer already exists 09:42:57 1373487af716: Layer already exists 09:42:57 f063048829ff: Layer already exists 09:42:57 4852c44fbabc: Layer already exists 09:42:57 63ca1fbb43ae: Layer already exists 09:42:57 98b6a455390b: Layer already exists 09:42:57 main: digest: sha256:6aad889f28d8ba4ac762c2dc5033513c9fd64493d612bd05769da37a63278ff7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:42:57 ===================================================== [Pipeline] echo 09:42:57 taggedImages: 09:42:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:42:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:42:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.6 09:42:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:42:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 09:42:57 [edgeXDocker.push] Tagging docker image core-data with the following tags: 09:42:57 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:42:57 latest 09:42:57 4.0.0-dev.6 09:42:57 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:42:57 main 09:42:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:58 + docker push nexus3.edgexfoundry.org:10004/core-data:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:42:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:42:58 a51238d32751: Preparing 09:42:58 b361a86054b3: Preparing 09:42:58 b2882602824c: Preparing 09:42:58 c6bd1cc7bce0: Preparing 09:42:58 4852c44fbabc: Preparing 09:42:58 98b6a455390b: Preparing 09:42:58 ca9b1f4af005: Preparing 09:42:58 63ca1fbb43ae: Preparing 09:42:58 98b6a455390b: Waiting 09:42:58 63ca1fbb43ae: Waiting 09:42:58 c6bd1cc7bce0: Layer already exists 09:42:58 4852c44fbabc: Layer already exists 09:42:58 98b6a455390b: Layer already exists 09:42:58 63ca1fbb43ae: Layer already exists 09:42:58 b361a86054b3: Pushed 09:42:58 a51238d32751: Pushed 09:42:58 ca9b1f4af005: Pushed 09:43:01 b2882602824c: Pushed 09:43:01 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:9ee9627a54cefcfb8250ee6f58e993faf33e2d86356fb1a61b8f58f983c18a0a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:02 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 09:43:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:43:02 a51238d32751: Preparing 09:43:02 b361a86054b3: Preparing 09:43:02 b2882602824c: Preparing 09:43:02 c6bd1cc7bce0: Preparing 09:43:02 4852c44fbabc: Preparing 09:43:02 98b6a455390b: Preparing 09:43:02 ca9b1f4af005: Preparing 09:43:02 63ca1fbb43ae: Preparing 09:43:02 98b6a455390b: Waiting 09:43:02 63ca1fbb43ae: Waiting 09:43:02 b361a86054b3: Layer already exists 09:43:02 c6bd1cc7bce0: Layer already exists 09:43:02 4852c44fbabc: Layer already exists 09:43:02 a51238d32751: Layer already exists 09:43:02 b2882602824c: Layer already exists 09:43:02 ca9b1f4af005: Layer already exists 09:43:02 98b6a455390b: Layer already exists 09:43:02 63ca1fbb43ae: Layer already exists 09:43:02 latest: digest: sha256:9ee9627a54cefcfb8250ee6f58e993faf33e2d86356fb1a61b8f58f983c18a0a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:02 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.6 09:43:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:43:02 a51238d32751: Preparing 09:43:02 b361a86054b3: Preparing 09:43:02 b2882602824c: Preparing 09:43:02 c6bd1cc7bce0: Preparing 09:43:02 4852c44fbabc: Preparing 09:43:02 98b6a455390b: Preparing 09:43:02 ca9b1f4af005: Preparing 09:43:02 63ca1fbb43ae: Preparing 09:43:02 98b6a455390b: Waiting 09:43:02 ca9b1f4af005: Waiting 09:43:02 63ca1fbb43ae: Waiting 09:43:02 4852c44fbabc: Layer already exists 09:43:02 b2882602824c: Layer already exists 09:43:02 b361a86054b3: Layer already exists 09:43:02 a51238d32751: Layer already exists 09:43:02 c6bd1cc7bce0: Layer already exists 09:43:02 63ca1fbb43ae: Layer already exists 09:43:02 98b6a455390b: Layer already exists 09:43:02 ca9b1f4af005: Layer already exists 09:43:02 4.0.0-dev.6: digest: sha256:9ee9627a54cefcfb8250ee6f58e993faf33e2d86356fb1a61b8f58f983c18a0a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:03 + docker push nexus3.edgexfoundry.org:10004/core-data:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:43:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:43:03 a51238d32751: Preparing 09:43:03 b361a86054b3: Preparing 09:43:03 b2882602824c: Preparing 09:43:03 c6bd1cc7bce0: Preparing 09:43:03 4852c44fbabc: Preparing 09:43:03 98b6a455390b: Preparing 09:43:03 ca9b1f4af005: Preparing 09:43:03 63ca1fbb43ae: Preparing 09:43:03 63ca1fbb43ae: Waiting 09:43:03 98b6a455390b: Waiting 09:43:03 ca9b1f4af005: Waiting 09:43:03 b361a86054b3: Layer already exists 09:43:03 a51238d32751: Layer already exists 09:43:03 c6bd1cc7bce0: Layer already exists 09:43:03 4852c44fbabc: Layer already exists 09:43:03 b2882602824c: Layer already exists 09:43:03 98b6a455390b: Layer already exists 09:43:03 63ca1fbb43ae: Layer already exists 09:43:03 ca9b1f4af005: Layer already exists 09:43:03 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:9ee9627a54cefcfb8250ee6f58e993faf33e2d86356fb1a61b8f58f983c18a0a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:04 + docker push nexus3.edgexfoundry.org:10004/core-data:main 09:43:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:43:04 a51238d32751: Preparing 09:43:04 b361a86054b3: Preparing 09:43:04 b2882602824c: Preparing 09:43:04 c6bd1cc7bce0: Preparing 09:43:04 4852c44fbabc: Preparing 09:43:04 98b6a455390b: Preparing 09:43:04 ca9b1f4af005: Preparing 09:43:04 63ca1fbb43ae: Preparing 09:43:04 ca9b1f4af005: Waiting 09:43:04 63ca1fbb43ae: Waiting 09:43:04 98b6a455390b: Waiting 09:43:04 4852c44fbabc: Layer already exists 09:43:04 a51238d32751: Layer already exists 09:43:04 c6bd1cc7bce0: Layer already exists 09:43:04 b2882602824c: Layer already exists 09:43:04 b361a86054b3: Layer already exists 09:43:04 98b6a455390b: Layer already exists 09:43:04 ca9b1f4af005: Layer already exists 09:43:04 63ca1fbb43ae: Layer already exists 09:43:04 main: digest: sha256:9ee9627a54cefcfb8250ee6f58e993faf33e2d86356fb1a61b8f58f983c18a0a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:04 ===================================================== [Pipeline] echo 09:43:04 taggedImages: 09:43:04 - nexus3.edgexfoundry.org:10004/core-data:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:43:04 - nexus3.edgexfoundry.org:10004/core-data:latest 09:43:04 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.6 09:43:04 - nexus3.edgexfoundry.org:10004/core-data:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:43:04 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 09:43:04 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 09:43:04 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:43:04 latest 09:43:04 4.0.0-dev.6 09:43:04 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:43:04 main 09:43:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:04 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:43:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:43:04 96ada5e5fc05: Preparing 09:43:04 fe5b354f81bc: Preparing 09:43:04 9e21b49e5f12: Preparing 09:43:04 4852c44fbabc: Preparing 09:43:04 0fae203f264a: Preparing 09:43:04 bcf742dbf5e5: Preparing 09:43:04 63ca1fbb43ae: Preparing 09:43:04 bcf742dbf5e5: Waiting 09:43:04 63ca1fbb43ae: Waiting 09:43:04 4852c44fbabc: Layer already exists 09:43:04 96ada5e5fc05: Pushed 09:43:04 fe5b354f81bc: Pushed 09:43:04 bcf742dbf5e5: Pushed 09:43:04 63ca1fbb43ae: Layer already exists 09:43:04 0fae203f264a: Pushed 09:43:08 9e21b49e5f12: Pushed 09:43:08 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:88229f356ed449493029aea79b2dce155e704e84b0e64a93494330b5ee85eaf2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:08 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 09:43:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:43:08 96ada5e5fc05: Preparing 09:43:08 fe5b354f81bc: Preparing 09:43:08 9e21b49e5f12: Preparing 09:43:08 4852c44fbabc: Preparing 09:43:08 0fae203f264a: Preparing 09:43:08 bcf742dbf5e5: Preparing 09:43:08 63ca1fbb43ae: Preparing 09:43:08 bcf742dbf5e5: Waiting 09:43:08 63ca1fbb43ae: Waiting 09:43:08 4852c44fbabc: Layer already exists 09:43:08 9e21b49e5f12: Layer already exists 09:43:08 0fae203f264a: Layer already exists 09:43:08 fe5b354f81bc: Layer already exists 09:43:08 96ada5e5fc05: Layer already exists 09:43:08 bcf742dbf5e5: Layer already exists 09:43:08 63ca1fbb43ae: Layer already exists 09:43:08 latest: digest: sha256:88229f356ed449493029aea79b2dce155e704e84b0e64a93494330b5ee85eaf2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:09 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:09 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.6 09:43:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:43:09 96ada5e5fc05: Preparing 09:43:09 fe5b354f81bc: Preparing 09:43:09 9e21b49e5f12: Preparing 09:43:09 4852c44fbabc: Preparing 09:43:09 0fae203f264a: Preparing 09:43:09 bcf742dbf5e5: Preparing 09:43:09 63ca1fbb43ae: Preparing 09:43:09 63ca1fbb43ae: Waiting 09:43:09 bcf742dbf5e5: Waiting 09:43:09 9e21b49e5f12: Layer already exists 09:43:09 4852c44fbabc: Layer already exists 09:43:09 fe5b354f81bc: Layer already exists 09:43:09 96ada5e5fc05: Layer already exists 09:43:09 0fae203f264a: Layer already exists 09:43:09 63ca1fbb43ae: Layer already exists 09:43:09 bcf742dbf5e5: Layer already exists 09:43:09 4.0.0-dev.6: digest: sha256:88229f356ed449493029aea79b2dce155e704e84b0e64a93494330b5ee85eaf2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:09 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:43:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:43:10 96ada5e5fc05: Preparing 09:43:10 fe5b354f81bc: Preparing 09:43:10 9e21b49e5f12: Preparing 09:43:10 4852c44fbabc: Preparing 09:43:10 0fae203f264a: Preparing 09:43:10 bcf742dbf5e5: Preparing 09:43:10 63ca1fbb43ae: Preparing 09:43:10 63ca1fbb43ae: Waiting 09:43:10 0fae203f264a: Layer already exists 09:43:10 9e21b49e5f12: Layer already exists 09:43:10 fe5b354f81bc: Layer already exists 09:43:10 96ada5e5fc05: Layer already exists 09:43:10 4852c44fbabc: Layer already exists 09:43:10 bcf742dbf5e5: Layer already exists 09:43:10 63ca1fbb43ae: Layer already exists 09:43:10 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:88229f356ed449493029aea79b2dce155e704e84b0e64a93494330b5ee85eaf2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:10 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 09:43:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:43:10 96ada5e5fc05: Preparing 09:43:10 fe5b354f81bc: Preparing 09:43:10 9e21b49e5f12: Preparing 09:43:10 4852c44fbabc: Preparing 09:43:10 0fae203f264a: Preparing 09:43:10 bcf742dbf5e5: Preparing 09:43:10 63ca1fbb43ae: Preparing 09:43:10 bcf742dbf5e5: Waiting 09:43:10 63ca1fbb43ae: Waiting 09:43:10 fe5b354f81bc: Layer already exists 09:43:10 4852c44fbabc: Layer already exists 09:43:10 0fae203f264a: Layer already exists 09:43:10 96ada5e5fc05: Layer already exists 09:43:10 9e21b49e5f12: Layer already exists 09:43:10 bcf742dbf5e5: Layer already exists 09:43:10 63ca1fbb43ae: Layer already exists 09:43:10 main: digest: sha256:88229f356ed449493029aea79b2dce155e704e84b0e64a93494330b5ee85eaf2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:10 ===================================================== [Pipeline] echo 09:43:10 taggedImages: 09:43:10 - nexus3.edgexfoundry.org:10004/core-keeper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:43:10 - nexus3.edgexfoundry.org:10004/core-keeper:latest 09:43:10 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.6 09:43:10 - nexus3.edgexfoundry.org:10004/core-keeper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:43:10 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 09:43:10 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 09:43:10 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:43:10 latest 09:43:10 4.0.0-dev.6 09:43:10 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:43:10 main 09:43:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:43:11 efb5d3911133: Preparing 09:43:11 d1f40e4e6740: Preparing 09:43:11 11ec647317be: Preparing 09:43:11 dfef06f6b777: Preparing 09:43:11 c6bd1cc7bce0: Preparing 09:43:11 4852c44fbabc: Preparing 09:43:11 98b6a455390b: Preparing 09:43:11 f063048829ff: Preparing 09:43:11 63ca1fbb43ae: Preparing 09:43:11 63ca1fbb43ae: Waiting 09:43:11 98b6a455390b: Waiting 09:43:11 f063048829ff: Waiting 09:43:11 4852c44fbabc: Waiting 09:43:11 c6bd1cc7bce0: Layer already exists 09:43:11 4852c44fbabc: Layer already exists 09:43:11 98b6a455390b: Layer already exists 09:43:11 f063048829ff: Layer already exists 09:43:11 63ca1fbb43ae: Layer already exists 09:43:11 efb5d3911133: Pushed 09:43:11 11ec647317be: Pushed 09:43:11 d1f40e4e6740: Pushed 09:43:14 dfef06f6b777: Pushed 09:43:14 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:97371dc2d1e20a6f7ed464ba7022cf030a28e5091d7e735e505e30b1dbd18377 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 09:43:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:43:15 efb5d3911133: Preparing 09:43:15 d1f40e4e6740: Preparing 09:43:15 11ec647317be: Preparing 09:43:15 dfef06f6b777: Preparing 09:43:15 c6bd1cc7bce0: Preparing 09:43:15 4852c44fbabc: Preparing 09:43:15 98b6a455390b: Preparing 09:43:15 f063048829ff: Preparing 09:43:15 63ca1fbb43ae: Preparing 09:43:15 4852c44fbabc: Waiting 09:43:15 98b6a455390b: Waiting 09:43:15 f063048829ff: Waiting 09:43:15 63ca1fbb43ae: Waiting 09:43:15 11ec647317be: Layer already exists 09:43:15 d1f40e4e6740: Layer already exists 09:43:15 c6bd1cc7bce0: Layer already exists 09:43:15 dfef06f6b777: Layer already exists 09:43:15 efb5d3911133: Layer already exists 09:43:15 4852c44fbabc: Layer already exists 09:43:15 63ca1fbb43ae: Layer already exists 09:43:15 f063048829ff: Layer already exists 09:43:15 98b6a455390b: Layer already exists 09:43:15 latest: digest: sha256:97371dc2d1e20a6f7ed464ba7022cf030a28e5091d7e735e505e30b1dbd18377 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.6 09:43:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:43:16 efb5d3911133: Preparing 09:43:16 d1f40e4e6740: Preparing 09:43:16 11ec647317be: Preparing 09:43:16 dfef06f6b777: Preparing 09:43:16 c6bd1cc7bce0: Preparing 09:43:16 4852c44fbabc: Preparing 09:43:16 98b6a455390b: Preparing 09:43:16 f063048829ff: Preparing 09:43:16 63ca1fbb43ae: Preparing 09:43:16 4852c44fbabc: Waiting 09:43:16 98b6a455390b: Waiting 09:43:16 f063048829ff: Waiting 09:43:16 11ec647317be: Layer already exists 09:43:16 c6bd1cc7bce0: Layer already exists 09:43:16 dfef06f6b777: Layer already exists 09:43:16 efb5d3911133: Layer already exists 09:43:16 d1f40e4e6740: Layer already exists 09:43:16 98b6a455390b: Layer already exists 09:43:16 4852c44fbabc: Layer already exists 09:43:16 f063048829ff: Layer already exists 09:43:16 63ca1fbb43ae: Layer already exists 09:43:16 4.0.0-dev.6: digest: sha256:97371dc2d1e20a6f7ed464ba7022cf030a28e5091d7e735e505e30b1dbd18377 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:43:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:43:16 efb5d3911133: Preparing 09:43:16 d1f40e4e6740: Preparing 09:43:16 11ec647317be: Preparing 09:43:16 dfef06f6b777: Preparing 09:43:16 c6bd1cc7bce0: Preparing 09:43:16 4852c44fbabc: Preparing 09:43:16 98b6a455390b: Preparing 09:43:16 f063048829ff: Preparing 09:43:16 63ca1fbb43ae: Preparing 09:43:16 4852c44fbabc: Waiting 09:43:16 98b6a455390b: Waiting 09:43:16 f063048829ff: Waiting 09:43:16 63ca1fbb43ae: Waiting 09:43:16 efb5d3911133: Layer already exists 09:43:16 dfef06f6b777: Layer already exists 09:43:16 c6bd1cc7bce0: Layer already exists 09:43:16 11ec647317be: Layer already exists 09:43:16 d1f40e4e6740: Layer already exists 09:43:16 4852c44fbabc: Layer already exists 09:43:16 63ca1fbb43ae: Layer already exists 09:43:16 98b6a455390b: Layer already exists 09:43:16 f063048829ff: Layer already exists 09:43:16 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:97371dc2d1e20a6f7ed464ba7022cf030a28e5091d7e735e505e30b1dbd18377 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 09:43:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:43:17 efb5d3911133: Preparing 09:43:17 d1f40e4e6740: Preparing 09:43:17 11ec647317be: Preparing 09:43:17 dfef06f6b777: Preparing 09:43:17 c6bd1cc7bce0: Preparing 09:43:17 4852c44fbabc: Preparing 09:43:17 98b6a455390b: Preparing 09:43:17 f063048829ff: Preparing 09:43:17 63ca1fbb43ae: Preparing 09:43:17 4852c44fbabc: Waiting 09:43:17 98b6a455390b: Waiting 09:43:17 f063048829ff: Waiting 09:43:17 efb5d3911133: Layer already exists 09:43:17 11ec647317be: Layer already exists 09:43:17 dfef06f6b777: Layer already exists 09:43:17 c6bd1cc7bce0: Layer already exists 09:43:17 d1f40e4e6740: Layer already exists 09:43:17 f063048829ff: Layer already exists 09:43:17 4852c44fbabc: Layer already exists 09:43:17 98b6a455390b: Layer already exists 09:43:17 63ca1fbb43ae: Layer already exists 09:43:17 main: digest: sha256:97371dc2d1e20a6f7ed464ba7022cf030a28e5091d7e735e505e30b1dbd18377 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:17 ===================================================== [Pipeline] echo 09:43:17 taggedImages: 09:43:17 - nexus3.edgexfoundry.org:10004/core-metadata:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:43:17 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:43:17 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.6 09:43:17 - nexus3.edgexfoundry.org:10004/core-metadata:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:43:17 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 09:43:17 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 09:43:17 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:43:17 latest 09:43:17 4.0.0-dev.6 09:43:17 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:43:17 main 09:43:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:43:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:43:18 106e31f28bf1: Preparing 09:43:18 bfc2026b0d58: Preparing 09:43:18 427c5887038e: Preparing 09:43:18 f049f0c6386a: Preparing 09:43:18 e5ca5794b204: Preparing 09:43:18 4554c047b51f: Preparing 09:43:18 5cb49a69dbcc: Preparing 09:43:18 c6bd1cc7bce0: Preparing 09:43:18 4852c44fbabc: Preparing 09:43:18 c5a0c5da2be4: Preparing 09:43:18 b9684cfbdb9c: Preparing 09:43:18 5f70bf18a086: Preparing 09:43:18 adcd3b3a3e27: Preparing 09:43:18 7a1a3627396f: Preparing 09:43:18 3c99f71f4b8f: Preparing 09:43:18 63ca1fbb43ae: Preparing 09:43:18 5f70bf18a086: Waiting 09:43:18 4554c047b51f: Waiting 09:43:18 4852c44fbabc: Waiting 09:43:18 5cb49a69dbcc: Waiting 09:43:18 3c99f71f4b8f: Waiting 09:43:18 adcd3b3a3e27: Waiting 09:43:18 c5a0c5da2be4: Waiting 09:43:18 c6bd1cc7bce0: Waiting 09:43:18 63ca1fbb43ae: Waiting 09:43:18 f049f0c6386a: Pushed 09:43:18 427c5887038e: Pushed 09:43:18 106e31f28bf1: Pushed 09:43:18 e5ca5794b204: Pushed 09:43:18 bfc2026b0d58: Pushed 09:43:18 c6bd1cc7bce0: Layer already exists 09:43:18 4852c44fbabc: Layer already exists 09:43:18 5f70bf18a086: Layer already exists 09:43:18 4554c047b51f: Pushed 09:43:18 b9684cfbdb9c: Pushed 09:43:18 c5a0c5da2be4: Pushed 09:43:18 adcd3b3a3e27: Pushed 09:43:18 63ca1fbb43ae: Layer already exists 09:43:18 3c99f71f4b8f: Pushed 09:43:19 7a1a3627396f: Pushed 09:43:20 5cb49a69dbcc: Pushed 09:43:20 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:16327c3ffc3131cd3d440cd0ce35dbde899a904e3ebe498c7b42e78f488dd356 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:43:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:43:20 106e31f28bf1: Preparing 09:43:20 bfc2026b0d58: Preparing 09:43:20 427c5887038e: Preparing 09:43:20 f049f0c6386a: Preparing 09:43:20 e5ca5794b204: Preparing 09:43:20 4554c047b51f: Preparing 09:43:20 5cb49a69dbcc: Preparing 09:43:20 c6bd1cc7bce0: Preparing 09:43:20 4852c44fbabc: Preparing 09:43:20 c5a0c5da2be4: Preparing 09:43:20 b9684cfbdb9c: Preparing 09:43:20 5f70bf18a086: Preparing 09:43:20 adcd3b3a3e27: Preparing 09:43:20 7a1a3627396f: Preparing 09:43:20 3c99f71f4b8f: Preparing 09:43:20 63ca1fbb43ae: Preparing 09:43:20 4554c047b51f: Waiting 09:43:20 5cb49a69dbcc: Waiting 09:43:20 5f70bf18a086: Waiting 09:43:20 adcd3b3a3e27: Waiting 09:43:20 c5a0c5da2be4: Waiting 09:43:20 c6bd1cc7bce0: Waiting 09:43:20 b9684cfbdb9c: Waiting 09:43:20 4852c44fbabc: Waiting 09:43:20 7a1a3627396f: Waiting 09:43:20 3c99f71f4b8f: Waiting 09:43:20 f049f0c6386a: Layer already exists 09:43:20 427c5887038e: Layer already exists 09:43:20 106e31f28bf1: Layer already exists 09:43:20 bfc2026b0d58: Layer already exists 09:43:20 e5ca5794b204: Layer already exists 09:43:20 4554c047b51f: Layer already exists 09:43:20 c6bd1cc7bce0: Layer already exists 09:43:20 4852c44fbabc: Layer already exists 09:43:20 5cb49a69dbcc: Layer already exists 09:43:20 c5a0c5da2be4: Layer already exists 09:43:20 b9684cfbdb9c: Layer already exists 09:43:20 adcd3b3a3e27: Layer already exists 09:43:20 5f70bf18a086: Layer already exists 09:43:20 7a1a3627396f: Layer already exists 09:43:20 3c99f71f4b8f: Layer already exists 09:43:20 63ca1fbb43ae: Layer already exists 09:43:20 latest: digest: sha256:16327c3ffc3131cd3d440cd0ce35dbde899a904e3ebe498c7b42e78f488dd356 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.6 09:43:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:43:21 106e31f28bf1: Preparing 09:43:21 bfc2026b0d58: Preparing 09:43:21 427c5887038e: Preparing 09:43:21 f049f0c6386a: Preparing 09:43:21 e5ca5794b204: Preparing 09:43:21 4554c047b51f: Preparing 09:43:21 5cb49a69dbcc: Preparing 09:43:21 c6bd1cc7bce0: Preparing 09:43:21 4852c44fbabc: Preparing 09:43:21 c5a0c5da2be4: Preparing 09:43:21 b9684cfbdb9c: Preparing 09:43:21 5f70bf18a086: Preparing 09:43:21 adcd3b3a3e27: Preparing 09:43:21 7a1a3627396f: Preparing 09:43:21 3c99f71f4b8f: Preparing 09:43:21 63ca1fbb43ae: Preparing 09:43:21 5cb49a69dbcc: Waiting 09:43:21 c6bd1cc7bce0: Waiting 09:43:21 4852c44fbabc: Waiting 09:43:21 c5a0c5da2be4: Waiting 09:43:21 b9684cfbdb9c: Waiting 09:43:21 5f70bf18a086: Waiting 09:43:21 adcd3b3a3e27: Waiting 09:43:21 7a1a3627396f: Waiting 09:43:21 3c99f71f4b8f: Waiting 09:43:21 63ca1fbb43ae: Waiting 09:43:21 4554c047b51f: Waiting 09:43:21 f049f0c6386a: Layer already exists 09:43:21 106e31f28bf1: Layer already exists 09:43:21 bfc2026b0d58: Layer already exists 09:43:21 e5ca5794b204: Layer already exists 09:43:21 427c5887038e: Layer already exists 09:43:21 4554c047b51f: Layer already exists 09:43:21 4852c44fbabc: Layer already exists 09:43:21 5cb49a69dbcc: Layer already exists 09:43:21 c6bd1cc7bce0: Layer already exists 09:43:21 c5a0c5da2be4: Layer already exists 09:43:21 5f70bf18a086: Layer already exists 09:43:21 b9684cfbdb9c: Layer already exists 09:43:21 adcd3b3a3e27: Layer already exists 09:43:21 7a1a3627396f: Layer already exists 09:43:21 3c99f71f4b8f: Layer already exists 09:43:21 63ca1fbb43ae: Layer already exists 09:43:21 4.0.0-dev.6: digest: sha256:16327c3ffc3131cd3d440cd0ce35dbde899a904e3ebe498c7b42e78f488dd356 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:43:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:43:22 106e31f28bf1: Preparing 09:43:22 bfc2026b0d58: Preparing 09:43:22 427c5887038e: Preparing 09:43:22 f049f0c6386a: Preparing 09:43:22 e5ca5794b204: Preparing 09:43:22 4554c047b51f: Preparing 09:43:22 5cb49a69dbcc: Preparing 09:43:22 c6bd1cc7bce0: Preparing 09:43:22 4852c44fbabc: Preparing 09:43:22 c5a0c5da2be4: Preparing 09:43:22 b9684cfbdb9c: Preparing 09:43:22 5f70bf18a086: Preparing 09:43:22 adcd3b3a3e27: Preparing 09:43:22 7a1a3627396f: Preparing 09:43:22 3c99f71f4b8f: Preparing 09:43:22 63ca1fbb43ae: Preparing 09:43:22 4852c44fbabc: Waiting 09:43:22 c5a0c5da2be4: Waiting 09:43:22 b9684cfbdb9c: Waiting 09:43:22 5f70bf18a086: Waiting 09:43:22 adcd3b3a3e27: Waiting 09:43:22 7a1a3627396f: Waiting 09:43:22 3c99f71f4b8f: Waiting 09:43:22 63ca1fbb43ae: Waiting 09:43:22 4554c047b51f: Waiting 09:43:22 5cb49a69dbcc: Waiting 09:43:22 c6bd1cc7bce0: Waiting 09:43:22 e5ca5794b204: Layer already exists 09:43:22 bfc2026b0d58: Layer already exists 09:43:22 f049f0c6386a: Layer already exists 09:43:22 106e31f28bf1: Layer already exists 09:43:22 427c5887038e: Layer already exists 09:43:22 4554c047b51f: Layer already exists 09:43:22 4852c44fbabc: Layer already exists 09:43:22 c6bd1cc7bce0: Layer already exists 09:43:22 c5a0c5da2be4: Layer already exists 09:43:22 5cb49a69dbcc: Layer already exists 09:43:22 b9684cfbdb9c: Layer already exists 09:43:22 5f70bf18a086: Layer already exists 09:43:22 adcd3b3a3e27: Layer already exists 09:43:22 3c99f71f4b8f: Layer already exists 09:43:22 7a1a3627396f: Layer already exists 09:43:22 63ca1fbb43ae: Layer already exists 09:43:22 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:16327c3ffc3131cd3d440cd0ce35dbde899a904e3ebe498c7b42e78f488dd356 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:43:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:43:23 106e31f28bf1: Preparing 09:43:23 bfc2026b0d58: Preparing 09:43:23 427c5887038e: Preparing 09:43:23 f049f0c6386a: Preparing 09:43:23 e5ca5794b204: Preparing 09:43:23 4554c047b51f: Preparing 09:43:23 5cb49a69dbcc: Preparing 09:43:23 c6bd1cc7bce0: Preparing 09:43:23 4852c44fbabc: Preparing 09:43:23 c5a0c5da2be4: Preparing 09:43:23 b9684cfbdb9c: Preparing 09:43:23 5f70bf18a086: Preparing 09:43:23 adcd3b3a3e27: Preparing 09:43:23 7a1a3627396f: Preparing 09:43:23 3c99f71f4b8f: Preparing 09:43:23 63ca1fbb43ae: Preparing 09:43:23 c5a0c5da2be4: Waiting 09:43:23 7a1a3627396f: Waiting 09:43:23 b9684cfbdb9c: Waiting 09:43:23 5f70bf18a086: Waiting 09:43:23 3c99f71f4b8f: Waiting 09:43:23 adcd3b3a3e27: Waiting 09:43:23 4852c44fbabc: Waiting 09:43:23 4554c047b51f: Waiting 09:43:23 63ca1fbb43ae: Waiting 09:43:23 f049f0c6386a: Layer already exists 09:43:23 e5ca5794b204: Layer already exists 09:43:23 106e31f28bf1: Layer already exists 09:43:23 bfc2026b0d58: Layer already exists 09:43:23 427c5887038e: Layer already exists 09:43:23 5cb49a69dbcc: Layer already exists 09:43:23 4554c047b51f: Layer already exists 09:43:23 c6bd1cc7bce0: Layer already exists 09:43:23 4852c44fbabc: Layer already exists 09:43:23 c5a0c5da2be4: Layer already exists 09:43:23 b9684cfbdb9c: Layer already exists 09:43:23 5f70bf18a086: Layer already exists 09:43:23 adcd3b3a3e27: Layer already exists 09:43:23 7a1a3627396f: Layer already exists 09:43:23 3c99f71f4b8f: Layer already exists 09:43:23 63ca1fbb43ae: Layer already exists 09:43:23 main: digest: sha256:16327c3ffc3131cd3d440cd0ce35dbde899a904e3ebe498c7b42e78f488dd356 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:23 ===================================================== [Pipeline] echo 09:43:23 taggedImages: 09:43:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:43:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:43:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.6 09:43:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:43:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 09:43:23 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 09:43:23 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:43:23 latest 09:43:23 4.0.0-dev.6 09:43:23 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:43:23 main 09:43:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:43:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:43:23 5956b573d8c4: Preparing 09:43:23 1373487af716: Preparing 09:43:23 03043efd9edd: Preparing 09:43:23 a0fce4bf642b: Preparing 09:43:23 c6bd1cc7bce0: Preparing 09:43:23 4852c44fbabc: Preparing 09:43:23 98b6a455390b: Preparing 09:43:23 f063048829ff: Preparing 09:43:23 63ca1fbb43ae: Preparing 09:43:23 4852c44fbabc: Waiting 09:43:23 98b6a455390b: Waiting 09:43:23 f063048829ff: Waiting 09:43:23 63ca1fbb43ae: Waiting 09:43:23 1373487af716: Layer already exists 09:43:23 c6bd1cc7bce0: Layer already exists 09:43:23 4852c44fbabc: Layer already exists 09:43:23 98b6a455390b: Layer already exists 09:43:23 f063048829ff: Layer already exists 09:43:23 63ca1fbb43ae: Layer already exists 09:43:23 03043efd9edd: Pushed 09:43:23 5956b573d8c4: Pushed 09:43:26 a0fce4bf642b: Pushed 09:43:26 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:ff6b2e7e9a78af6f115a452728d88343822dd5b2074b9ec9463d401974cf6cd7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:43:27 5956b573d8c4: Preparing 09:43:27 1373487af716: Preparing 09:43:27 03043efd9edd: Preparing 09:43:27 a0fce4bf642b: Preparing 09:43:27 c6bd1cc7bce0: Preparing 09:43:27 4852c44fbabc: Preparing 09:43:27 98b6a455390b: Preparing 09:43:27 f063048829ff: Preparing 09:43:27 63ca1fbb43ae: Preparing 09:43:27 4852c44fbabc: Waiting 09:43:27 98b6a455390b: Waiting 09:43:27 63ca1fbb43ae: Waiting 09:43:27 1373487af716: Layer already exists 09:43:27 03043efd9edd: Layer already exists 09:43:27 c6bd1cc7bce0: Layer already exists 09:43:27 a0fce4bf642b: Layer already exists 09:43:27 5956b573d8c4: Layer already exists 09:43:27 4852c44fbabc: Layer already exists 09:43:27 98b6a455390b: Layer already exists 09:43:27 f063048829ff: Layer already exists 09:43:27 63ca1fbb43ae: Layer already exists 09:43:27 latest: digest: sha256:ff6b2e7e9a78af6f115a452728d88343822dd5b2074b9ec9463d401974cf6cd7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:27 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.6 09:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:43:27 5956b573d8c4: Preparing 09:43:27 1373487af716: Preparing 09:43:27 03043efd9edd: Preparing 09:43:27 a0fce4bf642b: Preparing 09:43:27 c6bd1cc7bce0: Preparing 09:43:27 4852c44fbabc: Preparing 09:43:27 98b6a455390b: Preparing 09:43:27 f063048829ff: Preparing 09:43:27 63ca1fbb43ae: Preparing 09:43:27 4852c44fbabc: Waiting 09:43:27 98b6a455390b: Waiting 09:43:27 f063048829ff: Waiting 09:43:27 63ca1fbb43ae: Waiting 09:43:27 5956b573d8c4: Layer already exists 09:43:27 03043efd9edd: Layer already exists 09:43:27 c6bd1cc7bce0: Layer already exists 09:43:27 a0fce4bf642b: Layer already exists 09:43:27 1373487af716: Layer already exists 09:43:27 4852c44fbabc: Layer already exists 09:43:27 98b6a455390b: Layer already exists 09:43:27 f063048829ff: Layer already exists 09:43:27 63ca1fbb43ae: Layer already exists 09:43:27 4.0.0-dev.6: digest: sha256:ff6b2e7e9a78af6f115a452728d88343822dd5b2074b9ec9463d401974cf6cd7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:43:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:43:28 5956b573d8c4: Preparing 09:43:28 1373487af716: Preparing 09:43:28 03043efd9edd: Preparing 09:43:28 a0fce4bf642b: Preparing 09:43:28 c6bd1cc7bce0: Preparing 09:43:28 4852c44fbabc: Preparing 09:43:28 98b6a455390b: Preparing 09:43:28 f063048829ff: Preparing 09:43:28 63ca1fbb43ae: Preparing 09:43:28 f063048829ff: Waiting 09:43:28 63ca1fbb43ae: Waiting 09:43:28 c6bd1cc7bce0: Layer already exists 09:43:28 5956b573d8c4: Layer already exists 09:43:28 1373487af716: Layer already exists 09:43:28 a0fce4bf642b: Layer already exists 09:43:28 03043efd9edd: Layer already exists 09:43:28 63ca1fbb43ae: Layer already exists 09:43:28 98b6a455390b: Layer already exists 09:43:28 4852c44fbabc: Layer already exists 09:43:28 f063048829ff: Layer already exists 09:43:28 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:ff6b2e7e9a78af6f115a452728d88343822dd5b2074b9ec9463d401974cf6cd7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:43:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:43:29 5956b573d8c4: Preparing 09:43:29 1373487af716: Preparing 09:43:29 03043efd9edd: Preparing 09:43:29 a0fce4bf642b: Preparing 09:43:29 c6bd1cc7bce0: Preparing 09:43:29 4852c44fbabc: Preparing 09:43:29 98b6a455390b: Preparing 09:43:29 f063048829ff: Preparing 09:43:29 63ca1fbb43ae: Preparing 09:43:29 4852c44fbabc: Waiting 09:43:29 98b6a455390b: Waiting 09:43:29 f063048829ff: Waiting 09:43:29 63ca1fbb43ae: Waiting 09:43:29 c6bd1cc7bce0: Layer already exists 09:43:29 1373487af716: Layer already exists 09:43:29 03043efd9edd: Layer already exists 09:43:29 a0fce4bf642b: Layer already exists 09:43:29 5956b573d8c4: Layer already exists 09:43:29 98b6a455390b: Layer already exists 09:43:29 f063048829ff: Layer already exists 09:43:29 4852c44fbabc: Layer already exists 09:43:29 63ca1fbb43ae: Layer already exists 09:43:29 main: digest: sha256:ff6b2e7e9a78af6f115a452728d88343822dd5b2074b9ec9463d401974cf6cd7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:29 ===================================================== [Pipeline] echo 09:43:29 taggedImages: 09:43:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:43:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:43:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.6 09:43:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:43:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 09:43:29 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 09:43:29 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:43:29 latest 09:43:29 4.0.0-dev.6 09:43:29 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:43:29 main 09:43:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:43:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:43:29 2fc7ddaa4aaf: Preparing 09:43:29 f6c1ee8b3718: Preparing 09:43:29 0f5fc297fdb3: Preparing 09:43:29 f42fc59bb12a: Preparing 09:43:29 5e0ff4409a3c: Preparing 09:43:29 c6bd1cc7bce0: Preparing 09:43:29 4852c44fbabc: Preparing 09:43:29 bc9d2eff1c24: Preparing 09:43:29 d07474482b49: Preparing 09:43:29 48e7f8221d6c: Preparing 09:43:29 63ca1fbb43ae: Preparing 09:43:29 c6bd1cc7bce0: Waiting 09:43:29 4852c44fbabc: Waiting 09:43:29 bc9d2eff1c24: Waiting 09:43:29 d07474482b49: Waiting 09:43:29 48e7f8221d6c: Waiting 09:43:29 63ca1fbb43ae: Waiting 09:43:29 f42fc59bb12a: Pushed 09:43:29 5e0ff4409a3c: Pushed 09:43:29 2fc7ddaa4aaf: Pushed 09:43:29 f6c1ee8b3718: Pushed 09:43:29 c6bd1cc7bce0: Layer already exists 09:43:29 4852c44fbabc: Layer already exists 09:43:29 63ca1fbb43ae: Layer already exists 09:43:30 bc9d2eff1c24: Pushed 09:43:30 d07474482b49: Pushed 09:43:31 0f5fc297fdb3: Pushed 09:43:31 48e7f8221d6c: Pushed 09:43:32 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:5758ef187daf4c62983814b18bb40287556bcfb2626ca9dc9049e762c313ae09 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:43:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:43:32 2fc7ddaa4aaf: Preparing 09:43:32 f6c1ee8b3718: Preparing 09:43:32 0f5fc297fdb3: Preparing 09:43:32 f42fc59bb12a: Preparing 09:43:32 5e0ff4409a3c: Preparing 09:43:32 c6bd1cc7bce0: Preparing 09:43:32 4852c44fbabc: Preparing 09:43:32 bc9d2eff1c24: Preparing 09:43:32 d07474482b49: Preparing 09:43:32 48e7f8221d6c: Preparing 09:43:32 63ca1fbb43ae: Preparing 09:43:32 bc9d2eff1c24: Waiting 09:43:32 48e7f8221d6c: Waiting 09:43:32 d07474482b49: Waiting 09:43:32 4852c44fbabc: Waiting 09:43:32 63ca1fbb43ae: Waiting 09:43:32 c6bd1cc7bce0: Waiting 09:43:32 2fc7ddaa4aaf: Layer already exists 09:43:32 5e0ff4409a3c: Layer already exists 09:43:32 f6c1ee8b3718: Layer already exists 09:43:32 f42fc59bb12a: Layer already exists 09:43:32 0f5fc297fdb3: Layer already exists 09:43:32 c6bd1cc7bce0: Layer already exists 09:43:32 4852c44fbabc: Layer already exists 09:43:32 bc9d2eff1c24: Layer already exists 09:43:32 48e7f8221d6c: Layer already exists 09:43:32 d07474482b49: Layer already exists 09:43:32 63ca1fbb43ae: Layer already exists 09:43:32 latest: digest: sha256:5758ef187daf4c62983814b18bb40287556bcfb2626ca9dc9049e762c313ae09 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.6 09:43:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:43:33 2fc7ddaa4aaf: Preparing 09:43:33 f6c1ee8b3718: Preparing 09:43:33 0f5fc297fdb3: Preparing 09:43:33 f42fc59bb12a: Preparing 09:43:33 5e0ff4409a3c: Preparing 09:43:33 c6bd1cc7bce0: Preparing 09:43:33 4852c44fbabc: Preparing 09:43:33 bc9d2eff1c24: Preparing 09:43:33 d07474482b49: Preparing 09:43:33 48e7f8221d6c: Preparing 09:43:33 63ca1fbb43ae: Preparing 09:43:33 4852c44fbabc: Waiting 09:43:33 c6bd1cc7bce0: Waiting 09:43:33 bc9d2eff1c24: Waiting 09:43:33 48e7f8221d6c: Waiting 09:43:33 d07474482b49: Waiting 09:43:33 63ca1fbb43ae: Waiting 09:43:33 f6c1ee8b3718: Layer already exists 09:43:33 2fc7ddaa4aaf: Layer already exists 09:43:33 5e0ff4409a3c: Layer already exists 09:43:33 f42fc59bb12a: Layer already exists 09:43:33 0f5fc297fdb3: Layer already exists 09:43:33 c6bd1cc7bce0: Layer already exists 09:43:33 bc9d2eff1c24: Layer already exists 09:43:33 d07474482b49: Layer already exists 09:43:33 4852c44fbabc: Layer already exists 09:43:33 48e7f8221d6c: Layer already exists 09:43:33 63ca1fbb43ae: Layer already exists 09:43:33 4.0.0-dev.6: digest: sha256:5758ef187daf4c62983814b18bb40287556bcfb2626ca9dc9049e762c313ae09 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:43:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:43:34 2fc7ddaa4aaf: Preparing 09:43:34 f6c1ee8b3718: Preparing 09:43:34 0f5fc297fdb3: Preparing 09:43:34 f42fc59bb12a: Preparing 09:43:34 5e0ff4409a3c: Preparing 09:43:34 c6bd1cc7bce0: Preparing 09:43:34 4852c44fbabc: Preparing 09:43:34 bc9d2eff1c24: Preparing 09:43:34 d07474482b49: Preparing 09:43:34 4852c44fbabc: Waiting 09:43:34 c6bd1cc7bce0: Waiting 09:43:34 bc9d2eff1c24: Waiting 09:43:34 48e7f8221d6c: Preparing 09:43:34 63ca1fbb43ae: Preparing 09:43:34 48e7f8221d6c: Waiting 09:43:34 2fc7ddaa4aaf: Layer already exists 09:43:34 f6c1ee8b3718: Layer already exists 09:43:34 f42fc59bb12a: Layer already exists 09:43:34 5e0ff4409a3c: Layer already exists 09:43:34 0f5fc297fdb3: Layer already exists 09:43:34 4852c44fbabc: Layer already exists 09:43:34 bc9d2eff1c24: Layer already exists 09:43:34 d07474482b49: Layer already exists 09:43:34 48e7f8221d6c: Layer already exists 09:43:34 c6bd1cc7bce0: Layer already exists 09:43:34 63ca1fbb43ae: Layer already exists 09:43:34 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:5758ef187daf4c62983814b18bb40287556bcfb2626ca9dc9049e762c313ae09 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:43:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:43:34 2fc7ddaa4aaf: Preparing 09:43:34 f6c1ee8b3718: Preparing 09:43:34 0f5fc297fdb3: Preparing 09:43:34 f42fc59bb12a: Preparing 09:43:34 5e0ff4409a3c: Preparing 09:43:34 c6bd1cc7bce0: Preparing 09:43:34 4852c44fbabc: Preparing 09:43:34 bc9d2eff1c24: Preparing 09:43:34 d07474482b49: Preparing 09:43:34 48e7f8221d6c: Preparing 09:43:34 63ca1fbb43ae: Preparing 09:43:34 c6bd1cc7bce0: Waiting 09:43:34 4852c44fbabc: Waiting 09:43:34 bc9d2eff1c24: Waiting 09:43:34 d07474482b49: Waiting 09:43:34 48e7f8221d6c: Waiting 09:43:34 63ca1fbb43ae: Waiting 09:43:34 5e0ff4409a3c: Layer already exists 09:43:34 0f5fc297fdb3: Layer already exists 09:43:34 2fc7ddaa4aaf: Layer already exists 09:43:34 f6c1ee8b3718: Layer already exists 09:43:34 f42fc59bb12a: Layer already exists 09:43:34 4852c44fbabc: Layer already exists 09:43:34 c6bd1cc7bce0: Layer already exists 09:43:34 48e7f8221d6c: Layer already exists 09:43:34 d07474482b49: Layer already exists 09:43:34 bc9d2eff1c24: Layer already exists 09:43:34 63ca1fbb43ae: Layer already exists 09:43:34 main: digest: sha256:5758ef187daf4c62983814b18bb40287556bcfb2626ca9dc9049e762c313ae09 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:34 ===================================================== [Pipeline] echo 09:43:34 taggedImages: 09:43:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:43:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:43:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.6 09:43:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:43:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 09:43:34 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 09:43:34 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:43:34 latest 09:43:34 4.0.0-dev.6 09:43:34 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:43:34 main 09:43:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:43:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:43:35 a174344397e2: Preparing 09:43:35 5619d076392d: Preparing 09:43:35 2329ee3420b1: Preparing 09:43:35 5f83921244c9: Preparing 09:43:35 e33d3b66badc: Preparing 09:43:35 76d23fcf4925: Preparing 09:43:35 1504382fe141: Preparing 09:43:35 c6bd1cc7bce0: Preparing 09:43:35 4852c44fbabc: Preparing 09:43:35 60bb9ab96132: Preparing 09:43:35 776dd7fe7718: Preparing 09:43:35 63ca1fbb43ae: Preparing 09:43:35 76d23fcf4925: Waiting 09:43:35 4852c44fbabc: Waiting 09:43:35 60bb9ab96132: Waiting 09:43:35 776dd7fe7718: Waiting 09:43:35 63ca1fbb43ae: Waiting 09:43:35 c6bd1cc7bce0: Waiting 09:43:35 1504382fe141: Waiting 09:43:35 5619d076392d: Pushed 09:43:35 a174344397e2: Pushed 09:43:35 e33d3b66badc: Pushed 09:43:35 c6bd1cc7bce0: Layer already exists 09:43:35 4852c44fbabc: Layer already exists 09:43:35 76d23fcf4925: Pushed 09:43:35 1504382fe141: Pushed 09:43:35 63ca1fbb43ae: Layer already exists 09:43:36 60bb9ab96132: Pushed 09:43:36 776dd7fe7718: Pushed 09:43:36 5f83921244c9: Pushed 09:43:37 2329ee3420b1: Pushed 09:43:37 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:229bdb3979b3c1eed40ee5cec2f072bd0158d0ba3eda8cfc76e01637e58949a8 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:43:38 a174344397e2: Preparing 09:43:38 5619d076392d: Preparing 09:43:38 2329ee3420b1: Preparing 09:43:38 5f83921244c9: Preparing 09:43:38 e33d3b66badc: Preparing 09:43:38 76d23fcf4925: Preparing 09:43:38 1504382fe141: Preparing 09:43:38 c6bd1cc7bce0: Preparing 09:43:38 4852c44fbabc: Preparing 09:43:38 60bb9ab96132: Preparing 09:43:38 776dd7fe7718: Preparing 09:43:38 63ca1fbb43ae: Preparing 09:43:38 76d23fcf4925: Waiting 09:43:38 1504382fe141: Waiting 09:43:38 c6bd1cc7bce0: Waiting 09:43:38 4852c44fbabc: Waiting 09:43:38 60bb9ab96132: Waiting 09:43:38 776dd7fe7718: Waiting 09:43:38 63ca1fbb43ae: Waiting 09:43:38 e33d3b66badc: Layer already exists 09:43:38 a174344397e2: Layer already exists 09:43:38 2329ee3420b1: Layer already exists 09:43:38 5619d076392d: Layer already exists 09:43:38 5f83921244c9: Layer already exists 09:43:38 76d23fcf4925: Layer already exists 09:43:38 4852c44fbabc: Layer already exists 09:43:38 c6bd1cc7bce0: Layer already exists 09:43:38 1504382fe141: Layer already exists 09:43:38 60bb9ab96132: Layer already exists 09:43:38 776dd7fe7718: Layer already exists 09:43:38 63ca1fbb43ae: Layer already exists 09:43:38 latest: digest: sha256:229bdb3979b3c1eed40ee5cec2f072bd0158d0ba3eda8cfc76e01637e58949a8 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.6 09:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:43:38 a174344397e2: Preparing 09:43:38 5619d076392d: Preparing 09:43:38 2329ee3420b1: Preparing 09:43:38 5f83921244c9: Preparing 09:43:38 e33d3b66badc: Preparing 09:43:38 76d23fcf4925: Preparing 09:43:38 1504382fe141: Preparing 09:43:38 c6bd1cc7bce0: Preparing 09:43:38 4852c44fbabc: Preparing 09:43:38 60bb9ab96132: Preparing 09:43:38 776dd7fe7718: Preparing 09:43:38 63ca1fbb43ae: Preparing 09:43:38 4852c44fbabc: Waiting 09:43:38 60bb9ab96132: Waiting 09:43:38 776dd7fe7718: Waiting 09:43:38 c6bd1cc7bce0: Waiting 09:43:38 1504382fe141: Waiting 09:43:38 a174344397e2: Layer already exists 09:43:38 2329ee3420b1: Layer already exists 09:43:38 5f83921244c9: Layer already exists 09:43:38 e33d3b66badc: Layer already exists 09:43:38 5619d076392d: Layer already exists 09:43:38 76d23fcf4925: Layer already exists 09:43:38 1504382fe141: Layer already exists 09:43:38 4852c44fbabc: Layer already exists 09:43:38 c6bd1cc7bce0: Layer already exists 09:43:38 60bb9ab96132: Layer already exists 09:43:38 63ca1fbb43ae: Layer already exists 09:43:38 776dd7fe7718: Layer already exists 09:43:38 4.0.0-dev.6: digest: sha256:229bdb3979b3c1eed40ee5cec2f072bd0158d0ba3eda8cfc76e01637e58949a8 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:43:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:43:39 a174344397e2: Preparing 09:43:39 5619d076392d: Preparing 09:43:39 2329ee3420b1: Preparing 09:43:39 5f83921244c9: Preparing 09:43:39 e33d3b66badc: Preparing 09:43:39 76d23fcf4925: Preparing 09:43:39 1504382fe141: Preparing 09:43:39 c6bd1cc7bce0: Preparing 09:43:39 4852c44fbabc: Preparing 09:43:39 60bb9ab96132: Preparing 09:43:39 776dd7fe7718: Preparing 09:43:39 63ca1fbb43ae: Preparing 09:43:39 c6bd1cc7bce0: Waiting 09:43:39 76d23fcf4925: Waiting 09:43:39 1504382fe141: Waiting 09:43:39 63ca1fbb43ae: Waiting 09:43:39 776dd7fe7718: Waiting 09:43:39 4852c44fbabc: Waiting 09:43:39 60bb9ab96132: Waiting 09:43:39 2329ee3420b1: Layer already exists 09:43:39 e33d3b66badc: Layer already exists 09:43:39 5f83921244c9: Layer already exists 09:43:39 5619d076392d: Layer already exists 09:43:39 a174344397e2: Layer already exists 09:43:39 c6bd1cc7bce0: Layer already exists 09:43:39 1504382fe141: Layer already exists 09:43:39 76d23fcf4925: Layer already exists 09:43:39 4852c44fbabc: Layer already exists 09:43:39 60bb9ab96132: Layer already exists 09:43:39 776dd7fe7718: Layer already exists 09:43:39 63ca1fbb43ae: Layer already exists 09:43:39 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:229bdb3979b3c1eed40ee5cec2f072bd0158d0ba3eda8cfc76e01637e58949a8 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:43:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:43:39 a174344397e2: Preparing 09:43:39 5619d076392d: Preparing 09:43:39 2329ee3420b1: Preparing 09:43:39 5f83921244c9: Preparing 09:43:39 e33d3b66badc: Preparing 09:43:39 76d23fcf4925: Preparing 09:43:39 1504382fe141: Preparing 09:43:39 c6bd1cc7bce0: Preparing 09:43:39 4852c44fbabc: Preparing 09:43:39 60bb9ab96132: Preparing 09:43:39 776dd7fe7718: Preparing 09:43:39 63ca1fbb43ae: Preparing 09:43:39 c6bd1cc7bce0: Waiting 09:43:39 76d23fcf4925: Waiting 09:43:39 1504382fe141: Waiting 09:43:39 4852c44fbabc: Waiting 09:43:39 60bb9ab96132: Waiting 09:43:39 776dd7fe7718: Waiting 09:43:39 63ca1fbb43ae: Waiting 09:43:39 e33d3b66badc: Layer already exists 09:43:39 a174344397e2: Layer already exists 09:43:39 5619d076392d: Layer already exists 09:43:39 5f83921244c9: Layer already exists 09:43:39 2329ee3420b1: Layer already exists 09:43:39 c6bd1cc7bce0: Layer already exists 09:43:39 1504382fe141: Layer already exists 09:43:39 4852c44fbabc: Layer already exists 09:43:39 76d23fcf4925: Layer already exists 09:43:39 60bb9ab96132: Layer already exists 09:43:39 776dd7fe7718: Layer already exists 09:43:39 63ca1fbb43ae: Layer already exists 09:43:39 main: digest: sha256:229bdb3979b3c1eed40ee5cec2f072bd0158d0ba3eda8cfc76e01637e58949a8 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:40 ===================================================== [Pipeline] echo 09:43:40 taggedImages: 09:43:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:43:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:43:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.6 09:43:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:43:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 09:43:40 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 09:43:40 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:43:40 latest 09:43:40 4.0.0-dev.6 09:43:40 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:43:40 main 09:43:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:40 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:43:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:43:40 2e964d7d7334: Preparing 09:43:40 0bd1ae64d25e: Preparing 09:43:40 c6bd1cc7bce0: Preparing 09:43:40 4852c44fbabc: Preparing 09:43:40 8cef0b22ac33: Preparing 09:43:40 0122752cc0c2: Preparing 09:43:40 63ca1fbb43ae: Preparing 09:43:40 0122752cc0c2: Waiting 09:43:40 63ca1fbb43ae: Waiting 09:43:40 c6bd1cc7bce0: Layer already exists 09:43:40 4852c44fbabc: Layer already exists 09:43:40 63ca1fbb43ae: Layer already exists 09:43:40 2e964d7d7334: Pushed 09:43:41 8cef0b22ac33: Pushed 09:43:41 0122752cc0c2: Pushed 09:43:42 0bd1ae64d25e: Pushed 09:43:43 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:4ec760743adeabf67aa5b48b2abe1468c631dcc65075252b0a8a6ef0e684836a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:43 + 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 09:43:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:43:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:43:43 2e964d7d7334: Preparing 09:43:43 0bd1ae64d25e: Preparing 09:43:43 c6bd1cc7bce0: Preparing 09:43:43 4852c44fbabc: Preparing 09:43:43 8cef0b22ac33: Preparing 09:43:43 0122752cc0c2: Preparing 09:43:43 63ca1fbb43ae: Preparing 09:43:43 0122752cc0c2: Waiting 09:43:43 63ca1fbb43ae: Waiting 09:43:43 c6bd1cc7bce0: Layer already exists 09:43:43 8cef0b22ac33: Layer already exists 09:43:43 4852c44fbabc: Layer already exists 09:43:43 0bd1ae64d25e: Layer already exists 09:43:43 2e964d7d7334: Layer already exists 09:43:43 63ca1fbb43ae: Layer already exists 09:43:43 0122752cc0c2: Layer already exists 09:43:43 latest: digest: sha256:4ec760743adeabf67aa5b48b2abe1468c631dcc65075252b0a8a6ef0e684836a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.6 09:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:43:44 2e964d7d7334: Preparing 09:43:44 0bd1ae64d25e: Preparing 09:43:44 c6bd1cc7bce0: Preparing 09:43:44 4852c44fbabc: Preparing 09:43:44 8cef0b22ac33: Preparing 09:43:44 0122752cc0c2: Preparing 09:43:44 63ca1fbb43ae: Preparing 09:43:44 0122752cc0c2: Waiting 09:43:44 63ca1fbb43ae: Waiting 09:43:44 c6bd1cc7bce0: Layer already exists 09:43:44 2e964d7d7334: Layer already exists 09:43:44 8cef0b22ac33: Layer already exists 09:43:44 0bd1ae64d25e: Layer already exists 09:43:44 4852c44fbabc: Layer already exists 09:43:44 0122752cc0c2: Layer already exists 09:43:44 63ca1fbb43ae: Layer already exists 09:43:44 4.0.0-dev.6: digest: sha256:4ec760743adeabf67aa5b48b2abe1468c631dcc65075252b0a8a6ef0e684836a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:43:45 2e964d7d7334: Preparing 09:43:45 0bd1ae64d25e: Preparing 09:43:45 c6bd1cc7bce0: Preparing 09:43:45 4852c44fbabc: Preparing 09:43:45 8cef0b22ac33: Preparing 09:43:45 0122752cc0c2: Preparing 09:43:45 63ca1fbb43ae: Preparing 09:43:45 0122752cc0c2: Waiting 09:43:45 63ca1fbb43ae: Waiting 09:43:45 2e964d7d7334: Layer already exists 09:43:45 0bd1ae64d25e: Layer already exists 09:43:45 c6bd1cc7bce0: Layer already exists 09:43:45 4852c44fbabc: Layer already exists 09:43:45 8cef0b22ac33: Layer already exists 09:43:45 63ca1fbb43ae: Layer already exists 09:43:45 0122752cc0c2: Layer already exists 09:43:45 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:4ec760743adeabf67aa5b48b2abe1468c631dcc65075252b0a8a6ef0e684836a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:45 + 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 09:43:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:43:45 2e964d7d7334: Preparing 09:43:45 0bd1ae64d25e: Preparing 09:43:45 c6bd1cc7bce0: Preparing 09:43:45 4852c44fbabc: Preparing 09:43:45 8cef0b22ac33: Preparing 09:43:45 0122752cc0c2: Preparing 09:43:45 63ca1fbb43ae: Preparing 09:43:45 63ca1fbb43ae: Waiting 09:43:45 0122752cc0c2: Waiting 09:43:45 4852c44fbabc: Layer already exists 09:43:45 2e964d7d7334: Layer already exists 09:43:45 8cef0b22ac33: Layer already exists 09:43:45 0bd1ae64d25e: Layer already exists 09:43:45 c6bd1cc7bce0: Layer already exists 09:43:45 0122752cc0c2: Layer already exists 09:43:45 63ca1fbb43ae: Layer already exists 09:43:45 main: digest: sha256:4ec760743adeabf67aa5b48b2abe1468c631dcc65075252b0a8a6ef0e684836a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:45 ===================================================== [Pipeline] echo 09:43:45 taggedImages: 09:43:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:43:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:43:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.6 09:43:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:43:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 09:43:45 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 09:43:45 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:43:45 latest 09:43:45 4.0.0-dev.6 09:43:45 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:43:45 main 09:43:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:43:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:43:46 3a51b52d899f: Preparing 09:43:46 1280e900794e: Preparing 09:43:46 619994ff3213: Preparing 09:43:46 c6bd1cc7bce0: Preparing 09:43:46 4852c44fbabc: Preparing 09:43:46 7352441afdf7: Preparing 09:43:46 99ca94aa449b: Preparing 09:43:46 f85c70e7aed7: Preparing 09:43:46 ba2951ea190d: Preparing 09:43:46 63ca1fbb43ae: Preparing 09:43:46 7352441afdf7: Waiting 09:43:46 f85c70e7aed7: Waiting 09:43:46 ba2951ea190d: Waiting 09:43:46 63ca1fbb43ae: Waiting 09:43:46 99ca94aa449b: Waiting 09:43:46 4852c44fbabc: Layer already exists 09:43:46 c6bd1cc7bce0: Layer already exists 09:43:46 619994ff3213: Pushed 09:43:46 3a51b52d899f: Pushed 09:43:46 1280e900794e: Pushed 09:43:46 63ca1fbb43ae: Layer already exists 09:43:46 f85c70e7aed7: Pushed 09:43:47 ba2951ea190d: Pushed 09:43:52 99ca94aa449b: Pushed 09:43:54 #81 DONE 114.6s 09:43:54 09:43:54 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:54 #88 DONE 94.8s 09:43:54 09:43:54 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:54 #84 DONE 107.5s 09:43:54 09:43:54 #77 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:54 #77 DONE 107.1s 09:43:54 09:43:54 #87 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:54 #87 DONE 104.2s 09:43:54 09:43:54 #116 [support-cron-scheduler builder 6/7] COPY . . 09:43:54 #116 ... 09:43:54 09:43:54 #117 [security-secretstore-setup builder 6/7] COPY . . 09:43:54 #117 DONE 1.6s 09:43:54 09:43:54 #118 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:43:54 #118 CACHED 09:43:54 09:43:54 #119 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:54 #119 CACHED 09:43:54 09:43:54 #120 [security-proxy-setup builder 6/7] COPY . . 09:43:54 #120 CACHED 09:43:54 09:43:54 #121 [support-notifications builder 6/7] COPY . . 09:43:54 #121 CACHED 09:43:54 09:43:54 #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:54 #122 CACHED 09:43:54 09:43:54 #123 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:43:54 #123 CACHED 09:43:54 09:43:54 #124 [core-command builder 6/7] COPY . . 09:43:54 #124 CACHED 09:43:54 09:43:54 #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:54 #125 CACHED 09:43:54 09:43:54 #126 [core-command builder 4/7] COPY go.mod vendor* ./ 09:43:54 #126 CACHED 09:43:54 09:43:54 #127 [core-metadata builder 6/7] COPY . . 09:43:54 #127 CACHED 09:43:54 09:43:54 #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:43:54 #128 CACHED 09:43:54 09:43:54 #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:54 #129 CACHED 09:43:54 09:43:54 #130 [core-keeper builder 7/8] COPY . . 09:43:54 #130 DONE 1.5s 09:43:54 09:43:54 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 09:43:54 #131 CACHED 09:43:54 09:43:54 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:54 #132 CACHED 09:43:54 09:43:54 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:43:54 #133 CACHED 09:43:54 09:43:54 #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:43:54 #134 CACHED 09:43:54 09:43:54 #135 [security-proxy-auth builder 6/7] COPY . . 09:43:54 #135 CACHED 09:43:54 09:43:54 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:54 #136 CACHED 09:43:54 09:43:54 #137 [security-spiffe-token-provider builder 6/7] COPY . . 09:43:54 #137 DONE 1.6s 09:43:54 09:43:54 #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:54 #138 CACHED 09:43:54 09:43:54 #139 [security-bootstrapper builder 6/7] COPY . . 09:43:54 #139 CACHED 09:43:54 09:43:54 #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:43:54 #140 CACHED 09:43:54 09:43:54 #116 [support-cron-scheduler builder 6/7] COPY . . 09:43:54 #116 DONE 1.6s 09:43:54 09:43:54 #141 [core-data builder 6/7] COPY . . 09:43:54 #141 DONE 1.6s 09:43:54 09:43:54 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:43:54 #142 ... 09:43:54 09:43:54 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:43:54 #0 5.100 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 09:43:54 #143 ... 09:43:54 09:43:54 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:43:54 #142 6.318 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:43:54 #142 ... 09:43:54 09:43:54 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:43:54 #0 5.854 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:43:55 #144 ... 09:43:55 09:43:55 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:43:55 #0 3.640 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:43:55 7352441afdf7: Pushed 09:43:55 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:19e7e1c0c3e30b6d84348673973d4b24399b0bbebf89ebca852f5b0dc8e70b0c size: 2410 [Pipeline] } [Pipeline] // withEnv 09:43:55 #145 ... 09:43:55 09:43:55 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:43:55 #0 5.775 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:43:55 #146 ... 09:43:55 09:43:55 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:43:55 #0 6.558 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:55 #147 ... 09:43:55 09:43:55 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:43:55 #0 6.598 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:43:55 #148 ... 09:43:55 09:43:55 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:43:55 #0 6.458 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:43:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:56 #149 ... 09:43:56 09:43:56 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:43:56 #0 6.432 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:43:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:43:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:43:56 3a51b52d899f: Preparing 09:43:56 1280e900794e: Preparing 09:43:56 619994ff3213: Preparing 09:43:56 c6bd1cc7bce0: Preparing 09:43:56 4852c44fbabc: Preparing 09:43:56 7352441afdf7: Preparing 09:43:56 99ca94aa449b: Preparing 09:43:56 f85c70e7aed7: Preparing 09:43:56 ba2951ea190d: Preparing 09:43:56 63ca1fbb43ae: Preparing 09:43:56 7352441afdf7: Waiting 09:43:56 99ca94aa449b: Waiting 09:43:56 f85c70e7aed7: Waiting 09:43:56 63ca1fbb43ae: Waiting 09:43:56 ba2951ea190d: Waiting 09:43:56 4852c44fbabc: Layer already exists 09:43:56 619994ff3213: Layer already exists 09:43:56 c6bd1cc7bce0: Layer already exists 09:43:56 3a51b52d899f: Layer already exists 09:43:56 1280e900794e: Layer already exists 09:43:56 f85c70e7aed7: Layer already exists 09:43:56 99ca94aa449b: Layer already exists 09:43:56 7352441afdf7: Layer already exists 09:43:56 63ca1fbb43ae: Layer already exists 09:43:56 ba2951ea190d: Layer already exists 09:43:56 latest: digest: sha256:19e7e1c0c3e30b6d84348673973d4b24399b0bbebf89ebca852f5b0dc8e70b0c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:56 #150 ... 09:43:56 09:43:56 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:43:56 #0 5.205 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:43:56 #151 ... 09:43:56 09:43:56 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:43:56 #0 5.348 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:43:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:56 #152 ... 09:43:56 09:43:56 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:43:56 #0 5.664 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:43:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.6 09:43:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:43:56 3a51b52d899f: Preparing 09:43:56 1280e900794e: Preparing 09:43:56 619994ff3213: Preparing 09:43:56 c6bd1cc7bce0: Preparing 09:43:56 4852c44fbabc: Preparing 09:43:56 7352441afdf7: Preparing 09:43:56 99ca94aa449b: Preparing 09:43:56 f85c70e7aed7: Preparing 09:43:56 ba2951ea190d: Preparing 09:43:56 63ca1fbb43ae: Preparing 09:43:56 7352441afdf7: Waiting 09:43:56 99ca94aa449b: Waiting 09:43:56 f85c70e7aed7: Waiting 09:43:56 ba2951ea190d: Waiting 09:43:56 63ca1fbb43ae: Waiting 09:43:56 4852c44fbabc: Layer already exists 09:43:56 1280e900794e: Layer already exists 09:43:56 3a51b52d899f: Layer already exists 09:43:56 619994ff3213: Layer already exists 09:43:56 c6bd1cc7bce0: Layer already exists 09:43:56 7352441afdf7: Layer already exists 09:43:56 99ca94aa449b: Layer already exists 09:43:56 f85c70e7aed7: Layer already exists 09:43:56 ba2951ea190d: Layer already exists 09:43:56 63ca1fbb43ae: Layer already exists 09:43:56 4.0.0-dev.6: digest: sha256:19e7e1c0c3e30b6d84348673973d4b24399b0bbebf89ebca852f5b0dc8e70b0c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:43:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:43:57 3a51b52d899f: Preparing 09:43:57 1280e900794e: Preparing 09:43:57 619994ff3213: Preparing 09:43:57 c6bd1cc7bce0: Preparing 09:43:57 4852c44fbabc: Preparing 09:43:57 7352441afdf7: Preparing 09:43:57 99ca94aa449b: Preparing 09:43:57 f85c70e7aed7: Preparing 09:43:57 ba2951ea190d: Preparing 09:43:57 63ca1fbb43ae: Preparing 09:43:57 f85c70e7aed7: Waiting 09:43:57 99ca94aa449b: Waiting 09:43:57 63ca1fbb43ae: Waiting 09:43:57 7352441afdf7: Waiting 09:43:57 3a51b52d899f: Layer already exists 09:43:57 4852c44fbabc: Layer already exists 09:43:57 1280e900794e: Layer already exists 09:43:57 c6bd1cc7bce0: Layer already exists 09:43:57 619994ff3213: Layer already exists 09:43:57 f85c70e7aed7: Layer already exists 09:43:57 ba2951ea190d: Layer already exists 09:43:57 7352441afdf7: Layer already exists 09:43:57 99ca94aa449b: Layer already exists 09:43:57 63ca1fbb43ae: Layer already exists 09:43:57 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:19e7e1c0c3e30b6d84348673973d4b24399b0bbebf89ebca852f5b0dc8e70b0c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:43:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:43:58 3a51b52d899f: Preparing 09:43:58 1280e900794e: Preparing 09:43:58 619994ff3213: Preparing 09:43:58 c6bd1cc7bce0: Preparing 09:43:58 4852c44fbabc: Preparing 09:43:58 7352441afdf7: Preparing 09:43:58 99ca94aa449b: Preparing 09:43:58 f85c70e7aed7: Preparing 09:43:58 ba2951ea190d: Preparing 09:43:58 63ca1fbb43ae: Preparing 09:43:58 99ca94aa449b: Waiting 09:43:58 ba2951ea190d: Waiting 09:43:58 63ca1fbb43ae: Waiting 09:43:58 f85c70e7aed7: Waiting 09:43:58 7352441afdf7: Waiting 09:43:58 c6bd1cc7bce0: Layer already exists 09:43:58 1280e900794e: Layer already exists 09:43:58 619994ff3213: Layer already exists 09:43:58 4852c44fbabc: Layer already exists 09:43:58 3a51b52d899f: Layer already exists 09:43:58 99ca94aa449b: Layer already exists 09:43:58 7352441afdf7: Layer already exists 09:43:58 ba2951ea190d: Layer already exists 09:43:58 f85c70e7aed7: Layer already exists 09:43:58 63ca1fbb43ae: Layer already exists 09:43:58 main: digest: sha256:19e7e1c0c3e30b6d84348673973d4b24399b0bbebf89ebca852f5b0dc8e70b0c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:58 ===================================================== [Pipeline] echo 09:43:58 taggedImages: 09:43:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:43:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:43:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.6 09:43:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:43:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 09:43:58 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 09:43:58 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:43:58 latest 09:43:58 4.0.0-dev.6 09:43:58 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:43:58 main 09:43:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:58 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:43:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:43:58 da2f16dc192a: Preparing 09:43:58 be32813621b5: Preparing 09:43:58 fd30c218ed8c: Preparing 09:43:58 c6bd1cc7bce0: Preparing 09:43:58 4852c44fbabc: Preparing 09:43:58 f7ce27476873: Preparing 09:43:58 42c5b48d018a: Preparing 09:43:58 780cff26d28b: Preparing 09:43:58 63ca1fbb43ae: Preparing 09:43:58 42c5b48d018a: Waiting 09:43:58 63ca1fbb43ae: Waiting 09:43:58 780cff26d28b: Waiting 09:43:58 c6bd1cc7bce0: Layer already exists 09:43:58 4852c44fbabc: Layer already exists 09:43:58 fd30c218ed8c: Pushed 09:43:58 da2f16dc192a: Pushed 09:43:58 be32813621b5: Pushed 09:43:58 63ca1fbb43ae: Layer already exists 09:43:59 780cff26d28b: Pushed 09:43:59 42c5b48d018a: Pushed 09:44:07 f7ce27476873: Pushed 09:44:07 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:9f42e4f6e33a3dcbb505199d9b63ccd5a5f4302ee819d287a7045d777d7e1b33 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:44:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:44:08 da2f16dc192a: Preparing 09:44:08 be32813621b5: Preparing 09:44:08 fd30c218ed8c: Preparing 09:44:08 c6bd1cc7bce0: Preparing 09:44:08 4852c44fbabc: Preparing 09:44:08 f7ce27476873: Preparing 09:44:08 42c5b48d018a: Preparing 09:44:08 780cff26d28b: Preparing 09:44:08 63ca1fbb43ae: Preparing 09:44:08 f7ce27476873: Waiting 09:44:08 780cff26d28b: Waiting 09:44:08 63ca1fbb43ae: Waiting 09:44:08 42c5b48d018a: Waiting 09:44:08 be32813621b5: Layer already exists 09:44:08 fd30c218ed8c: Layer already exists 09:44:08 da2f16dc192a: Layer already exists 09:44:08 c6bd1cc7bce0: Layer already exists 09:44:08 4852c44fbabc: Layer already exists 09:44:08 f7ce27476873: Layer already exists 09:44:08 42c5b48d018a: Layer already exists 09:44:08 780cff26d28b: Layer already exists 09:44:08 63ca1fbb43ae: Layer already exists 09:44:08 latest: digest: sha256:9f42e4f6e33a3dcbb505199d9b63ccd5a5f4302ee819d287a7045d777d7e1b33 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.6 09:44:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:44:09 da2f16dc192a: Preparing 09:44:09 be32813621b5: Preparing 09:44:09 fd30c218ed8c: Preparing 09:44:09 c6bd1cc7bce0: Preparing 09:44:09 4852c44fbabc: Preparing 09:44:09 f7ce27476873: Preparing 09:44:09 42c5b48d018a: Preparing 09:44:09 780cff26d28b: Preparing 09:44:09 63ca1fbb43ae: Preparing 09:44:09 f7ce27476873: Waiting 09:44:09 780cff26d28b: Waiting 09:44:09 42c5b48d018a: Waiting 09:44:09 63ca1fbb43ae: Waiting 09:44:09 4852c44fbabc: Layer already exists 09:44:09 da2f16dc192a: Layer already exists 09:44:09 be32813621b5: Layer already exists 09:44:09 fd30c218ed8c: Layer already exists 09:44:09 c6bd1cc7bce0: Layer already exists 09:44:09 42c5b48d018a: Layer already exists 09:44:09 f7ce27476873: Layer already exists 09:44:09 780cff26d28b: Layer already exists 09:44:09 63ca1fbb43ae: Layer already exists 09:44:09 4.0.0-dev.6: digest: sha256:9f42e4f6e33a3dcbb505199d9b63ccd5a5f4302ee819d287a7045d777d7e1b33 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:44:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:44:09 da2f16dc192a: Preparing 09:44:09 be32813621b5: Preparing 09:44:09 fd30c218ed8c: Preparing 09:44:09 c6bd1cc7bce0: Preparing 09:44:09 4852c44fbabc: Preparing 09:44:09 f7ce27476873: Preparing 09:44:09 42c5b48d018a: Preparing 09:44:09 780cff26d28b: Preparing 09:44:09 63ca1fbb43ae: Preparing 09:44:09 f7ce27476873: Waiting 09:44:09 42c5b48d018a: Waiting 09:44:09 780cff26d28b: Waiting 09:44:09 c6bd1cc7bce0: Layer already exists 09:44:09 4852c44fbabc: Layer already exists 09:44:09 fd30c218ed8c: Layer already exists 09:44:09 da2f16dc192a: Layer already exists 09:44:09 be32813621b5: Layer already exists 09:44:09 f7ce27476873: Layer already exists 09:44:09 780cff26d28b: Layer already exists 09:44:09 42c5b48d018a: Layer already exists 09:44:09 63ca1fbb43ae: Layer already exists 09:44:09 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:9f42e4f6e33a3dcbb505199d9b63ccd5a5f4302ee819d287a7045d777d7e1b33 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 09:44:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:44:10 da2f16dc192a: Preparing 09:44:10 be32813621b5: Preparing 09:44:10 fd30c218ed8c: Preparing 09:44:10 c6bd1cc7bce0: Preparing 09:44:10 4852c44fbabc: Preparing 09:44:10 f7ce27476873: Preparing 09:44:10 42c5b48d018a: Preparing 09:44:10 780cff26d28b: Preparing 09:44:10 f7ce27476873: Waiting 09:44:10 63ca1fbb43ae: Preparing 09:44:10 780cff26d28b: Waiting 09:44:10 63ca1fbb43ae: Waiting 09:44:10 c6bd1cc7bce0: Layer already exists 09:44:10 be32813621b5: Layer already exists 09:44:10 fd30c218ed8c: Layer already exists 09:44:10 da2f16dc192a: Layer already exists 09:44:10 4852c44fbabc: Layer already exists 09:44:10 780cff26d28b: Layer already exists 09:44:10 f7ce27476873: Layer already exists 09:44:10 42c5b48d018a: Layer already exists 09:44:10 63ca1fbb43ae: Layer already exists 09:44:10 main: digest: sha256:9f42e4f6e33a3dcbb505199d9b63ccd5a5f4302ee819d287a7045d777d7e1b33 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:10 ===================================================== [Pipeline] echo 09:44:10 taggedImages: 09:44:10 - nexus3.edgexfoundry.org:10004/security-spire-config:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:44:10 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:44:10 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.6 09:44:10 - nexus3.edgexfoundry.org:10004/security-spire-config:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:44:10 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 09:44:10 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 09:44:10 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:44:10 latest 09:44:10 4.0.0-dev.6 09:44:10 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:44:10 main 09:44:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:44:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:44:11 3a51b52d899f: Preparing 09:44:11 bc064abc5748: Preparing 09:44:11 4ca8f7e1b84a: Preparing 09:44:11 c6bd1cc7bce0: Preparing 09:44:11 4852c44fbabc: Preparing 09:44:11 afcd59a3ac52: Preparing 09:44:11 f85c70e7aed7: Preparing 09:44:11 ba2951ea190d: Preparing 09:44:11 63ca1fbb43ae: Preparing 09:44:11 f85c70e7aed7: Waiting 09:44:11 ba2951ea190d: Waiting 09:44:11 63ca1fbb43ae: Waiting 09:44:11 4852c44fbabc: Layer already exists 09:44:11 3a51b52d899f: Layer already exists 09:44:11 c6bd1cc7bce0: Layer already exists 09:44:11 f85c70e7aed7: Layer already exists 09:44:11 ba2951ea190d: Layer already exists 09:44:11 63ca1fbb43ae: Layer already exists 09:44:11 4ca8f7e1b84a: Pushed 09:44:11 bc064abc5748: Pushed 09:44:21 afcd59a3ac52: Pushed 09:44:21 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:7523196ec025422c4ddd512652ac1ea47e468c038eb934f8a15a6d70ac96e865 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:44:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:44:21 3a51b52d899f: Preparing 09:44:21 bc064abc5748: Preparing 09:44:21 4ca8f7e1b84a: Preparing 09:44:21 c6bd1cc7bce0: Preparing 09:44:21 4852c44fbabc: Preparing 09:44:21 afcd59a3ac52: Preparing 09:44:21 f85c70e7aed7: Preparing 09:44:21 ba2951ea190d: Preparing 09:44:21 63ca1fbb43ae: Preparing 09:44:21 f85c70e7aed7: Waiting 09:44:21 ba2951ea190d: Waiting 09:44:21 63ca1fbb43ae: Waiting 09:44:21 afcd59a3ac52: Waiting 09:44:21 4ca8f7e1b84a: Layer already exists 09:44:21 bc064abc5748: Layer already exists 09:44:21 c6bd1cc7bce0: Layer already exists 09:44:21 4852c44fbabc: Layer already exists 09:44:21 3a51b52d899f: Layer already exists 09:44:21 f85c70e7aed7: Layer already exists 09:44:21 ba2951ea190d: Layer already exists 09:44:21 afcd59a3ac52: Layer already exists 09:44:21 63ca1fbb43ae: Layer already exists 09:44:21 latest: digest: sha256:7523196ec025422c4ddd512652ac1ea47e468c038eb934f8a15a6d70ac96e865 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.6 09:44:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:44:22 3a51b52d899f: Preparing 09:44:22 bc064abc5748: Preparing 09:44:22 4ca8f7e1b84a: Preparing 09:44:22 c6bd1cc7bce0: Preparing 09:44:22 4852c44fbabc: Preparing 09:44:22 afcd59a3ac52: Preparing 09:44:22 f85c70e7aed7: Preparing 09:44:22 ba2951ea190d: Preparing 09:44:22 63ca1fbb43ae: Preparing 09:44:22 afcd59a3ac52: Waiting 09:44:22 f85c70e7aed7: Waiting 09:44:22 ba2951ea190d: Waiting 09:44:22 63ca1fbb43ae: Waiting 09:44:22 c6bd1cc7bce0: Layer already exists 09:44:22 4852c44fbabc: Layer already exists 09:44:22 3a51b52d899f: Layer already exists 09:44:22 bc064abc5748: Layer already exists 09:44:22 4ca8f7e1b84a: Layer already exists 09:44:22 afcd59a3ac52: Layer already exists 09:44:22 f85c70e7aed7: Layer already exists 09:44:22 ba2951ea190d: Layer already exists 09:44:22 63ca1fbb43ae: Layer already exists 09:44:22 4.0.0-dev.6: digest: sha256:7523196ec025422c4ddd512652ac1ea47e468c038eb934f8a15a6d70ac96e865 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:44:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:44:23 3a51b52d899f: Preparing 09:44:23 bc064abc5748: Preparing 09:44:23 4ca8f7e1b84a: Preparing 09:44:23 c6bd1cc7bce0: Preparing 09:44:23 4852c44fbabc: Preparing 09:44:23 afcd59a3ac52: Preparing 09:44:23 f85c70e7aed7: Preparing 09:44:23 ba2951ea190d: Preparing 09:44:23 63ca1fbb43ae: Preparing 09:44:23 f85c70e7aed7: Waiting 09:44:23 ba2951ea190d: Waiting 09:44:23 63ca1fbb43ae: Waiting 09:44:23 c6bd1cc7bce0: Layer already exists 09:44:23 4ca8f7e1b84a: Layer already exists 09:44:23 4852c44fbabc: Layer already exists 09:44:23 bc064abc5748: Layer already exists 09:44:23 3a51b52d899f: Layer already exists 09:44:23 ba2951ea190d: Layer already exists 09:44:23 afcd59a3ac52: Layer already exists 09:44:23 63ca1fbb43ae: Layer already exists 09:44:23 f85c70e7aed7: Layer already exists 09:44:23 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:7523196ec025422c4ddd512652ac1ea47e468c038eb934f8a15a6d70ac96e865 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 09:44:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:44:23 3a51b52d899f: Preparing 09:44:23 bc064abc5748: Preparing 09:44:23 4ca8f7e1b84a: Preparing 09:44:23 c6bd1cc7bce0: Preparing 09:44:23 4852c44fbabc: Preparing 09:44:23 afcd59a3ac52: Preparing 09:44:23 f85c70e7aed7: Preparing 09:44:23 ba2951ea190d: Preparing 09:44:23 63ca1fbb43ae: Preparing 09:44:23 f85c70e7aed7: Waiting 09:44:23 63ca1fbb43ae: Waiting 09:44:23 ba2951ea190d: Waiting 09:44:23 afcd59a3ac52: Waiting 09:44:23 bc064abc5748: Layer already exists 09:44:23 4852c44fbabc: Layer already exists 09:44:23 c6bd1cc7bce0: Layer already exists 09:44:23 3a51b52d899f: Layer already exists 09:44:23 4ca8f7e1b84a: Layer already exists 09:44:23 afcd59a3ac52: Layer already exists 09:44:23 ba2951ea190d: Layer already exists 09:44:23 f85c70e7aed7: Layer already exists 09:44:23 63ca1fbb43ae: Layer already exists 09:44:23 main: digest: sha256:7523196ec025422c4ddd512652ac1ea47e468c038eb934f8a15a6d70ac96e865 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:23 ===================================================== [Pipeline] echo 09:44:23 taggedImages: 09:44:23 - nexus3.edgexfoundry.org:10004/security-spire-server:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:44:23 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:44:23 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.6 09:44:23 - nexus3.edgexfoundry.org:10004/security-spire-server:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:44:23 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 09:44:23 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 09:44:23 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:44:23 latest 09:44:23 4.0.0-dev.6 09:44:23 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:44:23 main 09:44:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:24 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:24 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:44:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 09:44:24 247bf4f46b78: Preparing 09:44:24 54b9ea753bf3: Preparing 09:44:24 c6bd1cc7bce0: Preparing 09:44:24 4852c44fbabc: Preparing 09:44:24 3391f1377814: Preparing 09:44:24 1371daba72ad: Preparing 09:44:24 63ca1fbb43ae: Preparing 09:44:24 1371daba72ad: Waiting 09:44:24 63ca1fbb43ae: Waiting 09:44:24 4852c44fbabc: Layer already exists 09:44:24 c6bd1cc7bce0: Layer already exists 09:44:24 63ca1fbb43ae: Layer already exists 09:44:24 247bf4f46b78: Pushed 09:44:24 1371daba72ad: Pushed 09:44:24 3391f1377814: Pushed 09:44:30 54b9ea753bf3: Pushed 09:44:30 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:2e79dd9623ae3adf475674b62268a17ba3b160d034aa21f68b6ca64260f63557 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:30 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:30 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 09:44:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 09:44:30 247bf4f46b78: Preparing 09:44:30 54b9ea753bf3: Preparing 09:44:30 c6bd1cc7bce0: Preparing 09:44:30 4852c44fbabc: Preparing 09:44:30 3391f1377814: Preparing 09:44:30 1371daba72ad: Preparing 09:44:30 63ca1fbb43ae: Preparing 09:44:30 1371daba72ad: Waiting 09:44:30 63ca1fbb43ae: Waiting 09:44:30 54b9ea753bf3: Layer already exists 09:44:30 3391f1377814: Layer already exists 09:44:30 c6bd1cc7bce0: Layer already exists 09:44:30 247bf4f46b78: Layer already exists 09:44:30 4852c44fbabc: Layer already exists 09:44:30 63ca1fbb43ae: Layer already exists 09:44:30 1371daba72ad: Layer already exists 09:44:30 latest: digest: sha256:2e79dd9623ae3adf475674b62268a17ba3b160d034aa21f68b6ca64260f63557 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:31 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:31 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.6 09:44:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 09:44:31 247bf4f46b78: Preparing 09:44:31 54b9ea753bf3: Preparing 09:44:31 c6bd1cc7bce0: Preparing 09:44:31 4852c44fbabc: Preparing 09:44:31 3391f1377814: Preparing 09:44:31 1371daba72ad: Preparing 09:44:31 63ca1fbb43ae: Preparing 09:44:31 1371daba72ad: Waiting 09:44:31 63ca1fbb43ae: Waiting 09:44:31 247bf4f46b78: Layer already exists 09:44:31 4852c44fbabc: Layer already exists 09:44:31 c6bd1cc7bce0: Layer already exists 09:44:31 3391f1377814: Layer already exists 09:44:31 54b9ea753bf3: Layer already exists 09:44:31 63ca1fbb43ae: Layer already exists 09:44:31 1371daba72ad: Layer already exists 09:44:31 4.0.0-dev.6: digest: sha256:2e79dd9623ae3adf475674b62268a17ba3b160d034aa21f68b6ca64260f63557 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:31 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:32 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:44:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 09:44:32 247bf4f46b78: Preparing 09:44:32 54b9ea753bf3: Preparing 09:44:32 c6bd1cc7bce0: Preparing 09:44:32 4852c44fbabc: Preparing 09:44:32 3391f1377814: Preparing 09:44:32 1371daba72ad: Preparing 09:44:32 63ca1fbb43ae: Preparing 09:44:32 1371daba72ad: Waiting 09:44:32 63ca1fbb43ae: Waiting 09:44:32 247bf4f46b78: Layer already exists 09:44:32 4852c44fbabc: Layer already exists 09:44:32 54b9ea753bf3: Layer already exists 09:44:32 c6bd1cc7bce0: Layer already exists 09:44:32 3391f1377814: Layer already exists 09:44:32 1371daba72ad: Layer already exists 09:44:32 63ca1fbb43ae: Layer already exists 09:44:32 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:2e79dd9623ae3adf475674b62268a17ba3b160d034aa21f68b6ca64260f63557 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:32 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:32 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 09:44:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 09:44:32 247bf4f46b78: Preparing 09:44:32 54b9ea753bf3: Preparing 09:44:32 c6bd1cc7bce0: Preparing 09:44:32 4852c44fbabc: Preparing 09:44:32 3391f1377814: Preparing 09:44:32 1371daba72ad: Preparing 09:44:32 63ca1fbb43ae: Preparing 09:44:32 1371daba72ad: Waiting 09:44:32 63ca1fbb43ae: Waiting 09:44:32 4852c44fbabc: Layer already exists 09:44:32 c6bd1cc7bce0: Layer already exists 09:44:32 3391f1377814: Layer already exists 09:44:32 54b9ea753bf3: Layer already exists 09:44:32 247bf4f46b78: Layer already exists 09:44:32 1371daba72ad: Layer already exists 09:44:32 63ca1fbb43ae: Layer already exists 09:44:32 main: digest: sha256:2e79dd9623ae3adf475674b62268a17ba3b160d034aa21f68b6ca64260f63557 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:32 ===================================================== [Pipeline] echo 09:44:32 taggedImages: 09:44:32 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:44:32 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 09:44:32 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.6 09:44:32 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:44:32 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 09:44:32 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 09:44:32 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:44:32 latest 09:44:32 4.0.0-dev.6 09:44:32 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:44:32 main 09:44:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:44:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:44:33 ae72792b9ae8: Preparing 09:44:33 7bb12e7c5563: Preparing 09:44:33 4d78f943a750: Preparing 09:44:33 c6bd1cc7bce0: Preparing 09:44:33 4852c44fbabc: Preparing 09:44:33 8855aa3ca215: Preparing 09:44:33 ed87e14712fd: Preparing 09:44:33 63ca1fbb43ae: Preparing 09:44:33 8855aa3ca215: Waiting 09:44:33 ed87e14712fd: Waiting 09:44:33 4852c44fbabc: Layer already exists 09:44:33 c6bd1cc7bce0: Layer already exists 09:44:33 7bb12e7c5563: Pushed 09:44:33 ae72792b9ae8: Pushed 09:44:33 63ca1fbb43ae: Layer already exists 09:44:33 ed87e14712fd: Pushed 09:44:34 8855aa3ca215: Pushed 09:44:38 4d78f943a750: Pushed 09:44:38 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:cab2a252dae7ffb289e5820c9509112de8ab804d37cf9a749e191d2dad753b7a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 09:44:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:44:39 ae72792b9ae8: Preparing 09:44:39 7bb12e7c5563: Preparing 09:44:39 4d78f943a750: Preparing 09:44:39 c6bd1cc7bce0: Preparing 09:44:39 4852c44fbabc: Preparing 09:44:39 8855aa3ca215: Preparing 09:44:39 ed87e14712fd: Preparing 09:44:39 63ca1fbb43ae: Preparing 09:44:39 ed87e14712fd: Waiting 09:44:39 8855aa3ca215: Waiting 09:44:39 c6bd1cc7bce0: Layer already exists 09:44:39 ae72792b9ae8: Layer already exists 09:44:39 4d78f943a750: Layer already exists 09:44:39 7bb12e7c5563: Layer already exists 09:44:39 4852c44fbabc: Layer already exists 09:44:39 63ca1fbb43ae: Layer already exists 09:44:39 ed87e14712fd: Layer already exists 09:44:39 8855aa3ca215: Layer already exists 09:44:39 latest: digest: sha256:cab2a252dae7ffb289e5820c9509112de8ab804d37cf9a749e191d2dad753b7a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.6 09:44:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:44:39 ae72792b9ae8: Preparing 09:44:39 7bb12e7c5563: Preparing 09:44:39 4d78f943a750: Preparing 09:44:39 c6bd1cc7bce0: Preparing 09:44:39 4852c44fbabc: Preparing 09:44:39 8855aa3ca215: Preparing 09:44:39 ed87e14712fd: Preparing 09:44:39 63ca1fbb43ae: Preparing 09:44:39 ed87e14712fd: Waiting 09:44:39 8855aa3ca215: Waiting 09:44:39 c6bd1cc7bce0: Layer already exists 09:44:39 4d78f943a750: Layer already exists 09:44:39 ae72792b9ae8: Layer already exists 09:44:39 7bb12e7c5563: Layer already exists 09:44:39 4852c44fbabc: Layer already exists 09:44:39 8855aa3ca215: Layer already exists 09:44:39 63ca1fbb43ae: Layer already exists 09:44:39 ed87e14712fd: Layer already exists 09:44:39 4.0.0-dev.6: digest: sha256:cab2a252dae7ffb289e5820c9509112de8ab804d37cf9a749e191d2dad753b7a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:44:40 ae72792b9ae8: Preparing 09:44:40 7bb12e7c5563: Preparing 09:44:40 4d78f943a750: Preparing 09:44:40 c6bd1cc7bce0: Preparing 09:44:40 4852c44fbabc: Preparing 09:44:40 8855aa3ca215: Preparing 09:44:40 ed87e14712fd: Preparing 09:44:40 63ca1fbb43ae: Preparing 09:44:40 8855aa3ca215: Waiting 09:44:40 63ca1fbb43ae: Waiting 09:44:40 4d78f943a750: Layer already exists 09:44:40 4852c44fbabc: Layer already exists 09:44:40 7bb12e7c5563: Layer already exists 09:44:40 ae72792b9ae8: Layer already exists 09:44:40 c6bd1cc7bce0: Layer already exists 09:44:40 8855aa3ca215: Layer already exists 09:44:40 ed87e14712fd: Layer already exists 09:44:40 63ca1fbb43ae: Layer already exists 09:44:40 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:cab2a252dae7ffb289e5820c9509112de8ab804d37cf9a749e191d2dad753b7a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 09:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:44:40 ae72792b9ae8: Preparing 09:44:40 7bb12e7c5563: Preparing 09:44:40 4d78f943a750: Preparing 09:44:40 c6bd1cc7bce0: Preparing 09:44:40 4852c44fbabc: Preparing 09:44:40 8855aa3ca215: Preparing 09:44:40 ed87e14712fd: Preparing 09:44:40 63ca1fbb43ae: Preparing 09:44:40 ed87e14712fd: Waiting 09:44:40 63ca1fbb43ae: Waiting 09:44:40 8855aa3ca215: Waiting 09:44:40 7bb12e7c5563: Layer already exists 09:44:40 ae72792b9ae8: Layer already exists 09:44:40 4852c44fbabc: Layer already exists 09:44:40 c6bd1cc7bce0: Layer already exists 09:44:40 4d78f943a750: Layer already exists 09:44:40 8855aa3ca215: Layer already exists 09:44:40 ed87e14712fd: Layer already exists 09:44:40 63ca1fbb43ae: Layer already exists 09:44:40 main: digest: sha256:cab2a252dae7ffb289e5820c9509112de8ab804d37cf9a749e191d2dad753b7a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:41 ===================================================== [Pipeline] echo 09:44:41 taggedImages: 09:44:41 - nexus3.edgexfoundry.org:10004/support-notifications:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 09:44:41 - nexus3.edgexfoundry.org:10004/support-notifications:latest 09:44:41 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.6 09:44:41 - nexus3.edgexfoundry.org:10004/support-notifications:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 09:44:41 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:01:05 #153 ... 10:01:05 10:01:05 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:01:05 #145 1031.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.6" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:01:05 #145 ... 10:01:05 10:01:05 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:01:05 #153 DONE 1036.0s 10:01:05 10:01:05 #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:01:05 #154 DONE 0.4s 10:01:05 10:01:05 #155 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:01:05 #155 DONE 3.7s 10:01:05 10:01:05 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:01:05 #143 ... 10:01:05 10:01:05 #156 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:01:05 #156 DONE 0.4s 10:01:05 10:01:05 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:01:06 #146 ... 10:01:06 10:01:06 #157 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:01:06 #157 DONE 0.2s 10:01:06 10:01:06 #158 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:01:06 #158 DONE 0.4s 10:01:06 10:01:06 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:01:06 #143 ... 10:01:06 10:01:06 #159 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:01:06 #159 DONE 0.3s 10:01:06 10:01:06 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:01:07 #142 ... 10:01:07 10:01:07 #160 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 10:01:07 #160 DONE 0.3s 10:01:07 10:01:07 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:01:07 #152 ... 10:01:07 10:01:07 #161 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 10:01:07 #161 DONE 0.4s 10:01:07 10:01:07 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:01:07 #150 ... 10:01:07 10:01:07 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:01:07 #152 DONE 1042.4s 10:01:07 10:01:07 #162 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 10:01:07 #162 DONE 0.3s 10:01:07 10:01:07 #163 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:01:07 #163 DONE 0.3s 10:01:07 10:01:07 #164 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:01:08 #164 ... 10:01:08 10:01:08 #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:01:08 #165 DONE 0.3s 10:01:08 10:01:08 #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:01:08 #166 DONE 0.4s 10:01:08 10:01:08 #167 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:01:09 #167 DONE 0.1s 10:01:09 10:01:09 #168 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:01:09 #168 DONE 0.2s 10:01:09 10:01:09 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:01:09 #46 ... 10:01:09 10:01:09 #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:01:09 #169 DONE 0.4s 10:01:09 10:01:09 #164 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:01:09 #164 ... 10:01:09 10:01:09 #170 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:01:09 #170 DONE 0.2s 10:01:09 10:01:09 #171 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:01:10 #171 ... 10:01:10 10:01:10 #164 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:01:10 #164 DONE 2.9s 10:01:11 10:01:11 #110 [security-bootstrapper] exporting to image 10:01:11 #110 exporting layers 10:01:12 #110 exporting layers 1.3s done 10:01:12 #110 writing image sha256:3f3a689a1fff3886e0d8bcd7fafa8b5753ef63250b3ddf37fc2524bc00162354 0.0s done 10:01:12 #110 naming to docker.io/library/security-bootstrapper-arm64 done 10:01:12 #110 DONE 6.7s 10:01:12 10:01:12 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:01:12 #149 ... 10:01:12 10:01:12 #171 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:01:12 #171 DONE 3.0s 10:01:12 10:01:12 #110 [security-proxy-setup] exporting to image 10:01:13 #110 exporting layers 0.9s done 10:01:13 #110 writing image sha256:e93335f9fd4c71ae825938dee69179d6ec7fd106690dfe846d5eba54ad0c2ce8 done 10:01:13 #110 naming to docker.io/library/security-proxy-setup-arm64 done 10:01:13 #110 DONE 7.6s 10:01:13 10:01:13 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:01:23 #143 ... 10:01:23 10:01:23 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:01:23 #145 DONE 1058.0s 10:01:23 10:01:23 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:01:23 #147 ... 10:01:23 10:01:23 #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:01:23 #172 DONE 0.2s 10:01:23 10:01:23 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:01:23 #150 ... 10:01:23 10:01:23 #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:01:24 #173 DONE 0.3s 10:01:24 10:01:24 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:01:24 #46 ... 10:01:24 10:01:24 #174 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:01:24 #174 DONE 0.2s 10:01:24 10:01:24 #175 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:01:24 #175 DONE 0.1s 10:01:24 10:01:24 #176 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:01:24 #176 DONE 0.2s 10:01:24 10:01:24 #177 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:01:25 #177 DONE 0.4s 10:01:25 10:01:25 #178 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:01:25 #178 DONE 0.3s 10:01:25 10:01:25 #179 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:01:25 #179 DONE 0.1s 10:01:25 10:01:25 #180 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:01:27 #180 DONE 2.2s 10:01:27 10:01:27 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:01:27 #142 ... 10:01:27 10:01:27 #110 [security-secretstore-setup] exporting to image 10:01:27 #110 exporting layers 10:01:29 #110 exporting layers 1.3s done 10:01:29 #110 writing image sha256:4b2bf242bc96082dce6f661a30814bf663e2bcbde7defe548ab4f94da993957a done 10:01:29 #110 naming to docker.io/library/security-secretstore-setup-arm64 done 10:01:29 #110 DONE 8.9s 10:01:29 10:01:29 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:02:08 #147 ... 10:02:08 10:02:08 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:02:08 #151 DONE 1101.1s 10:02:08 10:02:08 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:02:08 #149 ... 10:02:08 10:02:08 #181 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:02:08 #181 DONE 0.1s 10:02:08 10:02:08 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:02:08 #46 ... 10:02:08 10:02:08 #182 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:02:08 #182 DONE 0.2s 10:02:08 10:02:08 #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:02:08 #183 DONE 0.3s 10:02:08 10:02:08 #184 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:02:08 #184 DONE 0.2s 10:02:08 10:02:08 #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:02:08 #185 DONE 0.2s 10:02:08 10:02:08 #186 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:02:09 #186 DONE 2.0s 10:02:09 10:02:09 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:02:09 #143 ... 10:02:09 10:02:09 #110 [core-common-config-bootstrapper] exporting to image 10:02:09 #110 exporting layers 10:02:10 #110 exporting layers 0.6s done 10:02:10 #110 writing image sha256:d085e724ac87b07df99b9d5e2e85d6faa48cce53e748be109c97c0a9e206f594 done 10:02:10 #110 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 10:02:10 #110 DONE 9.6s 10:02:10 10:02:10 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:04:17 #143 ... 10:04:17 10:04:17 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:04:17 #147 DONE 1219.1s 10:04:17 10:04:17 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:04:17 #143 ... 10:04:17 10:04:17 #187 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:04:17 #187 DONE 0.2s 10:04:17 10:04:17 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:04:17 #143 ... 10:04:17 10:04:17 #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:04:17 #188 DONE 0.2s 10:04:17 10:04:17 #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:04:17 #189 DONE 0.4s 10:04:17 10:04:17 #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:04:17 #190 DONE 0.1s 10:04:17 10:04:17 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:04:17 #143 ... 10:04:17 10:04:17 #110 [security-spiffe-token-provider] exporting to image 10:04:17 #110 exporting layers 10:04:17 #110 exporting layers 0.7s done 10:04:17 #110 writing image sha256:4c6f58e904e24b4089431a0184f260907647138bd3d78acc0fa6b107560d8297 done 10:04:17 #110 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:04:17 #110 DONE 10.3s 10:04:17 10:04:17 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:10:38 #149 ... 10:10:38 10:10:38 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:10:38 #150 DONE 1609.2s 10:10:38 10:10:38 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:10:38 #149 ... 10:10:38 10:10:38 #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:10:38 #191 DONE 0.2s 10:10:38 10:10:38 #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:10:38 #192 DONE 0.2s 10:10:38 10:10:38 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:10:38 #193 DONE 0.4s 10:10:38 10:10:38 #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:10:38 #194 DONE 0.1s 10:10:38 10:10:38 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:10:38 #143 ... 10:10:38 10:10:38 #195 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:10:38 #195 DONE 0.1s 10:10:38 10:10:38 #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:10:38 #196 DONE 1.7s 10:10:38 10:10:38 #110 [security-proxy-auth] exporting to image 10:10:38 #110 exporting layers 10:10:38 #110 exporting layers 0.7s done 10:10:38 #110 writing image sha256:db4e43b95cf56427972c2475963010af126cefeef118c2375959a7dd26c4225d done 10:10:38 #110 naming to docker.io/library/security-proxy-auth-arm64 done 10:10:38 #110 DONE 10.9s 10:10:38 10:10:38 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:11:27 #142 ... 10:11:27 10:11:27 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:11:27 #144 DONE 1658.4s 10:11:27 10:11:27 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:11:27 #149 ... 10:11:27 10:11:27 #197 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:11:27 #197 DONE 0.1s 10:11:27 10:11:27 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:11:27 #149 ... 10:11:27 10:11:27 #198 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:11:27 #198 DONE 0.1s 10:11:27 10:11:27 #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:11:27 #199 DONE 0.4s 10:11:27 10:11:27 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:11:27 #143 ... 10:11:27 10:11:27 #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:11:27 #200 DONE 0.2s 10:11:27 10:11:27 #110 [core-command] exporting to image 10:11:27 #110 exporting layers 10:11:27 #110 exporting layers 0.3s done 10:11:27 #110 writing image sha256:f35b9820665d114acf1ada5223f72a4e5f4a208ac86b28893755decf73c358ad 0.1s done 10:11:27 #110 naming to docker.io/library/core-command-arm64 10:11:27 #110 naming to docker.io/library/core-command-arm64 done 10:11:27 #110 DONE 11.3s 10:11:27 10:11:27 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:13:03 #143 ... 10:13:03 10:13:03 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:13:03 #142 DONE 1756.3s 10:13:03 10:13:03 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:13:03 #143 ... 10:13:03 10:13:03 #201 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:13:03 #201 DONE 0.2s 10:13:03 10:13:03 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:13:03 #149 ... 10:13:03 10:13:03 #202 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:13:03 #202 DONE 0.7s 10:13:03 10:13:03 #203 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:13:03 #203 DONE 0.2s 10:13:03 10:13:03 #204 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 10:13:03 #204 DONE 0.2s 10:13:03 10:13:03 #110 [core-keeper] exporting to image 10:13:03 #110 exporting layers 10:13:03 #110 exporting layers 0.5s done 10:13:03 #110 writing image sha256:da36178ef2e58d0d6affb7be69b4fdfea35f6e139f30e88e2920ca0d7518e369 done 10:13:03 #110 naming to docker.io/library/core-keeper-arm64 done 10:13:03 #110 DONE 11.9s 10:13:03 10:13:03 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:13:04 #143 ... 10:13:04 10:13:04 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:13:04 #148 DONE 1759.9s 10:13:05 10:13:05 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:13:05 #146 ... 10:13:05 10:13:05 #205 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 10:13:05 #205 DONE 0.1s 10:13:05 10:13:05 #206 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 10:13:05 #206 DONE 0.1s 10:13:05 10:13:05 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:13:05 #149 ... 10:13:05 10:13:05 #207 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:13:06 #207 DONE 0.5s 10:13:06 10:13:06 #208 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:13:06 #208 DONE 0.1s 10:13:06 10:13:06 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:13:06 #143 ... 10:13:06 10:13:06 #209 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:13:06 #209 DONE 0.1s 10:13:06 10:13:06 #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 10:13:06 #210 DONE 0.1s 10:13:06 10:13:06 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:13:06 #149 ... 10:13:06 10:13:06 #110 [core-metadata] exporting to image 10:13:07 #110 exporting layers 0.6s done 10:13:07 #110 writing image sha256:255072e3c6a0d3f1a05b449869d2e8c214ab09dafdbe1383416fc86030c0a48b done 10:13:07 #110 naming to docker.io/library/core-metadata-arm64 done 10:13:07 #110 DONE 12.5s 10:13:07 10:13:07 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:13:08 #143 ... 10:13:08 10:13:08 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:13:08 #146 DONE 1763.0s 10:13:08 10:13:08 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:13:08 #149 ... 10:13:08 10:13:08 #211 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:13:08 #211 DONE 0.2s 10:13:08 10:13:08 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:13:08 #143 ... 10:13:08 10:13:08 #212 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:13:08 #212 DONE 0.2s 10:13:08 10:13:08 #213 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:13:09 #213 DONE 0.4s 10:13:09 10:13:09 #214 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:13:09 #214 DONE 0.1s 10:13:09 10:13:09 #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 10:13:09 #215 DONE 0.1s 10:13:09 10:13:09 #110 [core-data] exporting to image 10:13:10 #110 exporting layers 0.5s done 10:13:10 #110 writing image sha256:bccdaec3bc253d4b65317c384d6f7074e52a6bf29ec463ad19c34f3a42199c74 done 10:13:10 #110 naming to docker.io/library/core-data-arm64 done 10:13:10 #110 DONE 13.0s 10:13:10 10:13:10 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:13:36 #149 DONE 1788.5s 10:13:36 10:13:36 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:13:36 #143 ... 10:13:36 10:13:36 #216 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:13:36 #216 DONE 0.1s 10:13:36 10:13:36 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:13:36 #63 ... 10:13:36 10:13:36 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:13:36 #143 DONE 1789.0s 10:13:36 10:13:36 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:13:36 #46 ... 10:13:36 10:13:36 #217 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:13:36 #217 DONE 0.2s 10:13:36 10:13:36 #218 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:13:36 #218 DONE 0.2s 10:13:36 10:13:36 #219 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:13:36 #219 DONE 0.4s 10:13:36 10:13:36 #220 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:13:36 #220 DONE 0.1s 10:13:36 10:13:36 #221 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:13:36 #221 DONE 0.2s 10:13:36 10:13:36 #222 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 10:13:36 #222 DONE 0.2s 10:13:36 10:13:36 #110 [support-notifications] exporting to image 10:13:36 #110 exporting layers 10:13:36 #110 ... 10:13:36 10:13:36 #223 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 10:13:36 #223 DONE 0.6s 10:13:36 10:13:36 #224 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 10:13:36 #224 DONE 0.1s 10:13:36 10:13:36 #110 [support-cron-scheduler] exporting to image 10:13:36 #110 exporting layers 0.7s done 10:13:36 #110 writing image sha256:6b57fcf3c6d40d6130ac76b55d4ca7b1bda8eca76d1cc5e6124b28015da4f6e3 done 10:13:36 #110 naming to docker.io/library/support-notifications-arm64 done 10:13:36 #110 exporting layers 0.6s done 10:13:36 #110 writing image sha256:43e8101a64853974e926667c348b638caca4c96ced974596d95f2b7ddfe061a5 done 10:13:36 #110 naming to docker.io/library/support-cron-scheduler-arm64 done 10:13:36 #110 DONE 14.3s 10:13:36 10:13:36 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:13:36 time="2024-10-30T09:41:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:13:36 time="2024-10-30T09:41:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:13:36 time="2024-10-30T09:41:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:13:36 time="2024-10-30T09:41:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:13:36 time="2024-10-30T09:41:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:13:36 time="2024-10-30T09:41:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:13:36 time="2024-10-30T09:41:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:13:36 time="2024-10-30T09:41:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:13:36 time="2024-10-30T09:41:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:13:36 time="2024-10-30T09:41:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:13:36 time="2024-10-30T09:41:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:13:36 time="2024-10-30T09:41:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:13:36 time="2024-10-30T09:41:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:13:36 time="2024-10-30T09:41:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:13:36 time="2024-10-30T09:41:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:13:36 $ docker stop --time=1 861e09708727eea37fe738ed2353f13090b91302a627515f1bf0be6047b4f3f1 10:13:38 $ docker rm -f --volumes 861e09708727eea37fe738ed2353f13090b91302a627515f1bf0be6047b4f3f1 [Pipeline] // withDockerContainer [Pipeline] sh 10:13:38 + docker images 10:13:38 REPOSITORY TAG IMAGE ID CREATED SIZE 10:13:38 support-cron-scheduler-arm64 latest 43e8101a6485 3 seconds ago 71.1MB 10:13:38 support-notifications-arm64 latest 6b57fcf3c6d4 4 seconds ago 70MB 10:13:38 core-data-arm64 latest bccdaec3bc25 29 seconds ago 48.2MB 10:13:38 core-metadata-arm64 latest 255072e3c6a0 32 seconds ago 48.3MB 10:13:38 core-keeper-arm64 latest da36178ef2e5 35 seconds ago 41.4MB 10:13:38 core-command-arm64 latest f35b9820665d 2 minutes ago 42.3MB 10:13:38 security-proxy-auth-arm64 latest db4e43b95cf5 3 minutes ago 40.5MB 10:13:38 security-spiffe-token-provider-arm64 latest 4c6f58e904e2 9 minutes ago 46.9MB 10:13:38 core-common-config-bootstrapper-arm64 latest d085e724ac87 11 minutes ago 27.6MB 10:13:38 security-secretstore-setup-arm64 latest 4b2bf242bc96 12 minutes ago 56MB 10:13:38 security-proxy-setup-arm64 latest e93335f9fd4c 12 minutes ago 40MB 10:13:38 security-bootstrapper-arm64 latest 3f3a689a1fff 12 minutes ago 32MB 10:13:38 security-spire-agent-arm64 latest b5d64c90c4e5 30 minutes ago 182MB 10:13:38 security-spire-server-arm64 latest f529e0ca145b 30 minutes ago 124MB 10:13:38 security-spire-config-arm64 latest c23c2986b1e0 30 minutes ago 123MB 10:13:38 ci-base-image-arm64 latest b8972757e0f4 32 minutes ago 961MB 10:13:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 3 weeks ago 558MB 10:13:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 17 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:13:39 provisioning config files... 10:13:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/740@tmp/config12700351872826500359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:13:39 ---> ****-login.sh 10:13:39 nexus3.edgexfoundry.org:10001 10:13:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:39 Configure a credential helper to remove this warning. See 10:13:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:39 10:13:39 Login Succeeded 10:13:39 nexus3.edgexfoundry.org:10002 10:13:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:40 Configure a credential helper to remove this warning. See 10:13:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:40 10:13:40 Login Succeeded 10:13:40 nexus3.edgexfoundry.org:10003 10:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:40 Configure a credential helper to remove this warning. See 10:13:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:40 10:13:40 Login Succeeded 10:13:40 nexus3.edgexfoundry.org:10004 10:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:40 Configure a credential helper to remove this warning. See 10:13:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:40 10:13:40 Login Succeeded 10:13:40 ****.io 10:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:41 Configure a credential helper to remove this warning. See 10:13:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:41 10:13:41 Login Succeeded 10:13:41 ---> ****-login.sh ends [Pipeline] } 10:13:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:13:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:13:41 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 10:13:41 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:13:41 latest 10:13:41 4.0.0-dev.6 10:13:41 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:13:41 main 10:13:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:13:42 a2562eb15ce0: Preparing 10:13:42 6b278d137aa8: Preparing 10:13:42 dc917109da7a: Preparing 10:13:42 e046d2c60400: Preparing 10:13:42 d84d00d84941: Preparing 10:13:42 e36b634cd32e: Preparing 10:13:42 16113d51b718: Preparing 10:13:42 e36b634cd32e: Waiting 10:13:42 16113d51b718: Waiting 10:13:42 e046d2c60400: Pushed 10:13:42 a2562eb15ce0: Pushed 10:13:42 dc917109da7a: Pushed 10:13:42 16113d51b718: Layer already exists 10:13:42 e36b634cd32e: Pushed 10:13:43 d84d00d84941: Pushed 10:13:47 6b278d137aa8: Pushed 10:13:47 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:c6dd816da98842f11e6444a1c588fbe5a44a64878d0843b4dbacc3a657c60961 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:13:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:13:48 a2562eb15ce0: Preparing 10:13:48 6b278d137aa8: Preparing 10:13:48 dc917109da7a: Preparing 10:13:48 e046d2c60400: Preparing 10:13:48 d84d00d84941: Preparing 10:13:48 e36b634cd32e: Preparing 10:13:48 16113d51b718: Preparing 10:13:48 e36b634cd32e: Waiting 10:13:48 16113d51b718: Waiting 10:13:48 6b278d137aa8: Layer already exists 10:13:48 d84d00d84941: Layer already exists 10:13:48 a2562eb15ce0: Layer already exists 10:13:48 e046d2c60400: Layer already exists 10:13:48 dc917109da7a: Layer already exists 10:13:48 e36b634cd32e: Layer already exists 10:13:48 16113d51b718: Layer already exists 10:13:48 latest: digest: sha256:c6dd816da98842f11e6444a1c588fbe5a44a64878d0843b4dbacc3a657c60961 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.6 10:13:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:13:49 a2562eb15ce0: Preparing 10:13:49 6b278d137aa8: Preparing 10:13:49 dc917109da7a: Preparing 10:13:49 e046d2c60400: Preparing 10:13:49 d84d00d84941: Preparing 10:13:49 e36b634cd32e: Preparing 10:13:49 16113d51b718: Preparing 10:13:49 e36b634cd32e: Waiting 10:13:49 16113d51b718: Waiting 10:13:49 6b278d137aa8: Layer already exists 10:13:49 a2562eb15ce0: Layer already exists 10:13:49 d84d00d84941: Layer already exists 10:13:49 dc917109da7a: Layer already exists 10:13:49 e046d2c60400: Layer already exists 10:13:49 e36b634cd32e: Layer already exists 10:13:49 16113d51b718: Layer already exists 10:13:49 4.0.0-dev.6: digest: sha256:c6dd816da98842f11e6444a1c588fbe5a44a64878d0843b4dbacc3a657c60961 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:50 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:13:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:13:50 a2562eb15ce0: Preparing 10:13:50 6b278d137aa8: Preparing 10:13:50 dc917109da7a: Preparing 10:13:50 e046d2c60400: Preparing 10:13:50 d84d00d84941: Preparing 10:13:50 e36b634cd32e: Preparing 10:13:50 16113d51b718: Preparing 10:13:50 e36b634cd32e: Waiting 10:13:50 16113d51b718: Waiting 10:13:50 d84d00d84941: Layer already exists 10:13:50 a2562eb15ce0: Layer already exists 10:13:50 e046d2c60400: Layer already exists 10:13:50 dc917109da7a: Layer already exists 10:13:50 6b278d137aa8: Layer already exists 10:13:50 16113d51b718: Layer already exists 10:13:50 e36b634cd32e: Layer already exists 10:13:50 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:c6dd816da98842f11e6444a1c588fbe5a44a64878d0843b4dbacc3a657c60961 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:50 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 10:13:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:13:50 a2562eb15ce0: Preparing 10:13:50 6b278d137aa8: Preparing 10:13:50 dc917109da7a: Preparing 10:13:50 e046d2c60400: Preparing 10:13:50 d84d00d84941: Preparing 10:13:50 e36b634cd32e: Preparing 10:13:50 16113d51b718: Preparing 10:13:50 e36b634cd32e: Waiting 10:13:50 a2562eb15ce0: Layer already exists 10:13:50 e046d2c60400: Layer already exists 10:13:50 dc917109da7a: Layer already exists 10:13:50 d84d00d84941: Layer already exists 10:13:50 6b278d137aa8: Layer already exists 10:13:50 e36b634cd32e: Layer already exists 10:13:50 16113d51b718: Layer already exists 10:13:50 main: digest: sha256:c6dd816da98842f11e6444a1c588fbe5a44a64878d0843b4dbacc3a657c60961 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:13:50 ===================================================== [Pipeline] echo 10:13:50 taggedImages: 10:13:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:13:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:13:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.6 10:13:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:13:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:13:50 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 10:13:50 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:13:50 latest 10:13:50 4.0.0-dev.6 10:13:50 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:13:50 main 10:13:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:51 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:13:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:13:51 080acab9f528: Preparing 10:13:51 1c0ebd736c41: Preparing 10:13:51 209a6fe5a72a: Preparing 10:13:51 a34ee5af800e: Preparing 10:13:51 dc917109da7a: Preparing 10:13:51 e046d2c60400: Preparing 10:13:51 d84d00d84941: Preparing 10:13:51 e046d2c60400: Waiting 10:13:51 e36b634cd32e: Preparing 10:13:51 d84d00d84941: Waiting 10:13:51 16113d51b718: Preparing 10:13:51 e36b634cd32e: Waiting 10:13:51 16113d51b718: Waiting 10:13:51 dc917109da7a: Layer already exists 10:13:51 e046d2c60400: Layer already exists 10:13:51 209a6fe5a72a: Pushed 10:13:51 d84d00d84941: Layer already exists 10:13:51 1c0ebd736c41: Pushed 10:13:51 e36b634cd32e: Layer already exists 10:13:51 080acab9f528: Pushed 10:13:51 16113d51b718: Layer already exists 10:13:54 a34ee5af800e: Pushed 10:13:54 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:809537339d20882dbac6f860e458a96cbf24464c4a86ecc9cd8d002796bbeaff size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:54 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:13:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:13:55 080acab9f528: Preparing 10:13:55 1c0ebd736c41: Preparing 10:13:55 209a6fe5a72a: Preparing 10:13:55 a34ee5af800e: Preparing 10:13:55 dc917109da7a: Preparing 10:13:55 e046d2c60400: Preparing 10:13:55 d84d00d84941: Preparing 10:13:55 e36b634cd32e: Preparing 10:13:55 16113d51b718: Preparing 10:13:55 e046d2c60400: Waiting 10:13:55 d84d00d84941: Waiting 10:13:55 e36b634cd32e: Waiting 10:13:55 16113d51b718: Waiting 10:13:55 dc917109da7a: Layer already exists 10:13:55 080acab9f528: Layer already exists 10:13:55 209a6fe5a72a: Layer already exists 10:13:55 a34ee5af800e: Layer already exists 10:13:55 1c0ebd736c41: Layer already exists 10:13:55 e046d2c60400: Layer already exists 10:13:55 d84d00d84941: Layer already exists 10:13:55 e36b634cd32e: Layer already exists 10:13:55 16113d51b718: Layer already exists 10:13:55 latest: digest: sha256:809537339d20882dbac6f860e458a96cbf24464c4a86ecc9cd8d002796bbeaff size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:55 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.6 10:13:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:13:56 080acab9f528: Preparing 10:13:56 1c0ebd736c41: Preparing 10:13:56 209a6fe5a72a: Preparing 10:13:56 a34ee5af800e: Preparing 10:13:56 dc917109da7a: Preparing 10:13:56 e046d2c60400: Preparing 10:13:56 d84d00d84941: Preparing 10:13:56 e046d2c60400: Waiting 10:13:56 e36b634cd32e: Preparing 10:13:56 d84d00d84941: Waiting 10:13:56 16113d51b718: Preparing 10:13:56 e36b634cd32e: Waiting 10:13:56 16113d51b718: Waiting 10:13:56 a34ee5af800e: Layer already exists 10:13:56 dc917109da7a: Layer already exists 10:13:56 1c0ebd736c41: Layer already exists 10:13:56 209a6fe5a72a: Layer already exists 10:13:56 080acab9f528: Layer already exists 10:13:56 e36b634cd32e: Layer already exists 10:13:56 d84d00d84941: Layer already exists 10:13:56 e046d2c60400: Layer already exists 10:13:56 16113d51b718: Layer already exists 10:13:56 4.0.0-dev.6: digest: sha256:809537339d20882dbac6f860e458a96cbf24464c4a86ecc9cd8d002796bbeaff size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:56 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:13:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:13:56 080acab9f528: Preparing 10:13:56 1c0ebd736c41: Preparing 10:13:56 209a6fe5a72a: Preparing 10:13:56 a34ee5af800e: Preparing 10:13:56 dc917109da7a: Preparing 10:13:56 e046d2c60400: Preparing 10:13:56 d84d00d84941: Preparing 10:13:56 e046d2c60400: Waiting 10:13:56 e36b634cd32e: Preparing 10:13:56 d84d00d84941: Waiting 10:13:56 16113d51b718: Preparing 10:13:56 e36b634cd32e: Waiting 10:13:56 16113d51b718: Waiting 10:13:56 a34ee5af800e: Layer already exists 10:13:56 080acab9f528: Layer already exists 10:13:56 dc917109da7a: Layer already exists 10:13:56 209a6fe5a72a: Layer already exists 10:13:56 1c0ebd736c41: Layer already exists 10:13:56 e046d2c60400: Layer already exists 10:13:56 d84d00d84941: Layer already exists 10:13:56 e36b634cd32e: Layer already exists 10:13:56 16113d51b718: Layer already exists 10:13:56 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:809537339d20882dbac6f860e458a96cbf24464c4a86ecc9cd8d002796bbeaff size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:57 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 10:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:13:57 080acab9f528: Preparing 10:13:57 1c0ebd736c41: Preparing 10:13:57 209a6fe5a72a: Preparing 10:13:57 a34ee5af800e: Preparing 10:13:57 dc917109da7a: Preparing 10:13:57 e046d2c60400: Preparing 10:13:57 d84d00d84941: Preparing 10:13:57 e046d2c60400: Waiting 10:13:57 e36b634cd32e: Preparing 10:13:57 d84d00d84941: Waiting 10:13:57 16113d51b718: Preparing 10:13:57 e36b634cd32e: Waiting 10:13:57 16113d51b718: Waiting 10:13:57 1c0ebd736c41: Layer already exists 10:13:57 209a6fe5a72a: Layer already exists 10:13:57 a34ee5af800e: Layer already exists 10:13:57 080acab9f528: Layer already exists 10:13:57 dc917109da7a: Layer already exists 10:13:57 e36b634cd32e: Layer already exists 10:13:57 e046d2c60400: Layer already exists 10:13:57 d84d00d84941: Layer already exists 10:13:57 16113d51b718: Layer already exists 10:13:57 main: digest: sha256:809537339d20882dbac6f860e458a96cbf24464c4a86ecc9cd8d002796bbeaff size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:13:57 ===================================================== [Pipeline] echo 10:13:58 taggedImages: 10:13:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:13:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:13:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.6 10:13:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:13:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 10:13:58 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 10:13:58 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:13:58 latest 10:13:58 4.0.0-dev.6 10:13:58 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:13:58 main 10:13:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:13:58 f15e73ab9882: Preparing 10:13:58 1dde910a0a89: Preparing 10:13:58 956cc818ce60: Preparing 10:13:58 dc917109da7a: Preparing 10:13:58 e046d2c60400: Preparing 10:13:58 db937bc49518: Preparing 10:13:58 91aad15d0ad3: Preparing 10:13:58 16113d51b718: Preparing 10:13:58 db937bc49518: Waiting 10:13:58 91aad15d0ad3: Waiting 10:13:58 16113d51b718: Waiting 10:13:58 e046d2c60400: Layer already exists 10:13:58 dc917109da7a: Layer already exists 10:13:59 1dde910a0a89: Pushed 10:13:59 f15e73ab9882: Pushed 10:13:59 16113d51b718: Layer already exists 10:13:59 91aad15d0ad3: Pushed 10:14:00 db937bc49518: Pushed 10:14:05 956cc818ce60: Pushed 10:14:05 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:2122c2ed51937fe5c7ee0a952a7d636c386e98aa3166eeca15b569ef720a919e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:14:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:14:06 f15e73ab9882: Preparing 10:14:06 1dde910a0a89: Preparing 10:14:06 956cc818ce60: Preparing 10:14:06 dc917109da7a: Preparing 10:14:06 e046d2c60400: Preparing 10:14:06 db937bc49518: Preparing 10:14:06 91aad15d0ad3: Preparing 10:14:06 16113d51b718: Preparing 10:14:06 db937bc49518: Waiting 10:14:06 91aad15d0ad3: Waiting 10:14:06 16113d51b718: Waiting 10:14:06 dc917109da7a: Layer already exists 10:14:06 f15e73ab9882: Layer already exists 10:14:06 e046d2c60400: Layer already exists 10:14:06 1dde910a0a89: Layer already exists 10:14:06 956cc818ce60: Layer already exists 10:14:06 91aad15d0ad3: Layer already exists 10:14:06 16113d51b718: Layer already exists 10:14:06 db937bc49518: Layer already exists 10:14:06 latest: digest: sha256:2122c2ed51937fe5c7ee0a952a7d636c386e98aa3166eeca15b569ef720a919e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.6 10:14:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:14:07 f15e73ab9882: Preparing 10:14:07 1dde910a0a89: Preparing 10:14:07 956cc818ce60: Preparing 10:14:07 dc917109da7a: Preparing 10:14:07 e046d2c60400: Preparing 10:14:07 db937bc49518: Preparing 10:14:07 91aad15d0ad3: Preparing 10:14:07 16113d51b718: Preparing 10:14:07 db937bc49518: Waiting 10:14:07 91aad15d0ad3: Waiting 10:14:07 16113d51b718: Waiting 10:14:07 e046d2c60400: Layer already exists 10:14:07 f15e73ab9882: Layer already exists 10:14:07 956cc818ce60: Layer already exists 10:14:07 1dde910a0a89: Layer already exists 10:14:07 dc917109da7a: Layer already exists 10:14:07 91aad15d0ad3: Layer already exists 10:14:07 16113d51b718: Layer already exists 10:14:07 db937bc49518: Layer already exists 10:14:07 4.0.0-dev.6: digest: sha256:2122c2ed51937fe5c7ee0a952a7d636c386e98aa3166eeca15b569ef720a919e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:14:08 f15e73ab9882: Preparing 10:14:08 1dde910a0a89: Preparing 10:14:08 956cc818ce60: Preparing 10:14:08 dc917109da7a: Preparing 10:14:08 e046d2c60400: Preparing 10:14:08 db937bc49518: Preparing 10:14:08 91aad15d0ad3: Preparing 10:14:08 16113d51b718: Preparing 10:14:08 91aad15d0ad3: Waiting 10:14:08 16113d51b718: Waiting 10:14:08 db937bc49518: Waiting 10:14:08 e046d2c60400: Layer already exists 10:14:08 dc917109da7a: Layer already exists 10:14:08 1dde910a0a89: Layer already exists 10:14:08 956cc818ce60: Layer already exists 10:14:08 f15e73ab9882: Layer already exists 10:14:08 91aad15d0ad3: Layer already exists 10:14:08 16113d51b718: Layer already exists 10:14:08 db937bc49518: Layer already exists 10:14:08 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:2122c2ed51937fe5c7ee0a952a7d636c386e98aa3166eeca15b569ef720a919e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 10:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:14:08 f15e73ab9882: Preparing 10:14:08 1dde910a0a89: Preparing 10:14:08 956cc818ce60: Preparing 10:14:08 dc917109da7a: Preparing 10:14:08 e046d2c60400: Preparing 10:14:08 db937bc49518: Preparing 10:14:08 91aad15d0ad3: Preparing 10:14:08 16113d51b718: Preparing 10:14:08 db937bc49518: Waiting 10:14:08 91aad15d0ad3: Waiting 10:14:08 16113d51b718: Waiting 10:14:08 f15e73ab9882: Layer already exists 10:14:08 dc917109da7a: Layer already exists 10:14:08 956cc818ce60: Layer already exists 10:14:08 e046d2c60400: Layer already exists 10:14:08 1dde910a0a89: Layer already exists 10:14:08 db937bc49518: Layer already exists 10:14:08 91aad15d0ad3: Layer already exists 10:14:08 16113d51b718: Layer already exists 10:14:08 main: digest: sha256:2122c2ed51937fe5c7ee0a952a7d636c386e98aa3166eeca15b569ef720a919e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:14:09 ===================================================== [Pipeline] echo 10:14:09 taggedImages: 10:14:09 - nexus3.edgexfoundry.org:10004/core-data-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:14:09 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:14:09 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.6 10:14:09 - nexus3.edgexfoundry.org:10004/core-data-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:14:09 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:14:09 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 10:14:09 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:14:09 latest 10:14:09 4.0.0-dev.6 10:14:09 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:14:09 main 10:14:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:09 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:09 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:14:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:14:09 6686ff329566: Preparing 10:14:09 c3db4d8c4649: Preparing 10:14:09 194521c68ad7: Preparing 10:14:09 e046d2c60400: Preparing 10:14:09 38d5da0128fe: Preparing 10:14:09 38d65f3474a9: Preparing 10:14:09 16113d51b718: Preparing 10:14:09 38d65f3474a9: Waiting 10:14:09 16113d51b718: Waiting 10:14:10 c3db4d8c4649: Pushed 10:14:10 38d5da0128fe: Pushed 10:14:11 e046d2c60400: Layer already exists 10:14:11 16113d51b718: Layer already exists 10:14:11 6686ff329566: Pushed 10:14:11 38d65f3474a9: Pushed 10:14:16 194521c68ad7: Pushed 10:14:16 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:d25ee8aa55d7d7ac4f26f693ecd7f1f6317b02fa24b02946934bdfa957570bad size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:17 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:14:17 6686ff329566: Preparing 10:14:17 c3db4d8c4649: Preparing 10:14:17 194521c68ad7: Preparing 10:14:17 e046d2c60400: Preparing 10:14:17 38d5da0128fe: Preparing 10:14:17 38d65f3474a9: Preparing 10:14:17 16113d51b718: Preparing 10:14:17 38d65f3474a9: Waiting 10:14:17 16113d51b718: Waiting 10:14:17 194521c68ad7: Layer already exists 10:14:17 38d5da0128fe: Layer already exists 10:14:17 e046d2c60400: Layer already exists 10:14:17 6686ff329566: Layer already exists 10:14:17 c3db4d8c4649: Layer already exists 10:14:17 38d65f3474a9: Layer already exists 10:14:17 16113d51b718: Layer already exists 10:14:17 latest: digest: sha256:d25ee8aa55d7d7ac4f26f693ecd7f1f6317b02fa24b02946934bdfa957570bad size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:17 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.6 10:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:14:18 6686ff329566: Preparing 10:14:18 c3db4d8c4649: Preparing 10:14:18 194521c68ad7: Preparing 10:14:18 e046d2c60400: Preparing 10:14:18 38d5da0128fe: Preparing 10:14:18 38d65f3474a9: Preparing 10:14:18 16113d51b718: Preparing 10:14:18 38d65f3474a9: Waiting 10:14:18 16113d51b718: Waiting 10:14:18 38d5da0128fe: Layer already exists 10:14:18 c3db4d8c4649: Layer already exists 10:14:18 6686ff329566: Layer already exists 10:14:18 194521c68ad7: Layer already exists 10:14:18 e046d2c60400: Layer already exists 10:14:18 38d65f3474a9: Layer already exists 10:14:18 16113d51b718: Layer already exists 10:14:18 4.0.0-dev.6: digest: sha256:d25ee8aa55d7d7ac4f26f693ecd7f1f6317b02fa24b02946934bdfa957570bad size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:18 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:14:18 6686ff329566: Preparing 10:14:18 c3db4d8c4649: Preparing 10:14:18 194521c68ad7: Preparing 10:14:18 e046d2c60400: Preparing 10:14:18 38d5da0128fe: Preparing 10:14:18 38d65f3474a9: Preparing 10:14:18 16113d51b718: Preparing 10:14:18 38d65f3474a9: Waiting 10:14:18 16113d51b718: Waiting 10:14:18 c3db4d8c4649: Layer already exists 10:14:18 e046d2c60400: Layer already exists 10:14:18 6686ff329566: Layer already exists 10:14:18 194521c68ad7: Layer already exists 10:14:18 38d5da0128fe: Layer already exists 10:14:18 38d65f3474a9: Layer already exists 10:14:18 16113d51b718: Layer already exists 10:14:18 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:d25ee8aa55d7d7ac4f26f693ecd7f1f6317b02fa24b02946934bdfa957570bad size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:19 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 10:14:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:14:19 6686ff329566: Preparing 10:14:19 c3db4d8c4649: Preparing 10:14:19 194521c68ad7: Preparing 10:14:19 e046d2c60400: Preparing 10:14:19 38d5da0128fe: Preparing 10:14:19 38d65f3474a9: Preparing 10:14:19 16113d51b718: Preparing 10:14:19 38d65f3474a9: Waiting 10:14:19 16113d51b718: Waiting 10:14:19 6686ff329566: Layer already exists 10:14:19 194521c68ad7: Layer already exists 10:14:19 c3db4d8c4649: Layer already exists 10:14:19 38d5da0128fe: Layer already exists 10:14:19 e046d2c60400: Layer already exists 10:14:19 16113d51b718: Layer already exists 10:14:19 38d65f3474a9: Layer already exists 10:14:19 main: digest: sha256:d25ee8aa55d7d7ac4f26f693ecd7f1f6317b02fa24b02946934bdfa957570bad size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:14:19 ===================================================== [Pipeline] echo 10:14:19 taggedImages: 10:14:19 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:14:19 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:14:19 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.6 10:14:19 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:14:19 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 10:14:19 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 10:14:19 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:14:19 latest 10:14:19 4.0.0-dev.6 10:14:19 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:14:19 main 10:14:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:14:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:14:20 359407992e3a: Preparing 10:14:20 a4d061a5ebc4: Preparing 10:14:20 3e77ffd5a425: Preparing 10:14:20 766ae3abd7dd: Preparing 10:14:20 dc917109da7a: Preparing 10:14:20 e046d2c60400: Preparing 10:14:20 d84d00d84941: Preparing 10:14:20 e36b634cd32e: Preparing 10:14:20 16113d51b718: Preparing 10:14:20 e046d2c60400: Waiting 10:14:20 e36b634cd32e: Waiting 10:14:20 16113d51b718: Waiting 10:14:20 d84d00d84941: Waiting 10:14:20 dc917109da7a: Layer already exists 10:14:20 e046d2c60400: Layer already exists 10:14:20 d84d00d84941: Layer already exists 10:14:20 e36b634cd32e: Layer already exists 10:14:20 a4d061a5ebc4: Pushed 10:14:20 3e77ffd5a425: Pushed 10:14:20 359407992e3a: Pushed 10:14:20 16113d51b718: Layer already exists 10:14:27 766ae3abd7dd: Pushed 10:14:27 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:0e1db534d8491b64cb4b4cb64a52d7bd80bd0ec83fef73e45ca65adfc8ec1699 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:14:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:14:28 359407992e3a: Preparing 10:14:28 a4d061a5ebc4: Preparing 10:14:28 3e77ffd5a425: Preparing 10:14:28 766ae3abd7dd: Preparing 10:14:28 dc917109da7a: Preparing 10:14:28 e046d2c60400: Preparing 10:14:28 d84d00d84941: Preparing 10:14:28 e36b634cd32e: Preparing 10:14:28 16113d51b718: Preparing 10:14:28 d84d00d84941: Waiting 10:14:28 e36b634cd32e: Waiting 10:14:28 16113d51b718: Waiting 10:14:28 e046d2c60400: Waiting 10:14:28 359407992e3a: Layer already exists 10:14:28 a4d061a5ebc4: Layer already exists 10:14:28 766ae3abd7dd: Layer already exists 10:14:28 dc917109da7a: Layer already exists 10:14:28 3e77ffd5a425: Layer already exists 10:14:28 16113d51b718: Layer already exists 10:14:28 d84d00d84941: Layer already exists 10:14:28 e046d2c60400: Layer already exists 10:14:28 e36b634cd32e: Layer already exists 10:14:28 latest: digest: sha256:0e1db534d8491b64cb4b4cb64a52d7bd80bd0ec83fef73e45ca65adfc8ec1699 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.6 10:14:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:14:28 359407992e3a: Preparing 10:14:28 a4d061a5ebc4: Preparing 10:14:28 3e77ffd5a425: Preparing 10:14:28 766ae3abd7dd: Preparing 10:14:28 dc917109da7a: Preparing 10:14:28 e046d2c60400: Preparing 10:14:28 d84d00d84941: Preparing 10:14:28 e36b634cd32e: Preparing 10:14:28 16113d51b718: Preparing 10:14:28 e36b634cd32e: Waiting 10:14:28 e046d2c60400: Waiting 10:14:28 d84d00d84941: Waiting 10:14:28 16113d51b718: Waiting 10:14:28 3e77ffd5a425: Layer already exists 10:14:28 a4d061a5ebc4: Layer already exists 10:14:28 dc917109da7a: Layer already exists 10:14:28 766ae3abd7dd: Layer already exists 10:14:28 359407992e3a: Layer already exists 10:14:28 e046d2c60400: Layer already exists 10:14:28 16113d51b718: Layer already exists 10:14:28 d84d00d84941: Layer already exists 10:14:28 e36b634cd32e: Layer already exists 10:14:28 4.0.0-dev.6: digest: sha256:0e1db534d8491b64cb4b4cb64a52d7bd80bd0ec83fef73e45ca65adfc8ec1699 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:14:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:14:29 359407992e3a: Preparing 10:14:29 a4d061a5ebc4: Preparing 10:14:29 3e77ffd5a425: Preparing 10:14:29 766ae3abd7dd: Preparing 10:14:29 dc917109da7a: Preparing 10:14:29 e046d2c60400: Preparing 10:14:29 d84d00d84941: Preparing 10:14:29 e36b634cd32e: Preparing 10:14:29 16113d51b718: Preparing 10:14:29 d84d00d84941: Waiting 10:14:29 e36b634cd32e: Waiting 10:14:29 16113d51b718: Waiting 10:14:29 e046d2c60400: Waiting 10:14:29 a4d061a5ebc4: Layer already exists 10:14:29 359407992e3a: Layer already exists 10:14:29 766ae3abd7dd: Layer already exists 10:14:29 3e77ffd5a425: Layer already exists 10:14:29 dc917109da7a: Layer already exists 10:14:29 e046d2c60400: Layer already exists 10:14:29 d84d00d84941: Layer already exists 10:14:29 16113d51b718: Layer already exists 10:14:29 e36b634cd32e: Layer already exists 10:14:29 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:0e1db534d8491b64cb4b4cb64a52d7bd80bd0ec83fef73e45ca65adfc8ec1699 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 10:14:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:14:30 359407992e3a: Preparing 10:14:30 a4d061a5ebc4: Preparing 10:14:30 3e77ffd5a425: Preparing 10:14:30 766ae3abd7dd: Preparing 10:14:30 dc917109da7a: Preparing 10:14:30 e046d2c60400: Preparing 10:14:30 d84d00d84941: Preparing 10:14:30 e36b634cd32e: Preparing 10:14:30 16113d51b718: Preparing 10:14:30 d84d00d84941: Waiting 10:14:30 e36b634cd32e: Waiting 10:14:30 16113d51b718: Waiting 10:14:30 e046d2c60400: Waiting 10:14:30 a4d061a5ebc4: Layer already exists 10:14:30 766ae3abd7dd: Layer already exists 10:14:30 3e77ffd5a425: Layer already exists 10:14:30 359407992e3a: Layer already exists 10:14:30 dc917109da7a: Layer already exists 10:14:30 d84d00d84941: Layer already exists 10:14:30 16113d51b718: Layer already exists 10:14:30 e046d2c60400: Layer already exists 10:14:30 e36b634cd32e: Layer already exists 10:14:30 main: digest: sha256:0e1db534d8491b64cb4b4cb64a52d7bd80bd0ec83fef73e45ca65adfc8ec1699 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:14:30 ===================================================== [Pipeline] echo 10:14:31 taggedImages: 10:14:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:14:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:14:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.6 10:14:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:14:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:14:31 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 10:14:31 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:14:31 latest 10:14:31 4.0.0-dev.6 10:14:31 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:14:31 main 10:14:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:14:31 14d10eacd144: Preparing 10:14:31 8e49628aee46: Preparing 10:14:31 9ed6c95ba661: Preparing 10:14:31 0f70affa217a: Preparing 10:14:31 6ef27c8344f3: Preparing 10:14:31 2f2f699e06d6: Preparing 10:14:31 243c4abbc752: Preparing 10:14:31 2f2f699e06d6: Waiting 10:14:31 243c4abbc752: Waiting 10:14:31 dc917109da7a: Preparing 10:14:31 dc917109da7a: Waiting 10:14:31 e046d2c60400: Preparing 10:14:31 0e76558cdc9c: Preparing 10:14:31 e046d2c60400: Waiting 10:14:31 54af54b82c4b: Preparing 10:14:31 0e76558cdc9c: Waiting 10:14:31 5f70bf18a086: Preparing 10:14:31 54af54b82c4b: Waiting 10:14:31 c8d18a78e9ac: Preparing 10:14:31 5f70bf18a086: Waiting 10:14:31 181914968027: Preparing 10:14:31 c8d18a78e9ac: Waiting 10:14:31 e1b1c7913229: Preparing 10:14:31 181914968027: Waiting 10:14:31 16113d51b718: Preparing 10:14:31 e1b1c7913229: Waiting 10:14:31 16113d51b718: Waiting 10:14:32 14d10eacd144: Pushed 10:14:32 8e49628aee46: Pushed 10:14:32 6ef27c8344f3: Pushed 10:14:32 0f70affa217a: Pushed 10:14:32 9ed6c95ba661: Pushed 10:14:32 dc917109da7a: Layer already exists 10:14:32 e046d2c60400: Layer already exists 10:14:32 2f2f699e06d6: Pushed 10:14:32 5f70bf18a086: Layer already exists 10:14:32 0e76558cdc9c: Pushed 10:14:32 54af54b82c4b: Pushed 10:14:32 c8d18a78e9ac: Pushed 10:14:32 16113d51b718: Layer already exists 10:14:32 e1b1c7913229: Pushed 10:14:33 181914968027: Pushed 10:14:35 243c4abbc752: Pushed 10:14:35 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:0e9c26d78b2d0fc6c5d8e0651b0198b88f0cda2c9de1476368ff8f922d9b42a6 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:14:36 14d10eacd144: Preparing 10:14:36 8e49628aee46: Preparing 10:14:36 9ed6c95ba661: Preparing 10:14:36 0f70affa217a: Preparing 10:14:36 6ef27c8344f3: Preparing 10:14:36 2f2f699e06d6: Preparing 10:14:36 243c4abbc752: Preparing 10:14:36 dc917109da7a: Preparing 10:14:36 e046d2c60400: Preparing 10:14:36 0e76558cdc9c: Preparing 10:14:36 54af54b82c4b: Preparing 10:14:36 5f70bf18a086: Preparing 10:14:36 c8d18a78e9ac: Preparing 10:14:36 181914968027: Preparing 10:14:36 e1b1c7913229: Preparing 10:14:36 16113d51b718: Preparing 10:14:36 2f2f699e06d6: Waiting 10:14:36 243c4abbc752: Waiting 10:14:36 dc917109da7a: Waiting 10:14:36 e046d2c60400: Waiting 10:14:36 0e76558cdc9c: Waiting 10:14:36 54af54b82c4b: Waiting 10:14:36 5f70bf18a086: Waiting 10:14:36 c8d18a78e9ac: Waiting 10:14:36 181914968027: Waiting 10:14:36 e1b1c7913229: Waiting 10:14:36 16113d51b718: Waiting 10:14:36 9ed6c95ba661: Layer already exists 10:14:36 14d10eacd144: Layer already exists 10:14:36 8e49628aee46: Layer already exists 10:14:36 6ef27c8344f3: Layer already exists 10:14:36 0f70affa217a: Layer already exists 10:14:36 2f2f699e06d6: Layer already exists 10:14:36 dc917109da7a: Layer already exists 10:14:36 243c4abbc752: Layer already exists 10:14:36 e046d2c60400: Layer already exists 10:14:36 0e76558cdc9c: Layer already exists 10:14:36 5f70bf18a086: Layer already exists 10:14:36 c8d18a78e9ac: Layer already exists 10:14:36 54af54b82c4b: Layer already exists 10:14:36 181914968027: Layer already exists 10:14:36 e1b1c7913229: Layer already exists 10:14:36 16113d51b718: Layer already exists 10:14:36 latest: digest: sha256:0e9c26d78b2d0fc6c5d8e0651b0198b88f0cda2c9de1476368ff8f922d9b42a6 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.6 10:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:14:37 14d10eacd144: Preparing 10:14:37 8e49628aee46: Preparing 10:14:37 9ed6c95ba661: Preparing 10:14:37 0f70affa217a: Preparing 10:14:37 6ef27c8344f3: Preparing 10:14:37 2f2f699e06d6: Preparing 10:14:37 243c4abbc752: Preparing 10:14:37 dc917109da7a: Preparing 10:14:37 e046d2c60400: Preparing 10:14:37 0e76558cdc9c: Preparing 10:14:37 54af54b82c4b: Preparing 10:14:37 5f70bf18a086: Preparing 10:14:37 c8d18a78e9ac: Preparing 10:14:37 181914968027: Preparing 10:14:37 e1b1c7913229: Preparing 10:14:37 16113d51b718: Preparing 10:14:37 2f2f699e06d6: Waiting 10:14:37 243c4abbc752: Waiting 10:14:37 dc917109da7a: Waiting 10:14:37 5f70bf18a086: Waiting 10:14:37 c8d18a78e9ac: Waiting 10:14:37 181914968027: Waiting 10:14:37 16113d51b718: Waiting 10:14:37 0e76558cdc9c: Waiting 10:14:37 e1b1c7913229: Waiting 10:14:37 54af54b82c4b: Waiting 10:14:37 e046d2c60400: Waiting 10:14:37 0f70affa217a: Layer already exists 10:14:37 6ef27c8344f3: Layer already exists 10:14:37 14d10eacd144: Layer already exists 10:14:37 9ed6c95ba661: Layer already exists 10:14:37 8e49628aee46: Layer already exists 10:14:37 243c4abbc752: Layer already exists 10:14:37 e046d2c60400: Layer already exists 10:14:37 2f2f699e06d6: Layer already exists 10:14:37 dc917109da7a: Layer already exists 10:14:37 0e76558cdc9c: Layer already exists 10:14:37 54af54b82c4b: Layer already exists 10:14:37 5f70bf18a086: Layer already exists 10:14:37 c8d18a78e9ac: Layer already exists 10:14:37 181914968027: Layer already exists 10:14:37 e1b1c7913229: Layer already exists 10:14:37 16113d51b718: Layer already exists 10:14:37 4.0.0-dev.6: digest: sha256:0e9c26d78b2d0fc6c5d8e0651b0198b88f0cda2c9de1476368ff8f922d9b42a6 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:14:38 14d10eacd144: Preparing 10:14:38 8e49628aee46: Preparing 10:14:38 9ed6c95ba661: Preparing 10:14:38 0f70affa217a: Preparing 10:14:38 6ef27c8344f3: Preparing 10:14:38 2f2f699e06d6: Preparing 10:14:38 243c4abbc752: Preparing 10:14:38 dc917109da7a: Preparing 10:14:38 e046d2c60400: Preparing 10:14:38 0e76558cdc9c: Preparing 10:14:38 54af54b82c4b: Preparing 10:14:38 5f70bf18a086: Preparing 10:14:38 c8d18a78e9ac: Preparing 10:14:38 181914968027: Preparing 10:14:38 e1b1c7913229: Preparing 10:14:38 16113d51b718: Preparing 10:14:38 dc917109da7a: Waiting 10:14:38 e046d2c60400: Waiting 10:14:38 0e76558cdc9c: Waiting 10:14:38 54af54b82c4b: Waiting 10:14:38 5f70bf18a086: Waiting 10:14:38 c8d18a78e9ac: Waiting 10:14:38 181914968027: Waiting 10:14:38 e1b1c7913229: Waiting 10:14:38 16113d51b718: Waiting 10:14:38 2f2f699e06d6: Waiting 10:14:38 243c4abbc752: Waiting 10:14:38 14d10eacd144: Layer already exists 10:14:38 0f70affa217a: Layer already exists 10:14:38 8e49628aee46: Layer already exists 10:14:38 9ed6c95ba661: Layer already exists 10:14:38 6ef27c8344f3: Layer already exists 10:14:38 2f2f699e06d6: Layer already exists 10:14:38 243c4abbc752: Layer already exists 10:14:38 e046d2c60400: Layer already exists 10:14:38 0e76558cdc9c: Layer already exists 10:14:38 dc917109da7a: Layer already exists 10:14:38 5f70bf18a086: Layer already exists 10:14:38 54af54b82c4b: Layer already exists 10:14:38 c8d18a78e9ac: Layer already exists 10:14:38 181914968027: Layer already exists 10:14:38 e1b1c7913229: Layer already exists 10:14:38 16113d51b718: Layer already exists 10:14:38 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:0e9c26d78b2d0fc6c5d8e0651b0198b88f0cda2c9de1476368ff8f922d9b42a6 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 10:14:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:14:39 14d10eacd144: Preparing 10:14:39 8e49628aee46: Preparing 10:14:39 9ed6c95ba661: Preparing 10:14:39 0f70affa217a: Preparing 10:14:39 6ef27c8344f3: Preparing 10:14:39 2f2f699e06d6: Preparing 10:14:39 243c4abbc752: Preparing 10:14:39 2f2f699e06d6: Waiting 10:14:39 dc917109da7a: Preparing 10:14:39 243c4abbc752: Waiting 10:14:39 e046d2c60400: Preparing 10:14:39 dc917109da7a: Waiting 10:14:39 0e76558cdc9c: Preparing 10:14:39 e046d2c60400: Waiting 10:14:39 54af54b82c4b: Preparing 10:14:39 0e76558cdc9c: Waiting 10:14:39 5f70bf18a086: Preparing 10:14:39 54af54b82c4b: Waiting 10:14:39 c8d18a78e9ac: Preparing 10:14:39 5f70bf18a086: Waiting 10:14:39 181914968027: Preparing 10:14:39 c8d18a78e9ac: Waiting 10:14:39 181914968027: Waiting 10:14:39 e1b1c7913229: Preparing 10:14:39 e1b1c7913229: Waiting 10:14:39 16113d51b718: Preparing 10:14:39 16113d51b718: Waiting 10:14:39 0f70affa217a: Layer already exists 10:14:39 14d10eacd144: Layer already exists 10:14:39 8e49628aee46: Layer already exists 10:14:39 6ef27c8344f3: Layer already exists 10:14:39 9ed6c95ba661: Layer already exists 10:14:39 e046d2c60400: Layer already exists 10:14:39 2f2f699e06d6: Layer already exists 10:14:39 dc917109da7a: Layer already exists 10:14:39 0e76558cdc9c: Layer already exists 10:14:39 243c4abbc752: Layer already exists 10:14:39 54af54b82c4b: Layer already exists 10:14:39 5f70bf18a086: Layer already exists 10:14:39 181914968027: Layer already exists 10:14:39 e1b1c7913229: Layer already exists 10:14:39 c8d18a78e9ac: Layer already exists 10:14:39 16113d51b718: Layer already exists 10:14:39 main: digest: sha256:0e9c26d78b2d0fc6c5d8e0651b0198b88f0cda2c9de1476368ff8f922d9b42a6 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:14:39 ===================================================== [Pipeline] echo 10:14:39 taggedImages: 10:14:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:14:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:14:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.6 10:14:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:14:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:14:39 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 10:14:39 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:14:39 latest 10:14:39 4.0.0-dev.6 10:14:39 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:14:39 main 10:14:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:40 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:14:40 28d12f4e27ea: Preparing 10:14:40 ea2f857c4dc7: Preparing 10:14:40 cc427461c504: Preparing 10:14:40 f227d6d47130: Preparing 10:14:40 dc917109da7a: Preparing 10:14:40 e046d2c60400: Preparing 10:14:40 d84d00d84941: Preparing 10:14:40 e36b634cd32e: Preparing 10:14:40 16113d51b718: Preparing 10:14:40 e046d2c60400: Waiting 10:14:40 d84d00d84941: Waiting 10:14:40 e36b634cd32e: Waiting 10:14:40 16113d51b718: Waiting 10:14:40 dc917109da7a: Layer already exists 10:14:40 e046d2c60400: Layer already exists 10:14:40 d84d00d84941: Layer already exists 10:14:40 ea2f857c4dc7: Pushed 10:14:40 e36b634cd32e: Layer already exists 10:14:40 cc427461c504: Pushed 10:14:40 28d12f4e27ea: Pushed 10:14:40 16113d51b718: Layer already exists 10:14:46 f227d6d47130: Pushed 10:14:46 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:ef571648a862d221453f4c5c9a23d0a3392a0340bb467a5638ac161ee721aa6a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:46 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:14:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:14:46 28d12f4e27ea: Preparing 10:14:46 ea2f857c4dc7: Preparing 10:14:46 cc427461c504: Preparing 10:14:46 f227d6d47130: Preparing 10:14:46 dc917109da7a: Preparing 10:14:46 e046d2c60400: Preparing 10:14:46 d84d00d84941: Preparing 10:14:46 e36b634cd32e: Preparing 10:14:46 16113d51b718: Preparing 10:14:46 e046d2c60400: Waiting 10:14:46 d84d00d84941: Waiting 10:14:46 e36b634cd32e: Waiting 10:14:46 16113d51b718: Waiting 10:14:46 f227d6d47130: Layer already exists 10:14:46 cc427461c504: Layer already exists 10:14:46 dc917109da7a: Layer already exists 10:14:46 28d12f4e27ea: Layer already exists 10:14:46 ea2f857c4dc7: Layer already exists 10:14:46 e046d2c60400: Layer already exists 10:14:46 e36b634cd32e: Layer already exists 10:14:46 d84d00d84941: Layer already exists 10:14:46 16113d51b718: Layer already exists 10:14:46 latest: digest: sha256:ef571648a862d221453f4c5c9a23d0a3392a0340bb467a5638ac161ee721aa6a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:47 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.6 10:14:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:14:47 28d12f4e27ea: Preparing 10:14:47 ea2f857c4dc7: Preparing 10:14:47 cc427461c504: Preparing 10:14:47 f227d6d47130: Preparing 10:14:47 dc917109da7a: Preparing 10:14:47 e046d2c60400: Preparing 10:14:47 d84d00d84941: Preparing 10:14:47 e046d2c60400: Waiting 10:14:47 e36b634cd32e: Preparing 10:14:47 d84d00d84941: Waiting 10:14:47 16113d51b718: Preparing 10:14:47 e36b634cd32e: Waiting 10:14:47 16113d51b718: Waiting 10:14:47 ea2f857c4dc7: Layer already exists 10:14:47 dc917109da7a: Layer already exists 10:14:47 cc427461c504: Layer already exists 10:14:47 f227d6d47130: Layer already exists 10:14:47 28d12f4e27ea: Layer already exists 10:14:47 e046d2c60400: Layer already exists 10:14:47 d84d00d84941: Layer already exists 10:14:47 e36b634cd32e: Layer already exists 10:14:47 16113d51b718: Layer already exists 10:14:47 4.0.0-dev.6: digest: sha256:ef571648a862d221453f4c5c9a23d0a3392a0340bb467a5638ac161ee721aa6a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:14:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:14:48 28d12f4e27ea: Preparing 10:14:48 ea2f857c4dc7: Preparing 10:14:48 cc427461c504: Preparing 10:14:48 f227d6d47130: Preparing 10:14:48 dc917109da7a: Preparing 10:14:48 e046d2c60400: Preparing 10:14:48 d84d00d84941: Preparing 10:14:48 e36b634cd32e: Preparing 10:14:48 16113d51b718: Preparing 10:14:48 e046d2c60400: Waiting 10:14:48 e36b634cd32e: Waiting 10:14:48 16113d51b718: Waiting 10:14:48 d84d00d84941: Waiting 10:14:48 f227d6d47130: Layer already exists 10:14:48 28d12f4e27ea: Layer already exists 10:14:48 cc427461c504: Layer already exists 10:14:48 ea2f857c4dc7: Layer already exists 10:14:48 dc917109da7a: Layer already exists 10:14:48 e046d2c60400: Layer already exists 10:14:48 d84d00d84941: Layer already exists 10:14:48 16113d51b718: Layer already exists 10:14:48 e36b634cd32e: Layer already exists 10:14:48 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:ef571648a862d221453f4c5c9a23d0a3392a0340bb467a5638ac161ee721aa6a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:49 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 10:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:14:49 28d12f4e27ea: Preparing 10:14:49 ea2f857c4dc7: Preparing 10:14:49 cc427461c504: Preparing 10:14:49 f227d6d47130: Preparing 10:14:49 dc917109da7a: Preparing 10:14:49 e046d2c60400: Preparing 10:14:49 d84d00d84941: Preparing 10:14:49 e36b634cd32e: Preparing 10:14:49 16113d51b718: Preparing 10:14:49 d84d00d84941: Waiting 10:14:49 e36b634cd32e: Waiting 10:14:49 16113d51b718: Waiting 10:14:49 e046d2c60400: Waiting 10:14:49 f227d6d47130: Layer already exists 10:14:49 28d12f4e27ea: Layer already exists 10:14:49 cc427461c504: Layer already exists 10:14:49 dc917109da7a: Layer already exists 10:14:49 ea2f857c4dc7: Layer already exists 10:14:49 d84d00d84941: Layer already exists 10:14:49 e046d2c60400: Layer already exists 10:14:49 16113d51b718: Layer already exists 10:14:49 e36b634cd32e: Layer already exists 10:14:49 main: digest: sha256:ef571648a862d221453f4c5c9a23d0a3392a0340bb467a5638ac161ee721aa6a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:14:50 ===================================================== [Pipeline] echo 10:14:50 taggedImages: 10:14:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:14:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:14:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.6 10:14:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:14:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 10:14:50 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 10:14:50 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:14:50 latest 10:14:50 4.0.0-dev.6 10:14:50 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:14:50 main 10:14:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:14:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:14:50 400deab301b4: Preparing 10:14:50 81b3048f014a: Preparing 10:14:50 2bf4f9ea5b47: Preparing 10:14:50 c9f94b362280: Preparing 10:14:50 2b44eb2050c5: Preparing 10:14:50 dc917109da7a: Preparing 10:14:50 e046d2c60400: Preparing 10:14:50 dc917109da7a: Waiting 10:14:50 44ee150aebef: Preparing 10:14:50 e046d2c60400: Waiting 10:14:50 699a1ce2d873: Preparing 10:14:50 44ee150aebef: Waiting 10:14:50 ddc76477003b: Preparing 10:14:50 699a1ce2d873: Waiting 10:14:50 16113d51b718: Preparing 10:14:50 ddc76477003b: Waiting 10:14:51 2b44eb2050c5: Pushed 10:14:51 81b3048f014a: Pushed 10:14:51 c9f94b362280: Pushed 10:14:51 400deab301b4: Pushed 10:14:51 dc917109da7a: Layer already exists 10:14:51 e046d2c60400: Layer already exists 10:14:51 16113d51b718: Layer already exists 10:14:51 44ee150aebef: Pushed 10:14:51 699a1ce2d873: Pushed 10:14:54 2bf4f9ea5b47: Pushed 10:14:55 ddc76477003b: Pushed 10:14:55 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:fa641878a007863e88c5e62dd6fb5a4da95d78d33e4ef98ccd706fffde9e2f8c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:14:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:14:56 400deab301b4: Preparing 10:14:56 81b3048f014a: Preparing 10:14:56 2bf4f9ea5b47: Preparing 10:14:56 c9f94b362280: Preparing 10:14:56 2b44eb2050c5: Preparing 10:14:56 dc917109da7a: Preparing 10:14:56 e046d2c60400: Preparing 10:14:56 44ee150aebef: Preparing 10:14:56 699a1ce2d873: Preparing 10:14:56 ddc76477003b: Preparing 10:14:56 16113d51b718: Preparing 10:14:56 44ee150aebef: Waiting 10:14:56 699a1ce2d873: Waiting 10:14:56 dc917109da7a: Waiting 10:14:56 e046d2c60400: Waiting 10:14:56 16113d51b718: Waiting 10:14:56 c9f94b362280: Layer already exists 10:14:56 81b3048f014a: Layer already exists 10:14:56 2b44eb2050c5: Layer already exists 10:14:56 2bf4f9ea5b47: Layer already exists 10:14:56 400deab301b4: Layer already exists 10:14:56 dc917109da7a: Layer already exists 10:14:56 44ee150aebef: Layer already exists 10:14:56 e046d2c60400: Layer already exists 10:14:56 ddc76477003b: Layer already exists 10:14:56 699a1ce2d873: Layer already exists 10:14:56 16113d51b718: Layer already exists 10:14:56 latest: digest: sha256:fa641878a007863e88c5e62dd6fb5a4da95d78d33e4ef98ccd706fffde9e2f8c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:57 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.6 10:14:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:14:57 400deab301b4: Preparing 10:14:57 81b3048f014a: Preparing 10:14:57 2bf4f9ea5b47: Preparing 10:14:57 c9f94b362280: Preparing 10:14:57 2b44eb2050c5: Preparing 10:14:57 dc917109da7a: Preparing 10:14:57 e046d2c60400: Preparing 10:14:57 44ee150aebef: Preparing 10:14:57 699a1ce2d873: Preparing 10:14:57 ddc76477003b: Preparing 10:14:57 16113d51b718: Preparing 10:14:57 44ee150aebef: Waiting 10:14:57 699a1ce2d873: Waiting 10:14:57 dc917109da7a: Waiting 10:14:57 ddc76477003b: Waiting 10:14:57 16113d51b718: Waiting 10:14:57 e046d2c60400: Waiting 10:14:57 81b3048f014a: Layer already exists 10:14:57 c9f94b362280: Layer already exists 10:14:57 400deab301b4: Layer already exists 10:14:57 2bf4f9ea5b47: Layer already exists 10:14:57 2b44eb2050c5: Layer already exists 10:14:57 e046d2c60400: Layer already exists 10:14:57 ddc76477003b: Layer already exists 10:14:57 699a1ce2d873: Layer already exists 10:14:57 dc917109da7a: Layer already exists 10:14:57 44ee150aebef: Layer already exists 10:14:57 16113d51b718: Layer already exists 10:14:57 4.0.0-dev.6: digest: sha256:fa641878a007863e88c5e62dd6fb5a4da95d78d33e4ef98ccd706fffde9e2f8c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:14:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:14:58 400deab301b4: Preparing 10:14:58 81b3048f014a: Preparing 10:14:58 2bf4f9ea5b47: Preparing 10:14:58 c9f94b362280: Preparing 10:14:58 2b44eb2050c5: Preparing 10:14:58 dc917109da7a: Preparing 10:14:58 e046d2c60400: Preparing 10:14:58 44ee150aebef: Preparing 10:14:58 699a1ce2d873: Preparing 10:14:58 ddc76477003b: Preparing 10:14:58 16113d51b718: Preparing 10:14:58 44ee150aebef: Waiting 10:14:58 699a1ce2d873: Waiting 10:14:58 ddc76477003b: Waiting 10:14:58 dc917109da7a: Waiting 10:14:58 e046d2c60400: Waiting 10:14:58 16113d51b718: Waiting 10:14:58 2bf4f9ea5b47: Layer already exists 10:14:58 c9f94b362280: Layer already exists 10:14:58 81b3048f014a: Layer already exists 10:14:58 400deab301b4: Layer already exists 10:14:58 2b44eb2050c5: Layer already exists 10:14:58 dc917109da7a: Layer already exists 10:14:58 699a1ce2d873: Layer already exists 10:14:58 e046d2c60400: Layer already exists 10:14:58 44ee150aebef: Layer already exists 10:14:58 ddc76477003b: Layer already exists 10:14:58 16113d51b718: Layer already exists 10:14:58 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:fa641878a007863e88c5e62dd6fb5a4da95d78d33e4ef98ccd706fffde9e2f8c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 10:14:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:14:59 400deab301b4: Preparing 10:14:59 81b3048f014a: Preparing 10:14:59 2bf4f9ea5b47: Preparing 10:14:59 c9f94b362280: Preparing 10:14:59 2b44eb2050c5: Preparing 10:14:59 dc917109da7a: Preparing 10:14:59 e046d2c60400: Preparing 10:14:59 44ee150aebef: Preparing 10:14:59 699a1ce2d873: Preparing 10:14:59 ddc76477003b: Preparing 10:14:59 16113d51b718: Preparing 10:14:59 dc917109da7a: Waiting 10:14:59 e046d2c60400: Waiting 10:14:59 44ee150aebef: Waiting 10:14:59 699a1ce2d873: Waiting 10:14:59 ddc76477003b: Waiting 10:14:59 16113d51b718: Waiting 10:14:59 c9f94b362280: Layer already exists 10:14:59 81b3048f014a: Layer already exists 10:14:59 2b44eb2050c5: Layer already exists 10:14:59 400deab301b4: Layer already exists 10:14:59 2bf4f9ea5b47: Layer already exists 10:14:59 dc917109da7a: Layer already exists 10:14:59 699a1ce2d873: Layer already exists 10:14:59 e046d2c60400: Layer already exists 10:14:59 44ee150aebef: Layer already exists 10:14:59 ddc76477003b: Layer already exists 10:14:59 16113d51b718: Layer already exists 10:14:59 main: digest: sha256:fa641878a007863e88c5e62dd6fb5a4da95d78d33e4ef98ccd706fffde9e2f8c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:14:59 ===================================================== [Pipeline] echo 10:14:59 taggedImages: 10:14:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:14:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:14:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.6 10:14:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:14:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:14:59 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 10:14:59 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:14:59 latest 10:14:59 4.0.0-dev.6 10:14:59 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:14:59 main 10:14:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:00 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:15:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:15:00 2fa4aa7dde33: Preparing 10:15:00 13631d333c39: Preparing 10:15:00 8a74bb2c6a0d: Preparing 10:15:00 546fa7540b4d: Preparing 10:15:00 efd78b7c621d: Preparing 10:15:00 cb1783896fb8: Preparing 10:15:00 278924280552: Preparing 10:15:00 dc917109da7a: Preparing 10:15:00 e046d2c60400: Preparing 10:15:00 72072f6c5edc: Preparing 10:15:00 76bf941ca42e: Preparing 10:15:00 16113d51b718: Preparing 10:15:00 cb1783896fb8: Waiting 10:15:00 e046d2c60400: Waiting 10:15:00 72072f6c5edc: Waiting 10:15:00 76bf941ca42e: Waiting 10:15:00 16113d51b718: Waiting 10:15:00 278924280552: Waiting 10:15:00 dc917109da7a: Waiting 10:15:00 13631d333c39: Pushed 10:15:00 efd78b7c621d: Pushed 10:15:00 2fa4aa7dde33: Pushed 10:15:00 dc917109da7a: Layer already exists 10:15:00 e046d2c60400: Layer already exists 10:15:00 cb1783896fb8: Pushed 10:15:01 278924280552: Pushed 10:15:01 16113d51b718: Layer already exists 10:15:02 72072f6c5edc: Pushed 10:15:03 76bf941ca42e: Pushed 10:15:03 546fa7540b4d: Pushed 10:15:04 8a74bb2c6a0d: Pushed 10:15:04 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:9300b82163fdc5b6716a51d34332e1f403f1db9431bfaad7970e7df143a1c492 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:05 + 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 10:15:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:15:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:15:05 2fa4aa7dde33: Preparing 10:15:05 13631d333c39: Preparing 10:15:05 8a74bb2c6a0d: Preparing 10:15:05 546fa7540b4d: Preparing 10:15:05 efd78b7c621d: Preparing 10:15:05 cb1783896fb8: Preparing 10:15:05 278924280552: Preparing 10:15:05 dc917109da7a: Preparing 10:15:05 e046d2c60400: Preparing 10:15:05 72072f6c5edc: Preparing 10:15:05 76bf941ca42e: Preparing 10:15:05 16113d51b718: Preparing 10:15:05 278924280552: Waiting 10:15:05 dc917109da7a: Waiting 10:15:05 e046d2c60400: Waiting 10:15:05 cb1783896fb8: Waiting 10:15:05 72072f6c5edc: Waiting 10:15:05 16113d51b718: Waiting 10:15:05 76bf941ca42e: Waiting 10:15:05 546fa7540b4d: Layer already exists 10:15:05 13631d333c39: Layer already exists 10:15:05 efd78b7c621d: Layer already exists 10:15:05 2fa4aa7dde33: Layer already exists 10:15:05 8a74bb2c6a0d: Layer already exists 10:15:05 cb1783896fb8: Layer already exists 10:15:05 278924280552: Layer already exists 10:15:05 dc917109da7a: Layer already exists 10:15:05 72072f6c5edc: Layer already exists 10:15:05 e046d2c60400: Layer already exists 10:15:05 76bf941ca42e: Layer already exists 10:15:05 16113d51b718: Layer already exists 10:15:05 latest: digest: sha256:9300b82163fdc5b6716a51d34332e1f403f1db9431bfaad7970e7df143a1c492 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.6 10:15:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:15:06 2fa4aa7dde33: Preparing 10:15:06 13631d333c39: Preparing 10:15:06 8a74bb2c6a0d: Preparing 10:15:06 546fa7540b4d: Preparing 10:15:06 efd78b7c621d: Preparing 10:15:06 cb1783896fb8: Preparing 10:15:06 278924280552: Preparing 10:15:06 dc917109da7a: Preparing 10:15:06 e046d2c60400: Preparing 10:15:06 72072f6c5edc: Preparing 10:15:06 76bf941ca42e: Preparing 10:15:06 16113d51b718: Preparing 10:15:06 cb1783896fb8: Waiting 10:15:06 278924280552: Waiting 10:15:06 72072f6c5edc: Waiting 10:15:06 dc917109da7a: Waiting 10:15:06 76bf941ca42e: Waiting 10:15:06 e046d2c60400: Waiting 10:15:06 16113d51b718: Waiting 10:15:06 13631d333c39: Layer already exists 10:15:06 2fa4aa7dde33: Layer already exists 10:15:06 546fa7540b4d: Layer already exists 10:15:06 efd78b7c621d: Layer already exists 10:15:06 8a74bb2c6a0d: Layer already exists 10:15:06 cb1783896fb8: Layer already exists 10:15:06 278924280552: Layer already exists 10:15:06 e046d2c60400: Layer already exists 10:15:06 dc917109da7a: Layer already exists 10:15:06 72072f6c5edc: Layer already exists 10:15:06 16113d51b718: Layer already exists 10:15:06 76bf941ca42e: Layer already exists 10:15:06 4.0.0-dev.6: digest: sha256:9300b82163fdc5b6716a51d34332e1f403f1db9431bfaad7970e7df143a1c492 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:15:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:15:07 2fa4aa7dde33: Preparing 10:15:07 13631d333c39: Preparing 10:15:07 8a74bb2c6a0d: Preparing 10:15:07 546fa7540b4d: Preparing 10:15:07 efd78b7c621d: Preparing 10:15:07 cb1783896fb8: Preparing 10:15:07 278924280552: Preparing 10:15:07 dc917109da7a: Preparing 10:15:07 e046d2c60400: Preparing 10:15:07 72072f6c5edc: Preparing 10:15:07 76bf941ca42e: Preparing 10:15:07 16113d51b718: Preparing 10:15:07 dc917109da7a: Waiting 10:15:07 e046d2c60400: Waiting 10:15:07 72072f6c5edc: Waiting 10:15:07 76bf941ca42e: Waiting 10:15:07 16113d51b718: Waiting 10:15:07 278924280552: Waiting 10:15:07 8a74bb2c6a0d: Layer already exists 10:15:07 2fa4aa7dde33: Layer already exists 10:15:07 efd78b7c621d: Layer already exists 10:15:07 546fa7540b4d: Layer already exists 10:15:07 13631d333c39: Layer already exists 10:15:07 278924280552: Layer already exists 10:15:07 72072f6c5edc: Layer already exists 10:15:07 cb1783896fb8: Layer already exists 10:15:07 e046d2c60400: Layer already exists 10:15:07 dc917109da7a: Layer already exists 10:15:07 76bf941ca42e: Layer already exists 10:15:07 16113d51b718: Layer already exists 10:15:07 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:9300b82163fdc5b6716a51d34332e1f403f1db9431bfaad7970e7df143a1c492 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:08 + 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 10:15:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 10:15:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:15:08 2fa4aa7dde33: Preparing 10:15:08 13631d333c39: Preparing 10:15:08 8a74bb2c6a0d: Preparing 10:15:08 546fa7540b4d: Preparing 10:15:08 efd78b7c621d: Preparing 10:15:08 cb1783896fb8: Preparing 10:15:08 278924280552: Preparing 10:15:08 cb1783896fb8: Waiting 10:15:08 dc917109da7a: Preparing 10:15:08 278924280552: Waiting 10:15:08 e046d2c60400: Preparing 10:15:08 dc917109da7a: Waiting 10:15:08 e046d2c60400: Waiting 10:15:08 72072f6c5edc: Preparing 10:15:08 76bf941ca42e: Preparing 10:15:08 16113d51b718: Preparing 10:15:08 72072f6c5edc: Waiting 10:15:08 76bf941ca42e: Waiting 10:15:08 16113d51b718: Waiting 10:15:08 546fa7540b4d: Layer already exists 10:15:08 efd78b7c621d: Layer already exists 10:15:08 2fa4aa7dde33: Layer already exists 10:15:08 13631d333c39: Layer already exists 10:15:08 8a74bb2c6a0d: Layer already exists 10:15:08 278924280552: Layer already exists 10:15:08 cb1783896fb8: Layer already exists 10:15:08 dc917109da7a: Layer already exists 10:15:08 72072f6c5edc: Layer already exists 10:15:08 e046d2c60400: Layer already exists 10:15:08 76bf941ca42e: Layer already exists 10:15:08 16113d51b718: Layer already exists 10:15:08 main: digest: sha256:9300b82163fdc5b6716a51d34332e1f403f1db9431bfaad7970e7df143a1c492 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:15:08 ===================================================== [Pipeline] echo 10:15:08 taggedImages: 10:15:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:15:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:15:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.6 10:15:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:15:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:15:08 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 10:15:08 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:15:08 latest 10:15:08 4.0.0-dev.6 10:15:08 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:15:08 main 10:15:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:09 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:15:09 3414ffc363cf: Preparing 10:15:09 9016f76ffbc9: Preparing 10:15:09 dc917109da7a: Preparing 10:15:09 e046d2c60400: Preparing 10:15:09 740c78af315c: Preparing 10:15:09 fff736dbfd46: Preparing 10:15:09 16113d51b718: Preparing 10:15:09 fff736dbfd46: Waiting 10:15:09 16113d51b718: Waiting 10:15:09 e046d2c60400: Layer already exists 10:15:10 dc917109da7a: Layer already exists 10:15:10 16113d51b718: Layer already exists 10:15:10 3414ffc363cf: Pushed 10:15:11 740c78af315c: Pushed 10:15:11 fff736dbfd46: Pushed 10:15:15 9016f76ffbc9: Pushed 10:15:15 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:607305763613c30191f0b6b92acc6cc1793c150146051fa3344f83d680d5e65e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:15:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:15:16 3414ffc363cf: Preparing 10:15:16 9016f76ffbc9: Preparing 10:15:16 dc917109da7a: Preparing 10:15:16 e046d2c60400: Preparing 10:15:16 740c78af315c: Preparing 10:15:16 fff736dbfd46: Preparing 10:15:16 16113d51b718: Preparing 10:15:16 fff736dbfd46: Waiting 10:15:16 16113d51b718: Waiting 10:15:16 740c78af315c: Layer already exists 10:15:16 9016f76ffbc9: Layer already exists 10:15:16 dc917109da7a: Layer already exists 10:15:16 3414ffc363cf: Layer already exists 10:15:16 e046d2c60400: Layer already exists 10:15:16 16113d51b718: Layer already exists 10:15:16 fff736dbfd46: Layer already exists 10:15:16 latest: digest: sha256:607305763613c30191f0b6b92acc6cc1793c150146051fa3344f83d680d5e65e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:16 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.6 10:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:15:17 3414ffc363cf: Preparing 10:15:17 9016f76ffbc9: Preparing 10:15:17 dc917109da7a: Preparing 10:15:17 e046d2c60400: Preparing 10:15:17 740c78af315c: Preparing 10:15:17 fff736dbfd46: Preparing 10:15:17 16113d51b718: Preparing 10:15:17 fff736dbfd46: Waiting 10:15:17 16113d51b718: Waiting 10:15:17 740c78af315c: Layer already exists 10:15:17 e046d2c60400: Layer already exists 10:15:17 3414ffc363cf: Layer already exists 10:15:17 dc917109da7a: Layer already exists 10:15:17 9016f76ffbc9: Layer already exists 10:15:17 fff736dbfd46: Layer already exists 10:15:17 16113d51b718: Layer already exists 10:15:17 4.0.0-dev.6: digest: sha256:607305763613c30191f0b6b92acc6cc1793c150146051fa3344f83d680d5e65e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:17 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:15:17 3414ffc363cf: Preparing 10:15:17 9016f76ffbc9: Preparing 10:15:17 dc917109da7a: Preparing 10:15:17 e046d2c60400: Preparing 10:15:17 740c78af315c: Preparing 10:15:17 fff736dbfd46: Preparing 10:15:17 16113d51b718: Preparing 10:15:17 fff736dbfd46: Waiting 10:15:17 16113d51b718: Waiting 10:15:17 e046d2c60400: Layer already exists 10:15:17 3414ffc363cf: Layer already exists 10:15:17 740c78af315c: Layer already exists 10:15:17 dc917109da7a: Layer already exists 10:15:17 9016f76ffbc9: Layer already exists 10:15:17 fff736dbfd46: Layer already exists 10:15:17 16113d51b718: Layer already exists 10:15:17 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:607305763613c30191f0b6b92acc6cc1793c150146051fa3344f83d680d5e65e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 10:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:15:18 3414ffc363cf: Preparing 10:15:18 9016f76ffbc9: Preparing 10:15:18 dc917109da7a: Preparing 10:15:18 e046d2c60400: Preparing 10:15:18 740c78af315c: Preparing 10:15:18 fff736dbfd46: Preparing 10:15:18 16113d51b718: Preparing 10:15:18 fff736dbfd46: Waiting 10:15:18 16113d51b718: Waiting 10:15:18 dc917109da7a: Layer already exists 10:15:18 3414ffc363cf: Layer already exists 10:15:18 e046d2c60400: Layer already exists 10:15:18 9016f76ffbc9: Layer already exists 10:15:18 740c78af315c: Layer already exists 10:15:18 fff736dbfd46: Layer already exists 10:15:18 16113d51b718: Layer already exists 10:15:18 main: digest: sha256:607305763613c30191f0b6b92acc6cc1793c150146051fa3344f83d680d5e65e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:15:18 ===================================================== [Pipeline] echo 10:15:19 taggedImages: 10:15:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:15:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:15:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.6 10:15:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:15:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 10:15:19 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 10:15:19 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:15:19 latest 10:15:19 4.0.0-dev.6 10:15:19 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:15:19 main 10:15:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:15:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:15:19 4e8556d1a5c9: Preparing 10:15:19 1a2fbf61038b: Preparing 10:15:19 208f03f7fae4: Preparing 10:15:19 dc917109da7a: Preparing 10:15:19 e046d2c60400: Preparing 10:15:19 fe4d303e512d: Preparing 10:15:19 f275f820bd74: Preparing 10:15:19 6d5a9877e22b: Preparing 10:15:19 1297d0528047: Preparing 10:15:19 16113d51b718: Preparing 10:15:19 6d5a9877e22b: Waiting 10:15:19 1297d0528047: Waiting 10:15:19 16113d51b718: Waiting 10:15:19 fe4d303e512d: Waiting 10:15:19 f275f820bd74: Waiting 10:15:19 dc917109da7a: Layer already exists 10:15:19 e046d2c60400: Layer already exists 10:15:20 1a2fbf61038b: Pushed 10:15:20 208f03f7fae4: Pushed 10:15:20 4e8556d1a5c9: Pushed 10:15:20 16113d51b718: Layer already exists 10:15:20 6d5a9877e22b: Pushed 10:15:22 1297d0528047: Pushed 10:15:34 f275f820bd74: Pushed 10:15:41 fe4d303e512d: Pushed 10:15:41 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:59342f838c1c041be8f0b7c698ba659d54b5a16538846411c872f1397cb7e0ec size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:41 + 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 10:15:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:15:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:15:42 4e8556d1a5c9: Preparing 10:15:42 1a2fbf61038b: Preparing 10:15:42 208f03f7fae4: Preparing 10:15:42 dc917109da7a: Preparing 10:15:42 e046d2c60400: Preparing 10:15:42 fe4d303e512d: Preparing 10:15:42 f275f820bd74: Preparing 10:15:42 6d5a9877e22b: Preparing 10:15:42 1297d0528047: Preparing 10:15:42 16113d51b718: Preparing 10:15:42 fe4d303e512d: Waiting 10:15:42 f275f820bd74: Waiting 10:15:42 6d5a9877e22b: Waiting 10:15:42 1297d0528047: Waiting 10:15:42 16113d51b718: Waiting 10:15:42 1a2fbf61038b: Layer already exists 10:15:42 dc917109da7a: Layer already exists 10:15:42 208f03f7fae4: Layer already exists 10:15:42 4e8556d1a5c9: Layer already exists 10:15:42 e046d2c60400: Layer already exists 10:15:42 fe4d303e512d: Layer already exists 10:15:42 1297d0528047: Layer already exists 10:15:42 6d5a9877e22b: Layer already exists 10:15:42 16113d51b718: Layer already exists 10:15:42 f275f820bd74: Layer already exists 10:15:42 latest: digest: sha256:59342f838c1c041be8f0b7c698ba659d54b5a16538846411c872f1397cb7e0ec size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:42 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.6 10:15:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:15:43 4e8556d1a5c9: Preparing 10:15:43 1a2fbf61038b: Preparing 10:15:43 208f03f7fae4: Preparing 10:15:43 dc917109da7a: Preparing 10:15:43 e046d2c60400: Preparing 10:15:43 fe4d303e512d: Preparing 10:15:43 f275f820bd74: Preparing 10:15:43 6d5a9877e22b: Preparing 10:15:43 1297d0528047: Preparing 10:15:43 16113d51b718: Preparing 10:15:43 fe4d303e512d: Waiting 10:15:43 1297d0528047: Waiting 10:15:43 f275f820bd74: Waiting 10:15:43 16113d51b718: Waiting 10:15:43 dc917109da7a: Layer already exists 10:15:43 e046d2c60400: Layer already exists 10:15:43 4e8556d1a5c9: Layer already exists 10:15:43 1a2fbf61038b: Layer already exists 10:15:43 208f03f7fae4: Layer already exists 10:15:43 fe4d303e512d: Layer already exists 10:15:43 6d5a9877e22b: Layer already exists 10:15:43 1297d0528047: Layer already exists 10:15:43 f275f820bd74: Layer already exists 10:15:43 16113d51b718: Layer already exists 10:15:43 4.0.0-dev.6: digest: sha256:59342f838c1c041be8f0b7c698ba659d54b5a16538846411c872f1397cb7e0ec size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:15:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:15:44 4e8556d1a5c9: Preparing 10:15:44 1a2fbf61038b: Preparing 10:15:44 208f03f7fae4: Preparing 10:15:44 dc917109da7a: Preparing 10:15:44 e046d2c60400: Preparing 10:15:44 fe4d303e512d: Preparing 10:15:44 f275f820bd74: Preparing 10:15:44 6d5a9877e22b: Preparing 10:15:44 1297d0528047: Preparing 10:15:44 16113d51b718: Preparing 10:15:44 fe4d303e512d: Waiting 10:15:44 1297d0528047: Waiting 10:15:44 f275f820bd74: Waiting 10:15:44 16113d51b718: Waiting 10:15:44 6d5a9877e22b: Waiting 10:15:44 4e8556d1a5c9: Layer already exists 10:15:44 dc917109da7a: Layer already exists 10:15:44 208f03f7fae4: Layer already exists 10:15:44 1a2fbf61038b: Layer already exists 10:15:44 e046d2c60400: Layer already exists 10:15:44 fe4d303e512d: Layer already exists 10:15:44 f275f820bd74: Layer already exists 10:15:44 6d5a9877e22b: Layer already exists 10:15:44 16113d51b718: Layer already exists 10:15:44 1297d0528047: Layer already exists 10:15:44 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:59342f838c1c041be8f0b7c698ba659d54b5a16538846411c872f1397cb7e0ec size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:44 + 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 10:15:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 10:15:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:15:45 4e8556d1a5c9: Preparing 10:15:45 1a2fbf61038b: Preparing 10:15:45 208f03f7fae4: Preparing 10:15:45 dc917109da7a: Preparing 10:15:45 e046d2c60400: Preparing 10:15:45 fe4d303e512d: Preparing 10:15:45 f275f820bd74: Preparing 10:15:45 6d5a9877e22b: Preparing 10:15:45 1297d0528047: Preparing 10:15:45 16113d51b718: Preparing 10:15:45 6d5a9877e22b: Waiting 10:15:45 1297d0528047: Waiting 10:15:45 16113d51b718: Waiting 10:15:45 fe4d303e512d: Waiting 10:15:45 f275f820bd74: Waiting 10:15:45 208f03f7fae4: Layer already exists 10:15:45 dc917109da7a: Layer already exists 10:15:45 1a2fbf61038b: Layer already exists 10:15:45 4e8556d1a5c9: Layer already exists 10:15:45 e046d2c60400: Layer already exists 10:15:45 fe4d303e512d: Layer already exists 10:15:45 1297d0528047: Layer already exists 10:15:45 f275f820bd74: Layer already exists 10:15:45 6d5a9877e22b: Layer already exists 10:15:45 16113d51b718: Layer already exists 10:15:45 main: digest: sha256:59342f838c1c041be8f0b7c698ba659d54b5a16538846411c872f1397cb7e0ec size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:15:45 ===================================================== [Pipeline] echo 10:15:45 taggedImages: 10:15:45 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:15:45 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:15:45 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.6 10:15:45 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:15:45 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 10:15:45 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 10:15:45 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:15:45 latest 10:15:45 4.0.0-dev.6 10:15:45 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:15:45 main 10:15:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:45 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:15:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:15:46 c7dd0c286a48: Preparing 10:15:46 f73208f79b6c: Preparing 10:15:46 7a85707cf272: Preparing 10:15:46 dc917109da7a: Preparing 10:15:46 e046d2c60400: Preparing 10:15:46 98f249441253: Preparing 10:15:46 7b1300aa2317: Preparing 10:15:46 879fb5ec2439: Preparing 10:15:46 16113d51b718: Preparing 10:15:46 7b1300aa2317: Waiting 10:15:46 879fb5ec2439: Waiting 10:15:46 16113d51b718: Waiting 10:15:46 98f249441253: Waiting 10:15:46 dc917109da7a: Layer already exists 10:15:46 e046d2c60400: Layer already exists 10:15:46 f73208f79b6c: Pushed 10:15:46 7a85707cf272: Pushed 10:15:46 c7dd0c286a48: Pushed 10:15:46 16113d51b718: Layer already exists 10:15:47 879fb5ec2439: Pushed 10:15:48 7b1300aa2317: Pushed 10:16:10 98f249441253: Pushed 10:16:10 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:221491ccd828f5e1cca4b9aaade37113dbd7036c37626abfc57132b7ae31df60 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:10 + 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 10:16:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:16:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:16:10 c7dd0c286a48: Preparing 10:16:10 f73208f79b6c: Preparing 10:16:10 7a85707cf272: Preparing 10:16:10 dc917109da7a: Preparing 10:16:10 e046d2c60400: Preparing 10:16:10 98f249441253: Preparing 10:16:10 7b1300aa2317: Preparing 10:16:10 879fb5ec2439: Preparing 10:16:10 16113d51b718: Preparing 10:16:10 98f249441253: Waiting 10:16:10 7b1300aa2317: Waiting 10:16:10 879fb5ec2439: Waiting 10:16:10 16113d51b718: Waiting 10:16:10 e046d2c60400: Layer already exists 10:16:10 dc917109da7a: Layer already exists 10:16:10 7a85707cf272: Layer already exists 10:16:10 c7dd0c286a48: Layer already exists 10:16:10 f73208f79b6c: Layer already exists 10:16:10 7b1300aa2317: Layer already exists 10:16:10 98f249441253: Layer already exists 10:16:10 16113d51b718: Layer already exists 10:16:10 879fb5ec2439: Layer already exists 10:16:10 latest: digest: sha256:221491ccd828f5e1cca4b9aaade37113dbd7036c37626abfc57132b7ae31df60 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:11 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.6 10:16:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:16:11 c7dd0c286a48: Preparing 10:16:11 f73208f79b6c: Preparing 10:16:11 7a85707cf272: Preparing 10:16:11 dc917109da7a: Preparing 10:16:11 e046d2c60400: Preparing 10:16:11 98f249441253: Preparing 10:16:11 7b1300aa2317: Preparing 10:16:11 879fb5ec2439: Preparing 10:16:11 16113d51b718: Preparing 10:16:11 879fb5ec2439: Waiting 10:16:11 98f249441253: Waiting 10:16:11 16113d51b718: Waiting 10:16:11 7b1300aa2317: Waiting 10:16:11 e046d2c60400: Layer already exists 10:16:11 f73208f79b6c: Layer already exists 10:16:11 7a85707cf272: Layer already exists 10:16:11 dc917109da7a: Layer already exists 10:16:11 c7dd0c286a48: Layer already exists 10:16:11 98f249441253: Layer already exists 10:16:11 879fb5ec2439: Layer already exists 10:16:11 16113d51b718: Layer already exists 10:16:11 7b1300aa2317: Layer already exists 10:16:11 4.0.0-dev.6: digest: sha256:221491ccd828f5e1cca4b9aaade37113dbd7036c37626abfc57132b7ae31df60 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:16:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:16:12 c7dd0c286a48: Preparing 10:16:12 f73208f79b6c: Preparing 10:16:12 7a85707cf272: Preparing 10:16:12 dc917109da7a: Preparing 10:16:12 e046d2c60400: Preparing 10:16:12 98f249441253: Preparing 10:16:12 7b1300aa2317: Preparing 10:16:12 879fb5ec2439: Preparing 10:16:12 16113d51b718: Preparing 10:16:12 98f249441253: Waiting 10:16:12 7b1300aa2317: Waiting 10:16:12 16113d51b718: Waiting 10:16:12 879fb5ec2439: Waiting 10:16:12 c7dd0c286a48: Layer already exists 10:16:12 f73208f79b6c: Layer already exists 10:16:12 dc917109da7a: Layer already exists 10:16:12 e046d2c60400: Layer already exists 10:16:12 7a85707cf272: Layer already exists 10:16:12 7b1300aa2317: Layer already exists 10:16:12 879fb5ec2439: Layer already exists 10:16:12 98f249441253: Layer already exists 10:16:12 16113d51b718: Layer already exists 10:16:12 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:221491ccd828f5e1cca4b9aaade37113dbd7036c37626abfc57132b7ae31df60 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:12 + 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 10:16:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 10:16:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:16:13 c7dd0c286a48: Preparing 10:16:13 f73208f79b6c: Preparing 10:16:13 7a85707cf272: Preparing 10:16:13 dc917109da7a: Preparing 10:16:13 e046d2c60400: Preparing 10:16:13 98f249441253: Preparing 10:16:13 7b1300aa2317: Preparing 10:16:13 879fb5ec2439: Preparing 10:16:13 16113d51b718: Preparing 10:16:13 7b1300aa2317: Waiting 10:16:13 879fb5ec2439: Waiting 10:16:13 98f249441253: Waiting 10:16:13 16113d51b718: Waiting 10:16:13 e046d2c60400: Layer already exists 10:16:13 f73208f79b6c: Layer already exists 10:16:13 7a85707cf272: Layer already exists 10:16:13 dc917109da7a: Layer already exists 10:16:13 c7dd0c286a48: Layer already exists 10:16:13 98f249441253: Layer already exists 10:16:13 879fb5ec2439: Layer already exists 10:16:13 7b1300aa2317: Layer already exists 10:16:13 16113d51b718: Layer already exists 10:16:13 main: digest: sha256:221491ccd828f5e1cca4b9aaade37113dbd7036c37626abfc57132b7ae31df60 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:16:13 ===================================================== [Pipeline] echo 10:16:13 taggedImages: 10:16:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:16:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:16:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.6 10:16:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:16:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 10:16:13 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 10:16:13 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:16:13 latest 10:16:13 4.0.0-dev.6 10:16:13 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:16:13 main 10:16:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:16:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:16:14 843c550d45d7: Preparing 10:16:14 b704ea945767: Preparing 10:16:14 d8036b2f4766: Preparing 10:16:14 dc917109da7a: Preparing 10:16:14 e046d2c60400: Preparing 10:16:14 98f249441253: Preparing 10:16:14 98f249441253: Waiting 10:16:14 6d5a9877e22b: Preparing 10:16:14 1297d0528047: Preparing 10:16:14 6d5a9877e22b: Waiting 10:16:14 16113d51b718: Preparing 10:16:14 1297d0528047: Waiting 10:16:14 16113d51b718: Waiting 10:16:14 e046d2c60400: Layer already exists 10:16:14 dc917109da7a: Layer already exists 10:16:14 98f249441253: Layer already exists 10:16:14 6d5a9877e22b: Layer already exists 10:16:14 1297d0528047: Layer already exists 10:16:14 d8036b2f4766: Pushed 10:16:14 b704ea945767: Pushed 10:16:14 16113d51b718: Layer already exists 10:16:14 843c550d45d7: Pushed 10:16:14 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:2deb2211173a0f1b4afc0d37aaf1a7854b2acefb2f4bc8e56bd1aed321a96d5b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:15 + 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 10:16:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:16:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:16:15 843c550d45d7: Preparing 10:16:15 b704ea945767: Preparing 10:16:15 d8036b2f4766: Preparing 10:16:15 dc917109da7a: Preparing 10:16:15 e046d2c60400: Preparing 10:16:15 98f249441253: Preparing 10:16:15 6d5a9877e22b: Preparing 10:16:15 1297d0528047: Preparing 10:16:15 16113d51b718: Preparing 10:16:15 98f249441253: Waiting 10:16:15 6d5a9877e22b: Waiting 10:16:15 1297d0528047: Waiting 10:16:15 16113d51b718: Waiting 10:16:15 b704ea945767: Layer already exists 10:16:15 e046d2c60400: Layer already exists 10:16:15 d8036b2f4766: Layer already exists 10:16:15 843c550d45d7: Layer already exists 10:16:15 dc917109da7a: Layer already exists 10:16:15 98f249441253: Layer already exists 10:16:15 1297d0528047: Layer already exists 10:16:15 6d5a9877e22b: Layer already exists 10:16:15 16113d51b718: Layer already exists 10:16:15 latest: digest: sha256:2deb2211173a0f1b4afc0d37aaf1a7854b2acefb2f4bc8e56bd1aed321a96d5b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:16 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.6 10:16:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:16:16 843c550d45d7: Preparing 10:16:16 b704ea945767: Preparing 10:16:16 d8036b2f4766: Preparing 10:16:16 dc917109da7a: Preparing 10:16:16 e046d2c60400: Preparing 10:16:16 98f249441253: Preparing 10:16:16 6d5a9877e22b: Preparing 10:16:16 1297d0528047: Preparing 10:16:16 16113d51b718: Preparing 10:16:16 98f249441253: Waiting 10:16:16 6d5a9877e22b: Waiting 10:16:16 16113d51b718: Waiting 10:16:16 1297d0528047: Waiting 10:16:16 e046d2c60400: Layer already exists 10:16:16 843c550d45d7: Layer already exists 10:16:16 dc917109da7a: Layer already exists 10:16:16 d8036b2f4766: Layer already exists 10:16:16 b704ea945767: Layer already exists 10:16:16 6d5a9877e22b: Layer already exists 10:16:16 98f249441253: Layer already exists 10:16:16 1297d0528047: Layer already exists 10:16:16 16113d51b718: Layer already exists 10:16:16 4.0.0-dev.6: digest: sha256:2deb2211173a0f1b4afc0d37aaf1a7854b2acefb2f4bc8e56bd1aed321a96d5b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:16 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:16:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:16:17 843c550d45d7: Preparing 10:16:17 b704ea945767: Preparing 10:16:17 d8036b2f4766: Preparing 10:16:17 dc917109da7a: Preparing 10:16:17 e046d2c60400: Preparing 10:16:17 98f249441253: Preparing 10:16:17 6d5a9877e22b: Preparing 10:16:17 1297d0528047: Preparing 10:16:17 16113d51b718: Preparing 10:16:17 6d5a9877e22b: Waiting 10:16:17 1297d0528047: Waiting 10:16:17 16113d51b718: Waiting 10:16:17 98f249441253: Waiting 10:16:17 e046d2c60400: Layer already exists 10:16:17 dc917109da7a: Layer already exists 10:16:17 843c550d45d7: Layer already exists 10:16:17 d8036b2f4766: Layer already exists 10:16:17 b704ea945767: Layer already exists 10:16:17 98f249441253: Layer already exists 10:16:17 6d5a9877e22b: Layer already exists 10:16:17 16113d51b718: Layer already exists 10:16:17 1297d0528047: Layer already exists 10:16:17 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:2deb2211173a0f1b4afc0d37aaf1a7854b2acefb2f4bc8e56bd1aed321a96d5b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:17 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 10:16:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:16:18 843c550d45d7: Preparing 10:16:18 b704ea945767: Preparing 10:16:18 d8036b2f4766: Preparing 10:16:18 dc917109da7a: Preparing 10:16:18 e046d2c60400: Preparing 10:16:18 98f249441253: Preparing 10:16:18 6d5a9877e22b: Preparing 10:16:18 1297d0528047: Preparing 10:16:18 16113d51b718: Preparing 10:16:18 6d5a9877e22b: Waiting 10:16:18 98f249441253: Waiting 10:16:18 16113d51b718: Waiting 10:16:18 dc917109da7a: Layer already exists 10:16:18 e046d2c60400: Layer already exists 10:16:18 843c550d45d7: Layer already exists 10:16:18 d8036b2f4766: Layer already exists 10:16:18 b704ea945767: Layer already exists 10:16:18 98f249441253: Layer already exists 10:16:18 16113d51b718: Layer already exists 10:16:18 1297d0528047: Layer already exists 10:16:18 6d5a9877e22b: Layer already exists 10:16:18 main: digest: sha256:2deb2211173a0f1b4afc0d37aaf1a7854b2acefb2f4bc8e56bd1aed321a96d5b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:16:18 ===================================================== [Pipeline] echo 10:16:18 taggedImages: 10:16:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:16:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:16:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.6 10:16:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:16:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 10:16:18 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 10:16:18 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:16:18 latest 10:16:18 4.0.0-dev.6 10:16:18 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:16:18 main 10:16:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:19 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:19 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:16:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 10:16:19 f2c3c7e22403: Preparing 10:16:19 d9451c39c6a0: Preparing 10:16:19 dc917109da7a: Preparing 10:16:19 e046d2c60400: Preparing 10:16:19 c0fc733f108f: Preparing 10:16:19 49e29907d3d4: Preparing 10:16:19 16113d51b718: Preparing 10:16:19 49e29907d3d4: Waiting 10:16:19 16113d51b718: Waiting 10:16:19 e046d2c60400: Layer already exists 10:16:19 dc917109da7a: Layer already exists 10:16:19 16113d51b718: Layer already exists 10:16:19 f2c3c7e22403: Pushed 10:16:20 49e29907d3d4: Pushed 10:16:21 c0fc733f108f: Pushed 10:16:31 d9451c39c6a0: Pushed 10:16:31 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:fcd25d981bf97cab7822aee72a4396f12f7fa928e936587cd29b25a3479aa149 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:31 + 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 10:16:31 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 10:16:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 10:16:31 f2c3c7e22403: Preparing 10:16:31 d9451c39c6a0: Preparing 10:16:31 dc917109da7a: Preparing 10:16:31 e046d2c60400: Preparing 10:16:31 c0fc733f108f: Preparing 10:16:31 49e29907d3d4: Preparing 10:16:31 16113d51b718: Preparing 10:16:31 49e29907d3d4: Waiting 10:16:31 16113d51b718: Waiting 10:16:31 dc917109da7a: Layer already exists 10:16:31 d9451c39c6a0: Layer already exists 10:16:31 f2c3c7e22403: Layer already exists 10:16:31 e046d2c60400: Layer already exists 10:16:31 c0fc733f108f: Layer already exists 10:16:31 49e29907d3d4: Layer already exists 10:16:31 16113d51b718: Layer already exists 10:16:32 latest: digest: sha256:fcd25d981bf97cab7822aee72a4396f12f7fa928e936587cd29b25a3479aa149 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:32 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:32 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.6 10:16:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 10:16:32 f2c3c7e22403: Preparing 10:16:32 d9451c39c6a0: Preparing 10:16:32 dc917109da7a: Preparing 10:16:32 e046d2c60400: Preparing 10:16:32 c0fc733f108f: Preparing 10:16:32 49e29907d3d4: Preparing 10:16:32 16113d51b718: Preparing 10:16:32 49e29907d3d4: Waiting 10:16:32 16113d51b718: Waiting 10:16:32 f2c3c7e22403: Layer already exists 10:16:32 dc917109da7a: Layer already exists 10:16:32 c0fc733f108f: Layer already exists 10:16:32 d9451c39c6a0: Layer already exists 10:16:32 e046d2c60400: Layer already exists 10:16:32 49e29907d3d4: Layer already exists 10:16:32 16113d51b718: Layer already exists 10:16:33 4.0.0-dev.6: digest: sha256:fcd25d981bf97cab7822aee72a4396f12f7fa928e936587cd29b25a3479aa149 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:33 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:33 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:16:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 10:16:33 f2c3c7e22403: Preparing 10:16:33 d9451c39c6a0: Preparing 10:16:33 dc917109da7a: Preparing 10:16:33 e046d2c60400: Preparing 10:16:33 c0fc733f108f: Preparing 10:16:33 49e29907d3d4: Preparing 10:16:33 16113d51b718: Preparing 10:16:33 49e29907d3d4: Waiting 10:16:33 16113d51b718: Waiting 10:16:33 c0fc733f108f: Layer already exists 10:16:33 d9451c39c6a0: Layer already exists 10:16:33 e046d2c60400: Layer already exists 10:16:33 dc917109da7a: Layer already exists 10:16:33 f2c3c7e22403: Layer already exists 10:16:33 49e29907d3d4: Layer already exists 10:16:33 16113d51b718: Layer already exists 10:16:33 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:fcd25d981bf97cab7822aee72a4396f12f7fa928e936587cd29b25a3479aa149 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:34 + 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 10:16:34 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 10:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 10:16:34 f2c3c7e22403: Preparing 10:16:34 d9451c39c6a0: Preparing 10:16:34 dc917109da7a: Preparing 10:16:34 e046d2c60400: Preparing 10:16:34 c0fc733f108f: Preparing 10:16:34 49e29907d3d4: Preparing 10:16:34 16113d51b718: Preparing 10:16:34 49e29907d3d4: Waiting 10:16:34 16113d51b718: Waiting 10:16:34 f2c3c7e22403: Layer already exists 10:16:34 e046d2c60400: Layer already exists 10:16:34 dc917109da7a: Layer already exists 10:16:34 c0fc733f108f: Layer already exists 10:16:34 d9451c39c6a0: Layer already exists 10:16:34 49e29907d3d4: Layer already exists 10:16:34 16113d51b718: Layer already exists 10:16:34 main: digest: sha256:fcd25d981bf97cab7822aee72a4396f12f7fa928e936587cd29b25a3479aa149 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:16:35 ===================================================== [Pipeline] echo 10:16:35 taggedImages: 10:16:35 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:16:35 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 10:16:35 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.6 10:16:35 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:16:35 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 10:16:35 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 10:16:35 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:16:35 latest 10:16:35 4.0.0-dev.6 10:16:35 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:16:35 main 10:16:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:16:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:16:36 e3f92d4d7bc4: Preparing 10:16:36 3995e2da6888: Preparing 10:16:36 2061b7a8b8b6: Preparing 10:16:36 dc917109da7a: Preparing 10:16:36 e046d2c60400: Preparing 10:16:36 7064d8d7da97: Preparing 10:16:36 12e04481d4dd: Preparing 10:16:36 16113d51b718: Preparing 10:16:36 7064d8d7da97: Waiting 10:16:36 12e04481d4dd: Waiting 10:16:36 16113d51b718: Waiting 10:16:36 e046d2c60400: Layer already exists 10:16:36 dc917109da7a: Layer already exists 10:16:36 3995e2da6888: Pushed 10:16:36 e3f92d4d7bc4: Pushed 10:16:36 16113d51b718: Layer already exists 10:16:36 12e04481d4dd: Pushed 10:16:38 7064d8d7da97: Pushed 10:16:48 2061b7a8b8b6: Pushed 10:16:48 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7: digest: sha256:ef99205aae77f32d5ef8100e0246f4b712ee8e61335f22d8d58ce6255af39626 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:16:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:16:48 e3f92d4d7bc4: Preparing 10:16:48 3995e2da6888: Preparing 10:16:48 2061b7a8b8b6: Preparing 10:16:48 dc917109da7a: Preparing 10:16:48 e046d2c60400: Preparing 10:16:48 7064d8d7da97: Preparing 10:16:48 12e04481d4dd: Preparing 10:16:48 16113d51b718: Preparing 10:16:48 7064d8d7da97: Waiting 10:16:48 12e04481d4dd: Waiting 10:16:48 16113d51b718: Waiting 10:16:48 2061b7a8b8b6: Layer already exists 10:16:48 e3f92d4d7bc4: Layer already exists 10:16:48 e046d2c60400: Layer already exists 10:16:48 dc917109da7a: Layer already exists 10:16:48 3995e2da6888: Layer already exists 10:16:48 7064d8d7da97: Layer already exists 10:16:48 12e04481d4dd: Layer already exists 10:16:48 16113d51b718: Layer already exists 10:16:49 latest: digest: sha256:ef99205aae77f32d5ef8100e0246f4b712ee8e61335f22d8d58ce6255af39626 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.6 10:16:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:16:49 e3f92d4d7bc4: Preparing 10:16:49 3995e2da6888: Preparing 10:16:49 2061b7a8b8b6: Preparing 10:16:49 dc917109da7a: Preparing 10:16:49 e046d2c60400: Preparing 10:16:49 7064d8d7da97: Preparing 10:16:49 12e04481d4dd: Preparing 10:16:49 16113d51b718: Preparing 10:16:49 7064d8d7da97: Waiting 10:16:49 12e04481d4dd: Waiting 10:16:49 16113d51b718: Waiting 10:16:49 e3f92d4d7bc4: Layer already exists 10:16:49 dc917109da7a: Layer already exists 10:16:49 3995e2da6888: Layer already exists 10:16:49 2061b7a8b8b6: Layer already exists 10:16:49 e046d2c60400: Layer already exists 10:16:49 7064d8d7da97: Layer already exists 10:16:49 12e04481d4dd: Layer already exists 10:16:49 16113d51b718: Layer already exists 10:16:50 4.0.0-dev.6: digest: sha256:ef99205aae77f32d5ef8100e0246f4b712ee8e61335f22d8d58ce6255af39626 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:16:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:16:50 e3f92d4d7bc4: Preparing 10:16:50 3995e2da6888: Preparing 10:16:50 2061b7a8b8b6: Preparing 10:16:50 dc917109da7a: Preparing 10:16:50 e046d2c60400: Preparing 10:16:50 7064d8d7da97: Preparing 10:16:50 12e04481d4dd: Preparing 10:16:50 7064d8d7da97: Waiting 10:16:50 16113d51b718: Preparing 10:16:50 12e04481d4dd: Waiting 10:16:50 16113d51b718: Waiting 10:16:50 e046d2c60400: Layer already exists 10:16:50 2061b7a8b8b6: Layer already exists 10:16:50 e3f92d4d7bc4: Layer already exists 10:16:50 dc917109da7a: Layer already exists 10:16:50 3995e2da6888: Layer already exists 10:16:50 7064d8d7da97: Layer already exists 10:16:50 12e04481d4dd: Layer already exists 10:16:50 16113d51b718: Layer already exists 10:16:50 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6: digest: sha256:ef99205aae77f32d5ef8100e0246f4b712ee8e61335f22d8d58ce6255af39626 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 10:16:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:16:51 e3f92d4d7bc4: Preparing 10:16:51 3995e2da6888: Preparing 10:16:51 2061b7a8b8b6: Preparing 10:16:51 dc917109da7a: Preparing 10:16:51 e046d2c60400: Preparing 10:16:51 7064d8d7da97: Preparing 10:16:51 12e04481d4dd: Preparing 10:16:51 16113d51b718: Preparing 10:16:51 7064d8d7da97: Waiting 10:16:51 12e04481d4dd: Waiting 10:16:51 16113d51b718: Waiting 10:16:51 dc917109da7a: Layer already exists 10:16:51 e046d2c60400: Layer already exists 10:16:51 3995e2da6888: Layer already exists 10:16:51 e3f92d4d7bc4: Layer already exists 10:16:51 2061b7a8b8b6: Layer already exists 10:16:51 7064d8d7da97: Layer already exists 10:16:51 16113d51b718: Layer already exists 10:16:51 12e04481d4dd: Layer already exists 10:16:51 main: digest: sha256:ef99205aae77f32d5ef8100e0246f4b712ee8e61335f22d8d58ce6255af39626 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:16:52 ===================================================== [Pipeline] echo 10:16:52 taggedImages: 10:16:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 10:16:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:16:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.6 10:16:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7-4.0.0-dev.6 10:16:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:16:52 10:16:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:16:52 arm64: Pulling from edgex-lftools-log-publisher 10:16:52 8998bd30e6a1: Pulling fs layer 10:16:52 04944245beec: Pulling fs layer 10:16:52 699f458cf7ca: Pulling fs layer 10:16:52 765212b225bb: Pulling fs layer 10:16:52 f23df028b6ca: Pulling fs layer 10:16:52 d65c8cfc05b1: Pulling fs layer 10:16:52 2437ff75d9bd: Pulling fs layer 10:16:52 f23df028b6ca: Waiting 10:16:52 d65c8cfc05b1: Waiting 10:16:52 2437ff75d9bd: Waiting 10:16:52 765212b225bb: Waiting 10:16:53 04944245beec: Verifying Checksum 10:16:53 04944245beec: Download complete 10:16:53 765212b225bb: Verifying Checksum 10:16:53 765212b225bb: Download complete 10:16:53 f23df028b6ca: Verifying Checksum 10:16:53 f23df028b6ca: Download complete 10:16:53 d65c8cfc05b1: Download complete 10:16:53 699f458cf7ca: Verifying Checksum 10:16:53 699f458cf7ca: Download complete 10:16:53 8998bd30e6a1: Verifying Checksum 10:16:53 8998bd30e6a1: Download complete 10:16:56 2437ff75d9bd: Verifying Checksum 10:16:56 2437ff75d9bd: Download complete 10:16:58 8998bd30e6a1: Pull complete 10:16:58 04944245beec: Pull complete 10:17:00 699f458cf7ca: Pull complete 10:17:00 765212b225bb: Pull complete 10:17:01 f23df028b6ca: Pull complete 10:17:01 d65c8cfc05b1: Pull complete 10:17:19 2437ff75d9bd: Pull complete 10:17:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:17:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:17:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:19 prd-ubuntu20.04-docker-arm64-4c-16g-24148 does not seem to be running inside a container 10:17:20 $ 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/740 -v /w/workspace/edgex-go/740:/w/workspace/edgex-go/740:rw,z -v /w/workspace/edgex-go/740@tmp:/w/workspace/edgex-go/740@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 10:17:22 $ docker top acde1746d58ee0965923df540ea2cebf64f3f2f9d7f2277ae8af9068684f6b22 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:17:23 ---> job-cost.sh 10:17:23 lf-activate-venv: SKIPPING 10:17:23 INFO: No Stack... 10:17:23 INFO: Retrieving Pricing Info for: v3-standard-4 10:17:24 INFO: Archiving Costs [Pipeline] sh 10:17:25 + cat /w/workspace/edgex-go/740/archives/cost.csv 10:17:25 + cut -d, -f6 [Pipeline] lock 10:17:25 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-740-stack-cost] 10:17:25 Resource [jenkins-edgexfoundry-edgex-go-main-740-stack-cost] did not exist. Created. 10:17:25 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-740-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:17:25 + echo total: 0.10999999940395355 [Pipeline] stash 10:17:26 Stashed 1 file(s) [Pipeline] } 10:17:26 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-740-stack-cost] [Pipeline] // lock [Pipeline] } 10:17:26 $ docker stop --time=1 acde1746d58ee0965923df540ea2cebf64f3f2f9d7f2277ae8af9068684f6b22 10:17:28 $ docker rm -f --volumes acde1746d58ee0965923df540ea2cebf64f3f2f9d7f2277ae8af9068684f6b22 [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 10:17:28 provisioning config files... 10:17:28 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/740@tmp/config3615631999007673876tmp [Pipeline] { [Pipeline] sh 10:17:28 + set +x 10:17:28 + curl -s https://codecov.io/bash 10:17:28 + bash -s -- 10:17:28 10:17:28 _____ _ 10:17:28 / ____| | | 10:17:28 | | ___ __| | ___ ___ _____ __ 10:17:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:17:28 | |___| (_) | (_| | __/ (_| (_) \ V / 10:17:28 \_____\___/ \__,_|\___|\___\___/ \_/ 10:17:28 Bash-1.0.6 10:17:28 10:17:28 10:17:28 ==> git version 2.25.1 found 10:17:28 ==> 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 10:17:28 Release-Date: 2020-01-08 10:17:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:17:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:17:28 ==> Jenkins CI detected. 10:17:28 current dir:  /w/workspace/edgex-go/740 10:17:28 project root: . 10:17:28 --> token set from env 10:17:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:17:28 ==> Running gcov in . (disable via -X gcov) 10:17:28 ==> Python coveragepy not found 10:17:28 ==> Searching for coverage reports in: 10:17:28 + . 10:17:29 -> Found 1 reports 10:17:29 ==> Detecting git/mercurial file structure 10:17:29 ==> Reading reports 10:17:29 + ./coverage.out bytes=1433705 10:17:29 ==> Appending adjustments 10:17:29 https://docs.codecov.io/docs/fixing-reports 10:17:30 + Found adjustments 10:17:30 ==> Gzipping contents 10:17:30 124K /tmp/codecov.XEd9uf.gz 10:17:30 ==> Uploading reports 10:17:30 url: https://codecov.io 10:17:30 query: branch=main&commit=1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7&build=740&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F740%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:17:30 -> Pinging Codecov 10:17:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7&build=740&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F740%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:17:30 -> Uploading to 10:17:30 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7/fab0b8cb-93c7-47d8-8e79-814296aa4dec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241030T101730Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=b09fa88a7949c35868d1a460cdb174d8ae321c91a4a562fc2663844a2d0eadb0 10:17:30 % Total % Received % Xferd Average Speed Time Time Time Current 10:17:30 Dload Upload Total Spent Left Speed 10:17:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 121k 0 0 100 121k 0 421k --:--:-- --:--:-- --:--:-- 421k 10:17:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 [Pipeline] } 10:17:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 10:17:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:17:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:17:31 10:17:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:17:31 latest: Pulling from edgex-devops/edgex-snyk-go 10:17:31 43c4264eed91: Already exists 10:17:31 4cc291be95ef: Already exists 10:17:31 2ac1f1163629: Already exists 10:17:31 5c3c966382ef: Already exists 10:17:31 4f4fb700ef54: Already exists 10:17:31 d9c7d2e4e75e: Pulling fs layer 10:17:31 9c3e1370e548: Pulling fs layer 10:17:31 d9c7d2e4e75e: Download complete 10:17:32 d9c7d2e4e75e: Pull complete 10:17:32 9c3e1370e548: Verifying Checksum 10:17:32 9c3e1370e548: Download complete 10:17:35 9c3e1370e548: Pull complete 10:17:35 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 10:17:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:17:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:35 prd-ubuntu20.04-docker-8c-8g-24146 does not seem to be running inside a container 10:17:35 $ 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/740 -v /w/workspace/edgex-go/740:/w/workspace/edgex-go/740:rw,z -v /w/workspace/edgex-go/740@tmp:/w/workspace/edgex-go/740@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 10:17:38 $ docker top 539ba34621011589668391e80ec426c222498cdf9d14ae74fa2d6d6020410eec -eo pid,comm [Pipeline] { [Pipeline] sh 10:17:39 + git config --global --add safe.directory /w/workspace/edgex-go/740 [Pipeline] echo 10:17:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 10:17:39 + set -o pipefail 10:17:39 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 10:17:47 10:17:47 Monitoring /w/workspace/edgex-go/740 (github.com/edgexfoundry/edgex-go)... 10:17:47 10:17:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/e3fec7bd-97ca-400f-8316-6c9cb7e3d25e 10:17:47 10:17:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:17:47 [Pipeline] } 10:17:47 $ docker stop --time=1 539ba34621011589668391e80ec426c222498cdf9d14ae74fa2d6d6020410eec 10:17:52 $ docker rm -f --volumes 539ba34621011589668391e80ec426c222498cdf9d14ae74fa2d6d6020410eec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 10:17:52 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:17:52 provisioning config files... 10:17:52 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/740@tmp/config14357626653785951332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:17:53 --> edgex-publish-swagger.sh 10:17:53 === Publish openapi API === 10:17:53 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 10:17:53 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/740/openapi/core-command.yaml] 10:17:53 % Total % Received % Xferd Average Speed Time Time Time Current 10:17:53 Dload Upload Total Spent Left Speed 10:17:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 71110 --:--:-- --:--:-- --:--:-- 70956 10:17:53 10:17:53 10:17:53 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/740/openapi/core-data.yaml] 10:17:53 % Total % Received % Xferd Average Speed Time Time Time Current 10:17:53 Dload Upload Total Spent Left Speed 10:17:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 147k --:--:-- --:--:-- --:--:-- 147k 10:17:54 10:17:54 10:17:54 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/740/openapi/core-keeper.yaml] 10:17:54 % Total % Received % Xferd Average Speed Time Time Time Current 10:17:54 Dload Upload Total Spent Left Speed 10:17:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32835 0 0 100 32835 0 157k --:--:-- --:--:-- --:--:-- 156k 100 32901 100 66 100 32835 266 129k --:--:-- --:--:-- --:--:-- 129k 10:17:54 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:17:54 10:17:54 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/740/openapi/core-metadata.yaml] 10:17:54 % Total % Received % Xferd Average Speed Time Time Time Current 10:17:54 Dload Upload Total Spent Left Speed 10:17:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 361 357k --:--:-- --:--:-- --:--:-- 357k 10:17:54 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 10:17:54 10:17:54 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/740/openapi/support-cron-scheduler.yaml] 10:17:54 % Total % Received % Xferd Average Speed Time Time Time Current 10:17:54 Dload Upload Total Spent Left Speed 10:17:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50797 100 66 100 50731 260 195k --:--:-- --:--:-- --:--:-- 196k 10:17:55 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:17:55 10:17:55 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/740/openapi/support-notifications.yaml] 10:17:55 % Total % Received % Xferd Average Speed Time Time Time Current 10:17:55 Dload Upload Total Spent Left Speed 10:17:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87301 0 0 100 87301 0 419k --:--:-- --:--:-- --:--:-- 417k 100 87457 100 156 100 87301 395 216k --:--:-- --:--:-- --:--:-- 216k 10:17:55 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 10:17:55 [Pipeline] } 10:17:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 10:17:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:17:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:17:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:56 prd-ubuntu20.04-docker-8c-8g-24146 does not seem to be running inside a container 10:17:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/740 -v /w/workspace/edgex-go/740:/w/workspace/edgex-go/740:rw,z -v /w/workspace/edgex-go/740@tmp:/w/workspace/edgex-go/740@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 10:17:56 $ docker top 4fdb3a14e739ca719c8f0122ad7cb25bb98fc416732ad5146ff69f39bd77c977 -eo pid,comm 10:17:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:17:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:17:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:17:56 [ssh-agent] Looking for ssh-agent implementation... 10:17:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:17:56 $ docker exec 4fdb3a14e739ca719c8f0122ad7cb25bb98fc416732ad5146ff69f39bd77c977 ssh-agent 10:17:57 SSH_AUTH_SOCK=/tmp/ssh-iGKlHX2YqhyX/agent.32 10:17:57 SSH_AGENT_PID=38 10:17:57 Running ssh-add (command line suppressed) 10:17:57 Identity added: /w/workspace/edgex-go/740@tmp/private_key_1301361696363947295.key (/w/workspace/edgex-go/740@tmp/private_key_1301361696363947295.key) 10:17:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:17:57 + git semver tag 10:17:57 2024-10-30 10:17:57,569 [run_tag] DEBUG tag force:False 10:17:57 2024-10-30 10:17:57,569 [check_head_tag] DEBUG check head tag 10:17:57 2024-10-30 10:17:57,571 [execute] INFO git cat-file --batch-check 10:17:57 2024-10-30 10:17:57,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/740, universal_newlines=False, shell=None, istream=) 10:17:57 2024-10-30 10:17:57,575 [execute] INFO git cat-file --batch 10:17:57 2024-10-30 10:17:57,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/740, universal_newlines=False, shell=None, istream=) 10:17:57 2024-10-30 10:17:57,624 [read_version] DEBUG read version from /w/workspace/edgex-go/740/.semver/main 10:17:57 2024-10-30 10:17:57,624 [execute] INFO git tag -a v4.0.0-dev.6 -m v4.0.0-dev.6 10:17:57 2024-10-30 10:17:57,624 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.6', '-m', 'v4.0.0-dev.6'], cwd=/w/workspace/edgex-go/740, universal_newlines=False, shell=None, istream=None) 10:17:57 2024-10-30 10:17:57,629 [read_version] DEBUG read version from /w/workspace/edgex-go/740/.semver/main 10:17:57 4.0.0-dev.6 [Pipeline] } 10:17:57 $ docker exec --env ******** --env ******** 4fdb3a14e739ca719c8f0122ad7cb25bb98fc416732ad5146ff69f39bd77c977 ssh-agent -k 10:17:57 unset SSH_AUTH_SOCK; 10:17:57 unset SSH_AGENT_PID; 10:17:57 echo Agent pid 38 killed; 10:17:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:17:58 + git semver [Pipeline] } 10:17:58 $ docker stop --time=1 4fdb3a14e739ca719c8f0122ad7cb25bb98fc416732ad5146ff69f39bd77c977 10:17:59 $ docker rm -f --volumes 4fdb3a14e739ca719c8f0122ad7cb25bb98fc416732ad5146ff69f39bd77c977 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:18:00 10:18:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:18:00 0.23.1-centos7: Pulling from edgex-lftools 10:18:00 ab5ef0e58194: Pulling fs layer 10:18:00 9712f1f96733: Pulling fs layer 10:18:00 63f879dbbcfc: Pulling fs layer 10:18:00 0d9ebad4ef96: Pulling fs layer 10:18:00 e9a5061849ea: Pulling fs layer 10:18:00 d747dcd14b5f: Pulling fs layer 10:18:00 2de7ff778b66: Pulling fs layer 10:18:00 e9a5061849ea: Waiting 10:18:00 0d9ebad4ef96: Waiting 10:18:00 d747dcd14b5f: Waiting 10:18:00 2de7ff778b66: Waiting 10:18:00 9712f1f96733: Verifying Checksum 10:18:00 9712f1f96733: Download complete 10:18:00 63f879dbbcfc: Verifying Checksum 10:18:00 63f879dbbcfc: Download complete 10:18:00 e9a5061849ea: Download complete 10:18:00 d747dcd14b5f: Verifying Checksum 10:18:00 d747dcd14b5f: Download complete 10:18:00 ab5ef0e58194: Verifying Checksum 10:18:00 ab5ef0e58194: Download complete 10:18:00 0d9ebad4ef96: Verifying Checksum 10:18:00 0d9ebad4ef96: Download complete 10:18:00 2de7ff778b66: Verifying Checksum 10:18:00 2de7ff778b66: Download complete 10:18:04 ab5ef0e58194: Pull complete 10:18:04 9712f1f96733: Pull complete 10:18:04 63f879dbbcfc: Pull complete 10:18:07 0d9ebad4ef96: Pull complete 10:18:07 e9a5061849ea: Pull complete 10:18:07 d747dcd14b5f: Pull complete 10:18:09 2de7ff778b66: Pull complete 10:18:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:18:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:18:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:18:09 prd-ubuntu20.04-docker-8c-8g-24146 does not seem to be running inside a container 10:18:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/740 -v /w/workspace/edgex-go/740:/w/workspace/edgex-go/740:rw,z -v /w/workspace/edgex-go/740@tmp:/w/workspace/edgex-go/740@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 10:18:14 $ docker top fa6ea8220034c9755566c38a4f32f596f79bcbcd7353b7aa96bd2b89c8cbd06c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:18:14 provisioning config files... 10:18:14 copy managed file [sigul-config] to file:/w/workspace/edgex-go/740@tmp/config3976841341710057618tmp 10:18:14 copy managed file [sigul-password] to file:/w/workspace/edgex-go/740@tmp/config9034803856624827303tmp 10:18:14 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/740@tmp/config14372604224985261694tmp [Pipeline] { [Pipeline] echo 10:18:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:18:15 ---> sigul-configuration.sh 10:18:15 gpg: directory `/root/.gnupg' created 10:18:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:18:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:18:15 gpg: keyring `/root/.gnupg/secring.gpg' created 10:18:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:18:15 gpg: CAST5 encrypted data 10:18:15 gpg: encrypted with 1 passphrase 10:18:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:18:15 + mkdir /home/jenkins 10:18:15 + mkdir /home/jenkins/sigul [Pipeline] sh 10:18:15 + 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 10:18:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:18:16 ---> sigul-install.sh 10:18:16 Sigul already installed; skipping installation. [Pipeline] sh 10:18:16 + git tag --list 10:18:16 0.6.0 10:18:16 0.6.1 10:18:16 0.7.0 10:18:16 0.7.1 10:18:16 v1.0.0 10:18:16 v1.0.1 10:18:16 v1.1.0 10:18:16 v1.2.0 10:18:16 v1.2.1 10:18:16 v1.3.0 10:18:16 v1.3.1 10:18:16 v2.0.0 10:18:16 v2.1.0 10:18:16 v2.1.1 10:18:16 v2.2.0 10:18:16 v2.3.0 10:18:16 v3.0 10:18:16 v3.0.0 10:18:16 v3.1 10:18:16 v3.1.0 10:18:16 v3.1.0-dev.1 10:18:16 v3.1.0-dev.10 10:18:16 v3.1.0-dev.11 10:18:16 v3.1.0-dev.12 10:18:16 v3.1.0-dev.13 10:18:16 v3.1.0-dev.14 10:18:16 v3.1.0-dev.15 10:18:16 v3.1.0-dev.16 10:18:16 v3.1.0-dev.17 10:18:16 v3.1.0-dev.18 10:18:16 v3.1.0-dev.19 10:18:16 v3.1.0-dev.2 10:18:16 v3.1.0-dev.20 10:18:16 v3.1.0-dev.21 10:18:16 v3.1.0-dev.22 10:18:16 v3.1.0-dev.23 10:18:16 v3.1.0-dev.24 10:18:16 v3.1.0-dev.25 10:18:16 v3.1.0-dev.26 10:18:16 v3.1.0-dev.27 10:18:16 v3.1.0-dev.28 10:18:16 v3.1.0-dev.29 10:18:16 v3.1.0-dev.3 10:18:16 v3.1.0-dev.30 10:18:16 v3.1.0-dev.31 10:18:16 v3.1.0-dev.32 10:18:16 v3.1.0-dev.33 10:18:16 v3.1.0-dev.34 10:18:16 v3.1.0-dev.35 10:18:16 v3.1.0-dev.36 10:18:16 v3.1.0-dev.37 10:18:16 v3.1.0-dev.38 10:18:16 v3.1.0-dev.39 10:18:16 v3.1.0-dev.4 10:18:16 v3.1.0-dev.40 10:18:16 v3.1.0-dev.41 10:18:16 v3.1.0-dev.42 10:18:16 v3.1.0-dev.43 10:18:16 v3.1.0-dev.44 10:18:16 v3.1.0-dev.45 10:18:16 v3.1.0-dev.46 10:18:16 v3.1.0-dev.47 10:18:16 v3.1.0-dev.48 10:18:16 v3.1.0-dev.49 10:18:16 v3.1.0-dev.5 10:18:16 v3.1.0-dev.50 10:18:16 v3.1.0-dev.51 10:18:16 v3.1.0-dev.52 10:18:16 v3.1.0-dev.53 10:18:16 v3.1.0-dev.54 10:18:16 v3.1.0-dev.55 10:18:16 v3.1.0-dev.56 10:18:16 v3.1.0-dev.57 10:18:16 v3.1.0-dev.58 10:18:16 v3.1.0-dev.59 10:18:16 v3.1.0-dev.6 10:18:16 v3.1.0-dev.60 10:18:16 v3.1.0-dev.61 10:18:16 v3.1.0-dev.62 10:18:16 v3.1.0-dev.63 10:18:16 v3.1.0-dev.64 10:18:16 v3.1.0-dev.65 10:18:16 v3.1.0-dev.66 10:18:16 v3.1.0-dev.67 10:18:16 v3.1.0-dev.68 10:18:16 v3.1.0-dev.69 10:18:16 v3.1.0-dev.7 10:18:16 v3.1.0-dev.70 10:18:16 v3.1.0-dev.71 10:18:16 v3.1.0-dev.72 10:18:16 v3.1.0-dev.73 10:18:16 v3.1.0-dev.8 10:18:16 v3.1.0-dev.9 10:18:16 v3.1.1 10:18:16 v3.1.1-dev.1 10:18:16 v3.1.1-dev.2 10:18:16 v3.2.0-dev.1 10:18:16 v3.2.0-dev.10 10:18:16 v3.2.0-dev.100 10:18:16 v3.2.0-dev.101 10:18:16 v3.2.0-dev.102 10:18:16 v3.2.0-dev.103 10:18:16 v3.2.0-dev.104 10:18:16 v3.2.0-dev.105 10:18:16 v3.2.0-dev.106 10:18:16 v3.2.0-dev.107 10:18:16 v3.2.0-dev.108 10:18:16 v3.2.0-dev.109 10:18:16 v3.2.0-dev.11 10:18:16 v3.2.0-dev.12 10:18:16 v3.2.0-dev.13 10:18:16 v3.2.0-dev.14 10:18:16 v3.2.0-dev.15 10:18:16 v3.2.0-dev.16 10:18:16 v3.2.0-dev.17 10:18:16 v3.2.0-dev.18 10:18:16 v3.2.0-dev.19 10:18:16 v3.2.0-dev.2 10:18:16 v3.2.0-dev.20 10:18:16 v3.2.0-dev.21 10:18:16 v3.2.0-dev.22 10:18:16 v3.2.0-dev.23 10:18:16 v3.2.0-dev.24 10:18:16 v3.2.0-dev.25 10:18:16 v3.2.0-dev.26 10:18:16 v3.2.0-dev.27 10:18:16 v3.2.0-dev.28 10:18:16 v3.2.0-dev.29 10:18:16 v3.2.0-dev.3 10:18:16 v3.2.0-dev.30 10:18:16 v3.2.0-dev.31 10:18:16 v3.2.0-dev.32 10:18:16 v3.2.0-dev.33 10:18:16 v3.2.0-dev.34 10:18:16 v3.2.0-dev.35 10:18:16 v3.2.0-dev.36 10:18:16 v3.2.0-dev.37 10:18:16 v3.2.0-dev.38 10:18:16 v3.2.0-dev.39 10:18:16 v3.2.0-dev.4 10:18:16 v3.2.0-dev.40 10:18:16 v3.2.0-dev.41 10:18:16 v3.2.0-dev.42 10:18:16 v3.2.0-dev.43 10:18:16 v3.2.0-dev.44 10:18:16 v3.2.0-dev.45 10:18:16 v3.2.0-dev.46 10:18:16 v3.2.0-dev.47 10:18:16 v3.2.0-dev.48 10:18:16 v3.2.0-dev.49 10:18:16 v3.2.0-dev.5 10:18:16 v3.2.0-dev.50 10:18:16 v3.2.0-dev.51 10:18:16 v3.2.0-dev.52 10:18:16 v3.2.0-dev.53 10:18:16 v3.2.0-dev.54 10:18:16 v3.2.0-dev.55 10:18:16 v3.2.0-dev.56 10:18:16 v3.2.0-dev.57 10:18:16 v3.2.0-dev.58 10:18:16 v3.2.0-dev.59 10:18:16 v3.2.0-dev.6 10:18:16 v3.2.0-dev.60 10:18:16 v3.2.0-dev.61 10:18:16 v3.2.0-dev.62 10:18:16 v3.2.0-dev.63 10:18:16 v3.2.0-dev.64 10:18:16 v3.2.0-dev.65 10:18:16 v3.2.0-dev.66 10:18:16 v3.2.0-dev.67 10:18:16 v3.2.0-dev.68 10:18:16 v3.2.0-dev.69 10:18:16 v3.2.0-dev.7 10:18:16 v3.2.0-dev.70 10:18:16 v3.2.0-dev.71 10:18:16 v3.2.0-dev.72 10:18:16 v3.2.0-dev.73 10:18:16 v3.2.0-dev.74 10:18:16 v3.2.0-dev.75 10:18:16 v3.2.0-dev.76 10:18:16 v3.2.0-dev.77 10:18:16 v3.2.0-dev.78 10:18:16 v3.2.0-dev.79 10:18:16 v3.2.0-dev.8 10:18:16 v3.2.0-dev.80 10:18:16 v3.2.0-dev.81 10:18:16 v3.2.0-dev.82 10:18:16 v3.2.0-dev.83 10:18:16 v3.2.0-dev.84 10:18:16 v3.2.0-dev.85 10:18:16 v3.2.0-dev.86 10:18:16 v3.2.0-dev.87 10:18:16 v3.2.0-dev.88 10:18:16 v3.2.0-dev.89 10:18:16 v3.2.0-dev.9 10:18:16 v3.2.0-dev.90 10:18:16 v3.2.0-dev.91 10:18:16 v3.2.0-dev.92 10:18:16 v3.2.0-dev.93 10:18:16 v3.2.0-dev.94 10:18:16 v3.2.0-dev.95 10:18:16 v3.2.0-dev.96 10:18:16 v3.2.0-dev.97 10:18:16 v3.2.0-dev.98 10:18:16 v3.2.0-dev.99 10:18:16 v4.0.0-dev.1 10:18:16 v4.0.0-dev.2 10:18:16 v4.0.0-dev.3 10:18:16 v4.0.0-dev.4 10:18:16 v4.0.0-dev.5 10:18:16 v4.0.0-dev.6 [Pipeline] sh 10:18:16 + lftools sign git-tag v4.0.0-dev.6 10:18:17 Signing Git tag with Sigul... 10:18:17 Signing v4.0.0-dev.6 [Pipeline] echo 10:18:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:18:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:18:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:18:18 $ docker stop --time=1 fa6ea8220034c9755566c38a4f32f596f79bcbcd7353b7aa96bd2b89c8cbd06c 10:18:19 $ docker rm -f --volumes fa6ea8220034c9755566c38a4f32f596f79bcbcd7353b7aa96bd2b89c8cbd06c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:18:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:18:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:18:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:18:20 prd-ubuntu20.04-docker-8c-8g-24146 does not seem to be running inside a container 10:18:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/740 -v /w/workspace/edgex-go/740:/w/workspace/edgex-go/740:rw,z -v /w/workspace/edgex-go/740@tmp:/w/workspace/edgex-go/740@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 10:18:20 $ docker top f7c6595d87a0a5a5af39c86445536a75f8d648b6f935bd3261a562f2706a1472 -eo pid,comm 10:18:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:18:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:18:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:18:20 [ssh-agent] Looking for ssh-agent implementation... 10:18:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:18:20 $ docker exec f7c6595d87a0a5a5af39c86445536a75f8d648b6f935bd3261a562f2706a1472 ssh-agent 10:18:20 SSH_AUTH_SOCK=/tmp/ssh-coOI1omNrCDT/agent.32 10:18:20 SSH_AGENT_PID=38 10:18:20 Running ssh-add (command line suppressed) 10:18:20 Identity added: /w/workspace/edgex-go/740@tmp/private_key_5001751447318523993.key (/w/workspace/edgex-go/740@tmp/private_key_5001751447318523993.key) 10:18:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:18:21 + git semver bump pre 10:18:21 2024-10-30 10:18:21,386 [read_version] DEBUG read version from /w/workspace/edgex-go/740/.semver/main 10:18:21 2024-10-30 10:18:21,386 [bump_version] DEBUG bumping version:4.0.0-dev.6 on axis:pre with prefix:dev 10:18:21 2024-10-30 10:18:21,386 [bump_version] DEBUG bumped version:4.0.0-dev.7 10:18:21 2024-10-30 10:18:21,387 [write_version] DEBUG write version:4.0.0-dev.7 to path:/w/workspace/edgex-go/740/.semver/main with force:True 10:18:21 2024-10-30 10:18:21,387 [read_version] DEBUG read version from /w/workspace/edgex-go/740/.semver/main 10:18:21 2024-10-30 10:18:21,387 [write_file] DEBUG write to file:/w/workspace/edgex-go/740/.semver/main 10:18:21 2024-10-30 10:18:21,388 [execute] INFO git cat-file --batch-check 10:18:21 2024-10-30 10:18:21,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/740/.semver, universal_newlines=False, shell=None, istream=) 10:18:21 2024-10-30 10:18:21,392 [execute] INFO git cat-file --batch 10:18:21 2024-10-30 10:18:21,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/740/.semver, universal_newlines=False, shell=None, istream=) 10:18:21 2024-10-30 10:18:21,396 [read_version] DEBUG read version from /w/workspace/edgex-go/740/.semver/main 10:18:21 4.0.0-dev.7 [Pipeline] } 10:18:21 $ docker exec --env ******** --env ******** f7c6595d87a0a5a5af39c86445536a75f8d648b6f935bd3261a562f2706a1472 ssh-agent -k 10:18:21 unset SSH_AUTH_SOCK; 10:18:21 unset SSH_AGENT_PID; 10:18:21 echo Agent pid 38 killed; 10:18:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:18:21 + git semver [Pipeline] } 10:18:22 $ docker stop --time=1 f7c6595d87a0a5a5af39c86445536a75f8d648b6f935bd3261a562f2706a1472 10:18:23 $ docker rm -f --volumes f7c6595d87a0a5a5af39c86445536a75f8d648b6f935bd3261a562f2706a1472 [Pipeline] // withDockerContainer [Pipeline] sh 10:18:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:18:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:18:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:18:24 prd-ubuntu20.04-docker-8c-8g-24146 does not seem to be running inside a container 10:18:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/740 -v /w/workspace/edgex-go/740:/w/workspace/edgex-go/740:rw,z -v /w/workspace/edgex-go/740@tmp:/w/workspace/edgex-go/740@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 10:18:24 $ docker top b5b9d102d17a7a8b2f5844d23515e25507c1e44dc2cc2c367edfbd72fe867346 -eo pid,comm 10:18:24 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:18:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:18:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:18:24 [ssh-agent] Looking for ssh-agent implementation... 10:18:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:18:24 $ docker exec b5b9d102d17a7a8b2f5844d23515e25507c1e44dc2cc2c367edfbd72fe867346 ssh-agent 10:18:24 SSH_AUTH_SOCK=/tmp/ssh-rnAz4vvYTvoo/agent.32 10:18:24 SSH_AGENT_PID=38 10:18:24 Running ssh-add (command line suppressed) 10:18:24 Identity added: /w/workspace/edgex-go/740@tmp/private_key_4364248506204535263.key (/w/workspace/edgex-go/740@tmp/private_key_4364248506204535263.key) 10:18:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:18:25 + git semver push 10:18:25 2024-10-30 10:18:25,493 [run_push] DEBUG push 10:18:25 2024-10-30 10:18:25,493 [execute] INFO git cat-file --batch-check 10:18:25 2024-10-30 10:18:25,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/740/.semver, universal_newlines=False, shell=None, istream=) 10:18:25 2024-10-30 10:18:25,497 [execute] INFO git rev-list 9ca1f7a5482a498b75d38eff0370cf23534a9875 -- 10:18:25 2024-10-30 10:18:25,498 [execute] DEBUG Popen(['git', 'rev-list', '9ca1f7a5482a498b75d38eff0370cf23534a9875', '--'], cwd=/w/workspace/edgex-go/740/.semver, universal_newlines=False, shell=None, istream=None) 10:18:25 2024-10-30 10:18:25,516 [execute] INFO git fetch -v origin 10:18:25 2024-10-30 10:18:25,516 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/740/.semver, universal_newlines=True, shell=None, istream=None) 10:18:26 2024-10-30 10:18:25,990 [run_push] DEBUG no remote changes detected 10:18:26 2024-10-30 10:18:25,990 [execute] INFO git push origin semver 10:18:26 2024-10-30 10:18:25,991 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/740/.semver, universal_newlines=False, shell=None, istream=None) 10:18:27 2024-10-30 10:18:26,799 [run_push] DEBUG push all version tags 10:18:27 2024-10-30 10:18:26,799 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:18:27 2024-10-30 10:18:26,800 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/740, universal_newlines=False, shell=None, istream=None) 10:18:27 2024-10-30 10:18:27,481 [read_version] DEBUG read version from /w/workspace/edgex-go/740/.semver/main 10:18:27 4.0.0-dev.7 [Pipeline] } 10:18:27 $ docker exec --env ******** --env ******** b5b9d102d17a7a8b2f5844d23515e25507c1e44dc2cc2c367edfbd72fe867346 ssh-agent -k 10:18:27 unset SSH_AUTH_SOCK; 10:18:27 unset SSH_AGENT_PID; 10:18:27 echo Agent pid 38 killed; 10:18:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:18:28 + git semver [Pipeline] } 10:18:28 $ docker stop --time=1 b5b9d102d17a7a8b2f5844d23515e25507c1e44dc2cc2c367edfbd72fe867346 10:18:29 $ docker rm -f --volumes b5b9d102d17a7a8b2f5844d23515e25507c1e44dc2cc2c367edfbd72fe867346 [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 10:18:30 + [ -d /w/workspace/edgex-go/740/archives ] [Pipeline] libraryResource [Pipeline] sh 10:18:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:18:31 ---> package-listing.sh 10:18:31 ++ facter osfamily 10:18:31 ++ tr '[:upper:]' '[:lower:]' 10:18:31 + OS_FAMILY=debian 10:18:31 + workspace=/w/workspace/edgex-go/740 10:18:31 + START_PACKAGES=/tmp/packages_start.txt 10:18:31 + END_PACKAGES=/tmp/packages_end.txt 10:18:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:18:31 + PACKAGES=/tmp/packages_start.txt 10:18:31 + '[' /w/workspace/edgex-go/740 ']' 10:18:31 + PACKAGES=/tmp/packages_end.txt 10:18:31 + case "${OS_FAMILY}" in 10:18:31 + dpkg -l 10:18:31 + grep '^ii' 10:18:31 + '[' -f /tmp/packages_start.txt ']' 10:18:31 + '[' -f /tmp/packages_end.txt ']' 10:18:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:18:31 + '[' /w/workspace/edgex-go/740 ']' 10:18:31 + mkdir -p /w/workspace/edgex-go/740/archives/ 10:18:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/740/archives/ [Pipeline] echo 10:18:31 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/740/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:18:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:18:32 10:18:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:18:32 latest: Pulling from edgex-lftools-log-publisher 10:18:32 5eb5b503b376: Pulling fs layer 10:18:32 5c69ac0246d0: Pulling fs layer 10:18:32 ec43610c2a17: Pulling fs layer 10:18:32 3a2ae6a8a46f: Pulling fs layer 10:18:32 33b1e0a273af: Pulling fs layer 10:18:32 5d3b04190fa2: Pulling fs layer 10:18:32 2f39f015ded8: Pulling fs layer 10:18:32 3a2ae6a8a46f: Waiting 10:18:32 33b1e0a273af: Waiting 10:18:32 5d3b04190fa2: Waiting 10:18:32 2f39f015ded8: Waiting 10:18:32 5c69ac0246d0: Download complete 10:18:32 3a2ae6a8a46f: Verifying Checksum 10:18:32 3a2ae6a8a46f: Download complete 10:18:32 33b1e0a273af: Verifying Checksum 10:18:32 33b1e0a273af: Download complete 10:18:32 5d3b04190fa2: Verifying Checksum 10:18:32 5d3b04190fa2: Download complete 10:18:32 ec43610c2a17: Verifying Checksum 10:18:32 ec43610c2a17: Download complete 10:18:33 5eb5b503b376: Verifying Checksum 10:18:33 5eb5b503b376: Download complete 10:18:33 2f39f015ded8: Download complete 10:18:34 5eb5b503b376: Pull complete 10:18:34 5c69ac0246d0: Pull complete 10:18:34 ec43610c2a17: Pull complete 10:18:34 3a2ae6a8a46f: Pull complete 10:18:34 33b1e0a273af: Pull complete 10:18:34 5d3b04190fa2: Pull complete 10:18:39 2f39f015ded8: Pull complete 10:18:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:18:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:18:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:18:39 prd-ubuntu20.04-docker-8c-8g-24146 does not seem to be running inside a container 10:18:39 $ 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/740/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/740 -v /w/workspace/edgex-go/740:/w/workspace/edgex-go/740:rw,z -v /w/workspace/edgex-go/740@tmp:/w/workspace/edgex-go/740@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 10:18:42 $ docker top 28dcdbe7b97de765b3b524e97ce5ec1ab0f4d8e12d560394ba66d1e13962b05e -eo pid,comm [Pipeline] { [Pipeline] sh 10:18:43 + touch /tmp/pre-build-complete [Pipeline] sh 10:18:43 + mkdir -p /var/log/sysstat [Pipeline] sh 10:18:43 + ls /var/log/sa-host 10:18:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:18:44 provisioning config files... 10:18:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/740@tmp/config15395536986843458269tmp [Pipeline] { [Pipeline] echo 10:18:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:18:44 ---> create-netrc.sh [Pipeline] } 10:18:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:18:44 ---> python-tools-install.sh [Pipeline] echo 10:18:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:18:44 ---> sudo-logs.sh 10:18:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:18:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:18:45 ---> job-cost.sh 10:18:45 lf-activate-venv: SKIPPING 10:18:45 DEBUG: total: 0.10999999940395355 10:18:45 INFO: Retrieving Stack Cost... 10:18:45 INFO: Retrieving Pricing Info for: v3-standard-8 10:18:46 INFO: Archiving Costs [Pipeline] echo 10:18:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:18:46 ---> logs-deploy.sh 10:18:46 lf-activate-venv: SKIPPING 10:18:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/740 10:18:46 INFO: archiving workspace using pattern(s): 10:18:47 Archives upload complete. 10:18:47 INFO: archiving logs to Nexus 10:18:48 ---> uname -a: 10:18:48 Linux prd-ubuntu20-04-docker-8c-8g-24146 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:18:48 10:18:48 10:18:48 ---> lscpu: 10:18:48 Architecture: x86_64 10:18:48 CPU op-mode(s): 32-bit, 64-bit 10:18:48 Byte Order: Little Endian 10:18:48 Address sizes: 40 bits physical, 48 bits virtual 10:18:48 CPU(s): 8 10:18:48 On-line CPU(s) list: 0-7 10:18:48 Thread(s) per core: 1 10:18:48 Core(s) per socket: 1 10:18:48 Socket(s): 8 10:18:48 NUMA node(s): 1 10:18:48 Vendor ID: AuthenticAMD 10:18:48 CPU family: 23 10:18:48 Model: 49 10:18:48 Model name: AMD EPYC-Rome Processor 10:18:48 Stepping: 0 10:18:48 CPU MHz: 2800.000 10:18:48 BogoMIPS: 5600.00 10:18:48 Virtualization: AMD-V 10:18:48 Hypervisor vendor: KVM 10:18:48 Virtualization type: full 10:18:48 L1d cache: 256 KiB 10:18:48 L1i cache: 256 KiB 10:18:48 L2 cache: 4 MiB 10:18:48 L3 cache: 128 MiB 10:18:48 NUMA node0 CPU(s): 0-7 10:18:48 Vulnerability Itlb multihit: Not affected 10:18:48 Vulnerability L1tf: Not affected 10:18:48 Vulnerability Mds: Not affected 10:18:48 Vulnerability Meltdown: Not affected 10:18:48 Vulnerability Mmio stale data: Not affected 10:18:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:18:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:18:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:18:48 Vulnerability Srbds: Not affected 10:18:48 Vulnerability Tsx async abort: Not affected 10:18:48 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 10:18:48 10:18:48 10:18:48 ---> nproc: 10:18:48 8 10:18:48 10:18:48 10:18:48 ---> df -h: 10:18:48 Filesystem Size Used Avail Use% Mounted on 10:18:48 overlay 155G 29G 127G 19% / 10:18:48 tmpfs 64M 0 64M 0% /dev 10:18:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:18:48 shm 64M 0 64M 0% /dev/shm 10:18:48 /dev/vda1 155G 29G 127G 19% /facter-os 10:18:48 10:18:48 10:18:48 ---> sar -b -r -n DEV: 10:18:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24146) 10/30/24 _x86_64_ (8 CPU) 10:18:48 10:18:48 09:34:24 LINUX RESTART (8 CPU) 10:18:48 10:18:48 09:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:18:48 09:36:01 390.42 11.70 378.72 0.00 1772.10 117630.79 0.00 10:18:48 09:37:01 82.69 0.07 82.62 0.00 6.00 41857.02 0.00 10:18:48 09:38:01 25.46 1.52 23.95 0.00 35.59 13797.98 0.00 10:18:48 09:39:01 80.74 0.35 80.39 0.00 42.52 57601.47 0.00 10:18:48 09:40:01 990.23 20.66 969.57 0.00 5280.19 344670.15 0.00 10:18:48 09:41:01 310.45 1.88 308.57 0.00 272.35 119298.65 0.00 10:18:48 09:42:01 241.11 0.10 241.01 0.00 0.80 80638.83 0.00 10:18:48 09:43:01 688.09 0.08 688.00 0.00 7.86 114481.04 0.00 10:18:48 09:44:01 36.74 0.07 36.68 0.00 11.86 967.97 0.00 10:18:48 09:45:01 16.16 0.00 16.16 0.00 0.00 395.40 0.00 10:18:48 09:46:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 10:18:48 09:47:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 10:18:48 09:48:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 10:18:48 09:49:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 10:18:48 09:50:01 1.90 0.02 1.88 0.00 0.13 21.60 0.00 10:18:48 09:51:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 10:18:48 09:52:01 1.10 0.00 1.10 0.00 0.00 12.47 0.00 10:18:48 09:53:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 10:18:48 09:54:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 10:18:48 09:55:01 2.02 0.00 2.02 0.00 0.00 23.33 0.00 10:18:48 09:56:01 1.55 0.00 1.55 0.00 0.00 18.40 0.00 10:18:48 09:57:01 2.18 0.00 2.18 0.00 0.00 24.53 0.00 10:18:48 09:58:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 10:18:48 09:59:01 1.98 0.00 1.98 0.00 0.00 22.13 0.00 10:18:48 10:00:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 10:18:48 10:01:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 10:18:48 10:02:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 10:18:48 10:03:01 1.85 0.00 1.85 0.00 0.00 21.20 0.00 10:18:48 10:04:01 3.60 1.02 2.58 0.00 21.86 32.93 0.00 10:18:48 10:05:01 1.93 0.00 1.93 0.00 0.00 22.53 0.00 10:18:48 10:06:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 10:18:48 10:07:01 1.95 0.00 1.95 0.00 0.00 21.86 0.00 10:18:48 10:08:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 10:18:48 10:09:01 1.98 0.00 1.98 0.00 0.00 22.40 0.00 10:18:48 10:10:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 10:18:48 10:11:01 2.15 0.00 2.15 0.00 0.00 25.06 0.00 10:18:48 10:12:01 1.28 0.00 1.28 0.00 0.00 13.73 0.00 10:18:48 10:13:01 2.08 0.00 2.08 0.00 0.00 23.86 0.00 10:18:48 10:14:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 10:18:48 10:15:01 2.00 0.00 2.00 0.00 0.00 23.20 0.00 10:18:48 10:16:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 10:18:48 10:17:01 1.50 0.02 1.48 0.00 0.13 17.86 0.00 10:18:48 10:18:01 88.22 0.38 87.84 0.00 10.40 29690.25 0.00 10:18:48 Average: 69.85 0.88 68.97 0.00 173.59 21441.46 0.00 10:18:48 10:18:48 09:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:18:48 09:36:01 27647704 31506984 801720 2.44 123268 3895220 2027760 5.98 1282088 3441220 449008 10:18:48 09:37:01 26924784 31343780 955116 2.90 128416 4412072 2282920 6.73 2014928 3385984 431260 10:18:48 09:38:01 27040004 31445860 851012 2.59 131744 4369224 2201944 6.49 1415920 3844460 521780 10:18:48 09:39:01 27500092 31479112 821524 2.50 137812 3988016 1939756 5.72 1356356 3491064 1424 10:18:48 09:40:01 16717992 31354708 912248 2.77 306900 13940324 2554176 7.53 2858624 12192536 323164 10:18:48 09:41:01 9045412 28908168 3288636 10.00 351500 18691344 10166996 29.96 6291060 15902856 1689624 10:18:48 09:42:01 7467720 29979948 2234968 6.80 364316 21262424 6692160 19.72 6211388 17530308 2434508 10:18:48 09:43:01 9539264 31424884 841016 2.56 374852 20781616 2383068 7.02 3448812 18449856 596 10:18:48 09:44:01 9527720 31416292 848312 2.58 376664 20782620 2357060 6.95 3850448 18057372 568 10:18:48 09:45:01 9541388 31430572 834568 2.54 377388 20782712 2223680 6.55 4117004 17778472 16 10:18:48 09:46:01 9543192 31432408 832744 2.53 377412 20782712 2223680 6.55 4115028 17778476 16 10:18:48 09:47:01 9552236 31441768 824244 2.51 377432 20782712 2223680 6.55 4104660 17778760 12 10:18:48 09:48:01 9553404 31442944 823188 2.50 377444 20782724 2223680 6.55 4104700 17778768 8 10:18:48 09:49:01 9553640 31443276 822880 2.50 377456 20782724 2223680 6.55 4104560 17778864 8 10:18:48 09:50:01 9556540 31446344 819480 2.49 377500 20782724 2274408 6.70 4100052 17778884 16 10:18:48 09:51:01 9556988 31446796 818984 2.49 377524 20782732 2274408 6.70 4099996 17778888 28 10:18:48 09:52:01 9556972 31446840 818896 2.49 377560 20782732 2274408 6.70 4100052 17778892 8 10:18:48 09:53:01 9556924 31446800 818864 2.49 377576 20782736 2274408 6.70 4100040 17778896 44 10:18:48 09:54:01 9557312 31447240 818612 2.49 377596 20782736 2294004 6.76 4099776 17778900 12 10:18:48 09:55:01 9557384 31447320 818444 2.49 377648 20782744 2294004 6.76 4099896 17778908 8 10:18:48 09:56:01 9557576 31447576 818400 2.49 377696 20782740 2294004 6.76 4099892 17778916 12 10:18:48 09:57:01 9557860 31447920 818060 2.49 377748 20782744 2294004 6.76 4099948 17778920 4 10:18:48 09:58:01 9557820 31447944 817992 2.49 377796 20782752 2294004 6.76 4100008 17778928 4 10:18:48 09:59:01 9557788 31447972 817940 2.49 377856 20782752 2294004 6.76 4100308 17778932 8 10:18:48 10:00:01 9557716 31448096 817808 2.49 377908 20782884 2294004 6.76 4100164 17779068 4 10:18:48 10:01:01 9557636 31448020 817804 2.49 377944 20782884 2294004 6.76 4100104 17779072 148 10:18:48 10:02:01 9557480 31448096 817904 2.49 378004 20783020 2294004 6.76 4100668 17779164 188 10:18:48 10:03:01 9557432 31448092 817880 2.49 378032 20783024 2294004 6.76 4100644 17779180 180 10:18:48 10:04:01 9555936 31447628 818660 2.49 378116 20783640 2301012 6.78 4100872 17779612 0 10:18:48 10:05:01 9555572 31447312 818840 2.49 378168 20783648 2301012 6.78 4100968 17779616 8 10:18:48 10:06:01 9555524 31447312 818764 2.49 378228 20783652 2301012 6.78 4100952 17779624 32 10:18:48 10:07:01 9555264 31447152 818944 2.49 378288 20783652 2301012 6.78 4100796 17779628 8 10:18:48 10:08:01 9555492 31447436 818712 2.49 378348 20783656 2301012 6.78 4100836 17779636 4 10:18:48 10:09:01 9555728 31447732 818356 2.49 378420 20783656 2301012 6.78 4100924 17779624 8 10:18:48 10:10:01 9555668 31447756 818508 2.49 378488 20783660 2301012 6.78 4101064 17779628 8 10:18:48 10:11:01 9555596 31447760 818412 2.49 378560 20783664 2301012 6.78 4101332 17779632 36 10:18:48 10:12:01 9555612 31447824 818340 2.49 378612 20783664 2301012 6.78 4101116 17779636 8 10:18:48 10:13:01 9555272 31447540 818552 2.49 378668 20783672 2301012 6.78 4101156 17779648 8 10:18:48 10:14:01 9555516 31447828 818220 2.49 378704 20783664 2301012 6.78 4101196 17779652 8 10:18:48 10:15:01 9555216 31447576 818392 2.49 378760 20783676 2301012 6.78 4101296 17779660 8 10:18:48 10:16:01 9555384 31447792 818360 2.49 378792 20783664 2301012 6.78 4101276 17779668 12 10:18:48 10:17:01 9555520 31447980 818356 2.49 378828 20783680 2301012 6.78 4101316 17779676 8 10:18:48 10:18:01 8801264 31373104 892160 2.71 385408 21425276 2618404 7.72 4183796 18414080 241916 10:18:48 Average: 11291548 31347802 918624 2.79 352451 19055632 2571965 7.58 3913396 16312176 141738 10:18:48 10:18:48 09:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:18:48 09:36:01 ens3 1353.07 1201.30 12524.13 135.71 0.00 0.00 0.00 0.00 10:18:48 09:36:01 docker0 817.08 833.08 61.28 4897.84 0.00 0.00 0.00 0.00 10:18:48 09:36:01 lo 4.73 4.73 0.47 0.47 0.00 0.00 0.00 0.00 10:18:48 09:37:01 ens3 42.73 27.83 48.18 17.34 0.00 0.00 0.00 0.00 10:18:48 09:37:01 docker0 0.10 0.17 0.01 0.01 0.00 0.00 0.00 0.00 10:18:48 09:37:01 veth87fab2b 0.10 0.28 0.01 0.02 0.00 0.00 0.00 0.00 10:18:48 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:48 09:38:01 ens3 29.63 19.71 22.61 15.48 0.00 0.00 0.00 0.00 10:18:48 09:38:01 docker0 1.20 1.20 0.09 0.11 0.00 0.00 0.00 0.00 10:18:48 09:38:01 veth87fab2b 1.20 1.22 0.11 0.11 0.00 0.00 0.00 0.00 10:18:48 09:38:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:18:48 09:39:01 ens3 103.17 63.53 2223.63 20.25 0.00 0.00 0.00 0.00 10:18:48 09:39:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:39:01 vethb6f338b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:18:48 09:39:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 10:18:48 09:40:01 ens3 1085.72 612.38 11146.59 212.63 0.00 0.00 0.00 0.00 10:18:48 09:40:01 vethf511f28 86.70 129.56 8.66 1213.00 0.00 0.00 0.00 0.10 10:18:48 09:40:01 docker0 495.07 861.12 41.16 8180.75 0.00 0.00 0.00 0.00 10:18:48 09:40:01 veth8e12374 85.85 139.18 8.60 1214.14 0.00 0.00 0.00 0.10 10:18:48 09:40:01 vethb6f338b 0.35 1.02 0.03 0.15 0.00 0.00 0.00 0.00 10:18:48 09:40:01 veth0404d47 78.05 134.29 8.01 1213.01 0.00 0.00 0.00 0.10 10:18:48 09:40:01 veth0ad8fac 71.47 127.66 7.61 1212.36 0.00 0.00 0.00 0.10 10:18:48 09:40:01 veth6ee69c8 89.47 175.05 8.85 1218.35 0.00 0.00 0.00 0.10 10:18:48 09:40:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 10:18:48 09:41:01 vethf1325e2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:18:48 09:41:01 vethe53d1a5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:18:48 09:41:01 ens3 14.56 8.78 11.90 6.48 0.00 0.00 0.00 0.00 10:18:48 09:41:01 veth8d0dead 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:18:48 09:41:01 vethaba172c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:18:48 09:41:01 veth87d970c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:18:48 09:41:01 docker0 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 10:18:48 09:41:01 veth23099f5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:18:48 09:41:01 vethb6f338b 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:18:48 09:41:01 veth019c5b3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:18:48 09:41:01 veth2195a04 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:18:48 09:41:01 veth6a8545e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:18:48 09:41:01 veth090c62c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:18:48 09:41:01 veth01d20b5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:18:48 09:41:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 10:18:48 09:41:01 veth49264e3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:18:48 09:42:01 vethf1325e2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:42:01 vethe53d1a5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:42:01 ens3 4.95 2.60 4.10 2.16 0.00 0.00 0.00 0.00 10:18:48 09:42:01 veth8d0dead 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:42:01 vethaba172c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:42:01 veth87d970c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:42:01 veth23099f5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:42:01 vethb6f338b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:42:01 veth019c5b3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:42:01 veth2195a04 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:42:01 veth6a8545e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:42:01 veth090c62c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:42:01 veth01d20b5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:42:01 veth49264e3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:43:01 ens3 125.69 119.96 64.75 638.73 0.00 0.00 0.00 0.00 10:18:48 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:43:01 lo 14.13 14.13 1.39 1.39 0.00 0.00 0.00 0.00 10:18:48 09:44:01 ens3 542.39 557.82 229.37 3242.93 0.00 0.00 0.00 0.00 10:18:48 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:44:01 lo 48.93 48.93 4.83 4.83 0.00 0.00 0.00 0.00 10:18:48 09:45:01 ens3 233.86 238.96 92.07 1685.19 0.00 0.00 0.00 0.00 10:18:48 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:45:01 lo 18.26 18.26 1.79 1.79 0.00 0.00 0.00 0.00 10:18:48 09:46:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:47:01 ens3 0.92 0.83 4.79 0.06 0.00 0.00 0.00 0.00 10:18:48 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:48 09:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:18:48 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:48 09:50:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:18:48 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:51:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:18:48 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:48 09:52:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 10:18:48 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:53:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:18:48 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:48 09:54:01 ens3 0.27 0.13 0.07 0.01 0.00 0.00 0.00 0.00 10:18:48 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:55:01 ens3 0.32 0.25 0.09 0.08 0.00 0.00 0.00 0.00 10:18:48 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:48 09:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:18:48 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:48 09:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:59:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 10:18:48 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:48 10:00:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:18:48 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:01:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:18:48 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:48 10:02:01 ens3 0.35 0.33 0.25 0.21 0.00 0.00 0.00 0.00 10:18:48 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:18:48 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:48 10:04:01 ens3 0.78 0.33 0.35 0.21 0.00 0.00 0.00 0.00 10:18:48 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:05:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:18:48 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:48 10:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:18:48 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:48 10:08:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:09:01 ens3 0.27 0.17 0.07 0.01 0.00 0.00 0.00 0.00 10:18:48 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:48 10:10:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:18:48 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:11:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:18:48 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:48 10:12:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:18:48 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:48 10:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:15:01 ens3 0.38 0.23 0.14 0.07 0.00 0.00 0.00 0.00 10:18:48 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:48 10:16:01 ens3 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 10:18:48 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:17:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:18:48 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:48 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:48 10:18:01 ens3 402.75 258.27 7107.21 155.62 0.00 0.00 0.00 0.00 10:18:48 10:18:01 docker0 81.39 154.96 7.33 1258.27 0.00 0.00 0.00 0.00 10:18:48 10:18:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 10:18:48 Average: ens3 91.76 72.47 778.92 142.70 0.00 0.00 0.00 0.00 10:18:48 Average: docker0 32.45 43.05 2.56 333.54 0.00 0.00 0.00 0.00 10:18:48 Average: lo 2.18 2.18 0.21 0.21 0.00 0.00 0.00 0.00 10:18:48 10:18:48 10:18:48 ---> sar -P ALL: 10:18:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24146) 10/30/24 _x86_64_ (8 CPU) 10:18:48 10:18:48 09:34:24 LINUX RESTART (8 CPU) 10:18:48 10:18:48 09:35:01 CPU %user %nice %system %iowait %steal %idle 10:18:48 09:36:01 all 10.40 0.00 4.29 2.27 0.09 82.95 10:18:48 09:36:01 0 9.95 0.00 3.29 0.07 0.08 86.60 10:18:48 09:36:01 1 14.78 0.00 5.19 2.81 0.10 77.12 10:18:48 09:36:01 2 8.38 0.00 4.17 3.58 0.08 83.79 10:18:48 09:36:01 3 9.90 0.00 3.99 0.51 0.08 85.52 10:18:48 09:36:01 4 7.88 0.00 4.53 9.90 0.08 77.60 10:18:48 09:36:01 5 10.84 0.00 5.50 0.40 0.08 83.17 10:18:48 09:36:01 6 9.72 0.00 3.75 0.07 0.08 86.38 10:18:48 09:36:01 7 11.74 0.00 3.88 0.85 0.10 83.43 10:18:48 09:37:01 all 37.65 0.00 5.98 0.58 0.11 55.69 10:18:48 09:37:01 0 36.43 0.00 5.63 0.05 0.12 57.78 10:18:48 09:37:01 1 37.49 0.00 5.35 0.02 0.10 57.04 10:18:48 09:37:01 2 39.00 0.00 5.94 0.23 0.10 54.73 10:18:48 09:37:01 3 39.09 0.00 5.84 0.34 0.10 54.63 10:18:48 09:37:01 4 38.38 0.00 7.12 3.84 0.12 50.55 10:18:48 09:37:01 5 37.67 0.00 5.33 0.07 0.13 56.80 10:18:48 09:37:01 6 36.64 0.00 7.54 0.08 0.10 55.64 10:18:48 09:37:01 7 36.51 0.00 5.06 0.02 0.10 58.31 10:18:48 09:38:01 all 46.46 0.00 5.35 0.13 0.08 47.98 10:18:48 09:38:01 0 45.48 0.00 5.05 0.00 0.08 49.39 10:18:48 09:38:01 1 46.52 0.00 5.14 0.00 0.08 48.25 10:18:48 09:38:01 2 45.92 0.00 5.58 0.07 0.08 48.34 10:18:48 09:38:01 3 47.52 0.00 5.41 0.00 0.08 46.99 10:18:48 09:38:01 4 47.53 0.00 5.65 0.97 0.10 45.74 10:18:48 09:38:01 5 46.20 0.00 5.64 0.00 0.07 48.09 10:18:48 09:38:01 6 45.99 0.00 5.07 0.00 0.07 48.87 10:18:48 09:38:01 7 46.48 0.00 5.25 0.00 0.08 48.19 10:18:48 09:39:01 all 34.12 0.00 6.33 0.49 0.15 58.92 10:18:48 09:39:01 0 33.93 0.00 6.76 0.12 0.08 59.10 10:18:48 09:39:01 1 34.42 0.00 6.45 0.07 0.08 58.98 10:18:48 09:39:01 2 34.72 0.00 7.02 2.05 0.10 56.11 10:18:48 09:39:01 3 35.80 0.00 6.64 1.33 0.10 56.13 10:18:48 09:39:01 4 32.13 0.00 6.00 0.25 0.08 61.54 10:18:48 09:39:01 5 34.63 0.00 5.72 0.10 0.10 59.44 10:18:48 09:39:01 6 35.07 0.00 5.73 0.00 0.10 59.10 10:18:48 09:39:01 7 32.24 0.00 6.29 0.00 0.57 60.91 10:18:48 09:40:01 all 24.05 0.00 9.23 20.16 0.11 46.46 10:18:48 09:40:01 0 24.36 0.00 9.51 27.86 0.12 38.15 10:18:48 09:40:01 1 24.12 0.00 9.22 19.70 0.12 46.84 10:18:48 09:40:01 2 23.22 0.00 9.71 12.09 0.10 54.88 10:18:48 09:40:01 3 23.75 0.00 8.55 13.73 0.10 53.87 10:18:48 09:40:01 4 24.03 0.00 8.83 12.92 0.12 54.10 10:18:48 09:40:01 5 24.86 0.00 9.54 22.90 0.12 42.58 10:18:48 09:40:01 6 24.40 0.00 9.33 21.08 0.12 45.08 10:18:48 09:40:01 7 23.62 0.00 9.12 30.99 0.08 36.19 10:18:48 09:41:01 all 69.61 0.00 10.42 6.02 0.13 13.81 10:18:48 09:41:01 0 70.57 0.00 9.24 0.87 0.12 19.21 10:18:48 09:41:01 1 69.11 0.00 10.59 3.93 0.12 16.25 10:18:48 09:41:01 2 69.73 0.00 10.09 0.35 0.10 19.73 10:18:48 09:41:01 3 69.60 0.00 10.63 1.22 0.13 18.42 10:18:48 09:41:01 4 69.57 0.00 10.93 16.45 0.15 2.90 10:18:48 09:41:01 5 69.72 0.00 10.29 17.68 0.12 2.19 10:18:48 09:41:01 6 69.71 0.00 10.49 5.70 0.13 13.97 10:18:48 09:41:01 7 68.88 0.00 11.14 2.04 0.13 17.80 10:18:48 09:42:01 all 90.62 0.00 9.22 0.00 0.16 0.00 10:18:48 09:42:01 0 90.52 0.00 9.33 0.00 0.15 0.00 10:18:48 09:42:01 1 90.55 0.00 9.30 0.00 0.15 0.00 10:18:48 09:42:01 2 90.74 0.00 9.12 0.00 0.13 0.00 10:18:48 09:42:01 3 90.32 0.00 9.51 0.00 0.17 0.00 10:18:48 09:42:01 4 90.40 0.00 9.42 0.00 0.17 0.02 10:18:48 09:42:01 5 91.44 0.00 8.39 0.00 0.17 0.00 10:18:48 09:42:01 6 90.83 0.00 9.02 0.00 0.15 0.00 10:18:48 09:42:01 7 90.19 0.00 9.64 0.00 0.17 0.00 10:18:48 09:43:01 all 37.09 0.00 5.16 4.91 0.11 52.73 10:18:48 09:43:01 0 38.07 0.00 4.83 1.01 0.12 55.97 10:18:48 09:43:01 1 34.82 0.00 5.82 4.92 0.10 54.34 10:18:48 09:43:01 2 38.18 0.00 5.04 2.20 0.10 54.48 10:18:48 09:43:01 3 39.04 0.00 5.23 3.04 0.10 52.58 10:18:48 09:43:01 4 36.09 0.00 5.21 3.50 0.10 55.10 10:18:48 09:43:01 5 37.34 0.00 5.16 3.12 0.10 54.28 10:18:48 09:43:01 6 37.12 0.00 4.63 4.70 0.12 53.43 10:18:48 09:43:01 7 36.09 0.00 5.38 16.82 0.12 41.59 10:18:48 09:44:01 all 9.73 0.00 0.98 0.11 0.06 89.12 10:18:48 09:44:01 0 11.88 0.00 1.02 0.02 0.05 87.04 10:18:48 09:44:01 1 10.18 0.00 1.05 0.02 0.07 88.69 10:18:48 09:44:01 2 12.30 0.00 0.92 0.03 0.05 86.70 10:18:48 09:44:01 3 8.75 0.00 0.89 0.28 0.08 89.99 10:18:48 09:44:01 4 12.66 0.00 1.10 0.05 0.08 86.10 10:18:48 09:44:01 5 8.36 0.00 0.99 0.15 0.07 90.43 10:18:48 09:44:01 6 4.79 0.00 0.85 0.08 0.05 94.22 10:18:48 09:44:01 7 8.89 0.00 1.00 0.27 0.07 89.77 10:18:48 09:45:01 all 5.84 0.00 0.45 0.04 0.05 93.62 10:18:48 09:45:01 0 4.23 0.00 0.41 0.00 0.03 95.33 10:18:48 09:45:01 1 8.19 0.00 0.40 0.00 0.05 91.36 10:18:48 09:45:01 2 4.70 0.00 0.43 0.02 0.05 94.80 10:18:48 09:45:01 3 7.60 0.00 0.37 0.00 0.05 91.98 10:18:48 09:45:01 4 3.79 0.00 0.47 0.00 0.03 95.71 10:18:48 09:45:01 5 8.67 0.00 0.50 0.28 0.07 90.48 10:18:48 09:45:01 6 7.13 0.00 0.60 0.03 0.05 92.18 10:18:48 09:45:01 7 2.42 0.00 0.45 0.02 0.03 97.07 10:18:48 09:46:01 all 0.06 0.00 0.02 0.01 0.01 99.91 10:18:48 09:46:01 0 0.32 0.00 0.05 0.00 0.00 99.63 10:18:48 09:46:01 1 0.07 0.00 0.03 0.00 0.02 99.88 10:18:48 09:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:18:48 09:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:18:48 09:46:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:18:48 09:46:01 5 0.00 0.00 0.00 0.05 0.00 99.95 10:18:48 09:46:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:18:48 09:46:01 7 0.05 0.00 0.05 0.00 0.02 99.88 10:18:48 10:18:48 09:46:01 CPU %user %nice %system %iowait %steal %idle 10:18:48 09:47:01 all 0.04 0.00 0.01 0.00 0.01 99.94 10:18:48 09:47:01 0 0.07 0.00 0.02 0.00 0.02 99.90 10:18:48 09:47:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:18:48 09:47:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:18:48 09:47:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:18:48 09:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:18:48 09:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:18:48 09:47:01 6 0.03 0.00 0.00 0.02 0.00 99.95 10:18:48 09:47:01 7 0.07 0.00 0.02 0.00 0.02 99.90 10:18:48 09:48:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:18:48 09:48:01 0 0.05 0.00 0.03 0.00 0.02 99.90 10:18:48 09:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:18:48 09:48:01 2 0.02 0.00 0.02 0.02 0.00 99.95 10:18:48 09:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:18:48 09:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:18:48 09:48:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:18:48 09:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:18:48 09:48:01 7 0.05 0.00 0.02 0.00 0.00 99.93 10:18:48 09:49:01 all 0.04 0.00 0.01 0.00 0.01 99.94 10:18:48 09:49:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:18:48 09:49:01 1 0.07 0.00 0.03 0.00 0.03 99.87 10:18:48 09:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:18:48 09:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:18:48 09:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:18:48 09:49:01 5 0.03 0.00 0.00 0.02 0.00 99.95 10:18:48 09:49:01 6 0.03 0.00 0.00 0.02 0.02 99.93 10:18:48 09:49:01 7 0.05 0.00 0.02 0.00 0.02 99.92 10:18:48 09:50:01 all 0.03 0.00 0.03 0.01 0.01 99.92 10:18:48 09:50:01 0 0.05 0.00 0.02 0.00 0.00 99.93 10:18:48 09:50:01 1 0.03 0.00 0.05 0.00 0.02 99.90 10:18:48 09:50:01 2 0.02 0.00 0.03 0.00 0.02 99.93 10:18:48 09:50:01 3 0.00 0.00 0.03 0.02 0.00 99.95 10:18:48 09:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:18:48 09:50:01 5 0.03 0.00 0.05 0.02 0.02 99.88 10:18:48 09:50:01 6 0.02 0.00 0.03 0.02 0.00 99.93 10:18:48 09:50:01 7 0.07 0.00 0.02 0.00 0.00 99.92 10:18:48 09:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:18:48 09:51:01 0 0.07 0.00 0.00 0.00 0.02 99.92 10:18:48 09:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:18:48 09:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:18:48 09:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:18:48 09:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:18:48 09:51:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:18:48 09:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:18:48 09:51:01 7 0.08 0.00 0.03 0.02 0.02 99.85 10:18:48 09:52:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:18:48 09:52:01 0 0.05 0.00 0.02 0.00 0.02 99.91 10:18:48 09:52:01 1 0.02 0.00 0.05 0.00 0.02 99.92 10:18:48 09:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:18:48 09:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:18:48 09:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:18:48 09:52:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:18:48 09:52:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:18:48 09:52:01 7 0.05 0.00 0.03 0.02 0.02 99.88 10:18:48 09:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:18:48 09:53:01 0 0.05 0.00 0.00 0.00 0.02 99.93 10:18:48 09:53:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:18:48 09:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:18:48 09:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:18:48 09:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:18:48 09:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:18:48 09:53:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:18:48 09:53:01 7 0.02 0.00 0.05 0.00 0.00 99.93 10:18:48 09:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:18:48 09:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:18:48 09:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:18:48 09:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:18:48 09:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:18:48 09:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:18:48 09:54:01 5 0.03 0.00 0.00 0.02 0.00 99.95 10:18:48 09:54:01 6 0.10 0.00 0.00 0.02 0.00 99.88 10:18:48 09:54:01 7 0.07 0.00 0.02 0.00 0.02 99.90 10:18:48 09:55:01 all 0.03 0.00 0.01 0.01 0.01 99.94 10:18:48 09:55:01 0 0.03 0.00 0.00 0.00 0.02 99.95 10:18:48 09:55:01 1 0.07 0.00 0.03 0.00 0.02 99.88 10:18:48 09:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:18:48 09:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:18:48 09:55:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:18:48 09:55:01 5 0.00 0.00 0.00 0.03 0.00 99.97 10:18:48 09:55:01 6 0.07 0.00 0.00 0.00 0.02 99.92 10:18:48 09:55:01 7 0.02 0.00 0.03 0.02 0.02 99.92 10:18:48 09:56:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:18:48 09:56:01 0 0.08 0.00 0.03 0.00 0.02 99.87 10:18:48 09:56:01 1 0.03 0.00 0.03 0.00 0.03 99.90 10:18:48 09:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:18:48 09:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:18:48 09:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:18:48 09:56:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:18:48 09:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:18:48 09:56:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:18:48 09:57:01 all 0.03 0.00 0.01 0.03 0.01 99.93 10:18:48 09:57:01 0 0.07 0.00 0.00 0.00 0.02 99.92 10:18:48 09:57:01 1 0.07 0.00 0.02 0.00 0.02 99.90 10:18:48 09:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:18:48 09:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:18:48 09:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:18:48 09:57:01 5 0.02 0.00 0.02 0.07 0.00 99.90 10:18:48 09:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:18:48 09:57:01 7 0.02 0.00 0.03 0.13 0.02 99.80 10:18:48 10:18:48 09:57:01 CPU %user %nice %system %iowait %steal %idle 10:18:48 09:58:01 all 0.05 0.00 0.01 0.02 0.01 99.91 10:18:48 09:58:01 0 0.23 0.00 0.07 0.00 0.02 99.68 10:18:48 09:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:18:48 09:58:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:18:48 09:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:18:48 09:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:18:48 09:58:01 5 0.00 0.00 0.00 0.13 0.02 99.85 10:18:48 09:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:18:48 09:58:01 7 0.05 0.00 0.02 0.00 0.02 99.92 10:18:48 09:59:01 all 0.11 0.00 0.02 0.03 0.01 99.84 10:18:48 09:59:01 0 0.71 0.00 0.05 0.00 0.00 99.24 10:18:48 09:59:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:18:48 09:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:18:48 09:59:01 3 0.00 0.00 0.03 0.00 0.00 99.97 10:18:48 09:59:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:18:48 09:59:01 5 0.00 0.00 0.00 0.08 0.00 99.92 10:18:48 09:59:01 6 0.07 0.00 0.00 0.00 0.00 99.93 10:18:48 09:59:01 7 0.02 0.00 0.02 0.17 0.02 99.78 10:18:48 10:00:01 all 0.22 0.00 0.01 0.01 0.01 99.75 10:18:48 10:00:01 0 1.48 0.00 0.00 0.00 0.02 98.50 10:18:48 10:00:01 1 0.07 0.00 0.02 0.00 0.02 99.90 10:18:48 10:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:18:48 10:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:18:48 10:00:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:18:48 10:00:01 5 0.02 0.00 0.00 0.05 0.00 99.93 10:18:48 10:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:18:48 10:00:01 7 0.08 0.00 0.05 0.00 0.02 99.85 10:18:48 10:01:01 all 0.07 0.00 0.01 0.00 0.01 99.91 10:18:48 10:01:01 0 0.50 0.00 0.03 0.00 0.00 99.47 10:18:48 10:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:18:48 10:01:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:18:48 10:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:18:48 10:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:18:48 10:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:18:48 10:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:18:48 10:01:01 7 0.05 0.00 0.07 0.02 0.02 99.85 10:18:48 10:02:01 all 0.28 0.00 0.01 0.02 0.01 99.68 10:18:48 10:02:01 0 2.02 0.00 0.02 0.00 0.02 97.95 10:18:48 10:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:18:48 10:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:18:48 10:02:01 3 0.03 0.00 0.00 0.05 0.00 99.92 10:18:48 10:02:01 4 0.03 0.00 0.05 0.00 0.02 99.90 10:18:48 10:02:01 5 0.00 0.00 0.00 0.15 0.00 99.85 10:18:48 10:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:18:48 10:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:18:48 10:03:01 all 0.15 0.00 0.01 0.00 0.00 99.83 10:18:48 10:03:01 0 1.06 0.00 0.02 0.00 0.00 98.92 10:18:48 10:03:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:18:48 10:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:18:48 10:03:01 3 0.02 0.00 0.03 0.00 0.00 99.95 10:18:48 10:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:18:48 10:03:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:18:48 10:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:18:48 10:03:01 7 0.07 0.00 0.03 0.02 0.02 99.87 10:18:48 10:04:01 all 0.08 0.00 0.05 0.03 0.01 99.83 10:18:48 10:04:01 0 0.05 0.00 0.02 0.00 0.02 99.92 10:18:48 10:04:01 1 0.05 0.00 0.08 0.02 0.02 99.83 10:18:48 10:04:01 2 0.03 0.00 0.03 0.02 0.00 99.92 10:18:48 10:04:01 3 0.08 0.00 0.05 0.00 0.00 99.87 10:18:48 10:04:01 4 0.18 0.00 0.08 0.03 0.02 99.68 10:18:48 10:04:01 5 0.05 0.00 0.03 0.18 0.00 99.73 10:18:48 10:04:01 6 0.05 0.00 0.02 0.00 0.00 99.93 10:18:48 10:04:01 7 0.10 0.00 0.08 0.02 0.02 99.78 10:18:48 10:05:01 all 0.02 0.00 0.02 0.03 0.00 99.94 10:18:48 10:05:01 0 0.05 0.00 0.02 0.00 0.00 99.93 10:18:48 10:05:01 1 0.02 0.00 0.02 0.10 0.00 99.87 10:18:48 10:05:01 2 0.00 0.00 0.02 0.10 0.00 99.88 10:18:48 10:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:18:48 10:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:18:48 10:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:18:48 10:05:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:18:48 10:05:01 7 0.08 0.00 0.07 0.00 0.00 99.85 10:18:48 10:06:01 all 0.06 0.00 0.01 0.02 0.01 99.89 10:18:48 10:06:01 0 0.45 0.00 0.02 0.00 0.02 99.52 10:18:48 10:06:01 1 0.05 0.00 0.02 0.03 0.03 99.87 10:18:48 10:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:18:48 10:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:18:48 10:06:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:18:48 10:06:01 5 0.00 0.00 0.03 0.00 0.02 99.95 10:18:48 10:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:18:48 10:06:01 7 0.00 0.00 0.02 0.12 0.02 99.85 10:18:48 10:07:01 all 0.15 0.00 0.01 0.01 0.01 99.83 10:18:48 10:07:01 0 0.96 0.00 0.02 0.00 0.02 99.01 10:18:48 10:07:01 1 0.05 0.00 0.02 0.03 0.02 99.88 10:18:48 10:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:18:48 10:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:18:48 10:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:18:48 10:07:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:18:48 10:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:18:48 10:07:01 7 0.07 0.00 0.00 0.02 0.02 99.90 10:18:48 10:08:01 all 0.03 0.00 0.01 0.00 0.00 99.95 10:18:48 10:08:01 0 0.05 0.00 0.00 0.00 0.00 99.95 10:18:48 10:08:01 1 0.02 0.00 0.03 0.02 0.02 99.92 10:18:48 10:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:18:48 10:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:18:48 10:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:18:48 10:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:18:48 10:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:18:48 10:08:01 7 0.05 0.00 0.05 0.02 0.00 99.88 10:18:48 10:18:48 10:08:01 CPU %user %nice %system %iowait %steal %idle 10:18:48 10:09:01 all 0.03 0.00 0.01 0.01 0.01 99.95 10:18:48 10:09:01 0 0.03 0.00 0.00 0.00 0.02 99.95 10:18:48 10:09:01 1 0.05 0.00 0.03 0.03 0.03 99.85 10:18:48 10:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:18:48 10:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:18:48 10:09:01 4 0.03 0.00 0.02 0.02 0.00 99.93 10:18:48 10:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:18:48 10:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:18:48 10:09:01 7 0.05 0.00 0.00 0.00 0.02 99.93 10:18:48 10:10:01 all 0.02 0.00 0.02 0.01 0.01 99.94 10:18:48 10:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:18:48 10:10:01 1 0.03 0.00 0.05 0.08 0.02 99.82 10:18:48 10:10:01 2 0.05 0.00 0.03 0.00 0.00 99.92 10:18:48 10:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:18:48 10:10:01 4 0.00 0.00 0.03 0.02 0.02 99.93 10:18:48 10:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:18:48 10:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:18:48 10:10:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:18:48 10:11:01 all 0.04 0.00 0.01 0.01 0.01 99.92 10:18:48 10:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:18:48 10:11:01 1 0.12 0.00 0.02 0.07 0.02 99.78 10:18:48 10:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:18:48 10:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:18:48 10:11:01 4 0.02 0.00 0.02 0.02 0.00 99.95 10:18:48 10:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:18:48 10:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:18:48 10:11:01 7 0.08 0.00 0.03 0.00 0.02 99.87 10:18:48 10:12:01 all 0.18 0.00 0.01 0.01 0.00 99.80 10:18:48 10:12:01 0 1.35 0.00 0.02 0.00 0.00 98.63 10:18:48 10:12:01 1 0.03 0.00 0.07 0.05 0.02 99.83 10:18:48 10:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:18:48 10:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:18:48 10:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:18:48 10:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:18:48 10:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:18:48 10:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:18:48 10:13:01 all 0.28 0.00 0.01 0.01 0.01 99.69 10:18:48 10:13:01 0 1.99 0.00 0.00 0.00 0.02 98.00 10:18:48 10:13:01 1 0.07 0.00 0.02 0.03 0.02 99.87 10:18:48 10:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:18:48 10:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:18:48 10:13:01 4 0.00 0.00 0.02 0.02 0.02 99.95 10:18:48 10:13:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:18:48 10:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:18:48 10:13:01 7 0.08 0.00 0.02 0.00 0.02 99.88 10:18:48 10:14:01 all 0.12 0.00 0.01 0.00 0.01 99.85 10:18:48 10:14:01 0 0.86 0.00 0.02 0.00 0.00 99.12 10:18:48 10:14:01 1 0.02 0.00 0.05 0.02 0.03 99.88 10:18:48 10:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:18:48 10:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:18:48 10:14:01 4 0.02 0.00 0.02 0.02 0.00 99.95 10:18:48 10:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:18:48 10:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:18:48 10:14:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:18:48 10:15:01 all 0.04 0.00 0.02 0.00 0.01 99.93 10:18:48 10:15:01 0 0.05 0.00 0.00 0.00 0.02 99.93 10:18:48 10:15:01 1 0.08 0.00 0.05 0.02 0.02 99.83 10:18:48 10:15:01 2 0.03 0.00 0.03 0.00 0.00 99.93 10:18:48 10:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:18:48 10:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:18:48 10:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:18:48 10:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:18:48 10:15:01 7 0.05 0.00 0.00 0.02 0.02 99.92 10:18:48 10:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:18:48 10:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:18:48 10:16:01 1 0.03 0.00 0.02 0.02 0.02 99.92 10:18:48 10:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:18:48 10:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:18:48 10:16:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:18:48 10:16:01 5 0.05 0.00 0.00 0.00 0.00 99.95 10:18:48 10:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:18:48 10:16:01 7 0.03 0.00 0.03 0.00 0.00 99.93 10:18:48 10:17:01 all 0.27 0.00 0.01 0.01 0.00 99.71 10:18:48 10:17:01 0 1.91 0.00 0.00 0.00 0.00 98.09 10:18:48 10:17:01 1 0.05 0.00 0.02 0.05 0.02 99.87 10:18:48 10:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:18:48 10:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:18:48 10:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:18:48 10:17:01 5 0.03 0.00 0.03 0.00 0.00 99.93 10:18:48 10:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:18:48 10:17:01 7 0.07 0.00 0.02 0.02 0.02 99.88 10:18:48 10:18:01 all 4.75 0.00 2.00 1.39 0.04 91.83 10:18:48 10:18:01 0 4.22 0.00 1.46 0.23 0.03 94.06 10:18:48 10:18:01 1 4.94 0.00 2.10 1.26 0.05 91.64 10:18:48 10:18:01 2 5.87 0.00 2.21 0.87 0.03 91.01 10:18:48 10:18:01 3 3.92 0.00 1.61 0.18 0.03 94.26 10:18:48 10:18:01 4 4.64 0.00 1.73 0.15 0.03 93.45 10:18:48 10:18:01 5 4.49 0.00 1.63 0.20 0.03 93.65 10:18:48 10:18:01 6 4.24 0.00 2.99 0.02 0.03 92.72 10:18:48 10:18:01 7 5.68 0.00 2.29 8.23 0.05 83.75 10:18:48 Average: all 8.63 0.00 1.38 0.84 0.03 89.12 10:18:48 Average: 0 8.90 0.00 1.32 0.69 0.03 89.06 10:18:48 Average: 1 8.71 0.00 1.42 0.77 0.04 89.06 10:18:48 Average: 2 8.64 0.00 1.40 0.50 0.02 89.44 10:18:48 Average: 3 8.70 0.00 1.36 0.48 0.03 89.44 10:18:48 Average: 4 8.50 0.00 1.42 1.11 0.03 88.95 10:18:48 Average: 5 8.67 0.00 1.36 1.06 0.03 88.89 10:18:48 Average: 6 8.48 0.00 1.39 0.74 0.02 89.37 10:18:48 Average: 7 8.43 0.00 1.40 1.38 0.04 88.75 10:18:48 10:18:48 10:18:48