Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 44a947b4dde0e7385da87f1ff4874445f4b2a618 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-ssh7535858296514016664.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-ssh16507227714974062044.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-ssh10328426618483397979.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-ssh11645978424804353562.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-ssh18430680787689227487.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-24693’ Running on prd-ubuntu20.04-docker-8c-8g-24699 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/744 [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/744 # 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 44a947b4dde0e7385da87f1ff4874445f4b2a618 (main) Commit message: "Merge pull request #4993 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.3" > 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 44a947b4dde0e7385da87f1ff4874445f4b2a618 # timeout=10 > git rev-list --no-walk 4706abc37add90fd32b210f6332a01b82c40e928 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:24:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:24:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:24:49 ========================================================= 01:24:49 EdgeX Global Pipelines Version Info 01:24:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:24:50 ------------------- 01:24:50 stable info: 01:24:50 ------------------- 01:24:50 Commited By: Ginny Guan ginny@iotechsys.com 01:24:50 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 01:24:50 Message: update stable to v1.0.265 01:24:51 ------------------- 01:24:51 experimental info: 01:24:51 ------------------- 01:24:51 Commited By: Cherry Wang cherry@iotechsys.com 01:24:51 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 01:24:51 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:24:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:24:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:24:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:24:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:24:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:24:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:24:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:24:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:24:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:24:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:24:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:24:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:24:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:24:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:24:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:24:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:24:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:24:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:24:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:24:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 01:24:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:24:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:24:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:24:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:24:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:24:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:24:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] echo 01:24:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44a947b [Pipeline] echo 01:24:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:24:51 provisioning config files... 01:24:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/744@tmp/config11494522603965696669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:24:52 ---> ****-login.sh 01:24:52 nexus3.edgexfoundry.org:10001 01:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:52 Configure a credential helper to remove this warning. See 01:24:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:52 01:24:52 Login Succeeded 01:24:52 nexus3.edgexfoundry.org:10002 01:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:52 Configure a credential helper to remove this warning. See 01:24:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:52 01:24:52 Login Succeeded 01:24:52 nexus3.edgexfoundry.org:10003 01:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:52 Configure a credential helper to remove this warning. See 01:24:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:52 01:24:52 Login Succeeded 01:24:52 nexus3.edgexfoundry.org:10004 01:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:53 Configure a credential helper to remove this warning. See 01:24:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:53 01:24:53 Login Succeeded 01:24:53 ****.io 01:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:53 Configure a credential helper to remove this warning. See 01:24:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:53 01:24:53 Login Succeeded 01:24:53 ---> ****-login.sh ends [Pipeline] } 01:24:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:24:53 + 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 01:24:53 + cut -d/ -f2 01:24:53 + dirname cmd/core-command/Dockerfile 01:24:53 + echo core-command,cmd/core-command/Dockerfile 01:24:53 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:24:53 + cut -d/ -f2 01:24:53 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:24:53 + dirname cmd/core-data/Dockerfile 01:24:53 + cut -d/ -f2 01:24:53 + echo core-data,cmd/core-data/Dockerfile 01:24:53 + dirname cmd/core-keeper/Dockerfile 01:24:53 + cut -d/ -f2 01:24:53 + echo core-keeper,cmd/core-keeper/Dockerfile 01:24:53 + dirname cmd/core-metadata/Dockerfile 01:24:53 + cut -d/ -f2 01:24:53 + echo core-metadata,cmd/core-metadata/Dockerfile 01:24:53 + dirname cmd/security-bootstrapper/Dockerfile 01:24:53 + cut -d/ -f2 01:24:53 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:24:53 + dirname cmd/security-proxy-auth/Dockerfile 01:24:53 + cut -d/ -f2 01:24:53 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:24:53 + + cutdirname -d/ cmd/security-proxy-setup/Dockerfile -f2 01:24:53 01:24:53 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:24:53 + dirname cmd/security-secretstore-setup/Dockerfile 01:24:53 + cut -d/ -f2 01:24:53 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:24:53 + dirname+ cmd/security-spiffe-token-provider/Dockerfile 01:24:53 cut -d/ -f2 01:24:53 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:24:53 + dirname cmd/security-spire-agent/Dockerfile 01:24:53 + cut -d/ -f2 01:24:53 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:24:53 + dirname cmd/security-spire-config/Dockerfile 01:24:53 + cut -d/ -f2 01:24:53 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:24:53 + dirname cmd/security-spire-server/Dockerfile 01:24:53 + cut -d/ -f2 01:24:53 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:24:53 + dirname cmd/support-cron-scheduler/Dockerfile 01:24:53 + cut -d/ -f2 01:24:53 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 01:24:53 + dirname cmd/support-notifications/Dockerfile 01:24:53 + cut -d/ -f2 01:24:53 + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo 01:24:53 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 01:24:54 + git rev-list -1 --merges 44a947b4dde0e7385da87f1ff4874445f4b2a618~1..44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] echo 01:24:54 -----------> git rev-list -1 --merges 44a947b4dde0e7385da87f1ff4874445f4b2a618~1..44a947b4dde0e7385da87f1ff4874445f4b2a618 44a947b4dde0e7385da87f1ff4874445f4b2a618 01:24:54 44a947b4dde0e7385da87f1ff4874445f4b2a618 [false] [Pipeline] sh 01:24:54 + git log --format=format:%s -1 44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] echo 01:24:54 ========================================================= 01:24:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:24:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:24:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:24:54 + grep -v github /etc/ssh/ssh_known_hosts 01:24:54 + [ -e /tmp/ssh_known_hosts ] 01:24:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:24:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:24:54 + sudo tee -a /etc/ssh/ssh_known_hosts 01:24:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:24:55 01:24:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:24:55 0.1.4: Pulling from edgex-devops/py-git-semver 01:24:55 b85a868b505f: Pulling fs layer 01:24:55 e2be974225ed: Pulling fs layer 01:24:55 339a4e72a1f5: Pulling fs layer 01:24:55 988bab9f4d93: Pulling fs layer 01:24:55 1469e6f7b9e6: Pulling fs layer 01:24:55 eaf3925da568: Pulling fs layer 01:24:55 bab4dde63d76: Pulling fs layer 01:24:55 bde34c3a00c8: Pulling fs layer 01:24:55 b352a97aabf1: Pulling fs layer 01:24:55 4872d77fe225: Pulling fs layer 01:24:55 5851b861e8e6: Pulling fs layer 01:24:55 bab4dde63d76: Waiting 01:24:55 bde34c3a00c8: Waiting 01:24:55 b352a97aabf1: Waiting 01:24:55 4872d77fe225: Waiting 01:24:55 5851b861e8e6: Waiting 01:24:55 988bab9f4d93: Waiting 01:24:55 1469e6f7b9e6: Waiting 01:24:55 eaf3925da568: Waiting 01:24:55 e2be974225ed: Download complete 01:24:55 988bab9f4d93: Verifying Checksum 01:24:55 988bab9f4d93: Download complete 01:24:55 1469e6f7b9e6: Verifying Checksum 01:24:55 1469e6f7b9e6: Download complete 01:24:55 eaf3925da568: Download complete 01:24:55 339a4e72a1f5: Verifying Checksum 01:24:55 339a4e72a1f5: Download complete 01:24:55 bde34c3a00c8: Verifying Checksum 01:24:55 bde34c3a00c8: Download complete 01:24:55 b352a97aabf1: Verifying Checksum 01:24:55 b352a97aabf1: Download complete 01:24:55 4872d77fe225: Download complete 01:24:55 5851b861e8e6: Verifying Checksum 01:24:55 5851b861e8e6: Download complete 01:24:55 b85a868b505f: Verifying Checksum 01:24:55 b85a868b505f: Download complete 01:24:56 bab4dde63d76: Verifying Checksum 01:24:56 bab4dde63d76: Download complete 01:24:57 b85a868b505f: Pull complete 01:24:57 e2be974225ed: Pull complete 01:24:57 339a4e72a1f5: Pull complete 01:24:57 988bab9f4d93: Pull complete 01:24:57 1469e6f7b9e6: Pull complete 01:24:57 eaf3925da568: Pull complete 01:24:59 bab4dde63d76: Pull complete 01:24:59 bde34c3a00c8: Pull complete 01:24:59 b352a97aabf1: Pull complete 01:24:59 4872d77fe225: Pull complete 01:24:59 5851b861e8e6: Pull complete 01:24:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:24:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:24:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:59 prd-ubuntu20.04-docker-8c-8g-24699 does not seem to be running inside a container 01:24:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/744 -v /w/workspace/edgex-go/744:/w/workspace/edgex-go/744:rw,z -v /w/workspace/edgex-go/744@tmp:/w/workspace/edgex-go/744@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:25:02 $ docker top 45369c1fb50fcd2e5e5ed641cff144e259c42a70ba0d17d850be94932e7eec5f -eo pid,comm 01:25:02 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). 01:25:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:25:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:25:02 [ssh-agent] Looking for ssh-agent implementation... 01:25:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:25:02 $ docker exec 45369c1fb50fcd2e5e5ed641cff144e259c42a70ba0d17d850be94932e7eec5f ssh-agent 01:25:02 SSH_AUTH_SOCK=/tmp/ssh-cYfsKeZbDSyC/agent.32 01:25:02 SSH_AGENT_PID=37 01:25:02 Running ssh-add (command line suppressed) 01:25:02 Identity added: /w/workspace/edgex-go/744@tmp/private_key_18394667940847701366.key (/w/workspace/edgex-go/744@tmp/private_key_18394667940847701366.key) 01:25:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:25:03 + git tag --points-at HEAD [Pipeline] } 01:25:03 $ docker exec --env ******** --env ******** 45369c1fb50fcd2e5e5ed641cff144e259c42a70ba0d17d850be94932e7eec5f ssh-agent -k 01:25:03 unset SSH_AUTH_SOCK; 01:25:03 unset SSH_AGENT_PID; 01:25:03 echo Agent pid 37 killed; 01:25:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:25:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:25:03 [ssh-agent] Looking for ssh-agent implementation... 01:25:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:25:03 $ docker exec 45369c1fb50fcd2e5e5ed641cff144e259c42a70ba0d17d850be94932e7eec5f ssh-agent 01:25:03 SSH_AUTH_SOCK=/tmp/ssh-De4aKsWPbkaB/agent.70 01:25:03 SSH_AGENT_PID=76 01:25:03 Running ssh-add (command line suppressed) 01:25:03 Identity added: /w/workspace/edgex-go/744@tmp/private_key_9285199529316987161.key (/w/workspace/edgex-go/744@tmp/private_key_9285199529316987161.key) 01:25:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:25:03 + git semver init 01:25:04 2024-11-07 01:25:04,175 [run_init] DEBUG init version:0.0.0 force:False 01:25:04 2024-11-07 01:25:04,175 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/744/.semver 01:25:04 2024-11-07 01:25:04,176 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/744/.semver 01:25:04 2024-11-07 01:25:04,176 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/744/.semver'], cwd=/w/workspace/edgex-go/744, universal_newlines=False, shell=None, istream=None) 01:25:09 2024-11-07 01:25:08,743 [append_file] DEBUG append to file:/w/workspace/edgex-go/744/.git/info/exclude 01:25:09 2024-11-07 01:25:08,743 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/744/.semver/main with force:False 01:25:09 2024-11-07 01:25:08,743 [read_version] DEBUG read version from /w/workspace/edgex-go/744/.semver/main 01:25:09 2024-11-07 01:25:08,743 [read_version] DEBUG read version from /w/workspace/edgex-go/744/.semver/main 01:25:09 4.0.0-dev.10 [Pipeline] } 01:25:09 $ docker exec --env ******** --env ******** 45369c1fb50fcd2e5e5ed641cff144e259c42a70ba0d17d850be94932e7eec5f ssh-agent -k 01:25:09 unset SSH_AUTH_SOCK; 01:25:09 unset SSH_AGENT_PID; 01:25:09 echo Agent pid 76 killed; 01:25:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:25:10 + git semver [Pipeline] } 01:25:10 $ docker stop --time=1 45369c1fb50fcd2e5e5ed641cff144e259c42a70ba0d17d850be94932e7eec5f 01:25:11 $ docker rm -f --volumes 45369c1fb50fcd2e5e5ed641cff144e259c42a70ba0d17d850be94932e7eec5f [Pipeline] // withDockerContainer [Pipeline] sh 01:25:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:25:12 Stashed 1 file(s) [Pipeline] echo 01:25:12 [edgeXSemver]: initialized semver on version 4.0.0-dev.10 [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 01:25:12 + git config --global --add safe.directory /w/workspace/edgex-go/744 [Pipeline] echo 01:25:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:25:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:25:12 ========================================================= 01:25:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:25:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:25:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:25:13 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:25:13 43c4264eed91: Pulling fs layer 01:25:13 4cc291be95ef: Pulling fs layer 01:25:13 2ac1f1163629: Pulling fs layer 01:25:13 5c3c966382ef: Pulling fs layer 01:25:13 4f4fb700ef54: Pulling fs layer 01:25:13 5d5c8e513c77: Pulling fs layer 01:25:13 9f66e0745190: Pulling fs layer 01:25:13 f49a43e4bbc0: Pulling fs layer 01:25:13 561ebcabdf7f: Pulling fs layer 01:25:13 9f66e0745190: Waiting 01:25:13 4f4fb700ef54: Waiting 01:25:13 561ebcabdf7f: Waiting 01:25:13 5c3c966382ef: Waiting 01:25:13 5d5c8e513c77: Waiting 01:25:13 4cc291be95ef: Verifying Checksum 01:25:13 4cc291be95ef: Download complete 01:25:13 5c3c966382ef: Verifying Checksum 01:25:13 5c3c966382ef: Download complete 01:25:13 4f4fb700ef54: Download complete 01:25:13 43c4264eed91: Verifying Checksum 01:25:13 43c4264eed91: Download complete 01:25:13 5d5c8e513c77: Verifying Checksum 01:25:13 5d5c8e513c77: Download complete 01:25:13 9f66e0745190: Verifying Checksum 01:25:13 9f66e0745190: Download complete 01:25:13 43c4264eed91: Pull complete 01:25:13 561ebcabdf7f: Verifying Checksum 01:25:13 561ebcabdf7f: Download complete 01:25:13 4cc291be95ef: Pull complete 01:25:13 2ac1f1163629: Verifying Checksum 01:25:13 2ac1f1163629: Download complete 01:25:13 f49a43e4bbc0: Verifying Checksum 01:25:13 f49a43e4bbc0: Download complete 01:25:17 2ac1f1163629: Pull complete 01:25:17 5c3c966382ef: Pull complete 01:25:17 4f4fb700ef54: Pull complete 01:25:17 5d5c8e513c77: Pull complete 01:25:17 9f66e0745190: Pull complete 01:25:19 f49a43e4bbc0: Pull complete 01:25:19 561ebcabdf7f: Pull complete 01:25:19 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 01:25:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:25:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 01:25:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:25:20 WORKDIR /edgex 01:25:20 COPY go.mod . 01:25:20 RUN go mod download 01:25:20 + docker build -t ci-base-image-x86_64 -f - . 01:25:20 Sending build context to Docker daemon 178.1MB 01:25:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:25:20 ---> 3a752c3f9dda 01:25:20 Step 2/4 : WORKDIR /edgex 01:25:24 ---> Running in b3f21213f547 01:25:24 Removing intermediate container b3f21213f547 01:25:24 ---> d1727399f99a 01:25:24 Step 3/4 : COPY go.mod . 01:25:24 ---> 4ca6433c6030 01:25:24 Step 4/4 : RUN go mod download 01:25:24 ---> Running in 1d77e93f5938 01:25:27 Still waiting to schedule task 01:25:27 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24697’ 01:25:50 Removing intermediate container 1d77e93f5938 01:25:50 ---> 6a2be7d48c83 01:25:50 Successfully built 6a2be7d48c83 01:25:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:50 + docker inspect -f . ci-base-image-x86_64 01:25:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:51 prd-ubuntu20.04-docker-8c-8g-24699 does not seem to be running inside a container 01:25:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/744 -v /w/workspace/edgex-go/744:/w/workspace/edgex-go/744:rw,z -v /w/workspace/edgex-go/744@tmp:/w/workspace/edgex-go/744@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:25:51 $ docker top 3a140dcda78f3aaee13e38555ba0fc666a1a6852910fa17ce25beef4bb37c0a3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:51 + go version 01:25:51 go version go1.23.2 linux/amd64 [Pipeline] } 01:25:51 $ docker stop --time=1 3a140dcda78f3aaee13e38555ba0fc666a1a6852910fa17ce25beef4bb37c0a3 01:25:53 $ docker rm -f --volumes 3a140dcda78f3aaee13e38555ba0fc666a1a6852910fa17ce25beef4bb37c0a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:53 + docker inspect -f . ci-base-image-x86_64 01:25:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:53 prd-ubuntu20.04-docker-8c-8g-24699 does not seem to be running inside a container 01:25:53 $ 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/744 -v /w/workspace/edgex-go/744:/w/workspace/edgex-go/744:rw,z -v /w/workspace/edgex-go/744@tmp:/w/workspace/edgex-go/744@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:25:54 $ docker top ff346f423dd60d0f292e2cbf3788a3abab96356ef034ae0c2a8feb8dd1a49792 -eo pid,comm [Pipeline] { [Pipeline] echo 01:25:54 ========================================================= 01:25:54 [edgeXBuildGoParallel] Running Tests and Build... 01:25:54 ========================================================= [Pipeline] sh 01:25:54 + git config --global --add safe.directory /w/workspace/edgex-go/744 [Pipeline] fileExists [Pipeline] sh 01:25:54 + make test 01:25:54 go test -race -coverprofile=coverage.out ./... 01:26:02 ? github.com/edgexfoundry/edgex-go [no test files] 01:26:29 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 01:26:29 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 01:26:29 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 01:26:29 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 01:26:30 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 01:26:30 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 01:26:30 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 01:26:30 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 01:26:30 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 01:26:30 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 01:26:30 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 01:26:30 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 01:26:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:26:30 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 01:26:30 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 01:26:32 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 01:26:32 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 01:26:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements 01:26:33 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 01:26:33 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 01:26:33 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 01:26:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements 01:26:34 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 01:26:34 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 01:26:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:26:35 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 01:26:35 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:26:35 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 01:26:35 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 01:26:35 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 01:26:35 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 01:26:35 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 01:26:35 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 01:26:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 01:26:36 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:26:36 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 01:26:36 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 01:26:36 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 01:26:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements 01:26:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.049s coverage: 48.4% of statements 01:26:38 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 01:26:38 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 01:26:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.378s coverage: 93.4% of statements 01:26:38 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.068s coverage: 91.7% of statements 01:26:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.066s coverage: 9.4% of statements 01:26:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:26:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:26:40 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 01:26:40 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 01:26:40 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:26:40 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 01:26:40 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 01:26:40 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 01:26:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:26:40 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 01:26:40 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 01:26:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.464s coverage: 95.8% of statements 01:26:41 ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements 01:26:42 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 01:26:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:26:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 01:26:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.042s coverage: 0.0% of statements [no tests to run] 01:26:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements 01:26:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 44.2% of statements 01:26:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 40.0% of statements 01:26:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 01:26:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 01:26:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 01:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:26:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 01:26:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 01:26:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 01:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.026s coverage: 87.1% of statements 01:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.026s coverage: 94.1% of statements 01:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 01:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements 01:26:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 01:26:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 01:26:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 01:26:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 01:26:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 01:26:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 01:26:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 01:26:47 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 01:26:47 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 01:26:47 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 01:26:48 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 01:26:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:26:50 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 01:26:50 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 01:26:52 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 01:26:52 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 01:26:52 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 01:26:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:26:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 01:26:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 01:26:54 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 01:26:54 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 01:26:54 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 01:26:54 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 01:26:55 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 01:26:55 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 01:26:55 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 01:26:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements 01:26:57 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 01:26:57 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:26:57 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 01:26:58 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 01:26:58 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 01:26:58 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 01:26:58 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 01:26:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:26:59 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:27:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.045s coverage: 92.9% of statements 01:27:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements 01:27:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 01:27:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements 01:27:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.034s coverage: 87.2% of statements 01:27:06 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 17.0% of statements 01:27:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 01:27:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.051s coverage: 81.8% of statements 01:27:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements 01:27:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 01:27:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.132s coverage: 63.1% of statements 01:27:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements 01:27:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements 01:27:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 01:27:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements 01:27:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 01:27:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.155s coverage: 36.8% of statements 01:27:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements 01:27:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements 01:27:06 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.033s coverage: 9.0% of statements 01:27:06 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.082s coverage: 97.7% of statements 01:27:06 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.033s coverage: 45.8% of statements 01:27:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.4% of statements 01:27:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.103s coverage: 95.7% of statements 01:27:06 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 01:27:06 running golangci-lint 01:27:06 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 01:27:06 go version go1.23.2 linux/amd64 01:27:06 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 01:27:06 level=info msg="[config_reader] Used config file .golangci.yml" 01:27:06 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 01:27:33 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|compiled_files|deps|name|types_sizes) took 23.097717238s" 01:27:33 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.783676ms" 01:27:43 level=info msg="[linters_context/goanalysis] analyzers took 2m21.877780517s with top 10 stages: buildir: 56.494037762s, gosec: 3.347601314s, inspect: 3.142023452s, fact_deprecated: 2.298950432s, ctrlflow: 1.963650378s, printf: 1.861438479s, fact_purity: 1.577394048s, nilness: 1.463819519s, S1038: 1.271866802s, SA6005: 1.123897427s" 01:27:43 level=info msg="[runner] Issues before processing: 208, after processing: 0" 01:27:43 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 208/208, exclude: 208/208, cgo: 208/208, skip_files: 208/208, identifier_marker: 208/208, skip_dirs: 208/208, autogenerated_exclude: 208/208, exclude-rules: 208/15, nolint: 15/0, invalid_issue: 208/208, path_prettifier: 208/208" 01:27:43 level=info msg="[runner] processing took 15.341642ms with stages: identifier_marker: 5.484207ms, nolint: 5.022923ms, autogenerated_exclude: 1.440619ms, path_prettifier: 1.426759ms, exclude-rules: 1.008897ms, skip_dirs: 834.196µs, cgo: 62.781µs, invalid_issue: 29.43µs, filename_unadjuster: 27.38µs, skip_files: 740ns, max_same_issues: 730ns, uniq_by_line: 600ns, fixer: 420ns, sort_results: 370ns, max_from_linter: 310ns, exclude: 260ns, path_shortener: 260ns, path_prefixer: 240ns, source_code: 160ns, diff: 150ns, max_per_file_from_linter: 110ns, severity-rules: 100ns" 01:27:43 level=info msg="[runner] linters took 11.995026074s with stages: goanalysis_metalinter: 11.979596391s" 01:27:43 level=info msg="File cache stats: 0 entries of total size 0B" 01:27:43 level=info msg="Memory: 353 samples, avg is 260.8MB, max is 1110.6MB" 01:27:43 level=info msg="Execution took 35.153877976s" 01:27:43 go vet ./... 01:27:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:27:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:27:48 ./bin/test-attribution-txt.sh [Pipeline] echo 01:27:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 01:27:49 + ls -al . 01:27:49 total 1764 01:27:49 drwxrwxr-x 11 1001 1001 4096 Nov 7 01:25 . 01:27:49 drwxr-xr-x 4 root root 4096 Nov 7 01:25 .. 01:27:49 drwxrwxr-x 2 1001 1001 4096 Nov 7 01:24 .blubracket 01:27:49 -rw-rw-r-- 1 1001 1001 10 Nov 7 01:24 .dockerignore 01:27:49 drwxrwxr-x 8 1001 1001 4096 Nov 7 01:27 .git 01:27:49 drwxrwxr-x 3 1001 1001 4096 Nov 7 01:24 .github 01:27:49 -rw-rw-r-- 1 1001 1001 961 Nov 7 01:24 .gitignore 01:27:49 -rw-rw-r-- 1 1001 1001 199 Nov 7 01:24 .golangci.yml 01:27:49 -rw-rw-r-- 1 1001 1001 100 Nov 7 01:24 .hadolint.yml 01:27:49 drwxr-xr-x 3 1001 1001 4096 Nov 7 01:25 .semver 01:27:49 -rw-rw-r-- 1 1001 1001 155 Nov 7 01:24 .sonarcloud.properties 01:27:49 -rw-rw-r-- 1 1001 1001 1171 Nov 7 01:24 ADOPTERS.md 01:27:49 -rw-rw-r-- 1 1001 1001 17141 Nov 7 01:24 Attribution.txt 01:27:49 -rw-rw-r-- 1 1001 1001 100284 Nov 7 01:24 CHANGELOG.md 01:27:49 -rw-rw-r-- 1 1001 1001 3804 Nov 7 01:24 CONTRIBUTING.md 01:27:49 -rw-rw-r-- 1 1001 1001 677 Nov 7 01:24 GOVERNANCE.md 01:27:49 -rw-rw-r-- 1 1001 1001 858 Nov 7 01:24 Jenkinsfile 01:27:49 -rw-rw-r-- 1 1001 1001 10775 Nov 7 01:24 LICENSE 01:27:49 -rw-rw-r-- 1 1001 1001 16705 Nov 7 01:24 Makefile 01:27:49 -rw-rw-r-- 1 1001 1001 582 Nov 7 01:24 OWNERS.md 01:27:49 -rw-rw-r-- 1 1001 1001 9533 Nov 7 01:24 README.md 01:27:49 -rw-rw-r-- 1 1001 1001 789 Nov 7 01:24 SECURITY.md 01:27:49 -rw-rw-r-- 1 1001 1001 12 Nov 7 01:25 VERSION 01:27:49 drwxrwxr-x 2 1001 1001 4096 Nov 7 01:24 bin 01:27:49 drwxrwxr-x 19 1001 1001 4096 Nov 7 01:24 cmd 01:27:49 -rw-r--r-- 1 root root 1433704 Nov 7 01:27 coverage.out 01:27:49 drwxrwxr-x 2 1001 1001 4096 Nov 7 01:24 fuzz_test 01:27:49 -rw-rw-r-- 1 1001 1001 6577 Nov 7 01:24 go.mod 01:27:49 -rw-rw-r-- 1 1001 1001 88825 Nov 7 01:24 go.sum 01:27:49 drwxrwxr-x 7 1001 1001 4096 Nov 7 01:24 internal 01:27:49 drwxrwxr-x 2 1001 1001 4096 Nov 7 01:24 openapi 01:27:49 -rw-rw-r-- 1 1001 1001 584 Nov 7 01:24 security.txt 01:27:49 -rw-rw-r-- 1 1001 1001 204 Nov 7 01:24 version.go [Pipeline] sh 01:27:49 + '[' -e coverage.out ] 01:27:49 + chown 1001:1001 coverage.out [Pipeline] stash 01:27:49 Stashed 1 file(s) [Pipeline] sh 01:27:49 + make build 01:27:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:27:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24700 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:27:59 Running in /w/workspace/edgex-go/744 [Pipeline] { [Pipeline] checkout 01:28:02 The recommended git tool is: git 01:28:08 using credential edgex-jenkins-ssh 01:28:08 Cloning the remote Git repository 01:28:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:28:08 > git init /w/workspace/edgex-go/744 # timeout=10 01:28:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:28:08 > git --version # timeout=10 01:28:08 > git --version # 'git version 2.25.1' 01:28:08 using GIT_SSH to set credentials SSH Credentials for GitHub 01:28:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:28:11 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:28:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:28:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:28:15 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:28:17 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:28:22 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 01:28:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:28:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:28:27 Avoid second fetch 01:28:27 Checking out Revision 44a947b4dde0e7385da87f1ff4874445f4b2a618 (main) 01:28:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:28:28 Commit message: "Merge pull request #4993 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.3" 01:28:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:28:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:28:27 > git config core.sparsecheckout # timeout=10 01:28:27 > git checkout -f 44a947b4dde0e7385da87f1ff4874445f4b2a618 # timeout=10 01:28:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:28:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:28:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:28:32 $ docker stop --time=1 ff346f423dd60d0f292e2cbf3788a3abab96356ef034ae0c2a8feb8dd1a49792 01:28:34 $ docker rm -f --volumes ff346f423dd60d0f292e2cbf3788a3abab96356ef034ae0c2a8feb8dd1a49792 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:28:36 % Total % Received % Xferd Average Speed Time Time Time Current 01:28:36 Dload Upload Total Spent Left Speed 01:28:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 75905 0 --:--:-- --:--:-- --:--:-- 75905 [Pipeline] sh 01:28:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:28:36 01:28:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:28:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:28:36 latest: Pulling from edgex-devops/edgex-compose 01:28:36 91d30c5bc195: Pulling fs layer 01:28:36 2e9b0aa3be6d: Pulling fs layer 01:28:36 9c61dcf015f6: Pulling fs layer 01:28:36 4698f68db338: Pulling fs layer 01:28:36 2a2f49069b9e: Pulling fs layer 01:28:36 e0025b399a48: Pulling fs layer 01:28:36 4698f68db338: Waiting 01:28:36 2a2f49069b9e: Waiting 01:28:36 e0025b399a48: Waiting 01:28:36 91d30c5bc195: Verifying Checksum 01:28:36 91d30c5bc195: Download complete 01:28:36 4698f68db338: Verifying Checksum 01:28:36 4698f68db338: Download complete 01:28:37 2e9b0aa3be6d: Verifying Checksum 01:28:37 2e9b0aa3be6d: Download complete 01:28:37 e0025b399a48: Download complete 01:28:37 91d30c5bc195: Pull complete 01:28:37 2a2f49069b9e: Verifying Checksum 01:28:37 2a2f49069b9e: Download complete 01:28:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:28:37 + sudo tee /etc/docker/daemon.new 01:28:37 { 01:28:37 "registry-mirrors": [ 01:28:37 "https://nexus3.edgexfoundry.org:10001" 01:28:37 ], 01:28:37 "bip": "10.250.0.254/24", 01:28:37 "hosts": [ 01:28:37 "tcp://0.0.0.0:5555", 01:28:37 "unix:///var/run/docker.sock" 01:28:37 ], 01:28:37 "mtu": 1458, 01:28:37 "selinux-enabled": true, 01:28:37 "seccomp-profile": "/etc/docker/seccomp.json" 01:28:37 } [Pipeline] sh 01:28:37 2e9b0aa3be6d: Pull complete 01:28:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:28:37 9c61dcf015f6: Verifying Checksum 01:28:37 9c61dcf015f6: Download complete 01:28:37 + sudo service docker restart 01:28:40 9c61dcf015f6: Pull complete 01:28:40 4698f68db338: Pull complete 01:28:40 2a2f49069b9e: Pull complete 01:28:40 e0025b399a48: Pull complete 01:28:40 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:28:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:28:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:28:40 prd-ubuntu20.04-docker-8c-8g-24699 does not seem to be running inside a container 01:28:40 $ 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/744 -v /w/workspace/edgex-go/744:/w/workspace/edgex-go/744:rw,z -v /w/workspace/edgex-go/744@tmp:/w/workspace/edgex-go/744@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:28:41 $ docker top 0252b4a2c593a43df5d2dc5981fc00174f51cd7e1adb54189106df2ff2427e6e -eo pid,comm [Pipeline] { [Pipeline] sh 01:28:41 + docker compose -f ./docker-compose-build.yml build --parallel 01:28:44 #1 [security-secretstore-setup internal] load build definition from Dockerfile 01:28:44 #1 transferring dockerfile: 2.49kB done 01:28:44 #1 DONE 0.0s 01:28:44 01:28:44 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:28:44 #2 transferring dockerfile: 1.89kB done 01:28:44 #2 DONE 0.0s 01:28:44 01:28:44 #3 [security-spire-agent internal] load build definition from Dockerfile 01:28:44 #3 transferring dockerfile: 1.81kB done 01:28:44 #3 DONE 0.0s 01:28:44 01:28:44 #4 [core-command internal] load build definition from Dockerfile 01:28:44 #4 transferring dockerfile: 1.94kB done 01:28:44 #4 DONE 0.0s 01:28:44 01:28:44 #5 [security-proxy-setup internal] load build definition from Dockerfile 01:28:44 #5 transferring dockerfile: 2.50kB done 01:28:44 #5 DONE 0.0s 01:28:44 01:28:44 #6 [security-bootstrapper internal] load build definition from Dockerfile 01:28:44 #6 transferring dockerfile: 3.02kB done 01:28:44 #6 DONE 0.0s 01:28:44 01:28:44 #7 [core-data internal] load build definition from Dockerfile 01:28:44 #7 transferring dockerfile: 2.07kB done 01:28:44 #7 DONE 0.0s 01:28:44 01:28:44 #8 [security-spire-config internal] load build definition from Dockerfile 01:28:44 #8 transferring dockerfile: 1.69kB done 01:28:44 #8 DONE 0.0s 01:28:44 01:28:44 #9 [support-notifications internal] load build definition from Dockerfile 01:28:44 #9 transferring dockerfile: 2.02kB done 01:28:44 #9 DONE 0.0s 01:28:44 01:28:44 #10 [support-cron-scheduler internal] load build definition from Dockerfile 01:28:44 #10 transferring dockerfile: 1.86kB done 01:28:44 #10 DONE 0.0s 01:28:44 01:28:44 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:28:44 #11 transferring dockerfile: 2.23kB done 01:28:44 #11 DONE 0.0s 01:28:44 01:28:44 #12 [core-metadata internal] load build definition from Dockerfile 01:28:44 #12 transferring dockerfile: 2.13kB done 01:28:44 #12 DONE 0.0s 01:28:44 01:28:44 #13 [security-spire-server internal] load build definition from Dockerfile 01:28:44 #13 transferring dockerfile: 1.70kB done 01:28:44 #13 DONE 0.0s 01:28:44 01:28:44 #14 [security-proxy-auth internal] load build definition from Dockerfile 01:28:44 #14 transferring dockerfile: 2.15kB done 01:28:44 #14 DONE 0.0s 01:28:44 01:28:44 #15 [security-secretstore-setup internal] load .dockerignore 01:28:44 #15 transferring context: 50B done 01:28:44 #15 DONE 0.0s 01:28:44 01:28:44 #16 [core-keeper internal] load build definition from Dockerfile 01:28:44 #16 transferring dockerfile: 2.07kB done 01:28:44 #16 ... 01:28:44 01:28:44 #17 [security-spiffe-token-provider internal] load .dockerignore 01:28:44 #17 transferring context: 50B done 01:28:44 #17 DONE 0.0s 01:28:44 01:28:44 #18 [security-spire-agent internal] load .dockerignore 01:28:44 #18 transferring context: 50B done 01:28:44 #18 DONE 0.0s 01:28:44 01:28:44 #19 [core-command internal] load .dockerignore 01:28:44 #19 transferring context: 50B done 01:28:44 #19 DONE 0.0s 01:28:44 01:28:44 #20 [security-proxy-setup internal] load .dockerignore 01:28:44 #20 transferring context: 50B done 01:28:44 #20 DONE 0.0s 01:28:44 01:28:44 #21 [security-bootstrapper internal] load .dockerignore 01:28:44 #21 transferring context: 50B done 01:28:44 #21 DONE 0.0s 01:28:44 01:28:44 #22 [core-data internal] load .dockerignore 01:28:44 #22 transferring context: 50B done 01:28:44 #22 DONE 0.0s 01:28:44 01:28:44 #23 [security-spire-config internal] load .dockerignore 01:28:44 #23 transferring context: 50B done 01:28:44 #23 DONE 0.0s 01:28:44 01:28:44 #24 [support-notifications internal] load .dockerignore 01:28:44 #24 transferring context: 50B done 01:28:44 #24 DONE 0.0s 01:28:44 01:28:44 #25 [core-common-config-bootstrapper internal] load .dockerignore 01:28:44 #25 transferring context: 50B done 01:28:44 #25 DONE 0.0s 01:28:44 01:28:44 #26 [security-proxy-auth internal] load .dockerignore 01:28:44 #26 transferring context: 50B done 01:28:44 #26 DONE 0.1s 01:28:44 01:28:44 #27 [support-cron-scheduler internal] load .dockerignore 01:28:44 #27 transferring context: 50B done 01:28:44 #27 DONE 0.1s 01:28:44 01:28:44 #28 [security-spire-server internal] load .dockerignore 01:28:44 #28 transferring context: 50B done 01:28:44 #28 DONE 0.1s 01:28:44 01:28:44 #29 [core-metadata internal] load .dockerignore 01:28:44 #29 transferring context: 50B done 01:28:44 #29 DONE 0.1s 01:28:44 01:28:44 #30 [core-keeper internal] load .dockerignore 01:28:44 #30 transferring context: 50B done 01:28:44 #30 DONE 0.1s 01:28:44 01:28:44 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:28:44 #31 DONE 0.0s 01:28:44 01:28:44 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 01:28:44 #32 DONE 0.1s 01:28:44 01:28:44 #16 [core-keeper internal] load build definition from Dockerfile 01:28:44 #16 ... 01:28:44 01:28:44 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:28:44 #31 DONE 0.0s 01:28:44 01:28:44 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 01:28:44 #32 DONE 0.1s 01:28:44 01:28:44 #33 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:28:44 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 01:28:44 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 01:28:44 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 01:28:44 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 01:28:44 #33 DONE 0.1s 01:28:45 01:28:45 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:28:45 #31 DONE 0.0s 01:28:45 01:28:45 #33 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:28:45 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 01:28:45 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 01:28:45 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 01:28:45 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 01:28:45 #33 DONE 0.1s 01:28:45 01:28:45 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 01:28:45 #32 ... 01:28:45 01:28:45 #33 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:28:45 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 01:28:45 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 01:28:45 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 01:28:45 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 01:28:45 #33 DONE 0.1s 01:28:45 01:28:45 #31 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:28:45 #31 DONE 0.0s 01:28:45 01:28:45 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 01:28:45 #32 ... 01:28:45 01:28:45 #33 [support-cron-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:28:45 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 01:28:45 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 01:28:45 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 01:28:45 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 01:28:45 #33 DONE 0.1s 01:28:45 01:28:45 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:28:45 #31 DONE 0.0s 01:28:45 01:28:45 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 01:28:45 #32 DONE 0.5s 01:28:45 01:28:45 #33 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:28:45 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 01:28:45 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 01:28:45 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 01:28:45 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 01:28:45 #33 DONE 0.1s 01:28:45 01:28:45 #34 [security-proxy-auth internal] load build context 01:28:45 #34 ... 01:28:45 01:28:45 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 01:28:45 #35 DONE 0.6s 01:28:45 01:28:45 #34 [security-proxy-auth internal] load build context 01:28:45 #34 ... 01:28:45 01:28:45 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:28:45 #36 DONE 0.9s 01:28:45 01:28:45 #34 [security-proxy-auth internal] load build context 01:28:46 #34 ... 01:28:46 01:28:46 #33 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:28:46 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 01:28:46 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 01:28:46 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 01:28:46 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 01:28:46 #33 DONE 0.1s 01:28:46 01:28:46 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 01:28:46 #37 DONE 1.2s 01:28:46 01:28:46 #34 [security-proxy-auth internal] load build context 01:28:46 #34 ... 01:28:46 01:28:46 #38 [core-command builder 2/7] WORKDIR /edgex-go 01:28:46 #38 DONE 1.3s 01:28:46 01:28:46 #39 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:28:46 #0 0.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:46 #0 0.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:46 #0 0.988 (1/4) Installing ca-certificates (20240705-r0) 01:28:46 #0 1.002 (2/4) Installing dumb-init (1.2.5-r3) 01:28:46 #0 1.008 (3/4) Installing su-exec (0.2-r3) 01:28:46 #0 1.012 (4/4) Installing yq-go (4.44.1-r2) 01:28:46 #0 1.077 Executing busybox-1.36.1-r29.trigger 01:28:46 #0 1.086 Executing ca-certificates-20240705-r0.trigger 01:28:46 #0 1.124 OK: 19 MiB in 18 packages 01:28:46 #39 DONE 1.9s 01:28:46 01:28:46 #34 [security-proxy-auth internal] load build context 01:28:47 #34 ... 01:28:47 01:28:47 #40 [security-spire-agent internal] load build context 01:28:47 #40 transferring context: 23.10kB 0.0s done 01:28:47 #40 DONE 1.1s 01:28:47 01:28:47 #34 [security-proxy-auth internal] load build context 01:28:48 #34 ... 01:28:48 01:28:48 #41 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:28:48 #0 1.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:48 #0 1.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:48 #0 1.558 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:28:48 #0 1.585 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:28:48 #0 1.596 (3/6) Installing dumb-init (1.2.5-r3) 01:28:48 #0 1.603 (4/6) Installing openssl (3.3.2-r1) 01:28:48 #0 1.610 (5/6) Installing su-exec (0.2-r3) 01:28:48 #0 1.612 (6/6) Installing yq-go (4.44.1-r2) 01:28:48 #0 1.674 Executing busybox-1.36.1-r29.trigger 01:28:48 #0 1.682 OK: 19 MiB in 18 packages 01:28:48 #41 DONE 3.1s 01:28:48 01:28:48 #34 [security-proxy-auth internal] load build context 01:28:48 #34 ... 01:28:48 01:28:48 #42 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:28:48 #0 1.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:48 #0 1.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:48 #0 1.572 v3.20.3-266-g703c22e502e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:28:48 #0 1.572 v3.20.3-265-ge9b28b67a72 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:28:48 #0 1.572 OK: 24168 distinct packages available 01:28:48 #0 1.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:48 #0 1.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:48 #0 2.011 (1/14) Installing ca-certificates (20240705-r0) 01:28:48 #0 2.028 (2/14) Installing brotli-libs (1.1.0-r2) 01:28:48 #0 2.042 (3/14) Installing c-ares (1.33.1-r0) 01:28:48 #0 2.043 (4/14) Installing libunistring (1.2-r0) 01:28:48 #0 2.057 (5/14) Installing libidn2 (2.3.7-r0) 01:28:48 #0 2.062 (6/14) Installing nghttp2-libs (1.62.1-r0) 01:28:48 #0 2.064 (7/14) Installing libpsl (0.21.5-r1) 01:28:48 #0 2.066 (8/14) Installing zstd-libs (1.5.6-r0) 01:28:48 #0 2.081 (9/14) Installing libcurl (8.11.0-r0) 01:28:48 #0 2.085 (10/14) Installing curl (8.11.0-r0) 01:28:48 #0 2.091 (11/14) Installing dumb-init (1.2.5-r3) 01:28:48 #0 2.096 (12/14) Installing musl-obstack (1.2.3-r2) 01:28:48 #0 2.105 (13/14) Installing libucontext (1.2-r3) 01:28:48 #0 2.114 (14/14) Installing gcompat (1.1.0-r4) 01:28:48 #0 2.116 Executing busybox-1.36.1-r29.trigger 01:28:48 #0 2.120 Executing ca-certificates-20240705-r0.trigger 01:28:48 #0 2.298 OK: 13 MiB in 28 packages 01:28:48 #42 DONE 3.3s 01:28:48 01:28:48 #43 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:28:48 #0 2.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:48 #0 2.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:48 #0 2.557 (1/1) Installing dumb-init (1.2.5-r3) 01:28:48 #0 2.570 Executing busybox-1.36.1-r29.trigger 01:28:48 #0 2.575 OK: 8 MiB in 15 packages 01:28:48 #43 DONE 3.3s 01:28:48 01:28:48 #44 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:28:48 #0 2.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:48 #0 2.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:48 #0 2.554 (1/1) Installing dumb-init (1.2.5-r3) 01:28:48 #0 2.562 Executing busybox-1.36.1-r29.trigger 01:28:48 #0 2.570 OK: 8 MiB in 15 packages 01:28:48 #44 DONE 3.2s 01:28:48 01:28:48 #34 [security-proxy-auth internal] load build context 01:28:48 #34 ... 01:28:48 01:28:48 #45 [security-spire-config internal] load build context 01:28:48 #45 transferring context: 21.82kB 0.0s done 01:28:48 #45 DONE 2.2s 01:28:48 01:28:48 #46 [security-spire-server internal] load build context 01:28:48 #46 transferring context: 23.57kB 0.0s done 01:28:48 #46 DONE 2.3s 01:28:48 01:28:48 #34 [security-proxy-auth internal] load build context 01:28:51 #34 ... 01:28:51 01:28:51 #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:28:51 #0 3.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:51 #0 3.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:51 #0 3.740 (1/2) Installing dumb-init (1.2.5-r3) 01:28:51 #0 3.751 (2/2) Installing su-exec (0.2-r3) 01:28:51 #0 3.760 Executing busybox-1.36.1-r29.trigger 01:28:51 #0 3.768 OK: 8 MiB in 16 packages 01:28:51 #47 DONE 6.0s 01:28:51 01:28:51 #34 [security-proxy-auth internal] load build context 01:28:51 #34 ... 01:28:51 01:28:51 #48 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 01:28:51 #0 3.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:51 #0 3.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:51 #0 3.693 (1/2) Installing ca-certificates (20240705-r0) 01:28:51 #0 3.712 (2/2) Installing dumb-init (1.2.5-r3) 01:28:51 #0 3.726 Executing busybox-1.36.1-r29.trigger 01:28:51 #0 3.737 Executing ca-certificates-20240705-r0.trigger 01:28:51 #0 3.784 OK: 9 MiB in 16 packages 01:28:51 #48 DONE 5.8s 01:28:51 01:28:51 #49 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:28:51 #0 3.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:51 #0 3.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:51 #0 3.870 (1/3) Installing ca-certificates (20240705-r0) 01:28:51 #0 3.893 (2/3) Installing dumb-init (1.2.5-r3) 01:28:51 #0 3.898 (3/3) Installing tzdata (2024b-r0) 01:28:51 #0 3.934 Executing busybox-1.36.1-r29.trigger 01:28:51 #0 3.945 Executing ca-certificates-20240705-r0.trigger 01:28:51 #0 3.982 OK: 10 MiB in 17 packages 01:28:51 #49 DONE 5.8s 01:28:51 01:28:51 #50 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:28:51 #50 DONE 5.7s 01:28:51 01:28:51 #34 [security-proxy-auth internal] load build context 01:28:53 #34 transferring context: 280.64MB 7.7s 01:28:54 #34 ... 01:28:54 01:28:54 #51 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:28:54 #51 DONE 7.6s 01:28:54 01:28:54 #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:28:54 #0 5.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:54 #0 5.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:54 #0 5.469 OK: 246 MiB in 54 packages 01:28:54 #52 DONE 7.8s 01:28:54 01:28:54 #34 [security-proxy-auth internal] load build context 01:28:54 #34 ... 01:28:54 01:28:54 #53 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:28:54 #0 5.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:54 #0 5.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:54 #0 5.845 OK: 246 MiB in 54 packages 01:28:54 #53 DONE 7.7s 01:28:54 01:28:54 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:28:54 #0 5.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:54 #0 5.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:54 #0 6.127 v3.20.3-266-g703c22e502e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:28:54 #0 6.127 v3.20.3-265-ge9b28b67a72 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:28:54 #0 6.127 OK: 24169 distinct packages available 01:28:54 #0 6.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:54 #0 6.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:54 #0 6.540 OK: 246 MiB in 54 packages 01:28:54 #54 DONE 7.7s 01:28:54 01:28:54 #55 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:28:54 #0 4.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:54 #0 5.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:54 #0 5.924 v3.20.3-266-g703c22e502e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:28:54 #0 5.924 v3.20.3-265-ge9b28b67a72 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:28:54 #0 5.924 OK: 24168 distinct packages available 01:28:54 #0 5.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:54 #0 6.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:54 #0 6.397 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:28:54 #0 6.433 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:28:54 #0 6.446 (3/7) Installing dumb-init (1.2.5-r3) 01:28:54 #0 6.452 (4/7) Installing musl-obstack (1.2.3-r2) 01:28:54 #0 6.463 (5/7) Installing libucontext (1.2-r3) 01:28:54 #0 6.465 (6/7) Installing gcompat (1.1.0-r4) 01:28:54 #0 6.469 (7/7) Installing openssl (3.3.2-r1) 01:28:54 #0 6.484 Executing busybox-1.36.1-r29.trigger 01:28:54 #0 6.490 OK: 9 MiB in 19 packages 01:28:54 #55 DONE 7.7s 01:28:54 01:28:54 #34 [security-proxy-auth internal] load build context 01:28:54 #34 ... 01:28:54 01:28:54 #56 [security-secretstore-setup internal] load build context 01:28:54 #56 ... 01:28:54 01:28:54 #57 [security-proxy-setup internal] load build context 01:28:54 #57 ... 01:28:54 01:28:54 #58 [security-spiffe-token-provider internal] load build context 01:28:55 #58 ... 01:28:55 01:28:55 #59 [support-cron-scheduler internal] load build context 01:28:55 #59 ... 01:28:55 01:28:55 #60 [core-command internal] load build context 01:28:55 #60 ... 01:28:55 01:28:55 #61 [core-data internal] load build context 01:28:55 #61 ... 01:28:55 01:28:55 #62 [core-common-config-bootstrapper internal] load build context 01:28:55 #62 ... 01:28:55 01:28:55 #63 [security-bootstrapper internal] load build context 01:28:55 #63 ... 01:28:55 01:28:55 #64 [support-notifications internal] load build context 01:28:55 #64 ... 01:28:55 01:28:55 #65 [core-metadata internal] load build context 01:28:55 #65 ... 01:28:55 01:28:55 #66 [core-keeper internal] load build context 01:28:55 #66 ... 01:28:55 01:28:55 #65 [core-metadata internal] load build context 01:28:55 #65 ... 01:28:55 01:28:55 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:28:55 #67 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.9s done 01:28:55 #67 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 01:28:55 #67 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 01:28:55 #67 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 01:28:55 #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 01:28:55 #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 01:28:55 #67 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 01:28:55 #67 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 01:28:55 #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done 01:28:55 #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 01:28:55 #67 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 01:28:55 #67 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:28:56 provisioning config files... 01:28:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/744@tmp/config18401981246717928704tmp 01:28:56 #67 ... 01:28:56 01:28:56 #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:28:56 #68 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.7s done 01:28:56 #68 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 01:28:56 #68 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 01:28:56 #68 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 01:28:56 #68 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 01:28:56 #68 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 01:28:56 #68 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 01:28:56 #68 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 01:28:56 #68 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s done 01:28:56 #68 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 01:28:56 #68 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 01:28:56 #68 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.9s done [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:56 #68 ... 01:28:56 01:28:56 #66 [core-keeper internal] load build context 01:28:56 ---> ****-login.sh 01:28:56 nexus3.edgexfoundry.org:10001 01:28:56 #66 ... 01:28:56 01:28:56 #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:28:56 #0 8.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:56 #0 8.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:56 #0 8.695 Upgrading critical system libraries and apk-tools: 01:28:56 #0 8.695 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:28:56 #0 8.707 Executing busybox-1.36.1-r29.trigger 01:28:56 #0 8.789 Continuing the upgrade transaction with new apk-tools: 01:28:56 #0 8.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:56 #0 8.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:56 #0 9.215 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:28:56 #0 9.244 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:28:56 #0 9.258 Executing ca-certificates-20240705-r0.trigger 01:28:56 #0 9.620 OK: 19 MiB in 18 packages 01:28:56 #69 ... 01:28:56 01:28:56 #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:28:56 #0 8.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:56 #0 8.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:56 #0 8.927 OK: 246 MiB in 54 packages 01:28:56 #70 ... 01:28:56 01:28:56 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:28:56 #0 8.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:56 #0 8.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:56 #0 9.166 v3.20.3-266-g703c22e502e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:28:56 #0 9.166 v3.20.3-265-ge9b28b67a72 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:28:56 #0 9.166 OK: 24168 distinct packages available 01:28:56 #0 9.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:56 #0 9.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:56 #0 9.574 (1/4) Installing dumb-init (1.2.5-r3) 01:28:56 #0 9.579 (2/4) Installing musl-obstack (1.2.3-r2) 01:28:56 #0 9.583 (3/4) Installing libucontext (1.2-r3) 01:28:56 #0 9.589 (4/4) Installing gcompat (1.1.0-r4) 01:28:56 #0 9.601 Executing busybox-1.36.1-r29.trigger 01:28:56 #0 9.615 OK: 8 MiB in 18 packages 01:28:56 #71 ... 01:28:56 01:28:56 #66 [core-keeper internal] load build context 01:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:57 Configure a credential helper to remove this warning. See 01:28:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:57 01:28:57 Login Succeeded 01:28:57 nexus3.edgexfoundry.org:10002 01:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:57 Configure a credential helper to remove this warning. See 01:28:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:57 01:28:57 Login Succeeded 01:28:57 nexus3.edgexfoundry.org:10003 01:28:58 #66 ... 01:28:58 01:28:58 #72 [core-command stage-1 3/8] RUN apk --no-cache upgrade 01:28:58 #0 8.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:58 #0 8.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:58 #0 8.632 Upgrading critical system libraries and apk-tools: 01:28:58 #0 8.632 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:28:58 #0 8.649 Executing busybox-1.36.1-r29.trigger 01:28:58 #0 8.703 Continuing the upgrade transaction with new apk-tools: 01:28:58 #0 8.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:58 #0 8.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:58 #0 9.055 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:28:58 #0 9.091 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:28:58 #0 9.218 OK: 8 MiB in 15 packages 01:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:58 Configure a credential helper to remove this warning. See 01:28:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:58 01:28:58 Login Succeeded 01:28:58 nexus3.edgexfoundry.org:10004 01:28:58 #72 ... 01:28:58 01:28:58 #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:28:58 #73 ... 01:28:58 01:28:58 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:28:58 #0 7.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:58 #0 7.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:58 #0 7.659 Upgrading critical system libraries and apk-tools: 01:28:58 #0 7.659 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:28:58 #0 7.668 Executing busybox-1.36.1-r29.trigger 01:28:58 #0 7.727 Continuing the upgrade transaction with new apk-tools: 01:28:58 #0 7.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:58 #0 7.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:58 #0 8.096 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:28:58 #0 8.134 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:28:58 #0 8.244 OK: 8 MiB in 15 packages 01:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:58 #74 ... 01:28:58 01:28:58 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:28:58 #0 7.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:58 #0 7.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:58 #0 7.793 Upgrading critical system libraries and apk-tools: 01:28:58 #0 7.793 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:28:58 #0 7.801 Executing busybox-1.36.1-r29.trigger 01:28:58 #0 7.866 Continuing the upgrade transaction with new apk-tools: 01:28:58 #0 7.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:28:58 #0 7.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:28:58 #0 8.222 OK: 19 MiB in 18 packages 01:28:58 #75 ... 01:28:58 01:28:58 #66 [core-keeper internal] load build context 01:28:58 #66 transferring context: 529.34MB 13.0s 01:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:58 Configure a credential helper to remove this warning. See 01:28:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:58 01:28:58 Login Succeeded 01:28:58 ****.io 01:28:58 #66 transferring context: 542.38MB 13.2s done 01:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:59 Configure a credential helper to remove this warning. See 01:28:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:59 01:28:59 Login Succeeded 01:28:59 ---> ****-login.sh ends [Pipeline] } 01:28:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:29:00 + git config --global --add safe.directory /w/workspace/edgex-go/744 [Pipeline] echo 01:29:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:29:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:29:00 ========================================================= 01:29:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:29:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:29:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:29:00 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:29:00 cf04c63912e1: Pulling fs layer 01:29:00 55b35a11ae5e: Pulling fs layer 01:29:00 a37a00ec5f00: Pulling fs layer 01:29:00 50b3750afda1: Pulling fs layer 01:29:00 4f4fb700ef54: Pulling fs layer 01:29:00 80978eb59214: Pulling fs layer 01:29:00 c9f46d7d2bd2: Pulling fs layer 01:29:00 c5a475d317c9: Pulling fs layer 01:29:00 50b3750afda1: Waiting 01:29:00 80978eb59214: Waiting 01:29:00 4f4fb700ef54: Waiting 01:29:00 c9f46d7d2bd2: Waiting 01:29:00 c5a475d317c9: Waiting 01:29:00 55b35a11ae5e: Verifying Checksum 01:29:00 55b35a11ae5e: Download complete 01:29:00 50b3750afda1: Verifying Checksum 01:29:00 50b3750afda1: Download complete 01:29:00 4f4fb700ef54: Verifying Checksum 01:29:00 4f4fb700ef54: Download complete 01:29:00 80978eb59214: Verifying Checksum 01:29:00 80978eb59214: Download complete 01:29:01 cf04c63912e1: Verifying Checksum 01:29:01 cf04c63912e1: Download complete 01:29:01 #66 ... 01:29:01 01:29:01 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:29:01 #76 ... 01:29:01 01:29:01 #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 01:29:01 #77 ... 01:29:01 01:29:01 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:29:01 #78 ... 01:29:01 01:29:01 #79 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:29:01 #79 ... 01:29:01 01:29:01 #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:29:01 #73 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:29:01 #73 11.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:01 #73 12.16 Upgrading critical system libraries and apk-tools: 01:29:01 #73 12.16 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:29:01 #73 12.17 Executing busybox-1.36.1-r29.trigger 01:29:01 #73 12.23 Continuing the upgrade transaction with new apk-tools: 01:29:01 #73 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:29:01 #73 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:01 #73 12.56 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:29:01 #73 12.60 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:29:01 #73 12.61 Executing ca-certificates-20240705-r0.trigger 01:29:01 #73 12.85 OK: 13 MiB in 28 packages 01:29:01 c5a475d317c9: Verifying Checksum 01:29:01 c5a475d317c9: Download complete 01:29:02 cf04c63912e1: Pull complete 01:29:02 #73 DONE 14.8s 01:29:02 01:29:02 #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:29:02 #70 DONE 16.2s 01:29:02 01:29:02 #65 [core-metadata internal] load build context 01:29:02 #65 transferring context: 542.38MB 11.6s done 01:29:02 #65 DONE 17.6s 01:29:02 01:29:02 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:29:02 #74 DONE 14.7s 01:29:02 01:29:02 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:29:02 #75 DONE 14.8s 01:29:02 01:29:02 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:29:02 #71 DONE 16.2s 01:29:02 01:29:02 #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:29:02 #69 DONE 16.2s 01:29:02 01:29:02 #72 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 01:29:03 #72 DONE 14.8s 01:29:03 01:29:03 #57 [security-proxy-setup internal] load build context 01:29:03 #57 transferring context: 542.38MB 12.4s done 01:29:03 #57 DONE 18.0s 01:29:03 01:29:03 #63 [security-bootstrapper internal] load build context 01:29:03 #63 transferring context: 542.38MB 12.6s done 01:29:03 #63 DONE 18.0s 01:29:03 01:29:03 #64 [support-notifications internal] load build context 01:29:03 #64 transferring context: 542.38MB 13.1s done 01:29:03 #64 DONE 17.9s 01:29:03 01:29:03 #58 [security-spiffe-token-provider internal] load build context 01:29:03 #58 transferring context: 542.38MB 13.7s done 01:29:03 #58 DONE 18.2s 01:29:03 01:29:03 #66 [core-keeper internal] load build context 01:29:03 #66 DONE 17.7s 01:29:03 01:29:03 #62 [core-common-config-bootstrapper internal] load build context 01:29:03 #62 transferring context: 542.38MB 13.2s done 01:29:03 #62 DONE 17.9s 01:29:03 01:29:03 #34 [security-proxy-auth internal] load build context 01:29:03 #34 transferring context: 542.38MB 13.2s done 01:29:03 #34 DONE 17.7s 01:29:03 01:29:03 #59 [support-cron-scheduler internal] load build context 01:29:03 #59 transferring context: 542.38MB 13.4s done 01:29:03 #59 DONE 17.9s 01:29:03 01:29:03 #60 [core-command internal] load build context 01:29:03 #60 transferring context: 542.38MB 14.3s done 01:29:03 #60 DONE 18.1s 01:29:03 01:29:03 #61 [core-data internal] load build context 01:29:03 #61 transferring context: 542.38MB 14.3s done 01:29:03 #61 DONE 18.1s 01:29:03 01:29:03 #56 [security-secretstore-setup internal] load build context 01:29:03 #56 transferring context: 542.38MB 13.2s done 01:29:03 #56 DONE 18.2s 01:29:03 01:29:03 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:29:03 #80 ... 01:29:03 01:29:03 #81 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:29:03 #81 DONE 0.2s 01:29:03 01:29:03 #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:29:03 #82 DONE 0.2s 01:29:03 01:29:03 #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:29:03 #83 DONE 0.2s 01:29:03 01:29:03 #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:29:03 #84 DONE 0.1s 01:29:03 55b35a11ae5e: Pull complete 01:29:03 01:29:03 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:29:03 #80 DONE 0.2s 01:29:03 01:29:03 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:03 a37a00ec5f00: Verifying Checksum 01:29:03 a37a00ec5f00: Download complete 01:29:04 #85 ... 01:29:04 01:29:04 #86 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:29:04 #0 9.417 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:29:04 #0 9.933 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:04 #86 ... 01:29:04 01:29:04 #87 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 01:29:04 #0 9.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:29:04 #0 9.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:04 #0 10.12 Upgrading critical system libraries and apk-tools: 01:29:04 #0 10.12 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:29:04 c9f46d7d2bd2: Verifying Checksum 01:29:04 c9f46d7d2bd2: Download complete 01:29:04 #87 10.13 Executing busybox-1.36.1-r29.trigger 01:29:04 #87 10.21 Continuing the upgrade transaction with new apk-tools: 01:29:04 #87 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:29:04 #87 ... 01:29:04 01:29:04 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:29:04 #76 12.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:29:04 #76 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:04 #76 13.08 Upgrading critical system libraries and apk-tools: 01:29:04 #76 13.08 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:29:04 #76 13.08 Executing busybox-1.36.1-r29.trigger 01:29:04 #76 13.15 Continuing the upgrade transaction with new apk-tools: 01:29:04 #76 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:29:04 #76 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:04 #76 13.58 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:29:04 #76 13.63 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:29:04 #76 13.66 OK: 8 MiB in 16 packages 01:29:04 #76 DONE 14.0s 01:29:04 01:29:04 #86 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:29:04 #86 10.65 OK: 246 MiB in 54 packages 01:29:04 #86 DONE 10.8s 01:29:04 01:29:04 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:29:04 #78 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:29:04 #78 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:04 #78 12.96 Upgrading critical system libraries and apk-tools: 01:29:04 #78 12.96 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:29:04 #78 12.97 Executing busybox-1.36.1-r29.trigger 01:29:04 #78 13.07 Continuing the upgrade transaction with new apk-tools: 01:29:04 #78 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:29:04 #78 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:04 #78 13.48 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:29:04 #78 13.52 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:29:04 #78 13.53 Executing ca-certificates-20240705-r0.trigger 01:29:04 #78 13.56 OK: 10 MiB in 17 packages 01:29:04 #78 DONE 14.0s 01:29:04 01:29:04 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:29:05 #88 ... 01:29:05 01:29:05 #87 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 01:29:05 #87 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:05 #87 10.63 OK: 9 MiB in 19 packages 01:29:05 #87 DONE 10.8s 01:29:05 01:29:05 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:29:05 #88 DONE 0.2s 01:29:05 01:29:05 #79 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:29:05 #79 13.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:29:05 #79 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:05 #79 13.51 Upgrading critical system libraries and apk-tools: 01:29:05 #79 13.51 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:29:05 #79 13.51 Executing busybox-1.36.1-r29.trigger 01:29:05 #79 13.61 Continuing the upgrade transaction with new apk-tools: 01:29:05 #79 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:29:05 #79 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:05 #79 13.99 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:29:05 #79 14.06 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:29:05 #79 14.13 Executing ca-certificates-20240705-r0.trigger 01:29:05 #79 14.16 OK: 9 MiB in 16 packages 01:29:07 #79 DONE 15.9s 01:29:07 01:29:07 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:29:07 #0 1.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:29:07 #0 1.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:07 #0 1.972 Upgrading critical system libraries and apk-tools: 01:29:07 #0 1.972 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:29:07 #0 1.986 Executing busybox-1.36.1-r29.trigger 01:29:07 #0 2.187 Continuing the upgrade transaction with new apk-tools: 01:29:07 #0 2.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:29:07 #0 2.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:07 #0 2.625 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:29:07 #0 2.657 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:29:07 #0 3.303 OK: 8 MiB in 18 packages 01:29:07 #89 DONE 4.1s 01:29:07 01:29:07 #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 01:29:07 #77 12.55 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:29:07 #77 14.01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:29:07 #77 14.73 (1/1) Installing dumb-init (1.2.5-r3) 01:29:07 #77 15.03 Executing busybox-1.36.1-r29.trigger 01:29:07 #77 15.03 OK: 8 MiB in 15 packages 01:29:07 #77 DONE 15.9s 01:29:07 01:29:07 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:29:07 #90 DONE 1.7s 01:29:07 01:29:07 #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:29:07 #91 DONE 1.7s 01:29:07 01:29:07 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:29:07 #92 ... 01:29:07 01:29:07 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:29:07 #93 DONE 0.1s 01:29:07 01:29:07 #94 [security-spire-server stage-2 6/9] COPY security.txt / 01:29:08 #94 ... 01:29:08 01:29:08 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:29:08 #92 DONE 1.8s 01:29:08 01:29:08 #94 [security-spire-server stage-2 6/9] COPY security.txt / 01:29:08 #94 DONE 1.6s 01:29:08 01:29:08 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:29:08 #95 DONE 1.8s 01:29:08 01:29:08 #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:29:08 #96 DONE 0.1s 01:29:08 01:29:08 #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:29:08 #97 DONE 0.1s 01:29:08 01:29:08 #98 [security-spire-agent stage-3 7/10] COPY security.txt / 01:29:08 #98 DONE 0.1s 01:29:08 01:29:08 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:29:08 #99 DONE 0.1s 01:29:08 01:29:08 #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:29:08 #100 DONE 0.1s 01:29:08 01:29:08 #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:29:08 #101 DONE 0.1s 01:29:08 01:29:08 #102 [security-spire-config stage-2 6/10] COPY security.txt / 01:29:08 #102 DONE 0.1s 01:29:08 01:29:08 #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:29:08 #103 DONE 0.1s 01:29:08 01:29:08 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:29:09 #104 DONE 0.1s 01:29:09 01:29:09 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:29:09 #105 DONE 0.1s 01:29:09 01:29:09 #106 [security-spire-server] exporting to image 01:29:09 #106 exporting layers 01:29:09 #106 ... 01:29:09 01:29:09 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:29:09 #107 DONE 0.1s 01:29:09 01:29:09 #108 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:29:09 #108 DONE 4.2s 01:29:09 01:29:09 #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:29:09 #109 DONE 0.1s 01:29:09 01:29:09 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:29:09 #110 DONE 0.1s 01:29:09 01:29:09 #106 [security-spire-config] exporting to image 01:29:09 #106 ... 01:29:09 01:29:09 #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:29:09 #111 DONE 0.1s 01:29:09 01:29:09 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:09 #112 ... 01:29:09 01:29:09 #106 [security-spire-config] exporting to image 01:29:09 #106 exporting layers 0.6s done 01:29:09 #106 writing image sha256:2505756d5a0b1d500043343ee369c3a94cddb120a33f30b4b56edf7be833a106 done 01:29:09 #106 naming to docker.io/library/security-spire-server done 01:29:09 #106 writing image sha256:4128a24c2e6d8c9780cad153fbcc20c95040a21c806a4e217ab9ff42df779411 done 01:29:09 #106 naming to docker.io/library/security-spire-agent done 01:29:09 #106 writing image sha256:12dd50c18dd961362f79158d14e1580d47375604b736f1e44ba7d6fafc4c241f done 01:29:09 #106 naming to docker.io/library/security-spire-config done 01:29:09 #106 DONE 0.9s 01:29:10 01:29:10 #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:13 #113 ... 01:29:13 01:29:13 #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:13 #114 ... 01:29:13 01:29:13 #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:19 a37a00ec5f00: Pull complete 01:29:19 50b3750afda1: Pull complete 01:29:19 4f4fb700ef54: Pull complete 01:29:19 80978eb59214: Pull complete 01:29:26 c9f46d7d2bd2: Pull complete 01:29:28 c5a475d317c9: Pull complete 01:29:28 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 01:29:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:29:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 01:29:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:29:28 WORKDIR /edgex 01:29:28 COPY go.mod . 01:29:28 RUN go mod download 01:29:28 + docker build -t ci-base-image-arm64 -f - . 01:29:29 Sending build context to Docker daemon 3.379MB 01:29:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:29:29 ---> be29e6b0f0d4 01:29:29 Step 2/4 : WORKDIR /edgex 01:29:30 ---> Running in 334b54127920 01:29:30 Removing intermediate container 334b54127920 01:29:30 ---> 8aef94935abf 01:29:30 Step 3/4 : COPY go.mod . 01:29:31 ---> cbd47dcac83e 01:29:31 Step 4/4 : RUN go mod download 01:29:31 ---> Running in 6c429a03f5b0 01:29:52 #115 ... 01:29:52 01:29:52 #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:52 #113 DONE 46.4s 01:29:52 01:29:52 #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:52 #115 DONE 46.4s 01:29:52 01:29:52 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:52 #112 DONE 44.3s 01:29:52 01:29:52 #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:52 #114 DONE 46.4s 01:29:52 01:29:52 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:52 #85 DONE 46.4s 01:29:52 01:29:52 #116 [security-spiffe-token-provider builder 6/7] COPY . . 01:30:00 #116 ... 01:30:00 01:30:00 #117 [core-metadata builder 6/7] COPY . . 01:30:00 #117 ... 01:30:00 01:30:00 #118 [core-keeper builder 7/8] COPY . . 01:30:00 #118 ... 01:30:00 01:30:00 #119 [security-proxy-setup builder 6/7] COPY . . 01:30:00 #119 ... 01:30:00 01:30:00 #120 [support-notifications builder 6/7] COPY . . 01:30:04 #120 DONE 15.2s 01:30:04 01:30:04 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:30:04 #67 ... 01:30:04 01:30:04 #118 [core-keeper builder 7/8] COPY . . 01:30:04 #118 DONE 15.2s 01:30:04 01:30:04 #117 [core-metadata builder 6/7] COPY . . 01:30:04 #117 DONE 15.2s 01:30:04 01:30:04 #121 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 01:30:04 #121 CACHED 01:30:04 01:30:04 #122 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:04 #122 CACHED 01:30:04 01:30:04 #123 [support-cron-scheduler builder 6/7] COPY . . 01:30:04 #123 CACHED 01:30:04 01:30:04 #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:04 #124 CACHED 01:30:04 01:30:04 #125 [security-proxy-auth builder 6/7] COPY . . 01:30:04 #125 CACHED 01:30:04 01:30:04 #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:30:04 #126 CACHED 01:30:04 01:30:04 #127 [core-common-config-bootstrapper builder 6/7] COPY . . 01:30:04 #127 CACHED 01:30:04 01:30:04 #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:04 #128 CACHED 01:30:04 01:30:04 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:30:04 #129 CACHED 01:30:04 01:30:04 #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:04 #130 CACHED 01:30:04 01:30:04 #131 [core-data builder 6/7] COPY . . 01:30:04 #131 CACHED 01:30:04 01:30:04 #132 [core-data builder 4/7] COPY go.mod vendor* ./ 01:30:04 #132 CACHED 01:30:04 01:30:04 #133 [core-command builder 4/7] COPY go.mod vendor* ./ 01:30:04 #133 CACHED 01:30:04 01:30:04 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:04 #134 CACHED 01:30:04 01:30:04 #135 [core-command builder 6/7] COPY . . 01:30:04 #135 CACHED 01:30:04 01:30:04 #116 [security-spiffe-token-provider builder 6/7] COPY . . 01:30:04 #116 DONE 15.2s 01:30:04 01:30:04 #119 [security-proxy-setup builder 6/7] COPY . . 01:30:04 #119 DONE 15.2s 01:30:04 01:30:04 #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:04 #136 CACHED 01:30:04 01:30:04 #137 [security-bootstrapper builder 6/7] COPY . . 01:30:04 #137 CACHED 01:30:04 01:30:04 #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:30:04 #138 CACHED 01:30:04 01:30:04 #139 [security-secretstore-setup builder 6/7] COPY . . 01:30:04 #139 CACHED 01:30:04 01:30:04 #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:30:04 #140 CACHED 01:30:04 01:30:04 #141 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:04 #141 CACHED 01:30:04 01:30:04 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:30:05 #142 0.937 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:30:15 #142 ... 01:30:15 01:30:15 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:30:15 #0 0.836 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:30:15 #143 ... 01:30:15 01:30:15 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:30:15 #0 1.051 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:30:15 #144 ... 01:30:15 01:30:15 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:30:15 #0 0.539 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:30:15 #145 ... 01:30:15 01:30:15 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:30:15 #0 1.206 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:30:15 #146 ... 01:30:15 01:30:15 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:30:15 #0 1.155 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:30:15 #147 ... 01:30:15 01:30:15 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:30:15 #0 1.683 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:30:15 #148 ... 01:30:15 01:30:15 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:30:15 #0 0.993 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:30:15 #149 ... 01:30:15 01:30:15 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:30:15 #0 0.639 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 01:30:16 #150 ... 01:30:16 01:30:16 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:30:16 #0 1.202 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:30:16 #151 ... 01:30:16 01:30:16 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:30:16 #0 1.664 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:30:16 #152 ... 01:30:16 01:30:16 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:30:16 #0 0.750 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:30:39 Removing intermediate container 6c429a03f5b0 01:30:39 ---> 2cbd2e5ba954 01:30:39 Successfully built 2cbd2e5ba954 01:30:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:40 + docker inspect -f . ci-base-image-arm64 01:30:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:40 prd-ubuntu20.04-docker-arm64-4c-16g-24700 does not seem to be running inside a container 01:30:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/744 -v /w/workspace/edgex-go/744:/w/workspace/edgex-go/744:rw,z -v /w/workspace/edgex-go/744@tmp:/w/workspace/edgex-go/744@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 01:30:42 $ docker top 5998e5dd372144385fdcb34262d491fca43878bd74bdc3affc90be8b27481123 -eo pid,comm [Pipeline] { [Pipeline] sh 01:30:42 + go version 01:30:42 go version go1.23.2 linux/arm64 [Pipeline] } 01:30:42 $ docker stop --time=1 5998e5dd372144385fdcb34262d491fca43878bd74bdc3affc90be8b27481123 01:30:44 $ docker rm -f --volumes 5998e5dd372144385fdcb34262d491fca43878bd74bdc3affc90be8b27481123 [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 01:30:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:30:45 01:30:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:30:46 latest: Pulling from edgex-devops/edgex-compose-arm64 01:30:46 547446be3368: Pulling fs layer 01:30:46 d125d8839a47: Pulling fs layer 01:30:46 3e85d5ac6304: Pulling fs layer 01:30:46 c3105a71a48b: Pulling fs layer 01:30:46 0f093f025ec4: Pulling fs layer 01:30:46 c3106fc0e877: Pulling fs layer 01:30:46 c3105a71a48b: Waiting 01:30:46 0f093f025ec4: Waiting 01:30:46 c3106fc0e877: Waiting 01:30:46 547446be3368: Verifying Checksum 01:30:46 547446be3368: Download complete 01:30:46 c3105a71a48b: Verifying Checksum 01:30:46 c3105a71a48b: Download complete 01:30:47 d125d8839a47: Verifying Checksum 01:30:47 d125d8839a47: Download complete 01:30:47 c3106fc0e877: Verifying Checksum 01:30:47 c3106fc0e877: Download complete 01:30:47 0f093f025ec4: Verifying Checksum 01:30:47 0f093f025ec4: Download complete 01:30:47 547446be3368: Pull complete 01:30:48 d125d8839a47: Pull complete 01:30:49 3e85d5ac6304: Verifying Checksum 01:30:49 3e85d5ac6304: Download complete 01:30:59 3e85d5ac6304: Pull complete 01:30:59 c3105a71a48b: Pull complete 01:31:01 0f093f025ec4: Pull complete 01:31:01 c3106fc0e877: Pull complete 01:31:01 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 01:31:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:31:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:01 prd-ubuntu20.04-docker-arm64-4c-16g-24700 does not seem to be running inside a container 01:31:01 $ 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/744 -v /w/workspace/edgex-go/744:/w/workspace/edgex-go/744:rw,z -v /w/workspace/edgex-go/744@tmp:/w/workspace/edgex-go/744@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 01:31:03 $ docker top 911069267de00f123ff2a874be3d3560b9740200fc9e9ad7e86f635dd284d30a -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:04 + docker compose -f ./docker-compose-build.yml build --parallel 01:31:14 #1 [core-keeper internal] load build definition from Dockerfile 01:31:14 #1 transferring dockerfile: 01:31:14 #1 transferring dockerfile: 2.07kB done 01:31:14 #1 DONE 0.1s 01:31:15 01:31:15 #2 [core-command internal] load build definition from Dockerfile 01:31:15 #2 transferring dockerfile: 1.94kB done 01:31:15 #2 DONE 0.1s 01:31:15 01:31:15 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:31:15 #3 transferring dockerfile: 1.89kB done 01:31:15 #3 DONE 0.1s 01:31:15 01:31:15 #4 [security-proxy-auth internal] load build definition from Dockerfile 01:31:15 #4 transferring dockerfile: 2.15kB done 01:31:15 #4 DONE 0.1s 01:31:15 01:31:15 #5 [security-bootstrapper internal] load build definition from Dockerfile 01:31:15 #5 transferring dockerfile: 3.02kB done 01:31:15 #5 DONE 0.1s 01:31:15 01:31:15 #6 [security-secretstore-setup internal] load build definition from Dockerfile 01:31:16 #6 transferring dockerfile: 2.49kB 0.0s done 01:31:16 #6 DONE 0.1s 01:31:16 01:31:16 #7 [security-spire-server internal] load build definition from Dockerfile 01:31:16 #7 transferring dockerfile: 1.70kB done 01:31:16 #7 DONE 0.1s 01:31:16 01:31:16 #8 [security-spire-agent internal] load build definition from Dockerfile 01:31:16 #8 transferring dockerfile: 1.81kB done 01:31:16 #8 DONE 0.1s 01:31:16 01:31:16 #9 [security-spire-config internal] load build definition from Dockerfile 01:31:16 #9 transferring dockerfile: 1.69kB done 01:31:16 #9 DONE 0.1s 01:31:16 01:31:16 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:31:16 #10 transferring dockerfile: 2.23kB 0.0s done 01:31:16 #10 DONE 0.1s 01:31:16 01:31:16 #11 [security-proxy-setup internal] load build definition from Dockerfile 01:31:16 #11 transferring dockerfile: 2.50kB 0.0s done 01:31:16 #11 DONE 0.1s 01:31:16 01:31:16 #12 [core-metadata internal] load build definition from Dockerfile 01:31:16 #12 transferring dockerfile: 2.13kB done 01:31:16 #12 DONE 0.1s 01:31:16 01:31:16 #13 [core-data internal] load build definition from Dockerfile 01:31:16 #13 transferring dockerfile: 2.07kB done 01:31:16 #13 DONE 0.1s 01:31:16 01:31:16 #14 [support-cron-scheduler internal] load build definition from Dockerfile 01:31:16 #14 transferring dockerfile: 1.86kB done 01:31:16 #14 DONE 0.1s 01:31:16 01:31:16 #15 [support-notifications internal] load build definition from Dockerfile 01:31:16 #15 transferring dockerfile: 2.02kB done 01:31:16 #15 DONE 0.1s 01:31:16 01:31:16 #16 [core-keeper internal] load .dockerignore 01:31:16 #16 transferring context: 50B 0.0s done 01:31:16 #16 DONE 0.1s 01:31:17 01:31:17 #17 [core-command internal] load .dockerignore 01:31:17 #17 transferring context: 50B 0.0s done 01:31:17 #17 DONE 0.1s 01:31:17 01:31:17 #18 [security-spiffe-token-provider internal] load .dockerignore 01:31:17 #18 ... 01:31:17 01:31:17 #19 [security-proxy-auth internal] load .dockerignore 01:31:17 #19 transferring context: 50B 0.0s done 01:31:17 #19 DONE 0.1s 01:31:17 01:31:17 #18 [security-spiffe-token-provider internal] load .dockerignore 01:31:17 #18 transferring context: 50B 0.0s done 01:31:17 #18 ... 01:31:17 01:31:17 #20 [security-bootstrapper internal] load .dockerignore 01:31:17 #20 transferring context: 50B 0.0s done 01:31:17 #20 DONE 0.1s 01:31:17 01:31:17 #21 [security-secretstore-setup internal] load .dockerignore 01:31:17 #21 transferring context: 50B 0.0s done 01:31:17 #21 DONE 0.1s 01:31:17 01:31:17 #22 [security-spire-server internal] load .dockerignore 01:31:17 #22 transferring context: 50B done 01:31:17 #22 DONE 0.1s 01:31:17 01:31:17 #23 [security-spire-agent internal] load .dockerignore 01:31:17 #23 transferring context: 50B done 01:31:17 #23 DONE 0.1s 01:31:17 01:31:17 #24 [security-spire-config internal] load .dockerignore 01:31:17 #24 transferring context: 50B 0.0s done 01:31:17 #24 DONE 0.1s 01:31:17 01:31:17 #25 [core-common-config-bootstrapper internal] load .dockerignore 01:31:18 #25 transferring context: 50B 0.0s done 01:31:18 #25 DONE 0.1s 01:31:18 01:31:18 #26 [security-proxy-setup internal] load .dockerignore 01:31:18 #26 transferring context: 50B done 01:31:18 #26 DONE 0.1s 01:31:18 01:31:18 #27 [core-metadata internal] load .dockerignore 01:31:18 #27 transferring context: 50B done 01:31:18 #27 DONE 0.1s 01:31:18 01:31:18 #28 [core-data internal] load .dockerignore 01:31:18 #28 transferring context: 50B done 01:31:18 #28 DONE 0.1s 01:31:18 01:31:18 #29 [support-notifications internal] load .dockerignore 01:31:18 #29 transferring context: 50B 0.0s done 01:31:18 #29 DONE 0.1s 01:31:18 01:31:18 #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:31:18 #30 DONE 0.0s 01:31:18 01:31:18 #31 [support-cron-scheduler internal] load .dockerignore 01:31:18 #31 transferring context: 50B done 01:31:19 #31 ... 01:31:19 01:31:19 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 01:31:19 #32 DONE 0.4s 01:31:19 01:31:19 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:31:19 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 01:31:19 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 01:31:19 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 01:31:19 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 01:31:19 #33 ... 01:31:19 01:31:19 #30 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:31:19 #30 DONE 0.0s 01:31:19 01:31:19 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:31:19 #30 DONE 0.0s 01:31:19 01:31:19 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:31:19 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 01:31:19 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 01:31:19 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 01:31:19 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 01:31:19 #33 ... 01:31:19 01:31:19 #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:31:19 #30 DONE 0.0s 01:31:19 01:31:19 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:31:19 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 01:31:19 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 01:31:19 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 01:31:19 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 01:31:19 #33 ... 01:31:19 01:31:19 #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:31:19 #30 DONE 0.0s 01:31:19 01:31:19 #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:31:19 #30 DONE 0.0s 01:31:19 01:31:19 #34 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:31:20 #34 ... 01:31:20 01:31:20 #35 [core-keeper internal] load build context 01:31:20 #35 transferring context: 2.96MB 0.7s done 01:31:20 #35 DONE 1.2s 01:31:20 01:31:20 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:31:20 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 01:31:20 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 01:31:20 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 01:31:20 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 01:31:20 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 01:31:20 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 01:31:20 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 01:31:20 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 01:31:20 #33 ... 01:31:20 01:31:20 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:31:20 #30 DONE 0.0s 01:31:20 01:31:20 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 01:31:20 #32 DONE 1.1s 01:31:20 01:31:20 #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:31:20 #30 DONE 0.0s 01:31:20 01:31:20 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:31:20 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 01:31:20 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 01:31:20 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 01:31:20 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 01:31:20 #33 ... 01:31:20 01:31:20 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 01:31:20 #32 DONE 1.2s 01:31:20 01:31:20 #36 [core-command internal] load build context 01:31:20 #36 transferring context: 2.96MB 0.7s done 01:31:20 #36 DONE 1.2s 01:31:20 01:31:20 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:31:20 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 01:31:20 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 01:31:20 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 01:31:20 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 01:31:20 #33 ... 01:31:20 01:31:20 #30 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:31:20 #30 DONE 0.0s 01:31:20 01:31:20 #30 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:31:20 #30 DONE 0.0s 01:31:20 01:31:20 #32 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 01:31:21 #32 ... 01:31:21 01:31:21 #37 [security-spiffe-token-provider internal] load build context 01:31:21 #37 transferring context: 2.96MB 0.8s done 01:31:21 #37 DONE 1.5s 01:31:21 01:31:21 #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:31:21 #30 DONE 0.2s 01:31:21 01:31:21 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 01:31:21 #32 DONE 1.8s 01:31:21 01:31:21 #38 [security-proxy-auth internal] load build context 01:31:21 #38 ... 01:31:21 01:31:21 #39 [support-notifications internal] load build context 01:31:21 #39 DONE 0.0s 01:31:21 01:31:21 #40 [core-data internal] load build context 01:31:21 #40 DONE 0.0s 01:31:21 01:31:21 #41 [support-cron-scheduler internal] load build context 01:31:21 #41 DONE 0.0s 01:31:21 01:31:21 #42 [core-metadata internal] load build context 01:31:21 #42 DONE 0.0s 01:31:21 01:31:21 #38 [security-proxy-auth internal] load build context 01:31:21 #38 ... 01:31:21 01:31:21 #43 [core-data builder 1/8] FROM docker.io/library/ci-base-image-arm64 01:31:21 #43 DONE 4.0s 01:31:21 01:31:21 #38 [security-proxy-auth internal] load build context 01:31:21 #38 transferring context: 2.96MB 1.4s done 01:31:21 #38 DONE 2.1s 01:31:21 01:31:21 #33 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:31:21 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 01:31:21 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 01:31:21 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 01:31:21 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 01:31:22 #33 ... 01:31:22 01:31:22 #44 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 01:31:22 #44 DONE 2.0s 01:31:22 01:31:22 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:31:22 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 01:31:22 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 01:31:22 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 01:31:22 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 01:31:22 #33 ... 01:31:22 01:31:22 #45 [security-spire-server internal] load build context 01:31:22 #45 DONE 0.0s 01:31:22 01:31:22 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:31:22 #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:31:22 #46 ... 01:31:22 01:31:22 #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 01:31:22 #47 DONE 2.5s 01:31:22 01:31:22 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:31:22 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 01:31:22 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 01:31:22 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 01:31:22 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 01:31:23 #33 ... 01:31:23 01:31:23 #48 [security-bootstrapper internal] load build context 01:31:23 #48 transferring context: 2.96MB 2.2s done 01:31:23 #48 DONE 3.3s 01:31:23 01:31:23 #49 [core-metadata builder 2/8] WORKDIR /edgex-go 01:31:25 #49 ... 01:31:25 01:31:25 #45 [security-spire-server internal] load build context 01:31:25 #45 transferring context: 23.57kB 0.6s done 01:31:25 #45 DONE 2.6s 01:31:25 01:31:25 #50 [core-common-config-bootstrapper internal] load build context 01:31:25 #50 transferring context: 2.96MB 3.6s done 01:31:25 #50 ... 01:31:25 01:31:25 #51 [security-spire-config internal] load build context 01:31:25 #51 transferring context: 21.82kB 0.6s done 01:31:25 #51 DONE 3.6s 01:31:25 01:31:25 #52 [security-secretstore-setup internal] load build context 01:31:26 #52 ... 01:31:26 01:31:26 #34 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:31:26 #34 6.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:26 #34 6.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:26 #34 ... 01:31:26 01:31:26 #50 [core-common-config-bootstrapper internal] load build context 01:31:26 #50 DONE 6.6s 01:31:27 01:31:27 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:31:27 #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.1s done 01:31:27 #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 01:31:27 #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 01:31:27 #46 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 01:31:27 #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done 01:31:27 #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done 01:31:27 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s 01:31:27 #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 01:31:27 #46 ... 01:31:27 01:31:27 #53 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:31:27 #53 DONE 8.2s 01:31:27 01:31:27 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:31:27 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done 01:31:27 #46 ... 01:31:27 01:31:27 #54 [security-proxy-setup internal] load build context 01:31:27 #54 transferring context: 2.96MB 4.2s done 01:31:27 #54 DONE 6.7s 01:31:27 01:31:27 #55 [security-spire-agent internal] load build context 01:31:27 #55 transferring context: 23.10kB 0.6s done 01:31:27 #55 DONE 4.7s 01:31:27 01:31:27 #42 [core-metadata internal] load build context 01:31:28 #42 ... 01:31:28 01:31:28 #52 [security-secretstore-setup internal] load build context 01:31:28 #52 transferring context: 2.96MB 5.5s done 01:31:28 #52 DONE 7.6s 01:31:28 01:31:28 #42 [core-metadata internal] load build context 01:31:28 #42 ... 01:31:28 01:31:28 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:31:28 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.4s 01:31:28 #46 ... 01:31:28 01:31:28 #40 [core-data internal] load build context 01:31:28 #40 transferring context: 2.96MB 4.1s done 01:31:28 #40 DONE 7.0s 01:31:28 01:31:28 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:31:29 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.96MB / 28.04MB 2.6s 01:31:29 #46 ... 01:31:29 01:31:29 #49 [security-proxy-setup builder 2/8] WORKDIR /edgex-go 01:31:29 #49 DONE 7.4s 01:31:29 01:31:29 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:31:29 #46 ... 01:31:29 01:31:29 #39 [support-notifications internal] load build context 01:31:29 #39 transferring context: 2.96MB 4.8s done 01:31:29 #39 DONE 7.8s 01:31:29 01:31:29 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:31:29 #46 ... 01:31:29 01:31:29 #56 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:31:29 #0 6.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:29 #0 7.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:29 #56 ... 01:31:29 01:31:29 #41 [support-cron-scheduler internal] load build context 01:31:29 #41 transferring context: 2.96MB 4.7s done 01:31:29 #41 DONE 7.9s 01:31:29 01:31:29 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:31:29 #46 ... 01:31:29 01:31:29 #42 [core-metadata internal] load build context 01:31:29 #42 transferring context: 2.96MB 5.8s done 01:31:29 #42 DONE 8.1s 01:31:29 01:31:29 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:31:29 #0 7.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:29 #0 8.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:29 #57 ... 01:31:29 01:31:29 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:31:30 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 3.4s 01:31:30 #46 ... 01:31:30 01:31:30 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:31:30 #0 6.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:30 #0 7.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:30 #58 ... 01:31:30 01:31:30 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:31:31 #46 ... 01:31:31 01:31:31 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:31:31 #59 ... 01:31:31 01:31:31 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:31:31 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.85MB / 28.04MB 4.8s 01:31:32 #46 ... 01:31:32 01:31:32 #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:31:32 #60 ... 01:31:32 01:31:32 #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 01:31:32 #61 ... 01:31:32 01:31:32 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:31:32 #62 ... 01:31:32 01:31:32 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:31:32 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 5.9s 01:31:32 #46 ... 01:31:32 01:31:32 #34 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:31:32 #34 10.37 (1/2) Installing dumb-init (1.2.5-r3) 01:31:32 #34 10.43 (2/2) Installing su-exec (0.2-r3) 01:31:32 #34 10.43 Executing busybox-1.36.1-r29.trigger 01:31:32 #34 10.50 OK: 9 MiB in 16 packages 01:31:32 #34 DONE 12.5s 01:31:32 01:31:32 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:31:32 #46 ... 01:31:32 01:31:32 #56 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:31:32 #56 10.96 (1/1) Installing dumb-init (1.2.5-r3) 01:31:32 #56 10.96 Executing busybox-1.36.1-r29.trigger 01:31:32 #56 11.05 OK: 9 MiB in 15 packages 01:31:32 #56 DONE 13.5s 01:31:32 01:31:32 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:31:32 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.90MB / 28.04MB 6.1s 01:31:32 #46 ... 01:31:32 01:31:32 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:31:32 #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.8s done 01:31:32 #63 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 01:31:32 #63 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 01:31:32 #63 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 01:31:32 #63 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done 01:31:32 #63 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done 01:31:32 #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.2s done 01:31:32 #63 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.17MB / 18.32MB 6.1s 01:31:32 #63 ... 01:31:32 01:31:32 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:31:33 #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 01:31:33 #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 01:31:33 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 7.1s 01:31:33 #46 ... 01:31:33 01:31:33 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:31:34 #64 ... 01:31:34 01:31:34 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:31:34 #65 ... 01:31:34 01:31:34 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:31:34 #58 11.46 (1/4) Installing ca-certificates (20240705-r0) 01:31:34 #58 11.65 (2/4) Installing dumb-init (1.2.5-r3) 01:31:34 #58 11.65 (3/4) Installing su-exec (0.2-r3) 01:31:34 #58 11.65 (4/4) Installing yq-go (4.44.1-r2) 01:31:34 #58 12.12 Executing busybox-1.36.1-r29.trigger 01:31:34 #58 12.17 Executing ca-certificates-20240705-r0.trigger 01:31:34 #58 12.68 OK: 20 MiB in 18 packages 01:31:34 #58 DONE 13.9s 01:31:34 01:31:34 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:31:35 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 9.0s 01:31:36 #46 ... 01:31:36 01:31:36 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:31:36 #59 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:36 #59 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:36 #59 14.13 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:31:36 #59 14.42 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:31:36 #59 14.47 (3/6) Installing dumb-init (1.2.5-r3) 01:31:36 #59 14.48 (4/6) Installing openssl (3.3.2-r1) 01:31:36 #59 14.53 (5/6) Installing su-exec (0.2-r3) 01:31:36 #59 14.53 (6/6) Installing yq-go (4.44.1-r2) 01:31:36 #59 14.85 Executing busybox-1.36.1-r29.trigger 01:31:36 #59 14.88 OK: 20 MiB in 18 packages 01:31:36 #59 DONE 15.6s 01:31:36 01:31:36 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:31:36 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.62MB / 28.04MB 10.2s 01:31:37 #46 ... 01:31:37 01:31:37 #66 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 01:31:37 #66 ... 01:31:37 01:31:37 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:31:37 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.37MB / 28.04MB 10.8s 01:31:37 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.26MB / 28.04MB 11.0s 01:31:37 #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 01:31:37 #46 ... 01:31:37 01:31:37 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:31:37 #57 12.35 v3.20.3-266-g703c22e502e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:31:37 #57 12.35 v3.20.3-265-ge9b28b67a72 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:31:37 #57 12.35 OK: 24046 distinct packages available 01:31:37 #57 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:37 #57 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:37 #57 16.23 (1/14) Installing ca-certificates (20240705-r0) 01:31:37 #57 16.41 (2/14) Installing brotli-libs (1.1.0-r2) 01:31:37 #57 16.46 (3/14) Installing c-ares (1.33.1-r0) 01:31:37 #57 16.47 (4/14) Installing libunistring (1.2-r0) 01:31:37 #57 16.55 (5/14) Installing libidn2 (2.3.7-r0) 01:31:37 #57 16.56 (6/14) Installing nghttp2-libs (1.62.1-r0) 01:31:37 #57 16.57 (7/14) Installing libpsl (0.21.5-r1) 01:31:37 #57 16.58 (8/14) Installing zstd-libs (1.5.6-r0) 01:31:37 #57 16.62 (9/14) Installing libcurl (8.11.0-r0) 01:31:37 #57 16.66 (10/14) Installing curl (8.11.0-r0) 01:31:37 #57 16.67 (11/14) Installing dumb-init (1.2.5-r3) 01:31:37 #57 16.68 (12/14) Installing musl-obstack (1.2.3-r2) 01:31:37 #57 16.69 (13/14) Installing libucontext (1.2-r3) 01:31:37 #57 16.70 (14/14) Installing gcompat (1.1.0-r4) 01:31:37 #57 16.72 Executing busybox-1.36.1-r29.trigger 01:31:37 #57 16.77 Executing ca-certificates-20240705-r0.trigger 01:31:37 #57 17.14 OK: 15 MiB in 28 packages 01:31:37 #57 DONE 17.9s 01:31:37 01:31:37 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:31:37 #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 01:31:37 #153 ... 01:31:37 01:31:37 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:31:37 #148 87.43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:31:37 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.82MB / 28.04MB 11.3s 01:31:38 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.88MB / 28.04MB 11.9s 01:31:39 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 12.7s 01:31:39 #46 ... 01:31:39 01:31:39 #67 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:31:39 #67 ... 01:31:39 01:31:39 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:31:39 #68 ... 01:31:39 01:31:39 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:31:39 #69 ... 01:31:39 01:31:39 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:31:40 #70 ... 01:31:40 01:31:40 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:31:40 #71 ... 01:31:40 01:31:40 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:31:40 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.76MB / 28.04MB 13.5s 01:31:40 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 14.0s 01:31:40 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.4s done 01:31:41 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.4s done 01:31:41 #46 ... 01:31:41 01:31:41 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:31:41 #69 DONE 11.8s 01:31:41 01:31:41 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:31:41 #63 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.6s done 01:31:41 #63 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 01:31:41 #63 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 01:31:41 #63 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 01:31:42 #63 ... 01:31:42 01:31:42 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:31:42 #71 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:42 #71 ... 01:31:42 01:31:42 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:31:42 #0 8.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:42 #72 ... 01:31:42 01:31:42 #73 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 01:31:42 #73 ... 01:31:42 01:31:42 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:31:42 #62 20.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:43 #62 ... 01:31:43 01:31:43 #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:31:43 #60 15.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:43 #60 16.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:43 #60 18.66 (1/1) Installing dumb-init (1.2.5-r3) 01:31:43 #60 18.69 Executing busybox-1.36.1-r29.trigger 01:31:43 #60 18.86 OK: 9 MiB in 15 packages 01:31:43 #60 DONE 21.3s 01:31:43 01:31:43 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:31:44 #74 ... 01:31:44 01:31:44 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:31:44 #75 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:44 #75 ... 01:31:44 01:31:44 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:31:46 #63 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.2s 01:31:46 #63 ... 01:31:46 01:31:46 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:31:46 #0 9.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:46 #76 ... 01:31:46 01:31:46 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:31:47 #63 ... 01:31:47 01:31:47 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:31:47 #0 8.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:47 #77 ... 01:31:47 01:31:47 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:31:49 #63 ... 01:31:49 01:31:49 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:31:49 #64 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:49 #64 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:49 #64 22.29 v3.20.3-266-g703c22e502e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:31:49 #64 22.29 v3.20.3-265-ge9b28b67a72 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:31:49 #64 22.29 OK: 24046 distinct packages available 01:31:49 #64 23.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:49 #64 ... 01:31:49 01:31:49 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:31:49 #63 ... 01:31:49 01:31:49 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:31:49 #65 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:49 #65 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:49 #65 ... 01:31:49 01:31:49 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:31:50 #63 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.2s done 01:31:50 #63 ... 01:31:50 01:31:50 #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 01:31:50 #61 18.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:50 #61 19.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:50 #61 ... 01:31:50 01:31:50 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:31:50 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.7s 01:31:51 #46 ... 01:31:51 01:31:51 #66 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 01:31:51 #66 13.71 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:51 #66 15.88 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:51 #66 ... 01:31:51 01:31:51 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:31:51 #0 6.394 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:51 #0 8.862 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:51 #78 ... 01:31:51 01:31:51 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:31:52 #46 ... 01:31:52 01:31:52 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:31:52 #70 13.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:52 #70 15.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:53 #70 ... 01:31:53 01:31:53 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:31:53 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.3s done 01:31:53 #46 ... 01:31:53 01:31:53 #67 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:31:53 #67 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:53 #67 16.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:53 #67 ... 01:31:53 01:31:53 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:31:53 #72 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:53 #72 ... 01:31:53 01:31:53 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:31:53 #46 ... 01:31:53 01:31:53 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:31:53 #68 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:53 #68 16.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:53 #68 ... 01:31:53 01:31:53 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:31:53 #62 21.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:54 #62 ... 01:31:54 01:31:54 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:31:54 #72 21.50 Upgrading critical system libraries and apk-tools: 01:31:54 #72 21.50 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:31:54 #72 21.59 Executing busybox-1.36.1-r29.trigger 01:31:54 #72 ... 01:31:54 01:31:54 #73 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 01:31:54 #73 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:54 #73 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:54 #73 ... 01:31:54 01:31:54 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:31:54 #71 15.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:54 #71 ... 01:31:54 01:31:54 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:31:54 #62 32.34 (1/3) Installing ca-certificates (20240705-r0) 01:31:54 #62 32.82 (2/3) Installing dumb-init (1.2.5-r3) 01:31:55 #62 32.85 (3/3) Installing tzdata (2024b-r0) 01:31:56 #62 ... 01:31:56 01:31:56 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:31:56 #75 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:56 #75 21.07 Upgrading critical system libraries and apk-tools: 01:31:56 #75 21.10 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:31:56 #75 21.13 Executing busybox-1.36.1-r29.trigger 01:31:56 #75 ... 01:31:56 01:31:56 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:31:56 #62 34.16 Executing busybox-1.36.1-r29.trigger 01:31:56 #62 34.38 Executing ca-certificates-20240705-r0.trigger 01:31:57 #62 ... 01:31:57 01:31:57 #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 01:31:57 #61 30.17 (1/2) Installing ca-certificates (20240705-r0) 01:31:57 #61 30.87 (2/2) Installing dumb-init (1.2.5-r3) 01:31:57 #61 30.95 Executing busybox-1.36.1-r29.trigger 01:31:57 #61 31.13 Executing ca-certificates-20240705-r0.trigger 01:31:57 #61 32.55 OK: 10 MiB in 16 packages 01:31:57 #61 DONE 35.0s 01:31:57 01:31:57 #73 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 01:31:57 #73 24.47 Upgrading critical system libraries and apk-tools: 01:31:57 #73 24.47 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:31:57 #73 24.52 Executing busybox-1.36.1-r29.trigger 01:31:57 #73 ... 01:31:57 01:31:57 #68 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:31:57 #68 26.62 OK: 238 MiB in 54 packages 01:31:57 #68 DONE 28.4s 01:31:57 01:31:57 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:31:58 #79 ... 01:31:58 01:31:58 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:31:58 #76 11.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:58 #76 19.81 Upgrading critical system libraries and apk-tools: 01:31:58 #76 19.82 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:31:58 #76 19.89 Executing busybox-1.36.1-r29.trigger 01:31:58 #76 ... 01:31:58 01:31:58 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:31:58 #77 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:58 #77 20.43 Upgrading critical system libraries and apk-tools: 01:31:58 #77 20.43 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:31:58 #77 20.66 Executing busybox-1.36.1-r29.trigger 01:31:58 #77 ... 01:31:58 01:31:58 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:31:58 #74 4.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:58 #74 7.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:58 #74 ... 01:31:58 01:31:58 #66 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 01:31:58 #66 27.69 (1/1) Installing dumb-init (1.2.5-r3) 01:31:58 #66 28.37 Executing busybox-1.36.1-r29.trigger 01:31:58 #66 28.52 OK: 9 MiB in 15 packages 01:31:58 #66 DONE 31.2s 01:31:58 01:31:58 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:31:58 #62 36.23 OK: 11 MiB in 17 packages 01:31:58 #62 ... 01:31:58 01:31:58 #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 01:31:58 #67 27.25 OK: 238 MiB in 54 packages 01:31:58 #67 DONE 29.4s 01:31:58 01:31:58 #80 [core-command builder 4/7] COPY go.mod vendor* ./ 01:31:59 #80 ... 01:31:59 01:31:59 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:31:59 #79 DONE 1.2s 01:31:59 01:31:59 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:31:59 #81 ... 01:31:59 01:31:59 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:31:59 #70 27.24 OK: 238 MiB in 54 packages 01:31:59 #70 DONE 30.5s 01:31:59 01:31:59 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:31:59 #76 23.01 Continuing the upgrade transaction with new apk-tools: 01:31:59 #76 23.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:32:00 #76 ... 01:32:00 01:32:00 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:32:00 #64 26.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:32:00 #64 ... 01:32:00 01:32:00 #80 [core-command builder 4/7] COPY go.mod vendor* ./ 01:32:00 #80 DONE 1.8s 01:32:00 01:32:00 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:32:00 #65 26.34 v3.20.3-266-g703c22e502e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:32:00 #65 26.34 v3.20.3-265-ge9b28b67a72 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:32:00 #65 26.34 OK: 24046 distinct packages available 01:32:00 #65 28.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:32:00 #65 30.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:32:00 #65 ... 01:32:00 01:32:00 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:32:00 #63 ... 01:32:00 01:32:00 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:32:00 #77 22.97 Continuing the upgrade transaction with new apk-tools: 01:32:00 #77 23.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:32:01 #77 ... 01:32:01 01:32:01 #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:32:01 #82 DONE 1.3s 01:32:01 01:32:01 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:32:01 #62 DONE 39.2s 01:32:01 01:32:01 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:32:01 #64 37.11 (1/4) Installing dumb-init (1.2.5-r3) 01:32:01 #64 37.20 (2/4) Installing musl-obstack (1.2.3-r2) 01:32:01 #64 37.20 (3/4) Installing libucontext (1.2-r3) 01:32:01 #64 37.23 (4/4) Installing gcompat (1.1.0-r4) 01:32:01 #64 37.27 Executing busybox-1.36.1-r29.trigger 01:32:01 #64 37.42 OK: 9 MiB in 18 packages 01:32:03 #64 DONE 39.6s 01:32:03 01:32:03 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:32:04 #83 ... 01:32:04 01:32:04 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:32:04 #78 21.74 OK: 238 MiB in 54 packages 01:32:04 #78 DONE 23.3s 01:32:04 01:32:04 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:32:05 #84 DONE 0.8s 01:32:05 01:32:05 #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:05 #85 ... 01:32:05 01:32:05 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:32:05 #71 26.04 v3.20.3-266-g703c22e502e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:32:05 #71 26.04 v3.20.3-265-ge9b28b67a72 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:32:05 #71 26.04 OK: 24047 distinct packages available 01:32:05 #71 27.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:32:05 #71 30.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:32:05 #71 ... 01:32:05 01:32:05 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:32:05 #65 40.36 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:32:05 #65 41.38 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:32:05 #65 41.43 (3/7) Installing dumb-init (1.2.5-r3) 01:32:05 #65 41.45 (4/7) Installing musl-obstack (1.2.3-r2) 01:32:05 #65 41.47 (5/7) Installing libucontext (1.2-r3) 01:32:05 #65 41.49 (6/7) Installing gcompat (1.1.0-r4) 01:32:05 #65 41.58 (7/7) Installing openssl (3.3.2-r1) 01:32:05 #65 41.78 Executing busybox-1.36.1-r29.trigger 01:32:06 #65 42.06 OK: 10 MiB in 19 packages 01:32:06 #65 ... 01:32:06 01:32:06 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:32:06 #72 23.89 Continuing the upgrade transaction with new apk-tools: 01:32:06 #72 24.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:32:06 #72 26.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:32:06 #72 ... 01:32:06 01:32:06 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:32:06 #74 17.03 Upgrading critical system libraries and apk-tools: 01:32:06 #74 17.03 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:32:06 #74 17.20 Executing busybox-1.36.1-r29.trigger 01:32:06 #74 19.34 Continuing the upgrade transaction with new apk-tools: 01:32:06 #74 19.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:32:06 #74 21.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:32:06 #74 ... 01:32:06 01:32:06 #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:32:06 #0 7.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:32:06 #0 8.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:32:07 #86 ... 01:32:07 01:32:07 #73 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 01:32:07 #73 27.59 Continuing the upgrade transaction with new apk-tools: 01:32:07 #73 27.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:32:07 #73 30.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:32:07 #73 ... 01:32:07 01:32:07 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:32:07 #75 22.87 Continuing the upgrade transaction with new apk-tools: 01:32:07 #75 23.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:32:07 #75 26.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:32:08 #75 ... 01:32:08 01:32:08 #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:32:08 #0 6.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:32:08 #87 ... 01:32:08 01:32:08 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:32:08 #72 35.98 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:32:09 #72 36.42 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:32:09 #72 ... 01:32:09 01:32:09 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:32:09 #65 DONE 44.9s 01:32:09 01:32:09 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:32:10 #88 ... 01:32:10 01:32:10 #89 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:10 #89 ... 01:32:10 01:32:10 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:32:10 #83 4.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:32:10 #83 6.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:32:11 #83 ... 01:32:11 01:32:11 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:32:11 #72 36.58 OK: 9 MiB in 16 packages 01:32:11 #72 DONE 38.5s 01:32:11 01:32:11 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:32:11 #90 ... 01:32:11 01:32:11 #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:11 #91 ... 01:32:11 01:32:11 #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:32:11 #87 8.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:32:11 #87 ... 01:32:11 01:32:11 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:32:11 #71 39.70 OK: 238 MiB in 54 packages 01:32:11 #71 DONE 42.2s 01:32:11 01:32:11 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:32:11 #92 ... 01:32:11 01:32:11 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:32:11 #76 25.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:32:11 #76 34.70 OK: 20 MiB in 18 packages 01:32:12 #76 ... 01:32:12 01:32:12 #73 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 01:32:12 #73 39.68 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:32:12 #73 ... 01:32:12 01:32:12 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:32:12 #92 DONE 0.6s 01:32:12 01:32:12 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:12 #93 ... 01:32:12 01:32:12 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:32:12 #77 25.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:32:12 #77 34.63 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:32:12 #77 35.46 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:32:12 #77 ... 01:32:12 01:32:12 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:32:12 #75 38.26 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:32:13 #75 38.72 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:32:13 #75 38.85 Executing ca-certificates-20240705-r0.trigger 01:32:14 #75 ... 01:32:14 01:32:14 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:32:14 #76 DONE 37.6s 01:32:14 01:32:14 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:32:14 #94 DONE 0.4s 01:32:14 01:32:14 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:32:14 #74 30.83 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:32:15 #74 31.66 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:32:15 #74 31.90 OK: 9 MiB in 15 packages 01:32:15 #74 ... 01:32:15 01:32:15 #73 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 01:32:15 #73 40.78 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:32:15 #73 40.96 OK: 9 MiB in 15 packages 01:32:15 #73 DONE 43.3s 01:32:15 01:32:15 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:32:15 #75 40.33 OK: 20 MiB in 18 packages 01:32:16 #75 ... 01:32:16 01:32:16 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:32:16 #90 DONE 5.6s 01:32:16 01:32:16 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:32:16 #77 35.65 Executing ca-certificates-20240705-r0.trigger 01:32:16 #77 37.21 OK: 15 MiB in 28 packages 01:32:16 #77 DONE 39.1s 01:32:16 01:32:16 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:32:16 #95 DONE 0.3s 01:32:16 01:32:16 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:32:16 #88 4.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:32:16 #88 7.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:32:17 #88 ... 01:32:17 01:32:17 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:32:17 #74 DONE 33.8s 01:32:17 01:32:17 #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:32:17 #87 ... 01:32:17 01:32:17 #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:32:17 #86 20.32 Upgrading critical system libraries and apk-tools: 01:32:17 #86 20.32 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:32:17 #86 20.41 Executing busybox-1.36.1-r29.trigger 01:32:17 #86 ... 01:32:17 01:32:17 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:32:17 #75 DONE 43.4s 01:32:17 01:32:17 #89 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:18 #89 ... 01:32:18 01:32:18 #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:32:18 #87 17.66 Upgrading critical system libraries and apk-tools: 01:32:18 #87 17.66 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:32:18 #87 17.69 Executing busybox-1.36.1-r29.trigger 01:32:20 #87 18.89 Continuing the upgrade transaction with new apk-tools: 01:32:20 #87 18.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:32:21 #87 20.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:32:24 #148 DONE 138.7s 01:32:24 01:32:24 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:32:24 #146 DONE 138.7s 01:32:24 01:32:24 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:32:24 #143 DONE 138.7s 01:32:24 01:32:24 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:32:24 #144 DONE 138.7s 01:32:24 01:32:24 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:32:24 #145 DONE 138.8s 01:32:24 01:32:24 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:32:24 #153 DONE 138.8s 01:32:24 01:32:24 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:32:24 #142 DONE 138.7s 01:32:24 01:32:24 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:32:24 #147 DONE 138.8s 01:32:24 01:32:24 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:32:24 #150 DONE 138.8s 01:32:24 01:32:24 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:32:24 #151 ... 01:32:24 01:32:24 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:32:24 #149 DONE 138.9s 01:32:24 01:32:24 #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:32:24 #154 ... 01:32:24 01:32:24 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:32:24 #151 DONE 139.2s 01:32:24 01:32:24 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:32:24 #152 DONE 139.4s 01:32:24 01:32:24 #155 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:32:24 #155 ... 01:32:24 01:32:24 #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:32:24 #156 DONE 0.7s 01:32:24 01:32:24 #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:32:24 #157 DONE 0.8s 01:32:24 01:32:24 #158 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:32:24 #158 ... 01:32:24 01:32:24 #159 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:32:24 #159 DONE 0.7s 01:32:24 01:32:24 #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:32:24 #154 DONE 0.8s 01:32:24 01:32:24 #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:32:24 #160 DONE 0.7s 01:32:24 01:32:24 #155 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:32:24 #155 DONE 0.4s 01:32:24 01:32:24 #161 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:32:24 #161 DONE 0.6s 01:32:24 01:32:24 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:32:24 #162 DONE 0.7s 01:32:24 01:32:24 #163 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:32:24 #163 DONE 0.7s 01:32:24 01:32:24 #164 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:32:25 #87 ... 01:32:25 01:32:25 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:32:25 #88 14.29 Upgrading critical system libraries and apk-tools: 01:32:25 #88 14.29 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:32:25 #88 14.33 Executing busybox-1.36.1-r29.trigger 01:32:25 #88 15.21 Continuing the upgrade transaction with new apk-tools: 01:32:25 #88 15.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:32:25 #88 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:32:25 #164 ... 01:32:25 01:32:25 #165 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:32:25 #165 DONE 0.8s 01:32:25 01:32:25 #158 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:32:25 #158 DONE 0.8s 01:32:25 01:32:25 #166 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:32:25 #166 CACHED 01:32:25 01:32:25 #167 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:32:25 #167 CACHED 01:32:25 01:32:25 #168 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 01:32:25 #168 CACHED 01:32:25 01:32:25 #169 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 01:32:25 #169 CACHED 01:32:25 01:32:25 #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:32:25 #170 DONE 0.8s 01:32:25 01:32:25 #171 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:32:25 #171 DONE 0.8s 01:32:25 01:32:25 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:32:25 #172 CACHED 01:32:25 01:32:25 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:32:25 #173 CACHED 01:32:25 01:32:25 #174 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:32:25 #174 DONE 0.8s 01:32:25 01:32:25 #175 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:32:25 #175 DONE 0.8s 01:32:25 01:32:25 #164 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:32:25 #164 DONE 0.8s 01:32:25 01:32:25 #176 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:32:25 #176 DONE 0.8s 01:32:25 01:32:25 #177 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:32:27 #177 ... 01:32:27 01:32:27 #178 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:32:27 #178 DONE 1.8s 01:32:27 01:32:27 #179 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:32:27 #179 DONE 1.8s 01:32:27 01:32:27 #180 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:32:27 #180 DONE 1.8s 01:32:27 01:32:27 #181 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:32:27 #88 ... 01:32:27 01:32:27 #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:32:27 #86 21.99 Continuing the upgrade transaction with new apk-tools: 01:32:27 #86 22.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:32:27 #86 22.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:32:27 #86 28.49 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:32:27 #86 28.80 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:32:27 #86 28.88 Executing ca-certificates-20240705-r0.trigger 01:32:27 #86 29.68 OK: 10 MiB in 16 packages 01:32:27 #86 DONE 30.5s 01:32:27 01:32:27 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:32:27 #83 16.04 Upgrading critical system libraries and apk-tools: 01:32:27 #83 16.04 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:32:27 #83 16.08 Executing busybox-1.36.1-r29.trigger 01:32:27 #83 16.94 Continuing the upgrade transaction with new apk-tools: 01:32:27 #83 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:32:27 #83 18.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:32:27 #83 22.91 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:32:27 #83 23.35 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:32:27 #83 23.45 OK: 9 MiB in 18 packages 01:32:27 #181 ... 01:32:27 01:32:27 #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:32:27 #182 DONE 2.7s 01:32:27 01:32:27 #183 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:32:27 #183 DONE 2.7s 01:32:27 01:32:27 #184 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:32:27 #184 DONE 2.8s 01:32:27 01:32:27 #185 [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 01:32:27 #185 DONE 2.7s 01:32:27 01:32:27 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:32:27 #186 DONE 2.8s 01:32:27 01:32:27 #187 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 01:32:27 #187 DONE 2.8s 01:32:27 01:32:27 #177 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:32:27 #177 DONE 2.7s 01:32:27 01:32:27 #188 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:32:27 #188 DONE 2.8s 01:32:27 01:32:27 #189 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:32:28 #83 DONE 24.4s 01:32:28 01:32:28 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:32:28 #189 ... 01:32:28 01:32:28 #190 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:32:28 #190 DONE 3.8s 01:32:28 01:32:28 #191 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:32:28 #191 DONE 1.4s 01:32:28 01:32:28 #192 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:32:28 #192 DONE 1.4s 01:32:28 01:32:28 #181 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:32:28 #181 DONE 1.3s 01:32:28 01:32:28 #106 [security-spiffe-token-provider] exporting to image 01:32:28 #106 exporting layers 01:32:28 #106 ... 01:32:28 01:32:28 #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:32:28 #193 DONE 0.5s 01:32:28 01:32:28 #194 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:32:28 #194 DONE 0.5s 01:32:28 01:32:28 #195 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 01:32:28 #195 DONE 0.5s 01:32:28 01:32:28 #196 [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 01:32:28 #196 DONE 0.5s 01:32:28 01:32:28 #106 [core-keeper] exporting to image 01:32:28 #106 ... 01:32:28 01:32:28 #197 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:32:28 #197 DONE 0.5s 01:32:28 01:32:28 #198 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 01:32:28 #198 DONE 0.5s 01:32:28 01:32:28 #189 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:32:28 #189 DONE 0.6s 01:32:28 01:32:28 #106 [support-cron-scheduler] exporting to image 01:32:28 #106 ... 01:32:28 01:32:28 #199 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:32:28 #199 DONE 0.6s 01:32:28 01:32:28 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:32:28 #200 DONE 0.3s 01:32:28 01:32:28 #201 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:32:28 #201 DONE 0.5s 01:32:28 01:32:28 #202 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:32:28 #202 DONE 0.5s 01:32:28 01:32:28 #203 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:32:29 #203 ... 01:32:29 01:32:29 #204 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:32:29 #204 DONE 0.6s 01:32:29 01:32:29 #205 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:32:29 #205 DONE 0.5s 01:32:29 01:32:29 #206 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:32:29 #206 DONE 0.5s 01:32:29 01:32:29 #207 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 01:32:29 #207 DONE 0.4s 01:32:29 01:32:29 #208 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 01:32:29 #208 DONE 0.5s 01:32:29 01:32:29 #106 [security-spiffe-token-provider] exporting to image 01:32:29 #106 writing image sha256:db65e86db152bdab4b7e2e2e88095d3c78e19640ca8486bc965fbc309a54a985 done 01:32:29 #106 naming to docker.io/library/security-spiffe-token-provider done 01:32:29 #106 ... 01:32:29 01:32:29 #203 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:32:29 #203 DONE 0.3s 01:32:29 01:32:29 #106 [core-data] exporting to image 01:32:29 #96 ... 01:32:29 01:32:29 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:32:29 #88 19.95 OK: 10 MiB in 19 packages 01:32:29 #88 DONE 20.6s 01:32:29 #106 ... 01:32:29 01:32:29 #209 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:32:29 #209 DONE 0.5s 01:32:29 01:32:29 #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:32:29 #210 DONE 0.7s 01:32:29 01:32:29 #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:32:29 #211 DONE 0.5s 01:32:29 01:32:29 #212 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:32:29 01:32:29 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:32:29 #212 ... 01:32:29 01:32:29 #213 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 01:32:29 #213 DONE 0.7s 01:32:29 01:32:29 #214 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:32:29 #214 DONE 0.9s 01:32:29 01:32:29 #215 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:32:29 #215 DONE 0.6s 01:32:29 01:32:29 #106 [core-common-config-bootstrapper] exporting to image 01:32:29 #106 exporting layers 0.7s done 01:32:29 #106 writing image sha256:d6e599f306c76763af54c682cbc125da25766b69ce61c50dc4c66247afea1826 01:32:29 #106 writing image sha256:a8c7b02f2f15a3ca3b3eefe058937566ae7f2c6d53e9cc33d30a14908ad5bb37 01:32:29 #106 ... 01:32:29 01:32:29 #216 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:32:29 #216 DONE 0.3s 01:32:29 01:32:29 #212 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:32:29 #212 DONE 0.6s 01:32:29 01:32:29 #106 [core-data] exporting to image 01:32:29 #106 exporting layers 0.3s done 01:32:29 #106 writing image sha256:d6e599f306c76763af54c682cbc125da25766b69ce61c50dc4c66247afea1826 0.1s done 01:32:29 #106 writing image sha256:a8c7b02f2f15a3ca3b3eefe058937566ae7f2c6d53e9cc33d30a14908ad5bb37 0.0s done 01:32:29 #106 writing image sha256:8a5a06a26936bf909daf937d24564fa11ab14e813de79fb9de6f37fde4991b93 0.0s done 01:32:29 #106 writing image sha256:01e3c925cd5bc6de8a98eed25e790a17da7e50dfe446a10709a0d19b8c0b5e80 0.0s done 01:32:29 #106 writing image sha256:3093c7934265d399e876c992e90d3f603b8d8d62a9208ac4da6efeeb242a6986 0.1s done 01:32:29 #106 naming to docker.io/library/core-keeper done 01:32:29 #106 naming to docker.io/library/core-command done 01:32:29 #106 naming to docker.io/library/support-notifications done 01:32:29 #106 naming to docker.io/library/support-cron-scheduler done 01:32:29 #106 naming to docker.io/library/core-data done 01:32:30 #106 exporting layers 0.4s done 01:32:30 #106 writing image sha256:83e4dbc8f9a8fd5a9bfe713367a362c58e787bb08f7448d39994a36ec380ab9e done 01:32:30 #106 writing image sha256:98ba1ea6340fbd352d6c3ae339ed92f2bc548bad489c92e467b837d114c2c0ed 0.0s done 01:32:30 #106 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 01:32:30 #106 writing image sha256:1bf56ce8aa9489df568754d51f6d8bd4c7e9c0b6ed6fa139b3bd243bec756ff5 0.0s done 01:32:30 #106 naming to docker.io/library/core-metadata 0.0s done 01:32:30 #106 naming to docker.io/library/security-proxy-auth done 01:32:30 #106 DONE 2.7s 01:32:30 01:32:30 #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/ 01:32:30 #217 DONE 0.2s 01:32:30 01:32:30 #218 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:32:30 #218 DONE 0.2s 01:32:30 01:32:30 #219 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:32:30 #219 ... 01:32:30 01:32:30 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:32:30 #220 DONE 0.9s 01:32:30 #97 ... 01:32:30 01:32:30 #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:32:30 #87 27.07 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:32:30 #87 27.38 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:32:30 #87 27.45 Executing ca-certificates-20240705-r0.trigger 01:32:30 #87 28.05 OK: 11 MiB in 17 packages 01:32:30 #87 DONE 29.2s 01:32:30 01:32:30 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:32:30 #96 DONE 2.4s 01:32:30 01:32:30 #221 [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/ 01:32:30 #221 DONE 0.1s 01:32:30 01:32:30 #222 [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/ 01:32:30 #222 DONE 0.1s 01:32:30 01:32:30 #223 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:32:30 #223 DONE 0.1s 01:32:30 01:32:30 #106 [security-proxy-setup] exporting to image 01:32:30 #106 exporting layers 0.2s done 01:32:30 #106 ... 01:32:30 01:32:30 #219 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:32:30 #219 DONE 0.5s 01:32:30 01:32:30 #106 [security-secretstore-setup] exporting to image 01:32:30 #106 writing image sha256:0dedf1a1292c82ac6f7db7d5d99c660c09395f7d42bcb97875097d15c6538bf4 done 01:32:30 #106 naming to docker.io/library/security-proxy-setup done 01:32:30 01:32:30 #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:32:30 #106 ... 01:32:30 01:32:30 #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:32:30 #224 DONE 0.4s 01:32:30 01:32:30 #106 [security-secretstore-setup] exporting to image 01:32:30 #106 writing image sha256:7c0d72d1afedad606ab72c86fe8941434733885244cd9a9ebc1ca4f5d265412b done 01:32:30 #106 naming to docker.io/library/security-secretstore-setup done 01:32:30 #106 exporting layers 0.2s done 01:32:30 #106 writing image sha256:978dff2a961e68de39581bdfb8910d402eefe9a6f38bdf28688a7f0046d454c9 done 01:32:30 #106 naming to docker.io/library/security-bootstrapper done 01:32:30 #106 DONE 3.2s 01:32:30 01:32:30 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:32:30 time="2024-11-07T01:28:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:30 time="2024-11-07T01:28:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:30 time="2024-11-07T01:28:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:30 time="2024-11-07T01:28:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:30 time="2024-11-07T01:28:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:30 time="2024-11-07T01:28:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:30 time="2024-11-07T01:28:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:30 time="2024-11-07T01:28:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:30 time="2024-11-07T01:28:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:30 time="2024-11-07T01:28:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:30 time="2024-11-07T01:28:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:30 time="2024-11-07T01:28:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:30 time="2024-11-07T01:28:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:30 time="2024-11-07T01:28:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:32:30 time="2024-11-07T01:28:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:32:30 $ docker stop --time=1 0252b4a2c593a43df5d2dc5981fc00174f51cd7e1adb54189106df2ff2427e6e 01:32:31 #98 DONE 0.6s 01:32:31 01:32:31 #99 [security-spire-config stage-2 6/10] COPY security.txt / 01:32:31 #99 DONE 0.3s 01:32:31 01:32:31 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:32:31 #97 DONE 1.9s 01:32:31 01:32:31 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:32:31 #100 ... 01:32:31 01:32:31 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:32:31 #101 DONE 0.3s 01:32:31 01:32:31 #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:32:31 #102 DONE 0.2s 01:32:31 01:32:31 #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:32:32 #103 ... 01:32:32 01:32:32 #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:32:32 #104 DONE 2.5s 01:32:32 01:32:32 #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:32:32 #103 DONE 0.4s 01:32:32 01:32:32 #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:32:32 $ docker rm -f --volumes 0252b4a2c593a43df5d2dc5981fc00174f51cd7e1adb54189106df2ff2427e6e [Pipeline] // withDockerContainer [Pipeline] sh 01:32:32 + docker images 01:32:32 REPOSITORY TAG IMAGE ID CREATED SIZE 01:32:32 security-proxy-setup latest 0dedf1a1292c 2 seconds ago 38.9MB 01:32:32 security-bootstrapper latest 978dff2a961e 2 seconds ago 31MB 01:32:32 security-secretstore-setup latest 7c0d72d1afed 2 seconds ago 55.7MB 01:32:32 security-proxy-auth latest 1bf56ce8aa94 3 seconds ago 39.6MB 01:32:32 core-common-config-bootstrapper latest 83e4dbc8f9a8 3 seconds ago 26.5MB 01:32:32 core-metadata latest 98ba1ea6340f 3 seconds ago 47.6MB 01:32:32 security-spiffe-token-provider latest db65e86db152 4 seconds ago 45.4MB 01:32:32 core-command latest a8c7b02f2f15 4 seconds ago 41.5MB 01:32:32 support-notifications latest 01e3c925cd5b 4 seconds ago 69.5MB 01:32:32 core-keeper latest d6e599f306c7 4 seconds ago 41.1MB 01:32:32 support-cron-scheduler latest 8a5a06a26936 4 seconds ago 70.7MB 01:32:32 core-data latest 3093c7934265 4 seconds ago 47.4MB 01:32:32 security-spire-config latest 12dd50c18dd9 3 minutes ago 127MB 01:32:32 security-spire-agent latest 4128a24c2e6d 3 minutes ago 188MB 01:32:32 security-spire-server latest 2505756d5a0b 3 minutes ago 128MB 01:32:32 ci-base-image-x86_64 latest 6a2be7d48c83 6 minutes ago 975MB 01:32:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 4 weeks ago 573MB 01:32:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB 01:32:32 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 01:32:32 provisioning config files... 01:32:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/744@tmp/config698643543940170898tmp 01:32:32 #105 DONE 0.5s 01:32:32 01:32:32 #106 [security-spire-server stage-2 6/9] COPY security.txt / [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:33 ---> ****-login.sh 01:32:33 nexus3.edgexfoundry.org:10001 01:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:32:33 Configure a credential helper to remove this warning. See 01:32:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:32:33 01:32:33 Login Succeeded 01:32:33 nexus3.edgexfoundry.org:10002 01:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:32:33 Configure a credential helper to remove this warning. See 01:32:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:32:33 01:32:33 Login Succeeded 01:32:33 nexus3.edgexfoundry.org:10003 01:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:32:33 Configure a credential helper to remove this warning. See 01:32:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:32:33 01:32:33 Login Succeeded 01:32:33 nexus3.edgexfoundry.org:10004 01:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:32:33 Configure a credential helper to remove this warning. See 01:32:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:32:33 01:32:33 Login Succeeded 01:32:33 ****.io 01:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:33 #106 DONE 0.6s 01:32:33 01:32:33 #107 [security-spire-config] exporting to image 01:32:33 #107 exporting layers 01:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:32:33 Configure a credential helper to remove this warning. See 01:32:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:32:33 01:32:33 Login Succeeded 01:32:33 ---> ****-login.sh ends [Pipeline] } 01:32:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:32:33 #107 ... 01:32:33 01:32:33 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:32:33 #108 DONE 0.3s [Pipeline] // withEnv [Pipeline] echo 01:32:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:32:33 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:32:33 44a947b4dde0e7385da87f1ff4874445f4b2a618 01:32:33 latest 01:32:33 4.0.0-dev.10 01:32:33 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:32:33 main 01:32:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:33 01:32:33 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:32:33 #109 DONE 0.2s 01:32:33 01:32:33 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:32:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:34 #110 DONE 0.3s 01:32:34 01:32:34 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:32:34 #100 DONE 2.8s 01:32:34 01:32:34 #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:32:34 + docker push nexus3.edgexfoundry.org:10004/core-command:44a947b4dde0e7385da87f1ff4874445f4b2a618 01:32:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:32:34 eb929ca7539e: Preparing 01:32:34 54f2c3a13684: Preparing 01:32:34 1b251d397ec6: Preparing 01:32:34 68a7ca33125b: Preparing 01:32:34 0978f1901779: Preparing 01:32:34 84c7c9b3d992: Preparing 01:32:34 63ca1fbb43ae: Preparing 01:32:34 84c7c9b3d992: Waiting 01:32:34 63ca1fbb43ae: Waiting 01:32:34 68a7ca33125b: Pushed 01:32:34 eb929ca7539e: Pushed 01:32:34 1b251d397ec6: Pushed 01:32:34 63ca1fbb43ae: Layer already exists 01:32:34 84c7c9b3d992: Pushed 01:32:34 #111 DONE 0.3s 01:32:34 01:32:34 #112 [security-spire-agent stage-3 7/10] COPY security.txt / 01:32:34 0978f1901779: Pushed 01:32:35 #112 DONE 0.4s 01:32:35 01:32:35 #107 [security-spire-server] exporting to image 01:32:35 #107 ... 01:32:35 01:32:35 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:32:35 #113 DONE 0.2s 01:32:35 01:32:35 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:32:36 #114 DONE 0.5s 01:32:36 01:32:36 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:32:36 #115 DONE 0.5s 01:32:36 01:32:36 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:36 #81 ... 01:32:36 01:32:36 #107 [security-spire-agent] exporting to image 01:32:36 54f2c3a13684: Pushed 01:32:37 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:d9eacf6e44b73b3fbd79aacc91492a46c34e6ffdaa3fd1408276a1f401aef546 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:37 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:32:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:32:37 eb929ca7539e: Preparing 01:32:37 54f2c3a13684: Preparing 01:32:37 1b251d397ec6: Preparing 01:32:37 68a7ca33125b: Preparing 01:32:37 0978f1901779: Preparing 01:32:37 84c7c9b3d992: Preparing 01:32:37 63ca1fbb43ae: Preparing 01:32:37 84c7c9b3d992: Waiting 01:32:37 63ca1fbb43ae: Waiting 01:32:37 eb929ca7539e: Layer already exists 01:32:37 1b251d397ec6: Layer already exists 01:32:37 54f2c3a13684: Layer already exists 01:32:37 68a7ca33125b: Layer already exists 01:32:37 0978f1901779: Layer already exists 01:32:37 63ca1fbb43ae: Layer already exists 01:32:37 84c7c9b3d992: Layer already exists 01:32:37 latest: digest: sha256:d9eacf6e44b73b3fbd79aacc91492a46c34e6ffdaa3fd1408276a1f401aef546 size: 1782 [Pipeline] } 01:32:37 #107 exporting layers 5.3s done 01:32:37 #107 writing image sha256:da000069927812dceca683b3d1cbd88e0b24c7ee02b7476da446a6473fbb1c9f 0.1s done 01:32:37 #107 naming to docker.io/library/security-spire-config-arm64 01:32:37 #107 naming to docker.io/library/security-spire-config-arm64 0.0s done [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:38 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:38 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.10 01:32:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:32:38 eb929ca7539e: Preparing 01:32:38 54f2c3a13684: Preparing 01:32:38 1b251d397ec6: Preparing 01:32:38 68a7ca33125b: Preparing 01:32:38 0978f1901779: Preparing 01:32:38 84c7c9b3d992: Preparing 01:32:38 63ca1fbb43ae: Preparing 01:32:38 84c7c9b3d992: Waiting 01:32:38 54f2c3a13684: Layer already exists 01:32:38 eb929ca7539e: Layer already exists 01:32:38 68a7ca33125b: Layer already exists 01:32:38 0978f1901779: Layer already exists 01:32:38 1b251d397ec6: Layer already exists 01:32:38 63ca1fbb43ae: Layer already exists 01:32:38 84c7c9b3d992: Layer already exists 01:32:38 4.0.0-dev.10: digest: sha256:d9eacf6e44b73b3fbd79aacc91492a46c34e6ffdaa3fd1408276a1f401aef546 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:38 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:39 + docker push nexus3.edgexfoundry.org:10004/core-command:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:32:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:32:39 eb929ca7539e: Preparing 01:32:39 54f2c3a13684: Preparing 01:32:39 1b251d397ec6: Preparing 01:32:39 68a7ca33125b: Preparing 01:32:39 0978f1901779: Preparing 01:32:39 84c7c9b3d992: Preparing 01:32:39 63ca1fbb43ae: Preparing 01:32:39 84c7c9b3d992: Waiting 01:32:39 63ca1fbb43ae: Waiting 01:32:39 1b251d397ec6: Layer already exists 01:32:39 eb929ca7539e: Layer already exists 01:32:39 68a7ca33125b: Layer already exists 01:32:39 54f2c3a13684: Layer already exists 01:32:39 0978f1901779: Layer already exists 01:32:39 63ca1fbb43ae: Layer already exists 01:32:39 84c7c9b3d992: Layer already exists 01:32:39 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:d9eacf6e44b73b3fbd79aacc91492a46c34e6ffdaa3fd1408276a1f401aef546 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:39 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:32:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:32:39 eb929ca7539e: Preparing 01:32:39 54f2c3a13684: Preparing 01:32:39 1b251d397ec6: Preparing 01:32:39 68a7ca33125b: Preparing 01:32:39 0978f1901779: Preparing 01:32:39 84c7c9b3d992: Preparing 01:32:39 63ca1fbb43ae: Preparing 01:32:39 84c7c9b3d992: Waiting 01:32:39 63ca1fbb43ae: Waiting 01:32:39 0978f1901779: Layer already exists 01:32:39 eb929ca7539e: Layer already exists 01:32:39 68a7ca33125b: Layer already exists 01:32:39 54f2c3a13684: Layer already exists 01:32:39 1b251d397ec6: Layer already exists 01:32:39 63ca1fbb43ae: Layer already exists 01:32:39 84c7c9b3d992: Layer already exists 01:32:39 main: digest: sha256:d9eacf6e44b73b3fbd79aacc91492a46c34e6ffdaa3fd1408276a1f401aef546 size: 1782 [Pipeline] } 01:32:39 #107 exporting layers 5.5s done 01:32:39 #107 writing image sha256:079c854e5c77d0224513891bfc0147b4c2842916922bd30c2eeea0a880cf5df8 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:39 ===================================================== [Pipeline] echo 01:32:39 taggedImages: 01:32:39 - nexus3.edgexfoundry.org:10004/core-command:44a947b4dde0e7385da87f1ff4874445f4b2a618 01:32:39 - nexus3.edgexfoundry.org:10004/core-command:latest 01:32:39 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.10 01:32:39 - nexus3.edgexfoundry.org:10004/core-command:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:32:39 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:32:39 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:32:39 44a947b4dde0e7385da87f1ff4874445f4b2a618 01:32:39 latest 01:32:39 4.0.0-dev.10 01:32:39 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:32:39 main 01:32:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:39 #107 writing image sha256:079c854e5c77d0224513891bfc0147b4c2842916922bd30c2eeea0a880cf5df8 0.1s done 01:32:39 #107 naming to docker.io/library/security-spire-server-arm64 0.0s done 01:32:40 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:44a947b4dde0e7385da87f1ff4874445f4b2a618 01:32:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:32:40 8c4b065027c9: Preparing 01:32:40 bd09b8a870f2: Preparing 01:32:40 aac42ee59351: Preparing 01:32:40 3bb4bf2f1744: Preparing 01:32:40 1b251d397ec6: Preparing 01:32:40 68a7ca33125b: Preparing 01:32:40 0978f1901779: Preparing 01:32:40 84c7c9b3d992: Preparing 01:32:40 63ca1fbb43ae: Preparing 01:32:40 68a7ca33125b: Waiting 01:32:40 0978f1901779: Waiting 01:32:40 84c7c9b3d992: Waiting 01:32:40 63ca1fbb43ae: Waiting 01:32:40 1b251d397ec6: Layer already exists 01:32:40 68a7ca33125b: Layer already exists 01:32:40 0978f1901779: Layer already exists 01:32:40 bd09b8a870f2: Pushed 01:32:40 84c7c9b3d992: Layer already exists 01:32:40 63ca1fbb43ae: Layer already exists 01:32:40 8c4b065027c9: Pushed 01:32:40 aac42ee59351: Pushed 01:32:40 #107 exporting layers 4.5s done 01:32:40 #107 writing image sha256:7a8c7dee5554498e036d31f59be99a074cba7a1917634952e61e817334349c3e done 01:32:40 #107 naming to docker.io/library/security-spire-agent-arm64 done 01:32:40 #107 DONE 8.4s 01:32:40 01:32:40 #89 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:41 3bb4bf2f1744: Pushed 01:32:41 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:30c4bc531756eebeca199a7946b04bb338d4d4c504b4f9efad47ae969862bd50 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:42 + 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 01:32:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:32:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:32:42 8c4b065027c9: Preparing 01:32:42 bd09b8a870f2: Preparing 01:32:42 aac42ee59351: Preparing 01:32:42 3bb4bf2f1744: Preparing 01:32:42 1b251d397ec6: Preparing 01:32:42 68a7ca33125b: Preparing 01:32:42 0978f1901779: Preparing 01:32:42 84c7c9b3d992: Preparing 01:32:42 63ca1fbb43ae: Preparing 01:32:42 0978f1901779: Waiting 01:32:42 84c7c9b3d992: Waiting 01:32:42 63ca1fbb43ae: Waiting 01:32:42 68a7ca33125b: Waiting 01:32:42 8c4b065027c9: Layer already exists 01:32:42 bd09b8a870f2: Layer already exists 01:32:42 aac42ee59351: Layer already exists 01:32:42 3bb4bf2f1744: Layer already exists 01:32:42 1b251d397ec6: Layer already exists 01:32:42 68a7ca33125b: Layer already exists 01:32:42 84c7c9b3d992: Layer already exists 01:32:42 63ca1fbb43ae: Layer already exists 01:32:42 0978f1901779: Layer already exists 01:32:42 latest: digest: sha256:30c4bc531756eebeca199a7946b04bb338d4d4c504b4f9efad47ae969862bd50 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:42 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.10 01:32:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:32:43 8c4b065027c9: Preparing 01:32:43 bd09b8a870f2: Preparing 01:32:43 aac42ee59351: Preparing 01:32:43 3bb4bf2f1744: Preparing 01:32:43 1b251d397ec6: Preparing 01:32:43 68a7ca33125b: Preparing 01:32:43 0978f1901779: Preparing 01:32:43 84c7c9b3d992: Preparing 01:32:43 63ca1fbb43ae: Preparing 01:32:43 68a7ca33125b: Waiting 01:32:43 0978f1901779: Waiting 01:32:43 84c7c9b3d992: Waiting 01:32:43 63ca1fbb43ae: Waiting 01:32:43 3bb4bf2f1744: Layer already exists 01:32:43 aac42ee59351: Layer already exists 01:32:43 8c4b065027c9: Layer already exists 01:32:43 bd09b8a870f2: Layer already exists 01:32:43 1b251d397ec6: Layer already exists 01:32:43 68a7ca33125b: Layer already exists 01:32:43 0978f1901779: Layer already exists 01:32:43 84c7c9b3d992: Layer already exists 01:32:43 63ca1fbb43ae: Layer already exists 01:32:43 4.0.0-dev.10: digest: sha256:30c4bc531756eebeca199a7946b04bb338d4d4c504b4f9efad47ae969862bd50 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:43 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:32:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:32:43 8c4b065027c9: Preparing 01:32:43 bd09b8a870f2: Preparing 01:32:43 aac42ee59351: Preparing 01:32:43 3bb4bf2f1744: Preparing 01:32:43 1b251d397ec6: Preparing 01:32:43 68a7ca33125b: Preparing 01:32:43 0978f1901779: Preparing 01:32:43 84c7c9b3d992: Preparing 01:32:43 63ca1fbb43ae: Preparing 01:32:43 84c7c9b3d992: Waiting 01:32:43 68a7ca33125b: Waiting 01:32:43 63ca1fbb43ae: Waiting 01:32:43 0978f1901779: Waiting 01:32:43 aac42ee59351: Layer already exists 01:32:43 bd09b8a870f2: Layer already exists 01:32:43 1b251d397ec6: Layer already exists 01:32:43 3bb4bf2f1744: Layer already exists 01:32:43 8c4b065027c9: Layer already exists 01:32:43 0978f1901779: Layer already exists 01:32:43 84c7c9b3d992: Layer already exists 01:32:43 68a7ca33125b: Layer already exists 01:32:43 63ca1fbb43ae: Layer already exists 01:32:43 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:30c4bc531756eebeca199a7946b04bb338d4d4c504b4f9efad47ae969862bd50 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:44 + 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 01:32:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:32:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:32:44 8c4b065027c9: Preparing 01:32:44 bd09b8a870f2: Preparing 01:32:44 aac42ee59351: Preparing 01:32:44 3bb4bf2f1744: Preparing 01:32:44 1b251d397ec6: Preparing 01:32:44 68a7ca33125b: Preparing 01:32:44 0978f1901779: Preparing 01:32:44 84c7c9b3d992: Preparing 01:32:44 63ca1fbb43ae: Preparing 01:32:44 68a7ca33125b: Waiting 01:32:44 0978f1901779: Waiting 01:32:44 84c7c9b3d992: Waiting 01:32:44 63ca1fbb43ae: Waiting 01:32:44 bd09b8a870f2: Layer already exists 01:32:44 3bb4bf2f1744: Layer already exists 01:32:44 1b251d397ec6: Layer already exists 01:32:44 aac42ee59351: Layer already exists 01:32:44 8c4b065027c9: Layer already exists 01:32:44 68a7ca33125b: Layer already exists 01:32:44 0978f1901779: Layer already exists 01:32:44 84c7c9b3d992: Layer already exists 01:32:44 63ca1fbb43ae: Layer already exists 01:32:44 main: digest: sha256:30c4bc531756eebeca199a7946b04bb338d4d4c504b4f9efad47ae969862bd50 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:44 ===================================================== [Pipeline] echo 01:32:44 taggedImages: 01:32:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:44a947b4dde0e7385da87f1ff4874445f4b2a618 01:32:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:32:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.10 01:32:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:32:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:32:44 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:32:44 44a947b4dde0e7385da87f1ff4874445f4b2a618 01:32:44 latest 01:32:44 4.0.0-dev.10 01:32:44 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:32:44 main 01:32:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:45 + docker push nexus3.edgexfoundry.org:10004/core-data:44a947b4dde0e7385da87f1ff4874445f4b2a618 01:32:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:32:45 82e7347b2bec: Preparing 01:32:45 ac6dcfc3f120: Preparing 01:32:45 9ce893127625: Preparing 01:32:45 1b251d397ec6: Preparing 01:32:45 68a7ca33125b: Preparing 01:32:45 cd2cd34d618d: Preparing 01:32:45 84c7c9b3d992: Preparing 01:32:45 63ca1fbb43ae: Preparing 01:32:45 cd2cd34d618d: Waiting 01:32:45 63ca1fbb43ae: Waiting 01:32:45 84c7c9b3d992: Waiting 01:32:45 1b251d397ec6: Layer already exists 01:32:45 68a7ca33125b: Layer already exists 01:32:45 84c7c9b3d992: Layer already exists 01:32:45 63ca1fbb43ae: Layer already exists 01:32:45 ac6dcfc3f120: Pushed 01:32:45 82e7347b2bec: Pushed 01:32:45 cd2cd34d618d: Pushed 01:32:48 9ce893127625: Pushed 01:32:48 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:5536149a52c6460187ee5651c0a374f62fcb9713cad7f3774545bf807a0bb9a7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:49 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:32:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:32:49 82e7347b2bec: Preparing 01:32:49 ac6dcfc3f120: Preparing 01:32:49 9ce893127625: Preparing 01:32:49 1b251d397ec6: Preparing 01:32:49 68a7ca33125b: Preparing 01:32:49 cd2cd34d618d: Preparing 01:32:49 84c7c9b3d992: Preparing 01:32:49 cd2cd34d618d: Waiting 01:32:49 63ca1fbb43ae: Preparing 01:32:49 84c7c9b3d992: Waiting 01:32:49 63ca1fbb43ae: Waiting 01:32:49 1b251d397ec6: Layer already exists 01:32:49 9ce893127625: Layer already exists 01:32:49 82e7347b2bec: Layer already exists 01:32:49 68a7ca33125b: Layer already exists 01:32:49 ac6dcfc3f120: Layer already exists 01:32:49 63ca1fbb43ae: Layer already exists 01:32:49 84c7c9b3d992: Layer already exists 01:32:49 cd2cd34d618d: Layer already exists 01:32:49 latest: digest: sha256:5536149a52c6460187ee5651c0a374f62fcb9713cad7f3774545bf807a0bb9a7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:49 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.10 01:32:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:32:49 82e7347b2bec: Preparing 01:32:49 ac6dcfc3f120: Preparing 01:32:49 9ce893127625: Preparing 01:32:49 1b251d397ec6: Preparing 01:32:49 68a7ca33125b: Preparing 01:32:49 cd2cd34d618d: Preparing 01:32:49 84c7c9b3d992: Preparing 01:32:49 63ca1fbb43ae: Preparing 01:32:49 84c7c9b3d992: Waiting 01:32:49 cd2cd34d618d: Waiting 01:32:49 63ca1fbb43ae: Waiting 01:32:49 9ce893127625: Layer already exists 01:32:49 82e7347b2bec: Layer already exists 01:32:49 68a7ca33125b: Layer already exists 01:32:49 ac6dcfc3f120: Layer already exists 01:32:49 1b251d397ec6: Layer already exists 01:32:49 63ca1fbb43ae: Layer already exists 01:32:49 cd2cd34d618d: Layer already exists 01:32:49 84c7c9b3d992: Layer already exists 01:32:49 4.0.0-dev.10: digest: sha256:5536149a52c6460187ee5651c0a374f62fcb9713cad7f3774545bf807a0bb9a7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:50 + docker push nexus3.edgexfoundry.org:10004/core-data:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:32:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:32:50 82e7347b2bec: Preparing 01:32:50 ac6dcfc3f120: Preparing 01:32:50 9ce893127625: Preparing 01:32:50 1b251d397ec6: Preparing 01:32:50 68a7ca33125b: Preparing 01:32:50 cd2cd34d618d: Preparing 01:32:50 84c7c9b3d992: Preparing 01:32:50 63ca1fbb43ae: Preparing 01:32:50 cd2cd34d618d: Waiting 01:32:50 84c7c9b3d992: Waiting 01:32:50 82e7347b2bec: Layer already exists 01:32:50 ac6dcfc3f120: Layer already exists 01:32:50 1b251d397ec6: Layer already exists 01:32:50 68a7ca33125b: Layer already exists 01:32:50 9ce893127625: Layer already exists 01:32:50 cd2cd34d618d: Layer already exists 01:32:50 84c7c9b3d992: Layer already exists 01:32:50 63ca1fbb43ae: Layer already exists 01:32:50 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:5536149a52c6460187ee5651c0a374f62fcb9713cad7f3774545bf807a0bb9a7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:50 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:32:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:32:50 82e7347b2bec: Preparing 01:32:50 ac6dcfc3f120: Preparing 01:32:50 9ce893127625: Preparing 01:32:50 1b251d397ec6: Preparing 01:32:50 68a7ca33125b: Preparing 01:32:50 cd2cd34d618d: Preparing 01:32:50 84c7c9b3d992: Preparing 01:32:50 63ca1fbb43ae: Preparing 01:32:50 cd2cd34d618d: Waiting 01:32:50 84c7c9b3d992: Waiting 01:32:50 63ca1fbb43ae: Waiting 01:32:50 82e7347b2bec: Layer already exists 01:32:50 9ce893127625: Layer already exists 01:32:50 ac6dcfc3f120: Layer already exists 01:32:50 1b251d397ec6: Layer already exists 01:32:50 68a7ca33125b: Layer already exists 01:32:50 84c7c9b3d992: Layer already exists 01:32:50 63ca1fbb43ae: Layer already exists 01:32:50 cd2cd34d618d: Layer already exists 01:32:50 main: digest: sha256:5536149a52c6460187ee5651c0a374f62fcb9713cad7f3774545bf807a0bb9a7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:51 ===================================================== [Pipeline] echo 01:32:51 taggedImages: 01:32:51 - nexus3.edgexfoundry.org:10004/core-data:44a947b4dde0e7385da87f1ff4874445f4b2a618 01:32:51 - nexus3.edgexfoundry.org:10004/core-data:latest 01:32:51 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.10 01:32:51 - nexus3.edgexfoundry.org:10004/core-data:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:32:51 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:32:51 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 01:32:51 44a947b4dde0e7385da87f1ff4874445f4b2a618 01:32:51 latest 01:32:51 4.0.0-dev.10 01:32:51 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:32:51 main 01:32:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:51 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper:44a947b4dde0e7385da87f1ff4874445f4b2a618 01:32:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:32:51 94a37e782b4b: Preparing 01:32:51 e8cd71860908: Preparing 01:32:51 498c74e67de1: Preparing 01:32:51 68a7ca33125b: Preparing 01:32:51 73fd408ace09: Preparing 01:32:51 2f6ac2a5dec4: Preparing 01:32:51 63ca1fbb43ae: Preparing 01:32:51 2f6ac2a5dec4: Waiting 01:32:51 63ca1fbb43ae: Waiting 01:32:51 68a7ca33125b: Layer already exists 01:32:51 e8cd71860908: Pushed 01:32:51 73fd408ace09: Pushed 01:32:51 63ca1fbb43ae: Layer already exists 01:32:51 94a37e782b4b: Pushed 01:32:51 2f6ac2a5dec4: Pushed 01:32:55 498c74e67de1: Pushed 01:32:55 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:88f1b90e4cdb992648ae1c58d3b258cd68108fa93fc40640c5a1abddb5740e27 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:55 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 01:32:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:32:55 94a37e782b4b: Preparing 01:32:55 e8cd71860908: Preparing 01:32:55 498c74e67de1: Preparing 01:32:55 68a7ca33125b: Preparing 01:32:55 73fd408ace09: Preparing 01:32:55 2f6ac2a5dec4: Preparing 01:32:55 63ca1fbb43ae: Preparing 01:32:55 2f6ac2a5dec4: Waiting 01:32:55 63ca1fbb43ae: Waiting 01:32:55 498c74e67de1: Layer already exists 01:32:55 73fd408ace09: Layer already exists 01:32:55 e8cd71860908: Layer already exists 01:32:55 68a7ca33125b: Layer already exists 01:32:55 94a37e782b4b: Layer already exists 01:32:55 2f6ac2a5dec4: Layer already exists 01:32:55 63ca1fbb43ae: Layer already exists 01:32:55 latest: digest: sha256:88f1b90e4cdb992648ae1c58d3b258cd68108fa93fc40640c5a1abddb5740e27 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:56 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.10 01:32:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:32:56 94a37e782b4b: Preparing 01:32:56 e8cd71860908: Preparing 01:32:56 498c74e67de1: Preparing 01:32:56 68a7ca33125b: Preparing 01:32:56 73fd408ace09: Preparing 01:32:56 2f6ac2a5dec4: Preparing 01:32:56 63ca1fbb43ae: Preparing 01:32:56 63ca1fbb43ae: Waiting 01:32:56 2f6ac2a5dec4: Waiting 01:32:56 94a37e782b4b: Layer already exists 01:32:56 73fd408ace09: Layer already exists 01:32:56 498c74e67de1: Layer already exists 01:32:56 e8cd71860908: Layer already exists 01:32:56 68a7ca33125b: Layer already exists 01:32:56 2f6ac2a5dec4: Layer already exists 01:32:56 63ca1fbb43ae: Layer already exists 01:32:56 4.0.0-dev.10: digest: sha256:88f1b90e4cdb992648ae1c58d3b258cd68108fa93fc40640c5a1abddb5740e27 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:56 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:32:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:32:57 94a37e782b4b: Preparing 01:32:57 e8cd71860908: Preparing 01:32:57 498c74e67de1: Preparing 01:32:57 68a7ca33125b: Preparing 01:32:57 73fd408ace09: Preparing 01:32:57 2f6ac2a5dec4: Preparing 01:32:57 63ca1fbb43ae: Preparing 01:32:57 63ca1fbb43ae: Waiting 01:32:57 2f6ac2a5dec4: Waiting 01:32:57 73fd408ace09: Layer already exists 01:32:57 498c74e67de1: Layer already exists 01:32:57 68a7ca33125b: Layer already exists 01:32:57 94a37e782b4b: Layer already exists 01:32:57 e8cd71860908: Layer already exists 01:32:57 63ca1fbb43ae: Layer already exists 01:32:57 2f6ac2a5dec4: Layer already exists 01:32:57 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:88f1b90e4cdb992648ae1c58d3b258cd68108fa93fc40640c5a1abddb5740e27 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:57 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 01:32:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:32:57 94a37e782b4b: Preparing 01:32:57 e8cd71860908: Preparing 01:32:57 498c74e67de1: Preparing 01:32:57 68a7ca33125b: Preparing 01:32:57 73fd408ace09: Preparing 01:32:57 2f6ac2a5dec4: Preparing 01:32:57 63ca1fbb43ae: Preparing 01:32:57 2f6ac2a5dec4: Waiting 01:32:57 63ca1fbb43ae: Waiting 01:32:57 e8cd71860908: Layer already exists 01:32:57 73fd408ace09: Layer already exists 01:32:57 68a7ca33125b: Layer already exists 01:32:57 94a37e782b4b: Layer already exists 01:32:57 498c74e67de1: Layer already exists 01:32:57 2f6ac2a5dec4: Layer already exists 01:32:57 63ca1fbb43ae: Layer already exists 01:32:57 main: digest: sha256:88f1b90e4cdb992648ae1c58d3b258cd68108fa93fc40640c5a1abddb5740e27 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:57 ===================================================== [Pipeline] echo 01:32:57 taggedImages: 01:32:57 - nexus3.edgexfoundry.org:10004/core-keeper:44a947b4dde0e7385da87f1ff4874445f4b2a618 01:32:57 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:32:57 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.10 01:32:57 - nexus3.edgexfoundry.org:10004/core-keeper:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:32:57 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 01:32:57 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:32:57 44a947b4dde0e7385da87f1ff4874445f4b2a618 01:32:57 latest 01:32:57 4.0.0-dev.10 01:32:57 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:32:57 main 01:32:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:44a947b4dde0e7385da87f1ff4874445f4b2a618 01:32:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:32:58 6b5205407d9a: Preparing 01:32:58 4b70e99d19f8: Preparing 01:32:58 5a3eeb2b7e3f: Preparing 01:32:58 b818d916750d: Preparing 01:32:58 1b251d397ec6: Preparing 01:32:58 68a7ca33125b: Preparing 01:32:58 0978f1901779: Preparing 01:32:58 84c7c9b3d992: Preparing 01:32:58 63ca1fbb43ae: Preparing 01:32:58 68a7ca33125b: Waiting 01:32:58 0978f1901779: Waiting 01:32:58 84c7c9b3d992: Waiting 01:32:58 1b251d397ec6: Layer already exists 01:32:58 68a7ca33125b: Layer already exists 01:32:58 0978f1901779: Layer already exists 01:32:58 84c7c9b3d992: Layer already exists 01:32:58 63ca1fbb43ae: Layer already exists 01:32:58 6b5205407d9a: Pushed 01:32:58 5a3eeb2b7e3f: Pushed 01:32:58 4b70e99d19f8: Pushed 01:33:01 b818d916750d: Pushed 01:33:01 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:17ed39eba579690492d836355ab742e827847c7117fa1fa889d9079276f423bc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:33:02 6b5205407d9a: Preparing 01:33:02 4b70e99d19f8: Preparing 01:33:02 5a3eeb2b7e3f: Preparing 01:33:02 b818d916750d: Preparing 01:33:02 1b251d397ec6: Preparing 01:33:02 68a7ca33125b: Preparing 01:33:02 0978f1901779: Preparing 01:33:02 84c7c9b3d992: Preparing 01:33:02 63ca1fbb43ae: Preparing 01:33:02 68a7ca33125b: Waiting 01:33:02 0978f1901779: Waiting 01:33:02 84c7c9b3d992: Waiting 01:33:02 63ca1fbb43ae: Waiting 01:33:02 b818d916750d: Layer already exists 01:33:02 6b5205407d9a: Layer already exists 01:33:02 1b251d397ec6: Layer already exists 01:33:02 5a3eeb2b7e3f: Layer already exists 01:33:02 4b70e99d19f8: Layer already exists 01:33:02 0978f1901779: Layer already exists 01:33:02 68a7ca33125b: Layer already exists 01:33:02 84c7c9b3d992: Layer already exists 01:33:02 63ca1fbb43ae: Layer already exists 01:33:02 latest: digest: sha256:17ed39eba579690492d836355ab742e827847c7117fa1fa889d9079276f423bc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.10 01:33:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:33:03 6b5205407d9a: Preparing 01:33:03 4b70e99d19f8: Preparing 01:33:03 5a3eeb2b7e3f: Preparing 01:33:03 b818d916750d: Preparing 01:33:03 1b251d397ec6: Preparing 01:33:03 68a7ca33125b: Preparing 01:33:03 0978f1901779: Preparing 01:33:03 84c7c9b3d992: Preparing 01:33:03 63ca1fbb43ae: Preparing 01:33:03 0978f1901779: Waiting 01:33:03 84c7c9b3d992: Waiting 01:33:03 68a7ca33125b: Waiting 01:33:03 63ca1fbb43ae: Waiting 01:33:03 4b70e99d19f8: Layer already exists 01:33:03 b818d916750d: Layer already exists 01:33:03 5a3eeb2b7e3f: Layer already exists 01:33:03 1b251d397ec6: Layer already exists 01:33:03 6b5205407d9a: Layer already exists 01:33:03 68a7ca33125b: Layer already exists 01:33:03 84c7c9b3d992: Layer already exists 01:33:03 63ca1fbb43ae: Layer already exists 01:33:03 0978f1901779: Layer already exists 01:33:03 4.0.0-dev.10: digest: sha256:17ed39eba579690492d836355ab742e827847c7117fa1fa889d9079276f423bc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:33:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:33:03 6b5205407d9a: Preparing 01:33:03 4b70e99d19f8: Preparing 01:33:03 5a3eeb2b7e3f: Preparing 01:33:03 b818d916750d: Preparing 01:33:03 1b251d397ec6: Preparing 01:33:03 68a7ca33125b: Preparing 01:33:03 0978f1901779: Preparing 01:33:03 84c7c9b3d992: Preparing 01:33:03 63ca1fbb43ae: Preparing 01:33:03 63ca1fbb43ae: Waiting 01:33:03 84c7c9b3d992: Waiting 01:33:03 0978f1901779: Waiting 01:33:03 68a7ca33125b: Waiting 01:33:03 b818d916750d: Layer already exists 01:33:03 4b70e99d19f8: Layer already exists 01:33:03 6b5205407d9a: Layer already exists 01:33:03 1b251d397ec6: Layer already exists 01:33:03 5a3eeb2b7e3f: Layer already exists 01:33:03 68a7ca33125b: Layer already exists 01:33:03 0978f1901779: Layer already exists 01:33:03 63ca1fbb43ae: Layer already exists 01:33:03 84c7c9b3d992: Layer already exists 01:33:03 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:17ed39eba579690492d836355ab742e827847c7117fa1fa889d9079276f423bc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:33:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:33:04 6b5205407d9a: Preparing 01:33:04 4b70e99d19f8: Preparing 01:33:04 5a3eeb2b7e3f: Preparing 01:33:04 b818d916750d: Preparing 01:33:04 1b251d397ec6: Preparing 01:33:04 68a7ca33125b: Preparing 01:33:04 0978f1901779: Preparing 01:33:04 84c7c9b3d992: Preparing 01:33:04 63ca1fbb43ae: Preparing 01:33:04 68a7ca33125b: Waiting 01:33:04 0978f1901779: Waiting 01:33:04 84c7c9b3d992: Waiting 01:33:04 63ca1fbb43ae: Waiting 01:33:04 4b70e99d19f8: Layer already exists 01:33:04 5a3eeb2b7e3f: Layer already exists 01:33:04 6b5205407d9a: Layer already exists 01:33:04 b818d916750d: Layer already exists 01:33:04 1b251d397ec6: Layer already exists 01:33:04 63ca1fbb43ae: Layer already exists 01:33:04 84c7c9b3d992: Layer already exists 01:33:04 68a7ca33125b: Layer already exists 01:33:04 0978f1901779: Layer already exists 01:33:04 main: digest: sha256:17ed39eba579690492d836355ab742e827847c7117fa1fa889d9079276f423bc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:04 ===================================================== [Pipeline] echo 01:33:04 taggedImages: 01:33:04 - nexus3.edgexfoundry.org:10004/core-metadata:44a947b4dde0e7385da87f1ff4874445f4b2a618 01:33:04 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:33:04 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.10 01:33:04 - nexus3.edgexfoundry.org:10004/core-metadata:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:33:04 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:33:04 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:33:04 44a947b4dde0e7385da87f1ff4874445f4b2a618 01:33:04 latest 01:33:04 4.0.0-dev.10 01:33:04 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:33:04 main 01:33:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:44a947b4dde0e7385da87f1ff4874445f4b2a618 01:33:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:33:05 00b9d20a5d61: Preparing 01:33:05 49d8cbf4c6ac: Preparing 01:33:05 48b3b35f44cd: Preparing 01:33:05 68151787d175: Preparing 01:33:05 5c1d43204cb6: Preparing 01:33:05 60c2da1e923c: Preparing 01:33:05 df829966c588: Preparing 01:33:05 1b251d397ec6: Preparing 01:33:05 68a7ca33125b: Preparing 01:33:05 1b4d7f53031e: Preparing 01:33:05 f8b565a7e329: Preparing 01:33:05 5f70bf18a086: Preparing 01:33:05 c068f10e9e85: Preparing 01:33:05 ee1586989d36: Preparing 01:33:05 0ff6e791f2c4: Preparing 01:33:05 63ca1fbb43ae: Preparing 01:33:05 60c2da1e923c: Waiting 01:33:05 5f70bf18a086: Waiting 01:33:05 63ca1fbb43ae: Waiting 01:33:05 df829966c588: Waiting 01:33:05 0ff6e791f2c4: Waiting 01:33:05 c068f10e9e85: Waiting 01:33:05 1b251d397ec6: Waiting 01:33:05 1b4d7f53031e: Waiting 01:33:05 68a7ca33125b: Waiting 01:33:05 ee1586989d36: Waiting 01:33:05 00b9d20a5d61: Pushed 01:33:05 48b3b35f44cd: Pushed 01:33:05 49d8cbf4c6ac: Pushed 01:33:05 68151787d175: Pushed 01:33:05 5c1d43204cb6: Pushed 01:33:05 1b251d397ec6: Layer already exists 01:33:05 68a7ca33125b: Layer already exists 01:33:05 5f70bf18a086: Layer already exists 01:33:05 60c2da1e923c: Pushed 01:33:05 f8b565a7e329: Pushed 01:33:05 1b4d7f53031e: Pushed 01:33:05 c068f10e9e85: Pushed 01:33:05 63ca1fbb43ae: Layer already exists 01:33:05 0ff6e791f2c4: Pushed 01:33:06 ee1586989d36: Pushed 01:33:07 df829966c588: Pushed 01:33:07 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:e2c4643a6f4a3759f47785b7a00f5b0c3ced9f6bb7a14d24bcbcf2c34b2872c9 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:33:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:33:08 00b9d20a5d61: Preparing 01:33:08 49d8cbf4c6ac: Preparing 01:33:08 48b3b35f44cd: Preparing 01:33:08 68151787d175: Preparing 01:33:08 5c1d43204cb6: Preparing 01:33:08 60c2da1e923c: Preparing 01:33:08 df829966c588: Preparing 01:33:08 1b251d397ec6: Preparing 01:33:08 68a7ca33125b: Preparing 01:33:08 1b4d7f53031e: Preparing 01:33:08 f8b565a7e329: Preparing 01:33:08 5f70bf18a086: Preparing 01:33:08 c068f10e9e85: Preparing 01:33:08 ee1586989d36: Preparing 01:33:08 0ff6e791f2c4: Preparing 01:33:08 60c2da1e923c: Waiting 01:33:08 63ca1fbb43ae: Preparing 01:33:08 df829966c588: Waiting 01:33:08 1b251d397ec6: Waiting 01:33:08 c068f10e9e85: Waiting 01:33:08 ee1586989d36: Waiting 01:33:08 68a7ca33125b: Waiting 01:33:08 0ff6e791f2c4: Waiting 01:33:08 63ca1fbb43ae: Waiting 01:33:08 1b4d7f53031e: Waiting 01:33:08 5f70bf18a086: Waiting 01:33:08 f8b565a7e329: Waiting 01:33:08 5c1d43204cb6: Layer already exists 01:33:08 68151787d175: Layer already exists 01:33:08 00b9d20a5d61: Layer already exists 01:33:08 49d8cbf4c6ac: Layer already exists 01:33:08 48b3b35f44cd: Layer already exists 01:33:08 60c2da1e923c: Layer already exists 01:33:08 df829966c588: Layer already exists 01:33:08 1b251d397ec6: Layer already exists 01:33:08 68a7ca33125b: Layer already exists 01:33:08 1b4d7f53031e: Layer already exists 01:33:08 f8b565a7e329: Layer already exists 01:33:08 5f70bf18a086: Layer already exists 01:33:08 c068f10e9e85: Layer already exists 01:33:08 ee1586989d36: Layer already exists 01:33:08 0ff6e791f2c4: Layer already exists 01:33:08 63ca1fbb43ae: Layer already exists 01:33:08 latest: digest: sha256:e2c4643a6f4a3759f47785b7a00f5b0c3ced9f6bb7a14d24bcbcf2c34b2872c9 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.10 01:33:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:33:08 00b9d20a5d61: Preparing 01:33:08 49d8cbf4c6ac: Preparing 01:33:08 48b3b35f44cd: Preparing 01:33:08 68151787d175: Preparing 01:33:08 5c1d43204cb6: Preparing 01:33:08 60c2da1e923c: Preparing 01:33:08 df829966c588: Preparing 01:33:08 1b251d397ec6: Preparing 01:33:08 68a7ca33125b: Preparing 01:33:08 1b4d7f53031e: Preparing 01:33:08 f8b565a7e329: Preparing 01:33:08 5f70bf18a086: Preparing 01:33:08 c068f10e9e85: Preparing 01:33:08 ee1586989d36: Preparing 01:33:08 60c2da1e923c: Waiting 01:33:08 0ff6e791f2c4: Preparing 01:33:08 63ca1fbb43ae: Preparing 01:33:08 df829966c588: Waiting 01:33:08 1b251d397ec6: Waiting 01:33:08 f8b565a7e329: Waiting 01:33:08 c068f10e9e85: Waiting 01:33:08 ee1586989d36: Waiting 01:33:08 68a7ca33125b: Waiting 01:33:08 5f70bf18a086: Waiting 01:33:08 0ff6e791f2c4: Waiting 01:33:08 63ca1fbb43ae: Waiting 01:33:08 48b3b35f44cd: Layer already exists 01:33:08 00b9d20a5d61: Layer already exists 01:33:08 5c1d43204cb6: Layer already exists 01:33:08 49d8cbf4c6ac: Layer already exists 01:33:08 68151787d175: Layer already exists 01:33:08 68a7ca33125b: Layer already exists 01:33:08 60c2da1e923c: Layer already exists 01:33:08 df829966c588: Layer already exists 01:33:08 1b4d7f53031e: Layer already exists 01:33:08 1b251d397ec6: Layer already exists 01:33:08 c068f10e9e85: Layer already exists 01:33:08 5f70bf18a086: Layer already exists 01:33:08 f8b565a7e329: Layer already exists 01:33:08 ee1586989d36: Layer already exists 01:33:08 0ff6e791f2c4: Layer already exists 01:33:08 63ca1fbb43ae: Layer already exists 01:33:08 4.0.0-dev.10: digest: sha256:e2c4643a6f4a3759f47785b7a00f5b0c3ced9f6bb7a14d24bcbcf2c34b2872c9 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:33:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:33:09 00b9d20a5d61: Preparing 01:33:09 49d8cbf4c6ac: Preparing 01:33:09 48b3b35f44cd: Preparing 01:33:09 68151787d175: Preparing 01:33:09 5c1d43204cb6: Preparing 01:33:09 60c2da1e923c: Preparing 01:33:09 df829966c588: Preparing 01:33:09 1b251d397ec6: Preparing 01:33:09 68a7ca33125b: Preparing 01:33:09 1b4d7f53031e: Preparing 01:33:09 f8b565a7e329: Preparing 01:33:09 5f70bf18a086: Preparing 01:33:09 c068f10e9e85: Preparing 01:33:09 ee1586989d36: Preparing 01:33:09 0ff6e791f2c4: Preparing 01:33:09 63ca1fbb43ae: Preparing 01:33:09 df829966c588: Waiting 01:33:09 1b251d397ec6: Waiting 01:33:09 68a7ca33125b: Waiting 01:33:09 ee1586989d36: Waiting 01:33:09 f8b565a7e329: Waiting 01:33:09 5f70bf18a086: Waiting 01:33:09 0ff6e791f2c4: Waiting 01:33:09 c068f10e9e85: Waiting 01:33:09 63ca1fbb43ae: Waiting 01:33:09 60c2da1e923c: Waiting 01:33:09 68151787d175: Layer already exists 01:33:09 49d8cbf4c6ac: Layer already exists 01:33:09 48b3b35f44cd: Layer already exists 01:33:09 5c1d43204cb6: Layer already exists 01:33:09 00b9d20a5d61: Layer already exists 01:33:09 df829966c588: Layer already exists 01:33:09 60c2da1e923c: Layer already exists 01:33:09 68a7ca33125b: Layer already exists 01:33:09 1b4d7f53031e: Layer already exists 01:33:09 1b251d397ec6: Layer already exists 01:33:09 5f70bf18a086: Layer already exists 01:33:09 f8b565a7e329: Layer already exists 01:33:09 c068f10e9e85: Layer already exists 01:33:09 0ff6e791f2c4: Layer already exists 01:33:09 ee1586989d36: Layer already exists 01:33:09 63ca1fbb43ae: Layer already exists 01:33:09 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:e2c4643a6f4a3759f47785b7a00f5b0c3ced9f6bb7a14d24bcbcf2c34b2872c9 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:33:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:33:09 00b9d20a5d61: Preparing 01:33:09 49d8cbf4c6ac: Preparing 01:33:09 48b3b35f44cd: Preparing 01:33:09 68151787d175: Preparing 01:33:09 5c1d43204cb6: Preparing 01:33:09 60c2da1e923c: Preparing 01:33:09 df829966c588: Preparing 01:33:09 1b251d397ec6: Preparing 01:33:09 68a7ca33125b: Preparing 01:33:09 1b4d7f53031e: Preparing 01:33:09 f8b565a7e329: Preparing 01:33:09 5f70bf18a086: Preparing 01:33:09 c068f10e9e85: Preparing 01:33:09 ee1586989d36: Preparing 01:33:09 0ff6e791f2c4: Preparing 01:33:09 63ca1fbb43ae: Preparing 01:33:09 60c2da1e923c: Waiting 01:33:09 df829966c588: Waiting 01:33:09 68a7ca33125b: Waiting 01:33:09 1b4d7f53031e: Waiting 01:33:09 f8b565a7e329: Waiting 01:33:09 5f70bf18a086: Waiting 01:33:09 0ff6e791f2c4: Waiting 01:33:09 c068f10e9e85: Waiting 01:33:09 1b251d397ec6: Waiting 01:33:09 ee1586989d36: Waiting 01:33:09 63ca1fbb43ae: Waiting 01:33:09 68151787d175: Layer already exists 01:33:09 00b9d20a5d61: Layer already exists 01:33:09 49d8cbf4c6ac: Layer already exists 01:33:09 48b3b35f44cd: Layer already exists 01:33:09 5c1d43204cb6: Layer already exists 01:33:09 60c2da1e923c: Layer already exists 01:33:09 1b251d397ec6: Layer already exists 01:33:09 df829966c588: Layer already exists 01:33:09 68a7ca33125b: Layer already exists 01:33:09 1b4d7f53031e: Layer already exists 01:33:09 5f70bf18a086: Layer already exists 01:33:09 c068f10e9e85: Layer already exists 01:33:09 f8b565a7e329: Layer already exists 01:33:09 ee1586989d36: Layer already exists 01:33:09 0ff6e791f2c4: Layer already exists 01:33:09 63ca1fbb43ae: Layer already exists 01:33:09 main: digest: sha256:e2c4643a6f4a3759f47785b7a00f5b0c3ced9f6bb7a14d24bcbcf2c34b2872c9 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:10 ===================================================== [Pipeline] echo 01:33:10 taggedImages: 01:33:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:44a947b4dde0e7385da87f1ff4874445f4b2a618 01:33:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:33:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.10 01:33:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:33:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:33:10 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:33:10 44a947b4dde0e7385da87f1ff4874445f4b2a618 01:33:10 latest 01:33:10 4.0.0-dev.10 01:33:10 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:33:10 main 01:33:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:10 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:44a947b4dde0e7385da87f1ff4874445f4b2a618 01:33:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:33:10 8c4b065027c9: Preparing 01:33:10 bd09b8a870f2: Preparing 01:33:10 4573bdf4fa1f: Preparing 01:33:10 36f1fcf70806: Preparing 01:33:10 1b251d397ec6: Preparing 01:33:10 68a7ca33125b: Preparing 01:33:10 0978f1901779: Preparing 01:33:10 84c7c9b3d992: Preparing 01:33:10 63ca1fbb43ae: Preparing 01:33:10 0978f1901779: Waiting 01:33:10 84c7c9b3d992: Waiting 01:33:10 63ca1fbb43ae: Waiting 01:33:10 68a7ca33125b: Waiting 01:33:10 1b251d397ec6: Layer already exists 01:33:10 bd09b8a870f2: Layer already exists 01:33:10 8c4b065027c9: Layer already exists 01:33:10 68a7ca33125b: Layer already exists 01:33:10 0978f1901779: Layer already exists 01:33:10 84c7c9b3d992: Layer already exists 01:33:10 63ca1fbb43ae: Layer already exists 01:33:10 4573bdf4fa1f: Pushed 01:33:13 36f1fcf70806: Pushed 01:33:13 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:90f9fa66380abcbe10cce48b369387f75d90df782c4bd30d13dfb82cf9145dd6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:13 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:33:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:33:14 8c4b065027c9: Preparing 01:33:14 bd09b8a870f2: Preparing 01:33:14 4573bdf4fa1f: Preparing 01:33:14 36f1fcf70806: Preparing 01:33:14 1b251d397ec6: Preparing 01:33:14 68a7ca33125b: Preparing 01:33:14 0978f1901779: Preparing 01:33:14 84c7c9b3d992: Preparing 01:33:14 63ca1fbb43ae: Preparing 01:33:14 0978f1901779: Waiting 01:33:14 84c7c9b3d992: Waiting 01:33:14 68a7ca33125b: Waiting 01:33:14 63ca1fbb43ae: Waiting 01:33:14 bd09b8a870f2: Layer already exists 01:33:14 1b251d397ec6: Layer already exists 01:33:14 8c4b065027c9: Layer already exists 01:33:14 36f1fcf70806: Layer already exists 01:33:14 4573bdf4fa1f: Layer already exists 01:33:14 0978f1901779: Layer already exists 01:33:14 68a7ca33125b: Layer already exists 01:33:14 63ca1fbb43ae: Layer already exists 01:33:14 84c7c9b3d992: Layer already exists 01:33:14 latest: digest: sha256:90f9fa66380abcbe10cce48b369387f75d90df782c4bd30d13dfb82cf9145dd6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.10 01:33:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:33:14 8c4b065027c9: Preparing 01:33:14 bd09b8a870f2: Preparing 01:33:14 4573bdf4fa1f: Preparing 01:33:14 36f1fcf70806: Preparing 01:33:14 1b251d397ec6: Preparing 01:33:14 68a7ca33125b: Preparing 01:33:14 0978f1901779: Preparing 01:33:14 84c7c9b3d992: Preparing 01:33:14 63ca1fbb43ae: Preparing 01:33:14 68a7ca33125b: Waiting 01:33:14 0978f1901779: Waiting 01:33:14 63ca1fbb43ae: Waiting 01:33:14 84c7c9b3d992: Waiting 01:33:14 1b251d397ec6: Layer already exists 01:33:14 4573bdf4fa1f: Layer already exists 01:33:14 36f1fcf70806: Layer already exists 01:33:14 8c4b065027c9: Layer already exists 01:33:14 bd09b8a870f2: Layer already exists 01:33:14 84c7c9b3d992: Layer already exists 01:33:14 0978f1901779: Layer already exists 01:33:14 63ca1fbb43ae: Layer already exists 01:33:14 68a7ca33125b: Layer already exists 01:33:14 4.0.0-dev.10: digest: sha256:90f9fa66380abcbe10cce48b369387f75d90df782c4bd30d13dfb82cf9145dd6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:15 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:33:15 8c4b065027c9: Preparing 01:33:15 bd09b8a870f2: Preparing 01:33:15 4573bdf4fa1f: Preparing 01:33:15 36f1fcf70806: Preparing 01:33:15 1b251d397ec6: Preparing 01:33:15 68a7ca33125b: Preparing 01:33:15 0978f1901779: Preparing 01:33:15 84c7c9b3d992: Preparing 01:33:15 63ca1fbb43ae: Preparing 01:33:15 68a7ca33125b: Waiting 01:33:15 0978f1901779: Waiting 01:33:15 84c7c9b3d992: Waiting 01:33:15 bd09b8a870f2: Layer already exists 01:33:15 36f1fcf70806: Layer already exists 01:33:15 4573bdf4fa1f: Layer already exists 01:33:15 1b251d397ec6: Layer already exists 01:33:15 8c4b065027c9: Layer already exists 01:33:15 0978f1901779: Layer already exists 01:33:15 68a7ca33125b: Layer already exists 01:33:15 63ca1fbb43ae: Layer already exists 01:33:15 84c7c9b3d992: Layer already exists 01:33:15 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:90f9fa66380abcbe10cce48b369387f75d90df782c4bd30d13dfb82cf9145dd6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:15 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:33:16 8c4b065027c9: Preparing 01:33:16 bd09b8a870f2: Preparing 01:33:16 4573bdf4fa1f: Preparing 01:33:16 36f1fcf70806: Preparing 01:33:16 1b251d397ec6: Preparing 01:33:16 68a7ca33125b: Preparing 01:33:16 0978f1901779: Preparing 01:33:16 84c7c9b3d992: Preparing 01:33:16 63ca1fbb43ae: Preparing 01:33:16 68a7ca33125b: Waiting 01:33:16 84c7c9b3d992: Waiting 01:33:16 63ca1fbb43ae: Waiting 01:33:16 0978f1901779: Waiting 01:33:16 36f1fcf70806: Layer already exists 01:33:16 bd09b8a870f2: Layer already exists 01:33:16 8c4b065027c9: Layer already exists 01:33:16 4573bdf4fa1f: Layer already exists 01:33:16 1b251d397ec6: Layer already exists 01:33:16 68a7ca33125b: Layer already exists 01:33:16 0978f1901779: Layer already exists 01:33:16 84c7c9b3d992: Layer already exists 01:33:16 63ca1fbb43ae: Layer already exists 01:33:16 main: digest: sha256:90f9fa66380abcbe10cce48b369387f75d90df782c4bd30d13dfb82cf9145dd6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:16 ===================================================== [Pipeline] echo 01:33:16 taggedImages: 01:33:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:44a947b4dde0e7385da87f1ff4874445f4b2a618 01:33:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:33:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.10 01:33:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:33:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:33:16 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:33:16 44a947b4dde0e7385da87f1ff4874445f4b2a618 01:33:16 latest 01:33:16 4.0.0-dev.10 01:33:16 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:33:16 main 01:33:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:44a947b4dde0e7385da87f1ff4874445f4b2a618 01:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:33:16 ec2a72937221: Preparing 01:33:16 ba317d6ced14: Preparing 01:33:16 2340564ec5a5: Preparing 01:33:16 7c334f301ed9: Preparing 01:33:16 d49c13fe1477: Preparing 01:33:16 1b251d397ec6: Preparing 01:33:16 68a7ca33125b: Preparing 01:33:16 e5ea22ad02ed: Preparing 01:33:16 14ee741b32fc: Preparing 01:33:16 598ca58534af: Preparing 01:33:16 63ca1fbb43ae: Preparing 01:33:16 e5ea22ad02ed: Waiting 01:33:16 1b251d397ec6: Waiting 01:33:16 14ee741b32fc: Waiting 01:33:16 598ca58534af: Waiting 01:33:16 63ca1fbb43ae: Waiting 01:33:16 68a7ca33125b: Waiting 01:33:16 ec2a72937221: Pushed 01:33:16 1b251d397ec6: Layer already exists 01:33:16 ba317d6ced14: Pushed 01:33:16 d49c13fe1477: Pushed 01:33:16 7c334f301ed9: Pushed 01:33:16 68a7ca33125b: Layer already exists 01:33:16 63ca1fbb43ae: Layer already exists 01:33:16 e5ea22ad02ed: Pushed 01:33:17 14ee741b32fc: Pushed 01:33:18 2340564ec5a5: Pushed 01:33:18 598ca58534af: Pushed 01:33:18 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:d27c36f2906741f7d722659452116ae42aaf570de793b97e3921da0cc01e7216 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:33:19 ec2a72937221: Preparing 01:33:19 ba317d6ced14: Preparing 01:33:19 2340564ec5a5: Preparing 01:33:19 7c334f301ed9: Preparing 01:33:19 d49c13fe1477: Preparing 01:33:19 1b251d397ec6: Preparing 01:33:19 68a7ca33125b: Preparing 01:33:19 e5ea22ad02ed: Preparing 01:33:19 14ee741b32fc: Preparing 01:33:19 1b251d397ec6: Waiting 01:33:19 e5ea22ad02ed: Waiting 01:33:19 68a7ca33125b: Waiting 01:33:19 14ee741b32fc: Waiting 01:33:19 598ca58534af: Preparing 01:33:19 63ca1fbb43ae: Preparing 01:33:19 ba317d6ced14: Layer already exists 01:33:19 7c334f301ed9: Layer already exists 01:33:19 2340564ec5a5: Layer already exists 01:33:19 ec2a72937221: Layer already exists 01:33:19 d49c13fe1477: Layer already exists 01:33:19 e5ea22ad02ed: Layer already exists 01:33:19 598ca58534af: Layer already exists 01:33:19 68a7ca33125b: Layer already exists 01:33:19 1b251d397ec6: Layer already exists 01:33:19 14ee741b32fc: Layer already exists 01:33:19 63ca1fbb43ae: Layer already exists 01:33:19 latest: digest: sha256:d27c36f2906741f7d722659452116ae42aaf570de793b97e3921da0cc01e7216 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.10 01:33:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:33:20 ec2a72937221: Preparing 01:33:20 ba317d6ced14: Preparing 01:33:20 2340564ec5a5: Preparing 01:33:20 7c334f301ed9: Preparing 01:33:20 d49c13fe1477: Preparing 01:33:20 1b251d397ec6: Preparing 01:33:20 68a7ca33125b: Preparing 01:33:20 e5ea22ad02ed: Preparing 01:33:20 14ee741b32fc: Preparing 01:33:20 598ca58534af: Preparing 01:33:20 63ca1fbb43ae: Preparing 01:33:20 1b251d397ec6: Waiting 01:33:20 68a7ca33125b: Waiting 01:33:20 e5ea22ad02ed: Waiting 01:33:20 14ee741b32fc: Waiting 01:33:20 598ca58534af: Waiting 01:33:20 63ca1fbb43ae: Waiting 01:33:20 d49c13fe1477: Layer already exists 01:33:20 7c334f301ed9: Layer already exists 01:33:20 2340564ec5a5: Layer already exists 01:33:20 ba317d6ced14: Layer already exists 01:33:20 ec2a72937221: Layer already exists 01:33:20 1b251d397ec6: Layer already exists 01:33:20 e5ea22ad02ed: Layer already exists 01:33:20 14ee741b32fc: Layer already exists 01:33:20 68a7ca33125b: Layer already exists 01:33:20 598ca58534af: Layer already exists 01:33:20 63ca1fbb43ae: Layer already exists 01:33:20 4.0.0-dev.10: digest: sha256:d27c36f2906741f7d722659452116ae42aaf570de793b97e3921da0cc01e7216 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:33:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:33:21 ec2a72937221: Preparing 01:33:21 ba317d6ced14: Preparing 01:33:21 2340564ec5a5: Preparing 01:33:21 7c334f301ed9: Preparing 01:33:21 d49c13fe1477: Preparing 01:33:21 1b251d397ec6: Preparing 01:33:21 68a7ca33125b: Preparing 01:33:21 e5ea22ad02ed: Preparing 01:33:21 14ee741b32fc: Preparing 01:33:21 598ca58534af: Preparing 01:33:21 63ca1fbb43ae: Preparing 01:33:21 1b251d397ec6: Waiting 01:33:21 63ca1fbb43ae: Waiting 01:33:21 e5ea22ad02ed: Waiting 01:33:21 598ca58534af: Waiting 01:33:21 ec2a72937221: Layer already exists 01:33:21 ba317d6ced14: Layer already exists 01:33:21 d49c13fe1477: Layer already exists 01:33:21 7c334f301ed9: Layer already exists 01:33:21 2340564ec5a5: Layer already exists 01:33:21 1b251d397ec6: Layer already exists 01:33:21 14ee741b32fc: Layer already exists 01:33:21 68a7ca33125b: Layer already exists 01:33:21 598ca58534af: Layer already exists 01:33:21 e5ea22ad02ed: Layer already exists 01:33:21 63ca1fbb43ae: Layer already exists 01:33:21 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:d27c36f2906741f7d722659452116ae42aaf570de793b97e3921da0cc01e7216 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:21 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:33:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:33:21 ec2a72937221: Preparing 01:33:21 ba317d6ced14: Preparing 01:33:21 2340564ec5a5: Preparing 01:33:21 7c334f301ed9: Preparing 01:33:21 d49c13fe1477: Preparing 01:33:21 1b251d397ec6: Preparing 01:33:21 68a7ca33125b: Preparing 01:33:21 e5ea22ad02ed: Preparing 01:33:21 14ee741b32fc: Preparing 01:33:21 598ca58534af: Preparing 01:33:21 63ca1fbb43ae: Preparing 01:33:21 1b251d397ec6: Waiting 01:33:21 68a7ca33125b: Waiting 01:33:21 e5ea22ad02ed: Waiting 01:33:21 598ca58534af: Waiting 01:33:21 63ca1fbb43ae: Waiting 01:33:21 7c334f301ed9: Layer already exists 01:33:21 ec2a72937221: Layer already exists 01:33:21 d49c13fe1477: Layer already exists 01:33:21 2340564ec5a5: Layer already exists 01:33:21 ba317d6ced14: Layer already exists 01:33:21 e5ea22ad02ed: Layer already exists 01:33:21 68a7ca33125b: Layer already exists 01:33:21 14ee741b32fc: Layer already exists 01:33:21 598ca58534af: Layer already exists 01:33:21 1b251d397ec6: Layer already exists 01:33:21 63ca1fbb43ae: Layer already exists 01:33:21 main: digest: sha256:d27c36f2906741f7d722659452116ae42aaf570de793b97e3921da0cc01e7216 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:21 ===================================================== [Pipeline] echo 01:33:21 taggedImages: 01:33:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:44a947b4dde0e7385da87f1ff4874445f4b2a618 01:33:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:33:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.10 01:33:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:33:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:33:21 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:33:21 44a947b4dde0e7385da87f1ff4874445f4b2a618 01:33:21 latest 01:33:21 4.0.0-dev.10 01:33:21 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:33:21 main 01:33:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:44a947b4dde0e7385da87f1ff4874445f4b2a618 01:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:33:22 72fb7cbc1705: Preparing 01:33:22 da87254df7ea: Preparing 01:33:22 be024f525a5a: Preparing 01:33:22 4aa99bab9155: Preparing 01:33:22 11a0b44d4a49: Preparing 01:33:22 b3b9d4c3e053: Preparing 01:33:22 ec58e0b3c2aa: Preparing 01:33:22 1b251d397ec6: Preparing 01:33:22 68a7ca33125b: Preparing 01:33:22 4fcaa3b33098: Preparing 01:33:22 1207cac9ea9d: Preparing 01:33:22 63ca1fbb43ae: Preparing 01:33:22 1b251d397ec6: Waiting 01:33:22 68a7ca33125b: Waiting 01:33:22 63ca1fbb43ae: Waiting 01:33:22 4fcaa3b33098: Waiting 01:33:22 b3b9d4c3e053: Waiting 01:33:22 1207cac9ea9d: Waiting 01:33:22 ec58e0b3c2aa: Waiting 01:33:22 11a0b44d4a49: Pushed 01:33:22 da87254df7ea: Pushed 01:33:22 72fb7cbc1705: Pushed 01:33:22 1b251d397ec6: Layer already exists 01:33:22 68a7ca33125b: Layer already exists 01:33:22 b3b9d4c3e053: Pushed 01:33:22 ec58e0b3c2aa: Pushed 01:33:22 63ca1fbb43ae: Layer already exists 01:33:23 4fcaa3b33098: Pushed 01:33:23 1207cac9ea9d: Pushed 01:33:23 4aa99bab9155: Pushed 01:33:24 be024f525a5a: Pushed 01:33:24 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:580540d552ac379262191c02b5981c66a654dbf935917ea8b0c26d534e19f8cd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:33:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:33:25 72fb7cbc1705: Preparing 01:33:25 da87254df7ea: Preparing 01:33:25 be024f525a5a: Preparing 01:33:25 4aa99bab9155: Preparing 01:33:25 11a0b44d4a49: Preparing 01:33:25 b3b9d4c3e053: Preparing 01:33:25 ec58e0b3c2aa: Preparing 01:33:25 1b251d397ec6: Preparing 01:33:25 68a7ca33125b: Preparing 01:33:25 4fcaa3b33098: Preparing 01:33:25 1207cac9ea9d: Preparing 01:33:25 63ca1fbb43ae: Preparing 01:33:25 b3b9d4c3e053: Waiting 01:33:25 ec58e0b3c2aa: Waiting 01:33:25 1b251d397ec6: Waiting 01:33:25 68a7ca33125b: Waiting 01:33:25 1207cac9ea9d: Waiting 01:33:25 63ca1fbb43ae: Waiting 01:33:25 72fb7cbc1705: Layer already exists 01:33:25 da87254df7ea: Layer already exists 01:33:25 11a0b44d4a49: Layer already exists 01:33:25 4aa99bab9155: Layer already exists 01:33:25 be024f525a5a: Layer already exists 01:33:25 b3b9d4c3e053: Layer already exists 01:33:25 ec58e0b3c2aa: Layer already exists 01:33:25 1b251d397ec6: Layer already exists 01:33:25 4fcaa3b33098: Layer already exists 01:33:25 68a7ca33125b: Layer already exists 01:33:25 63ca1fbb43ae: Layer already exists 01:33:25 1207cac9ea9d: Layer already exists 01:33:25 latest: digest: sha256:580540d552ac379262191c02b5981c66a654dbf935917ea8b0c26d534e19f8cd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.10 01:33:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:33:25 72fb7cbc1705: Preparing 01:33:25 da87254df7ea: Preparing 01:33:25 be024f525a5a: Preparing 01:33:25 4aa99bab9155: Preparing 01:33:25 11a0b44d4a49: Preparing 01:33:25 b3b9d4c3e053: Preparing 01:33:25 ec58e0b3c2aa: Preparing 01:33:25 1b251d397ec6: Preparing 01:33:25 68a7ca33125b: Preparing 01:33:25 4fcaa3b33098: Preparing 01:33:25 1207cac9ea9d: Preparing 01:33:25 63ca1fbb43ae: Preparing 01:33:25 b3b9d4c3e053: Waiting 01:33:25 1207cac9ea9d: Waiting 01:33:25 63ca1fbb43ae: Waiting 01:33:25 ec58e0b3c2aa: Waiting 01:33:25 4fcaa3b33098: Waiting 01:33:25 1b251d397ec6: Waiting 01:33:25 68a7ca33125b: Waiting 01:33:25 da87254df7ea: Layer already exists 01:33:25 11a0b44d4a49: Layer already exists 01:33:25 be024f525a5a: Layer already exists 01:33:25 72fb7cbc1705: Layer already exists 01:33:25 4aa99bab9155: Layer already exists 01:33:25 ec58e0b3c2aa: Layer already exists 01:33:25 68a7ca33125b: Layer already exists 01:33:25 b3b9d4c3e053: Layer already exists 01:33:25 4fcaa3b33098: Layer already exists 01:33:25 1b251d397ec6: Layer already exists 01:33:25 63ca1fbb43ae: Layer already exists 01:33:25 1207cac9ea9d: Layer already exists 01:33:25 4.0.0-dev.10: digest: sha256:580540d552ac379262191c02b5981c66a654dbf935917ea8b0c26d534e19f8cd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:33:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:33:26 72fb7cbc1705: Preparing 01:33:26 da87254df7ea: Preparing 01:33:26 be024f525a5a: Preparing 01:33:26 4aa99bab9155: Preparing 01:33:26 11a0b44d4a49: Preparing 01:33:26 b3b9d4c3e053: Preparing 01:33:26 ec58e0b3c2aa: Preparing 01:33:26 1b251d397ec6: Preparing 01:33:26 68a7ca33125b: Preparing 01:33:26 b3b9d4c3e053: Waiting 01:33:26 1b251d397ec6: Waiting 01:33:26 ec58e0b3c2aa: Waiting 01:33:26 4fcaa3b33098: Preparing 01:33:26 1207cac9ea9d: Preparing 01:33:26 63ca1fbb43ae: Preparing 01:33:26 68a7ca33125b: Waiting 01:33:26 4fcaa3b33098: Waiting 01:33:26 1207cac9ea9d: Waiting 01:33:26 da87254df7ea: Layer already exists 01:33:26 72fb7cbc1705: Layer already exists 01:33:26 be024f525a5a: Layer already exists 01:33:26 4aa99bab9155: Layer already exists 01:33:26 11a0b44d4a49: Layer already exists 01:33:26 1b251d397ec6: Layer already exists 01:33:26 b3b9d4c3e053: Layer already exists 01:33:26 68a7ca33125b: Layer already exists 01:33:26 4fcaa3b33098: Layer already exists 01:33:26 ec58e0b3c2aa: Layer already exists 01:33:26 1207cac9ea9d: Layer already exists 01:33:26 63ca1fbb43ae: Layer already exists 01:33:26 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:580540d552ac379262191c02b5981c66a654dbf935917ea8b0c26d534e19f8cd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:33:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:33:27 72fb7cbc1705: Preparing 01:33:27 da87254df7ea: Preparing 01:33:27 be024f525a5a: Preparing 01:33:27 4aa99bab9155: Preparing 01:33:27 11a0b44d4a49: Preparing 01:33:27 b3b9d4c3e053: Preparing 01:33:27 ec58e0b3c2aa: Preparing 01:33:27 1b251d397ec6: Preparing 01:33:27 68a7ca33125b: Preparing 01:33:27 4fcaa3b33098: Preparing 01:33:27 1207cac9ea9d: Preparing 01:33:27 63ca1fbb43ae: Preparing 01:33:27 ec58e0b3c2aa: Waiting 01:33:27 1b251d397ec6: Waiting 01:33:27 68a7ca33125b: Waiting 01:33:27 b3b9d4c3e053: Waiting 01:33:27 1207cac9ea9d: Waiting 01:33:27 4fcaa3b33098: Waiting 01:33:27 63ca1fbb43ae: Waiting 01:33:27 be024f525a5a: Layer already exists 01:33:27 72fb7cbc1705: Layer already exists 01:33:27 4aa99bab9155: Layer already exists 01:33:27 da87254df7ea: Layer already exists 01:33:27 11a0b44d4a49: Layer already exists 01:33:27 1b251d397ec6: Layer already exists 01:33:27 ec58e0b3c2aa: Layer already exists 01:33:27 b3b9d4c3e053: Layer already exists 01:33:27 4fcaa3b33098: Layer already exists 01:33:27 68a7ca33125b: Layer already exists 01:33:27 63ca1fbb43ae: Layer already exists 01:33:27 1207cac9ea9d: Layer already exists 01:33:27 main: digest: sha256:580540d552ac379262191c02b5981c66a654dbf935917ea8b0c26d534e19f8cd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:27 ===================================================== [Pipeline] echo 01:33:27 taggedImages: 01:33:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:44a947b4dde0e7385da87f1ff4874445f4b2a618 01:33:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:33:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.10 01:33:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:33:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:33:27 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:33:27 44a947b4dde0e7385da87f1ff4874445f4b2a618 01:33:27 latest 01:33:27 4.0.0-dev.10 01:33:27 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:33:27 main 01:33:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:27 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:44a947b4dde0e7385da87f1ff4874445f4b2a618 01:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:33:28 8e7930d8aeff: Preparing 01:33:28 843842d55288: Preparing 01:33:28 1b251d397ec6: Preparing 01:33:28 68a7ca33125b: Preparing 01:33:28 a5d8e4ea023c: Preparing 01:33:28 353bd7be291d: Preparing 01:33:28 63ca1fbb43ae: Preparing 01:33:28 353bd7be291d: Waiting 01:33:28 63ca1fbb43ae: Waiting 01:33:28 68a7ca33125b: Layer already exists 01:33:28 1b251d397ec6: Layer already exists 01:33:28 63ca1fbb43ae: Layer already exists 01:33:28 8e7930d8aeff: Pushed 01:33:28 a5d8e4ea023c: Pushed 01:33:28 353bd7be291d: Pushed 01:33:30 843842d55288: Pushed 01:33:30 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:9635f49ee4430bc4c542c32de287ec52c5a5762910f388af28146e175738fc30 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:31 + 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 01:33:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:33:31 8e7930d8aeff: Preparing 01:33:31 843842d55288: Preparing 01:33:31 1b251d397ec6: Preparing 01:33:31 68a7ca33125b: Preparing 01:33:31 a5d8e4ea023c: Preparing 01:33:31 353bd7be291d: Preparing 01:33:31 63ca1fbb43ae: Preparing 01:33:31 353bd7be291d: Waiting 01:33:31 63ca1fbb43ae: Waiting 01:33:31 1b251d397ec6: Layer already exists 01:33:31 843842d55288: Layer already exists 01:33:31 a5d8e4ea023c: Layer already exists 01:33:31 68a7ca33125b: Layer already exists 01:33:31 8e7930d8aeff: Layer already exists 01:33:31 353bd7be291d: Layer already exists 01:33:31 63ca1fbb43ae: Layer already exists 01:33:31 latest: digest: sha256:9635f49ee4430bc4c542c32de287ec52c5a5762910f388af28146e175738fc30 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:31 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.10 01:33:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:33:32 8e7930d8aeff: Preparing 01:33:32 843842d55288: Preparing 01:33:32 1b251d397ec6: Preparing 01:33:32 68a7ca33125b: Preparing 01:33:32 a5d8e4ea023c: Preparing 01:33:32 353bd7be291d: Preparing 01:33:32 63ca1fbb43ae: Preparing 01:33:32 353bd7be291d: Waiting 01:33:32 63ca1fbb43ae: Waiting 01:33:32 68a7ca33125b: Layer already exists 01:33:32 a5d8e4ea023c: Layer already exists 01:33:32 8e7930d8aeff: Layer already exists 01:33:32 1b251d397ec6: Layer already exists 01:33:32 843842d55288: Layer already exists 01:33:32 353bd7be291d: Layer already exists 01:33:32 63ca1fbb43ae: Layer already exists 01:33:32 4.0.0-dev.10: digest: sha256:9635f49ee4430bc4c542c32de287ec52c5a5762910f388af28146e175738fc30 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:32 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:33:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:33:32 8e7930d8aeff: Preparing 01:33:32 843842d55288: Preparing 01:33:32 1b251d397ec6: Preparing 01:33:32 68a7ca33125b: Preparing 01:33:32 a5d8e4ea023c: Preparing 01:33:32 353bd7be291d: Preparing 01:33:32 63ca1fbb43ae: Preparing 01:33:32 353bd7be291d: Waiting 01:33:32 63ca1fbb43ae: Waiting 01:33:32 843842d55288: Layer already exists 01:33:32 8e7930d8aeff: Layer already exists 01:33:32 1b251d397ec6: Layer already exists 01:33:32 a5d8e4ea023c: Layer already exists 01:33:32 68a7ca33125b: Layer already exists 01:33:32 63ca1fbb43ae: Layer already exists 01:33:32 353bd7be291d: Layer already exists 01:33:32 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:9635f49ee4430bc4c542c32de287ec52c5a5762910f388af28146e175738fc30 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:33 + 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 01:33:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:33:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:33:33 8e7930d8aeff: Preparing 01:33:33 843842d55288: Preparing 01:33:33 1b251d397ec6: Preparing 01:33:33 68a7ca33125b: Preparing 01:33:33 a5d8e4ea023c: Preparing 01:33:33 353bd7be291d: Preparing 01:33:33 63ca1fbb43ae: Preparing 01:33:33 353bd7be291d: Waiting 01:33:33 63ca1fbb43ae: Waiting 01:33:33 68a7ca33125b: Layer already exists 01:33:33 a5d8e4ea023c: Layer already exists 01:33:33 1b251d397ec6: Layer already exists 01:33:33 8e7930d8aeff: Layer already exists 01:33:33 843842d55288: Layer already exists 01:33:33 63ca1fbb43ae: Layer already exists 01:33:33 353bd7be291d: Layer already exists 01:33:33 main: digest: sha256:9635f49ee4430bc4c542c32de287ec52c5a5762910f388af28146e175738fc30 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:33 ===================================================== [Pipeline] echo 01:33:33 taggedImages: 01:33:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:44a947b4dde0e7385da87f1ff4874445f4b2a618 01:33:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:33:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.10 01:33:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:33:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:33:33 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:33:33 44a947b4dde0e7385da87f1ff4874445f4b2a618 01:33:33 latest 01:33:33 4.0.0-dev.10 01:33:33 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:33:33 main 01:33:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:44a947b4dde0e7385da87f1ff4874445f4b2a618 01:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:33:34 19d01d14a067: Preparing 01:33:34 999e3c7dfc63: Preparing 01:33:34 1e48fe0afb32: Preparing 01:33:34 1b251d397ec6: Preparing 01:33:34 68a7ca33125b: Preparing 01:33:34 7130e9113f02: Preparing 01:33:34 3888abef8388: Preparing 01:33:34 a6a0bd62739c: Preparing 01:33:34 13529f5524f9: Preparing 01:33:34 63ca1fbb43ae: Preparing 01:33:34 3888abef8388: Waiting 01:33:34 7130e9113f02: Waiting 01:33:34 a6a0bd62739c: Waiting 01:33:34 13529f5524f9: Waiting 01:33:34 63ca1fbb43ae: Waiting 01:33:34 1b251d397ec6: Layer already exists 01:33:34 68a7ca33125b: Layer already exists 01:33:34 1e48fe0afb32: Pushed 01:33:34 999e3c7dfc63: Pushed 01:33:34 19d01d14a067: Pushed 01:33:34 63ca1fbb43ae: Layer already exists 01:33:34 a6a0bd62739c: Pushed 01:33:35 13529f5524f9: Pushed 01:33:40 3888abef8388: Pushed 01:33:43 7130e9113f02: Pushed 01:33:43 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:6768dd24ecfe03044fad01a382afa229c338ebd92824c3a36df51fb0e3d2a0c2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:33:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:33:44 19d01d14a067: Preparing 01:33:44 999e3c7dfc63: Preparing 01:33:44 1e48fe0afb32: Preparing 01:33:44 1b251d397ec6: Preparing 01:33:44 68a7ca33125b: Preparing 01:33:44 7130e9113f02: Preparing 01:33:44 3888abef8388: Preparing 01:33:44 a6a0bd62739c: Preparing 01:33:44 13529f5524f9: Preparing 01:33:44 63ca1fbb43ae: Preparing 01:33:44 3888abef8388: Waiting 01:33:44 a6a0bd62739c: Waiting 01:33:44 13529f5524f9: Waiting 01:33:44 63ca1fbb43ae: Waiting 01:33:44 7130e9113f02: Waiting 01:33:44 1b251d397ec6: Layer already exists 01:33:44 68a7ca33125b: Layer already exists 01:33:44 999e3c7dfc63: Layer already exists 01:33:44 1e48fe0afb32: Layer already exists 01:33:44 19d01d14a067: Layer already exists 01:33:44 7130e9113f02: Layer already exists 01:33:44 13529f5524f9: Layer already exists 01:33:44 3888abef8388: Layer already exists 01:33:44 63ca1fbb43ae: Layer already exists 01:33:44 a6a0bd62739c: Layer already exists 01:33:44 latest: digest: sha256:6768dd24ecfe03044fad01a382afa229c338ebd92824c3a36df51fb0e3d2a0c2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.10 01:33:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:33:45 19d01d14a067: Preparing 01:33:45 999e3c7dfc63: Preparing 01:33:45 1e48fe0afb32: Preparing 01:33:45 1b251d397ec6: Preparing 01:33:45 68a7ca33125b: Preparing 01:33:45 7130e9113f02: Preparing 01:33:45 3888abef8388: Preparing 01:33:45 a6a0bd62739c: Preparing 01:33:45 13529f5524f9: Preparing 01:33:45 63ca1fbb43ae: Preparing 01:33:45 7130e9113f02: Waiting 01:33:45 3888abef8388: Waiting 01:33:45 a6a0bd62739c: Waiting 01:33:45 13529f5524f9: Waiting 01:33:45 999e3c7dfc63: Layer already exists 01:33:45 1b251d397ec6: Layer already exists 01:33:45 68a7ca33125b: Layer already exists 01:33:45 19d01d14a067: Layer already exists 01:33:45 1e48fe0afb32: Layer already exists 01:33:45 7130e9113f02: Layer already exists 01:33:45 3888abef8388: Layer already exists 01:33:45 a6a0bd62739c: Layer already exists 01:33:45 13529f5524f9: Layer already exists 01:33:45 63ca1fbb43ae: Layer already exists 01:33:45 4.0.0-dev.10: digest: sha256:6768dd24ecfe03044fad01a382afa229c338ebd92824c3a36df51fb0e3d2a0c2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:33:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:33:45 19d01d14a067: Preparing 01:33:45 999e3c7dfc63: Preparing 01:33:45 1e48fe0afb32: Preparing 01:33:45 1b251d397ec6: Preparing 01:33:45 68a7ca33125b: Preparing 01:33:45 7130e9113f02: Preparing 01:33:45 3888abef8388: Preparing 01:33:45 a6a0bd62739c: Preparing 01:33:45 13529f5524f9: Preparing 01:33:45 63ca1fbb43ae: Preparing 01:33:45 3888abef8388: Waiting 01:33:45 a6a0bd62739c: Waiting 01:33:45 7130e9113f02: Waiting 01:33:45 13529f5524f9: Waiting 01:33:45 63ca1fbb43ae: Waiting 01:33:45 999e3c7dfc63: Layer already exists 01:33:45 68a7ca33125b: Layer already exists 01:33:45 1b251d397ec6: Layer already exists 01:33:45 1e48fe0afb32: Layer already exists 01:33:45 19d01d14a067: Layer already exists 01:33:45 7130e9113f02: Layer already exists 01:33:45 13529f5524f9: Layer already exists 01:33:45 3888abef8388: Layer already exists 01:33:45 63ca1fbb43ae: Layer already exists 01:33:45 a6a0bd62739c: Layer already exists 01:33:45 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:6768dd24ecfe03044fad01a382afa229c338ebd92824c3a36df51fb0e3d2a0c2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:33:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:33:46 19d01d14a067: Preparing 01:33:46 999e3c7dfc63: Preparing 01:33:46 1e48fe0afb32: Preparing 01:33:46 1b251d397ec6: Preparing 01:33:46 68a7ca33125b: Preparing 01:33:46 7130e9113f02: Preparing 01:33:46 3888abef8388: Preparing 01:33:46 a6a0bd62739c: Preparing 01:33:46 13529f5524f9: Preparing 01:33:46 63ca1fbb43ae: Preparing 01:33:46 63ca1fbb43ae: Waiting 01:33:46 3888abef8388: Waiting 01:33:46 a6a0bd62739c: Waiting 01:33:46 13529f5524f9: Waiting 01:33:46 68a7ca33125b: Layer already exists 01:33:46 999e3c7dfc63: Layer already exists 01:33:46 1e48fe0afb32: Layer already exists 01:33:46 19d01d14a067: Layer already exists 01:33:46 1b251d397ec6: Layer already exists 01:33:46 7130e9113f02: Layer already exists 01:33:46 3888abef8388: Layer already exists 01:33:46 a6a0bd62739c: Layer already exists 01:33:46 63ca1fbb43ae: Layer already exists 01:33:46 13529f5524f9: Layer already exists 01:33:46 main: digest: sha256:6768dd24ecfe03044fad01a382afa229c338ebd92824c3a36df51fb0e3d2a0c2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:46 ===================================================== [Pipeline] echo 01:33:46 taggedImages: 01:33:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:44a947b4dde0e7385da87f1ff4874445f4b2a618 01:33:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:33:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.10 01:33:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:33:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:33:46 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:33:46 44a947b4dde0e7385da87f1ff4874445f4b2a618 01:33:46 latest 01:33:46 4.0.0-dev.10 01:33:46 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:33:46 main 01:33:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:47 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:44a947b4dde0e7385da87f1ff4874445f4b2a618 01:33:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:33:47 95d74ce78d6e: Preparing 01:33:47 36eae64a02cb: Preparing 01:33:47 97797a25a69e: Preparing 01:33:47 1b251d397ec6: Preparing 01:33:47 68a7ca33125b: Preparing 01:33:47 7130e9113f02: Preparing 01:33:47 b084b5c87a50: Preparing 01:33:47 d6d33aa48c7a: Preparing 01:33:47 63ca1fbb43ae: Preparing 01:33:47 7130e9113f02: Waiting 01:33:47 b084b5c87a50: Waiting 01:33:47 d6d33aa48c7a: Waiting 01:33:47 63ca1fbb43ae: Waiting 01:33:47 1b251d397ec6: Layer already exists 01:33:47 68a7ca33125b: Layer already exists 01:33:47 7130e9113f02: Layer already exists 01:33:47 95d74ce78d6e: Pushed 01:33:47 97797a25a69e: Pushed 01:33:47 36eae64a02cb: Pushed 01:33:47 63ca1fbb43ae: Layer already exists 01:33:47 d6d33aa48c7a: Pushed 01:33:47 b084b5c87a50: Pushed 01:33:48 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:3bfe669d5a21b97a946fbfc94466439f5c5f28078dbf700ed29a186d8c94a0ac size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:33:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:33:48 95d74ce78d6e: Preparing 01:33:48 36eae64a02cb: Preparing 01:33:48 97797a25a69e: Preparing 01:33:48 1b251d397ec6: Preparing 01:33:48 68a7ca33125b: Preparing 01:33:48 7130e9113f02: Preparing 01:33:48 b084b5c87a50: Preparing 01:33:48 d6d33aa48c7a: Preparing 01:33:48 63ca1fbb43ae: Preparing 01:33:48 7130e9113f02: Waiting 01:33:48 63ca1fbb43ae: Waiting 01:33:48 d6d33aa48c7a: Waiting 01:33:48 b084b5c87a50: Waiting 01:33:48 36eae64a02cb: Layer already exists 01:33:48 97797a25a69e: Layer already exists 01:33:48 68a7ca33125b: Layer already exists 01:33:48 95d74ce78d6e: Layer already exists 01:33:48 1b251d397ec6: Layer already exists 01:33:48 b084b5c87a50: Layer already exists 01:33:48 7130e9113f02: Layer already exists 01:33:48 d6d33aa48c7a: Layer already exists 01:33:48 63ca1fbb43ae: Layer already exists 01:33:48 latest: digest: sha256:3bfe669d5a21b97a946fbfc94466439f5c5f28078dbf700ed29a186d8c94a0ac size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.10 01:33:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:33:49 95d74ce78d6e: Preparing 01:33:49 36eae64a02cb: Preparing 01:33:49 97797a25a69e: Preparing 01:33:49 1b251d397ec6: Preparing 01:33:49 68a7ca33125b: Preparing 01:33:49 7130e9113f02: Preparing 01:33:49 b084b5c87a50: Preparing 01:33:49 d6d33aa48c7a: Preparing 01:33:49 63ca1fbb43ae: Preparing 01:33:49 7130e9113f02: Waiting 01:33:49 d6d33aa48c7a: Waiting 01:33:49 63ca1fbb43ae: Waiting 01:33:49 b084b5c87a50: Waiting 01:33:49 68a7ca33125b: Layer already exists 01:33:49 95d74ce78d6e: Layer already exists 01:33:49 97797a25a69e: Layer already exists 01:33:49 36eae64a02cb: Layer already exists 01:33:49 1b251d397ec6: Layer already exists 01:33:49 d6d33aa48c7a: Layer already exists 01:33:49 7130e9113f02: Layer already exists 01:33:49 63ca1fbb43ae: Layer already exists 01:33:49 b084b5c87a50: Layer already exists 01:33:49 4.0.0-dev.10: digest: sha256:3bfe669d5a21b97a946fbfc94466439f5c5f28078dbf700ed29a186d8c94a0ac size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:33:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:33:50 95d74ce78d6e: Preparing 01:33:50 36eae64a02cb: Preparing 01:33:50 97797a25a69e: Preparing 01:33:50 1b251d397ec6: Preparing 01:33:50 68a7ca33125b: Preparing 01:33:50 7130e9113f02: Preparing 01:33:50 b084b5c87a50: Preparing 01:33:50 d6d33aa48c7a: Preparing 01:33:50 63ca1fbb43ae: Preparing 01:33:50 b084b5c87a50: Waiting 01:33:50 d6d33aa48c7a: Waiting 01:33:50 7130e9113f02: Waiting 01:33:50 63ca1fbb43ae: Waiting 01:33:50 95d74ce78d6e: Layer already exists 01:33:50 1b251d397ec6: Layer already exists 01:33:50 97797a25a69e: Layer already exists 01:33:50 68a7ca33125b: Layer already exists 01:33:50 36eae64a02cb: Layer already exists 01:33:50 d6d33aa48c7a: Layer already exists 01:33:50 7130e9113f02: Layer already exists 01:33:50 63ca1fbb43ae: Layer already exists 01:33:50 b084b5c87a50: Layer already exists 01:33:50 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:3bfe669d5a21b97a946fbfc94466439f5c5f28078dbf700ed29a186d8c94a0ac size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:33:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:33:50 95d74ce78d6e: Preparing 01:33:50 36eae64a02cb: Preparing 01:33:50 97797a25a69e: Preparing 01:33:50 1b251d397ec6: Preparing 01:33:50 68a7ca33125b: Preparing 01:33:50 7130e9113f02: Preparing 01:33:50 b084b5c87a50: Preparing 01:33:50 d6d33aa48c7a: Preparing 01:33:50 63ca1fbb43ae: Preparing 01:33:50 7130e9113f02: Waiting 01:33:50 d6d33aa48c7a: Waiting 01:33:50 b084b5c87a50: Waiting 01:33:50 63ca1fbb43ae: Waiting 01:33:50 36eae64a02cb: Layer already exists 01:33:50 97797a25a69e: Layer already exists 01:33:50 68a7ca33125b: Layer already exists 01:33:50 1b251d397ec6: Layer already exists 01:33:50 95d74ce78d6e: Layer already exists 01:33:50 7130e9113f02: Layer already exists 01:33:50 63ca1fbb43ae: Layer already exists 01:33:50 b084b5c87a50: Layer already exists 01:33:50 d6d33aa48c7a: Layer already exists 01:33:50 main: digest: sha256:3bfe669d5a21b97a946fbfc94466439f5c5f28078dbf700ed29a186d8c94a0ac size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:50 ===================================================== [Pipeline] echo 01:33:50 taggedImages: 01:33:50 - nexus3.edgexfoundry.org:10004/security-spire-config:44a947b4dde0e7385da87f1ff4874445f4b2a618 01:33:50 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:33:50 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.10 01:33:50 - nexus3.edgexfoundry.org:10004/security-spire-config:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:33:50 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:33:50 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:33:50 44a947b4dde0e7385da87f1ff4874445f4b2a618 01:33:50 latest 01:33:50 4.0.0-dev.10 01:33:50 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:33:50 main 01:33:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:44a947b4dde0e7385da87f1ff4874445f4b2a618 01:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:33:51 001ef3483dde: Preparing 01:33:51 5796da664a66: Preparing 01:33:51 10f22c411226: Preparing 01:33:51 1b251d397ec6: Preparing 01:33:51 68a7ca33125b: Preparing 01:33:51 13a0e1ef0361: Preparing 01:33:51 a6a0bd62739c: Preparing 01:33:51 13529f5524f9: Preparing 01:33:51 63ca1fbb43ae: Preparing 01:33:51 13529f5524f9: Waiting 01:33:51 a6a0bd62739c: Waiting 01:33:51 63ca1fbb43ae: Waiting 01:33:51 13a0e1ef0361: Waiting 01:33:51 68a7ca33125b: Layer already exists 01:33:51 1b251d397ec6: Layer already exists 01:33:51 a6a0bd62739c: Layer already exists 01:33:51 13529f5524f9: Layer already exists 01:33:51 63ca1fbb43ae: Layer already exists 01:33:51 001ef3483dde: Pushed 01:33:51 10f22c411226: Pushed 01:33:51 5796da664a66: Pushed 01:34:01 13a0e1ef0361: Pushed 01:34:01 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:6bdf7edbbd8402fc5656c4ab35435bfa46c3456b5be987cf344afd572c1f8615 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:01 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:34:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:34:02 001ef3483dde: Preparing 01:34:02 5796da664a66: Preparing 01:34:02 10f22c411226: Preparing 01:34:02 1b251d397ec6: Preparing 01:34:02 68a7ca33125b: Preparing 01:34:02 13a0e1ef0361: Preparing 01:34:02 a6a0bd62739c: Preparing 01:34:02 13529f5524f9: Preparing 01:34:02 63ca1fbb43ae: Preparing 01:34:02 13a0e1ef0361: Waiting 01:34:02 a6a0bd62739c: Waiting 01:34:02 13529f5524f9: Waiting 01:34:02 63ca1fbb43ae: Waiting 01:34:02 10f22c411226: Layer already exists 01:34:02 68a7ca33125b: Layer already exists 01:34:02 1b251d397ec6: Layer already exists 01:34:02 5796da664a66: Layer already exists 01:34:02 001ef3483dde: Layer already exists 01:34:02 a6a0bd62739c: Layer already exists 01:34:02 13a0e1ef0361: Layer already exists 01:34:02 13529f5524f9: Layer already exists 01:34:02 63ca1fbb43ae: Layer already exists 01:34:02 latest: digest: sha256:6bdf7edbbd8402fc5656c4ab35435bfa46c3456b5be987cf344afd572c1f8615 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:02 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.10 01:34:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:34:02 001ef3483dde: Preparing 01:34:02 5796da664a66: Preparing 01:34:02 10f22c411226: Preparing 01:34:02 1b251d397ec6: Preparing 01:34:02 68a7ca33125b: Preparing 01:34:02 13a0e1ef0361: Preparing 01:34:02 a6a0bd62739c: Preparing 01:34:02 13529f5524f9: Preparing 01:34:02 63ca1fbb43ae: Preparing 01:34:02 13a0e1ef0361: Waiting 01:34:02 a6a0bd62739c: Waiting 01:34:02 13529f5524f9: Waiting 01:34:02 63ca1fbb43ae: Waiting 01:34:02 001ef3483dde: Layer already exists 01:34:02 1b251d397ec6: Layer already exists 01:34:02 68a7ca33125b: Layer already exists 01:34:02 10f22c411226: Layer already exists 01:34:02 5796da664a66: Layer already exists 01:34:02 a6a0bd62739c: Layer already exists 01:34:02 13a0e1ef0361: Layer already exists 01:34:02 13529f5524f9: Layer already exists 01:34:02 63ca1fbb43ae: Layer already exists 01:34:02 4.0.0-dev.10: digest: sha256:6bdf7edbbd8402fc5656c4ab35435bfa46c3456b5be987cf344afd572c1f8615 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:34:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:34:03 001ef3483dde: Preparing 01:34:03 5796da664a66: Preparing 01:34:03 10f22c411226: Preparing 01:34:03 1b251d397ec6: Preparing 01:34:03 68a7ca33125b: Preparing 01:34:03 13a0e1ef0361: Preparing 01:34:03 a6a0bd62739c: Preparing 01:34:03 13529f5524f9: Preparing 01:34:03 63ca1fbb43ae: Preparing 01:34:03 13529f5524f9: Waiting 01:34:03 a6a0bd62739c: Waiting 01:34:03 63ca1fbb43ae: Waiting 01:34:03 13a0e1ef0361: Waiting 01:34:03 5796da664a66: Layer already exists 01:34:03 001ef3483dde: Layer already exists 01:34:03 1b251d397ec6: Layer already exists 01:34:03 68a7ca33125b: Layer already exists 01:34:03 10f22c411226: Layer already exists 01:34:03 13529f5524f9: Layer already exists 01:34:03 13a0e1ef0361: Layer already exists 01:34:03 63ca1fbb43ae: Layer already exists 01:34:03 a6a0bd62739c: Layer already exists 01:34:03 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:6bdf7edbbd8402fc5656c4ab35435bfa46c3456b5be987cf344afd572c1f8615 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:34:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:34:04 001ef3483dde: Preparing 01:34:04 5796da664a66: Preparing 01:34:04 10f22c411226: Preparing 01:34:04 1b251d397ec6: Preparing 01:34:04 68a7ca33125b: Preparing 01:34:04 13a0e1ef0361: Preparing 01:34:04 a6a0bd62739c: Preparing 01:34:04 13529f5524f9: Preparing 01:34:04 63ca1fbb43ae: Preparing 01:34:04 13a0e1ef0361: Waiting 01:34:04 a6a0bd62739c: Waiting 01:34:04 13529f5524f9: Waiting 01:34:04 63ca1fbb43ae: Waiting 01:34:04 68a7ca33125b: Layer already exists 01:34:04 001ef3483dde: Layer already exists 01:34:04 5796da664a66: Layer already exists 01:34:04 1b251d397ec6: Layer already exists 01:34:04 10f22c411226: Layer already exists 01:34:04 13529f5524f9: Layer already exists 01:34:04 13a0e1ef0361: Layer already exists 01:34:04 a6a0bd62739c: Layer already exists 01:34:04 63ca1fbb43ae: Layer already exists 01:34:04 main: digest: sha256:6bdf7edbbd8402fc5656c4ab35435bfa46c3456b5be987cf344afd572c1f8615 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:34:04 ===================================================== [Pipeline] echo 01:34:04 taggedImages: 01:34:04 - nexus3.edgexfoundry.org:10004/security-spire-server:44a947b4dde0e7385da87f1ff4874445f4b2a618 01:34:04 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:34:04 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.10 01:34:04 - nexus3.edgexfoundry.org:10004/security-spire-server:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:34:04 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:34:04 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 01:34:04 44a947b4dde0e7385da87f1ff4874445f4b2a618 01:34:04 latest 01:34:04 4.0.0-dev.10 01:34:04 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:34:04 main 01:34:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:04 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:05 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:44a947b4dde0e7385da87f1ff4874445f4b2a618 01:34:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 01:34:05 d53f6af0e8ce: Preparing 01:34:05 cb87497b6b37: Preparing 01:34:05 1b251d397ec6: Preparing 01:34:05 68a7ca33125b: Preparing 01:34:05 5f926419e497: Preparing 01:34:05 a514b66c1264: Preparing 01:34:05 63ca1fbb43ae: Preparing 01:34:05 63ca1fbb43ae: Waiting 01:34:05 a514b66c1264: Waiting 01:34:05 68a7ca33125b: Layer already exists 01:34:05 1b251d397ec6: Layer already exists 01:34:05 63ca1fbb43ae: Layer already exists 01:34:05 d53f6af0e8ce: Pushed 01:34:05 a514b66c1264: Pushed 01:34:05 5f926419e497: Pushed 01:34:10 cb87497b6b37: Pushed 01:34:10 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:1b2669fe363ba4f5bee9701f35986559da6047f96178ee2c3da5205557b51dfd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:11 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:11 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 01:34:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 01:34:11 d53f6af0e8ce: Preparing 01:34:11 cb87497b6b37: Preparing 01:34:11 1b251d397ec6: Preparing 01:34:11 68a7ca33125b: Preparing 01:34:11 5f926419e497: Preparing 01:34:11 a514b66c1264: Preparing 01:34:11 63ca1fbb43ae: Preparing 01:34:11 a514b66c1264: Waiting 01:34:11 68a7ca33125b: Layer already exists 01:34:11 d53f6af0e8ce: Layer already exists 01:34:11 1b251d397ec6: Layer already exists 01:34:11 cb87497b6b37: Layer already exists 01:34:11 5f926419e497: Layer already exists 01:34:11 a514b66c1264: Layer already exists 01:34:11 63ca1fbb43ae: Layer already exists 01:34:11 latest: digest: sha256:1b2669fe363ba4f5bee9701f35986559da6047f96178ee2c3da5205557b51dfd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:11 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:12 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.10 01:34:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 01:34:12 d53f6af0e8ce: Preparing 01:34:12 cb87497b6b37: Preparing 01:34:12 1b251d397ec6: Preparing 01:34:12 68a7ca33125b: Preparing 01:34:12 5f926419e497: Preparing 01:34:12 a514b66c1264: Preparing 01:34:12 63ca1fbb43ae: Preparing 01:34:12 63ca1fbb43ae: Waiting 01:34:12 a514b66c1264: Waiting 01:34:12 68a7ca33125b: Layer already exists 01:34:12 5f926419e497: Layer already exists 01:34:12 cb87497b6b37: Layer already exists 01:34:12 d53f6af0e8ce: Layer already exists 01:34:12 1b251d397ec6: Layer already exists 01:34:12 a514b66c1264: Layer already exists 01:34:12 63ca1fbb43ae: Layer already exists 01:34:12 4.0.0-dev.10: digest: sha256:1b2669fe363ba4f5bee9701f35986559da6047f96178ee2c3da5205557b51dfd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:12 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:12 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:34:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 01:34:12 d53f6af0e8ce: Preparing 01:34:12 cb87497b6b37: Preparing 01:34:12 1b251d397ec6: Preparing 01:34:12 68a7ca33125b: Preparing 01:34:12 5f926419e497: Preparing 01:34:12 a514b66c1264: Preparing 01:34:12 63ca1fbb43ae: Preparing 01:34:12 a514b66c1264: Waiting 01:34:12 63ca1fbb43ae: Waiting 01:34:12 68a7ca33125b: Layer already exists 01:34:12 cb87497b6b37: Layer already exists 01:34:12 d53f6af0e8ce: Layer already exists 01:34:12 5f926419e497: Layer already exists 01:34:12 1b251d397ec6: Layer already exists 01:34:12 63ca1fbb43ae: Layer already exists 01:34:12 a514b66c1264: Layer already exists 01:34:12 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:1b2669fe363ba4f5bee9701f35986559da6047f96178ee2c3da5205557b51dfd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:13 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:13 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 01:34:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 01:34:13 d53f6af0e8ce: Preparing 01:34:13 cb87497b6b37: Preparing 01:34:13 1b251d397ec6: Preparing 01:34:13 68a7ca33125b: Preparing 01:34:13 5f926419e497: Preparing 01:34:13 a514b66c1264: Preparing 01:34:13 63ca1fbb43ae: Preparing 01:34:13 a514b66c1264: Waiting 01:34:13 63ca1fbb43ae: Waiting 01:34:13 d53f6af0e8ce: Layer already exists 01:34:13 5f926419e497: Layer already exists 01:34:13 68a7ca33125b: Layer already exists 01:34:13 cb87497b6b37: Layer already exists 01:34:13 1b251d397ec6: Layer already exists 01:34:13 a514b66c1264: Layer already exists 01:34:13 63ca1fbb43ae: Layer already exists 01:34:13 main: digest: sha256:1b2669fe363ba4f5bee9701f35986559da6047f96178ee2c3da5205557b51dfd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:34:13 ===================================================== [Pipeline] echo 01:34:13 taggedImages: 01:34:13 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:44a947b4dde0e7385da87f1ff4874445f4b2a618 01:34:13 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 01:34:13 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.10 01:34:13 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:34:13 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 01:34:13 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:34:13 44a947b4dde0e7385da87f1ff4874445f4b2a618 01:34:13 latest 01:34:13 4.0.0-dev.10 01:34:13 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:34:13 main 01:34:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:44a947b4dde0e7385da87f1ff4874445f4b2a618 01:34:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:34:14 195d02e97efc: Preparing 01:34:14 de5b5e848d6d: Preparing 01:34:14 fccc6f898b7c: Preparing 01:34:14 1b251d397ec6: Preparing 01:34:14 68a7ca33125b: Preparing 01:34:14 46982514185e: Preparing 01:34:14 3bebb26cef3a: Preparing 01:34:14 63ca1fbb43ae: Preparing 01:34:14 46982514185e: Waiting 01:34:14 3bebb26cef3a: Waiting 01:34:14 63ca1fbb43ae: Waiting 01:34:14 68a7ca33125b: Layer already exists 01:34:14 1b251d397ec6: Layer already exists 01:34:14 de5b5e848d6d: Pushed 01:34:14 195d02e97efc: Pushed 01:34:14 63ca1fbb43ae: Layer already exists 01:34:14 3bebb26cef3a: Pushed 01:34:14 46982514185e: Pushed 01:34:17 #89 ... 01:34:17 01:34:17 #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:17 #85 DONE 125.9s 01:34:17 01:34:17 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:17 #81 DONE 132.2s 01:34:17 01:34:17 #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:17 #91 DONE 130.3s 01:34:17 01:34:17 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:17 #93 DONE 119.1s 01:34:17 01:34:17 #89 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:17 #89 DONE 131.0s 01:34:17 01:34:17 #116 [security-spiffe-token-provider builder 6/7] COPY . . 01:34:17 #116 ... 01:34:17 01:34:17 #117 [core-keeper builder 7/8] COPY . . 01:34:17 #117 DONE 1.6s 01:34:17 01:34:17 #118 [core-data builder 4/7] COPY go.mod vendor* ./ 01:34:17 #118 CACHED 01:34:17 01:34:17 #119 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:17 #119 CACHED 01:34:17 01:34:17 #120 [core-data builder 6/7] COPY . . 01:34:17 #120 CACHED 01:34:17 01:34:17 #121 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:34:17 #121 CACHED 01:34:17 01:34:17 #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:17 #122 CACHED 01:34:17 01:34:17 #123 [core-metadata builder 6/7] COPY . . 01:34:17 #123 CACHED 01:34:17 01:34:17 #124 [support-notifications builder 6/7] COPY . . 01:34:17 #124 DONE 1.6s 01:34:17 01:34:17 #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:34:17 #125 CACHED 01:34:17 01:34:17 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 01:34:17 #126 CACHED 01:34:17 01:34:17 #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:17 #127 CACHED 01:34:17 01:34:17 #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:34:17 #128 CACHED 01:34:17 01:34:17 #129 [security-proxy-setup builder 6/7] COPY . . 01:34:17 #129 CACHED 01:34:17 01:34:17 #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:17 #130 CACHED 01:34:17 01:34:17 #131 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:34:17 #131 CACHED 01:34:17 01:34:17 #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:17 #132 CACHED 01:34:17 01:34:17 #133 [security-secretstore-setup builder 6/7] COPY . . 01:34:17 #133 CACHED 01:34:17 01:34:17 #134 [security-bootstrapper builder 6/7] COPY . . 01:34:17 #134 DONE 1.6s 01:34:17 01:34:17 #135 [security-proxy-auth builder 6/7] COPY . . 01:34:17 #135 CACHED 01:34:17 01:34:17 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:17 #136 CACHED 01:34:17 01:34:17 #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:34:17 #137 CACHED 01:34:17 01:34:17 #138 [core-command builder 6/7] COPY . . 01:34:17 #138 DONE 1.5s 01:34:17 01:34:17 #116 [security-spiffe-token-provider builder 6/7] COPY . . 01:34:17 #116 DONE 1.6s 01:34:17 01:34:17 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:34:17 #139 ... 01:34:17 01:34:17 #140 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 01:34:17 #140 CACHED 01:34:17 01:34:17 #141 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:17 #141 CACHED 01:34:17 01:34:17 #142 [support-cron-scheduler builder 6/7] COPY . . 01:34:17 #142 CACHED 01:34:17 01:34:17 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:34:18 #143 ... 01:34:18 01:34:18 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:34:18 #0 5.289 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:34:18 fccc6f898b7c: Pushed 01:34:18 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:69ad4e7497c7755e9f9ba5933f35310cb4ad92b41e42fc73c31c86af9317d0f2 size: 1990 [Pipeline] } 01:34:19 #144 ... 01:34:19 01:34:19 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:34:19 #0 6.303 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:19 #145 ... 01:34:19 01:34:19 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:34:19 #0 6.421 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:34:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:19 #146 ... 01:34:19 01:34:19 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:34:19 #139 6.765 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:34:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:34:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:34:19 195d02e97efc: Preparing 01:34:19 de5b5e848d6d: Preparing 01:34:19 fccc6f898b7c: Preparing 01:34:19 1b251d397ec6: Preparing 01:34:19 68a7ca33125b: Preparing 01:34:19 46982514185e: Preparing 01:34:19 3bebb26cef3a: Preparing 01:34:19 63ca1fbb43ae: Preparing 01:34:19 46982514185e: Waiting 01:34:19 3bebb26cef3a: Waiting 01:34:19 63ca1fbb43ae: Waiting 01:34:19 195d02e97efc: Layer already exists 01:34:19 fccc6f898b7c: Layer already exists 01:34:19 68a7ca33125b: Layer already exists 01:34:19 de5b5e848d6d: Layer already exists 01:34:19 1b251d397ec6: Layer already exists 01:34:19 63ca1fbb43ae: Layer already exists 01:34:19 3bebb26cef3a: Layer already exists 01:34:19 46982514185e: Layer already exists 01:34:19 latest: digest: sha256:69ad4e7497c7755e9f9ba5933f35310cb4ad92b41e42fc73c31c86af9317d0f2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.10 01:34:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:34:20 195d02e97efc: Preparing 01:34:20 de5b5e848d6d: Preparing 01:34:20 fccc6f898b7c: Preparing 01:34:20 1b251d397ec6: Preparing 01:34:20 68a7ca33125b: Preparing 01:34:20 46982514185e: Preparing 01:34:20 3bebb26cef3a: Preparing 01:34:20 63ca1fbb43ae: Preparing 01:34:20 46982514185e: Waiting 01:34:20 3bebb26cef3a: Waiting 01:34:20 63ca1fbb43ae: Waiting 01:34:20 fccc6f898b7c: Layer already exists 01:34:20 de5b5e848d6d: Layer already exists 01:34:20 1b251d397ec6: Layer already exists 01:34:20 68a7ca33125b: Layer already exists 01:34:20 195d02e97efc: Layer already exists 01:34:20 3bebb26cef3a: Layer already exists 01:34:20 46982514185e: Layer already exists 01:34:20 63ca1fbb43ae: Layer already exists 01:34:20 4.0.0-dev.10: digest: sha256:69ad4e7497c7755e9f9ba5933f35310cb4ad92b41e42fc73c31c86af9317d0f2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:34:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:34:21 195d02e97efc: Preparing 01:34:21 de5b5e848d6d: Preparing 01:34:21 fccc6f898b7c: Preparing 01:34:21 1b251d397ec6: Preparing 01:34:21 68a7ca33125b: Preparing 01:34:21 46982514185e: Preparing 01:34:21 3bebb26cef3a: Preparing 01:34:21 63ca1fbb43ae: Preparing 01:34:21 3bebb26cef3a: Waiting 01:34:21 63ca1fbb43ae: Waiting 01:34:21 46982514185e: Waiting 01:34:21 de5b5e848d6d: Layer already exists 01:34:21 1b251d397ec6: Layer already exists 01:34:21 195d02e97efc: Layer already exists 01:34:21 68a7ca33125b: Layer already exists 01:34:21 fccc6f898b7c: Layer already exists 01:34:21 63ca1fbb43ae: Layer already exists 01:34:21 3bebb26cef3a: Layer already exists 01:34:21 46982514185e: Layer already exists 01:34:21 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:69ad4e7497c7755e9f9ba5933f35310cb4ad92b41e42fc73c31c86af9317d0f2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:34:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:34:21 195d02e97efc: Preparing 01:34:21 de5b5e848d6d: Preparing 01:34:21 fccc6f898b7c: Preparing 01:34:21 1b251d397ec6: Preparing 01:34:21 68a7ca33125b: Preparing 01:34:21 46982514185e: Preparing 01:34:21 3bebb26cef3a: Preparing 01:34:21 63ca1fbb43ae: Preparing 01:34:21 46982514185e: Waiting 01:34:21 3bebb26cef3a: Waiting 01:34:21 63ca1fbb43ae: Waiting 01:34:21 68a7ca33125b: Layer already exists 01:34:21 1b251d397ec6: Layer already exists 01:34:21 195d02e97efc: Layer already exists 01:34:21 de5b5e848d6d: Layer already exists 01:34:21 fccc6f898b7c: Layer already exists 01:34:21 46982514185e: Layer already exists 01:34:21 3bebb26cef3a: Layer already exists 01:34:21 63ca1fbb43ae: Layer already exists 01:34:21 main: digest: sha256:69ad4e7497c7755e9f9ba5933f35310cb4ad92b41e42fc73c31c86af9317d0f2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:34:21 ===================================================== [Pipeline] echo 01:34:21 taggedImages: 01:34:21 - nexus3.edgexfoundry.org:10004/support-notifications:44a947b4dde0e7385da87f1ff4874445f4b2a618 01:34:21 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:34:21 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.10 01:34:21 - nexus3.edgexfoundry.org:10004/support-notifications:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 01:34:21 - 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] } 01:34:23 #139 ... 01:34:23 01:34:23 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:34:23 #0 5.624 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:34:23 #147 ... 01:34:23 01:34:23 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:34:23 #0 7.183 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:34:23 #148 ... 01:34:23 01:34:23 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:34:23 #0 5.968 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:34:23 #149 ... 01:34:23 01:34:23 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:34:23 #0 6.964 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:34:23 #150 ... 01:34:23 01:34:23 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:34:23 #0 6.673 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:34:23 #151 ... 01:34:23 01:34:23 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:34:23 #0 7.362 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:34:23 #152 ... 01:34:23 01:34:23 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:34:23 #0 5.624 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:34:24 #153 ... 01:34:24 01:34:24 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:34:24 #143 6.998 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 01:57:18 #143 ... 01:57:18 01:57:18 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:57:18 #152 1378.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:57:18 #152 ... 01:57:18 01:57:18 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:57:18 #146 DONE 1380.0s 01:57:18 01:57:18 #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:57:18 #154 DONE 0.6s 01:57:18 01:57:18 #155 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:57:18 #155 DONE 3.4s 01:57:18 01:57:18 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:57:18 #152 ... 01:57:18 01:57:18 #156 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:57:18 #156 DONE 0.2s 01:57:18 01:57:18 #157 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:57:18 #157 DONE 0.4s 01:57:18 01:57:18 #158 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:57:18 #158 DONE 0.5s 01:57:18 01:57:18 #159 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:57:18 #159 DONE 0.3s 01:57:18 01:57:18 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:57:18 #148 DONE 1385.6s 01:57:18 01:57:18 #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/ 01:57:18 #160 DONE 0.4s 01:57:18 01:57:18 #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/ 01:57:19 #161 DONE 0.4s 01:57:19 01:57:19 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:57:19 #162 DONE 0.5s 01:57:19 01:57:19 #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:57:20 #163 ... 01:57:20 01:57:20 #164 [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/ 01:57:20 #164 DONE 0.6s 01:57:20 01:57:20 #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:57:20 #163 DONE 0.4s 01:57:20 01:57:20 #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:57:20 #165 ... 01:57:20 01:57:20 #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:57:20 #166 DONE 0.4s 01:57:20 01:57:20 #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:57:20 #165 DONE 0.3s 01:57:20 01:57:20 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:57:21 #167 ... 01:57:21 01:57:21 #168 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:57:21 #168 DONE 0.5s 01:57:21 01:57:21 #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:57:21 #169 DONE 0.7s 01:57:21 01:57:21 #170 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:57:22 #170 DONE 0.2s 01:57:22 01:57:22 #171 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:57:24 #171 ... 01:57:24 01:57:24 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:57:24 #167 DONE 4.0s 01:57:24 01:57:24 #107 [security-bootstrapper] exporting to image 01:57:24 #107 exporting layers 01:57:26 #107 ... 01:57:26 01:57:26 #171 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:57:26 #171 DONE 3.8s 01:57:26 01:57:26 #107 [security-proxy-setup] exporting to image 01:57:27 #107 exporting layers 1.6s done 01:57:27 #107 writing image sha256:b1ac11378fb119a665697f2225bd396d2cfda350fa7dea34bd5fe03578914d82 0.0s done 01:57:27 #107 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 01:57:27 #107 writing image sha256:6db599bd15bcdac31da41af3c5949ead8f527ad6b597723c6ff03a2301c1a58e 0.0s done 01:57:27 #107 naming to docker.io/library/security-proxy-setup-arm64 done 01:57:27 #107 DONE 11.2s 01:57:27 01:57:27 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:57:49 #153 ... 01:57:49 01:57:49 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:57:49 #152 DONE 1416.7s 01:57:49 01:57:49 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:57:50 #143 ... 01:57:50 01:57:50 #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:57:50 #172 DONE 0.4s 01:57:50 01:57:50 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:57:50 #149 ... 01:57:50 01:57:50 #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:57:50 #173 DONE 0.2s 01:57:50 01:57:50 #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 01:57:50 #174 DONE 0.2s 01:57:50 01:57:50 #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 01:57:51 #175 DONE 0.1s 01:57:51 01:57:51 #176 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:57:51 #176 DONE 0.2s 01:57:51 01:57:51 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:57:51 #144 ... 01:57:51 01:57:51 #177 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:57:51 #177 DONE 0.4s 01:57:51 01:57:51 #178 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:57:51 #178 DONE 0.4s 01:57:51 01:57:51 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:57:52 #144 ... 01:57:52 01:57:52 #179 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:57:52 #179 DONE 0.1s 01:57:52 01:57:52 #180 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:57:54 #180 DONE 2.7s 01:57:54 01:57:54 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:57:55 #143 ... 01:57:55 01:57:55 #107 [security-secretstore-setup] exporting to image 01:57:55 #107 exporting layers 01:57:56 #107 exporting layers 1.6s done 01:57:56 #107 writing image sha256:d961addc3e6e4a233fe1bc72935af9f77c5159baa4fb49e1bf13e06cc3a92b0e done 01:57:56 #107 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 01:57:56 #107 DONE 12.9s 01:57:56 01:57:56 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:59:04 #150 ... 01:59:04 01:59:04 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:59:04 #147 DONE 1480.3s 01:59:04 01:59:04 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:59:04 #143 ... 01:59:04 01:59:04 #181 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:59:04 #181 DONE 0.4s 01:59:04 01:59:04 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:59:04 #33 ... 01:59:04 01:59:04 #182 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:59:04 #182 DONE 0.2s 01:59:04 01:59:04 #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:59:04 #183 DONE 0.4s 01:59:04 01:59:04 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:59:04 #144 ... 01:59:04 01:59:04 #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 01:59:04 #184 DONE 0.1s 01:59:04 01:59:04 #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:59:04 #185 DONE 0.1s 01:59:04 01:59:04 #186 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:59:04 #186 DONE 2.3s 01:59:04 01:59:04 #107 [core-common-config-bootstrapper] exporting to image 01:59:04 #107 exporting layers 01:59:04 #107 exporting layers 0.8s done 01:59:04 #107 writing image sha256:26ae1bd364ccebe134f8362581d3fa23bb56222c9583f4ce36de82c50d06cfa3 done 01:59:04 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 01:59:04 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 01:59:04 #107 DONE 13.7s 01:59:04 01:59:04 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:01:46 #46 ... 02:01:46 02:01:46 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:01:46 #150 DONE 1642.1s 02:01:46 02:01:46 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:01:46 #144 ... 02:01:46 02:01:46 #187 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:01:46 #187 DONE 0.2s 02:01:46 02:01:46 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:01:46 #33 ... 02:01:46 02:01:46 #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:01:46 #188 DONE 0.2s 02:01:46 02:01:46 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:01:46 #143 ... 02:01:46 02:01:46 #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:01:46 #189 DONE 0.5s 02:01:46 02:01:46 #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 02:01:46 #190 DONE 0.2s 02:01:46 02:01:46 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:01:46 #33 ... 02:01:46 02:01:46 #107 [security-spiffe-token-provider] exporting to image 02:01:46 #107 exporting layers 02:01:46 #107 exporting layers 0.9s done 02:01:46 #107 writing image sha256:50057f007a92099841ccd0205c596cb480b94d1cc36246f2b71af369f63f52e8 done 02:01:46 #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:01:46 #107 DONE 14.6s 02:01:46 02:01:46 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:10:38 #144 ... 02:10:38 02:10:38 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:10:38 #145 DONE 2175.3s 02:10:38 02:10:38 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:10:38 #144 ... 02:10:38 02:10:38 #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:10:38 #191 DONE 0.2s 02:10:38 02:10:38 #31 [support-cron-scheduler internal] load .dockerignore 02:10:38 #31 ... 02:10:38 02:10:38 #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:10:38 #192 DONE 0.2s 02:10:38 02:10:38 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:10:38 #193 DONE 0.4s 02:10:38 02: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 02:10:38 #194 DONE 0.1s 02:10:38 02:10:38 #195 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:10:38 #195 DONE 0.2s 02:10:38 02: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 / 02:10:38 #196 DONE 2.1s 02:10:38 02:10:38 #107 [security-proxy-auth] exporting to image 02:10:38 #107 exporting layers 02:10:38 #107 exporting layers 0.7s done 02:10:38 #107 writing image sha256:100cfa7c15f4d2789426ee9a8515c3b1772c746d29e86afc57ab38041975384a done 02:10:38 #107 naming to docker.io/library/security-proxy-auth-arm64 done 02:10:38 #107 DONE 15.4s 02:10:38 02:10:38 #31 [support-cron-scheduler internal] load .dockerignore 02:11:46 #31 ... 02:11:46 02:11:46 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:11:46 #151 DONE 2243.9s 02:11:46 02:11:46 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:11:46 #33 ... 02:11:46 02:11:46 #197 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:11:46 #197 DONE 0.2s 02:11:46 02:11:46 #198 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:11:46 #198 DONE 0.2s 02:11:46 02:11:46 #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:11:46 #199 DONE 0.5s 02:11:46 02:11:46 #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:11:46 #200 DONE 0.1s 02:11:46 02:11:46 #107 [core-command] exporting to image 02:11:46 #107 exporting layers 02:11:46 #107 exporting layers 0.4s done 02:11:46 #107 writing image sha256:17aef9e5443bd66c7548f515bfc4d43edeb35ab527b5d44dd86da0bdd6fc3605 done 02:11:46 #107 naming to docker.io/library/core-command-arm64 done 02:11:46 #107 DONE 15.8s 02:11:46 02:11:46 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:13:53 #143 ... 02:13:53 02:13:53 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:13:53 #149 DONE 2371.5s 02:13:53 02:13:53 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:13:53 #144 ... 02:13:53 02:13:53 #201 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:13:53 #201 DONE 0.5s 02:13:53 02:13:53 #202 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:13:53 #202 DONE 0.6s 02:13:53 02:13:53 #203 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:13:53 #203 DONE 0.2s 02:13:53 02:13:53 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:13:53 #143 ... 02:13:53 02:13:53 #204 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 02:13:53 #204 DONE 0.2s 02:13:53 02:13:53 #107 [core-keeper] exporting to image 02:13:53 #107 exporting layers 02:13:53 #107 exporting layers 0.6s done 02:13:53 #107 writing image sha256:4c5a7801e221c70ce5678a3a6343b0c527dbb455a82db1665c06dd91c5e28bdf done 02:13:53 #107 naming to docker.io/library/core-keeper-arm64 done 02:13:53 #107 DONE 16.4s 02:13:53 02:13:53 #18 [security-spiffe-token-provider internal] load .dockerignore 02:13:53 #18 ... 02:13:53 02:13:53 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:13:53 #153 DONE 2378.3s 02:13:53 02:13:53 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:13:53 #33 ... 02:13:53 02:13:53 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:13:53 #144 DONE 2378.9s 02:13:53 02:13:53 #205 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:13:53 #205 DONE 0.3s 02:13:53 02:13:53 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:13:53 #139 ... 02:13:53 02:13:53 #206 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:13:53 #206 DONE 0.4s 02:13:53 02:13:53 #207 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 02:13:53 #207 DONE 0.5s 02:13:53 02:13:53 #208 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:13:53 #208 DONE 0.2s 02:13:53 02:13:53 #209 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:13:54 #209 DONE 0.8s 02:13:54 02:13:54 #210 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:13:54 #210 DONE 0.5s 02:13:54 02:13:54 #211 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:13:54 #211 DONE 0.2s 02:13:54 02:13:54 #212 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:13:54 #212 DONE 0.2s 02:13:54 02:13:54 #213 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:13:54 #213 DONE 0.2s 02:13:54 02:13:54 #214 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:13:54 #214 DONE 0.2s 02:13:54 02:13:54 #107 [core-data] exporting to image 02:13:54 #107 exporting layers 02:13:54 #107 ... 02:13:54 02:13:54 #215 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 02:13:54 #215 DONE 0.4s 02:13:54 02:13:54 #107 [core-metadata] exporting to image 02:13:55 #107 exporting layers 1.1s done 02:13:55 #107 writing image sha256:bcb6b1ad9f0d1fc9af00be35c9670b43098e6b95cf8f576a872151570e1d07b4 0.0s done 02:13:55 #107 naming to docker.io/library/core-data-arm64 02:13:55 #107 naming to docker.io/library/core-data-arm64 done 02:13:55 #107 exporting layers 0.7s done 02:13:55 #107 writing image sha256:62b0932bd6998628db4911c479ba43a13e7604456ee1f9ad0d22c7e2a8ec3b7d done 02:13:55 #107 naming to docker.io/library/core-metadata-arm64 done 02:13:55 #107 DONE 17.8s 02:13:55 02:13:55 #31 [support-cron-scheduler internal] load .dockerignore 02:14:28 #31 ... 02:14:28 02:14:28 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:14:28 #139 DONE 2414.2s 02:14:28 02:14:28 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:14:28 #143 ... 02:14:28 02:14:28 #216 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:14:28 #216 DONE 0.3s 02:14:28 02:14:28 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:14:28 #143 ... 02:14:28 02:14:28 #217 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:14:28 #217 DONE 0.1s 02:14:28 02:14:28 #218 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:14:28 #218 ... 02:14:28 02:14:28 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:14:28 #143 DONE 2415.4s 02:14:28 02:14:28 #219 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:14:28 #219 DONE 0.4s 02:14:28 02:14:28 #218 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:14:28 #218 DONE 0.8s 02:14:28 02:14:28 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:14:29 #33 ... 02:14:29 02:14:29 #220 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:14:29 #220 ... 02:14:29 02:14:29 #221 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:14:29 #221 DONE 0.2s 02:14:29 02:14:29 #220 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:14:29 #220 DONE 0.2s 02:14:29 02:14:29 #222 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 02:14:29 #222 DONE 0.1s 02:14:29 02:14:29 #107 [support-notifications] exporting to image 02:14:29 #107 exporting layers 02:14:30 #107 ... 02:14:30 02:14:30 #223 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 02:14:30 #223 DONE 0.7s 02:14:30 02:14:30 #107 [support-notifications] exporting to image 02:14:30 #107 exporting layers 0.8s done 02:14:30 #107 writing image sha256:f69d0e0c44d879f731cee4132c62e22d89ffc9e2919e83256c86731dc7e8771f 0.0s done 02:14:30 #107 naming to docker.io/library/support-notifications-arm64 02:14:30 #107 ... 02:14:30 02:14:30 #224 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 02:14:30 #224 DONE 0.2s 02:14:30 02:14:30 #107 [support-cron-scheduler] exporting to image 02:14:30 #107 naming to docker.io/library/support-notifications-arm64 0.0s done 02:14:30 #107 exporting layers 0.7s done 02:14:30 #107 writing image sha256:ee093b1dc49461a6b942efc2cdc308a17caab3bdbc274925a15d29d550e3e83d done 02:14:30 #107 naming to docker.io/library/support-cron-scheduler-arm64 done 02:14:30 #107 DONE 19.3s 02:14:30 02:14:30 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:14:30 time="2024-11-07T01:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:14:30 time="2024-11-07T01:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:14:30 time="2024-11-07T01:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:14:30 time="2024-11-07T01:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:14:30 time="2024-11-07T01:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:14:30 time="2024-11-07T01:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:14:30 time="2024-11-07T01:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:14:30 time="2024-11-07T01:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:14:30 time="2024-11-07T01:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:14:30 time="2024-11-07T01:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:14:30 time="2024-11-07T01:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:14:30 time="2024-11-07T01:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:14:30 time="2024-11-07T01:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:14:30 time="2024-11-07T01:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:14:30 time="2024-11-07T01:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:14:30 $ docker stop --time=1 911069267de00f123ff2a874be3d3560b9740200fc9e9ad7e86f635dd284d30a 02:14:32 $ docker rm -f --volumes 911069267de00f123ff2a874be3d3560b9740200fc9e9ad7e86f635dd284d30a [Pipeline] // withDockerContainer [Pipeline] sh 02:14:33 + docker images 02:14:33 REPOSITORY TAG IMAGE ID CREATED SIZE 02:14:33 support-cron-scheduler-arm64 latest ee093b1dc494 3 seconds ago 71.1MB 02:14:33 support-notifications-arm64 latest f69d0e0c44d8 4 seconds ago 70MB 02:14:33 core-data-arm64 latest bcb6b1ad9f0d 39 seconds ago 48.2MB 02:14:33 core-metadata-arm64 latest 62b0932bd699 39 seconds ago 48.3MB 02:14:33 core-keeper-arm64 latest 4c5a7801e221 47 seconds ago 41.4MB 02:14:33 core-command-arm64 latest 17aef9e5443b 2 minutes ago 42.3MB 02:14:33 security-proxy-auth-arm64 latest 100cfa7c15f4 4 minutes ago 40.5MB 02:14:33 security-spiffe-token-provider-arm64 latest 50057f007a92 12 minutes ago 46.9MB 02:14:33 core-common-config-bootstrapper-arm64 latest 26ae1bd364cc 15 minutes ago 27.6MB 02:14:33 security-secretstore-setup-arm64 latest d961addc3e6e 16 minutes ago 56MB 02:14:33 security-proxy-setup-arm64 latest 6db599bd15bc 17 minutes ago 40MB 02:14:33 security-bootstrapper-arm64 latest b1ac11378fb1 17 minutes ago 32MB 02:14:33 security-spire-agent-arm64 latest 7a8c7dee5554 41 minutes ago 182MB 02:14:33 security-spire-server-arm64 latest 079c854e5c77 41 minutes ago 124MB 02:14:33 security-spire-config-arm64 latest da0000699278 42 minutes ago 123MB 02:14:33 ci-base-image-arm64 latest 2cbd2e5ba954 44 minutes ago 961MB 02:14:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 4 weeks ago 558MB 02:14:33 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 02:14:33 provisioning config files... 02:14:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/744@tmp/config1376985296743027368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:14:33 ---> ****-login.sh 02:14:33 nexus3.edgexfoundry.org:10001 02:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:14:34 Configure a credential helper to remove this warning. See 02:14:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:14:34 02:14:34 Login Succeeded 02:14:34 nexus3.edgexfoundry.org:10002 02:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:14:34 Configure a credential helper to remove this warning. See 02:14:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:14:34 02:14:34 Login Succeeded 02:14:34 nexus3.edgexfoundry.org:10003 02:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:14:35 Configure a credential helper to remove this warning. See 02:14:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:14:35 02:14:35 Login Succeeded 02:14:35 nexus3.edgexfoundry.org:10004 02:14:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:14:35 Configure a credential helper to remove this warning. See 02:14:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:14:35 02:14:35 Login Succeeded 02:14:35 ****.io 02:14:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:14:35 Configure a credential helper to remove this warning. See 02:14:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:14:35 02:14:35 Login Succeeded 02:14:35 ---> ****-login.sh ends [Pipeline] } 02:14:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:14:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:14:36 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:14:36 44a947b4dde0e7385da87f1ff4874445f4b2a618 02:14:36 latest 02:14:36 4.0.0-dev.10 02:14:36 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:14:36 main 02:14:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 02:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:14:36 c3fb70375a9c: Preparing 02:14:36 e1fe7b888501: Preparing 02:14:36 21d227613972: Preparing 02:14:36 3691dc0c6011: Preparing 02:14:36 090baf0a9a0a: Preparing 02:14:36 7ef3caa22195: Preparing 02:14:36 16113d51b718: Preparing 02:14:36 7ef3caa22195: Waiting 02:14:36 16113d51b718: Waiting 02:14:37 21d227613972: Pushed 02:14:37 3691dc0c6011: Pushed 02:14:37 c3fb70375a9c: Pushed 02:14:37 16113d51b718: Layer already exists 02:14:37 7ef3caa22195: Pushed 02:14:38 090baf0a9a0a: Pushed 02:14:42 e1fe7b888501: Pushed 02:14:43 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:980387d16f44ebc651b009a312a1eba20fc4cabcd9ad248da729c72721d7517a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:14:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:14:43 c3fb70375a9c: Preparing 02:14:43 e1fe7b888501: Preparing 02:14:43 21d227613972: Preparing 02:14:43 3691dc0c6011: Preparing 02:14:43 090baf0a9a0a: Preparing 02:14:43 7ef3caa22195: Preparing 02:14:43 16113d51b718: Preparing 02:14:43 7ef3caa22195: Waiting 02:14:43 16113d51b718: Waiting 02:14:43 c3fb70375a9c: Layer already exists 02:14:43 3691dc0c6011: Layer already exists 02:14:43 090baf0a9a0a: Layer already exists 02:14:43 21d227613972: Layer already exists 02:14:43 e1fe7b888501: Layer already exists 02:14:43 7ef3caa22195: Layer already exists 02:14:43 16113d51b718: Layer already exists 02:14:44 latest: digest: sha256:980387d16f44ebc651b009a312a1eba20fc4cabcd9ad248da729c72721d7517a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.10 02:14:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:14:44 c3fb70375a9c: Preparing 02:14:44 e1fe7b888501: Preparing 02:14:44 21d227613972: Preparing 02:14:44 3691dc0c6011: Preparing 02:14:44 090baf0a9a0a: Preparing 02:14:44 7ef3caa22195: Preparing 02:14:44 16113d51b718: Preparing 02:14:44 7ef3caa22195: Waiting 02:14:44 16113d51b718: Waiting 02:14:44 e1fe7b888501: Layer already exists 02:14:44 c3fb70375a9c: Layer already exists 02:14:44 3691dc0c6011: Layer already exists 02:14:44 090baf0a9a0a: Layer already exists 02:14:44 21d227613972: Layer already exists 02:14:44 7ef3caa22195: Layer already exists 02:14:44 16113d51b718: Layer already exists 02:14:45 4.0.0-dev.10: digest: sha256:980387d16f44ebc651b009a312a1eba20fc4cabcd9ad248da729c72721d7517a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:14:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:14:45 c3fb70375a9c: Preparing 02:14:45 e1fe7b888501: Preparing 02:14:45 21d227613972: Preparing 02:14:45 3691dc0c6011: Preparing 02:14:45 090baf0a9a0a: Preparing 02:14:45 7ef3caa22195: Preparing 02:14:45 16113d51b718: Preparing 02:14:45 7ef3caa22195: Waiting 02:14:45 16113d51b718: Waiting 02:14:45 21d227613972: Layer already exists 02:14:45 3691dc0c6011: Layer already exists 02:14:45 090baf0a9a0a: Layer already exists 02:14:45 c3fb70375a9c: Layer already exists 02:14:45 e1fe7b888501: Layer already exists 02:14:45 16113d51b718: Layer already exists 02:14:45 7ef3caa22195: Layer already exists 02:14:46 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:980387d16f44ebc651b009a312a1eba20fc4cabcd9ad248da729c72721d7517a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:14:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:14:47 c3fb70375a9c: Preparing 02:14:47 e1fe7b888501: Preparing 02:14:47 21d227613972: Preparing 02:14:47 3691dc0c6011: Preparing 02:14:47 090baf0a9a0a: Preparing 02:14:47 7ef3caa22195: Preparing 02:14:47 16113d51b718: Preparing 02:14:47 7ef3caa22195: Waiting 02:14:47 16113d51b718: Waiting 02:14:47 c3fb70375a9c: Layer already exists 02:14:47 e1fe7b888501: Layer already exists 02:14:47 21d227613972: Layer already exists 02:14:47 090baf0a9a0a: Layer already exists 02:14:47 3691dc0c6011: Layer already exists 02:14:47 16113d51b718: Layer already exists 02:14:47 7ef3caa22195: Layer already exists 02:14:47 main: digest: sha256:980387d16f44ebc651b009a312a1eba20fc4cabcd9ad248da729c72721d7517a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:14:47 ===================================================== [Pipeline] echo 02:14:48 taggedImages: 02:14:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 02:14:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:14:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.10 02:14:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:14:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:14:48 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:14:48 44a947b4dde0e7385da87f1ff4874445f4b2a618 02:14:48 latest 02:14:48 4.0.0-dev.10 02:14:48 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:14:48 main 02:14:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:48 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 02:14:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:14:48 c21bfab7ee6d: Preparing 02:14:48 4747d5618e78: Preparing 02:14:48 0ee3d63697d1: Preparing 02:14:48 66d6c95c19ac: Preparing 02:14:48 21d227613972: Preparing 02:14:48 3691dc0c6011: Preparing 02:14:48 090baf0a9a0a: Preparing 02:14:48 7ef3caa22195: Preparing 02:14:48 16113d51b718: Preparing 02:14:48 3691dc0c6011: Waiting 02:14:48 090baf0a9a0a: Waiting 02:14:48 7ef3caa22195: Waiting 02:14:48 16113d51b718: Waiting 02:14:49 21d227613972: Layer already exists 02:14:49 3691dc0c6011: Layer already exists 02:14:49 0ee3d63697d1: Pushed 02:14:49 4747d5618e78: Pushed 02:14:49 090baf0a9a0a: Layer already exists 02:14:49 c21bfab7ee6d: Pushed 02:14:49 16113d51b718: Layer already exists 02:14:49 7ef3caa22195: Layer already exists 02:14:52 66d6c95c19ac: Pushed 02:14:52 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:0661c45fd7599b054b4fec06461f35032adbd6180381cb9eddababaf36b355ea size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:53 + 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 02:14:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:14:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:14:53 c21bfab7ee6d: Preparing 02:14:53 4747d5618e78: Preparing 02:14:53 0ee3d63697d1: Preparing 02:14:53 66d6c95c19ac: Preparing 02:14:53 21d227613972: Preparing 02:14:53 3691dc0c6011: Preparing 02:14:53 090baf0a9a0a: Preparing 02:14:53 7ef3caa22195: Preparing 02:14:53 16113d51b718: Preparing 02:14:53 3691dc0c6011: Waiting 02:14:53 090baf0a9a0a: Waiting 02:14:53 7ef3caa22195: Waiting 02:14:53 16113d51b718: Waiting 02:14:53 66d6c95c19ac: Layer already exists 02:14:53 4747d5618e78: Layer already exists 02:14:53 c21bfab7ee6d: Layer already exists 02:14:53 0ee3d63697d1: Layer already exists 02:14:53 21d227613972: Layer already exists 02:14:53 090baf0a9a0a: Layer already exists 02:14:53 7ef3caa22195: Layer already exists 02:14:53 16113d51b718: Layer already exists 02:14:53 3691dc0c6011: Layer already exists 02:14:53 latest: digest: sha256:0661c45fd7599b054b4fec06461f35032adbd6180381cb9eddababaf36b355ea size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:54 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.10 02:14:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:14:54 c21bfab7ee6d: Preparing 02:14:54 4747d5618e78: Preparing 02:14:54 0ee3d63697d1: Preparing 02:14:54 66d6c95c19ac: Preparing 02:14:54 21d227613972: Preparing 02:14:54 3691dc0c6011: Preparing 02:14:54 090baf0a9a0a: Preparing 02:14:54 7ef3caa22195: Preparing 02:14:54 16113d51b718: Preparing 02:14:54 090baf0a9a0a: Waiting 02:14:54 7ef3caa22195: Waiting 02:14:54 3691dc0c6011: Waiting 02:14:54 0ee3d63697d1: Layer already exists 02:14:54 66d6c95c19ac: Layer already exists 02:14:54 4747d5618e78: Layer already exists 02:14:54 21d227613972: Layer already exists 02:14:54 c21bfab7ee6d: Layer already exists 02:14:54 090baf0a9a0a: Layer already exists 02:14:54 7ef3caa22195: Layer already exists 02:14:54 16113d51b718: Layer already exists 02:14:54 3691dc0c6011: Layer already exists 02:14:54 4.0.0-dev.10: digest: sha256:0661c45fd7599b054b4fec06461f35032adbd6180381cb9eddababaf36b355ea size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:55 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:14:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:14:55 c21bfab7ee6d: Preparing 02:14:55 4747d5618e78: Preparing 02:14:55 0ee3d63697d1: Preparing 02:14:55 66d6c95c19ac: Preparing 02:14:55 21d227613972: Preparing 02:14:55 3691dc0c6011: Preparing 02:14:55 090baf0a9a0a: Preparing 02:14:55 7ef3caa22195: Preparing 02:14:55 16113d51b718: Preparing 02:14:55 3691dc0c6011: Waiting 02:14:55 090baf0a9a0a: Waiting 02:14:55 7ef3caa22195: Waiting 02:14:55 16113d51b718: Waiting 02:14:55 0ee3d63697d1: Layer already exists 02:14:55 4747d5618e78: Layer already exists 02:14:55 21d227613972: Layer already exists 02:14:55 c21bfab7ee6d: Layer already exists 02:14:55 66d6c95c19ac: Layer already exists 02:14:55 16113d51b718: Layer already exists 02:14:55 3691dc0c6011: Layer already exists 02:14:55 090baf0a9a0a: Layer already exists 02:14:55 7ef3caa22195: Layer already exists 02:14:55 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:0661c45fd7599b054b4fec06461f35032adbd6180381cb9eddababaf36b355ea size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:55 + 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 02:14:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:14:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:14:56 c21bfab7ee6d: Preparing 02:14:56 4747d5618e78: Preparing 02:14:56 0ee3d63697d1: Preparing 02:14:56 66d6c95c19ac: Preparing 02:14:56 21d227613972: Preparing 02:14:56 3691dc0c6011: Preparing 02:14:56 090baf0a9a0a: Preparing 02:14:56 7ef3caa22195: Preparing 02:14:56 16113d51b718: Preparing 02:14:56 3691dc0c6011: Waiting 02:14:56 090baf0a9a0a: Waiting 02:14:56 16113d51b718: Waiting 02:14:56 0ee3d63697d1: Layer already exists 02:14:56 c21bfab7ee6d: Layer already exists 02:14:56 21d227613972: Layer already exists 02:14:56 66d6c95c19ac: Layer already exists 02:14:56 4747d5618e78: Layer already exists 02:14:56 3691dc0c6011: Layer already exists 02:14:56 7ef3caa22195: Layer already exists 02:14:56 090baf0a9a0a: Layer already exists 02:14:56 16113d51b718: Layer already exists 02:14:56 main: digest: sha256:0661c45fd7599b054b4fec06461f35032adbd6180381cb9eddababaf36b355ea size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:14:56 ===================================================== [Pipeline] echo 02:14:56 taggedImages: 02:14:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 02:14:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:14:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.10 02:14:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:14:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:14:56 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:14:56 44a947b4dde0e7385da87f1ff4874445f4b2a618 02:14:56 latest 02:14:56 4.0.0-dev.10 02:14:56 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:14:56 main 02:14:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 02:14:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:14:57 d38940429087: Preparing 02:14:57 a04de49d265f: Preparing 02:14:57 8e9af3d7023f: Preparing 02:14:57 21d227613972: Preparing 02:14:57 3691dc0c6011: Preparing 02:14:57 512bf5337da4: Preparing 02:14:57 c9bebfd87611: Preparing 02:14:57 16113d51b718: Preparing 02:14:57 512bf5337da4: Waiting 02:14:57 c9bebfd87611: Waiting 02:14:57 16113d51b718: Waiting 02:14:57 21d227613972: Layer already exists 02:14:57 3691dc0c6011: Layer already exists 02:14:57 a04de49d265f: Pushed 02:14:57 d38940429087: Pushed 02:14:57 16113d51b718: Layer already exists 02:14:57 c9bebfd87611: Pushed 02:14:59 512bf5337da4: Pushed 02:15:06 8e9af3d7023f: Pushed 02:15:06 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:a62a968695a46d3a0b53dcf89a8a7a7ca329ecae737dc31fb1760447e8c419ac size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:15:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:15:06 d38940429087: Preparing 02:15:06 a04de49d265f: Preparing 02:15:06 8e9af3d7023f: Preparing 02:15:06 21d227613972: Preparing 02:15:06 3691dc0c6011: Preparing 02:15:06 512bf5337da4: Preparing 02:15:06 c9bebfd87611: Preparing 02:15:06 16113d51b718: Preparing 02:15:06 512bf5337da4: Waiting 02:15:06 c9bebfd87611: Waiting 02:15:06 16113d51b718: Waiting 02:15:06 d38940429087: Layer already exists 02:15:06 21d227613972: Layer already exists 02:15:06 a04de49d265f: Layer already exists 02:15:06 8e9af3d7023f: Layer already exists 02:15:06 3691dc0c6011: Layer already exists 02:15:06 16113d51b718: Layer already exists 02:15:06 512bf5337da4: Layer already exists 02:15:06 c9bebfd87611: Layer already exists 02:15:07 latest: digest: sha256:a62a968695a46d3a0b53dcf89a8a7a7ca329ecae737dc31fb1760447e8c419ac size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.10 02:15:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:15:07 d38940429087: Preparing 02:15:07 a04de49d265f: Preparing 02:15:07 8e9af3d7023f: Preparing 02:15:07 21d227613972: Preparing 02:15:07 3691dc0c6011: Preparing 02:15:07 512bf5337da4: Preparing 02:15:07 c9bebfd87611: Preparing 02:15:07 16113d51b718: Preparing 02:15:07 c9bebfd87611: Waiting 02:15:07 16113d51b718: Waiting 02:15:07 512bf5337da4: Waiting 02:15:07 3691dc0c6011: Layer already exists 02:15:07 21d227613972: Layer already exists 02:15:07 d38940429087: Layer already exists 02:15:07 8e9af3d7023f: Layer already exists 02:15:07 a04de49d265f: Layer already exists 02:15:07 512bf5337da4: Layer already exists 02:15:07 c9bebfd87611: Layer already exists 02:15:07 16113d51b718: Layer already exists 02:15:08 4.0.0-dev.10: digest: sha256:a62a968695a46d3a0b53dcf89a8a7a7ca329ecae737dc31fb1760447e8c419ac size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:15:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:15:08 d38940429087: Preparing 02:15:08 a04de49d265f: Preparing 02:15:08 8e9af3d7023f: Preparing 02:15:08 21d227613972: Preparing 02:15:08 3691dc0c6011: Preparing 02:15:08 512bf5337da4: Preparing 02:15:08 c9bebfd87611: Preparing 02:15:08 16113d51b718: Preparing 02:15:08 512bf5337da4: Waiting 02:15:08 c9bebfd87611: Waiting 02:15:08 16113d51b718: Waiting 02:15:08 8e9af3d7023f: Layer already exists 02:15:08 d38940429087: Layer already exists 02:15:08 a04de49d265f: Layer already exists 02:15:08 21d227613972: Layer already exists 02:15:08 3691dc0c6011: Layer already exists 02:15:08 c9bebfd87611: Layer already exists 02:15:08 512bf5337da4: Layer already exists 02:15:08 16113d51b718: Layer already exists 02:15:09 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:a62a968695a46d3a0b53dcf89a8a7a7ca329ecae737dc31fb1760447e8c419ac size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:15:09 d38940429087: Preparing 02:15:09 a04de49d265f: Preparing 02:15:09 8e9af3d7023f: Preparing 02:15:09 21d227613972: Preparing 02:15:09 3691dc0c6011: Preparing 02:15:09 512bf5337da4: Preparing 02:15:09 c9bebfd87611: Preparing 02:15:09 16113d51b718: Preparing 02:15:09 c9bebfd87611: Waiting 02:15:09 16113d51b718: Waiting 02:15:09 512bf5337da4: Waiting 02:15:09 21d227613972: Layer already exists 02:15:09 a04de49d265f: Layer already exists 02:15:09 d38940429087: Layer already exists 02:15:09 8e9af3d7023f: Layer already exists 02:15:09 16113d51b718: Layer already exists 02:15:09 512bf5337da4: Layer already exists 02:15:09 c9bebfd87611: Layer already exists 02:15:09 3691dc0c6011: Layer already exists 02:15:10 main: digest: sha256:a62a968695a46d3a0b53dcf89a8a7a7ca329ecae737dc31fb1760447e8c419ac size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:15:10 ===================================================== [Pipeline] echo 02:15:10 taggedImages: 02:15:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 02:15:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:15:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.10 02:15:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:15:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:15:10 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:15:10 44a947b4dde0e7385da87f1ff4874445f4b2a618 02:15:10 latest 02:15:10 4.0.0-dev.10 02:15:10 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:15:10 main 02:15:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:10 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 02:15:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:15:11 d1bb24402911: Preparing 02:15:11 426212d90fe4: Preparing 02:15:11 df743a8d753b: Preparing 02:15:11 3691dc0c6011: Preparing 02:15:11 b717387193dc: Preparing 02:15:11 03d7db91b187: Preparing 02:15:11 16113d51b718: Preparing 02:15:11 16113d51b718: Waiting 02:15:11 03d7db91b187: Waiting 02:15:11 3691dc0c6011: Layer already exists 02:15:11 b717387193dc: Pushed 02:15:11 426212d90fe4: Pushed 02:15:11 d1bb24402911: Pushed 02:15:11 03d7db91b187: Pushed 02:15:11 16113d51b718: Layer already exists 02:15:19 df743a8d753b: Pushed 02:15:19 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:dd2f89be5666f303a7040f51e465c07f98f1afab2d9fc7a0438a6fdb4892c80b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:19 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:15:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:15:20 d1bb24402911: Preparing 02:15:20 426212d90fe4: Preparing 02:15:20 df743a8d753b: Preparing 02:15:20 3691dc0c6011: Preparing 02:15:20 b717387193dc: Preparing 02:15:20 03d7db91b187: Preparing 02:15:20 16113d51b718: Preparing 02:15:20 03d7db91b187: Waiting 02:15:20 16113d51b718: Waiting 02:15:20 b717387193dc: Layer already exists 02:15:20 426212d90fe4: Layer already exists 02:15:20 df743a8d753b: Layer already exists 02:15:20 3691dc0c6011: Layer already exists 02:15:20 d1bb24402911: Layer already exists 02:15:20 03d7db91b187: Layer already exists 02:15:20 16113d51b718: Layer already exists 02:15:20 latest: digest: sha256:dd2f89be5666f303a7040f51e465c07f98f1afab2d9fc7a0438a6fdb4892c80b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:20 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:21 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.10 02:15:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:15:21 d1bb24402911: Preparing 02:15:21 426212d90fe4: Preparing 02:15:21 df743a8d753b: Preparing 02:15:21 3691dc0c6011: Preparing 02:15:21 b717387193dc: Preparing 02:15:21 03d7db91b187: Preparing 02:15:21 16113d51b718: Preparing 02:15:21 03d7db91b187: Waiting 02:15:21 16113d51b718: Waiting 02:15:21 3691dc0c6011: Layer already exists 02:15:21 df743a8d753b: Layer already exists 02:15:21 d1bb24402911: Layer already exists 02:15:21 426212d90fe4: Layer already exists 02:15:21 b717387193dc: Layer already exists 02:15:21 16113d51b718: Layer already exists 02:15:21 03d7db91b187: Layer already exists 02:15:21 4.0.0-dev.10: digest: sha256:dd2f89be5666f303a7040f51e465c07f98f1afab2d9fc7a0438a6fdb4892c80b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:21 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:22 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:15:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:15:22 d1bb24402911: Preparing 02:15:22 426212d90fe4: Preparing 02:15:22 df743a8d753b: Preparing 02:15:22 3691dc0c6011: Preparing 02:15:22 b717387193dc: Preparing 02:15:22 03d7db91b187: Preparing 02:15:22 16113d51b718: Preparing 02:15:22 03d7db91b187: Waiting 02:15:22 16113d51b718: Waiting 02:15:22 426212d90fe4: Layer already exists 02:15:22 b717387193dc: Layer already exists 02:15:22 d1bb24402911: Layer already exists 02:15:22 3691dc0c6011: Layer already exists 02:15:22 df743a8d753b: Layer already exists 02:15:22 03d7db91b187: Layer already exists 02:15:22 16113d51b718: Layer already exists 02:15:22 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:dd2f89be5666f303a7040f51e465c07f98f1afab2d9fc7a0438a6fdb4892c80b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:22 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:15:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:15:23 d1bb24402911: Preparing 02:15:23 426212d90fe4: Preparing 02:15:23 df743a8d753b: Preparing 02:15:23 3691dc0c6011: Preparing 02:15:23 b717387193dc: Preparing 02:15:23 03d7db91b187: Preparing 02:15:23 16113d51b718: Preparing 02:15:23 03d7db91b187: Waiting 02:15:23 16113d51b718: Waiting 02:15:23 d1bb24402911: Layer already exists 02:15:23 3691dc0c6011: Layer already exists 02:15:23 df743a8d753b: Layer already exists 02:15:23 426212d90fe4: Layer already exists 02:15:23 b717387193dc: Layer already exists 02:15:23 16113d51b718: Layer already exists 02:15:23 03d7db91b187: Layer already exists 02:15:23 main: digest: sha256:dd2f89be5666f303a7040f51e465c07f98f1afab2d9fc7a0438a6fdb4892c80b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:15:23 ===================================================== [Pipeline] echo 02:15:23 taggedImages: 02:15:23 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 02:15:23 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:15:23 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.10 02:15:23 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:15:23 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:15:23 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:15:23 44a947b4dde0e7385da87f1ff4874445f4b2a618 02:15:23 latest 02:15:23 4.0.0-dev.10 02:15:23 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:15:23 main 02:15:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 02:15:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:15:24 e736a7e17433: Preparing 02:15:24 444cd66fe65f: Preparing 02:15:24 dfe89c2844ca: Preparing 02:15:24 16890401f8c7: Preparing 02:15:24 21d227613972: Preparing 02:15:24 3691dc0c6011: Preparing 02:15:24 090baf0a9a0a: Preparing 02:15:24 7ef3caa22195: Preparing 02:15:24 16113d51b718: Preparing 02:15:24 3691dc0c6011: Waiting 02:15:24 090baf0a9a0a: Waiting 02:15:24 7ef3caa22195: Waiting 02:15:24 16113d51b718: Waiting 02:15:24 21d227613972: Layer already exists 02:15:24 3691dc0c6011: Layer already exists 02:15:24 090baf0a9a0a: Layer already exists 02:15:24 7ef3caa22195: Layer already exists 02:15:24 dfe89c2844ca: Pushed 02:15:24 444cd66fe65f: Pushed 02:15:24 e736a7e17433: Pushed 02:15:24 16113d51b718: Layer already exists 02:15:32 16890401f8c7: Pushed 02:15:32 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:3fbe814b9d0329ee6ee45e32d46d4a2fb66a505a25d7336b12604d3e3b46acff size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:15:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:15:33 e736a7e17433: Preparing 02:15:33 444cd66fe65f: Preparing 02:15:33 dfe89c2844ca: Preparing 02:15:33 16890401f8c7: Preparing 02:15:33 21d227613972: Preparing 02:15:33 3691dc0c6011: Preparing 02:15:33 090baf0a9a0a: Preparing 02:15:33 7ef3caa22195: Preparing 02:15:33 16113d51b718: Preparing 02:15:33 090baf0a9a0a: Waiting 02:15:33 7ef3caa22195: Waiting 02:15:33 3691dc0c6011: Waiting 02:15:33 16113d51b718: Waiting 02:15:33 e736a7e17433: Layer already exists 02:15:33 444cd66fe65f: Layer already exists 02:15:33 21d227613972: Layer already exists 02:15:33 16890401f8c7: Layer already exists 02:15:33 dfe89c2844ca: Layer already exists 02:15:33 16113d51b718: Layer already exists 02:15:33 3691dc0c6011: Layer already exists 02:15:33 7ef3caa22195: Layer already exists 02:15:33 090baf0a9a0a: Layer already exists 02:15:33 latest: digest: sha256:3fbe814b9d0329ee6ee45e32d46d4a2fb66a505a25d7336b12604d3e3b46acff size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.10 02:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:15:34 e736a7e17433: Preparing 02:15:34 444cd66fe65f: Preparing 02:15:34 dfe89c2844ca: Preparing 02:15:34 16890401f8c7: Preparing 02:15:34 21d227613972: Preparing 02:15:34 3691dc0c6011: Preparing 02:15:34 090baf0a9a0a: Preparing 02:15:34 7ef3caa22195: Preparing 02:15:34 16113d51b718: Preparing 02:15:34 090baf0a9a0a: Waiting 02:15:34 7ef3caa22195: Waiting 02:15:34 16113d51b718: Waiting 02:15:34 3691dc0c6011: Waiting 02:15:34 dfe89c2844ca: Layer already exists 02:15:34 444cd66fe65f: Layer already exists 02:15:34 21d227613972: Layer already exists 02:15:34 e736a7e17433: Layer already exists 02:15:34 16890401f8c7: Layer already exists 02:15:34 3691dc0c6011: Layer already exists 02:15:34 090baf0a9a0a: Layer already exists 02:15:34 16113d51b718: Layer already exists 02:15:34 7ef3caa22195: Layer already exists 02:15:34 4.0.0-dev.10: digest: sha256:3fbe814b9d0329ee6ee45e32d46d4a2fb66a505a25d7336b12604d3e3b46acff size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:15:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:15:35 e736a7e17433: Preparing 02:15:35 444cd66fe65f: Preparing 02:15:35 dfe89c2844ca: Preparing 02:15:35 16890401f8c7: Preparing 02:15:35 21d227613972: Preparing 02:15:35 3691dc0c6011: Preparing 02:15:35 090baf0a9a0a: Preparing 02:15:35 7ef3caa22195: Preparing 02:15:35 16113d51b718: Preparing 02:15:35 3691dc0c6011: Waiting 02:15:35 090baf0a9a0a: Waiting 02:15:35 7ef3caa22195: Waiting 02:15:35 16113d51b718: Waiting 02:15:35 e736a7e17433: Layer already exists 02:15:35 dfe89c2844ca: Layer already exists 02:15:35 16890401f8c7: Layer already exists 02:15:35 444cd66fe65f: Layer already exists 02:15:35 21d227613972: Layer already exists 02:15:35 090baf0a9a0a: Layer already exists 02:15:35 16113d51b718: Layer already exists 02:15:35 3691dc0c6011: Layer already exists 02:15:35 7ef3caa22195: Layer already exists 02:15:35 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:3fbe814b9d0329ee6ee45e32d46d4a2fb66a505a25d7336b12604d3e3b46acff size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:15:36 e736a7e17433: Preparing 02:15:36 444cd66fe65f: Preparing 02:15:36 dfe89c2844ca: Preparing 02:15:36 16890401f8c7: Preparing 02:15:36 21d227613972: Preparing 02:15:36 3691dc0c6011: Preparing 02:15:36 090baf0a9a0a: Preparing 02:15:36 7ef3caa22195: Preparing 02:15:36 16113d51b718: Preparing 02:15:36 3691dc0c6011: Waiting 02:15:36 090baf0a9a0a: Waiting 02:15:36 7ef3caa22195: Waiting 02:15:36 16113d51b718: Waiting 02:15:36 dfe89c2844ca: Layer already exists 02:15:36 444cd66fe65f: Layer already exists 02:15:36 e736a7e17433: Layer already exists 02:15:36 16890401f8c7: Layer already exists 02:15:36 21d227613972: Layer already exists 02:15:36 090baf0a9a0a: Layer already exists 02:15:36 7ef3caa22195: Layer already exists 02:15:36 16113d51b718: Layer already exists 02:15:36 3691dc0c6011: Layer already exists 02:15:36 main: digest: sha256:3fbe814b9d0329ee6ee45e32d46d4a2fb66a505a25d7336b12604d3e3b46acff size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:15:36 ===================================================== [Pipeline] echo 02:15:36 taggedImages: 02:15:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 02:15:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:15:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.10 02:15:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:15:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:15:36 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:15:36 44a947b4dde0e7385da87f1ff4874445f4b2a618 02:15:36 latest 02:15:36 4.0.0-dev.10 02:15:36 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:15:36 main 02:15:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 02:15:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:15:37 d5dbaebd7e4f: Preparing 02:15:37 27c948a76e89: Preparing 02:15:37 1f26a21c876b: Preparing 02:15:37 b18b18907d85: Preparing 02:15:37 e6af62bcbeec: Preparing 02:15:37 90a284e4233b: Preparing 02:15:37 d322d3283235: Preparing 02:15:37 21d227613972: Preparing 02:15:37 3691dc0c6011: Preparing 02:15:37 ab88f095b738: Preparing 02:15:37 7353e67bfd7b: Preparing 02:15:37 5f70bf18a086: Preparing 02:15:37 6b6c5bc25123: Preparing 02:15:37 24b743d9568f: Preparing 02:15:37 233b326ffe5e: Preparing 02:15:37 16113d51b718: Preparing 02:15:37 6b6c5bc25123: Waiting 02:15:37 24b743d9568f: Waiting 02:15:37 233b326ffe5e: Waiting 02:15:37 ab88f095b738: Waiting 02:15:37 16113d51b718: Waiting 02:15:37 7353e67bfd7b: Waiting 02:15:37 5f70bf18a086: Waiting 02:15:37 21d227613972: Waiting 02:15:37 d322d3283235: Waiting 02:15:37 3691dc0c6011: Waiting 02:15:37 90a284e4233b: Waiting 02:15:37 b18b18907d85: Pushed 02:15:37 e6af62bcbeec: Pushed 02:15:37 1f26a21c876b: Pushed 02:15:37 27c948a76e89: Pushed 02:15:37 d5dbaebd7e4f: Pushed 02:15:37 21d227613972: Layer already exists 02:15:37 90a284e4233b: Pushed 02:15:37 3691dc0c6011: Layer already exists 02:15:37 5f70bf18a086: Layer already exists 02:15:37 ab88f095b738: Pushed 02:15:37 7353e67bfd7b: Pushed 02:15:37 16113d51b718: Layer already exists 02:15:37 6b6c5bc25123: Pushed 02:15:38 233b326ffe5e: Pushed 02:15:39 24b743d9568f: Pushed 02:15:42 d322d3283235: Pushed 02:15:42 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:6ee366ce72e3428a7cfc94c171f33c340fe2a25fc063b43cddc3ccaac8dd7246 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:15:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:15:42 d5dbaebd7e4f: Preparing 02:15:42 27c948a76e89: Preparing 02:15:42 1f26a21c876b: Preparing 02:15:42 b18b18907d85: Preparing 02:15:42 e6af62bcbeec: Preparing 02:15:42 90a284e4233b: Preparing 02:15:42 d322d3283235: Preparing 02:15:42 21d227613972: Preparing 02:15:42 3691dc0c6011: Preparing 02:15:42 ab88f095b738: Preparing 02:15:42 7353e67bfd7b: Preparing 02:15:42 5f70bf18a086: Preparing 02:15:42 6b6c5bc25123: Preparing 02:15:42 24b743d9568f: Preparing 02:15:42 233b326ffe5e: Preparing 02:15:42 16113d51b718: Preparing 02:15:42 21d227613972: Waiting 02:15:42 3691dc0c6011: Waiting 02:15:42 90a284e4233b: Waiting 02:15:42 d322d3283235: Waiting 02:15:42 ab88f095b738: Waiting 02:15:42 7353e67bfd7b: Waiting 02:15:42 5f70bf18a086: Waiting 02:15:42 24b743d9568f: Waiting 02:15:42 233b326ffe5e: Waiting 02:15:42 16113d51b718: Waiting 02:15:42 6b6c5bc25123: Waiting 02:15:42 b18b18907d85: Layer already exists 02:15:42 27c948a76e89: Layer already exists 02:15:42 90a284e4233b: Layer already exists 02:15:42 e6af62bcbeec: Layer already exists 02:15:42 1f26a21c876b: Layer already exists 02:15:42 d5dbaebd7e4f: Layer already exists 02:15:42 d322d3283235: Layer already exists 02:15:42 21d227613972: Layer already exists 02:15:43 ab88f095b738: Layer already exists 02:15:43 3691dc0c6011: Layer already exists 02:15:43 5f70bf18a086: Layer already exists 02:15:43 7353e67bfd7b: Layer already exists 02:15:43 6b6c5bc25123: Layer already exists 02:15:43 16113d51b718: Layer already exists 02:15:43 24b743d9568f: Layer already exists 02:15:43 233b326ffe5e: Layer already exists 02:15:43 latest: digest: sha256:6ee366ce72e3428a7cfc94c171f33c340fe2a25fc063b43cddc3ccaac8dd7246 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.10 02:15:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:15:43 d5dbaebd7e4f: Preparing 02:15:43 27c948a76e89: Preparing 02:15:43 1f26a21c876b: Preparing 02:15:43 b18b18907d85: Preparing 02:15:43 e6af62bcbeec: Preparing 02:15:43 90a284e4233b: Preparing 02:15:43 d322d3283235: Preparing 02:15:43 21d227613972: Preparing 02:15:43 3691dc0c6011: Preparing 02:15:43 ab88f095b738: Preparing 02:15:43 7353e67bfd7b: Preparing 02:15:43 5f70bf18a086: Preparing 02:15:43 6b6c5bc25123: Preparing 02:15:43 24b743d9568f: Preparing 02:15:43 233b326ffe5e: Preparing 02:15:43 16113d51b718: Preparing 02:15:43 90a284e4233b: Waiting 02:15:43 d322d3283235: Waiting 02:15:43 7353e67bfd7b: Waiting 02:15:43 24b743d9568f: Waiting 02:15:43 233b326ffe5e: Waiting 02:15:43 16113d51b718: Waiting 02:15:43 5f70bf18a086: Waiting 02:15:43 6b6c5bc25123: Waiting 02:15:43 21d227613972: Waiting 02:15:43 3691dc0c6011: Waiting 02:15:43 ab88f095b738: Waiting 02:15:43 27c948a76e89: Layer already exists 02:15:43 d5dbaebd7e4f: Layer already exists 02:15:43 1f26a21c876b: Layer already exists 02:15:43 b18b18907d85: Layer already exists 02:15:43 e6af62bcbeec: Layer already exists 02:15:43 90a284e4233b: Layer already exists 02:15:43 ab88f095b738: Layer already exists 02:15:43 21d227613972: Layer already exists 02:15:43 d322d3283235: Layer already exists 02:15:43 7353e67bfd7b: Layer already exists 02:15:43 6b6c5bc25123: Layer already exists 02:15:43 24b743d9568f: Layer already exists 02:15:43 233b326ffe5e: Layer already exists 02:15:43 16113d51b718: Layer already exists 02:15:44 3691dc0c6011: Layer already exists 02:15:44 5f70bf18a086: Layer already exists 02:15:44 4.0.0-dev.10: digest: sha256:6ee366ce72e3428a7cfc94c171f33c340fe2a25fc063b43cddc3ccaac8dd7246 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:15:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:15:44 d5dbaebd7e4f: Preparing 02:15:44 27c948a76e89: Preparing 02:15:44 1f26a21c876b: Preparing 02:15:44 b18b18907d85: Preparing 02:15:44 e6af62bcbeec: Preparing 02:15:44 90a284e4233b: Preparing 02:15:44 d322d3283235: Preparing 02:15:44 21d227613972: Preparing 02:15:44 3691dc0c6011: Preparing 02:15:44 ab88f095b738: Preparing 02:15:44 7353e67bfd7b: Preparing 02:15:44 5f70bf18a086: Preparing 02:15:44 6b6c5bc25123: Preparing 02:15:44 24b743d9568f: Preparing 02:15:44 233b326ffe5e: Preparing 02:15:44 16113d51b718: Preparing 02:15:44 90a284e4233b: Waiting 02:15:44 d322d3283235: Waiting 02:15:44 21d227613972: Waiting 02:15:44 3691dc0c6011: Waiting 02:15:44 ab88f095b738: Waiting 02:15:44 7353e67bfd7b: Waiting 02:15:44 5f70bf18a086: Waiting 02:15:44 6b6c5bc25123: Waiting 02:15:44 24b743d9568f: Waiting 02:15:44 233b326ffe5e: Waiting 02:15:44 16113d51b718: Waiting 02:15:44 27c948a76e89: Layer already exists 02:15:44 1f26a21c876b: Layer already exists 02:15:44 e6af62bcbeec: Layer already exists 02:15:44 b18b18907d85: Layer already exists 02:15:44 d5dbaebd7e4f: Layer already exists 02:15:44 90a284e4233b: Layer already exists 02:15:44 3691dc0c6011: Layer already exists 02:15:44 d322d3283235: Layer already exists 02:15:44 21d227613972: Layer already exists 02:15:44 ab88f095b738: Layer already exists 02:15:44 5f70bf18a086: Layer already exists 02:15:44 7353e67bfd7b: Layer already exists 02:15:44 6b6c5bc25123: Layer already exists 02:15:44 24b743d9568f: Layer already exists 02:15:44 233b326ffe5e: Layer already exists 02:15:44 16113d51b718: Layer already exists 02:15:45 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:6ee366ce72e3428a7cfc94c171f33c340fe2a25fc063b43cddc3ccaac8dd7246 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:15:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:15:45 d5dbaebd7e4f: Preparing 02:15:45 27c948a76e89: Preparing 02:15:45 1f26a21c876b: Preparing 02:15:45 b18b18907d85: Preparing 02:15:45 e6af62bcbeec: Preparing 02:15:45 90a284e4233b: Preparing 02:15:45 d322d3283235: Preparing 02:15:45 90a284e4233b: Waiting 02:15:45 21d227613972: Preparing 02:15:45 d322d3283235: Waiting 02:15:45 21d227613972: Waiting 02:15:45 3691dc0c6011: Preparing 02:15:45 ab88f095b738: Preparing 02:15:45 3691dc0c6011: Waiting 02:15:45 7353e67bfd7b: Preparing 02:15:45 ab88f095b738: Waiting 02:15:45 5f70bf18a086: Preparing 02:15:45 7353e67bfd7b: Waiting 02:15:45 6b6c5bc25123: Preparing 02:15:45 5f70bf18a086: Waiting 02:15:45 6b6c5bc25123: Waiting 02:15:45 24b743d9568f: Preparing 02:15:45 233b326ffe5e: Preparing 02:15:45 24b743d9568f: Waiting 02:15:45 16113d51b718: Preparing 02:15:45 233b326ffe5e: Waiting 02:15:45 16113d51b718: Waiting 02:15:45 27c948a76e89: Layer already exists 02:15:45 d5dbaebd7e4f: Layer already exists 02:15:45 e6af62bcbeec: Layer already exists 02:15:45 1f26a21c876b: Layer already exists 02:15:45 b18b18907d85: Layer already exists 02:15:46 90a284e4233b: Layer already exists 02:15:46 21d227613972: Layer already exists 02:15:46 d322d3283235: Layer already exists 02:15:46 ab88f095b738: Layer already exists 02:15:46 3691dc0c6011: Layer already exists 02:15:46 5f70bf18a086: Layer already exists 02:15:46 6b6c5bc25123: Layer already exists 02:15:46 7353e67bfd7b: Layer already exists 02:15:46 24b743d9568f: Layer already exists 02:15:46 233b326ffe5e: Layer already exists 02:15:46 16113d51b718: Layer already exists 02:15:46 main: digest: sha256:6ee366ce72e3428a7cfc94c171f33c340fe2a25fc063b43cddc3ccaac8dd7246 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:15:47 ===================================================== [Pipeline] echo 02:15:47 taggedImages: 02:15:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 02:15:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:15:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.10 02:15:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:15:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:15:47 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:15:47 44a947b4dde0e7385da87f1ff4874445f4b2a618 02:15:47 latest 02:15:47 4.0.0-dev.10 02:15:47 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:15:47 main 02:15:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:47 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 02:15:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:15:47 f35f05cebcc0: Preparing 02:15:47 1f647995ceab: Preparing 02:15:47 d0a7c0aab285: Preparing 02:15:47 7b486b7b2c19: Preparing 02:15:47 21d227613972: Preparing 02:15:47 3691dc0c6011: Preparing 02:15:47 090baf0a9a0a: Preparing 02:15:47 7ef3caa22195: Preparing 02:15:47 16113d51b718: Preparing 02:15:47 3691dc0c6011: Waiting 02:15:47 090baf0a9a0a: Waiting 02:15:47 16113d51b718: Waiting 02:15:47 7ef3caa22195: Waiting 02:15:48 21d227613972: Layer already exists 02:15:48 3691dc0c6011: Layer already exists 02:15:48 090baf0a9a0a: Layer already exists 02:15:48 1f647995ceab: Pushed 02:15:48 d0a7c0aab285: Pushed 02:15:48 f35f05cebcc0: Pushed 02:15:48 7ef3caa22195: Layer already exists 02:15:48 16113d51b718: Layer already exists 02:15:54 7b486b7b2c19: Pushed 02:15:54 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:f814385ea6942fb3cf094687e2f78de2a27c53c33b6d998880548cfb19bb5de9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:55 + 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 02:15:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:15:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:15:55 f35f05cebcc0: Preparing 02:15:55 1f647995ceab: Preparing 02:15:55 d0a7c0aab285: Preparing 02:15:55 7b486b7b2c19: Preparing 02:15:55 21d227613972: Preparing 02:15:55 3691dc0c6011: Preparing 02:15:55 090baf0a9a0a: Preparing 02:15:55 7ef3caa22195: Preparing 02:15:55 16113d51b718: Preparing 02:15:55 090baf0a9a0a: Waiting 02:15:55 7ef3caa22195: Waiting 02:15:55 3691dc0c6011: Waiting 02:15:55 16113d51b718: Waiting 02:15:55 21d227613972: Layer already exists 02:15:55 d0a7c0aab285: Layer already exists 02:15:55 7b486b7b2c19: Layer already exists 02:15:55 1f647995ceab: Layer already exists 02:15:55 f35f05cebcc0: Layer already exists 02:15:55 3691dc0c6011: Layer already exists 02:15:55 7ef3caa22195: Layer already exists 02:15:55 090baf0a9a0a: Layer already exists 02:15:55 16113d51b718: Layer already exists 02:15:55 latest: digest: sha256:f814385ea6942fb3cf094687e2f78de2a27c53c33b6d998880548cfb19bb5de9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:56 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.10 02:15:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:15:56 f35f05cebcc0: Preparing 02:15:56 1f647995ceab: Preparing 02:15:56 d0a7c0aab285: Preparing 02:15:56 7b486b7b2c19: Preparing 02:15:56 21d227613972: Preparing 02:15:56 3691dc0c6011: Preparing 02:15:56 090baf0a9a0a: Preparing 02:15:56 7ef3caa22195: Preparing 02:15:56 16113d51b718: Preparing 02:15:56 090baf0a9a0a: Waiting 02:15:56 7ef3caa22195: Waiting 02:15:56 16113d51b718: Waiting 02:15:56 3691dc0c6011: Waiting 02:15:56 f35f05cebcc0: Layer already exists 02:15:56 1f647995ceab: Layer already exists 02:15:56 d0a7c0aab285: Layer already exists 02:15:56 21d227613972: Layer already exists 02:15:56 7b486b7b2c19: Layer already exists 02:15:56 090baf0a9a0a: Layer already exists 02:15:56 3691dc0c6011: Layer already exists 02:15:56 7ef3caa22195: Layer already exists 02:15:56 16113d51b718: Layer already exists 02:15:56 4.0.0-dev.10: digest: sha256:f814385ea6942fb3cf094687e2f78de2a27c53c33b6d998880548cfb19bb5de9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:57 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:15:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:15:57 f35f05cebcc0: Preparing 02:15:57 1f647995ceab: Preparing 02:15:57 d0a7c0aab285: Preparing 02:15:57 7b486b7b2c19: Preparing 02:15:57 21d227613972: Preparing 02:15:57 3691dc0c6011: Preparing 02:15:57 090baf0a9a0a: Preparing 02:15:57 7ef3caa22195: Preparing 02:15:57 16113d51b718: Preparing 02:15:57 3691dc0c6011: Waiting 02:15:57 090baf0a9a0a: Waiting 02:15:57 7ef3caa22195: Waiting 02:15:57 16113d51b718: Waiting 02:15:57 d0a7c0aab285: Layer already exists 02:15:57 1f647995ceab: Layer already exists 02:15:57 f35f05cebcc0: Layer already exists 02:15:57 21d227613972: Layer already exists 02:15:57 7b486b7b2c19: Layer already exists 02:15:57 090baf0a9a0a: Layer already exists 02:15:57 3691dc0c6011: Layer already exists 02:15:57 7ef3caa22195: Layer already exists 02:15:57 16113d51b718: Layer already exists 02:15:57 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:f814385ea6942fb3cf094687e2f78de2a27c53c33b6d998880548cfb19bb5de9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:58 + 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 02:15:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:15:58 f35f05cebcc0: Preparing 02:15:58 1f647995ceab: Preparing 02:15:58 d0a7c0aab285: Preparing 02:15:58 7b486b7b2c19: Preparing 02:15:58 21d227613972: Preparing 02:15:58 3691dc0c6011: Preparing 02:15:58 090baf0a9a0a: Preparing 02:15:58 7ef3caa22195: Preparing 02:15:58 16113d51b718: Preparing 02:15:58 3691dc0c6011: Waiting 02:15:58 090baf0a9a0a: Waiting 02:15:58 7ef3caa22195: Waiting 02:15:58 16113d51b718: Waiting 02:15:58 d0a7c0aab285: Layer already exists 02:15:58 7b486b7b2c19: Layer already exists 02:15:58 21d227613972: Layer already exists 02:15:58 f35f05cebcc0: Layer already exists 02:15:58 3691dc0c6011: Layer already exists 02:15:58 1f647995ceab: Layer already exists 02:15:58 7ef3caa22195: Layer already exists 02:15:58 090baf0a9a0a: Layer already exists 02:15:58 16113d51b718: Layer already exists 02:15:58 main: digest: sha256:f814385ea6942fb3cf094687e2f78de2a27c53c33b6d998880548cfb19bb5de9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:15:58 ===================================================== [Pipeline] echo 02:15:58 taggedImages: 02:15:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 02:15:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:15:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.10 02:15:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:15:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:15:58 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:15:58 44a947b4dde0e7385da87f1ff4874445f4b2a618 02:15:58 latest 02:15:58 4.0.0-dev.10 02:15:58 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:15:58 main 02:15:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 02:15:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:15:59 44ed7c08cb2b: Preparing 02:15:59 dd5b8b6c8843: Preparing 02:15:59 ab76afc7211c: Preparing 02:15:59 860ce680c018: Preparing 02:15:59 e8ca5f6076fe: Preparing 02:15:59 21d227613972: Preparing 02:15:59 3691dc0c6011: Preparing 02:15:59 5ea301487c97: Preparing 02:15:59 5e66169350ec: Preparing 02:15:59 001d60acdc1b: Preparing 02:15:59 16113d51b718: Preparing 02:15:59 5ea301487c97: Waiting 02:15:59 5e66169350ec: Waiting 02:15:59 001d60acdc1b: Waiting 02:15:59 16113d51b718: Waiting 02:15:59 21d227613972: Waiting 02:15:59 3691dc0c6011: Waiting 02:15:59 dd5b8b6c8843: Pushed 02:15:59 44ed7c08cb2b: Pushed 02:15:59 e8ca5f6076fe: Pushed 02:15:59 860ce680c018: Pushed 02:15:59 21d227613972: Layer already exists 02:15:59 3691dc0c6011: Layer already exists 02:15:59 16113d51b718: Layer already exists 02:16:00 5ea301487c97: Pushed 02:16:00 5e66169350ec: Pushed 02:16:03 ab76afc7211c: Pushed 02:16:04 001d60acdc1b: Pushed 02:16:04 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:c22c8fd35de0025968922da25ac78100f0ba2d83fc2a948bd071ef4f52c0bbb9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:04 + 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 02:16:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:16:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:16:05 44ed7c08cb2b: Preparing 02:16:05 dd5b8b6c8843: Preparing 02:16:05 ab76afc7211c: Preparing 02:16:05 860ce680c018: Preparing 02:16:05 e8ca5f6076fe: Preparing 02:16:05 21d227613972: Preparing 02:16:05 3691dc0c6011: Preparing 02:16:05 5ea301487c97: Preparing 02:16:05 5e66169350ec: Preparing 02:16:05 001d60acdc1b: Preparing 02:16:05 16113d51b718: Preparing 02:16:05 3691dc0c6011: Waiting 02:16:05 5ea301487c97: Waiting 02:16:05 5e66169350ec: Waiting 02:16:05 001d60acdc1b: Waiting 02:16:05 16113d51b718: Waiting 02:16:05 21d227613972: Waiting 02:16:05 44ed7c08cb2b: Layer already exists 02:16:05 e8ca5f6076fe: Layer already exists 02:16:05 ab76afc7211c: Layer already exists 02:16:05 860ce680c018: Layer already exists 02:16:05 dd5b8b6c8843: Layer already exists 02:16:05 3691dc0c6011: Layer already exists 02:16:05 5e66169350ec: Layer already exists 02:16:05 21d227613972: Layer already exists 02:16:05 001d60acdc1b: Layer already exists 02:16:05 5ea301487c97: Layer already exists 02:16:05 16113d51b718: Layer already exists 02:16:05 latest: digest: sha256:c22c8fd35de0025968922da25ac78100f0ba2d83fc2a948bd071ef4f52c0bbb9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.10 02:16:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:16:06 44ed7c08cb2b: Preparing 02:16:06 dd5b8b6c8843: Preparing 02:16:06 ab76afc7211c: Preparing 02:16:06 860ce680c018: Preparing 02:16:06 e8ca5f6076fe: Preparing 02:16:06 21d227613972: Preparing 02:16:06 3691dc0c6011: Preparing 02:16:06 5ea301487c97: Preparing 02:16:06 5e66169350ec: Preparing 02:16:06 001d60acdc1b: Preparing 02:16:06 16113d51b718: Preparing 02:16:06 3691dc0c6011: Waiting 02:16:06 5ea301487c97: Waiting 02:16:06 5e66169350ec: Waiting 02:16:06 001d60acdc1b: Waiting 02:16:06 16113d51b718: Waiting 02:16:06 21d227613972: Waiting 02:16:06 860ce680c018: Layer already exists 02:16:06 ab76afc7211c: Layer already exists 02:16:06 44ed7c08cb2b: Layer already exists 02:16:06 dd5b8b6c8843: Layer already exists 02:16:06 e8ca5f6076fe: Layer already exists 02:16:06 3691dc0c6011: Layer already exists 02:16:06 5e66169350ec: Layer already exists 02:16:06 001d60acdc1b: Layer already exists 02:16:06 21d227613972: Layer already exists 02:16:06 5ea301487c97: Layer already exists 02:16:06 16113d51b718: Layer already exists 02:16:06 4.0.0-dev.10: digest: sha256:c22c8fd35de0025968922da25ac78100f0ba2d83fc2a948bd071ef4f52c0bbb9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:16:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:16:07 44ed7c08cb2b: Preparing 02:16:07 dd5b8b6c8843: Preparing 02:16:07 ab76afc7211c: Preparing 02:16:07 860ce680c018: Preparing 02:16:07 e8ca5f6076fe: Preparing 02:16:07 21d227613972: Preparing 02:16:07 3691dc0c6011: Preparing 02:16:07 5ea301487c97: Preparing 02:16:07 5e66169350ec: Preparing 02:16:07 001d60acdc1b: Preparing 02:16:07 16113d51b718: Preparing 02:16:07 5e66169350ec: Waiting 02:16:07 21d227613972: Waiting 02:16:07 001d60acdc1b: Waiting 02:16:07 16113d51b718: Waiting 02:16:07 3691dc0c6011: Waiting 02:16:07 5ea301487c97: Waiting 02:16:07 44ed7c08cb2b: Layer already exists 02:16:07 e8ca5f6076fe: Layer already exists 02:16:07 ab76afc7211c: Layer already exists 02:16:07 860ce680c018: Layer already exists 02:16:07 21d227613972: Layer already exists 02:16:07 3691dc0c6011: Layer already exists 02:16:07 dd5b8b6c8843: Layer already exists 02:16:07 5ea301487c97: Layer already exists 02:16:07 16113d51b718: Layer already exists 02:16:07 5e66169350ec: Layer already exists 02:16:07 001d60acdc1b: Layer already exists 02:16:07 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:c22c8fd35de0025968922da25ac78100f0ba2d83fc2a948bd071ef4f52c0bbb9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:07 + 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 02:16:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:16:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:16:08 44ed7c08cb2b: Preparing 02:16:08 dd5b8b6c8843: Preparing 02:16:08 ab76afc7211c: Preparing 02:16:08 860ce680c018: Preparing 02:16:08 e8ca5f6076fe: Preparing 02:16:08 21d227613972: Preparing 02:16:08 3691dc0c6011: Preparing 02:16:08 5ea301487c97: Preparing 02:16:08 5e66169350ec: Preparing 02:16:08 001d60acdc1b: Preparing 02:16:08 16113d51b718: Preparing 02:16:08 3691dc0c6011: Waiting 02:16:08 5ea301487c97: Waiting 02:16:08 5e66169350ec: Waiting 02:16:08 16113d51b718: Waiting 02:16:08 001d60acdc1b: Waiting 02:16:08 21d227613972: Waiting 02:16:08 44ed7c08cb2b: Layer already exists 02:16:08 dd5b8b6c8843: Layer already exists 02:16:08 860ce680c018: Layer already exists 02:16:08 ab76afc7211c: Layer already exists 02:16:08 e8ca5f6076fe: Layer already exists 02:16:08 5ea301487c97: Layer already exists 02:16:08 5e66169350ec: Layer already exists 02:16:08 21d227613972: Layer already exists 02:16:08 3691dc0c6011: Layer already exists 02:16:08 001d60acdc1b: Layer already exists 02:16:08 16113d51b718: Layer already exists 02:16:08 main: digest: sha256:c22c8fd35de0025968922da25ac78100f0ba2d83fc2a948bd071ef4f52c0bbb9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:16:08 ===================================================== [Pipeline] echo 02:16:08 taggedImages: 02:16:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 02:16:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:16:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.10 02:16:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:16:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:16:08 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:16:08 44a947b4dde0e7385da87f1ff4874445f4b2a618 02:16:08 latest 02:16:08 4.0.0-dev.10 02:16:08 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:16:08 main 02:16:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:08 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 02:16:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:16:09 275cd05f2a7f: Preparing 02:16:09 7948449eadd8: Preparing 02:16:09 53654d514671: Preparing 02:16:09 df8c55ccfb30: Preparing 02:16:09 b451790e46c2: Preparing 02:16:09 18c464cc06fc: Preparing 02:16:09 4666f25ec851: Preparing 02:16:09 21d227613972: Preparing 02:16:09 18c464cc06fc: Waiting 02:16:09 3691dc0c6011: Preparing 02:16:09 92d928aa1620: Preparing 02:16:09 4666f25ec851: Waiting 02:16:09 7e689e548b67: Preparing 02:16:09 16113d51b718: Preparing 02:16:09 3691dc0c6011: Waiting 02:16:09 92d928aa1620: Waiting 02:16:09 7e689e548b67: Waiting 02:16:09 16113d51b718: Waiting 02:16:09 21d227613972: Waiting 02:16:09 7948449eadd8: Pushed 02:16:09 b451790e46c2: Pushed 02:16:09 275cd05f2a7f: Pushed 02:16:09 21d227613972: Layer already exists 02:16:09 18c464cc06fc: Pushed 02:16:09 3691dc0c6011: Layer already exists 02:16:09 4666f25ec851: Pushed 02:16:09 16113d51b718: Layer already exists 02:16:11 92d928aa1620: Pushed 02:16:12 df8c55ccfb30: Pushed 02:16:12 7e689e548b67: Pushed 02:16:13 53654d514671: Pushed 02:16:15 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:c36b819a55a7ac26d660495f16838413e655e88b999f6dc4643bb5f86fffa031 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:15 + 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 02:16:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:16:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:16:15 275cd05f2a7f: Preparing 02:16:15 7948449eadd8: Preparing 02:16:15 53654d514671: Preparing 02:16:15 df8c55ccfb30: Preparing 02:16:15 b451790e46c2: Preparing 02:16:15 18c464cc06fc: Preparing 02:16:15 4666f25ec851: Preparing 02:16:15 21d227613972: Preparing 02:16:15 3691dc0c6011: Preparing 02:16:15 92d928aa1620: Preparing 02:16:15 7e689e548b67: Preparing 02:16:15 16113d51b718: Preparing 02:16:15 21d227613972: Waiting 02:16:15 3691dc0c6011: Waiting 02:16:15 92d928aa1620: Waiting 02:16:15 7e689e548b67: Waiting 02:16:15 16113d51b718: Waiting 02:16:15 18c464cc06fc: Waiting 02:16:15 4666f25ec851: Waiting 02:16:15 b451790e46c2: Layer already exists 02:16:15 7948449eadd8: Layer already exists 02:16:15 275cd05f2a7f: Layer already exists 02:16:15 53654d514671: Layer already exists 02:16:15 df8c55ccfb30: Layer already exists 02:16:15 4666f25ec851: Layer already exists 02:16:15 18c464cc06fc: Layer already exists 02:16:15 21d227613972: Layer already exists 02:16:15 92d928aa1620: Layer already exists 02:16:15 3691dc0c6011: Layer already exists 02:16:15 16113d51b718: Layer already exists 02:16:15 7e689e548b67: Layer already exists 02:16:16 latest: digest: sha256:c36b819a55a7ac26d660495f16838413e655e88b999f6dc4643bb5f86fffa031 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:16 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.10 02:16:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:16:16 275cd05f2a7f: Preparing 02:16:16 7948449eadd8: Preparing 02:16:16 53654d514671: Preparing 02:16:16 df8c55ccfb30: Preparing 02:16:16 b451790e46c2: Preparing 02:16:16 18c464cc06fc: Preparing 02:16:16 4666f25ec851: Preparing 02:16:16 21d227613972: Preparing 02:16:16 3691dc0c6011: Preparing 02:16:16 92d928aa1620: Preparing 02:16:16 7e689e548b67: Preparing 02:16:16 16113d51b718: Preparing 02:16:16 21d227613972: Waiting 02:16:16 3691dc0c6011: Waiting 02:16:16 92d928aa1620: Waiting 02:16:16 7e689e548b67: Waiting 02:16:16 16113d51b718: Waiting 02:16:16 18c464cc06fc: Waiting 02:16:16 4666f25ec851: Waiting 02:16:16 7948449eadd8: Layer already exists 02:16:16 df8c55ccfb30: Layer already exists 02:16:16 53654d514671: Layer already exists 02:16:16 275cd05f2a7f: Layer already exists 02:16:16 b451790e46c2: Layer already exists 02:16:16 18c464cc06fc: Layer already exists 02:16:16 4666f25ec851: Layer already exists 02:16:16 21d227613972: Layer already exists 02:16:16 92d928aa1620: Layer already exists 02:16:16 3691dc0c6011: Layer already exists 02:16:16 7e689e548b67: Layer already exists 02:16:16 16113d51b718: Layer already exists 02:16:16 4.0.0-dev.10: digest: sha256:c36b819a55a7ac26d660495f16838413e655e88b999f6dc4643bb5f86fffa031 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:17 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:16:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:16:17 275cd05f2a7f: Preparing 02:16:17 7948449eadd8: Preparing 02:16:17 53654d514671: Preparing 02:16:17 df8c55ccfb30: Preparing 02:16:17 b451790e46c2: Preparing 02:16:17 18c464cc06fc: Preparing 02:16:17 4666f25ec851: Preparing 02:16:17 21d227613972: Preparing 02:16:17 3691dc0c6011: Preparing 02:16:17 92d928aa1620: Preparing 02:16:17 7e689e548b67: Preparing 02:16:17 16113d51b718: Preparing 02:16:17 18c464cc06fc: Waiting 02:16:17 4666f25ec851: Waiting 02:16:17 21d227613972: Waiting 02:16:17 3691dc0c6011: Waiting 02:16:17 16113d51b718: Waiting 02:16:17 92d928aa1620: Waiting 02:16:17 7e689e548b67: Waiting 02:16:17 275cd05f2a7f: Layer already exists 02:16:17 53654d514671: Layer already exists 02:16:17 df8c55ccfb30: Layer already exists 02:16:17 7948449eadd8: Layer already exists 02:16:17 b451790e46c2: Layer already exists 02:16:17 21d227613972: Layer already exists 02:16:17 18c464cc06fc: Layer already exists 02:16:17 4666f25ec851: Layer already exists 02:16:17 3691dc0c6011: Layer already exists 02:16:17 92d928aa1620: Layer already exists 02:16:17 16113d51b718: Layer already exists 02:16:17 7e689e548b67: Layer already exists 02:16:17 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:c36b819a55a7ac26d660495f16838413e655e88b999f6dc4643bb5f86fffa031 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:18 + 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 02:16:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:16:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:16:18 275cd05f2a7f: Preparing 02:16:18 7948449eadd8: Preparing 02:16:18 53654d514671: Preparing 02:16:18 df8c55ccfb30: Preparing 02:16:18 b451790e46c2: Preparing 02:16:18 18c464cc06fc: Preparing 02:16:18 4666f25ec851: Preparing 02:16:18 21d227613972: Preparing 02:16:18 3691dc0c6011: Preparing 02:16:18 4666f25ec851: Waiting 02:16:18 18c464cc06fc: Waiting 02:16:18 21d227613972: Waiting 02:16:18 92d928aa1620: Preparing 02:16:18 7e689e548b67: Preparing 02:16:18 16113d51b718: Preparing 02:16:18 7e689e548b67: Waiting 02:16:18 16113d51b718: Waiting 02:16:18 3691dc0c6011: Waiting 02:16:18 275cd05f2a7f: Layer already exists 02:16:18 b451790e46c2: Layer already exists 02:16:18 7948449eadd8: Layer already exists 02:16:18 df8c55ccfb30: Layer already exists 02:16:18 53654d514671: Layer already exists 02:16:18 21d227613972: Layer already exists 02:16:18 4666f25ec851: Layer already exists 02:16:18 3691dc0c6011: Layer already exists 02:16:18 18c464cc06fc: Layer already exists 02:16:18 92d928aa1620: Layer already exists 02:16:18 16113d51b718: Layer already exists 02:16:18 7e689e548b67: Layer already exists 02:16:18 main: digest: sha256:c36b819a55a7ac26d660495f16838413e655e88b999f6dc4643bb5f86fffa031 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:16:19 ===================================================== [Pipeline] echo 02:16:19 taggedImages: 02:16:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 02:16:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:16:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.10 02:16:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:16:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:16:19 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:16:19 44a947b4dde0e7385da87f1ff4874445f4b2a618 02:16:19 latest 02:16:19 4.0.0-dev.10 02:16:19 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:16:19 main 02:16:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 02:16:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:16:19 8d5a29eba5fc: Preparing 02:16:19 e6f5d3f0da4d: Preparing 02:16:19 21d227613972: Preparing 02:16:19 3691dc0c6011: Preparing 02:16:19 df68e73c5702: Preparing 02:16:19 385d7b34fb72: Preparing 02:16:19 16113d51b718: Preparing 02:16:19 385d7b34fb72: Waiting 02:16:19 16113d51b718: Waiting 02:16:20 3691dc0c6011: Layer already exists 02:16:20 21d227613972: Layer already exists 02:16:20 16113d51b718: Layer already exists 02:16:20 8d5a29eba5fc: Pushed 02:16:22 df68e73c5702: Pushed 02:16:22 385d7b34fb72: Pushed 02:16:26 e6f5d3f0da4d: Pushed 02:16:26 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:a2a46f0b4b357e78ebd5e0303bc63e36d9cd38ef352c93cabbfb4d2eeae34c41 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:27 + 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 02:16:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:16:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:16:27 8d5a29eba5fc: Preparing 02:16:27 e6f5d3f0da4d: Preparing 02:16:27 21d227613972: Preparing 02:16:27 3691dc0c6011: Preparing 02:16:27 df68e73c5702: Preparing 02:16:27 385d7b34fb72: Preparing 02:16:27 16113d51b718: Preparing 02:16:27 385d7b34fb72: Waiting 02:16:27 16113d51b718: Waiting 02:16:27 3691dc0c6011: Layer already exists 02:16:27 df68e73c5702: Layer already exists 02:16:27 8d5a29eba5fc: Layer already exists 02:16:27 21d227613972: Layer already exists 02:16:27 e6f5d3f0da4d: Layer already exists 02:16:27 385d7b34fb72: Layer already exists 02:16:27 16113d51b718: Layer already exists 02:16:27 latest: digest: sha256:a2a46f0b4b357e78ebd5e0303bc63e36d9cd38ef352c93cabbfb4d2eeae34c41 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:28 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.10 02:16:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:16:28 8d5a29eba5fc: Preparing 02:16:28 e6f5d3f0da4d: Preparing 02:16:28 21d227613972: Preparing 02:16:28 3691dc0c6011: Preparing 02:16:28 df68e73c5702: Preparing 02:16:28 385d7b34fb72: Preparing 02:16:28 16113d51b718: Preparing 02:16:28 385d7b34fb72: Waiting 02:16:28 16113d51b718: Waiting 02:16:28 8d5a29eba5fc: Layer already exists 02:16:28 21d227613972: Layer already exists 02:16:28 e6f5d3f0da4d: Layer already exists 02:16:28 df68e73c5702: Layer already exists 02:16:28 3691dc0c6011: Layer already exists 02:16:28 385d7b34fb72: Layer already exists 02:16:28 16113d51b718: Layer already exists 02:16:28 4.0.0-dev.10: digest: sha256:a2a46f0b4b357e78ebd5e0303bc63e36d9cd38ef352c93cabbfb4d2eeae34c41 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:16:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:16:29 8d5a29eba5fc: Preparing 02:16:29 e6f5d3f0da4d: Preparing 02:16:29 21d227613972: Preparing 02:16:29 3691dc0c6011: Preparing 02:16:29 df68e73c5702: Preparing 02:16:29 385d7b34fb72: Preparing 02:16:29 16113d51b718: Preparing 02:16:29 385d7b34fb72: Waiting 02:16:29 16113d51b718: Waiting 02:16:29 21d227613972: Layer already exists 02:16:29 e6f5d3f0da4d: Layer already exists 02:16:29 df68e73c5702: Layer already exists 02:16:29 3691dc0c6011: Layer already exists 02:16:29 8d5a29eba5fc: Layer already exists 02:16:29 16113d51b718: Layer already exists 02:16:29 385d7b34fb72: Layer already exists 02:16:29 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:a2a46f0b4b357e78ebd5e0303bc63e36d9cd38ef352c93cabbfb4d2eeae34c41 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:30 + 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 02:16:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:16:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:16:30 8d5a29eba5fc: Preparing 02:16:30 e6f5d3f0da4d: Preparing 02:16:30 21d227613972: Preparing 02:16:30 3691dc0c6011: Preparing 02:16:30 df68e73c5702: Preparing 02:16:30 385d7b34fb72: Preparing 02:16:30 16113d51b718: Preparing 02:16:30 16113d51b718: Waiting 02:16:30 385d7b34fb72: Waiting 02:16:30 e6f5d3f0da4d: Layer already exists 02:16:30 8d5a29eba5fc: Layer already exists 02:16:30 df68e73c5702: Layer already exists 02:16:30 3691dc0c6011: Layer already exists 02:16:30 21d227613972: Layer already exists 02:16:30 385d7b34fb72: Layer already exists 02:16:30 16113d51b718: Layer already exists 02:16:30 main: digest: sha256:a2a46f0b4b357e78ebd5e0303bc63e36d9cd38ef352c93cabbfb4d2eeae34c41 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:16:30 ===================================================== [Pipeline] echo 02:16:30 taggedImages: 02:16:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 02:16:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:16:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.10 02:16:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:16:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:16:30 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:16:30 44a947b4dde0e7385da87f1ff4874445f4b2a618 02:16:30 latest 02:16:30 4.0.0-dev.10 02:16:30 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:16:30 main 02:16:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:31 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 02:16:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:16:31 b5f9bb4c8989: Preparing 02:16:31 dc5ef6c34467: Preparing 02:16:31 673386b40ed3: Preparing 02:16:31 21d227613972: Preparing 02:16:31 3691dc0c6011: Preparing 02:16:31 95b7ddf11126: Preparing 02:16:31 8fa7620b40f6: Preparing 02:16:31 a93c12fc97a0: Preparing 02:16:31 ea21c659f805: Preparing 02:16:31 16113d51b718: Preparing 02:16:31 a93c12fc97a0: Waiting 02:16:31 ea21c659f805: Waiting 02:16:31 16113d51b718: Waiting 02:16:31 95b7ddf11126: Waiting 02:16:31 8fa7620b40f6: Waiting 02:16:31 21d227613972: Layer already exists 02:16:31 3691dc0c6011: Layer already exists 02:16:32 dc5ef6c34467: Pushed 02:16:32 673386b40ed3: Pushed 02:16:32 b5f9bb4c8989: Pushed 02:16:32 16113d51b718: Layer already exists 02:16:32 a93c12fc97a0: Pushed 02:16:34 ea21c659f805: Pushed 02:16:47 8fa7620b40f6: Pushed 02:16:53 95b7ddf11126: Pushed 02:16:53 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:de518feb156722bc692a02f5d37fd1b85bea9bab690e7b7db67506b08eca30b5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:54 + 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 02:16:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:16:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:16:54 b5f9bb4c8989: Preparing 02:16:54 dc5ef6c34467: Preparing 02:16:54 673386b40ed3: Preparing 02:16:54 21d227613972: Preparing 02:16:54 3691dc0c6011: Preparing 02:16:54 95b7ddf11126: Preparing 02:16:54 8fa7620b40f6: Preparing 02:16:54 a93c12fc97a0: Preparing 02:16:54 ea21c659f805: Preparing 02:16:54 16113d51b718: Preparing 02:16:54 95b7ddf11126: Waiting 02:16:54 8fa7620b40f6: Waiting 02:16:54 a93c12fc97a0: Waiting 02:16:54 ea21c659f805: Waiting 02:16:54 16113d51b718: Waiting 02:16:54 b5f9bb4c8989: Layer already exists 02:16:54 dc5ef6c34467: Layer already exists 02:16:54 3691dc0c6011: Layer already exists 02:16:54 21d227613972: Layer already exists 02:16:54 673386b40ed3: Layer already exists 02:16:54 ea21c659f805: Layer already exists 02:16:54 95b7ddf11126: Layer already exists 02:16:54 16113d51b718: Layer already exists 02:16:54 a93c12fc97a0: Layer already exists 02:16:54 8fa7620b40f6: Layer already exists 02:16:54 latest: digest: sha256:de518feb156722bc692a02f5d37fd1b85bea9bab690e7b7db67506b08eca30b5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:55 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.10 02:16:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:16:55 b5f9bb4c8989: Preparing 02:16:55 dc5ef6c34467: Preparing 02:16:55 673386b40ed3: Preparing 02:16:55 21d227613972: Preparing 02:16:55 3691dc0c6011: Preparing 02:16:55 95b7ddf11126: Preparing 02:16:55 8fa7620b40f6: Preparing 02:16:55 a93c12fc97a0: Preparing 02:16:55 ea21c659f805: Preparing 02:16:55 16113d51b718: Preparing 02:16:55 95b7ddf11126: Waiting 02:16:55 ea21c659f805: Waiting 02:16:55 16113d51b718: Waiting 02:16:55 8fa7620b40f6: Waiting 02:16:55 a93c12fc97a0: Waiting 02:16:55 dc5ef6c34467: Layer already exists 02:16:55 b5f9bb4c8989: Layer already exists 02:16:55 673386b40ed3: Layer already exists 02:16:55 3691dc0c6011: Layer already exists 02:16:55 21d227613972: Layer already exists 02:16:55 a93c12fc97a0: Layer already exists 02:16:55 ea21c659f805: Layer already exists 02:16:55 8fa7620b40f6: Layer already exists 02:16:55 95b7ddf11126: Layer already exists 02:16:55 16113d51b718: Layer already exists 02:16:55 4.0.0-dev.10: digest: sha256:de518feb156722bc692a02f5d37fd1b85bea9bab690e7b7db67506b08eca30b5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:16:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:16:56 b5f9bb4c8989: Preparing 02:16:56 dc5ef6c34467: Preparing 02:16:56 673386b40ed3: Preparing 02:16:56 21d227613972: Preparing 02:16:56 3691dc0c6011: Preparing 02:16:56 95b7ddf11126: Preparing 02:16:56 8fa7620b40f6: Preparing 02:16:56 a93c12fc97a0: Preparing 02:16:56 ea21c659f805: Preparing 02:16:56 16113d51b718: Preparing 02:16:56 8fa7620b40f6: Waiting 02:16:56 a93c12fc97a0: Waiting 02:16:56 16113d51b718: Waiting 02:16:56 ea21c659f805: Waiting 02:16:56 95b7ddf11126: Waiting 02:16:56 b5f9bb4c8989: Layer already exists 02:16:56 dc5ef6c34467: Layer already exists 02:16:56 673386b40ed3: Layer already exists 02:16:56 21d227613972: Layer already exists 02:16:56 3691dc0c6011: Layer already exists 02:16:56 a93c12fc97a0: Layer already exists 02:16:56 16113d51b718: Layer already exists 02:16:56 95b7ddf11126: Layer already exists 02:16:56 8fa7620b40f6: Layer already exists 02:16:56 ea21c659f805: Layer already exists 02:16:56 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:de518feb156722bc692a02f5d37fd1b85bea9bab690e7b7db67506b08eca30b5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:57 + 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 02:16:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:16:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:16:57 b5f9bb4c8989: Preparing 02:16:57 dc5ef6c34467: Preparing 02:16:57 673386b40ed3: Preparing 02:16:57 21d227613972: Preparing 02:16:57 3691dc0c6011: Preparing 02:16:57 95b7ddf11126: Preparing 02:16:57 8fa7620b40f6: Preparing 02:16:57 a93c12fc97a0: Preparing 02:16:57 ea21c659f805: Preparing 02:16:57 16113d51b718: Preparing 02:16:57 8fa7620b40f6: Waiting 02:16:57 a93c12fc97a0: Waiting 02:16:57 ea21c659f805: Waiting 02:16:57 16113d51b718: Waiting 02:16:57 95b7ddf11126: Waiting 02:16:57 b5f9bb4c8989: Layer already exists 02:16:57 673386b40ed3: Layer already exists 02:16:57 21d227613972: Layer already exists 02:16:57 dc5ef6c34467: Layer already exists 02:16:57 3691dc0c6011: Layer already exists 02:16:57 a93c12fc97a0: Layer already exists 02:16:57 8fa7620b40f6: Layer already exists 02:16:57 95b7ddf11126: Layer already exists 02:16:57 16113d51b718: Layer already exists 02:16:57 ea21c659f805: Layer already exists 02:16:57 main: digest: sha256:de518feb156722bc692a02f5d37fd1b85bea9bab690e7b7db67506b08eca30b5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:16:57 ===================================================== [Pipeline] echo 02:16:57 taggedImages: 02:16:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 02:16:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:16:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.10 02:16:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:16:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:16:57 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:16:57 44a947b4dde0e7385da87f1ff4874445f4b2a618 02:16:57 latest 02:16:57 4.0.0-dev.10 02:16:57 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:16:57 main 02:16:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:58 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 02:16:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:16:58 537999941400: Preparing 02:16:58 87834ef3adf8: Preparing 02:16:58 5b10a8558e24: Preparing 02:16:58 21d227613972: Preparing 02:16:58 3691dc0c6011: Preparing 02:16:58 ced94c7f8118: Preparing 02:16:58 8859ab75f2ca: Preparing 02:16:58 1bf68f56d713: Preparing 02:16:58 16113d51b718: Preparing 02:16:58 8859ab75f2ca: Waiting 02:16:58 1bf68f56d713: Waiting 02:16:58 16113d51b718: Waiting 02:16:58 ced94c7f8118: Waiting 02:16:58 3691dc0c6011: Layer already exists 02:16:58 21d227613972: Layer already exists 02:16:58 5b10a8558e24: Pushed 02:16:58 87834ef3adf8: Pushed 02:16:58 537999941400: Pushed 02:16:58 16113d51b718: Layer already exists 02:16:59 1bf68f56d713: Pushed 02:17:00 8859ab75f2ca: Pushed 02:17:22 ced94c7f8118: Pushed 02:17:22 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:9603159f7ab88f356ec7ae4ce7b861166846cdcb495f457b4286fa5a8b034d03 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:22 + 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 02:17:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:17:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:17:23 537999941400: Preparing 02:17:23 87834ef3adf8: Preparing 02:17:23 5b10a8558e24: Preparing 02:17:23 21d227613972: Preparing 02:17:23 3691dc0c6011: Preparing 02:17:23 ced94c7f8118: Preparing 02:17:23 8859ab75f2ca: Preparing 02:17:23 ced94c7f8118: Waiting 02:17:23 1bf68f56d713: Preparing 02:17:23 8859ab75f2ca: Waiting 02:17:23 16113d51b718: Preparing 02:17:23 1bf68f56d713: Waiting 02:17:23 16113d51b718: Waiting 02:17:23 537999941400: Layer already exists 02:17:23 87834ef3adf8: Layer already exists 02:17:23 21d227613972: Layer already exists 02:17:23 5b10a8558e24: Layer already exists 02:17:23 3691dc0c6011: Layer already exists 02:17:23 8859ab75f2ca: Layer already exists 02:17:23 ced94c7f8118: Layer already exists 02:17:23 1bf68f56d713: Layer already exists 02:17:23 16113d51b718: Layer already exists 02:17:23 latest: digest: sha256:9603159f7ab88f356ec7ae4ce7b861166846cdcb495f457b4286fa5a8b034d03 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:24 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.10 02:17:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:17:24 537999941400: Preparing 02:17:24 87834ef3adf8: Preparing 02:17:24 5b10a8558e24: Preparing 02:17:24 21d227613972: Preparing 02:17:24 3691dc0c6011: Preparing 02:17:24 ced94c7f8118: Preparing 02:17:24 8859ab75f2ca: Preparing 02:17:24 1bf68f56d713: Preparing 02:17:24 16113d51b718: Preparing 02:17:24 8859ab75f2ca: Waiting 02:17:24 ced94c7f8118: Waiting 02:17:24 1bf68f56d713: Waiting 02:17:24 16113d51b718: Waiting 02:17:24 537999941400: Layer already exists 02:17:24 87834ef3adf8: Layer already exists 02:17:24 5b10a8558e24: Layer already exists 02:17:24 21d227613972: Layer already exists 02:17:24 3691dc0c6011: Layer already exists 02:17:24 1bf68f56d713: Layer already exists 02:17:24 ced94c7f8118: Layer already exists 02:17:24 16113d51b718: Layer already exists 02:17:24 8859ab75f2ca: Layer already exists 02:17:24 4.0.0-dev.10: digest: sha256:9603159f7ab88f356ec7ae4ce7b861166846cdcb495f457b4286fa5a8b034d03 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:24 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:17:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:17:25 537999941400: Preparing 02:17:25 87834ef3adf8: Preparing 02:17:25 5b10a8558e24: Preparing 02:17:25 21d227613972: Preparing 02:17:25 3691dc0c6011: Preparing 02:17:25 ced94c7f8118: Preparing 02:17:25 8859ab75f2ca: Preparing 02:17:25 1bf68f56d713: Preparing 02:17:25 16113d51b718: Preparing 02:17:25 8859ab75f2ca: Waiting 02:17:25 1bf68f56d713: Waiting 02:17:25 16113d51b718: Waiting 02:17:25 ced94c7f8118: Waiting 02:17:25 537999941400: Layer already exists 02:17:25 3691dc0c6011: Layer already exists 02:17:25 5b10a8558e24: Layer already exists 02:17:25 21d227613972: Layer already exists 02:17:25 87834ef3adf8: Layer already exists 02:17:25 8859ab75f2ca: Layer already exists 02:17:25 16113d51b718: Layer already exists 02:17:25 1bf68f56d713: Layer already exists 02:17:25 ced94c7f8118: Layer already exists 02:17:25 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:9603159f7ab88f356ec7ae4ce7b861166846cdcb495f457b4286fa5a8b034d03 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:25 + 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 02:17:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:17:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:17:26 537999941400: Preparing 02:17:26 87834ef3adf8: Preparing 02:17:26 5b10a8558e24: Preparing 02:17:26 21d227613972: Preparing 02:17:26 3691dc0c6011: Preparing 02:17:26 ced94c7f8118: Preparing 02:17:26 8859ab75f2ca: Preparing 02:17:26 1bf68f56d713: Preparing 02:17:26 16113d51b718: Preparing 02:17:26 ced94c7f8118: Waiting 02:17:26 8859ab75f2ca: Waiting 02:17:26 1bf68f56d713: Waiting 02:17:26 16113d51b718: Waiting 02:17:26 21d227613972: Layer already exists 02:17:26 3691dc0c6011: Layer already exists 02:17:26 87834ef3adf8: Layer already exists 02:17:26 5b10a8558e24: Layer already exists 02:17:26 537999941400: Layer already exists 02:17:26 16113d51b718: Layer already exists 02:17:26 1bf68f56d713: Layer already exists 02:17:26 8859ab75f2ca: Layer already exists 02:17:26 ced94c7f8118: Layer already exists 02:17:26 main: digest: sha256:9603159f7ab88f356ec7ae4ce7b861166846cdcb495f457b4286fa5a8b034d03 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:17:26 ===================================================== [Pipeline] echo 02:17:26 taggedImages: 02:17:26 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 02:17:26 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:17:26 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.10 02:17:26 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:17:26 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:17:26 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:17:26 44a947b4dde0e7385da87f1ff4874445f4b2a618 02:17:26 latest 02:17:26 4.0.0-dev.10 02:17:26 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:17:26 main 02:17:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:27 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 02:17:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:17:27 c42773958136: Preparing 02:17:27 401ef0bb8845: Preparing 02:17:27 85a9cfe07fc4: Preparing 02:17:27 21d227613972: Preparing 02:17:27 3691dc0c6011: Preparing 02:17:27 684e368dd745: Preparing 02:17:27 a93c12fc97a0: Preparing 02:17:27 ea21c659f805: Preparing 02:17:27 16113d51b718: Preparing 02:17:27 a93c12fc97a0: Waiting 02:17:27 ea21c659f805: Waiting 02:17:27 16113d51b718: Waiting 02:17:27 684e368dd745: Waiting 02:17:27 3691dc0c6011: Layer already exists 02:17:27 21d227613972: Layer already exists 02:17:27 a93c12fc97a0: Layer already exists 02:17:27 85a9cfe07fc4: Pushed 02:17:27 ea21c659f805: Layer already exists 02:17:27 401ef0bb8845: Pushed 02:17:27 16113d51b718: Layer already exists 02:17:27 c42773958136: Pushed 02:17:49 684e368dd745: Pushed 02:17:49 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:9dcf7136b2b01c50ca80349998303c7007e4ca7aa752f0d49066404e98dc9845 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:50 + 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 02:17:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:17:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:17:50 c42773958136: Preparing 02:17:50 401ef0bb8845: Preparing 02:17:50 85a9cfe07fc4: Preparing 02:17:50 21d227613972: Preparing 02:17:50 3691dc0c6011: Preparing 02:17:50 684e368dd745: Preparing 02:17:50 a93c12fc97a0: Preparing 02:17:50 ea21c659f805: Preparing 02:17:50 16113d51b718: Preparing 02:17:50 a93c12fc97a0: Waiting 02:17:50 ea21c659f805: Waiting 02:17:50 16113d51b718: Waiting 02:17:50 684e368dd745: Waiting 02:17:50 85a9cfe07fc4: Layer already exists 02:17:50 c42773958136: Layer already exists 02:17:50 401ef0bb8845: Layer already exists 02:17:50 3691dc0c6011: Layer already exists 02:17:50 21d227613972: Layer already exists 02:17:50 684e368dd745: Layer already exists 02:17:50 a93c12fc97a0: Layer already exists 02:17:50 16113d51b718: Layer already exists 02:17:50 ea21c659f805: Layer already exists 02:17:50 latest: digest: sha256:9dcf7136b2b01c50ca80349998303c7007e4ca7aa752f0d49066404e98dc9845 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.10 02:17:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:17:51 c42773958136: Preparing 02:17:51 401ef0bb8845: Preparing 02:17:51 85a9cfe07fc4: Preparing 02:17:51 21d227613972: Preparing 02:17:51 3691dc0c6011: Preparing 02:17:51 684e368dd745: Preparing 02:17:51 a93c12fc97a0: Preparing 02:17:51 ea21c659f805: Preparing 02:17:51 16113d51b718: Preparing 02:17:51 684e368dd745: Waiting 02:17:51 a93c12fc97a0: Waiting 02:17:51 ea21c659f805: Waiting 02:17:51 16113d51b718: Waiting 02:17:51 3691dc0c6011: Layer already exists 02:17:51 401ef0bb8845: Layer already exists 02:17:51 21d227613972: Layer already exists 02:17:51 c42773958136: Layer already exists 02:17:51 85a9cfe07fc4: Layer already exists 02:17:51 684e368dd745: Layer already exists 02:17:51 a93c12fc97a0: Layer already exists 02:17:51 ea21c659f805: Layer already exists 02:17:51 16113d51b718: Layer already exists 02:17:51 4.0.0-dev.10: digest: sha256:9dcf7136b2b01c50ca80349998303c7007e4ca7aa752f0d49066404e98dc9845 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:52 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:17:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:17:52 c42773958136: Preparing 02:17:52 401ef0bb8845: Preparing 02:17:52 85a9cfe07fc4: Preparing 02:17:52 21d227613972: Preparing 02:17:52 3691dc0c6011: Preparing 02:17:52 684e368dd745: Preparing 02:17:52 a93c12fc97a0: Preparing 02:17:52 ea21c659f805: Preparing 02:17:52 16113d51b718: Preparing 02:17:52 684e368dd745: Waiting 02:17:52 a93c12fc97a0: Waiting 02:17:52 ea21c659f805: Waiting 02:17:52 16113d51b718: Waiting 02:17:52 c42773958136: Layer already exists 02:17:52 3691dc0c6011: Layer already exists 02:17:52 85a9cfe07fc4: Layer already exists 02:17:52 401ef0bb8845: Layer already exists 02:17:52 21d227613972: Layer already exists 02:17:52 ea21c659f805: Layer already exists 02:17:52 16113d51b718: Layer already exists 02:17:52 684e368dd745: Layer already exists 02:17:52 a93c12fc97a0: Layer already exists 02:17:52 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:9dcf7136b2b01c50ca80349998303c7007e4ca7aa752f0d49066404e98dc9845 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:53 + 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 02:17:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:17:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:17:53 c42773958136: Preparing 02:17:53 401ef0bb8845: Preparing 02:17:53 85a9cfe07fc4: Preparing 02:17:53 21d227613972: Preparing 02:17:53 3691dc0c6011: Preparing 02:17:53 684e368dd745: Preparing 02:17:53 a93c12fc97a0: Preparing 02:17:53 ea21c659f805: Preparing 02:17:53 16113d51b718: Preparing 02:17:53 684e368dd745: Waiting 02:17:53 a93c12fc97a0: Waiting 02:17:53 ea21c659f805: Waiting 02:17:53 16113d51b718: Waiting 02:17:53 c42773958136: Layer already exists 02:17:53 3691dc0c6011: Layer already exists 02:17:53 85a9cfe07fc4: Layer already exists 02:17:53 401ef0bb8845: Layer already exists 02:17:53 21d227613972: Layer already exists 02:17:53 a93c12fc97a0: Layer already exists 02:17:53 ea21c659f805: Layer already exists 02:17:53 684e368dd745: Layer already exists 02:17:53 16113d51b718: Layer already exists 02:17:53 main: digest: sha256:9dcf7136b2b01c50ca80349998303c7007e4ca7aa752f0d49066404e98dc9845 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:17:53 ===================================================== [Pipeline] echo 02:17:53 taggedImages: 02:17:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 02:17:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:17:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.10 02:17:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:17:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:17:53 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 02:17:53 44a947b4dde0e7385da87f1ff4874445f4b2a618 02:17:53 latest 02:17:53 4.0.0-dev.10 02:17:53 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:17:53 main 02:17:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:54 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:54 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 02:17:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 02:17:54 86e33302d2ee: Preparing 02:17:54 6c5dd73700a2: Preparing 02:17:54 21d227613972: Preparing 02:17:54 3691dc0c6011: Preparing 02:17:54 746814369a3a: Preparing 02:17:54 3ef268b41a9c: Preparing 02:17:54 16113d51b718: Preparing 02:17:54 3ef268b41a9c: Waiting 02:17:54 16113d51b718: Waiting 02:17:54 3691dc0c6011: Layer already exists 02:17:54 21d227613972: Layer already exists 02:17:54 16113d51b718: Layer already exists 02:17:54 86e33302d2ee: Pushed 02:17:55 3ef268b41a9c: Pushed 02:17:56 746814369a3a: Pushed 02:18:06 6c5dd73700a2: Pushed 02:18:06 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:a85d3af6d6c379fc3d2426ac91e8741576a8b130a96744970db0f714065320c8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:07 + 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 02:18:07 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 02:18:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 02:18:07 86e33302d2ee: Preparing 02:18:07 6c5dd73700a2: Preparing 02:18:07 21d227613972: Preparing 02:18:07 3691dc0c6011: Preparing 02:18:07 746814369a3a: Preparing 02:18:07 3ef268b41a9c: Preparing 02:18:07 16113d51b718: Preparing 02:18:07 3ef268b41a9c: Waiting 02:18:07 16113d51b718: Waiting 02:18:07 746814369a3a: Layer already exists 02:18:07 21d227613972: Layer already exists 02:18:07 86e33302d2ee: Layer already exists 02:18:07 6c5dd73700a2: Layer already exists 02:18:07 3691dc0c6011: Layer already exists 02:18:07 3ef268b41a9c: Layer already exists 02:18:07 16113d51b718: Layer already exists 02:18:07 latest: digest: sha256:a85d3af6d6c379fc3d2426ac91e8741576a8b130a96744970db0f714065320c8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:08 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:08 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.10 02:18:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 02:18:08 86e33302d2ee: Preparing 02:18:08 6c5dd73700a2: Preparing 02:18:08 21d227613972: Preparing 02:18:08 3691dc0c6011: Preparing 02:18:08 746814369a3a: Preparing 02:18:08 3ef268b41a9c: Preparing 02:18:08 16113d51b718: Preparing 02:18:08 3ef268b41a9c: Waiting 02:18:08 16113d51b718: Waiting 02:18:08 6c5dd73700a2: Layer already exists 02:18:08 21d227613972: Layer already exists 02:18:08 746814369a3a: Layer already exists 02:18:08 3691dc0c6011: Layer already exists 02:18:08 86e33302d2ee: Layer already exists 02:18:08 3ef268b41a9c: Layer already exists 02:18:08 16113d51b718: Layer already exists 02:18:08 4.0.0-dev.10: digest: sha256:a85d3af6d6c379fc3d2426ac91e8741576a8b130a96744970db0f714065320c8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:09 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:09 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:18:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 02:18:09 86e33302d2ee: Preparing 02:18:09 6c5dd73700a2: Preparing 02:18:09 21d227613972: Preparing 02:18:09 3691dc0c6011: Preparing 02:18:09 746814369a3a: Preparing 02:18:09 3ef268b41a9c: Preparing 02:18:09 16113d51b718: Preparing 02:18:09 3ef268b41a9c: Waiting 02:18:09 16113d51b718: Waiting 02:18:09 21d227613972: Layer already exists 02:18:09 86e33302d2ee: Layer already exists 02:18:09 3691dc0c6011: Layer already exists 02:18:09 746814369a3a: Layer already exists 02:18:09 6c5dd73700a2: Layer already exists 02:18:09 3ef268b41a9c: Layer already exists 02:18:09 16113d51b718: Layer already exists 02:18:09 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:a85d3af6d6c379fc3d2426ac91e8741576a8b130a96744970db0f714065320c8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:10 + 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 02:18:10 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 02:18:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 02:18:10 86e33302d2ee: Preparing 02:18:10 6c5dd73700a2: Preparing 02:18:10 21d227613972: Preparing 02:18:10 3691dc0c6011: Preparing 02:18:10 746814369a3a: Preparing 02:18:10 3ef268b41a9c: Preparing 02:18:10 16113d51b718: Preparing 02:18:10 16113d51b718: Waiting 02:18:10 3ef268b41a9c: Waiting 02:18:10 86e33302d2ee: Layer already exists 02:18:10 3691dc0c6011: Layer already exists 02:18:10 746814369a3a: Layer already exists 02:18:10 6c5dd73700a2: Layer already exists 02:18:10 21d227613972: Layer already exists 02:18:10 16113d51b718: Layer already exists 02:18:10 3ef268b41a9c: Layer already exists 02:18:10 main: digest: sha256:a85d3af6d6c379fc3d2426ac91e8741576a8b130a96744970db0f714065320c8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:18:10 ===================================================== [Pipeline] echo 02:18:10 taggedImages: 02:18:10 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 02:18:10 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 02:18:10 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.10 02:18:10 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:18:10 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 02:18:10 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:18:10 44a947b4dde0e7385da87f1ff4874445f4b2a618 02:18:10 latest 02:18:10 4.0.0-dev.10 02:18:10 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:18:10 main 02:18:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 02:18:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:18:11 92b46ca5e925: Preparing 02:18:11 fff87e390b74: Preparing 02:18:11 8ffc22c6f0d8: Preparing 02:18:11 21d227613972: Preparing 02:18:11 3691dc0c6011: Preparing 02:18:11 fbf305d75e79: Preparing 02:18:11 e4e353089a3d: Preparing 02:18:11 16113d51b718: Preparing 02:18:11 fbf305d75e79: Waiting 02:18:11 e4e353089a3d: Waiting 02:18:11 16113d51b718: Waiting 02:18:11 21d227613972: Layer already exists 02:18:11 3691dc0c6011: Layer already exists 02:18:11 fff87e390b74: Pushed 02:18:11 92b46ca5e925: Pushed 02:18:11 16113d51b718: Layer already exists 02:18:12 e4e353089a3d: Pushed 02:18:13 fbf305d75e79: Pushed 02:18:23 8ffc22c6f0d8: Pushed 02:18:23 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:6356f4049bf81e4f7f989907d4ce89e03a9d969dad9ad008e3deeaafb0f0cb81 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:18:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:18:24 92b46ca5e925: Preparing 02:18:24 fff87e390b74: Preparing 02:18:24 8ffc22c6f0d8: Preparing 02:18:24 21d227613972: Preparing 02:18:24 3691dc0c6011: Preparing 02:18:24 fbf305d75e79: Preparing 02:18:24 e4e353089a3d: Preparing 02:18:24 16113d51b718: Preparing 02:18:24 e4e353089a3d: Waiting 02:18:24 fbf305d75e79: Waiting 02:18:24 16113d51b718: Waiting 02:18:24 21d227613972: Layer already exists 02:18:24 92b46ca5e925: Layer already exists 02:18:24 fff87e390b74: Layer already exists 02:18:24 8ffc22c6f0d8: Layer already exists 02:18:24 3691dc0c6011: Layer already exists 02:18:24 16113d51b718: Layer already exists 02:18:24 e4e353089a3d: Layer already exists 02:18:24 fbf305d75e79: Layer already exists 02:18:24 latest: digest: sha256:6356f4049bf81e4f7f989907d4ce89e03a9d969dad9ad008e3deeaafb0f0cb81 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.10 02:18:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:18:25 92b46ca5e925: Preparing 02:18:25 fff87e390b74: Preparing 02:18:25 8ffc22c6f0d8: Preparing 02:18:25 21d227613972: Preparing 02:18:25 3691dc0c6011: Preparing 02:18:25 fbf305d75e79: Preparing 02:18:25 e4e353089a3d: Preparing 02:18:25 16113d51b718: Preparing 02:18:25 fbf305d75e79: Waiting 02:18:25 16113d51b718: Waiting 02:18:25 3691dc0c6011: Layer already exists 02:18:25 fff87e390b74: Layer already exists 02:18:25 92b46ca5e925: Layer already exists 02:18:25 8ffc22c6f0d8: Layer already exists 02:18:25 21d227613972: Layer already exists 02:18:25 16113d51b718: Layer already exists 02:18:25 e4e353089a3d: Layer already exists 02:18:25 fbf305d75e79: Layer already exists 02:18:25 4.0.0-dev.10: digest: sha256:6356f4049bf81e4f7f989907d4ce89e03a9d969dad9ad008e3deeaafb0f0cb81 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:18:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:18:26 92b46ca5e925: Preparing 02:18:26 fff87e390b74: Preparing 02:18:26 8ffc22c6f0d8: Preparing 02:18:26 21d227613972: Preparing 02:18:26 3691dc0c6011: Preparing 02:18:26 fbf305d75e79: Preparing 02:18:26 e4e353089a3d: Preparing 02:18:26 16113d51b718: Preparing 02:18:26 fbf305d75e79: Waiting 02:18:26 e4e353089a3d: Waiting 02:18:26 16113d51b718: Waiting 02:18:26 8ffc22c6f0d8: Layer already exists 02:18:26 92b46ca5e925: Layer already exists 02:18:26 21d227613972: Layer already exists 02:18:26 fff87e390b74: Layer already exists 02:18:26 3691dc0c6011: Layer already exists 02:18:26 fbf305d75e79: Layer already exists 02:18:26 e4e353089a3d: Layer already exists 02:18:26 16113d51b718: Layer already exists 02:18:26 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:6356f4049bf81e4f7f989907d4ce89e03a9d969dad9ad008e3deeaafb0f0cb81 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:18:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:18:27 92b46ca5e925: Preparing 02:18:27 fff87e390b74: Preparing 02:18:27 8ffc22c6f0d8: Preparing 02:18:27 21d227613972: Preparing 02:18:27 3691dc0c6011: Preparing 02:18:27 fbf305d75e79: Preparing 02:18:27 e4e353089a3d: Preparing 02:18:27 16113d51b718: Preparing 02:18:27 fbf305d75e79: Waiting 02:18:27 e4e353089a3d: Waiting 02:18:27 16113d51b718: Waiting 02:18:27 92b46ca5e925: Layer already exists 02:18:27 21d227613972: Layer already exists 02:18:27 8ffc22c6f0d8: Layer already exists 02:18:27 3691dc0c6011: Layer already exists 02:18:27 fff87e390b74: Layer already exists 02:18:27 16113d51b718: Layer already exists 02:18:27 fbf305d75e79: Layer already exists 02:18:27 e4e353089a3d: Layer already exists 02:18:27 main: digest: sha256:6356f4049bf81e4f7f989907d4ce89e03a9d969dad9ad008e3deeaafb0f0cb81 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:18:27 ===================================================== [Pipeline] echo 02:18:28 taggedImages: 02:18:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 02:18:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:18:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.10 02:18:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 02:18:28 - 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 02:18:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:18:28 02:18:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:18:29 arm64: Pulling from edgex-lftools-log-publisher 02:18:29 8998bd30e6a1: Pulling fs layer 02:18:29 04944245beec: Pulling fs layer 02:18:29 699f458cf7ca: Pulling fs layer 02:18:29 765212b225bb: Pulling fs layer 02:18:29 f23df028b6ca: Pulling fs layer 02:18:29 d65c8cfc05b1: Pulling fs layer 02:18:29 2437ff75d9bd: Pulling fs layer 02:18:29 765212b225bb: Waiting 02:18:29 f23df028b6ca: Waiting 02:18:29 d65c8cfc05b1: Waiting 02:18:29 2437ff75d9bd: Waiting 02:18:29 04944245beec: Verifying Checksum 02:18:29 04944245beec: Download complete 02:18:29 765212b225bb: Verifying Checksum 02:18:29 765212b225bb: Download complete 02:18:29 f23df028b6ca: Download complete 02:18:29 d65c8cfc05b1: Download complete 02:18:29 699f458cf7ca: Verifying Checksum 02:18:29 699f458cf7ca: Download complete 02:18:29 8998bd30e6a1: Download complete 02:18:32 2437ff75d9bd: Verifying Checksum 02:18:32 2437ff75d9bd: Download complete 02:18:34 8998bd30e6a1: Pull complete 02:18:34 04944245beec: Pull complete 02:18:36 699f458cf7ca: Pull complete 02:18:36 765212b225bb: Pull complete 02:18:37 f23df028b6ca: Pull complete 02:18:37 d65c8cfc05b1: Pull complete 02:18:55 2437ff75d9bd: Pull complete 02:18:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:18:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:18:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:56 prd-ubuntu20.04-docker-arm64-4c-16g-24700 does not seem to be running inside a container 02:18:56 $ 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/744 -v /w/workspace/edgex-go/744:/w/workspace/edgex-go/744:rw,z -v /w/workspace/edgex-go/744@tmp:/w/workspace/edgex-go/744@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 02:18:59 $ docker top 66611f1d6361b8d21c085e1ba5ba0fc800c715f86695550aa9b115f1b24ddb08 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:19:00 ---> job-cost.sh 02:19:00 lf-activate-venv: SKIPPING 02:19:00 INFO: No Stack... 02:19:01 INFO: Retrieving Pricing Info for: v3-standard-4 02:19:02 INFO: Archiving Costs [Pipeline] sh 02:19:02 + + catcut /w/workspace/edgex-go/744/archives/cost.csv -d, 02:19:02 -f6 [Pipeline] lock 02:19:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-744-stack-cost] 02:19:02 Resource [jenkins-edgexfoundry-edgex-go-main-744-stack-cost] did not exist. Created. 02:19:02 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-744-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:19:03 + echo total: 0.10999999940395355 [Pipeline] stash 02:19:04 Stashed 1 file(s) [Pipeline] } 02:19:04 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-744-stack-cost] [Pipeline] // lock [Pipeline] } 02:19:04 $ docker stop --time=1 66611f1d6361b8d21c085e1ba5ba0fc800c715f86695550aa9b115f1b24ddb08 02:19:05 $ docker rm -f --volumes 66611f1d6361b8d21c085e1ba5ba0fc800c715f86695550aa9b115f1b24ddb08 [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 02:19:06 provisioning config files... 02:19:06 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/744@tmp/config425374326060638343tmp [Pipeline] { [Pipeline] sh 02:19:06 + set +x 02:19:06 + curl -s https://codecov.io/bash 02:19:06 + bash -s -- 02:19:07 02:19:07 _____ _ 02:19:07 / ____| | | 02:19:07 | | ___ __| | ___ ___ _____ __ 02:19:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:19:07 | |___| (_) | (_| | __/ (_| (_) \ V / 02:19:07 \_____\___/ \__,_|\___|\___\___/ \_/ 02:19:07 Bash-1.0.6 02:19:07 02:19:07 02:19:07 ==> git version 2.25.1 found 02:19:07 ==> 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 02:19:07 Release-Date: 2020-01-08 02:19:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:19:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:19:07 ==> Jenkins CI detected. 02:19:07 current dir:  /w/workspace/edgex-go/744 02:19:07 project root: . 02:19:07 --> token set from env 02:19:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:19:07 ==> Running gcov in . (disable via -X gcov) 02:19:07 ==> Python coveragepy not found 02:19:07 ==> Searching for coverage reports in: 02:19:07 + . 02:19:07 -> Found 1 reports 02:19:07 ==> Detecting git/mercurial file structure 02:19:07 ==> Reading reports 02:19:07 + ./coverage.out bytes=1433704 02:19:07 ==> Appending adjustments 02:19:07 https://docs.codecov.io/docs/fixing-reports 02:19:08 + Found adjustments 02:19:08 ==> Gzipping contents 02:19:08 124K /tmp/codecov.gQCV88.gz 02:19:08 ==> Uploading reports 02:19:08 url: https://codecov.io 02:19:08 query: branch=main&commit=44a947b4dde0e7385da87f1ff4874445f4b2a618&build=744&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F744%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:19:08 -> Pinging Codecov 02:19:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=44a947b4dde0e7385da87f1ff4874445f4b2a618&build=744&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F744%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:19:08 -> Uploading to 02:19:08 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/44a947b4dde0e7385da87f1ff4874445f4b2a618/826795e7-1c59-41c9-bda4-453a5ba05ed5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241107%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241107T021908Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=f3d23864ad7e3fe942b6e3bda5f79329637cbb96c713b95a8c2c24adcb28757f 02:19:08 % Total % Received % Xferd Average Speed Time Time Time Current 02:19:08 Dload Upload Total Spent Left Speed 02:19:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 121k 0 0 100 121k 0 416k --:--:-- --:--:-- --:--:-- 416k 02:19:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } 02:19:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:19:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:19:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:19:09 02:19:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:19:09 latest: Pulling from edgex-devops/edgex-snyk-go 02:19:09 43c4264eed91: Already exists 02:19:09 4cc291be95ef: Already exists 02:19:09 2ac1f1163629: Already exists 02:19:09 5c3c966382ef: Already exists 02:19:09 4f4fb700ef54: Already exists 02:19:09 d9c7d2e4e75e: Pulling fs layer 02:19:09 9c3e1370e548: Pulling fs layer 02:19:10 d9c7d2e4e75e: Download complete 02:19:10 d9c7d2e4e75e: Pull complete 02:19:10 9c3e1370e548: Download complete 02:19:14 9c3e1370e548: Pull complete 02:19:14 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 02:19:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:19:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:14 prd-ubuntu20.04-docker-8c-8g-24699 does not seem to be running inside a container 02:19:14 $ 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/744 -v /w/workspace/edgex-go/744:/w/workspace/edgex-go/744:rw,z -v /w/workspace/edgex-go/744@tmp:/w/workspace/edgex-go/744@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:19:17 $ docker top c0a1ecf5791057a5fa144e83f1fcbee4c413a71654fd361c6db0db9475792118 -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:18 + git config --global --add safe.directory /w/workspace/edgex-go/744 [Pipeline] echo 02:19:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:19:18 + set -o pipefail 02:19:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:19:28 02:19:28 Monitoring /w/workspace/edgex-go/744 (github.com/edgexfoundry/edgex-go)... 02:19:28 02:19:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/c134b166-6eeb-4c11-90ed-a3c19e48b38a 02:19:28 02:19:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:19:28 02:19:29 02:19:29 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:19:29 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:19:29 $ docker stop --time=1 c0a1ecf5791057a5fa144e83f1fcbee4c413a71654fd361c6db0db9475792118 02:19:35 $ docker rm -f --volumes c0a1ecf5791057a5fa144e83f1fcbee4c413a71654fd361c6db0db9475792118 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:19:35 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:19:35 provisioning config files... 02:19:35 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/744@tmp/config3150947066979400589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:19:35 --> edgex-publish-swagger.sh 02:19:35 === Publish openapi API === 02:19:35 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 02:19:35 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/744/openapi/core-command.yaml] 02:19:35 % Total % Received % Xferd Average Speed Time Time Time Current 02:19:35 Dload Upload Total Spent Left Speed 02:19:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 66092 --:--:-- --:--:-- --:--:-- 65959 100 32782 0 0 100 32782 0 66092 --:--:-- --:--:-- --:--:-- 65959 02:19:36 02:19:36 02:19:36 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/744/openapi/core-data.yaml] 02:19:36 % Total % Received % Xferd Average Speed Time Time Time Current 02:19:36 Dload Upload Total Spent Left Speed 02:19:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 167k --:--:-- --:--:-- --:--:-- 167k 02:19:36 02:19:36 02:19:36 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/744/openapi/core-keeper.yaml] 02:19:36 % Total % Received % Xferd Average Speed Time Time Time Current 02:19:36 Dload Upload Total Spent Left Speed 02:19:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 261 127k --:--:-- --:--:-- --:--:-- 127k 02:19:36 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:19:36 02:19:36 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/744/openapi/core-metadata.yaml] 02:19:36 % Total % Received % Xferd Average Speed Time Time Time Current 02:19:36 Dload Upload Total Spent Left Speed 02:19:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 0 0 100 154k 0 762k --:--:-- --:--:-- --:--:-- 759k 100 154k 100 156 100 154k 430 427k --:--:-- --:--:-- --:--:-- 426k 02:19:37 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:19:37 02:19:37 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/744/openapi/support-cron-scheduler.yaml] 02:19:37 % Total % Received % Xferd Average Speed Time Time Time Current 02:19:37 Dload Upload Total Spent Left Speed 02:19:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50797 100 66 100 50731 284 213k --:--:-- --:--:-- --:--:-- 214k 02:19:37 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:19:37 02:19:37 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/744/openapi/support-notifications.yaml] 02:19:37 % Total % Received % Xferd Average Speed Time Time Time Current 02:19:37 Dload Upload Total Spent Left Speed 02:19:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 440 240k --:--:-- --:--:-- --:--:-- 241k 02:19:38 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:19:38 [Pipeline] } 02:19:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:19:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:19:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:19:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:38 prd-ubuntu20.04-docker-8c-8g-24699 does not seem to be running inside a container 02:19:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/744 -v /w/workspace/edgex-go/744:/w/workspace/edgex-go/744:rw,z -v /w/workspace/edgex-go/744@tmp:/w/workspace/edgex-go/744@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:19:39 $ docker top 9c314cd606076c1d45993f371adbf8e92e53046223828587ba896fc0e579074b -eo pid,comm 02:19:39 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). 02:19:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:19:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:19:39 [ssh-agent] Looking for ssh-agent implementation... 02:19:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:19:39 $ docker exec 9c314cd606076c1d45993f371adbf8e92e53046223828587ba896fc0e579074b ssh-agent 02:19:39 SSH_AUTH_SOCK=/tmp/ssh-tz8lZwD7AyRg/agent.34 02:19:39 SSH_AGENT_PID=40 02:19:39 Running ssh-add (command line suppressed) 02:19:39 Identity added: /w/workspace/edgex-go/744@tmp/private_key_15455999617694350718.key (/w/workspace/edgex-go/744@tmp/private_key_15455999617694350718.key) 02:19:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:19:40 + git semver tag 02:19:40 2024-11-07 02:19:40,398 [run_tag] DEBUG tag force:False 02:19:40 2024-11-07 02:19:40,398 [check_head_tag] DEBUG check head tag 02:19:40 2024-11-07 02:19:40,401 [execute] INFO git cat-file --batch-check 02:19:40 2024-11-07 02:19:40,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/744, universal_newlines=False, shell=None, istream=) 02:19:40 2024-11-07 02:19:40,405 [execute] INFO git cat-file --batch 02:19:40 2024-11-07 02:19:40,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/744, universal_newlines=False, shell=None, istream=) 02:19:40 2024-11-07 02:19:40,453 [read_version] DEBUG read version from /w/workspace/edgex-go/744/.semver/main 02:19:40 2024-11-07 02:19:40,453 [execute] INFO git tag -a v4.0.0-dev.10 -m v4.0.0-dev.10 02:19:40 2024-11-07 02:19:40,453 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.10', '-m', 'v4.0.0-dev.10'], cwd=/w/workspace/edgex-go/744, universal_newlines=False, shell=None, istream=None) 02:19:40 2024-11-07 02:19:40,458 [read_version] DEBUG read version from /w/workspace/edgex-go/744/.semver/main 02:19:40 4.0.0-dev.10 [Pipeline] } 02:19:40 $ docker exec --env ******** --env ******** 9c314cd606076c1d45993f371adbf8e92e53046223828587ba896fc0e579074b ssh-agent -k 02:19:40 unset SSH_AUTH_SOCK; 02:19:40 unset SSH_AGENT_PID; 02:19:40 echo Agent pid 40 killed; 02:19:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:19:41 + git semver [Pipeline] } 02:19:41 $ docker stop --time=1 9c314cd606076c1d45993f371adbf8e92e53046223828587ba896fc0e579074b 02:19:43 $ docker rm -f --volumes 9c314cd606076c1d45993f371adbf8e92e53046223828587ba896fc0e579074b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:19:43 02:19:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:19:44 0.23.1-centos7: Pulling from edgex-lftools 02:19:44 ab5ef0e58194: Pulling fs layer 02:19:44 9712f1f96733: Pulling fs layer 02:19:44 63f879dbbcfc: Pulling fs layer 02:19:44 0d9ebad4ef96: Pulling fs layer 02:19:44 e9a5061849ea: Pulling fs layer 02:19:44 d747dcd14b5f: Pulling fs layer 02:19:44 2de7ff778b66: Pulling fs layer 02:19:44 d747dcd14b5f: Waiting 02:19:44 e9a5061849ea: Waiting 02:19:44 2de7ff778b66: Waiting 02:19:44 9712f1f96733: Verifying Checksum 02:19:44 9712f1f96733: Download complete 02:19:44 63f879dbbcfc: Verifying Checksum 02:19:44 63f879dbbcfc: Download complete 02:19:44 e9a5061849ea: Verifying Checksum 02:19:44 e9a5061849ea: Download complete 02:19:44 d747dcd14b5f: Verifying Checksum 02:19:44 d747dcd14b5f: Download complete 02:19:44 0d9ebad4ef96: Verifying Checksum 02:19:44 0d9ebad4ef96: Download complete 02:19:44 ab5ef0e58194: Verifying Checksum 02:19:44 ab5ef0e58194: Download complete 02:19:44 2de7ff778b66: Verifying Checksum 02:19:47 ab5ef0e58194: Pull complete 02:19:47 9712f1f96733: Pull complete 02:19:48 63f879dbbcfc: Pull complete 02:19:52 0d9ebad4ef96: Pull complete 02:19:52 e9a5061849ea: Pull complete 02:19:52 d747dcd14b5f: Pull complete 02:19:54 2de7ff778b66: Pull complete 02:19:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:19:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:19:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:54 prd-ubuntu20.04-docker-8c-8g-24699 does not seem to be running inside a container 02:19:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/744 -v /w/workspace/edgex-go/744:/w/workspace/edgex-go/744:rw,z -v /w/workspace/edgex-go/744@tmp:/w/workspace/edgex-go/744@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:20:05 $ docker top f69c84c775ff58530caa4d95b99dc2337a047210b0010043542235b6b2d57baf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:20:05 provisioning config files... 02:20:05 copy managed file [sigul-config] to file:/w/workspace/edgex-go/744@tmp/config4377892446300184329tmp 02:20:05 copy managed file [sigul-password] to file:/w/workspace/edgex-go/744@tmp/config2882600244140109861tmp 02:20:05 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/744@tmp/config8499132631980362tmp [Pipeline] { [Pipeline] echo 02:20:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:20:05 ---> sigul-configuration.sh 02:20:05 gpg: directory `/root/.gnupg' created 02:20:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:20:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:20:05 gpg: keyring `/root/.gnupg/secring.gpg' created 02:20:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:20:05 gpg: CAST5 encrypted data 02:20:05 gpg: encrypted with 1 passphrase 02:20:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:20:06 + mkdir /home/jenkins 02:20:06 + mkdir /home/jenkins/sigul [Pipeline] sh 02:20:06 + 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 02:20:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:20:06 ---> sigul-install.sh 02:20:06 Sigul already installed; skipping installation. [Pipeline] sh 02:20:07 + git tag --list 02:20:07 0.6.0 02:20:07 0.6.1 02:20:07 0.7.0 02:20:07 0.7.1 02:20:07 v1.0.0 02:20:07 v1.0.1 02:20:07 v1.1.0 02:20:07 v1.2.0 02:20:07 v1.2.1 02:20:07 v1.3.0 02:20:07 v1.3.1 02:20:07 v2.0.0 02:20:07 v2.1.0 02:20:07 v2.1.1 02:20:07 v2.2.0 02:20:07 v2.3.0 02:20:07 v3.0 02:20:07 v3.0.0 02:20:07 v3.1 02:20:07 v3.1.0 02:20:07 v3.1.0-dev.1 02:20:07 v3.1.0-dev.10 02:20:07 v3.1.0-dev.11 02:20:07 v3.1.0-dev.12 02:20:07 v3.1.0-dev.13 02:20:07 v3.1.0-dev.14 02:20:07 v3.1.0-dev.15 02:20:07 v3.1.0-dev.16 02:20:07 v3.1.0-dev.17 02:20:07 v3.1.0-dev.18 02:20:07 v3.1.0-dev.19 02:20:07 v3.1.0-dev.2 02:20:07 v3.1.0-dev.20 02:20:07 v3.1.0-dev.21 02:20:07 v3.1.0-dev.22 02:20:07 v3.1.0-dev.23 02:20:07 v3.1.0-dev.24 02:20:07 v3.1.0-dev.25 02:20:07 v3.1.0-dev.26 02:20:07 v3.1.0-dev.27 02:20:07 v3.1.0-dev.28 02:20:07 v3.1.0-dev.29 02:20:07 v3.1.0-dev.3 02:20:07 v3.1.0-dev.30 02:20:07 v3.1.0-dev.31 02:20:07 v3.1.0-dev.32 02:20:07 v3.1.0-dev.33 02:20:07 v3.1.0-dev.34 02:20:07 v3.1.0-dev.35 02:20:07 v3.1.0-dev.36 02:20:07 v3.1.0-dev.37 02:20:07 v3.1.0-dev.38 02:20:07 v3.1.0-dev.39 02:20:07 v3.1.0-dev.4 02:20:07 v3.1.0-dev.40 02:20:07 v3.1.0-dev.41 02:20:07 v3.1.0-dev.42 02:20:07 v3.1.0-dev.43 02:20:07 v3.1.0-dev.44 02:20:07 v3.1.0-dev.45 02:20:07 v3.1.0-dev.46 02:20:07 v3.1.0-dev.47 02:20:07 v3.1.0-dev.48 02:20:07 v3.1.0-dev.49 02:20:07 v3.1.0-dev.5 02:20:07 v3.1.0-dev.50 02:20:07 v3.1.0-dev.51 02:20:07 v3.1.0-dev.52 02:20:07 v3.1.0-dev.53 02:20:07 v3.1.0-dev.54 02:20:07 v3.1.0-dev.55 02:20:07 v3.1.0-dev.56 02:20:07 v3.1.0-dev.57 02:20:07 v3.1.0-dev.58 02:20:07 v3.1.0-dev.59 02:20:07 v3.1.0-dev.6 02:20:07 v3.1.0-dev.60 02:20:07 v3.1.0-dev.61 02:20:07 v3.1.0-dev.62 02:20:07 v3.1.0-dev.63 02:20:07 v3.1.0-dev.64 02:20:07 v3.1.0-dev.65 02:20:07 v3.1.0-dev.66 02:20:07 v3.1.0-dev.67 02:20:07 v3.1.0-dev.68 02:20:07 v3.1.0-dev.69 02:20:07 v3.1.0-dev.7 02:20:07 v3.1.0-dev.70 02:20:07 v3.1.0-dev.71 02:20:07 v3.1.0-dev.72 02:20:07 v3.1.0-dev.73 02:20:07 v3.1.0-dev.8 02:20:07 v3.1.0-dev.9 02:20:07 v3.1.1 02:20:07 v3.1.1-dev.1 02:20:07 v3.1.1-dev.2 02:20:07 v3.2.0-dev.1 02:20:07 v3.2.0-dev.10 02:20:07 v3.2.0-dev.100 02:20:07 v3.2.0-dev.101 02:20:07 v3.2.0-dev.102 02:20:07 v3.2.0-dev.103 02:20:07 v3.2.0-dev.104 02:20:07 v3.2.0-dev.105 02:20:07 v3.2.0-dev.106 02:20:07 v3.2.0-dev.107 02:20:07 v3.2.0-dev.108 02:20:07 v3.2.0-dev.109 02:20:07 v3.2.0-dev.11 02:20:07 v3.2.0-dev.12 02:20:07 v3.2.0-dev.13 02:20:07 v3.2.0-dev.14 02:20:07 v3.2.0-dev.15 02:20:07 v3.2.0-dev.16 02:20:07 v3.2.0-dev.17 02:20:07 v3.2.0-dev.18 02:20:07 v3.2.0-dev.19 02:20:07 v3.2.0-dev.2 02:20:07 v3.2.0-dev.20 02:20:07 v3.2.0-dev.21 02:20:07 v3.2.0-dev.22 02:20:07 v3.2.0-dev.23 02:20:07 v3.2.0-dev.24 02:20:07 v3.2.0-dev.25 02:20:07 v3.2.0-dev.26 02:20:07 v3.2.0-dev.27 02:20:07 v3.2.0-dev.28 02:20:07 v3.2.0-dev.29 02:20:07 v3.2.0-dev.3 02:20:07 v3.2.0-dev.30 02:20:07 v3.2.0-dev.31 02:20:07 v3.2.0-dev.32 02:20:07 v3.2.0-dev.33 02:20:07 v3.2.0-dev.34 02:20:07 v3.2.0-dev.35 02:20:07 v3.2.0-dev.36 02:20:07 v3.2.0-dev.37 02:20:07 v3.2.0-dev.38 02:20:07 v3.2.0-dev.39 02:20:07 v3.2.0-dev.4 02:20:07 v3.2.0-dev.40 02:20:07 v3.2.0-dev.41 02:20:07 v3.2.0-dev.42 02:20:07 v3.2.0-dev.43 02:20:07 v3.2.0-dev.44 02:20:07 v3.2.0-dev.45 02:20:07 v3.2.0-dev.46 02:20:07 v3.2.0-dev.47 02:20:07 v3.2.0-dev.48 02:20:07 v3.2.0-dev.49 02:20:07 v3.2.0-dev.5 02:20:07 v3.2.0-dev.50 02:20:07 v3.2.0-dev.51 02:20:07 v3.2.0-dev.52 02:20:07 v3.2.0-dev.53 02:20:07 v3.2.0-dev.54 02:20:07 v3.2.0-dev.55 02:20:07 v3.2.0-dev.56 02:20:07 v3.2.0-dev.57 02:20:07 v3.2.0-dev.58 02:20:07 v3.2.0-dev.59 02:20:07 v3.2.0-dev.6 02:20:07 v3.2.0-dev.60 02:20:07 v3.2.0-dev.61 02:20:07 v3.2.0-dev.62 02:20:07 v3.2.0-dev.63 02:20:07 v3.2.0-dev.64 02:20:07 v3.2.0-dev.65 02:20:07 v3.2.0-dev.66 02:20:07 v3.2.0-dev.67 02:20:07 v3.2.0-dev.68 02:20:07 v3.2.0-dev.69 02:20:07 v3.2.0-dev.7 02:20:07 v3.2.0-dev.70 02:20:07 v3.2.0-dev.71 02:20:07 v3.2.0-dev.72 02:20:07 v3.2.0-dev.73 02:20:07 v3.2.0-dev.74 02:20:07 v3.2.0-dev.75 02:20:07 v3.2.0-dev.76 02:20:07 v3.2.0-dev.77 02:20:07 v3.2.0-dev.78 02:20:07 v3.2.0-dev.79 02:20:07 v3.2.0-dev.8 02:20:07 v3.2.0-dev.80 02:20:07 v3.2.0-dev.81 02:20:07 v3.2.0-dev.82 02:20:07 v3.2.0-dev.83 02:20:07 v3.2.0-dev.84 02:20:07 v3.2.0-dev.85 02:20:07 v3.2.0-dev.86 02:20:07 v3.2.0-dev.87 02:20:07 v3.2.0-dev.88 02:20:07 v3.2.0-dev.89 02:20:07 v3.2.0-dev.9 02:20:07 v3.2.0-dev.90 02:20:07 v3.2.0-dev.91 02:20:07 v3.2.0-dev.92 02:20:07 v3.2.0-dev.93 02:20:07 v3.2.0-dev.94 02:20:07 v3.2.0-dev.95 02:20:07 v3.2.0-dev.96 02:20:07 v3.2.0-dev.97 02:20:07 v3.2.0-dev.98 02:20:07 v3.2.0-dev.99 02:20:07 v4.0.0-dev.1 02:20:07 v4.0.0-dev.10 02:20:07 v4.0.0-dev.2 02:20:07 v4.0.0-dev.3 02:20:07 v4.0.0-dev.4 02:20:07 v4.0.0-dev.5 02:20:07 v4.0.0-dev.6 02:20:07 v4.0.0-dev.7 02:20:07 v4.0.0-dev.8 02:20:07 v4.0.0-dev.9 [Pipeline] sh 02:20:07 + lftools sign git-tag v4.0.0-dev.10 02:20:07 Signing Git tag with Sigul... 02:20:07 Signing v4.0.0-dev.10 [Pipeline] echo 02:20:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:20:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:20:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:20:08 $ docker stop --time=1 f69c84c775ff58530caa4d95b99dc2337a047210b0010043542235b6b2d57baf 02:20:09 $ docker rm -f --volumes f69c84c775ff58530caa4d95b99dc2337a047210b0010043542235b6b2d57baf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:20:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:20:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:20:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:10 prd-ubuntu20.04-docker-8c-8g-24699 does not seem to be running inside a container 02:20:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/744 -v /w/workspace/edgex-go/744:/w/workspace/edgex-go/744:rw,z -v /w/workspace/edgex-go/744@tmp:/w/workspace/edgex-go/744@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:20:10 $ docker top e1b4f841e3ee10209f6646b331056e69e533d09d5187780584a00749b68d0a58 -eo pid,comm 02:20:11 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). 02:20:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:20:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:20:11 [ssh-agent] Looking for ssh-agent implementation... 02:20:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:20:11 $ docker exec e1b4f841e3ee10209f6646b331056e69e533d09d5187780584a00749b68d0a58 ssh-agent 02:20:11 SSH_AUTH_SOCK=/tmp/ssh-befd1rLE3xc0/agent.31 02:20:11 SSH_AGENT_PID=37 02:20:11 Running ssh-add (command line suppressed) 02:20:11 Identity added: /w/workspace/edgex-go/744@tmp/private_key_11177466495884306767.key (/w/workspace/edgex-go/744@tmp/private_key_11177466495884306767.key) 02:20:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:20:11 + git semver bump pre 02:20:12 2024-11-07 02:20:11,960 [read_version] DEBUG read version from /w/workspace/edgex-go/744/.semver/main 02:20:12 2024-11-07 02:20:11,960 [bump_version] DEBUG bumping version:4.0.0-dev.10 on axis:pre with prefix:dev 02:20:12 2024-11-07 02:20:11,960 [bump_version] DEBUG bumped version:4.0.0-dev.11 02:20:12 2024-11-07 02:20:11,960 [write_version] DEBUG write version:4.0.0-dev.11 to path:/w/workspace/edgex-go/744/.semver/main with force:True 02:20:12 2024-11-07 02:20:11,961 [read_version] DEBUG read version from /w/workspace/edgex-go/744/.semver/main 02:20:12 2024-11-07 02:20:11,961 [write_file] DEBUG write to file:/w/workspace/edgex-go/744/.semver/main 02:20:12 2024-11-07 02:20:11,964 [execute] INFO git cat-file --batch-check 02:20:12 2024-11-07 02:20:11,964 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/744/.semver, universal_newlines=False, shell=None, istream=) 02:20:12 2024-11-07 02:20:11,970 [execute] INFO git cat-file --batch 02:20:12 2024-11-07 02:20:11,970 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/744/.semver, universal_newlines=False, shell=None, istream=) 02:20:12 2024-11-07 02:20:11,975 [read_version] DEBUG read version from /w/workspace/edgex-go/744/.semver/main 02:20:12 4.0.0-dev.11 [Pipeline] } 02:20:12 $ docker exec --env ******** --env ******** e1b4f841e3ee10209f6646b331056e69e533d09d5187780584a00749b68d0a58 ssh-agent -k 02:20:12 unset SSH_AUTH_SOCK; 02:20:12 unset SSH_AGENT_PID; 02:20:12 echo Agent pid 37 killed; 02:20:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:20:12 + git semver [Pipeline] } 02:20:12 $ docker stop --time=1 e1b4f841e3ee10209f6646b331056e69e533d09d5187780584a00749b68d0a58 02:20:14 $ docker rm -f --volumes e1b4f841e3ee10209f6646b331056e69e533d09d5187780584a00749b68d0a58 [Pipeline] // withDockerContainer [Pipeline] sh 02:20:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:20:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:20:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:15 prd-ubuntu20.04-docker-8c-8g-24699 does not seem to be running inside a container 02:20:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/744 -v /w/workspace/edgex-go/744:/w/workspace/edgex-go/744:rw,z -v /w/workspace/edgex-go/744@tmp:/w/workspace/edgex-go/744@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:20:15 $ docker top 1daa07c4dcfe999316970bd4b81664bc1c2220730fe778580ab18dcd099b86eb -eo pid,comm 02:20:15 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). 02:20:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:20:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:20:15 [ssh-agent] Looking for ssh-agent implementation... 02:20:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:20:15 $ docker exec 1daa07c4dcfe999316970bd4b81664bc1c2220730fe778580ab18dcd099b86eb ssh-agent 02:20:16 SSH_AUTH_SOCK=/tmp/ssh-0W7pxLhUphQv/agent.32 02:20:16 SSH_AGENT_PID=38 02:20:16 Running ssh-add (command line suppressed) 02:20:16 Identity added: /w/workspace/edgex-go/744@tmp/private_key_3388236603217448154.key (/w/workspace/edgex-go/744@tmp/private_key_3388236603217448154.key) 02:20:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:20:16 + git semver push 02:20:16 2024-11-07 02:20:16,676 [run_push] DEBUG push 02:20:16 2024-11-07 02:20:16,677 [execute] INFO git cat-file --batch-check 02:20:16 2024-11-07 02:20:16,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/744/.semver, universal_newlines=False, shell=None, istream=) 02:20:16 2024-11-07 02:20:16,681 [execute] INFO git rev-list 89d821a52a11808acb66f4245699cff147c9cf39 -- 02:20:16 2024-11-07 02:20:16,681 [execute] DEBUG Popen(['git', 'rev-list', '89d821a52a11808acb66f4245699cff147c9cf39', '--'], cwd=/w/workspace/edgex-go/744/.semver, universal_newlines=False, shell=None, istream=None) 02:20:16 2024-11-07 02:20:16,699 [execute] INFO git fetch -v origin 02:20:16 2024-11-07 02:20:16,699 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/744/.semver, universal_newlines=True, shell=None, istream=None) 02:20:17 2024-11-07 02:20:17,139 [run_push] DEBUG no remote changes detected 02:20:17 2024-11-07 02:20:17,139 [execute] INFO git push origin semver 02:20:17 2024-11-07 02:20:17,139 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/744/.semver, universal_newlines=False, shell=None, istream=None) 02:20:18 2024-11-07 02:20:17,906 [run_push] DEBUG push all version tags 02:20:18 2024-11-07 02:20:17,906 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:20:18 2024-11-07 02:20:17,906 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/744, universal_newlines=False, shell=None, istream=None) 02:20:18 2024-11-07 02:20:18,490 [read_version] DEBUG read version from /w/workspace/edgex-go/744/.semver/main 02:20:18 4.0.0-dev.11 [Pipeline] } 02:20:18 $ docker exec --env ******** --env ******** 1daa07c4dcfe999316970bd4b81664bc1c2220730fe778580ab18dcd099b86eb ssh-agent -k 02:20:18 unset SSH_AUTH_SOCK; 02:20:18 unset SSH_AGENT_PID; 02:20:18 echo Agent pid 38 killed; 02:20:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:20:18 + git semver [Pipeline] } 02:20:19 $ docker stop --time=1 1daa07c4dcfe999316970bd4b81664bc1c2220730fe778580ab18dcd099b86eb 02:20:20 $ docker rm -f --volumes 1daa07c4dcfe999316970bd4b81664bc1c2220730fe778580ab18dcd099b86eb [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 02:20:21 + [ -d /w/workspace/edgex-go/744/archives ] [Pipeline] libraryResource [Pipeline] sh 02:20:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:20:22 ---> package-listing.sh 02:20:22 ++ facter osfamily 02:20:22 ++ tr '[:upper:]' '[:lower:]' 02:20:22 + OS_FAMILY=debian 02:20:22 + workspace=/w/workspace/edgex-go/744 02:20:22 + START_PACKAGES=/tmp/packages_start.txt 02:20:22 + END_PACKAGES=/tmp/packages_end.txt 02:20:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:20:22 + PACKAGES=/tmp/packages_start.txt 02:20:22 + '[' /w/workspace/edgex-go/744 ']' 02:20:22 + PACKAGES=/tmp/packages_end.txt 02:20:22 + case "${OS_FAMILY}" in 02:20:22 + dpkg -l 02:20:22 + grep '^ii' 02:20:22 + '[' -f /tmp/packages_start.txt ']' 02:20:22 + '[' -f /tmp/packages_end.txt ']' 02:20:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:20:22 + '[' /w/workspace/edgex-go/744 ']' 02:20:22 + mkdir -p /w/workspace/edgex-go/744/archives/ 02:20:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/744/archives/ [Pipeline] echo 02:20:22 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/744/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:20:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:20:23 02:20:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:20:23 latest: Pulling from edgex-lftools-log-publisher 02:20:23 5eb5b503b376: Pulling fs layer 02:20:23 5c69ac0246d0: Pulling fs layer 02:20:23 ec43610c2a17: Pulling fs layer 02:20:23 3a2ae6a8a46f: Pulling fs layer 02:20:23 33b1e0a273af: Pulling fs layer 02:20:23 5d3b04190fa2: Pulling fs layer 02:20:23 2f39f015ded8: Pulling fs layer 02:20:23 33b1e0a273af: Waiting 02:20:23 5d3b04190fa2: Waiting 02:20:23 2f39f015ded8: Waiting 02:20:23 3a2ae6a8a46f: Waiting 02:20:23 5c69ac0246d0: Download complete 02:20:23 3a2ae6a8a46f: Download complete 02:20:23 33b1e0a273af: Verifying Checksum 02:20:23 33b1e0a273af: Download complete 02:20:23 5d3b04190fa2: Download complete 02:20:24 ec43610c2a17: Verifying Checksum 02:20:24 ec43610c2a17: Download complete 02:20:24 5eb5b503b376: Verifying Checksum 02:20:24 5eb5b503b376: Download complete 02:20:24 2f39f015ded8: Download complete 02:20:25 5eb5b503b376: Pull complete 02:20:25 5c69ac0246d0: Pull complete 02:20:25 ec43610c2a17: Pull complete 02:20:25 3a2ae6a8a46f: Pull complete 02:20:26 33b1e0a273af: Pull complete 02:20:26 5d3b04190fa2: Pull complete 02:20:30 2f39f015ded8: Pull complete 02:20:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:20:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:20:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:30 prd-ubuntu20.04-docker-8c-8g-24699 does not seem to be running inside a container 02:20:30 $ 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/744/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/744 -v /w/workspace/edgex-go/744:/w/workspace/edgex-go/744:rw,z -v /w/workspace/edgex-go/744@tmp:/w/workspace/edgex-go/744@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:20:34 $ docker top 5e213642e6916ee016798ab3735f8b482431c71e24676ea3578d329b08f741ea -eo pid,comm [Pipeline] { [Pipeline] sh 02:20:35 + touch /tmp/pre-build-complete [Pipeline] sh 02:20:35 + mkdir -p /var/log/sysstat [Pipeline] sh 02:20:35 + ls /var/log/sa-host 02:20:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:20:35 provisioning config files... 02:20:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/744@tmp/config11972644619441461624tmp [Pipeline] { [Pipeline] echo 02:20:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:20:36 ---> create-netrc.sh [Pipeline] } 02:20:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:20:36 ---> python-tools-install.sh [Pipeline] echo 02:20:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:20:36 ---> sudo-logs.sh 02:20:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:20:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:20:37 ---> job-cost.sh 02:20:37 lf-activate-venv: SKIPPING 02:20:37 DEBUG: total: 0.10999999940395355 02:20:37 INFO: Retrieving Stack Cost... 02:20:37 INFO: Retrieving Pricing Info for: v3-standard-8 02:20:37 INFO: Archiving Costs [Pipeline] echo 02:20:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:20:38 ---> logs-deploy.sh 02:20:38 lf-activate-venv: SKIPPING 02:20:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/744 02:20:38 INFO: archiving workspace using pattern(s): 02:20:39 Archives upload complete. 02:20:39 INFO: archiving logs to Nexus 02:20:39 ---> uname -a: 02:20:39 Linux prd-ubuntu20-04-docker-8c-8g-24699 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:20:39 02:20:39 02:20:39 ---> lscpu: 02:20:39 Architecture: x86_64 02:20:39 CPU op-mode(s): 32-bit, 64-bit 02:20:39 Byte Order: Little Endian 02:20:39 Address sizes: 40 bits physical, 48 bits virtual 02:20:39 CPU(s): 8 02:20:39 On-line CPU(s) list: 0-7 02:20:39 Thread(s) per core: 1 02:20:39 Core(s) per socket: 1 02:20:39 Socket(s): 8 02:20:39 NUMA node(s): 1 02:20:39 Vendor ID: AuthenticAMD 02:20:39 CPU family: 23 02:20:39 Model: 49 02:20:39 Model name: AMD EPYC-Rome Processor 02:20:39 Stepping: 0 02:20:39 CPU MHz: 2799.998 02:20:39 BogoMIPS: 5599.99 02:20:39 Virtualization: AMD-V 02:20:39 Hypervisor vendor: KVM 02:20:39 Virtualization type: full 02:20:39 L1d cache: 256 KiB 02:20:39 L1i cache: 256 KiB 02:20:39 L2 cache: 4 MiB 02:20:39 L3 cache: 128 MiB 02:20:39 NUMA node0 CPU(s): 0-7 02:20:39 Vulnerability Itlb multihit: Not affected 02:20:39 Vulnerability L1tf: Not affected 02:20:39 Vulnerability Mds: Not affected 02:20:39 Vulnerability Meltdown: Not affected 02:20:39 Vulnerability Mmio stale data: Not affected 02:20:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:20:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:20:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:20:39 Vulnerability Srbds: Not affected 02:20:39 Vulnerability Tsx async abort: Not affected 02:20:39 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 02:20:39 02:20:39 02:20:39 ---> nproc: 02:20:39 8 02:20:39 02:20:39 02:20:39 ---> df -h: 02:20:39 Filesystem Size Used Avail Use% Mounted on 02:20:39 overlay 155G 29G 127G 19% / 02:20:39 tmpfs 64M 0 64M 0% /dev 02:20:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:20:39 shm 64M 0 64M 0% /dev/shm 02:20:39 /dev/vda1 155G 29G 127G 19% /facter-os 02:20:39 02:20:39 02:20:40 ---> sar -b -r -n DEV: 02:20:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24699) 11/07/24 _x86_64_ (8 CPU) 02:20:40 02:20:40 01:24:03 LINUX RESTART (8 CPU) 02:20:40 02:20:40 01:25:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:20:40 01:26:01 193.19 1.46 191.73 0.00 39.45 69482.19 0.00 02:20:40 01:27:01 41.86 0.03 41.83 0.00 0.27 33033.04 0.00 02:20:40 01:28:01 36.04 1.22 34.83 0.00 24.80 20401.53 0.00 02:20:40 01:29:01 413.60 0.37 413.23 0.00 38.13 264287.42 0.00 02:20:40 01:30:01 710.55 23.91 686.64 0.00 5285.95 200439.49 0.00 02:20:40 01:31:01 288.64 1.67 286.98 0.00 253.52 59032.54 0.00 02:20:40 01:32:01 382.47 0.03 382.44 0.00 0.27 131574.54 0.00 02:20:40 01:33:01 600.18 0.12 600.07 0.00 10.40 79570.07 0.00 02:20:40 01:34:01 36.03 0.10 35.93 0.00 19.33 928.38 0.00 02:20:40 01:35:01 10.18 0.03 10.15 0.00 5.20 255.69 0.00 02:20:40 01:36:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 02:20:40 01:37:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 02:20:40 01:38:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 02:20:40 01:39:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 02:20:40 01:40:01 1.45 0.02 1.43 0.00 0.13 16.66 0.00 02:20:40 01:41:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 02:20:40 01:42:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 02:20:40 01:43:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 02:20:40 01:44:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 02:20:40 01:45:02 1.28 0.00 1.28 0.00 0.00 16.53 0.00 02:20:40 01:46:01 0.91 0.00 0.91 0.00 0.00 10.71 0.00 02:20:40 01:47:01 1.55 0.00 1.55 0.00 0.00 18.80 0.00 02:20:40 01:48:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 02:20:40 01:49:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 02:20:40 01:50:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 02:20:40 01:51:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 02:20:40 01:52:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 02:20:40 01:53:01 1.55 0.00 1.55 0.00 0.00 17.60 0.00 02:20:40 01:54:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 02:20:40 01:55:01 1.75 0.00 1.75 0.00 0.00 20.26 0.00 02:20:40 01:56:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 02:20:40 01:57:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 02:20:40 01:58:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 02:20:40 01:59:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 02:20:40 02:00:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 02:20:40 02:01:01 1.57 0.00 1.57 0.00 0.00 17.60 0.00 02:20:40 02:02:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 02:20:40 02:03:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 02:20:40 02:04:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 02:20:40 02:05:01 1.50 0.00 1.50 0.00 0.00 19.86 0.00 02:20:40 02:06:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 02:20:40 02:07:01 1.75 0.00 1.75 0.00 0.00 20.00 0.00 02:20:40 02:08:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 02:20:40 02:09:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 02:20:40 02:10:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 02:20:40 02:11:01 1.95 0.00 1.95 0.00 0.00 21.73 0.00 02:20:40 02:12:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 02:20:40 02:13:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 02:20:40 02:14:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 02:20:40 02:15:01 1.72 0.00 1.72 0.00 0.00 20.66 0.00 02:20:40 02:16:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 02:20:40 02:17:01 1.58 0.02 1.57 0.00 0.13 18.53 0.00 02:20:40 02:18:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 02:20:40 02:19:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 02:20:40 02:20:01 143.74 0.35 143.39 0.00 20.53 46253.22 0.00 02:20:40 Average: 52.99 0.53 52.46 0.00 104.06 16474.87 0.00 02:20:40 02:20:40 01:25:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:20:40 01:26:01 28046052 31394344 908380 2.76 125872 3399788 2237428 6.59 1397948 2937820 114756 02:20:40 01:27:01 27016796 31441320 858760 2.61 128880 4414932 1991444 5.87 1910128 3398656 172324 02:20:40 01:28:01 26296532 31184204 1112016 3.38 134204 4833484 2470744 7.28 1946572 4037872 538440 02:20:40 01:29:01 20525768 31343832 941368 2.86 146424 10607336 2903956 8.56 1971684 9618636 100012 02:20:40 01:30:01 14001888 31378840 889720 2.71 313184 16595288 2450660 7.22 2853788 14840536 462756 02:20:40 01:31:01 8133864 28339268 3858136 11.73 353296 19016416 10267816 30.26 7022004 16070476 1437312 02:20:40 01:32:01 7045244 30109644 2105140 6.40 367464 21792416 5719160 16.85 6349412 17796968 896920 02:20:40 01:33:01 9541484 31429220 836340 2.54 375496 20783204 2297888 6.77 3511112 18385536 416 02:20:40 01:34:01 9541784 31432660 832172 2.53 377172 20784428 2191216 6.46 3896852 17999164 240 02:20:40 01:35:01 9543472 31434832 829944 2.52 377624 20784628 2179956 6.42 4004932 17888328 8 02:20:40 01:36:01 9543756 31435132 829676 2.52 377636 20784624 2179956 6.42 4004788 17888328 8 02:20:40 01:37:01 9557944 31449344 815964 2.48 377648 20784640 2179956 6.42 3990216 17888340 8 02:20:40 01:38:01 9558948 31450372 815132 2.48 377664 20784640 2179956 6.42 3990220 17888340 4 02:20:40 01:39:01 9560560 31452452 813336 2.47 377684 20784644 2179956 6.42 3988588 17888780 24 02:20:40 01:40:01 9559036 31451056 815144 2.48 377708 20784648 2208896 6.51 3988664 17888792 188 02:20:40 01:41:01 9558760 31450932 815220 2.48 377728 20784776 2208896 6.51 3988496 17888920 120 02:20:40 01:42:01 9559256 31451472 814644 2.48 377748 20784780 2208896 6.51 3988540 17888924 4 02:20:40 01:43:01 9559224 31451440 814640 2.48 377776 20784780 2208896 6.51 3988336 17888924 16 02:20:40 01:44:01 9559280 31451532 814508 2.48 377796 20784772 2208896 6.51 3988636 17888928 20 02:20:40 01:45:02 9558988 31451284 814756 2.48 377812 20784788 2208896 6.51 3988452 17888932 4 02:20:40 01:46:01 9559444 31451748 814228 2.48 377820 20784792 2208896 6.51 3988116 17888936 8 02:20:40 01:47:01 9559396 31451716 814192 2.48 377840 20784796 2208896 6.51 3988136 17888940 8 02:20:40 01:48:01 9559324 31451676 814168 2.48 377860 20784796 2208896 6.51 3988460 17888940 4 02:20:40 01:49:01 9558976 31451352 814432 2.48 377876 20784800 2208896 6.51 3988688 17888944 184 02:20:40 01:50:01 9559388 31451796 814132 2.48 377912 20784800 2208896 6.51 3988636 17888948 8 02:20:40 01:51:01 9559452 31451860 814040 2.48 377944 20784804 2208896 6.51 3988232 17888948 8 02:20:40 01:52:01 9559144 31451620 814232 2.48 377964 20784808 2208896 6.51 3988616 17888956 192 02:20:40 01:53:01 9559200 31451680 814160 2.48 377976 20784812 2208896 6.51 3988288 17888960 8 02:20:40 01:54:01 9559396 31451912 813976 2.48 377996 20784816 2208896 6.51 3988372 17888960 8 02:20:40 01:55:01 9559480 31452032 813804 2.47 378024 20784816 2208896 6.51 3988412 17888968 8 02:20:40 01:56:01 9559528 31452096 813668 2.47 378048 20784824 2208896 6.51 3988544 17888968 8 02:20:40 01:57:01 9559260 31451856 813864 2.48 378064 20784828 2208896 6.51 3988388 17888972 8 02:20:40 01:58:01 9559388 31452012 813836 2.47 378088 20784828 2208896 6.51 3988992 17888972 180 02:20:40 01:59:01 9559412 31452040 813788 2.47 378108 20784832 2225136 6.56 3988432 17888976 8 02:20:40 02:00:01 9559040 31451676 814028 2.48 378112 20784836 2225136 6.56 3988840 17888980 180 02:20:40 02:01:01 9558992 31451688 814048 2.48 378140 20784836 2225136 6.56 3988496 17888984 12 02:20:40 02:02:01 9558928 31451632 814016 2.48 378152 20784840 2225136 6.56 3988744 17888988 20 02:20:40 02:03:01 9559036 31451780 813708 2.47 378180 20784840 2225136 6.56 3988504 17888988 12 02:20:40 02:04:01 9559264 31452076 813864 2.48 378192 20784844 2225136 6.56 3988544 17888996 8 02:20:40 02:05:01 9558932 31451768 814088 2.48 378232 20784840 2225136 6.56 3988760 17888992 8 02:20:40 02:06:01 9559088 31451960 813816 2.47 378252 20784852 2225136 6.56 3988924 17888996 160 02:20:40 02:07:01 9559008 31451888 813804 2.47 378276 20784856 2225136 6.56 3989160 17889000 196 02:20:40 02:08:01 9558960 31451888 813784 2.47 378284 20784856 2225136 6.56 3989044 17889000 192 02:20:40 02:09:01 9558904 31451836 813760 2.47 378292 20784860 2225136 6.56 3989004 17889004 196 02:20:40 02:10:01 9558604 31451544 813960 2.48 378328 20784860 2225136 6.56 3989048 17889008 8 02:20:40 02:11:01 9558532 31451640 813800 2.47 378364 20784996 2225136 6.56 3989024 17889132 156 02:20:40 02:12:01 9558676 31451792 813776 2.47 378376 20785000 2225136 6.56 3989052 17889136 200 02:20:40 02:13:01 9558668 31451848 813732 2.47 378392 20785004 2225136 6.56 3989048 17889140 156 02:20:40 02:14:01 9558612 31451796 813820 2.47 378400 20785008 2208944 6.51 3989092 17889144 204 02:20:40 02:15:01 9559088 31452276 813584 2.47 378424 20785008 2208944 6.51 3989192 17889148 12 02:20:40 02:16:01 9559112 31452376 813528 2.47 378448 20785012 2208944 6.51 3988840 17889164 4 02:20:40 02:17:01 9558812 31452080 813796 2.47 378472 20785012 2225076 6.56 3988840 17889168 8 02:20:40 02:18:01 9558620 31452020 813712 2.47 378488 20785016 2225076 6.56 3988880 17889160 4 02:20:40 02:19:01 9558840 31452244 813432 2.47 378508 20785020 2225076 6.56 3988892 17889164 8 02:20:40 02:20:01 8393320 31399988 857760 2.61 395100 21788952 2289476 6.75 4054276 18886172 172996 02:20:40 Average: 10703099 31359025 906642 2.76 358723 19624249 2443049 7.20 3898907 16890437 70890 02:20:40 02:20:40 01:25:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:20:40 01:26:01 vethcf94b11 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 02:20:40 01:26:01 ens3 1049.20 992.44 8275.21 104.51 0.00 0.00 0.00 0.00 02:20:40 01:26:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 02:20:40 01:26:01 docker0 897.73 890.92 66.19 4985.37 0.00 0.00 0.00 0.00 02:20:40 01:27:01 vethcf94b11 0.70 0.73 0.06 0.07 0.00 0.00 0.00 0.00 02:20:40 01:27:01 ens3 34.74 24.68 26.98 15.50 0.00 0.00 0.00 0.00 02:20:40 01:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 01:27:01 docker0 0.70 0.70 0.05 0.07 0.00 0.00 0.00 0.00 02:20:40 01:28:01 vethcf94b11 0.40 0.42 0.04 0.04 0.00 0.00 0.00 0.00 02:20:40 01:28:01 ens3 21.50 15.65 18.33 11.49 0.00 0.00 0.00 0.00 02:20:40 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:28:01 docker0 0.40 0.40 0.03 0.04 0.00 0.00 0.00 0.00 02:20:40 01:29:01 veth2454f5a 3.85 9.02 0.28 113.85 0.00 0.00 0.00 0.01 02:20:40 01:29:01 veth1689b1e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:29:01 veth67bde9c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:29:01 veth0226dc8 3.38 6.95 0.25 113.72 0.00 0.00 0.00 0.01 02:20:40 01:29:01 veth5853167 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:29:01 veth48c054e 4.00 9.07 0.30 114.12 0.00 0.00 0.00 0.01 02:20:40 01:29:01 veth1528687 3.27 6.28 0.25 77.48 0.00 0.00 0.00 0.01 02:20:40 01:29:01 veth4a48abd 1.55 2.93 0.11 38.20 0.00 0.00 0.00 0.00 02:20:40 01:29:01 veth8ebba85 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:29:01 veth145d1f7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:29:01 ens3 242.31 132.33 4558.15 27.33 0.00 0.00 0.00 0.00 02:20:40 01:29:01 veth205e8bc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:29:01 veth9a43d2b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:29:01 veth7d36ce6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:29:01 vethee697e7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:29:01 vethc779186 0.57 1.10 0.05 0.26 0.00 0.00 0.00 0.00 02:20:40 01:29:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 02:20:40 01:29:01 veth8667613 3.30 7.30 0.25 113.74 0.00 0.00 0.00 0.01 02:20:40 01:29:01 docker0 52.42 105.38 3.26 1497.11 0.00 0.00 0.00 0.00 02:20:40 01:29:01 vethd8e1c5e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:29:01 vethe937060 3.45 7.58 0.25 78.28 0.00 0.00 0.00 0.01 02:20:40 01:30:01 ens3 845.99 497.63 8775.18 211.35 0.00 0.00 0.00 0.00 02:20:40 01:30:01 vethc779186 0.07 0.50 0.00 0.02 0.00 0.00 0.00 0.00 02:20:40 01:30:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 02:20:40 01:30:01 docker0 388.72 651.73 35.09 6664.87 0.00 0.00 0.00 0.00 02:20:40 01:31:01 veth4106ff8 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:20:40 01:31:01 veth4462de5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:20:40 01:31:01 vethf505a6c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:20:40 01:31:01 veth68f9dc2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:20:40 01:31:01 veth7988240 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:20:40 01:31:01 vethb58a22e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:20:40 01:31:01 ens3 12.54 6.78 10.12 5.43 0.00 0.00 0.00 0.00 02:20:40 01:31:01 vethb8e6f21 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:20:40 01:31:01 vethc779186 0.08 0.08 0.00 0.01 0.00 0.00 0.00 0.00 02:20:40 01:31:01 vethc4a7b4e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:20:40 01:31:01 veth34b8935 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:20:40 01:31:01 veth3a0b3c3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:20:40 01:31:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:20:40 01:31:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:31:01 vetha33af2c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:20:40 01:31:01 vetha3e2409 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:20:40 01:32:01 veth4106ff8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:32:01 veth4462de5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:32:01 vethf505a6c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:32:01 veth68f9dc2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:32:01 veth7988240 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:32:01 vethb58a22e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:32:01 ens3 5.73 2.83 4.55 2.40 0.00 0.00 0.00 0.00 02:20:40 01:32:01 vethb8e6f21 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:32:01 vethc779186 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:32:01 vethc4a7b4e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:32:01 veth34b8935 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:32:01 veth3a0b3c3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:32:01 vetha33af2c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:32:01 vetha3e2409 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:33:01 ens3 226.58 214.65 113.66 1190.18 0.00 0.00 0.00 0.00 02:20:40 01:33:01 lo 22.86 22.86 2.25 2.25 0.00 0.00 0.00 0.00 02:20:40 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:34:01 ens3 497.52 513.81 210.37 3020.24 0.00 0.00 0.00 0.00 02:20:40 01:34:01 lo 45.99 45.99 4.54 4.54 0.00 0.00 0.00 0.00 02:20:40 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:35:01 ens3 142.29 140.69 62.78 887.56 0.00 0.00 0.00 0.00 02:20:40 01:35:01 lo 12.86 12.86 1.26 1.26 0.00 0.00 0.00 0.00 02:20:40 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:36:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:37:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 01:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:38:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:40:01 ens3 0.88 0.68 3.88 0.11 0.00 0.00 0.00 0.00 02:20:40 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:41:01 ens3 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:43:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 02:20:40 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:44:01 ens3 0.68 0.38 0.33 0.22 0.00 0.00 0.00 0.00 02:20:40 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:45:02 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 02:20:40 01:45:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 01:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:47:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:49:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 01:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:50:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 02:20:40 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:51:01 ens3 0.67 0.23 0.17 0.02 0.00 0.00 0.00 0.00 02:20:40 01:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:52:01 ens3 0.35 0.00 0.04 0.00 0.00 0.00 0.00 0.00 02:20:40 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:53:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 01:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:54:01 ens3 1.10 0.00 0.10 0.00 0.00 0.00 0.00 0.00 02:20:40 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:55:01 ens3 0.53 0.32 0.15 0.08 0.00 0.00 0.00 0.00 02:20:40 01:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:56:01 ens3 0.48 0.38 0.26 0.21 0.00 0.00 0.00 0.00 02:20:40 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:57:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:58:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 01:59:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 01:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:00:01 ens3 0.35 0.20 0.15 0.08 0.00 0.00 0.00 0.00 02:20:40 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:01:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:02:01 ens3 0.43 0.37 0.26 0.21 0.00 0.00 0.00 0.00 02:20:40 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:03:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:04:01 ens3 0.42 0.00 0.04 0.00 0.00 0.00 0.00 0.00 02:20:40 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:05:01 ens3 0.83 0.87 0.44 0.37 0.00 0.00 0.00 0.00 02:20:40 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:06:01 ens3 0.18 0.10 0.06 0.01 0.00 0.00 0.00 0.00 02:20:40 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:07:01 ens3 0.55 0.10 0.06 0.01 0.00 0.00 0.00 0.00 02:20:40 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:09:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:10:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 02:20:40 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:11:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:13:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:15:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 02:20:40 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:16:01 ens3 0.23 0.13 0.12 0.01 0.00 0.00 0.00 0.00 02:20:40 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:17:01 ens3 0.62 0.10 0.06 0.01 0.00 0.00 0.00 0.00 02:20:40 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:18:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:19:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:40 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:40 02:20:01 ens3 368.64 255.49 7114.41 155.25 0.00 0.00 0.00 0.00 02:20:40 02:20:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 02:20:40 02:20:01 docker0 82.09 122.95 7.38 1255.65 0.00 0.00 0.00 0.00 02:20:40 Average: ens3 62.68 50.73 528.91 102.45 0.00 0.00 0.00 0.00 02:20:40 Average: lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 02:20:40 Average: docker0 25.63 32.02 2.02 261.01 0.00 0.00 0.00 0.00 02:20:40 02:20:40 02:20:40 ---> sar -P ALL: 02:20:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24699) 11/07/24 _x86_64_ (8 CPU) 02:20:40 02:20:40 01:24:03 LINUX RESTART (8 CPU) 02:20:40 02:20:40 01:25:02 CPU %user %nice %system %iowait %steal %idle 02:20:40 01:26:01 all 11.42 0.00 4.35 2.19 0.07 81.97 02:20:40 01:26:01 0 9.14 0.00 3.24 1.53 0.07 86.02 02:20:40 01:26:01 1 12.89 0.00 4.07 0.97 0.07 82.00 02:20:40 01:26:01 2 11.86 0.00 5.77 7.45 0.07 74.85 02:20:40 01:26:01 3 12.71 0.00 4.36 0.29 0.07 82.58 02:20:40 01:26:01 4 11.61 0.00 4.30 0.03 0.07 83.98 02:20:40 01:26:01 5 10.02 0.00 5.10 2.22 0.09 82.57 02:20:40 01:26:01 6 12.07 0.00 3.92 4.90 0.09 79.03 02:20:40 01:26:01 7 11.04 0.00 4.09 0.09 0.05 84.74 02:20:40 01:27:01 all 38.66 0.00 6.01 0.67 0.09 54.57 02:20:40 01:27:01 0 38.95 0.00 5.80 0.02 0.08 55.14 02:20:40 01:27:01 1 38.17 0.00 6.89 0.03 0.08 54.82 02:20:40 01:27:01 2 37.73 0.00 5.39 0.00 0.10 56.78 02:20:40 01:27:01 3 37.31 0.00 6.63 0.00 0.08 55.98 02:20:40 01:27:01 4 42.61 0.00 5.92 1.56 0.08 49.82 02:20:40 01:27:01 5 40.25 0.00 5.90 0.17 0.08 53.61 02:20:40 01:27:01 6 37.66 0.00 6.11 3.32 0.10 52.81 02:20:40 01:27:01 7 36.59 0.00 5.45 0.30 0.10 57.56 02:20:40 01:28:01 all 64.57 0.00 7.81 0.07 0.11 27.44 02:20:40 01:28:01 0 63.74 0.00 7.26 0.02 0.12 28.86 02:20:40 01:28:01 1 65.12 0.00 7.54 0.00 0.12 27.23 02:20:40 01:28:01 2 65.13 0.00 7.53 0.00 0.10 27.24 02:20:40 01:28:01 3 65.29 0.00 7.72 0.00 0.10 26.90 02:20:40 01:28:01 4 65.59 0.00 8.70 0.00 0.10 25.61 02:20:40 01:28:01 5 64.03 0.00 7.75 0.10 0.12 28.00 02:20:40 01:28:01 6 63.81 0.00 8.11 0.44 0.10 27.54 02:20:40 01:28:01 7 63.89 0.00 7.85 0.00 0.12 28.14 02:20:40 01:29:01 all 32.11 0.00 8.68 2.89 0.09 56.22 02:20:40 01:29:01 0 30.60 0.00 8.48 5.84 0.10 54.98 02:20:40 01:29:01 1 33.22 0.00 8.51 5.22 0.08 52.96 02:20:40 01:29:01 2 30.81 0.00 8.68 0.94 0.10 59.46 02:20:40 01:29:01 3 32.31 0.00 8.12 2.06 0.08 57.42 02:20:40 01:29:01 4 32.94 0.00 8.59 1.73 0.12 56.62 02:20:40 01:29:01 5 31.20 0.00 9.40 2.25 0.10 57.05 02:20:40 01:29:01 6 33.80 0.00 9.34 4.13 0.08 52.65 02:20:40 01:29:01 7 32.03 0.00 8.35 0.95 0.07 58.60 02:20:40 01:30:01 all 9.94 0.00 5.71 24.50 0.07 59.79 02:20:40 01:30:01 0 9.15 0.00 5.86 14.41 0.05 70.52 02:20:40 01:30:01 1 9.00 0.00 7.22 45.58 0.08 38.11 02:20:40 01:30:01 2 9.84 0.00 5.99 9.94 0.07 74.16 02:20:40 01:30:01 3 9.90 0.00 5.72 17.03 0.07 67.28 02:20:40 01:30:01 4 10.55 0.00 5.45 34.47 0.07 49.46 02:20:40 01:30:01 5 10.74 0.00 5.27 47.64 0.07 36.29 02:20:40 01:30:01 6 10.25 0.00 4.81 13.98 0.08 70.88 02:20:40 01:30:01 7 10.12 0.00 5.35 13.22 0.05 71.26 02:20:40 01:31:01 all 81.25 0.00 10.81 3.22 0.12 4.60 02:20:40 01:31:01 0 81.54 0.00 10.68 2.03 0.13 5.62 02:20:40 01:31:01 1 80.18 0.00 11.54 3.20 0.12 4.96 02:20:40 01:31:01 2 81.69 0.00 10.32 2.01 0.12 5.87 02:20:40 01:31:01 3 80.91 0.00 11.03 2.30 0.12 5.64 02:20:40 01:31:01 4 81.98 0.00 10.39 6.02 0.13 1.47 02:20:40 01:31:01 5 81.35 0.00 10.60 5.68 0.12 2.26 02:20:40 01:31:01 6 80.58 0.00 11.30 2.43 0.12 5.58 02:20:40 01:31:01 7 81.73 0.00 10.66 2.07 0.13 5.40 02:20:40 01:32:01 all 90.86 0.00 9.00 0.00 0.14 0.00 02:20:40 01:32:01 0 90.81 0.00 9.06 0.00 0.13 0.00 02:20:40 01:32:01 1 90.77 0.00 9.08 0.00 0.13 0.02 02:20:40 01:32:01 2 90.96 0.00 8.93 0.00 0.12 0.00 02:20:40 01:32:01 3 90.20 0.00 9.66 0.00 0.13 0.00 02:20:40 01:32:01 4 90.82 0.00 9.01 0.00 0.17 0.00 02:20:40 01:32:01 5 90.92 0.00 8.93 0.00 0.13 0.02 02:20:40 01:32:01 6 91.29 0.00 8.56 0.00 0.15 0.00 02:20:40 01:32:01 7 91.09 0.00 8.79 0.00 0.12 0.00 02:20:40 01:33:01 all 26.10 0.00 3.93 6.04 0.09 63.84 02:20:40 01:33:01 0 25.74 0.00 4.04 15.50 0.08 54.64 02:20:40 01:33:01 1 24.19 0.00 4.17 7.99 0.08 63.57 02:20:40 01:33:01 2 26.75 0.00 3.62 2.59 0.08 66.96 02:20:40 01:33:01 3 24.56 0.00 3.86 1.77 0.08 69.72 02:20:40 01:33:01 4 27.47 0.00 3.69 3.12 0.10 65.62 02:20:40 01:33:01 5 27.28 0.00 3.88 2.97 0.08 65.78 02:20:40 01:33:01 6 26.12 0.00 4.21 6.64 0.08 62.95 02:20:40 01:33:01 7 26.66 0.00 3.99 7.80 0.08 61.46 02:20:40 01:34:01 all 10.02 0.00 0.94 0.11 0.06 88.87 02:20:40 01:34:01 0 6.24 0.00 1.05 0.02 0.05 92.64 02:20:40 01:34:01 1 7.46 0.00 0.84 0.67 0.05 90.99 02:20:40 01:34:01 2 12.66 0.00 0.87 0.05 0.07 86.35 02:20:40 01:34:01 3 9.19 0.00 0.87 0.03 0.05 89.86 02:20:40 01:34:01 4 9.00 0.00 0.79 0.05 0.07 90.09 02:20:40 01:34:01 5 12.89 0.00 1.19 0.03 0.07 85.81 02:20:40 01:34:01 6 14.05 0.00 1.02 0.03 0.07 84.83 02:20:40 01:34:01 7 8.66 0.00 0.90 0.02 0.05 90.37 02:20:40 01:35:01 all 2.66 0.00 0.32 0.07 0.03 96.93 02:20:40 01:35:01 0 2.34 0.00 0.38 0.00 0.02 97.26 02:20:40 01:35:01 1 3.07 0.00 0.30 0.05 0.03 96.55 02:20:40 01:35:01 2 1.62 0.00 0.22 0.48 0.03 97.65 02:20:40 01:35:01 3 0.73 0.00 0.10 0.00 0.02 99.15 02:20:40 01:35:01 4 3.22 0.00 0.52 0.00 0.02 96.24 02:20:40 01:35:01 5 3.49 0.00 0.35 0.03 0.03 96.09 02:20:40 01:35:01 6 4.17 0.00 0.33 0.00 0.03 95.46 02:20:40 01:35:01 7 2.62 0.00 0.33 0.00 0.03 97.01 02:20:40 01:36:01 all 0.02 0.00 0.02 0.01 0.01 99.95 02:20:40 01:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:20:40 01:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:20:40 01:36:01 2 0.03 0.00 0.03 0.05 0.02 99.87 02:20:40 01:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:20:40 01:36:01 4 0.00 0.00 0.03 0.00 0.02 99.95 02:20:40 01:36:01 5 0.03 0.00 0.05 0.00 0.03 99.88 02:20:40 01:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 01:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:20:40 02:20:40 01:36:01 CPU %user %nice %system %iowait %steal %idle 02:20:40 01:37:01 all 0.04 0.00 0.01 0.00 0.01 99.94 02:20:40 01:37:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:20:40 01:37:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:20:40 01:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:20:40 01:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 01:37:01 4 0.08 0.00 0.00 0.00 0.03 99.88 02:20:40 01:37:01 5 0.02 0.00 0.00 0.02 0.00 99.97 02:20:40 01:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:20:40 01:37:01 7 0.07 0.00 0.03 0.00 0.00 99.90 02:20:40 01:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:20:40 01:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:20:40 01:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:20:40 01:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:20:40 01:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:20:40 01:38:01 4 0.03 0.00 0.03 0.00 0.02 99.92 02:20:40 01:38:01 5 0.00 0.00 0.00 0.03 0.02 99.95 02:20:40 01:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:20:40 01:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 01:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:20:40 01:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 01:39:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:20:40 01:39:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:20:40 01:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:20:40 01:39:01 4 0.07 0.00 0.00 0.00 0.02 99.92 02:20:40 01:39:01 5 0.03 0.00 0.00 0.03 0.00 99.93 02:20:40 01:39:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:20:40 01:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:20:40 01:40:01 all 0.03 0.00 0.03 0.00 0.01 99.92 02:20:40 01:40:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:20:40 01:40:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:20:40 01:40:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:20:40 01:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:20:40 01:40:01 4 0.03 0.00 0.00 0.00 0.03 99.93 02:20:40 01:40:01 5 0.05 0.00 0.07 0.03 0.02 99.83 02:20:40 01:40:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:20:40 01:40:01 7 0.03 0.00 0.05 0.00 0.02 99.90 02:20:40 01:41:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:20:40 01:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:20:40 01:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:20:40 01:41:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:20:40 01:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:20:40 01:41:01 4 0.07 0.00 0.03 0.00 0.02 99.88 02:20:40 01:41:01 5 0.07 0.00 0.00 0.02 0.00 99.92 02:20:40 01:41:01 6 0.03 0.00 0.00 0.02 0.00 99.95 02:20:40 01:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 01:42:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:20:40 01:42:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:20:40 01:42:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:20:40 01:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:20:40 01:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 01:42:01 4 0.02 0.00 0.03 0.00 0.02 99.93 02:20:40 01:42:01 5 0.02 0.00 0.00 0.03 0.00 99.95 02:20:40 01:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:20:40 01:42:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:20:40 01:43:01 all 0.03 0.00 0.01 0.01 0.01 99.94 02:20:40 01:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:20:40 01:43:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:20:40 01:43:01 2 0.07 0.00 0.02 0.00 0.02 99.90 02:20:40 01:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:20:40 01:43:01 4 0.07 0.00 0.03 0.00 0.03 99.87 02:20:40 01:43:01 5 0.00 0.00 0.00 0.02 0.02 99.97 02:20:40 01:43:01 6 0.03 0.00 0.02 0.07 0.02 99.87 02:20:40 01:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:20:40 01:44:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:20:40 01:44:01 0 0.03 0.00 0.02 0.02 0.00 99.93 02:20:40 01:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:20:40 01:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:20:40 01:44:01 3 0.00 0.00 0.03 0.00 0.00 99.97 02:20:40 01:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:20:40 01:44:01 5 0.10 0.00 0.00 0.02 0.00 99.88 02:20:40 01:44:01 6 0.07 0.00 0.02 0.00 0.02 99.90 02:20:40 01:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:20:40 01:45:02 all 0.03 0.00 0.02 0.00 0.01 99.94 02:20:40 01:45:02 0 0.02 0.00 0.02 0.00 0.00 99.97 02:20:40 01:45:02 1 0.00 0.00 0.00 0.00 0.00 100.00 02:20:40 01:45:02 2 0.03 0.00 0.02 0.00 0.00 99.95 02:20:40 01:45:02 3 0.00 0.00 0.00 0.00 0.02 99.98 02:20:40 01:45:02 4 0.00 0.00 0.00 0.00 0.00 100.00 02:20:40 01:45:02 5 0.05 0.00 0.03 0.02 0.00 99.90 02:20:40 01:45:02 6 0.08 0.00 0.05 0.00 0.02 99.85 02:20:40 01:45:02 7 0.03 0.00 0.05 0.00 0.02 99.90 02:20:40 01:46:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:20:40 01:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:20:40 01:46:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:20:40 01:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:20:40 01:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:20:40 01:46:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:20:40 01:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:20:40 01:46:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:20:40 01:46:01 7 0.07 0.00 0.03 0.00 0.02 99.88 02:20:40 01:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:20:40 01:47:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:20:40 01:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:20:40 01:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:20:40 01:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 01:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:20:40 01:47:01 5 0.02 0.00 0.00 0.03 0.00 99.95 02:20:40 01:47:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:20:40 01:47:01 7 0.05 0.00 0.03 0.00 0.00 99.92 02:20:40 02:20:40 01:47:01 CPU %user %nice %system %iowait %steal %idle 02:20:40 01:48:01 all 0.04 0.00 0.01 0.00 0.01 99.94 02:20:40 01:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:20:40 01:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:20:40 01:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:20:40 01:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:20:40 01:48:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:20:40 01:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:20:40 01:48:01 6 0.08 0.00 0.03 0.00 0.02 99.87 02:20:40 01:48:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:20:40 01:49:01 all 0.22 0.00 0.01 0.00 0.01 99.76 02:20:40 01:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:20:40 01:49:01 1 1.50 0.00 0.02 0.00 0.02 98.47 02:20:40 01:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 01:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 01:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:20:40 01:49:01 5 0.15 0.00 0.02 0.03 0.00 99.80 02:20:40 01:49:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:20:40 01:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:20:40 01:50:01 all 0.27 0.00 0.01 0.00 0.01 99.70 02:20:40 01:50:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:20:40 01:50:01 1 1.97 0.00 0.00 0.02 0.02 98.00 02:20:40 01:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:20:40 01:50:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:20:40 01:50:01 4 0.03 0.00 0.03 0.00 0.02 99.92 02:20:40 01:50:01 5 0.02 0.00 0.00 0.02 0.02 99.95 02:20:40 01:50:01 6 0.07 0.00 0.00 0.00 0.03 99.90 02:20:40 01:50:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:20:40 01:51:01 all 0.19 0.00 0.02 0.00 0.01 99.77 02:20:40 01:51:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:20:40 01:51:01 1 1.42 0.00 0.10 0.00 0.02 98.46 02:20:40 01:51:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:20:40 01:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:20:40 01:51:01 4 0.02 0.00 0.03 0.02 0.02 99.92 02:20:40 01:51:01 5 0.02 0.00 0.02 0.02 0.00 99.95 02:20:40 01:51:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:20:40 01:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:20:40 01:52:01 all 0.03 0.00 0.01 0.00 0.01 99.96 02:20:40 01:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 01:52:01 1 0.05 0.00 0.00 0.00 0.02 99.93 02:20:40 01:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:20:40 01:52:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:20:40 01:52:01 4 0.02 0.00 0.02 0.02 0.00 99.95 02:20:40 01:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 01:52:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:20:40 01:52:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:20:40 01:53:01 all 0.01 0.00 0.02 0.00 0.01 99.96 02:20:40 01:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:20:40 01:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:20:40 01:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:20:40 01:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:20:40 01:53:01 4 0.05 0.00 0.02 0.02 0.02 99.90 02:20:40 01:53:01 5 0.00 0.00 0.02 0.02 0.02 99.95 02:20:40 01:53:01 6 0.03 0.00 0.03 0.00 0.02 99.92 02:20:40 01:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:20:40 01:54:01 all 0.23 0.00 0.01 0.00 0.01 99.75 02:20:40 01:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:20:40 01:54:01 1 1.52 0.00 0.02 0.00 0.02 98.45 02:20:40 01:54:01 2 0.07 0.00 0.00 0.00 0.02 99.92 02:20:40 01:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 01:54:01 4 0.03 0.00 0.03 0.00 0.00 99.93 02:20:40 01:54:01 5 0.05 0.00 0.00 0.02 0.00 99.93 02:20:40 01:54:01 6 0.07 0.00 0.02 0.00 0.02 99.90 02:20:40 01:54:01 7 0.05 0.00 0.00 0.00 0.00 99.95 02:20:40 01:55:01 all 0.27 0.00 0.01 0.00 0.01 99.71 02:20:40 01:55:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:20:40 01:55:01 1 2.02 0.00 0.03 0.00 0.02 97.93 02:20:40 01:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:20:40 01:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:20:40 01:55:01 4 0.02 0.00 0.00 0.02 0.02 99.95 02:20:40 01:55:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:20:40 01:55:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:20:40 01:55:01 7 0.05 0.00 0.00 0.00 0.00 99.95 02:20:40 01:56:01 all 0.28 0.00 0.01 0.01 0.01 99.69 02:20:40 01:56:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:20:40 01:56:01 1 1.99 0.00 0.00 0.00 0.02 98.00 02:20:40 01:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:20:40 01:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 01:56:01 4 0.05 0.00 0.02 0.05 0.02 99.87 02:20:40 01:56:01 5 0.03 0.00 0.03 0.02 0.02 99.90 02:20:40 01:56:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:20:40 01:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:20:40 01:57:01 all 0.25 0.00 0.02 0.00 0.01 99.72 02:20:40 01:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:20:40 01:57:01 1 1.81 0.00 0.05 0.00 0.00 98.14 02:20:40 01:57:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:20:40 01:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:20:40 01:57:01 4 0.07 0.00 0.03 0.02 0.00 99.88 02:20:40 01:57:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:20:40 01:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:20:40 01:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 01:58:01 all 0.04 0.00 0.01 0.00 0.01 99.94 02:20:40 01:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:20:40 01:58:01 1 0.07 0.00 0.00 0.00 0.02 99.92 02:20:40 01:58:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:20:40 01:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:20:40 01:58:01 4 0.05 0.00 0.02 0.00 0.02 99.92 02:20:40 01:58:01 5 0.03 0.00 0.02 0.02 0.02 99.92 02:20:40 01:58:01 6 0.05 0.00 0.03 0.00 0.02 99.90 02:20:40 01:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:20:40 02:20:40 01:58:01 CPU %user %nice %system %iowait %steal %idle 02:20:40 01:59:01 all 0.03 0.00 0.00 0.00 0.01 99.96 02:20:40 01:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 01:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:20:40 01:59:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:20:40 01:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 01:59:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:20:40 01:59:01 5 0.05 0.00 0.00 0.02 0.03 99.90 02:20:40 01:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:20:40 01:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:20:40 02:00:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:20:40 02:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 02:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:20:40 02:00:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:20:40 02:00:01 3 0.07 0.00 0.00 0.00 0.00 99.93 02:20:40 02:00:01 4 0.03 0.00 0.02 0.02 0.02 99.92 02:20:40 02:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:20:40 02:00:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:20:40 02:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 02:01:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:20:40 02:01:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:20:40 02:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:20:40 02:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:20:40 02:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:20:40 02:01:01 4 0.02 0.00 0.00 0.02 0.02 99.95 02:20:40 02:01:01 5 0.05 0.00 0.02 0.02 0.02 99.90 02:20:40 02:01:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:20:40 02:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:20:40 02:02:01 all 0.06 0.00 0.01 0.00 0.01 99.93 02:20:40 02:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 02:02:01 1 0.23 0.00 0.02 0.00 0.00 99.75 02:20:40 02:02:01 2 0.05 0.00 0.00 0.00 0.02 99.93 02:20:40 02:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:20:40 02:02:01 4 0.03 0.00 0.02 0.02 0.00 99.93 02:20:40 02:02:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:20:40 02:02:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:20:40 02:02:01 7 0.05 0.00 0.00 0.00 0.00 99.95 02:20:40 02:03:01 all 0.22 0.00 0.02 0.00 0.01 99.76 02:20:40 02:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 02:03:01 1 1.57 0.00 0.02 0.00 0.02 98.40 02:20:40 02:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:20:40 02:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:20:40 02:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 02:03:01 5 0.02 0.00 0.03 0.02 0.02 99.92 02:20:40 02:03:01 6 0.05 0.00 0.05 0.00 0.00 99.90 02:20:40 02:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 02:04:01 all 0.21 0.00 0.01 0.01 0.00 99.77 02:20:40 02:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:20:40 02:04:01 1 1.55 0.00 0.02 0.00 0.00 98.43 02:20:40 02:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 02:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 02:04:01 4 0.00 0.00 0.02 0.02 0.02 99.95 02:20:40 02:04:01 5 0.02 0.00 0.03 0.03 0.00 99.92 02:20:40 02:04:01 6 0.05 0.00 0.02 0.00 0.00 99.93 02:20:40 02:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:20:40 02:05:01 all 0.26 0.00 0.01 0.00 0.01 99.71 02:20:40 02:05:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:20:40 02:05:01 1 1.83 0.00 0.07 0.00 0.02 98.09 02:20:40 02:05:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:20:40 02:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:20:40 02:05:01 4 0.03 0.00 0.02 0.02 0.02 99.92 02:20:40 02:05:01 5 0.07 0.00 0.00 0.02 0.02 99.90 02:20:40 02:05:01 6 0.07 0.00 0.00 0.00 0.02 99.92 02:20:40 02:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 02:06:01 all 0.02 0.00 0.02 0.00 0.01 99.95 02:20:40 02:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:20:40 02:06:01 1 0.07 0.00 0.02 0.00 0.02 99.90 02:20:40 02:06:01 2 0.05 0.00 0.03 0.00 0.00 99.92 02:20:40 02:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:20:40 02:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:20:40 02:06:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:20:40 02:06:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:20:40 02:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:20:40 02:07:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:20:40 02:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:20:40 02:07:01 1 0.05 0.00 0.00 0.00 0.00 99.95 02:20:40 02:07:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:20:40 02:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:20:40 02:07:01 4 0.05 0.00 0.00 0.00 0.02 99.93 02:20:40 02:07:01 5 0.03 0.00 0.02 0.02 0.02 99.92 02:20:40 02:07:01 6 0.02 0.00 0.02 0.02 0.02 99.93 02:20:40 02:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 02:08:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:20:40 02:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:20:40 02:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:20:40 02:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:20:40 02:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:20:40 02:08:01 4 0.02 0.00 0.02 0.02 0.02 99.93 02:20:40 02:08:01 5 0.02 0.00 0.02 0.02 0.02 99.93 02:20:40 02:08:01 6 0.05 0.00 0.02 0.00 0.00 99.93 02:20:40 02:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:20:40 02:09:01 all 0.03 0.00 0.02 0.00 0.00 99.95 02:20:40 02:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 02:09:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:20:40 02:09:01 2 0.08 0.00 0.05 0.00 0.02 99.85 02:20:40 02:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:20:40 02:09:01 4 0.03 0.00 0.02 0.02 0.00 99.93 02:20:40 02:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:20:40 02:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:20:40 02:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 02:20:40 02:09:01 CPU %user %nice %system %iowait %steal %idle 02:20:40 02:10:01 all 0.21 0.00 0.01 0.00 0.01 99.76 02:20:40 02:10:01 0 0.00 0.00 0.03 0.00 0.00 99.97 02:20:40 02:10:01 1 1.58 0.00 0.00 0.00 0.02 98.40 02:20:40 02:10:01 2 0.07 0.00 0.02 0.00 0.00 99.92 02:20:40 02:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:20:40 02:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:20:40 02:10:01 5 0.03 0.00 0.02 0.03 0.02 99.90 02:20:40 02:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:20:40 02:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:20:40 02:11:01 all 0.27 0.00 0.01 0.01 0.01 99.71 02:20:40 02:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:20:40 02:11:01 1 0.32 0.00 0.00 0.00 0.00 99.68 02:20:40 02:11:01 2 0.07 0.00 0.00 0.00 0.02 99.92 02:20:40 02:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:20:40 02:11:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:20:40 02:11:01 5 1.60 0.00 0.03 0.05 0.02 98.30 02:20:40 02:11:01 6 0.05 0.00 0.00 0.00 0.00 99.95 02:20:40 02:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 02:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:20:40 02:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 02:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:20:40 02:12:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:20:40 02:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:20:40 02:12:01 4 0.02 0.00 0.02 0.02 0.00 99.95 02:20:40 02:12:01 5 0.02 0.00 0.02 0.02 0.02 99.93 02:20:40 02:12:01 6 0.05 0.00 0.03 0.00 0.00 99.92 02:20:40 02:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:20:40 02:13:01 all 0.03 0.00 0.02 0.00 0.01 99.94 02:20:40 02:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:20:40 02:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:20:40 02:13:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:20:40 02:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:20:40 02:13:01 4 0.02 0.00 0.00 0.02 0.02 99.95 02:20:40 02:13:01 5 0.05 0.00 0.03 0.00 0.00 99.92 02:20:40 02:13:01 6 0.08 0.00 0.03 0.00 0.02 99.87 02:20:40 02:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:20:40 02:14:01 all 0.03 0.00 0.01 0.02 0.00 99.94 02:20:40 02:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 02:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 02:14:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:20:40 02:14:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:20:40 02:14:01 4 0.02 0.00 0.02 0.02 0.00 99.95 02:20:40 02:14:01 5 0.08 0.00 0.00 0.13 0.02 99.77 02:20:40 02:14:01 6 0.05 0.00 0.00 0.00 0.00 99.95 02:20:40 02:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:20:40 02:15:01 all 0.05 0.00 0.01 0.13 0.00 99.80 02:20:40 02:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:20:40 02:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:20:40 02:15:01 2 0.07 0.00 0.02 0.00 0.02 99.90 02:20:40 02:15:01 3 0.05 0.00 0.03 0.00 0.00 99.92 02:20:40 02:15:01 4 0.02 0.00 0.00 0.33 0.00 99.65 02:20:40 02:15:01 5 0.22 0.00 0.02 0.45 0.02 99.30 02:20:40 02:15:01 6 0.03 0.00 0.00 0.27 0.00 99.70 02:20:40 02:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 02:16:01 all 0.03 0.00 0.01 0.06 0.00 99.89 02:20:40 02:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:20:40 02:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:20:40 02:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:20:40 02:16:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:20:40 02:16:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:20:40 02:16:01 5 0.15 0.00 0.00 0.47 0.02 99.36 02:20:40 02:16:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:20:40 02:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:20:40 02:17:01 all 0.09 0.00 0.02 0.16 0.01 99.72 02:20:40 02:17:01 0 0.00 0.00 0.03 0.00 0.02 99.95 02:20:40 02:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 02:17:01 2 0.07 0.00 0.02 0.00 0.00 99.92 02:20:40 02:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 02:17:01 4 0.02 0.00 0.02 0.57 0.02 99.38 02:20:40 02:17:01 5 0.53 0.00 0.03 0.72 0.02 98.70 02:20:40 02:17:01 6 0.07 0.00 0.02 0.00 0.02 99.90 02:20:40 02:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:20:40 02:18:01 all 0.03 0.00 0.01 0.01 0.01 99.95 02:20:40 02:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:20:40 02:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:20:40 02:18:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:20:40 02:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:20:40 02:18:01 4 0.02 0.00 0.00 0.07 0.00 99.92 02:20:40 02:18:01 5 0.10 0.00 0.02 0.03 0.02 99.83 02:20:40 02:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:20:40 02:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:20:40 02:19:01 all 0.17 0.00 0.02 0.02 0.00 99.80 02:20:40 02:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:20:40 02:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:20:40 02:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:20:40 02:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:20:40 02:19:01 4 0.00 0.00 0.02 0.03 0.00 99.95 02:20:40 02:19:01 5 1.26 0.00 0.03 0.10 0.00 98.61 02:20:40 02:19:01 6 0.03 0.00 0.03 0.00 0.00 99.93 02:20:40 02:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:20:40 02:20:01 all 7.66 0.00 3.23 4.02 0.05 85.04 02:20:40 02:20:01 0 7.37 0.00 3.79 0.75 0.03 88.06 02:20:40 02:20:01 1 6.72 0.00 3.06 0.32 0.03 89.86 02:20:40 02:20:01 2 9.59 0.00 3.24 6.59 0.05 80.53 02:20:40 02:20:01 3 8.10 0.00 2.64 1.87 0.05 87.34 02:20:40 02:20:01 4 7.46 0.00 3.51 9.22 0.08 79.73 02:20:40 02:20:01 5 7.35 0.00 3.67 12.63 0.08 76.27 02:20:40 02:20:01 6 6.86 0.00 2.93 0.56 0.05 89.60 02:20:40 02:20:01 7 7.81 0.00 2.96 0.34 0.05 88.84 02:20:40 02:20:40 Average: CPU %user %nice %system %iowait %steal %idle 02:20:40 Average: all 6.86 0.00 1.11 0.80 0.02 91.21 02:20:40 Average: 0 6.62 0.00 1.08 0.72 0.02 91.55 02:20:40 Average: 1 7.07 0.00 1.15 1.15 0.02 90.61 02:20:40 Average: 2 6.88 0.00 1.11 0.54 0.02 91.45 02:20:40 Average: 3 6.72 0.00 1.10 0.46 0.02 91.70 02:20:40 Average: 4 6.95 0.00 1.11 1.04 0.03 90.88 02:20:40 Average: 5 6.96 0.00 1.13 1.37 0.03 90.51 02:20:40 Average: 6 6.91 0.00 1.11 0.66 0.02 91.29 02:20:40 Average: 7 6.75 0.00 1.07 0.45 0.02 91.71 02:20:40 02:20:40 02:20:40