Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4eef39055a4f8a992f7fcd8196977fee3e461688 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-ssh150890009082487163.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh4070674951333186167.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh9683009725814534841.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh597200140375605631.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-ssh12820839572187471987.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16157 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/602 [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/602 # 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 4eef39055a4f8a992f7fcd8196977fee3e461688 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4eef39055a4f8a992f7fcd8196977fee3e461688 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4714)" > git rev-list --no-walk 132297e9aa914f92e736fba6a3e6b3cd17818e4e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:45:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:45:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:45:48 ========================================================= 15:45:48 EdgeX Global Pipelines Version Info 15:45:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:45:49 ------------------- 15:45:49 stable info: 15:45:49 ------------------- 15:45:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:45:49 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 15:45:49 Message: update stable to v1.0.255 15:45:49 ------------------- 15:45:49 experimental info: 15:45:49 ------------------- 15:45:49 Commited By: **** collab-it+edgex@linuxfoundation.org 15:45:49 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 15:45:49 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:45:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:45:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:45:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:45:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:45:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:45:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:45:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:45:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:45:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:45:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:45:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:45:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:45:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:45:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:45:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:45:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:45:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:45:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:45:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:45:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 15:45:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:45:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:45:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:45:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:45:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:45:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:45:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] echo 15:45:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4eef390 [Pipeline] echo 15:45:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:45:50 provisioning config files... 15:45:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/602@tmp/config10017867835452093696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:45:50 ---> docker-login.sh 15:45:50 nexus3.edgexfoundry.org:10001 15:45:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:51 Configure a credential helper to remove this warning. See 15:45:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:51 15:45:51 Login Succeeded 15:45:51 nexus3.edgexfoundry.org:10002 15:45:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:51 Configure a credential helper to remove this warning. See 15:45:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:51 15:45:51 Login Succeeded 15:45:51 nexus3.edgexfoundry.org:10003 15:45:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:51 Configure a credential helper to remove this warning. See 15:45:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:51 15:45:51 Login Succeeded 15:45:51 nexus3.edgexfoundry.org:10004 15:45:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:51 Configure a credential helper to remove this warning. See 15:45:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:51 15:45:51 Login Succeeded 15:45:51 docker.io 15:45:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:52 Configure a credential helper to remove this warning. See 15:45:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:52 15:45:52 Login Succeeded 15:45:52 ---> docker-login.sh ends [Pipeline] } 15:45:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:45:52 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 15:45:52 + dirname cmd/core-command/Dockerfile 15:45:52 + cut -d/ -f2 15:45:52 + echo core-command,cmd/core-command/Dockerfile 15:45:52 + + cut -d/ -f2 15:45:52 dirname cmd/core-common-config-bootstrapper/Dockerfile 15:45:52 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 15:45:52 + dirname cmd/core-data/Dockerfile 15:45:52 + cut -d/ -f2 15:45:52 + echo core-data,cmd/core-data/Dockerfile 15:45:52 + dirname cmd/core-metadata/Dockerfile 15:45:52 + cut -d/ -f2 15:45:52 + echo core-metadata,cmd/core-metadata/Dockerfile 15:45:52 + + dirname cmd/security-bootstrapper/Dockerfile 15:45:52 cut -d/ -f2 15:45:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:45:52 + dirname cmd/security-proxy-auth/Dockerfile 15:45:52 + cut -d/ -f2 15:45:52 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 15:45:52 + dirname cmd/security-proxy-setup/Dockerfile+ 15:45:52 cut -d/ -f2 15:45:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:45:52 + dirname cmd/security-secretstore-setup/Dockerfile 15:45:52 + cut -d/ -f2 15:45:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:45:52 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:45:52 + cut -d/ -f2 15:45:52 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:45:52 + dirname cmd/security-spire-agent/Dockerfile 15:45:52 + cut -d/ -f2 15:45:52 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:45:52 + dirname cmd/security-spire-config/Dockerfile 15:45:52 + cut -d/ -f2 15:45:52 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:45:52 + dirname cmd/security-spire-server/Dockerfile 15:45:52 + cut -d/ -f2 15:45:52 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:45:52 + dirname cmd/support-notifications/Dockerfile 15:45:52 + cut -d/ -f2 15:45:52 + echo support-notifications,cmd/support-notifications/Dockerfile 15:45:52 + dirname cmd/support-scheduler/Dockerfile 15:45:52 + cut -d/ -f2 15:45:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 15:45:52 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:45:52 + git rev-list -1 --merges 4eef39055a4f8a992f7fcd8196977fee3e461688~1..4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] echo 15:45:52 -----------> git rev-list -1 --merges 4eef39055a4f8a992f7fcd8196977fee3e461688~1..4eef39055a4f8a992f7fcd8196977fee3e461688 4eef39055a4f8a992f7fcd8196977fee3e461688 [false] [Pipeline] sh 15:45:53 + git log --format=format:%s -1 4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] echo 15:45:53 ========================================================= 15:45:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:45:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:45:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:45:53 + grep -v github /etc/ssh/ssh_known_hosts 15:45:53 + [ -e /tmp/ssh_known_hosts ] 15:45:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:45:53 + + sudo tee -a /etc/ssh/ssh_known_hosts 15:45:53 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:45:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:45:54 15:45:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:45:54 0.1.4: Pulling from edgex-devops/py-git-semver 15:45:54 b85a868b505f: Pulling fs layer 15:45:54 e2be974225ed: Pulling fs layer 15:45:54 339a4e72a1f5: Pulling fs layer 15:45:54 988bab9f4d93: Pulling fs layer 15:45:54 1469e6f7b9e6: Pulling fs layer 15:45:54 eaf3925da568: Pulling fs layer 15:45:54 bab4dde63d76: Pulling fs layer 15:45:54 bde34c3a00c8: Pulling fs layer 15:45:54 b352a97aabf1: Pulling fs layer 15:45:54 4872d77fe225: Pulling fs layer 15:45:54 5851b861e8e6: Pulling fs layer 15:45:54 bab4dde63d76: Waiting 15:45:54 bde34c3a00c8: Waiting 15:45:54 b352a97aabf1: Waiting 15:45:54 4872d77fe225: Waiting 15:45:54 5851b861e8e6: Waiting 15:45:54 988bab9f4d93: Waiting 15:45:54 1469e6f7b9e6: Waiting 15:45:54 eaf3925da568: Waiting 15:45:54 e2be974225ed: Download complete 15:45:54 988bab9f4d93: Verifying Checksum 15:45:54 988bab9f4d93: Download complete 15:45:54 1469e6f7b9e6: Verifying Checksum 15:45:54 1469e6f7b9e6: Download complete 15:45:54 eaf3925da568: Verifying Checksum 15:45:54 eaf3925da568: Download complete 15:45:54 339a4e72a1f5: Verifying Checksum 15:45:54 339a4e72a1f5: Download complete 15:45:54 bde34c3a00c8: Verifying Checksum 15:45:54 bde34c3a00c8: Download complete 15:45:54 b352a97aabf1: Download complete 15:45:54 4872d77fe225: Verifying Checksum 15:45:54 4872d77fe225: Download complete 15:45:54 5851b861e8e6: Verifying Checksum 15:45:54 5851b861e8e6: Download complete 15:45:54 b85a868b505f: Verifying Checksum 15:45:54 b85a868b505f: Download complete 15:45:54 bab4dde63d76: Verifying Checksum 15:45:54 bab4dde63d76: Download complete 15:45:55 b85a868b505f: Pull complete 15:45:56 e2be974225ed: Pull complete 15:45:56 339a4e72a1f5: Pull complete 15:45:56 988bab9f4d93: Pull complete 15:45:57 1469e6f7b9e6: Pull complete 15:45:57 eaf3925da568: Pull complete 15:45:59 bab4dde63d76: Pull complete 15:45:59 bde34c3a00c8: Pull complete 15:45:59 b352a97aabf1: Pull complete 15:45:59 4872d77fe225: Pull complete 15:45:59 5851b861e8e6: Pull complete 15:45:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:45:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:45:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:59 prd-ubuntu20.04-docker-8c-8g-16157 does not seem to be running inside a container 15:45:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/602 -v /w/workspace/edgex-go/602:/w/workspace/edgex-go/602:rw,z -v /w/workspace/edgex-go/602@tmp:/w/workspace/edgex-go/602@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 15:46:09 $ docker top 32a2f42af2047fc0ca69182c2a88cf4f8bf8abd1ba640f025e196baebce5a998 -eo pid,comm 15:46:09 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). 15:46:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:46:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:09 [ssh-agent] Looking for ssh-agent implementation... 15:46:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:09 $ docker exec 32a2f42af2047fc0ca69182c2a88cf4f8bf8abd1ba640f025e196baebce5a998 ssh-agent 15:46:09 SSH_AUTH_SOCK=/tmp/ssh-Mtgt9fdJt7A0/agent.32 15:46:09 SSH_AGENT_PID=38 15:46:09 Running ssh-add (command line suppressed) 15:46:09 Identity added: /w/workspace/edgex-go/602@tmp/private_key_5442434889962931137.key (/w/workspace/edgex-go/602@tmp/private_key_5442434889962931137.key) 15:46:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:09 + git tag --points-at HEAD [Pipeline] } 15:46:09 $ docker exec --env ******** --env ******** 32a2f42af2047fc0ca69182c2a88cf4f8bf8abd1ba640f025e196baebce5a998 ssh-agent -k 15:46:09 unset SSH_AUTH_SOCK; 15:46:09 unset SSH_AGENT_PID; 15:46:09 echo Agent pid 38 killed; 15:46:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:46:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:09 [ssh-agent] Looking for ssh-agent implementation... 15:46:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:10 $ docker exec 32a2f42af2047fc0ca69182c2a88cf4f8bf8abd1ba640f025e196baebce5a998 ssh-agent 15:46:10 SSH_AUTH_SOCK=/tmp/ssh-ftE0TU3wroVT/agent.70 15:46:10 SSH_AGENT_PID=76 15:46:10 Running ssh-add (command line suppressed) 15:46:10 Identity added: /w/workspace/edgex-go/602@tmp/private_key_12282092862249613775.key (/w/workspace/edgex-go/602@tmp/private_key_12282092862249613775.key) 15:46:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:10 + git semver init 15:46:11 2023-11-01 15:46:10,892 [run_init] DEBUG init version:0.0.0 force:False 15:46:11 2023-11-01 15:46:10,894 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/602/.semver 15:46:11 2023-11-01 15:46:10,895 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/602/.semver 15:46:11 2023-11-01 15:46:10,896 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/602/.semver'], cwd=/w/workspace/edgex-go/602, universal_newlines=False, shell=None, istream=None) 15:46:23 2023-11-01 15:46:23,355 [append_file] DEBUG append to file:/w/workspace/edgex-go/602/.git/info/exclude 15:46:23 2023-11-01 15:46:23,356 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/602/.semver/main with force:False 15:46:23 2023-11-01 15:46:23,356 [read_version] DEBUG read version from /w/workspace/edgex-go/602/.semver/main 15:46:23 2023-11-01 15:46:23,356 [read_version] DEBUG read version from /w/workspace/edgex-go/602/.semver/main 15:46:23 3.1.0-dev.67 [Pipeline] } 15:46:23 $ docker exec --env ******** --env ******** 32a2f42af2047fc0ca69182c2a88cf4f8bf8abd1ba640f025e196baebce5a998 ssh-agent -k 15:46:23 unset SSH_AUTH_SOCK; 15:46:23 unset SSH_AGENT_PID; 15:46:23 echo Agent pid 76 killed; 15:46:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:46:23 + git semver [Pipeline] } 15:46:24 $ docker stop --time=1 32a2f42af2047fc0ca69182c2a88cf4f8bf8abd1ba640f025e196baebce5a998 15:46:26 $ docker rm -f --volumes 32a2f42af2047fc0ca69182c2a88cf4f8bf8abd1ba640f025e196baebce5a998 [Pipeline] // withDockerContainer [Pipeline] sh 15:46:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:46:26 Stashed 1 file(s) [Pipeline] echo 15:46:26 [edgeXSemver]: initialized semver on version 3.1.0-dev.67 [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 15:46:27 + git config --global --add safe.directory /w/workspace/edgex-go/602 [Pipeline] echo 15:46:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:46:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:46:27 ========================================================= 15:46:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:46:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:46:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:46:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:46:27 7264a8db6415: Pulling fs layer 15:46:27 c4d48a809fc2: Pulling fs layer 15:46:27 4f1c88b9dad5: Pulling fs layer 15:46:27 ad3a456e5733: Pulling fs layer 15:46:27 33e27b845d1e: Pulling fs layer 15:46:27 c68163c4e522: Pulling fs layer 15:46:27 50da416c3ac9: Pulling fs layer 15:46:27 23d2d4c4bb30: Pulling fs layer 15:46:27 ad3a456e5733: Waiting 15:46:27 33e27b845d1e: Waiting 15:46:27 c68163c4e522: Waiting 15:46:27 23d2d4c4bb30: Waiting 15:46:27 50da416c3ac9: Waiting 15:46:27 c4d48a809fc2: Verifying Checksum 15:46:27 c4d48a809fc2: Download complete 15:46:27 ad3a456e5733: Verifying Checksum 15:46:27 ad3a456e5733: Download complete 15:46:27 33e27b845d1e: Verifying Checksum 15:46:27 33e27b845d1e: Download complete 15:46:27 7264a8db6415: Verifying Checksum 15:46:27 7264a8db6415: Download complete 15:46:27 c68163c4e522: Verifying Checksum 15:46:27 c68163c4e522: Download complete 15:46:28 23d2d4c4bb30: Verifying Checksum 15:46:28 23d2d4c4bb30: Download complete 15:46:28 7264a8db6415: Pull complete 15:46:28 4f1c88b9dad5: Verifying Checksum 15:46:28 4f1c88b9dad5: Download complete 15:46:28 50da416c3ac9: Verifying Checksum 15:46:28 50da416c3ac9: Download complete 15:46:29 c4d48a809fc2: Pull complete 15:46:36 4f1c88b9dad5: Pull complete 15:46:37 ad3a456e5733: Pull complete 15:46:39 33e27b845d1e: Pull complete 15:46:40 c68163c4e522: Pull complete 15:46:42 Still waiting to schedule task 15:46:42 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 15:46:46 50da416c3ac9: Pull complete 15:46:46 23d2d4c4bb30: Pull complete 15:46:46 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 15:46:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:46:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 15:46:47 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:46:47 WORKDIR /edgex 15:46:47 COPY go.mod . 15:46:47 RUN go mod download 15:46:47 + docker build -t ci-base-image-x86_64 -f - . 15:46:48 Sending build context to Docker daemon 170.9MB 15:46:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:46:48 ---> 0786185ac409 15:46:48 Step 2/4 : WORKDIR /edgex 15:47:07 ---> Running in ad957ddbb62f 15:47:07 Removing intermediate container ad957ddbb62f 15:47:07 ---> 2d048ae8ce66 15:47:07 Step 3/4 : COPY go.mod . 15:47:07 ---> 66f871d3ca88 15:47:07 Step 4/4 : RUN go mod download 15:47:07 ---> Running in 87670afa42f1 15:47:39 Removing intermediate container 87670afa42f1 15:47:39 ---> ec15b8612b7c 15:47:39 Successfully built ec15b8612b7c 15:47:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:40 + docker inspect -f . ci-base-image-x86_64 15:47:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:40 prd-ubuntu20.04-docker-8c-8g-16157 does not seem to be running inside a container 15:47:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/602 -v /w/workspace/edgex-go/602:/w/workspace/edgex-go/602:rw,z -v /w/workspace/edgex-go/602@tmp:/w/workspace/edgex-go/602@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 15:47:41 $ docker top d0e5277643e9827bcacc25f4e36440a59687d3172366631254cfc53ed85e92af -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:41 + go version 15:47:41 go version go1.21.0 linux/amd64 [Pipeline] } 15:47:41 $ docker stop --time=1 d0e5277643e9827bcacc25f4e36440a59687d3172366631254cfc53ed85e92af 15:47:43 $ docker rm -f --volumes d0e5277643e9827bcacc25f4e36440a59687d3172366631254cfc53ed85e92af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:43 + docker inspect -f . ci-base-image-x86_64 15:47:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:43 prd-ubuntu20.04-docker-8c-8g-16157 does not seem to be running inside a container 15:47:44 $ 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/602 -v /w/workspace/edgex-go/602:/w/workspace/edgex-go/602:rw,z -v /w/workspace/edgex-go/602@tmp:/w/workspace/edgex-go/602@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 15:47:45 $ docker top eb3e4fc30ce538ce70c6a57b6d3e73324f33228548cd87ed3670f8b211861f0f -eo pid,comm [Pipeline] { [Pipeline] echo 15:47:45 ========================================================= 15:47:45 [edgeXBuildGoParallel] Running Tests and Build... 15:47:45 ========================================================= [Pipeline] sh 15:47:46 + git config --global --add safe.directory /w/workspace/edgex-go/602 [Pipeline] fileExists [Pipeline] sh 15:47:46 + make test 15:47:46 go test -race -coverprofile=coverage.out ./... 15:47:54 ? github.com/edgexfoundry/edgex-go [no test files] 15:48:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:48:06 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:48:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:48:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:48:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:48:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:48:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:48:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 15:48:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:48:07 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:48:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:48:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:48:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:48:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:48:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:48:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:48:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.043s coverage: 28.7% of statements 15:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:48:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.068s coverage: 97.0% of statements 15:48:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:48:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:48:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:48:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:48:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.108s coverage: 69.2% of statements 15:48:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.068s coverage: 53.2% of statements 15:48:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:48:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:48:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:48:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.762s coverage: 93.4% of statements 15:48:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.064s coverage: 4.1% of statements 15:48:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.395s coverage: 97.6% of statements 15:48:16 ok github.com/edgexfoundry/edgex-go/internal/io 1.040s coverage: 72.2% of statements 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:48:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.064s coverage: 0.9% of statements 15:48:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.047s coverage: 32.2% of statements 15:48:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.053s coverage: 41.7% of statements 15:48:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.046s coverage: 82.9% of statements 15:48:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.039s coverage: 94.1% of statements 15:48:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.060s coverage: 96.3% of statements 15:48:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.053s coverage: 87.5% of statements 15:48:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:48:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:48:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:48:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:48:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:48:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:48:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:48:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:48:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:48:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:48:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:48:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:48:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:48:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 15:48:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:48:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:48:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:48:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 15:48:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 15:48:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 15:48:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:48:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:48:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:48:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.065s coverage: 94.4% of statements 15:48:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:48:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:48:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:48:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:48:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:48:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:48:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:48:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:48:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:48:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:48:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:48:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:48:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.507s coverage: 79.9% of statements 15:48:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.088s coverage: 92.9% of statements 15:48:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements 15:48:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.066s coverage: 62.3% of statements 15:48:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.082s coverage: 87.2% of statements 15:48:44 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.037s coverage: 20.0% of statements 15:48:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.036s coverage: 100.0% of statements 15:48:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.108s coverage: 81.8% of statements 15:48:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.293s coverage: 82.1% of statements 15:48:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.111s coverage: 86.0% of statements 15:48:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.222s coverage: 63.1% of statements 15:48:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.047s coverage: 100.0% of statements 15:48:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 15:48:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements 15:48:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 15:48:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 15:48:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.418s coverage: 38.4% of statements 15:48:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.064s coverage: 89.5% of statements 15:48:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.051s coverage: 84.8% of statements 15:48:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:48:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:48:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:48:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:48:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.069s coverage: 19.9% of statements 15:48:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.135s coverage: 95.7% of statements 15:48:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.058s coverage: 61.8% of statements 15:48:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.083s coverage: 98.9% of statements 15:48:49 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 15:48:49 running golangci-lint 15:48:49 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 15:48:49 go version go1.21.0 linux/amd64 15:48:50 level=info msg="[config_reader] Used config file .golangci.yml" 15:48:50 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 15:49:08 level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|deps|files|exports_file|imports) took 16.908685962s" 15:49:08 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.556029ms" 15:49:20 level=info msg="[linters_context/goanalysis] analyzers took 1m23.18787255s with top 10 stages: buildir: 43.349213354s, gosec: 9.236176613s, inspect: 2.348071963s, fact_deprecated: 2.02734862s, printf: 1.801219424s, S1038: 1.547432057s, ctrlflow: 1.219929479s, nilness: 1.027466019s, fact_purity: 996.891021ms, unused: 584.392199ms" 15:49:20 level=info msg="[runner] Issues before processing: 197, after processing: 0" 15:49:20 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 197/197, path_prettifier: 197/197, skip_files: 197/197, skip_dirs: 197/197, exclude: 197/197, exclude-rules: 21/197, filename_unadjuster: 197/197, identifier_marker: 197/197, nolint: 0/21, cgo: 197/197" 15:49:20 level=info msg="[runner] processing took 16.431725ms with stages: nolint: 7.313773ms, identifier_marker: 4.846764ms, exclude-rules: 1.463644ms, autogenerated_exclude: 1.181433ms, path_prettifier: 1.113179ms, skip_dirs: 464.41µs, cgo: 30.242µs, filename_unadjuster: 12.77µs, max_same_issues: 1.3µs, exclude: 700ns, fixer: 640ns, uniq_by_line: 460ns, skip_files: 440ns, diff: 390ns, severity-rules: 380ns, sort_results: 340ns, source_code: 320ns, max_from_linter: 180ns, path_shortener: 130ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 15:49:20 level=info msg="[runner] linters took 11.221053631s with stages: goanalysis_metalinter: 11.204510411s" 15:49:20 level=info msg="File cache stats: 0 entries of total size 0B" 15:49:20 level=info msg="Memory: 280 samples, avg is 249.2MB, max is 942.1MB" 15:49:20 level=info msg="Execution took 28.191230098s" 15:49:20 go vet ./... 15:49:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:49:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:49:24 ./bin/test-attribution-txt.sh [Pipeline] echo 15:49:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 15:49:24 + ls -al . 15:49:24 total 728 15:49:24 drwxrwxr-x 11 1001 1001 4096 Nov 1 15:47 . 15:49:24 drwxr-xr-x 4 root root 4096 Nov 1 15:47 .. 15:49:24 drwxrwxr-x 2 1001 1001 4096 Nov 1 15:45 .blubracket 15:49:24 -rw-rw-r-- 1 1001 1001 10 Nov 1 15:45 .dockerignore 15:49:24 drwxrwxr-x 8 1001 1001 4096 Nov 1 15:48 .git 15:49:24 drwxrwxr-x 3 1001 1001 4096 Nov 1 15:45 .github 15:49:24 -rw-rw-r-- 1 1001 1001 1074 Nov 1 15:45 .gitignore 15:49:24 -rw-rw-r-- 1 1001 1001 42 Nov 1 15:45 .golangci.yml 15:49:24 -rw-rw-r-- 1 1001 1001 100 Nov 1 15:45 .hadolint.yml 15:49:24 drwxr-xr-x 3 1001 1001 4096 Nov 1 15:46 .semver 15:49:24 -rw-rw-r-- 1 1001 1001 155 Nov 1 15:45 .sonarcloud.properties 15:49:24 -rw-rw-r-- 1 1001 1001 1171 Nov 1 15:45 ADOPTERS.md 15:49:24 -rw-rw-r-- 1 1001 1001 11674 Nov 1 15:45 Attribution.txt 15:49:24 -rw-rw-r-- 1 1001 1001 93407 Nov 1 15:45 CHANGELOG.md 15:49:24 -rw-rw-r-- 1 1001 1001 3804 Nov 1 15:45 CONTRIBUTING.md 15:49:24 -rw-rw-r-- 1 1001 1001 677 Nov 1 15:45 GOVERNANCE.md 15:49:24 -rw-rw-r-- 1 1001 1001 861 Nov 1 15:45 Jenkinsfile 15:49:24 -rw-rw-r-- 1 1001 1001 10775 Nov 1 15:45 LICENSE 15:49:24 -rw-rw-r-- 1 1001 1001 15054 Nov 1 15:45 Makefile 15:49:24 -rw-rw-r-- 1 1001 1001 582 Nov 1 15:45 OWNERS.md 15:49:24 -rw-rw-r-- 1 1001 1001 9528 Nov 1 15:45 README.md 15:49:24 -rw-rw-r-- 1 1001 1001 789 Nov 1 15:45 SECURITY.md 15:49:24 -rw-rw-r-- 1 1001 1001 12 Nov 1 15:46 VERSION 15:49:24 drwxrwxr-x 2 1001 1001 4096 Nov 1 15:45 bin 15:49:24 drwxrwxr-x 18 1001 1001 4096 Nov 1 15:45 cmd 15:49:24 -rw-r--r-- 1 root root 453602 Nov 1 15:48 coverage.out 15:49:24 drwxrwxr-x 2 1001 1001 4096 Nov 1 15:45 fuzz_test 15:49:24 -rw-rw-r-- 1 1001 1001 3689 Nov 1 15:45 go.mod 15:49:24 -rw-rw-r-- 1 1001 1001 34446 Nov 1 15:45 go.sum 15:49:24 drwxrwxr-x 7 1001 1001 4096 Nov 1 15:45 internal 15:49:24 drwxrwxr-x 3 1001 1001 4096 Nov 1 15:45 openapi 15:49:24 -rw-rw-r-- 1 1001 1001 584 Nov 1 15:45 security.txt 15:49:24 -rw-rw-r-- 1 1001 1001 204 Nov 1 15:45 version.go [Pipeline] sh 15:49:24 + '[' -e coverage.out ] 15:49:24 + chown 1001:1001 coverage.out [Pipeline] stash 15:49:25 Stashed 1 file(s) [Pipeline] sh 15:49:25 + make build 15:49:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:49:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16163 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 15:49:45 Running in /w/workspace/edgex-go/602 [Pipeline] { [Pipeline] checkout 15:49:45 The recommended git tool is: git 15:49:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:49:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:49:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:49:50 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:49:51 using credential edgex-jenkins-ssh 15:49:51 Cloning the remote Git repository 15:49:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:49:51 > git init /w/workspace/edgex-go/602 # timeout=10 15:49:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:49:52 > git --version # timeout=10 15:49:52 > git --version # 'git version 2.25.1' 15:49:52 using GIT_SSH to set credentials SSH Credentials for GitHub 15:49:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:49:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:49:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:50:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:50:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:50:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:50:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:50:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:50:06 $ docker stop --time=1 eb3e4fc30ce538ce70c6a57b6d3e73324f33228548cd87ed3670f8b211861f0f 15:50:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:50:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:50:10 Avoid second fetch 15:50:10 Checking out Revision 4eef39055a4f8a992f7fcd8196977fee3e461688 (main) 15:50:11 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4714)" 15:50:10 > git config core.sparsecheckout # timeout=10 15:50:10 > git checkout -f 4eef39055a4f8a992f7fcd8196977fee3e461688 # timeout=10 15:50:31 $ docker rm -f --volumes eb3e4fc30ce538ce70c6a57b6d3e73324f33228548cd87ed3670f8b211861f0f [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 15:50:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:50:33 % Total % Received % Xferd Average Speed Time Time Time Current 15:50:33 Dload Upload Total Spent Left Speed 15:50:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k 15:50:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:50:33 15:50:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] sh 15:50:33 latest: Pulling from edgex-devops/edgex-compose 15:50:33 91d30c5bc195: Pulling fs layer 15:50:33 2e9b0aa3be6d: Pulling fs layer 15:50:33 9c61dcf015f6: Pulling fs layer 15:50:33 4698f68db338: Pulling fs layer 15:50:33 2a2f49069b9e: Pulling fs layer 15:50:33 e0025b399a48: Pulling fs layer 15:50:33 2a2f49069b9e: Waiting 15:50:33 e0025b399a48: Waiting 15:50:33 4698f68db338: Waiting 15:50:33 91d30c5bc195: Verifying Checksum 15:50:33 91d30c5bc195: Download complete 15:50:33 4698f68db338: Verifying Checksum 15:50:33 4698f68db338: Download complete 15:50:33 2e9b0aa3be6d: Verifying Checksum 15:50:33 2e9b0aa3be6d: Download complete 15:50:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:50:33 e0025b399a48: Verifying Checksum 15:50:33 e0025b399a48: Download complete 15:50:33 2a2f49069b9e: Download complete 15:50:33 91d30c5bc195: Pull complete 15:50:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:50:34 + sudo tee /etc/docker/daemon.new 15:50:34 { 15:50:34 "registry-mirrors": [ 15:50:34 "https://nexus3.edgexfoundry.org:10001" 15:50:34 ], 15:50:34 "bip": "10.250.0.254/24", 15:50:34 "hosts": [ 15:50:34 "tcp://0.0.0.0:5555", 15:50:34 "unix:///var/run/docker.sock" 15:50:34 ], 15:50:34 "mtu": 1458, 15:50:34 "selinux-enabled": true, 15:50:34 "seccomp-profile": "/etc/docker/seccomp.json" 15:50:34 } [Pipeline] sh 15:50:34 2e9b0aa3be6d: Pull complete 15:50:34 9c61dcf015f6: Verifying Checksum 15:50:34 9c61dcf015f6: Download complete 15:50:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:50:34 + sudo service docker restart 15:50:49 9c61dcf015f6: Pull complete 15:50:49 4698f68db338: Pull complete 15:50:49 2a2f49069b9e: Pull complete 15:50:49 e0025b399a48: Pull complete 15:50:49 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 15:50:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:50:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:49 prd-ubuntu20.04-docker-8c-8g-16157 does not seem to be running inside a container 15:50:49 $ 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/602 -v /w/workspace/edgex-go/602:/w/workspace/edgex-go/602:rw,z -v /w/workspace/edgex-go/602@tmp:/w/workspace/edgex-go/602@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 15:50:53 $ docker top 1bf150153d6a859196410127bf1b9452e23e0fb74b86cdf458f675f4a36e648e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 15:50:53 provisioning config files... 15:50:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/602@tmp/config1711785055581310796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:54 + docker compose -f ./docker-compose-build.yml build --parallel 15:50:54 ---> docker-login.sh 15:50:54 nexus3.edgexfoundry.org:10001 15:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:54 Configure a credential helper to remove this warning. See 15:50:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:54 15:50:54 Login Succeeded 15:50:54 nexus3.edgexfoundry.org:10002 15:50:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:55 Configure a credential helper to remove this warning. See 15:50:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:55 15:50:55 Login Succeeded 15:50:55 nexus3.edgexfoundry.org:10003 15:50:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:55 Configure a credential helper to remove this warning. See 15:50:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:55 15:50:55 Login Succeeded 15:50:55 nexus3.edgexfoundry.org:10004 15:50:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:55 Configure a credential helper to remove this warning. See 15:50:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:55 15:50:55 Login Succeeded 15:50:55 docker.io 15:50:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:56 Configure a credential helper to remove this warning. See 15:50:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:56 15:50:56 Login Succeeded 15:50:56 ---> docker-login.sh ends [Pipeline] } 15:50:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 15:50:56 #1 [security-spire-agent internal] load build definition from Dockerfile 15:50:56 #1 transferring dockerfile: 1.70kB done 15:50:56 #1 DONE 0.3s 15:50:56 15:50:56 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [Pipeline] sh 15:50:56 #2 ... 15:50:56 15:50:56 #3 [core-command internal] load build definition from Dockerfile 15:50:56 #3 transferring dockerfile: 1.82kB done 15:50:56 #3 DONE 0.1s 15:50:56 15:50:56 #4 [support-scheduler internal] load build definition from Dockerfile 15:50:56 #4 transferring dockerfile: 1.82kB done 15:50:56 #4 DONE 0.2s 15:50:56 15:50:56 #5 [security-spire-config internal] load build definition from Dockerfile 15:50:56 #5 transferring dockerfile: 1.58kB done 15:50:56 #5 DONE 0.2s 15:50:56 15:50:56 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 15:50:56 #6 transferring dockerfile: 2.12kB done 15:50:56 #6 DONE 0.3s 15:50:56 15:50:56 #7 [security-bootstrapper internal] load build definition from Dockerfile 15:50:56 #7 transferring dockerfile: 2.82kB done 15:50:56 #7 DONE 0.3s 15:50:56 15:50:56 #8 [security-spire-server internal] load build definition from Dockerfile 15:50:56 #8 transferring dockerfile: 1.59kB done 15:50:56 #8 DONE 0.3s 15:50:56 15:50:56 #9 [security-spire-agent internal] load .dockerignore 15:50:56 #9 transferring context: 50B done 15:50:56 #9 DONE 0.2s 15:50:56 15:50:56 #10 [core-common-config-bootstrapper internal] load .dockerignore 15:50:57 + git config --global --add safe.directory /w/workspace/edgex-go/602 [Pipeline] echo 15:50:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:50:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:50:57 ========================================================= 15:50:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:50:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:50:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:50:57 #10 ... 15:50:57 15:50:57 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 15:50:57 #2 transferring dockerfile: 1.78kB done 15:50:57 #2 DONE 0.3s 15:50:57 15:50:57 #11 [security-secretstore-setup internal] load build definition from Dockerfile 15:50:57 #11 transferring dockerfile: 2.38kB done 15:50:57 #11 DONE 0.3s 15:50:57 15:50:57 #12 [security-proxy-auth internal] load build definition from Dockerfile 15:50:57 #12 transferring dockerfile: 2.04kB done 15:50:57 #12 DONE 0.4s 15:50:57 15:50:57 #13 [security-proxy-setup internal] load build definition from Dockerfile 15:50:57 #13 transferring dockerfile: 2.39kB 0.0s done 15:50:58 #13 ... 15:50:58 15:50:58 #14 [support-notifications internal] load build definition from Dockerfile 15:50:58 #14 transferring dockerfile: 1.84kB done 15:50:58 #14 DONE 1.7s 15:50:58 15:50:58 #15 [core-metadata internal] load build definition from Dockerfile 15:50:58 #15 transferring dockerfile: 1.96kB done 15:50:58 #15 DONE 1.9s 15:50:58 15:50:58 #16 [core-command internal] load .dockerignore 15:50:58 #16 ... 15:50:58 15:50:58 #17 [core-data internal] load build definition from Dockerfile 15:50:58 #17 transferring dockerfile: 1.90kB done 15:50:58 #17 DONE 2.1s 15:50:58 15:50:58 #13 [security-proxy-setup internal] load build definition from Dockerfile 15:50:58 #13 DONE 2.1s 15:50:58 15:50:58 #10 [core-common-config-bootstrapper internal] load .dockerignore 15:50:58 #10 transferring context: 50B done 15:50:58 #10 DONE 2.0s 15:50:58 15:50:58 #18 [support-scheduler internal] load .dockerignore 15:50:58 #18 transferring context: 50B done 15:50:58 #18 DONE 2.0s 15:50:58 15:50:58 #19 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:50:58 #19 DONE 0.0s 15:50:58 15:50:58 #20 [security-spire-server internal] load .dockerignore 15:50:58 #20 transferring context: 50B done 15:50:58 #20 DONE 2.0s 15:50:58 15:50:58 #16 [core-command internal] load .dockerignore 15:50:58 #16 transferring context: 50B done 15:50:59 #16 DONE 2.1s 15:50:59 15:50:59 #21 [security-spire-config internal] load .dockerignore 15:50:59 #21 transferring context: 50B done 15:50:59 #21 DONE 2.0s 15:50:59 15:50:59 #22 [support-scheduler internal] load build context 15:50:59 #22 DONE 0.0s 15:50:59 15:50:59 #23 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:50:59 #23 DONE 0.0s 15:50:59 15:50:59 #24 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 15:50:59 #24 DONE 0.0s 15:50:59 15:50:59 #19 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:50:59 #19 DONE 0.0s 15:50:59 15:50:59 #25 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 15:50:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:50:59 9fda8d8052c6: Pulling fs layer 15:50:59 5d54e960e981: Pulling fs layer 15:50:59 c4a7e357bf2a: Pulling fs layer 15:50:59 f0e02332f6b5: Pulling fs layer 15:50:59 cefa15bbcfad: Pulling fs layer 15:50:59 17808c966233: Pulling fs layer 15:50:59 f4c1fc716caa: Pulling fs layer 15:50:59 f0e02332f6b5: Waiting 15:50:59 cefa15bbcfad: Waiting 15:50:59 17808c966233: Waiting 15:50:59 f4c1fc716caa: Waiting 15:50:59 5d54e960e981: Verifying Checksum 15:50:59 f0e02332f6b5: Verifying Checksum 15:50:59 f0e02332f6b5: Download complete 15:50:59 cefa15bbcfad: Download complete 15:50:59 9fda8d8052c6: Verifying Checksum 15:50:59 9fda8d8052c6: Download complete 15:50:59 #25 ... 15:50:59 15:50:59 #26 [security-spiffe-token-provider internal] load .dockerignore 15:50:59 #26 transferring context: 50B done 15:50:59 #26 DONE 2.3s 15:50:59 15:50:59 #19 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:50:59 #19 DONE 0.0s 15:50:59 15:50:59 #27 [security-bootstrapper internal] load .dockerignore 15:50:59 #27 transferring context: 50B done 15:50:59 #27 DONE 2.5s 15:50:59 15:50:59 #25 [core-command internal] load metadata for docker.io/library/alpine:3.18 15:50:59 f4c1fc716caa: Verifying Checksum 15:50:59 f4c1fc716caa: Download complete 15:50:59 #25 ... 15:50:59 15:50:59 #19 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:50:59 #19 DONE 0.0s 15:50:59 15:50:59 #25 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 15:50:59 9fda8d8052c6: Pull complete 15:51:00 #25 ... 15:51:00 15:51:00 #19 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:51:00 #19 DONE 0.0s 15:51:00 15:51:00 #25 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 15:51:00 #25 DONE 3.4s 15:51:00 15:51:00 #28 [core-common-config-bootstrapper internal] load build context 15:51:00 5d54e960e981: Pull complete 15:51:01 c4a7e357bf2a: Download complete 15:51:02 17808c966233: Verifying Checksum 15:51:02 17808c966233: Download complete 15:51:03 #28 ... 15:51:03 15:51:03 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 15:51:03 #29 DONE 6.2s 15:51:03 15:51:03 #23 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:51:03 #23 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:51:07 #23 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 7.5s done 15:51:07 #23 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 7.5s done 15:51:07 #23 ... 15:51:07 15:51:07 #30 [core-data internal] load .dockerignore 15:51:07 #30 transferring context: 50B done 15:51:07 #30 ... 15:51:07 15:51:07 #31 [security-proxy-setup internal] load .dockerignore 15:51:07 #31 transferring context: 50B done 15:51:07 #31 ... 15:51:07 15:51:07 #32 [security-secretstore-setup internal] load .dockerignore 15:51:07 #32 transferring context: 50B done 15:51:07 #32 ... 15:51:07 15:51:07 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 15:51:07 #33 DONE 10.4s 15:51:07 15:51:07 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 15:51:07 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 15:51:07 #34 ... 15:51:07 15:51:07 #35 [core-metadata internal] load .dockerignore 15:51:07 #35 transferring context: 50B done 15:51:08 #35 ... 15:51:08 15:51:08 #36 [security-proxy-auth internal] load .dockerignore 15:51:08 #36 transferring context: 50B done 15:51:08 #36 ... 15:51:08 15:51:08 #37 [support-notifications internal] load .dockerignore 15:51:08 #37 transferring context: 50B done 15:51:08 #37 ... 15:51:08 15:51:08 #23 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:51:08 #23 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 7.5s done 15:51:08 #23 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 15:51:08 #23 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 15:51:09 #23 ... 15:51:09 15:51:09 #22 [support-scheduler internal] load build context 15:51:09 #22 ... 15:51:09 15:51:09 #24 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 15:51:09 #24 ... 15:51:09 15:51:09 #23 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:51:09 #23 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 15:51:10 #23 ... 15:51:10 15:51:10 #38 [security-spiffe-token-provider internal] load build context 15:51:10 #38 ... 15:51:10 15:51:10 #39 [core-command internal] load build context 15:51:11 #39 ... 15:51:11 15:51:11 #40 [security-bootstrapper internal] load build context 15:51:11 #40 ... 15:51:11 15:51:11 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 15:51:11 #41 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 15:51:13 #41 ... 15:51:13 15:51:13 #23 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:51:13 #23 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 15:51:14 c4a7e357bf2a: Pull complete 15:51:14 f0e02332f6b5: Pull complete 15:51:14 cefa15bbcfad: Pull complete 15:51:15 #23 ... 15:51:15 15:51:15 #31 [security-proxy-setup internal] load .dockerignore 15:51:15 #31 DONE 17.9s 15:51:15 15:51:15 #23 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:51:15 #23 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0B / 3.40MB 2.3s 15:51:15 #23 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 1.05MB / 3.40MB 2.4s 15:51:15 #23 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 2.6s 15:51:15 #23 ... 15:51:15 15:51:15 #36 [security-proxy-auth internal] load .dockerignore 15:51:15 #36 DONE 18.8s 15:51:15 15:51:15 #23 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:51:17 #23 ... 15:51:17 15:51:17 #19 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:51:17 #19 DONE 0.0s 15:51:17 15:51:17 #23 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:51:17 #23 ... 15:51:17 15:51:17 #42 [security-spire-config internal] load build context 15:51:17 #42 ... 15:51:17 15:51:17 #43 [security-spire-server internal] load build context 15:51:17 #43 ... 15:51:17 15:51:17 #44 [security-spire-agent internal] load build context 15:51:17 #44 ... 15:51:17 15:51:17 #23 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:51:17 #23 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 4.6s done 15:51:17 #23 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 15:51:18 #23 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 15:51:19 #23 ... 15:51:19 15:51:19 #19 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:51:19 #19 DONE 0.0s 15:51:19 15:51:19 #32 [security-secretstore-setup internal] load .dockerignore 15:51:19 #32 DONE 21.9s 15:51:19 15:51:19 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 15:51:19 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 5.9s done 15:51:19 #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 15:51:19 #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 15:51:19 #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 15:51:19 #34 ... 15:51:19 15:51:19 #37 [support-notifications internal] load .dockerignore 15:51:19 #37 DONE 22.6s 15:51:19 15:51:19 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 15:51:19 #41 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 6.3s done 15:51:19 #41 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 15:51:19 #41 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 15:51:19 #41 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 15:51:20 #41 ... 15:51:20 15:51:20 #19 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:51:20 #19 DONE 0.0s 15:51:20 15:51:20 #25 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 15:51:20 #25 ... 15:51:20 15:51:20 #35 [core-metadata internal] load .dockerignore 15:51:20 #35 DONE 23.4s 15:51:20 15:51:20 #19 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:51:20 #19 DONE 0.0s 15:51:20 15:51:20 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 15:51:20 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.1s 15:51:21 #34 ... 15:51:21 15:51:21 #30 [core-data internal] load .dockerignore 15:51:21 #30 DONE 24.0s 15:51:21 15:51:21 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 15:51:21 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 1.5s 15:51:21 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.7s 15:51:21 #34 ... 15:51:21 15:51:21 #19 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:51:21 #19 DONE 0.0s 15:51:21 15:51:21 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 15:51:21 #34 ... 15:51:21 15:51:21 #19 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:51:21 #19 DONE 0.0s 15:51:21 15:51:21 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 15:51:21 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 2.2s 15:51:22 #34 ... 15:51:22 15:51:22 #25 [core-data internal] load metadata for docker.io/library/alpine:3.18 15:51:22 #25 DONE 8.4s 15:51:22 15:51:22 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 15:51:22 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.8s 15:51:22 17808c966233: Pull complete 15:51:22 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.8s done 15:51:22 #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 15:51:22 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 3.0s done 15:51:23 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 3.7s done 15:51:23 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 15:51:24 #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 15:51:24 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 4.9s 15:51:24 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 15.62MB / 25.84MB 5.1s 15:51:24 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 5.2s 15:51:26 f4c1fc716caa: Pull complete 15:51:26 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 15:51:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:51:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 15:51:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:51:26 WORKDIR /edgex 15:51:26 COPY go.mod . 15:51:26 RUN go mod download 15:51:26 + docker build -t ci-base-image-arm64 -f - . 15:51:26 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 6.5s done 15:51:26 #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 15:51:26 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 6.5s done 15:51:26 Sending build context to Docker daemon 2.91MB 15:51:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:51:26 ---> ea914061e18c 15:51:26 Step 2/4 : WORKDIR /edgex 15:51:27 #34 ... 15:51:27 15:51:27 #23 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:51:27 #23 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 7.5s done 15:51:27 #23 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 15:51:27 #23 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 15:51:27 #23 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 15:51:27 #23 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 4.6s done 15:51:27 #23 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 15:51:27 #23 DONE 27.8s 15:51:27 15:51:27 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 15:51:27 #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.8s done 15:51:27 #34 ... 15:51:27 15:51:27 #42 [security-spire-config internal] load build context 15:51:27 #42 transferring context: 16.35kB done 15:51:27 #42 DONE 20.2s 15:51:27 15:51:27 #43 [security-spire-server internal] load build context 15:51:27 #43 transferring context: 18.10kB 0.0s done 15:51:27 #43 DONE 20.2s 15:51:27 15:51:27 #38 [security-spiffe-token-provider internal] load build context 15:51:27 #38 transferring context: 365.18MB 4.7s done 15:51:27 #38 DONE 27.1s 15:51:27 15:51:27 #22 [support-scheduler internal] load build context 15:51:27 #22 transferring context: 365.18MB 4.2s done 15:51:27 #22 DONE 28.5s 15:51:27 15:51:27 #44 [security-spire-agent internal] load build context 15:51:27 #44 transferring context: 17.63kB 0.1s done 15:51:27 #44 DONE 20.2s 15:51:27 15:51:27 #45 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:51:28 #45 ... 15:51:28 15:51:28 #39 [core-command internal] load build context 15:51:28 #39 transferring context: 365.18MB 4.5s done 15:51:28 #39 DONE 27.4s 15:51:28 15:51:28 #28 [core-common-config-bootstrapper internal] load build context 15:51:28 #28 transferring context: 365.18MB 4.7s done 15:51:28 #28 DONE 27.5s 15:51:28 15:51:28 #40 [security-bootstrapper internal] load build context 15:51:28 #40 transferring context: 365.18MB 4.8s done 15:51:28 #40 DONE 27.6s 15:51:28 15:51:28 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 15:51:28 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.5s done 15:51:28 #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.6s done 15:51:28 #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 15:51:28 #41 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 3.8s done 15:51:28 #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 15:51:28 #41 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 15:51:28 #41 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 7.3s done 15:51:28 #41 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.8s 15:51:28 ---> Running in 5b47c1a91b37 15:51:28 #41 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.2s done 15:51:29 Removing intermediate container 5b47c1a91b37 15:51:29 ---> e07c13600992 15:51:29 Step 3/4 : COPY go.mod . 15:51:29 ---> 8ca186decc71 15:51:29 Step 4/4 : RUN go mod download 15:51:29 ---> Running in d07e694ab8c0 15:51:33 #41 ... 15:51:33 15:51:33 #46 [security-proxy-setup internal] load build context 15:51:33 #46 transferring context: 329.90MB 4.8s 15:51:33 #46 ... 15:51:33 15:51:33 #24 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 15:51:33 #24 ... 15:51:33 15:51:33 #47 [core-data internal] load build context 15:51:33 #47 transferring context: 365.18MB 4.4s done 15:51:33 #47 ... 15:51:33 15:51:33 #48 [security-proxy-auth internal] load build context 15:51:33 #48 transferring context: 365.18MB 5.1s done 15:51:33 #48 ... 15:51:33 15:51:33 #49 [security-secretstore-setup internal] load build context 15:51:33 #49 transferring context: 365.18MB 5.3s done 15:51:33 #49 ... 15:51:33 15:51:33 #50 [core-metadata internal] load build context 15:51:33 #50 transferring context: 365.18MB 4.9s done 15:51:33 #50 ... 15:51:33 15:51:33 #51 [support-notifications internal] load build context 15:51:33 #51 transferring context: 365.18MB 5.1s done 15:51:37 #51 ... 15:51:37 15:51:37 #52 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:51:37 #52 ... 15:51:37 15:51:37 #53 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:51:37 #53 ... 15:51:37 15:51:37 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:51:37 #0 2.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:51:37 #0 2.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:51:37 #0 2.930 (1/1) Installing dumb-init (1.2.5-r2) 15:51:37 #0 2.939 Executing busybox-1.36.1-r2.trigger 15:51:37 #0 2.958 OK: 7 MiB in 16 packages 15:51:38 #54 ... 15:51:38 15:51:38 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 15:51:38 #55 ... 15:51:38 15:51:38 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 15:51:38 #0 2.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:51:38 #0 2.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:51:38 #0 2.885 (1/2) Installing ca-certificates (20230506-r0) 15:51:38 #0 2.902 (2/2) Installing dumb-init (1.2.5-r2) 15:51:38 #0 2.904 Executing busybox-1.36.1-r2.trigger 15:51:38 #0 2.918 Executing ca-certificates-20230506-r0.trigger 15:51:38 #0 2.956 OK: 8 MiB in 17 packages 15:51:38 #56 ... 15:51:38 15:51:38 #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 15:51:38 #57 ... 15:51:38 15:51:38 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:51:38 #58 ... 15:51:38 15:51:38 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:51:38 #0 2.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:51:38 #0 2.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:51:38 #0 2.790 (1/4) Installing ca-certificates (20230506-r0) 15:51:38 #0 2.821 (2/4) Installing dumb-init (1.2.5-r2) 15:51:38 #0 2.825 (3/4) Installing su-exec (0.2-r3) 15:51:38 #0 2.825 (4/4) Installing yq (4.33.3-r4) 15:51:38 #0 2.898 Executing busybox-1.36.1-r2.trigger 15:51:38 #0 2.902 Executing ca-certificates-20230506-r0.trigger 15:51:38 #0 2.951 OK: 17 MiB in 19 packages 15:51:43 #59 ... 15:51:43 15:51:43 #46 [security-proxy-setup internal] load build context 15:51:43 #46 transferring context: 365.18MB 5.1s done 15:51:48 #46 ... 15:51:48 15:51:48 #45 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:51:48 #45 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:51:48 #45 20.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:51:48 #45 20.51 (1/1) Installing dumb-init (1.2.5-r2) 15:51:48 #45 20.51 Executing busybox-1.36.1-r2.trigger 15:51:48 #45 20.52 OK: 7 MiB in 16 packages 15:52:16 Removing intermediate container d07e694ab8c0 15:52:16 ---> d29da614131d 15:52:16 Successfully built d29da614131d 15:52:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:17 + docker inspect -f . ci-base-image-arm64 15:52:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:17 prd-ubuntu20.04-docker-arm64-4c-16g-16163 does not seem to be running inside a container 15:52:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/602 -v /w/workspace/edgex-go/602:/w/workspace/edgex-go/602:rw,z -v /w/workspace/edgex-go/602@tmp:/w/workspace/edgex-go/602@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 15:52:18 $ docker top 6294024f1fab4388cb56e3648dc8f9675e1889a9a4e4f9a3b092901b2eeffe7c -eo pid,comm [Pipeline] { [Pipeline] sh 15:52:19 + go version 15:52:19 go version go1.21.0 linux/arm64 [Pipeline] } 15:52:19 $ docker stop --time=1 6294024f1fab4388cb56e3648dc8f9675e1889a9a4e4f9a3b092901b2eeffe7c 15:52:21 $ docker rm -f --volumes 6294024f1fab4388cb56e3648dc8f9675e1889a9a4e4f9a3b092901b2eeffe7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:52:21 15:52:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:52:22 latest: Pulling from edgex-devops/edgex-compose-arm64 15:52:22 547446be3368: Pulling fs layer 15:52:22 d125d8839a47: Pulling fs layer 15:52:22 3e85d5ac6304: Pulling fs layer 15:52:22 c3105a71a48b: Pulling fs layer 15:52:22 0f093f025ec4: Pulling fs layer 15:52:22 c3106fc0e877: Pulling fs layer 15:52:22 c3105a71a48b: Waiting 15:52:22 0f093f025ec4: Waiting 15:52:22 c3106fc0e877: Waiting 15:52:22 547446be3368: Download complete 15:52:22 c3105a71a48b: Verifying Checksum 15:52:22 c3105a71a48b: Download complete 15:52:23 d125d8839a47: Verifying Checksum 15:52:23 d125d8839a47: Download complete 15:52:23 c3106fc0e877: Verifying Checksum 15:52:23 c3106fc0e877: Download complete 15:52:23 0f093f025ec4: Verifying Checksum 15:52:23 0f093f025ec4: Download complete 15:52:23 547446be3368: Pull complete 15:52:24 d125d8839a47: Pull complete 15:52:24 3e85d5ac6304: Verifying Checksum 15:52:24 3e85d5ac6304: Download complete 15:52:34 3e85d5ac6304: Pull complete 15:52:34 c3105a71a48b: Pull complete 15:52:34 0f093f025ec4: Pull complete 15:52:35 c3106fc0e877: Pull complete 15:52:35 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 15:52:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:52:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:35 prd-ubuntu20.04-docker-arm64-4c-16g-16163 does not seem to be running inside a container 15:52:35 $ 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/602 -v /w/workspace/edgex-go/602:/w/workspace/edgex-go/602:rw,z -v /w/workspace/edgex-go/602@tmp:/w/workspace/edgex-go/602@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 15:52:37 $ docker top 74117379ab48df2510d655c98f08cffa458584ae5440adb533176fe5268f4773 -eo pid,comm [Pipeline] { [Pipeline] sh 15:52:38 + docker compose -f ./docker-compose-build.yml build --parallel 15:52:44 #45 ... 15:52:44 15:52:44 #47 [core-data internal] load build context 15:52:44 #47 DONE 73.7s 15:52:44 15:52:44 #50 [core-metadata internal] load build context 15:52:44 #50 DONE 73.7s 15:52:44 15:52:44 #51 [support-notifications internal] load build context 15:52:44 #51 DONE 73.7s 15:52:44 15:52:44 #48 [security-proxy-auth internal] load build context 15:52:44 #48 DONE 73.7s 15:52:44 15:52:44 #46 [security-proxy-setup internal] load build context 15:52:44 #46 DONE 73.7s 15:52:44 15:52:44 #49 [security-secretstore-setup internal] load build context 15:52:44 #49 DONE 73.8s 15:52:44 15:52:44 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:52:44 #54 DONE 68.6s 15:52:44 15:52:44 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:52:44 #59 DONE 68.6s 15:52:44 15:52:44 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 15:52:44 #56 DONE 68.6s 15:52:44 15:52:44 #45 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:52:44 #45 DONE 68.6s 15:52:44 15:52:44 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 15:52:44 #34 DONE 88.9s 15:52:44 15:52:44 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:52:44 #58 ... 15:52:44 15:52:44 #24 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 15:52:44 #24 DONE 97.8s 15:52:44 15:52:44 #60 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 15:52:44 #60 ... 15:52:44 15:52:44 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 15:52:44 #41 DONE 89.6s 15:52:44 15:52:44 #60 [support-scheduler builder 2/7] WORKDIR /edgex-go 15:52:44 #60 DONE 0.1s 15:52:44 15:52:44 #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 15:52:44 #57 69.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:52:44 #57 69.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:52:44 #57 70.01 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 15:52:44 #57 ... 15:52:44 15:52:44 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 15:52:44 #55 69.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:52:44 #55 69.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:52:44 #55 69.88 (1/2) Installing dumb-init (1.2.5-r2) 15:52:44 #55 69.89 (2/2) Installing su-exec (0.2-r3) 15:52:44 #55 69.89 Executing busybox-1.36.1-r2.trigger 15:52:44 #55 69.90 OK: 7 MiB in 17 packages 15:52:44 #55 DONE 70.0s 15:52:44 15:52:44 #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 15:52:44 #57 70.05 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 15:52:44 #57 70.06 (3/6) Installing dumb-init (1.2.5-r2) 15:52:44 #57 70.06 (4/6) Installing openssl (3.1.4-r0) 15:52:44 #57 70.07 (5/6) Installing su-exec (0.2-r3) 15:52:44 #57 70.08 (6/6) Installing yq (4.33.3-r4) 15:52:44 #57 70.16 Executing busybox-1.36.1-r2.trigger 15:52:44 #57 70.16 OK: 17 MiB in 19 packages 15:52:44 #57 DONE 71.0s 15:52:44 15:52:44 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:52:44 #58 69.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:52:44 #58 69.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:52:44 #58 69.94 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:52:44 #58 69.94 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:52:44 #58 69.94 OK: 20076 distinct packages available 15:52:44 #58 70.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:52:44 #58 70.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:52:44 #58 70.34 (1/11) Installing ca-certificates (20230506-r0) 15:52:44 #58 70.56 (2/11) Installing brotli-libs (1.0.9-r14) 15:52:44 #58 70.69 (3/11) Installing libunistring (1.1-r1) 15:52:44 #58 70.71 (4/11) Installing libidn2 (2.3.4-r1) 15:52:44 #58 70.71 (5/11) Installing nghttp2-libs (1.57.0-r0) 15:52:44 #58 70.71 (6/11) Installing libcurl (8.4.0-r0) 15:52:44 #58 70.72 (7/11) Installing curl (8.4.0-r0) 15:52:44 #58 70.73 (8/11) Installing dumb-init (1.2.5-r2) 15:52:44 #58 70.73 (9/11) Installing musl-obstack (1.2.3-r2) 15:52:44 #58 70.74 (10/11) Installing libucontext (1.2-r2) 15:52:44 #58 70.74 (11/11) Installing gcompat (1.1.0-r1) 15:52:44 #58 70.78 Executing busybox-1.36.1-r2.trigger 15:52:44 #58 70.79 Executing ca-certificates-20230506-r0.trigger 15:52:44 #58 ... 15:52:44 15:52:44 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:52:44 #0 0.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:52:44 #0 0.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:52:44 #0 1.156 OK: 264 MiB in 52 packages 15:52:44 #61 DONE 1.5s 15:52:44 15:52:44 #53 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:52:44 #53 69.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:52:44 #53 69.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:52:44 #53 70.08 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:52:44 #53 70.08 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:52:44 #53 70.08 OK: 20076 distinct packages available 15:52:44 #53 70.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:52:44 #53 70.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:52:44 #53 70.48 (1/4) Installing dumb-init (1.2.5-r2) 15:52:44 #53 70.53 (2/4) Installing musl-obstack (1.2.3-r2) 15:52:44 #53 70.67 (3/4) Installing libucontext (1.2-r2) 15:52:44 #53 70.67 (4/4) Installing gcompat (1.1.0-r1) 15:52:44 #53 70.68 Executing busybox-1.36.1-r2.trigger 15:52:44 #53 70.68 OK: 8 MiB in 19 packages 15:52:44 #53 DONE 71.1s 15:52:44 15:52:44 #52 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:52:44 #52 69.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:52:44 #52 69.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:52:44 #52 69.92 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:52:44 #52 69.92 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:52:44 #52 69.92 OK: 20076 distinct packages available 15:52:44 #52 69.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:52:44 #52 70.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:52:44 #52 70.42 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 15:52:44 #52 70.70 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 15:52:44 #52 70.71 (3/7) Installing dumb-init (1.2.5-r2) 15:52:44 #52 70.71 (4/7) Installing musl-obstack (1.2.3-r2) 15:52:44 #52 70.71 (5/7) Installing libucontext (1.2-r2) 15:52:44 #52 70.72 (6/7) Installing gcompat (1.1.0-r1) 15:52:44 #52 70.72 (7/7) Installing openssl (3.1.4-r0) 15:52:44 #52 70.73 Executing busybox-1.36.1-r2.trigger 15:52:44 #52 70.74 OK: 8 MiB in 20 packages 15:52:44 #52 DONE 71.2s 15:52:44 15:52:44 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:52:44 #58 71.07 OK: 12 MiB in 26 packages 15:52:44 #58 ... 15:52:44 15:52:44 #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 15:52:44 #62 DONE 0.2s 15:52:44 15:52:44 #63 [core-command builder 3/7] RUN apk add --update --no-cache make git 15:52:44 #0 1.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:52:44 #0 1.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:52:44 #0 1.558 OK: 264 MiB in 52 packages 15:52:44 #63 ... 15:52:44 15:52:44 #64 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:52:44 #64 DONE 4.5s 15:52:44 15:52:44 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:52:44 #0 1.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:52:44 #0 1.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:52:44 #0 1.881 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:52:44 #0 1.881 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:52:44 #0 1.881 OK: 20080 distinct packages available 15:52:44 #0 1.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:52:44 #0 2.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:52:44 #0 2.619 OK: 264 MiB in 52 packages 15:52:44 #65 DONE 6.1s 15:52:44 15:52:44 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:52:44 #58 DONE 75.6s 15:52:44 15:52:44 #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 15:52:44 #63 DONE 6.1s 15:52:44 15:52:44 #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 15:52:44 #0 1.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:52:44 #0 1.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:52:44 #0 1.635 OK: 264 MiB in 52 packages 15:52:44 #66 DONE 6.1s 15:52:44 15:52:44 #67 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:52:44 #67 DONE 4.6s 15:52:44 15:52:44 #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 15:52:44 #68 DONE 4.6s 15:52:44 15:52:44 #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:52:44 #69 ... 15:52:44 15:52:44 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 15:52:44 #70 DONE 4.7s 15:52:44 15:52:44 #71 [security-spire-server stage-2 4/8] COPY Attribution.txt / 15:52:44 #71 DONE 0.3s 15:52:44 15:52:44 #72 [security-spire-server stage-2 5/8] COPY security.txt / 15:52:44 #72 ... 15:52:44 15:52:44 #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:52:44 #73 DONE 1.7s 15:52:45 15:52:45 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 15:52:45 #74 DONE 1.7s 15:52:45 15:52:45 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 15:52:45 #75 DONE 1.7s 15:52:45 15:52:45 #76 [security-spire-config stage-2 4/9] COPY Attribution.txt / 15:52:45 #76 DONE 1.7s 15:52:45 15:52:45 #77 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 15:52:45 #77 DONE 7.4s 15:52:45 15:52:45 #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:52:45 #69 DONE 1.7s 15:52:45 15:52:45 #78 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 15:52:45 #78 DONE 0.1s 15:52:45 15:52:45 #72 [security-spire-server stage-2 5/8] COPY security.txt / 15:52:45 #72 DONE 1.6s 15:52:45 15:52:45 #79 [security-spire-config stage-2 5/9] COPY security.txt / 15:52:45 #79 DONE 0.1s 15:52:45 15:52:45 #80 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 15:52:45 #80 DONE 0.1s 15:52:45 15:52:45 #81 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:52:45 #81 DONE 0.1s 15:52:45 15:52:45 #82 [security-spire-agent stage-3 6/9] COPY security.txt / 15:52:45 #82 DONE 0.1s 15:52:45 15:52:45 #83 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:52:45 #83 DONE 0.1s 15:52:45 15:52:45 #84 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 15:52:48 #1 [support-notifications internal] load build definition from Dockerfile 15:52:48 #1 transferring dockerfile: 1.84kB done 15:52:48 #1 DONE 0.1s 15:52:48 15:52:48 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 15:52:48 #2 transferring dockerfile: 2.12kB done 15:52:48 #2 DONE 0.1s 15:52:48 15:52:48 #3 [security-spire-server internal] load build definition from Dockerfile 15:52:48 #3 transferring dockerfile: 1.59kB 0.0s done 15:52:48 #3 DONE 0.1s 15:52:48 15:52:48 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 15:52:48 #4 transferring dockerfile: 1.78kB done 15:52:48 #4 DONE 0.1s 15:52:48 15:52:48 #5 [security-proxy-auth internal] load build definition from Dockerfile 15:52:48 #5 transferring dockerfile: 2.04kB 0.0s done 15:52:48 #5 DONE 0.1s 15:52:48 15:52:48 #6 [core-data internal] load build definition from Dockerfile 15:52:48 #6 transferring dockerfile: 1.90kB 0.0s done 15:52:48 #6 DONE 0.1s 15:52:48 15:52:48 #7 [core-metadata internal] load build definition from Dockerfile 15:52:48 #7 transferring dockerfile: 1.96kB done 15:52:48 #7 DONE 0.1s 15:52:48 15:52:48 #8 [security-secretstore-setup internal] load build definition from Dockerfile 15:52:48 #8 transferring dockerfile: 2.38kB 0.0s done 15:52:48 #8 DONE 0.1s 15:52:48 15:52:48 #9 [security-proxy-setup internal] load build definition from Dockerfile 15:52:48 #9 transferring dockerfile: 2.39kB 0.0s done 15:52:48 #9 DONE 0.1s 15:52:48 15:52:48 #10 [core-command internal] load build definition from Dockerfile 15:52:48 #10 transferring dockerfile: 1.82kB done 15:52:48 #10 DONE 0.1s 15:52:48 15:52:48 #11 [security-bootstrapper internal] load build definition from Dockerfile 15:52:48 #11 transferring dockerfile: 2.82kB done 15:52:48 #11 DONE 0.1s 15:52:48 15:52:48 #12 [support-scheduler internal] load build definition from Dockerfile 15:52:48 #12 transferring dockerfile: 1.82kB done 15:52:48 #12 DONE 0.1s 15:52:48 15:52:48 #13 [security-spire-config internal] load build definition from Dockerfile 15:52:48 #13 transferring dockerfile: 1.58kB done 15:52:49 #13 DONE 0.1s 15:52:49 15:52:49 #14 [support-notifications internal] load .dockerignore 15:52:49 #14 transferring context: 15:52:49 #14 transferring context: 50B 0.0s done 15:52:49 #14 DONE 0.1s 15:52:49 15:52:49 #15 [security-spire-agent internal] load build definition from Dockerfile 15:52:49 #15 transferring dockerfile: 1.70kB 0.0s done 15:52:49 #15 DONE 0.1s 15:52:49 15:52:49 #16 [core-common-config-bootstrapper internal] load .dockerignore 15:52:50 #16 ... 15:52:50 15:52:50 #17 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:52:50 #17 DONE 0.0s 15:52:50 15:52:50 #18 [security-spire-agent internal] load .dockerignore 15:52:51 #18 ... 15:52:51 15:52:51 #16 [core-common-config-bootstrapper internal] load .dockerignore 15:52:51 #16 transferring context: 50B done 15:52:51 #16 DONE 1.2s 15:52:51 15:52:51 #19 [security-spire-server internal] load .dockerignore 15:52:51 #19 transferring context: 50B done 15:52:51 #19 DONE 1.1s 15:52:51 15:52:51 #17 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:52:51 #17 DONE 0.0s 15:52:51 15:52:51 #20 [security-spiffe-token-provider internal] load .dockerignore 15:52:51 #20 transferring context: 50B 0.0s done 15:52:51 #20 DONE 1.3s 15:52:51 15:52:51 #21 [security-proxy-auth internal] load .dockerignore 15:52:51 #21 transferring context: 50B done 15:52:51 #21 DONE 1.3s 15:52:51 15:52:51 #22 [core-data internal] load .dockerignore 15:52:51 #22 transferring context: 50B 0.0s done 15:52:51 #22 DONE 1.3s 15:52:51 15:52:51 #23 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 15:52:51 #23 ... 15:52:51 15:52:51 #24 [security-proxy-setup internal] load .dockerignore 15:52:51 #24 transferring context: 50B 0.0s done 15:52:51 #24 DONE 1.2s 15:52:51 15:52:51 #25 [core-metadata internal] load .dockerignore 15:52:51 #25 transferring context: 50B done 15:52:51 #25 DONE 1.2s 15:52:51 15:52:51 #26 [security-secretstore-setup internal] load .dockerignore 15:52:51 #26 transferring context: 50B 0.0s done 15:52:51 #26 DONE 1.2s 15:52:51 15:52:51 #27 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 15:52:51 #27 DONE 0.9s 15:52:51 15:52:51 #17 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:52:51 #17 DONE 0.0s 15:52:51 15:52:51 #28 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:52:51 #28 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 15:52:51 #28 ... 15:52:51 15:52:51 #29 [security-bootstrapper internal] load .dockerignore 15:52:51 #29 transferring context: 50B 0.0s done 15:52:51 #29 DONE 1.3s 15:52:51 15:52:51 #27 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 15:52:51 #27 DONE 0.9s 15:52:51 15:52:51 #28 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:52:51 #28 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 15:52:51 #28 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 15:52:51 #28 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 15:52:51 #28 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 15:52:51 #28 ... 15:52:51 15:52:51 #18 [security-spire-agent internal] load .dockerignore 15:52:51 #18 transferring context: 50B 0.0s done 15:52:51 #18 DONE 1.3s 15:52:51 15:52:51 #30 [support-scheduler internal] load .dockerignore 15:52:51 #30 transferring context: 50B 0.0s done 15:52:51 #30 DONE 1.5s 15:52:51 15:52:51 #31 [core-command internal] load .dockerignore 15:52:51 #31 transferring context: 50B 0.0s done 15:52:51 #31 DONE 1.6s 15:52:51 15:52:51 #28 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:52:51 #28 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 15:52:51 #28 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 15:52:51 #28 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 15:52:51 #28 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.1s 15:52:51 #28 ... 15:52:51 15:52:51 #32 [security-spire-config internal] load .dockerignore 15:52:51 #32 transferring context: 50B 0.0s done 15:52:51 #32 DONE 1.5s 15:52:51 15:52:51 #28 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:52:51 #28 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s 15:52:51 #28 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 15:52:52 #28 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 15:52:52 #28 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 15:52:52 #28 ... 15:52:52 15:52:52 #17 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:52:52 #17 DONE 0.1s 15:52:52 15:52:52 #28 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:52:52 #28 ... 15:52:52 15:52:52 #27 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 15:52:52 #27 DONE 1.2s 15:52:52 15:52:52 #23 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 15:52:52 #23 DONE 1.5s 15:52:52 15:52:52 #28 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:52:52 #28 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 15:52:52 #28 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 15:52:52 #28 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 15:52:52 #28 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 15:52:52 #28 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 15:52:52 #28 ... 15:52:52 15:52:52 #17 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:52:52 #17 DONE 0.1s 15:52:52 15:52:52 #28 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:52:52 #28 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 15:52:52 #28 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 15:52:52 #28 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 15:52:52 #28 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 15:52:52 #28 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 15:52:52 #28 ... 15:52:52 15:52:52 #17 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:52:52 #17 DONE 0.1s 15:52:53 15:52:53 #28 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:52:53 #28 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 15:52:53 #28 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 15:52:53 #28 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 15:52:53 #28 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 15:52:53 #28 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 15:52:53 #28 ... 15:52:53 15:52:53 #17 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:52:53 #17 DONE 0.1s 15:52:53 15:52:53 #33 [security-spiffe-token-provider internal] load build context 15:52:53 #33 transferring context: 2.55MB 1.3s done 15:52:53 #33 DONE 1.7s 15:52:53 15:52:53 #28 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:52:53 #28 ... 15:52:53 15:52:53 #27 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 15:52:53 #27 DONE 1.9s 15:52:53 15:52:53 #34 [support-notifications internal] load build context 15:52:53 #34 transferring context: 2.55MB 1.3s done 15:52:53 #34 DONE 2.1s 15:52:53 15:52:53 #28 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:52:53 #84 ... 15:52:53 15:52:53 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:53 #85 ... 15:52:53 15:52:53 #86 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:52:53 #28 ... 15:52:53 15:52:53 #35 [core-common-config-bootstrapper internal] load build context 15:52:53 #35 transferring context: 2.55MB 1.3s done 15:52:53 #35 DONE 2.2s 15:52:53 15:52:53 #28 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:52:53 #28 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 15:52:53 #28 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 15:52:53 #28 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 15:52:53 #28 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 15:52:53 #28 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 15:52:53 #28 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.5s done 15:52:53 #28 ... 15:52:53 15:52:53 #36 [core-metadata internal] load build context 15:52:53 #36 DONE 0.0s 15:52:53 15:52:53 #37 [security-spire-server internal] load build context 15:52:53 #37 transferring context: 18.10kB 0.1s done 15:52:53 #37 DONE 1.1s 15:52:53 15:52:53 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 15:52:53 #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done 15:52:53 #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 15:52:53 #38 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 15:52:53 #38 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 15:52:53 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 15:52:53 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 15:52:53 #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 15:52:53 #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 15:52:53 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.6s 15:52:54 #38 ... 15:52:54 15:52:54 #17 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:52:54 #17 DONE 0.1s 15:52:54 15:52:54 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 15:52:54 #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 15:52:54 #38 ... 15:52:54 15:52:54 #27 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 15:52:54 #27 DONE 2.0s 15:52:54 15:52:54 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 15:52:54 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.02MB / 23.39MB 0.9s 15:52:54 #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 15:52:54 #38 ... 15:52:54 15:52:54 #17 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:52:54 #17 DONE 0.1s 15:52:54 15:52:54 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 15:52:54 #39 ... 15:52:54 15:52:54 #27 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 15:52:54 #27 DONE 2.3s 15:52:54 15:52:54 #40 [security-proxy-auth internal] load build context 15:52:54 #40 transferring context: 2.55MB 0.9s done 15:52:54 #40 DONE 1.9s 15:52:54 15:52:54 #17 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:52:54 #17 DONE 0.1s 15:52:54 15:52:54 #28 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:52:54 #28 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 15:52:54 #28 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 15:52:54 #28 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 15:52:54 #28 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 15:52:54 #28 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 15:52:54 #28 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.5s done 15:52:54 #28 DONE 3.9s 15:52:54 15:52:54 #41 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 15:52:54 #41 ... 15:52:54 15:52:54 #17 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:52:54 #17 DONE 0.1s 15:52:55 #86 ... 15:52:55 15:52:55 #87 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:55 15:52:55 #23 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 15:52:55 #23 DONE 2.2s 15:52:55 15:52:55 #42 [security-proxy-setup internal] load build context 15:52:55 #42 transferring context: 2.55MB 0.8s done 15:52:55 #42 DONE 1.9s 15:52:55 15:52:55 #43 [core-data internal] load build context 15:52:55 #43 transferring context: 2.55MB 0.9s done 15:52:55 #43 DONE 1.8s 15:52:55 15:52:55 #44 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:52:55 #44 ... 15:52:55 15:52:55 #27 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 15:52:55 #27 DONE 2.9s 15:52:55 15:52:55 #45 [core-command internal] load build context 15:52:55 #45 DONE 0.0s 15:52:55 15:52:55 #28 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:52:55 #28 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 15:52:55 #28 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 15:52:55 #28 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 15:52:55 #28 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 15:52:55 #28 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 15:52:55 #28 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.5s done 15:52:55 #28 DONE 3.9s 15:52:55 15:52:55 #44 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:52:55 #87 ... 15:52:55 15:52:55 #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:55 #88 ... 15:52:55 15:52:55 #89 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:52:55 #44 ... 15:52:55 15:52:55 #28 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:52:55 #28 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 15:52:55 #28 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 15:52:55 #28 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 15:52:55 #28 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 15:52:55 #28 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 15:52:55 #28 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.5s done 15:52:55 #28 DONE 3.9s 15:52:55 15:52:55 #44 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:52:55 #89 ... 15:52:55 15:52:55 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:55 #44 ... 15:52:55 15:52:55 #46 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:52:55 #46 DONE 5.3s 15:52:56 #90 ... 15:52:56 15:52:56 #89 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:52:56 #89 DONE 10.8s 15:52:56 15:52:56 #91 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:52:56 15:52:56 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 15:52:56 #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done 15:52:56 #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 15:52:56 #38 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 15:52:56 #38 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 15:52:56 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 15:52:56 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 15:52:56 #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 15:52:56 #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 15:52:56 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.3s done 15:52:56 #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 15:52:56 #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 15:52:56 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15:52:56 #38 ... 15:52:56 15:52:56 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 15:52:56 #39 DONE 2.0s 15:52:56 15:52:56 #47 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 15:52:56 #47 ... 15:52:56 15:52:56 #28 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:52:56 #28 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 15:52:56 #28 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 15:52:56 #28 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 15:52:56 #28 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 15:52:56 #28 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 15:52:56 #28 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.5s done 15:52:56 #28 DONE 3.9s 15:52:56 15:52:56 #47 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 15:52:56 #91 ... 15:52:56 15:52:56 #86 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:52:56 #86 DONE 11.3s 15:52:56 15:52:56 #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:57 #88 ... 15:52:57 15:52:57 #92 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:52:57 #92 ... 15:52:57 15:52:57 #84 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 15:52:57 #84 DONE 11.6s 15:52:57 15:52:57 #93 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:52:57 #47 ... 15:52:57 15:52:57 #48 [security-spire-config internal] load build context 15:52:57 #48 transferring context: 16.35kB 0.2s done 15:52:57 #48 DONE 2.3s 15:52:57 15:52:57 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 15:52:57 #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done 15:52:57 #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 15:52:57 #38 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 15:52:57 #38 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 15:52:57 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 15:52:57 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 15:52:57 #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 15:52:57 #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 15:52:57 #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.3s done 15:52:57 #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 15:52:57 #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 15:52:58 #38 ... 15:52:58 15:52:58 #49 [security-spire-agent internal] load build context 15:52:58 #49 transferring context: 17.63kB 0.3s done 15:52:58 #49 DONE 1.3s 15:52:58 15:52:58 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 15:52:59 #38 ... 15:52:59 15:52:59 #47 [support-scheduler builder 2/7] WORKDIR /edgex-go 15:52:59 #47 DONE 3.1s 15:52:59 15:52:59 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 15:52:59 #38 ... 15:52:59 15:52:59 #36 [core-metadata internal] load build context 15:52:59 #36 transferring context: 2.55MB 2.8s done 15:52:59 #36 DONE 5.1s 15:52:59 15:52:59 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 15:52:59 #38 ... 15:52:59 15:52:59 #50 [security-secretstore-setup internal] load build context 15:52:59 #50 transferring context: 2.55MB 3.1s done 15:52:59 #50 DONE 5.1s 15:52:59 15:52:59 #51 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 15:53:00 #51 ... 15:53:00 15:53:00 #52 [security-bootstrapper internal] load build context 15:53:00 #52 transferring context: 2.55MB 2.9s done 15:53:00 #52 DONE 6.1s 15:53:00 15:53:00 #53 [support-scheduler internal] load build context 15:53:00 #53 transferring context: 2.55MB 3.9s done 15:53:00 #53 DONE 5.4s 15:53:00 15:53:00 #45 [core-command internal] load build context 15:53:00 #45 transferring context: 2.55MB 4.1s done 15:53:00 #45 DONE 5.5s 15:53:00 15:53:00 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 15:53:00 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.2s 15:53:03 #93 ... 15:53:03 15:53:03 #91 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:53:03 #91 DONE 7.0s 15:53:03 15:53:03 #93 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:53:05 #38 ... 15:53:05 15:53:05 #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:53:05 #54 ... 15:53:05 15:53:05 #55 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:53:05 #55 ... 15:53:05 15:53:05 #41 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 15:53:05 #41 5.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:53:05 #41 6.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:53:05 #41 8.111 (1/2) Installing dumb-init (1.2.5-r2) 15:53:05 #41 8.136 (2/2) Installing su-exec (0.2-r3) 15:53:05 #41 8.136 Executing busybox-1.36.1-r2.trigger 15:53:05 #41 8.313 OK: 8 MiB in 17 packages 15:53:05 #41 DONE 10.4s 15:53:05 15:53:05 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 15:53:05 #0 6.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:53:05 #0 6.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:53:05 #0 9.080 (1/2) Installing ca-certificates (20230506-r0) 15:53:05 #0 9.193 (2/2) Installing dumb-init (1.2.5-r2) 15:53:05 #0 9.203 Executing busybox-1.36.1-r2.trigger 15:53:05 #0 9.240 Executing ca-certificates-20230506-r0.trigger 15:53:05 #0 9.507 OK: 9 MiB in 17 packages 15:53:05 #56 DONE 10.2s 15:53:05 15:53:05 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:53:05 #57 ... 15:53:05 15:53:05 #58 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 15:53:05 #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:53:05 #58 ... 15:53:05 15:53:05 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:53:05 #0 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:53:05 #93 ... 15:53:05 15:53:05 #92 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:53:05 #92 DONE 8.9s 15:53:05 15:53:05 #94 [security-spire-server] exporting to image 15:53:05 #94 exporting layers 15:53:05 #59 ... 15:53:05 15:53:05 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 15:53:05 #38 ... 15:53:05 15:53:05 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:53:05 #0 9.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:53:06 #94 ... 15:53:06 15:53:06 #93 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:53:06 #93 DONE 9.0s 15:53:06 15:53:06 #94 [security-spire-config] exporting to image 15:53:06 #60 ... 15:53:06 15:53:06 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 15:53:06 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.5s 15:53:06 #38 ... 15:53:06 15:53:06 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 15:53:06 #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.6s done 15:53:06 #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 15:53:06 #61 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 15:53:06 #61 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 15:53:06 #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.0s done 15:53:06 #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.2s done 15:53:06 #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 15:53:06 #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15:53:06 #61 ... 15:53:06 15:53:06 #44 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:53:06 #44 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:53:08 #44 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:53:08 #44 ... 15:53:08 15:53:08 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:53:08 #0 9.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:53:09 #62 ... 15:53:09 15:53:09 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:53:09 #0 9.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:53:09 #63 ... 15:53:09 15:53:09 #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 15:53:09 #0 9.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:53:09 #64 ... 15:53:09 15:53:09 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 15:53:11 #38 ... 15:53:11 15:53:11 #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 15:53:11 #65 DONE 5.8s 15:53:11 15:53:11 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 15:53:11 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.4s 15:53:11 #38 ... 15:53:11 15:53:11 #66 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 15:53:11 #66 DONE 0.4s 15:53:11 15:53:11 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 15:53:11 #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.3s 15:53:14 #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.7s done 15:53:14 #61 ... 15:53:14 15:53:14 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:53:14 #57 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:53:14 #57 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:53:14 #57 16.84 (1/1) Installing dumb-init (1.2.5-r2) 15:53:14 #57 16.86 Executing busybox-1.36.1-r2.trigger 15:53:14 #57 17.02 OK: 8 MiB in 16 packages 15:53:14 #57 DONE 19.2s 15:53:14 15:53:14 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 15:53:14 #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.7s done 15:53:14 #38 DONE 21.8s 15:53:14 15:53:14 #58 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 15:53:14 #58 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:53:14 #58 15.71 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 15:53:14 #58 16.25 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 15:53:14 #58 16.33 (3/6) Installing dumb-init (1.2.5-r2) 15:53:14 #58 16.35 (4/6) Installing openssl (3.1.4-r0) 15:53:14 #58 16.42 (5/6) Installing su-exec (0.2-r3) 15:53:14 #58 16.43 (6/6) Installing yq (4.33.3-r4) 15:53:14 #58 17.48 Executing busybox-1.36.1-r2.trigger 15:53:14 #58 17.62 OK: 18 MiB in 19 packages 15:53:14 #58 DONE 19.7s 15:53:14 15:53:14 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:53:14 #59 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:53:14 #59 17.15 (1/4) Installing ca-certificates (20230506-r0) 15:53:14 #59 17.81 (2/4) Installing dumb-init (1.2.5-r2) 15:53:14 #59 17.85 (3/4) Installing su-exec (0.2-r3) 15:53:14 #59 17.89 (4/4) Installing yq (4.33.3-r4) 15:53:14 #59 18.89 Executing busybox-1.36.1-r2.trigger 15:53:14 #59 19.00 Executing ca-certificates-20230506-r0.trigger 15:53:14 #59 ... 15:53:14 15:53:14 #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 15:53:15 #67 DONE 0.4s 15:53:15 15:53:15 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 15:53:15 #61 ... 15:53:15 15:53:15 #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:53:15 #54 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:53:15 #54 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:53:15 #54 17.46 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:53:15 #54 17.46 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:53:15 #54 17.46 OK: 19953 distinct packages available 15:53:15 #54 19.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:53:15 #54 ... 15:53:15 15:53:15 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:53:15 #59 20.21 OK: 18 MiB in 19 packages 15:53:16 #94 ... 15:53:16 15:53:16 #95 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:53:17 #59 ... 15:53:17 15:53:17 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:53:17 #60 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:53:17 #60 17.99 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:53:17 #60 17.99 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:53:17 #60 17.99 OK: 19953 distinct packages available 15:53:17 #60 19.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:53:17 #60 20.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:53:17 #60 ... 15:53:17 15:53:17 #44 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:53:17 #44 20.63 (1/1) Installing dumb-init (1.2.5-r2) 15:53:17 #44 20.67 Executing busybox-1.36.1-r2.trigger 15:53:17 #44 20.74 OK: 8 MiB in 16 packages 15:53:17 #44 ... 15:53:17 15:53:17 #55 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:53:17 #55 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:53:17 #55 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:53:17 #55 20.87 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:53:17 #55 20.87 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:53:17 #55 20.87 OK: 19953 distinct packages available 15:53:17 #55 21.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:53:17 #55 22.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:53:17 #55 ... 15:53:17 15:53:17 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:53:17 #62 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:53:17 #62 17.69 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:53:17 #62 17.69 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:53:17 #62 17.69 OK: 19957 distinct packages available 15:53:17 #62 18.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:53:17 #62 18.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:53:17 #62 ... 15:53:17 15:53:17 #51 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 15:53:17 #51 8.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:53:17 #51 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:53:17 #51 16.17 OK: 266 MiB in 52 packages 15:53:17 #51 ... 15:53:17 15:53:17 #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:53:17 #54 20.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:53:17 #54 22.88 (1/11) Installing ca-certificates (20230506-r0) 15:53:17 #54 22.99 (2/11) Installing brotli-libs (1.0.9-r14) 15:53:18 #54 23.02 (3/11) Installing libunistring (1.1-r1) 15:53:18 #54 23.07 (4/11) Installing libidn2 (2.3.4-r1) 15:53:18 #54 23.08 (5/11) Installing nghttp2-libs (1.57.0-r0) 15:53:18 #54 23.10 (6/11) Installing libcurl (8.4.0-r0) 15:53:18 #54 23.15 (7/11) Installing curl (8.4.0-r0) 15:53:18 #54 23.18 (8/11) Installing dumb-init (1.2.5-r2) 15:53:18 #54 23.19 (9/11) Installing musl-obstack (1.2.3-r2) 15:53:18 #54 23.21 (10/11) Installing libucontext (1.2-r2) 15:53:18 #54 23.22 (11/11) Installing gcompat (1.1.0-r1) 15:53:18 #54 23.23 Executing busybox-1.36.1-r2.trigger 15:53:18 #54 23.26 Executing ca-certificates-20230506-r0.trigger 15:53:18 #54 ... 15:53:18 15:53:18 #44 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:53:18 #44 DONE 23.8s 15:53:18 15:53:18 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:53:18 #63 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:53:18 #63 17.17 OK: 266 MiB in 52 packages 15:53:18 #63 DONE 19.8s 15:53:18 15:53:18 #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 15:53:18 #64 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:53:18 #64 17.44 OK: 266 MiB in 52 packages 15:53:18 #64 DONE 19.9s 15:53:18 15:53:18 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 15:53:18 #68 ... 15:53:18 15:53:18 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:53:18 #59 DONE 23.7s 15:53:18 15:53:18 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:53:18 #60 22.34 (1/4) Installing dumb-init (1.2.5-r2) 15:53:18 #60 22.35 (2/4) Installing musl-obstack (1.2.3-r2) 15:53:18 #60 22.37 (3/4) Installing libucontext (1.2-r2) 15:53:18 #60 22.37 (4/4) Installing gcompat (1.1.0-r1) 15:53:18 #60 22.39 Executing busybox-1.36.1-r2.trigger 15:53:18 #60 22.43 OK: 8 MiB in 19 packages 15:53:18 #60 DONE 23.1s 15:53:18 15:53:18 #51 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 15:53:18 #51 DONE 20.0s 15:53:19 15:53:19 #55 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:53:19 #55 23.52 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 15:53:19 #55 23.73 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 15:53:19 #55 23.74 (3/7) Installing dumb-init (1.2.5-r2) 15:53:19 #55 23.75 (4/7) Installing musl-obstack (1.2.3-r2) 15:53:19 #55 23.76 (5/7) Installing libucontext (1.2-r2) 15:53:19 #55 23.77 (6/7) Installing gcompat (1.1.0-r1) 15:53:19 #55 23.79 (7/7) Installing openssl (3.1.4-r0) 15:53:19 #55 23.89 Executing busybox-1.36.1-r2.trigger 15:53:19 #55 23.96 OK: 9 MiB in 20 packages 15:53:19 #55 ... 15:53:19 15:53:19 #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:53:19 #54 23.69 OK: 13 MiB in 26 packages 15:53:19 #54 DONE 24.5s 15:53:19 15:53:19 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:53:19 #62 20.15 OK: 266 MiB in 52 packages 15:53:20 #62 DONE 20.8s 15:53:20 15:53:20 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 15:53:20 #69 ... 15:53:20 15:53:20 #55 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:53:20 #55 DONE 25.0s 15:53:20 15:53:20 #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:53:20 #70 ... 15:53:20 15:53:20 #71 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:53:20 #71 DONE 1.4s 15:53:20 15:53:20 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 15:53:20 #68 DONE 1.7s 15:53:20 15:53:20 #72 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:20 #72 ... 15:53:20 15:53:20 #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 15:53:20 #73 DONE 2.0s 15:53:20 15:53:20 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 15:53:20 #69 DONE 1.1s 15:53:20 15:53:20 #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:23 #74 ... 15:53:23 15:53:23 #75 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:53:23 #75 DONE 4.5s 15:53:23 15:53:23 #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:53:23 #70 DONE 3.6s 15:53:23 15:53:23 #76 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 15:53:23 #76 DONE 3.7s 15:53:23 15:53:23 #77 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:53:23 #77 ... 15:53:23 15:53:23 #78 [security-spire-config stage-2 4/9] COPY Attribution.txt / 15:53:23 #78 DONE 0.3s 15:53:23 15:53:23 #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / 15:53:23 #79 DONE 0.3s 15:53:23 15:53:23 #80 [security-spire-server stage-2 5/8] COPY security.txt / 15:53:23 #80 ... 15:53:23 15:53:23 #81 [security-spire-config stage-2 5/9] COPY security.txt / 15:53:23 #81 DONE 0.3s 15:53:24 15:53:24 #82 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:53:24 #82 DONE 0.3s 15:53:24 15:53:24 #80 [security-spire-server stage-2 5/8] COPY security.txt / 15:53:24 #80 DONE 0.3s 15:53:24 15:53:24 #83 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:53:24 #83 DONE 0.2s 15:53:24 15:53:24 #84 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:53:24 #84 ... 15:53:24 15:53:24 #85 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 15:53:24 #85 DONE 0.3s 15:53:24 15:53:24 #86 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:53:24 #86 DONE 0.2s 15:53:24 15:53:24 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:24 #87 ... 15:53:24 15:53:24 #84 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:53:24 #84 DONE 0.5s 15:53:25 15:53:25 #88 [security-spire-config] exporting to image 15:53:25 #88 exporting layers 15:53:25 #88 ... 15:53:25 15:53:25 #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:53:25 #89 DONE 0.4s 15:53:25 15:53:25 #88 [security-spire-server] exporting to image 15:53:26 #88 ... 15:53:26 15:53:26 #77 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:53:26 #77 DONE 2.7s 15:53:26 15:53:26 #90 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 15:53:26 #90 DONE 0.2s 15:53:26 15:53:26 #91 [security-spire-agent stage-3 6/9] COPY security.txt / 15:53:26 #91 DONE 0.2s 15:53:26 15:53:26 #92 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:53:26 #92 DONE 0.1s 15:53:26 15:53:26 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:26 #93 ... 15:53:26 15:53:26 #94 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:53:27 #94 DONE 0.2s 15:53:27 15:53:27 #95 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:53:27 #95 DONE 0.2s 15:53:27 15:53:27 #88 [security-spire-agent] exporting to image 15:53:27 #88 exporting layers 2.8s done 15:53:27 #88 writing image sha256:65715461c704c2e3efce8fe02a62658f95e046039370188a60fbce13282990ba 0.0s done 15:53:27 #88 naming to docker.io/library/security-spire-config-arm64 0.0s done 15:53:27 #88 exporting layers 2.6s done 15:53:27 #88 writing image sha256:1ccc7751e34e7f7b44e9b3d1a2bceaf5bb9818a36927720f5849fe8da796f3dd 0.0s done 15:53:27 #88 naming to docker.io/library/security-spire-server-arm64 done 15:53:28 #88 exporting layers 1.6s done 15:53:28 #88 writing image sha256:0a8c4a9cdaba217ac978124213714348b2d5c5d18b55fcb605e502fd3574991a 0.0s done 15:53:28 #88 naming to docker.io/library/security-spire-agent-arm64 done 15:53:28 #88 DONE 4.0s 15:53:28 15:53:28 #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:42 #95 ... 15:53:42 15:53:42 #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:42 #88 DONE 54.4s 15:53:42 15:53:42 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:42 #85 DONE 56.1s 15:53:42 15:53:42 #87 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:42 #87 DONE 54.5s 15:53:42 15:53:42 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:42 #90 DONE 54.5s 15:53:42 15:53:42 #94 [security-spire-config] exporting to image 15:53:42 #94 exporting layers 33.8s done 15:53:42 #94 ... 15:53:42 15:53:42 #95 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:53:42 #95 DONE 33.8s 15:53:42 15:53:42 #94 [security-spire-config] exporting to image 15:53:42 #94 writing image sha256:902b1d6b83642e54b1769e4ba3e6faf3f9100826a0e351f3b73c1453fcd3beac 0.0s done 15:53:42 #94 writing image sha256:3f0d3a63c41862efa58f0679642917a1b6a7b436b329d366b637e4d50d661a6b 0.0s done 15:53:42 #94 naming to docker.io/library/security-spire-server done 15:53:42 #94 naming to docker.io/library/security-spire-config done 15:53:44 #94 ... 15:53:44 15:53:44 #96 [security-spiffe-token-provider builder 6/7] COPY . . 15:53:49 #96 ... 15:53:49 15:53:49 #97 [support-scheduler builder 6/7] COPY . . 15:53:50 #97 ... 15:53:50 15:53:50 #98 [security-bootstrapper builder 6/7] COPY . . 15:53:50 #98 ... 15:53:50 15:53:50 #99 [support-notifications builder 6/7] COPY . . 15:53:54 #99 DONE 14.6s 15:53:54 15:53:54 #96 [security-spiffe-token-provider builder 6/7] COPY . . 15:53:54 #96 DONE 14.5s 15:53:54 15:53:54 #97 [support-scheduler builder 6/7] COPY . . 15:53:54 #97 DONE 14.6s 15:53:54 15:53:54 #98 [security-bootstrapper builder 6/7] COPY . . 15:53:54 #98 DONE 14.6s 15:53:54 15:53:54 #100 [security-proxy-setup builder 6/7] COPY . . 15:53:54 #100 CACHED 15:53:54 15:53:54 #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:54 #101 CACHED 15:53:54 15:53:54 #102 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 15:53:54 #102 CACHED 15:53:54 15:53:54 #103 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 15:53:54 #103 CACHED 15:53:54 15:53:54 #104 [security-secretstore-setup builder 6/7] COPY . . 15:53:54 #104 CACHED 15:53:54 15:53:54 #105 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:54 #105 CACHED 15:53:54 15:53:54 #106 [core-command builder 6/7] COPY . . 15:53:54 #106 CACHED 15:53:54 15:53:54 #107 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:54 #107 CACHED 15:53:54 15:53:54 #108 [core-command builder 4/7] COPY go.mod vendor* ./ 15:53:54 #108 CACHED 15:53:54 15:53:54 #109 [core-common-config-bootstrapper builder 6/7] COPY . . 15:53:54 #109 CACHED 15:53:54 15:53:54 #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:53:54 #110 CACHED 15:53:54 15:53:54 #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:54 #111 CACHED 15:53:54 15:53:54 #112 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 15:53:54 #112 CACHED 15:53:54 15:53:54 #113 [security-proxy-auth builder 6/7] COPY . . 15:53:54 #113 CACHED 15:53:54 15:53:54 #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:54 #114 CACHED 15:53:54 15:53:54 #115 [core-data builder 6/7] COPY . . 15:53:54 #115 CACHED 15:53:54 15:53:54 #116 [core-data builder 4/7] COPY go.mod vendor* ./ 15:53:54 #116 CACHED 15:53:54 15:53:54 #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:54 #117 CACHED 15:53:54 15:53:54 #118 [core-metadata builder 6/7] COPY . . 15:53:54 #118 CACHED 15:53:54 15:53:54 #119 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:54 #119 CACHED 15:53:54 15:53:54 #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ 15:53:54 #120 CACHED 15:53:54 15:53:54 #94 [security-spire-config] exporting to image 15:53:54 #94 exporting layers 14.6s done 15:53:54 #94 writing image sha256:bbc04e92fc5b5d434107e7d78434602373f06f5694cd62de61868a3ffe5a2077 done 15:53:54 #94 naming to docker.io/library/security-spire-agent done 15:53:54 #94 DONE 48.6s 15:53:54 15:53:54 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:53:55 #121 1.664 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:54:05 #121 ... 15:54:05 15:54:05 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:54:05 #0 1.338 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:54:05 #122 ... 15:54:05 15:54:05 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:54:05 #0 1.112 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:54:05 #123 ... 15:54:05 15:54:05 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:54:05 #0 0.554 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:54:05 #124 ... 15:54:05 15:54:05 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:54:05 #0 1.223 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:54:05 #125 ... 15:54:05 15:54:05 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:54:05 #0 0.801 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:54:05 #126 ... 15:54:05 15:54:05 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:54:05 #0 0.753 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:54:05 #127 ... 15:54:05 15:54:05 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:54:05 #0 1.423 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:54:05 #128 ... 15:54:05 15:54:05 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:54:05 #0 0.465 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:54:05 #129 ... 15:54:05 15:54:05 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:54:05 #0 1.040 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:54:05 #130 ... 15:54:05 15:54:05 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:54:05 #0 1.679 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:54:07 #74 DONE 42.6s 15:54:07 15:54:07 #72 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:07 #72 DONE 42.9s 15:54:07 15:54:07 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:07 #87 DONE 42.2s 15:54:07 15:54:07 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:07 #93 DONE 42.9s 15:54:07 15:54:07 #96 [security-proxy-setup builder 6/7] COPY . . 15:54:07 #96 DONE 1.1s 15:54:07 15:54:07 #97 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 15:54:07 #97 CACHED 15:54:07 15:54:07 #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:07 #98 CACHED 15:54:07 15:54:07 #99 [support-scheduler builder 6/7] COPY . . 15:54:07 #99 CACHED 15:54:07 15:54:07 #100 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:07 #100 CACHED 15:54:07 15:54:07 #101 [security-bootstrapper builder 6/7] COPY . . 15:54:07 #101 CACHED 15:54:07 15:54:07 #102 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:54:07 #102 CACHED 15:54:07 15:54:07 #103 [core-command builder 4/7] COPY go.mod vendor* ./ 15:54:07 #103 CACHED 15:54:07 15:54:07 #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:07 #104 CACHED 15:54:07 15:54:07 #105 [core-command builder 6/7] COPY . . 15:54:07 #105 CACHED 15:54:07 15:54:07 #106 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 15:54:07 #106 CACHED 15:54:07 15:54:07 #107 [security-secretstore-setup builder 6/7] COPY . . 15:54:07 #107 CACHED 15:54:07 15:54:07 #108 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:07 #108 CACHED 15:54:07 15:54:07 #109 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:07 #109 CACHED 15:54:07 15:54:07 #110 [core-metadata builder 6/7] COPY . . 15:54:07 #110 CACHED 15:54:07 15:54:07 #111 [core-metadata builder 4/7] COPY go.mod vendor* ./ 15:54:07 #111 CACHED 15:54:07 15:54:07 #112 [security-spiffe-token-provider builder 6/7] COPY . . 15:54:07 #112 DONE 1.1s 15:54:07 15:54:07 #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:07 #113 CACHED 15:54:07 15:54:07 #114 [core-data builder 4/7] COPY go.mod vendor* ./ 15:54:07 #114 CACHED 15:54:07 15:54:07 #115 [core-data builder 6/7] COPY . . 15:54:07 #115 CACHED 15:54:07 15:54:07 #116 [core-common-config-bootstrapper builder 6/7] COPY . . 15:54:07 #116 DONE 1.2s 15:54:07 15:54:07 #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:07 #117 CACHED 15:54:07 15:54:07 #118 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 15:54:07 #118 CACHED 15:54:07 15:54:07 #119 [security-proxy-auth builder 6/7] COPY . . 15:54:07 #119 CACHED 15:54:07 15:54:07 #120 [support-notifications builder 6/7] COPY . . 15:54:07 #120 DONE 1.2s 15:54:07 15:54:07 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:54:09 #121 ... 15:54:09 15:54:09 #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:54:09 #0 5.207 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:54:10 #122 ... 15:54:10 15:54:10 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:54:10 #121 5.550 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:54:15 #121 ... 15:54:15 15:54:15 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:54:15 #0 5.060 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:54:15 #123 ... 15:54:15 15:54:15 #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:54:15 #0 4.741 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:54:15 #124 ... 15:54:15 15:54:15 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:54:15 #0 5.067 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:54:15 #125 ... 15:54:15 15:54:15 #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:54:15 #0 4.204 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:54:15 #126 ... 15:54:15 15:54:15 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:54:15 #0 5.492 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:54:15 #127 ... 15:54:15 15:54:15 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:54:15 #0 4.975 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:54:15 #128 ... 15:54:15 15:54:15 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:54:15 #0 5.632 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:54:15 #129 ... 15:54:15 15:54:15 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:54:15 #0 3.998 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:54:16 #130 ... 15:54:16 15:54:16 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:54:16 #0 5.315 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:55:13 #131 ... 15:55:13 15:55:13 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:55:13 #127 74.85 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:55:33 #127 DONE 95.5s 15:55:33 15:55:33 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:55:33 #129 DONE 95.5s 15:55:33 15:55:33 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:55:33 #121 DONE 95.5s 15:55:33 15:55:33 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:55:33 #126 DONE 95.6s 15:55:33 15:55:33 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:55:33 #130 ... 15:55:33 15:55:33 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:55:33 #123 DONE 95.7s 15:55:33 15:55:33 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:55:33 #122 DONE 95.8s 15:55:33 15:55:33 #132 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:55:33 #132 ... 15:55:33 15:55:33 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:55:33 #131 DONE 95.8s 15:55:33 15:55:33 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:55:33 #124 DONE 95.9s 15:55:33 15:55:33 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:55:33 #128 DONE 95.9s 15:55:33 15:55:33 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:55:33 #125 DONE 96.0s 15:55:33 15:55:33 #133 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:55:33 #133 ... 15:55:33 15:55:33 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:55:33 #130 DONE 96.1s 15:55:33 15:55:33 #134 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:55:33 #134 ... 15:55:33 15:55:33 #132 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:55:33 #132 DONE 0.6s 15:55:33 15:55:33 #135 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 15:55:33 #135 DONE 0.7s 15:55:33 15:55:33 #136 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:55:33 #136 DONE 0.7s 15:55:33 15:55:33 #137 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 15:55:33 #137 DONE 0.6s 15:55:33 15:55:33 #133 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:55:33 #133 DONE 0.5s 15:55:33 15:55:33 #134 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:55:33 #134 DONE 0.3s 15:55:33 15:55:33 #138 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:55:33 #138 ... 15:55:33 15:55:33 #139 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 15:55:33 #139 DONE 0.3s 15:55:33 15:55:33 #140 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:55:33 #140 DONE 0.3s 15:55:33 15:55:33 #141 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 15:55:33 #141 CACHED 15:55:33 15:55:33 #142 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 15:55:33 #142 CACHED 15:55:33 15:55:33 #143 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:55:33 #143 CACHED 15:55:33 15:55:33 #144 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:55:33 #144 CACHED 15:55:33 15:55:33 #145 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:55:33 #145 CACHED 15:55:33 15:55:33 #146 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:55:33 #146 CACHED 15:55:33 15:55:33 #147 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:55:33 #147 CACHED 15:55:33 15:55:33 #148 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:55:33 #148 CACHED 15:55:33 15:55:33 #149 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:55:33 #149 DONE 0.3s 15:55:33 15:55:33 #150 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:55:33 #150 DONE 0.3s 15:55:33 15:55:33 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 15:55:33 #151 DONE 0.3s 15:55:33 15:55:33 #138 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:55:33 #138 DONE 0.3s 15:55:33 15:55:33 #152 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:55:33 #152 ... 15:55:33 15:55:33 #153 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 15:55:33 #153 DONE 2.7s 15:55:33 15:55:33 #154 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:55:33 #154 DONE 2.7s 15:55:33 15:55:33 #155 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:55:33 #155 DONE 2.7s 15:55:33 15:55:33 #152 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:55:33 #152 DONE 2.6s 15:55:33 15:55:33 #156 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:55:33 #156 DONE 2.7s 15:55:33 15:55:33 #157 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:55:33 #157 DONE 2.8s 15:55:33 15:55:33 #158 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:55:33 #158 DONE 2.8s 15:55:33 15:55:33 #159 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:55:33 #159 DONE 2.8s 15:55:33 15:55:33 #160 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 15:55:33 #160 ... 15:55:33 15:55:33 #161 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:55:33 #161 DONE 2.7s 15:55:33 15:55:33 #162 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:55:33 #162 DONE 2.8s 15:55:33 15:55:33 #163 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 15:55:33 #163 DONE 0.2s 15:55:33 15:55:33 #164 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 15:55:33 #164 DONE 0.3s 15:55:33 15:55:33 #165 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 15:55:33 #165 DONE 0.3s 15:55:33 15:55:33 #166 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 15:55:34 #166 ... 15:55:34 15:55:34 #167 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 15:55:34 #167 DONE 0.3s 15:55:34 15:55:34 #168 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 15:55:34 #168 DONE 0.3s 15:55:34 15:55:34 #169 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:55:34 #169 DONE 0.3s 15:55:34 15:55:34 #160 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 15:55:34 #160 DONE 0.3s 15:55:34 15:55:34 #170 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 15:55:34 #170 DONE 0.3s 15:55:34 15:55:34 #171 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 15:55:34 #171 DONE 0.4s 15:55:34 15:55:34 #172 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 15:55:34 #172 DONE 0.4s 15:55:34 15:55:34 #173 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 15:55:34 #173 DONE 3.6s 15:55:34 15:55:34 #94 [support-notifications] exporting to image 15:55:34 #94 exporting layers 0.2s done 15:55:34 #94 exporting layers 0.2s done 15:55:34 #94 writing image sha256:1390360ae63e86679349c15a4d211785dd94652d216d52a79d4077937df8839e 0.1s done 15:55:34 #94 naming to docker.io/library/core-data 15:55:34 #94 ... 15:55:34 15:55:34 #166 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 15:55:34 #166 DONE 0.4s 15:55:34 15:55:34 #174 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:55:34 #174 DONE 0.4s 15:55:34 15:55:34 #175 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:55:34 #175 DONE 0.4s 15:55:34 15:55:34 #94 [security-spiffe-token-provider] exporting to image 15:55:34 #94 exporting layers 0.3s done 15:55:34 #94 naming to docker.io/library/core-data done 15:55:34 #94 writing image sha256:48b14ee602c250ebf6561a9a20fde922a37a134f21a7c0f0d14d78eb8b675f89 0.1s done 15:55:34 #94 writing image sha256:f599a81f31f887841af29ea42657d9902230e503ebbd493c192cb78fd1c30079 15:55:34 #94 naming to docker.io/library/security-spiffe-token-provider 0.0s done 15:55:34 #94 ... 15:55:34 15:55:34 #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:55:34 #176 DONE 0.4s 15:55:34 15:55:34 #177 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 15:55:34 #177 DONE 0.4s 15:55:34 15:55:34 #94 [support-scheduler] exporting to image 15:55:34 #94 exporting layers 0.2s done 15:55:34 #94 writing image sha256:f599a81f31f887841af29ea42657d9902230e503ebbd493c192cb78fd1c30079 0.1s done 15:55:34 #94 naming to docker.io/library/core-command done 15:55:34 #94 writing image sha256:e52a15d2bb1138986bc0d0cafed87c91aa5896fcd13eaf079f04c6eefe7fb7de done 15:55:34 #94 naming to docker.io/library/support-scheduler done 15:55:34 #94 ... 15:55:34 15:55:34 #178 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 15:55:34 #178 DONE 0.3s 15:55:34 15:55:34 #94 [support-notifications] exporting to image 15:55:34 #94 writing image sha256:ede2b1433f1362575e1c2a05a8ce93a7ec847d5925508e2bcbe08be8302032d3 0.0s done 15:55:34 #94 naming to docker.io/library/support-notifications done 15:55:34 #94 writing image sha256:ba71e466e183106ee75ceb006a6126bb0ecf46205ee5e6a50cb29a54f20c3f85 15:55:34 #94 writing image sha256:ba71e466e183106ee75ceb006a6126bb0ecf46205ee5e6a50cb29a54f20c3f85 done 15:55:34 #94 naming to docker.io/library/core-metadata 0.0s done 15:55:34 #94 DONE 49.7s 15:55:34 15:55:34 #179 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 15:55:35 #179 ... 15:55:35 15:55:35 #180 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:55:35 #180 DONE 0.9s 15:55:35 15:55:35 #181 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:55:35 #181 DONE 0.9s 15:55:35 15:55:35 #179 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 15:55:35 #179 DONE 0.8s 15:55:35 15:55:35 #182 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:55:35 #182 DONE 0.1s 15:55:35 15:55:35 #183 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:55:35 #183 DONE 1.0s 15:55:35 15:55:35 #94 [core-common-config-bootstrapper] exporting to image 15:55:36 #94 ... 15:55:36 15:55:36 #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:55:36 #184 DONE 0.8s 15:55:36 15:55:36 #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:55:36 #185 DONE 0.8s 15:55:36 15:55:36 #186 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:55:36 #186 DONE 1.7s 15:55:36 15:55:36 #94 [security-proxy-auth] exporting to image 15:55:36 #94 ... 15:55:36 15:55:36 #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 15:55:36 #187 DONE 0.1s 15:55:36 15:55:36 #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:55:36 #188 DONE 0.1s 15:55:36 15:55:36 #189 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 15:55:36 #189 DONE 0.1s 15:55:36 15:55:36 #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 15:55:36 #190 DONE 0.1s 15:55:36 15:55:36 #94 [security-proxy-auth] exporting to image 15:55:36 #94 exporting layers 0.2s done 15:55:36 #94 writing image sha256:82b0453da6d7f9084f2e159609da9c1d468cf5ec6e8772dab25666b1a7801903 0.0s done 15:55:36 #94 naming to docker.io/library/core-common-config-bootstrapper done 15:55:36 #94 writing image sha256:e03a7d7c1b57fdd1c89776447ce0da87e8297108be1579f2630a268fabdb5f37 done 15:55:36 #94 naming to docker.io/library/security-proxy-auth done 15:55:36 #94 DONE 50.7s 15:55:36 15:55:36 #191 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:55:36 #191 ... 15:55:36 15:55:36 #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 15:55:36 #192 DONE 0.1s 15:55:36 15:55:36 #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:55:36 #193 DONE 0.1s 15:55:36 15:55:36 #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:55:36 #194 DONE 1.3s 15:55:36 15:55:36 #191 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:55:36 #191 DONE 0.4s 15:55:36 15:55:36 #94 [security-secretstore-setup] exporting to image 15:55:37 #94 ... 15:55:37 15:55:37 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 15:55:37 #195 DONE 0.5s 15:55:37 15:55:37 #94 [security-bootstrapper] exporting to image 15:55:37 #94 exporting layers 0.4s done 15:55:37 #94 writing image sha256:267e4cd6f7b752a7b96a208abcba8cb9ed04f3c4955884add6deaedd552fc11a 0.0s done 15:55:37 #94 naming to docker.io/library/security-proxy-setup done 15:55:37 #94 writing image sha256:61109e160f74a630a64dc568ffae2c9125e9f2c42f6efc5a42a3c53116a15113 done 15:55:37 #94 naming to docker.io/library/security-secretstore-setup done 15:55:37 #94 exporting layers 0.3s done 15:55:37 #94 writing image sha256:1cdf631542aac1caa6801d45817af269412842ee9035c87988221893b2d849f2 done 15:55:37 #94 naming to docker.io/library/security-bootstrapper done 15:55:37 #94 DONE 51.5s 15:55:37 time="2023-11-01T15:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:55:37 time="2023-11-01T15:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:55:37 time="2023-11-01T15:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:55:37 time="2023-11-01T15:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:55:37 time="2023-11-01T15:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:55:37 time="2023-11-01T15:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:55:37 time="2023-11-01T15:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:55:37 time="2023-11-01T15:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:55:37 time="2023-11-01T15:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:55:37 time="2023-11-01T15:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:55:37 time="2023-11-01T15:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:55:37 time="2023-11-01T15:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:55:37 time="2023-11-01T15:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:55:37 time="2023-11-01T15:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 15:55:37 $ docker stop --time=1 1bf150153d6a859196410127bf1b9452e23e0fb74b86cdf458f675f4a36e648e 15:55:38 $ docker rm -f --volumes 1bf150153d6a859196410127bf1b9452e23e0fb74b86cdf458f675f4a36e648e [Pipeline] // withDockerContainer [Pipeline] sh 15:55:39 + docker images 15:55:39 REPOSITORY TAG IMAGE ID CREATED SIZE 15:55:39 security-secretstore-setup latest 61109e160f74 2 seconds ago 44.4MB 15:55:39 security-proxy-setup latest 267e4cd6f7b7 2 seconds ago 34.4MB 15:55:39 security-bootstrapper latest 1cdf631542aa 2 seconds ago 23.3MB 15:55:39 core-common-config-bootstrapper latest 82b0453da6d7 3 seconds ago 18.2MB 15:55:39 security-proxy-auth latest e03a7d7c1b57 3 seconds ago 19.5MB 15:55:39 core-metadata latest ba71e466e183 4 seconds ago 21.7MB 15:55:39 security-spiffe-token-provider latest 48b14ee602c2 5 seconds ago 35.1MB 15:55:39 support-notifications latest ede2b1433f13 5 seconds ago 34.7MB 15:55:39 support-scheduler latest e52a15d2bb11 5 seconds ago 34.1MB 15:55:39 core-command latest f599a81f31f8 5 seconds ago 21.2MB 15:55:39 core-data latest 1390360ae63e 5 seconds ago 21.3MB 15:55:39 security-spire-agent latest bbc04e92fc5b About a minute ago 166MB 15:55:39 security-spire-config latest 3f0d3a63c418 2 minutes ago 101MB 15:55:39 security-spire-server latest 902b1d6b8364 2 minutes ago 107MB 15:55:39 ci-base-image-x86_64 latest ec15b8612b7c 8 minutes ago 930MB 15:55:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 6 weeks ago 557MB 15:55:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB 15:55:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:55:39 provisioning config files... 15:55:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/602@tmp/config1690468886488114131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:55:39 ---> docker-login.sh 15:55:39 nexus3.edgexfoundry.org:10001 15:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:39 Configure a credential helper to remove this warning. See 15:55:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:39 15:55:39 Login Succeeded 15:55:39 nexus3.edgexfoundry.org:10002 15:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:39 Configure a credential helper to remove this warning. See 15:55:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:39 15:55:39 Login Succeeded 15:55:39 nexus3.edgexfoundry.org:10003 15:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:39 Configure a credential helper to remove this warning. See 15:55:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:39 15:55:39 Login Succeeded 15:55:39 nexus3.edgexfoundry.org:10004 15:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:39 Configure a credential helper to remove this warning. See 15:55:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:39 15:55:39 Login Succeeded 15:55:39 docker.io 15:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:39 Configure a credential helper to remove this warning. See 15:55:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:39 15:55:39 Login Succeeded 15:55:39 ---> docker-login.sh ends [Pipeline] } 15:55:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:55:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:55:40 [edgeXDocker.push] Tagging docker image core-command with the following tags: 15:55:40 4eef39055a4f8a992f7fcd8196977fee3e461688 15:55:40 latest 15:55:40 3.1.0-dev.67 15:55:40 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:55:40 main 15:55:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:40 + docker push nexus3.edgexfoundry.org:10004/core-command:4eef39055a4f8a992f7fcd8196977fee3e461688 15:55:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:55:40 13b8af93cd77: Preparing 15:55:40 1780dc91dca6: Preparing 15:55:40 56420f4e308a: Preparing 15:55:40 51ec685927c6: Preparing 15:55:40 b9d602321d09: Preparing 15:55:40 cc2447e1835a: Preparing 15:55:40 cc2447e1835a: Waiting 15:55:40 51ec685927c6: Pushed 15:55:40 b9d602321d09: Pushed 15:55:40 56420f4e308a: Pushed 15:55:40 13b8af93cd77: Pushed 15:55:40 cc2447e1835a: Layer already exists 15:55:42 1780dc91dca6: Pushed 15:55:42 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:e12f7953cf88ae4d27520fb711ef6f61e7605a2d9d1bc7588b16d3380b475df1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:43 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 15:55:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:55:43 13b8af93cd77: Preparing 15:55:43 1780dc91dca6: Preparing 15:55:43 56420f4e308a: Preparing 15:55:43 51ec685927c6: Preparing 15:55:43 b9d602321d09: Preparing 15:55:43 cc2447e1835a: Preparing 15:55:43 cc2447e1835a: Waiting 15:55:43 51ec685927c6: Layer already exists 15:55:43 56420f4e308a: Layer already exists 15:55:43 1780dc91dca6: Layer already exists 15:55:43 13b8af93cd77: Layer already exists 15:55:43 b9d602321d09: Layer already exists 15:55:43 cc2447e1835a: Layer already exists 15:55:43 latest: digest: sha256:e12f7953cf88ae4d27520fb711ef6f61e7605a2d9d1bc7588b16d3380b475df1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:43 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.67 15:55:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:55:43 13b8af93cd77: Preparing 15:55:43 1780dc91dca6: Preparing 15:55:43 56420f4e308a: Preparing 15:55:43 51ec685927c6: Preparing 15:55:43 b9d602321d09: Preparing 15:55:43 cc2447e1835a: Preparing 15:55:43 cc2447e1835a: Waiting 15:55:43 b9d602321d09: Layer already exists 15:55:43 1780dc91dca6: Layer already exists 15:55:43 56420f4e308a: Layer already exists 15:55:43 51ec685927c6: Layer already exists 15:55:43 13b8af93cd77: Layer already exists 15:55:43 cc2447e1835a: Layer already exists 15:55:43 3.1.0-dev.67: digest: sha256:e12f7953cf88ae4d27520fb711ef6f61e7605a2d9d1bc7588b16d3380b475df1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:44 + docker push nexus3.edgexfoundry.org:10004/core-command:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:55:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:55:44 13b8af93cd77: Preparing 15:55:44 1780dc91dca6: Preparing 15:55:44 56420f4e308a: Preparing 15:55:44 51ec685927c6: Preparing 15:55:44 b9d602321d09: Preparing 15:55:44 cc2447e1835a: Preparing 15:55:44 cc2447e1835a: Waiting 15:55:44 56420f4e308a: Layer already exists 15:55:44 1780dc91dca6: Layer already exists 15:55:44 b9d602321d09: Layer already exists 15:55:44 51ec685927c6: Layer already exists 15:55:44 cc2447e1835a: Layer already exists 15:55:44 13b8af93cd77: Layer already exists 15:55:44 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:e12f7953cf88ae4d27520fb711ef6f61e7605a2d9d1bc7588b16d3380b475df1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:44 + docker push nexus3.edgexfoundry.org:10004/core-command:main 15:55:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:55:44 13b8af93cd77: Preparing 15:55:44 1780dc91dca6: Preparing 15:55:44 56420f4e308a: Preparing 15:55:44 51ec685927c6: Preparing 15:55:44 b9d602321d09: Preparing 15:55:44 cc2447e1835a: Preparing 15:55:44 cc2447e1835a: Waiting 15:55:44 56420f4e308a: Layer already exists 15:55:44 1780dc91dca6: Layer already exists 15:55:44 13b8af93cd77: Layer already exists 15:55:44 51ec685927c6: Layer already exists 15:55:44 b9d602321d09: Layer already exists 15:55:44 cc2447e1835a: Layer already exists 15:55:44 main: digest: sha256:e12f7953cf88ae4d27520fb711ef6f61e7605a2d9d1bc7588b16d3380b475df1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:55:45 ===================================================== [Pipeline] echo 15:55:45 taggedImages: 15:55:45 - nexus3.edgexfoundry.org:10004/core-command:4eef39055a4f8a992f7fcd8196977fee3e461688 15:55:45 - nexus3.edgexfoundry.org:10004/core-command:latest 15:55:45 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.67 15:55:45 - nexus3.edgexfoundry.org:10004/core-command:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:55:45 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 15:55:45 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 15:55:45 4eef39055a4f8a992f7fcd8196977fee3e461688 15:55:45 latest 15:55:45 3.1.0-dev.67 15:55:45 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:55:45 main 15:55:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:45 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4eef39055a4f8a992f7fcd8196977fee3e461688 15:55:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:55:45 a2d4ddd7d65b: Preparing 15:55:45 7a7b5733792b: Preparing 15:55:45 2764b9c7033a: Preparing 15:55:45 2563c2a4e01d: Preparing 15:55:45 56420f4e308a: Preparing 15:55:45 51ec685927c6: Preparing 15:55:45 b9d602321d09: Preparing 15:55:45 cc2447e1835a: Preparing 15:55:45 51ec685927c6: Waiting 15:55:45 b9d602321d09: Waiting 15:55:45 cc2447e1835a: Waiting 15:55:45 56420f4e308a: Layer already exists 15:55:45 2764b9c7033a: Pushed 15:55:45 51ec685927c6: Layer already exists 15:55:45 7a7b5733792b: Pushed 15:55:45 a2d4ddd7d65b: Pushed 15:55:45 b9d602321d09: Layer already exists 15:55:45 cc2447e1835a: Layer already exists 15:55:47 2563c2a4e01d: Pushed 15:55:47 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:af0586516c9f6f0d48af745a9557c98290287223f22f8f5ffe01b53bf54c2c9e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:47 + 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 15:55:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:55:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:55:47 a2d4ddd7d65b: Preparing 15:55:47 7a7b5733792b: Preparing 15:55:47 2764b9c7033a: Preparing 15:55:47 2563c2a4e01d: Preparing 15:55:47 56420f4e308a: Preparing 15:55:47 51ec685927c6: Preparing 15:55:47 b9d602321d09: Preparing 15:55:47 cc2447e1835a: Preparing 15:55:47 51ec685927c6: Waiting 15:55:47 b9d602321d09: Waiting 15:55:47 cc2447e1835a: Waiting 15:55:47 56420f4e308a: Layer already exists 15:55:47 2563c2a4e01d: Layer already exists 15:55:47 7a7b5733792b: Layer already exists 15:55:47 a2d4ddd7d65b: Layer already exists 15:55:47 2764b9c7033a: Layer already exists 15:55:47 51ec685927c6: Layer already exists 15:55:47 b9d602321d09: Layer already exists 15:55:47 cc2447e1835a: Layer already exists 15:55:47 latest: digest: sha256:af0586516c9f6f0d48af745a9557c98290287223f22f8f5ffe01b53bf54c2c9e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:48 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.67 15:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:55:48 a2d4ddd7d65b: Preparing 15:55:48 7a7b5733792b: Preparing 15:55:48 2764b9c7033a: Preparing 15:55:48 2563c2a4e01d: Preparing 15:55:48 56420f4e308a: Preparing 15:55:48 51ec685927c6: Preparing 15:55:48 b9d602321d09: Preparing 15:55:48 cc2447e1835a: Preparing 15:55:48 b9d602321d09: Waiting 15:55:48 cc2447e1835a: Waiting 15:55:48 7a7b5733792b: Layer already exists 15:55:48 56420f4e308a: Layer already exists 15:55:48 2764b9c7033a: Layer already exists 15:55:48 2563c2a4e01d: Layer already exists 15:55:48 a2d4ddd7d65b: Layer already exists 15:55:48 b9d602321d09: Layer already exists 15:55:48 51ec685927c6: Layer already exists 15:55:48 cc2447e1835a: Layer already exists 15:55:48 3.1.0-dev.67: digest: sha256:af0586516c9f6f0d48af745a9557c98290287223f22f8f5ffe01b53bf54c2c9e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:48 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:55:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:55:49 a2d4ddd7d65b: Preparing 15:55:49 7a7b5733792b: Preparing 15:55:49 2764b9c7033a: Preparing 15:55:49 2563c2a4e01d: Preparing 15:55:49 56420f4e308a: Preparing 15:55:49 51ec685927c6: Preparing 15:55:49 b9d602321d09: Preparing 15:55:49 cc2447e1835a: Preparing 15:55:49 51ec685927c6: Waiting 15:55:49 b9d602321d09: Waiting 15:55:49 cc2447e1835a: Waiting 15:55:49 a2d4ddd7d65b: Layer already exists 15:55:49 7a7b5733792b: Layer already exists 15:55:49 2563c2a4e01d: Layer already exists 15:55:49 56420f4e308a: Layer already exists 15:55:49 2764b9c7033a: Layer already exists 15:55:49 b9d602321d09: Layer already exists 15:55:49 51ec685927c6: Layer already exists 15:55:49 cc2447e1835a: Layer already exists 15:55:49 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:af0586516c9f6f0d48af745a9557c98290287223f22f8f5ffe01b53bf54c2c9e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:49 + 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 15:55:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 15:55:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:55:49 a2d4ddd7d65b: Preparing 15:55:49 7a7b5733792b: Preparing 15:55:49 2764b9c7033a: Preparing 15:55:49 2563c2a4e01d: Preparing 15:55:49 56420f4e308a: Preparing 15:55:49 51ec685927c6: Preparing 15:55:49 b9d602321d09: Preparing 15:55:49 cc2447e1835a: Preparing 15:55:49 51ec685927c6: Waiting 15:55:49 b9d602321d09: Waiting 15:55:49 cc2447e1835a: Waiting 15:55:49 a2d4ddd7d65b: Layer already exists 15:55:49 2563c2a4e01d: Layer already exists 15:55:49 2764b9c7033a: Layer already exists 15:55:49 56420f4e308a: Layer already exists 15:55:49 7a7b5733792b: Layer already exists 15:55:49 51ec685927c6: Layer already exists 15:55:49 cc2447e1835a: Layer already exists 15:55:49 b9d602321d09: Layer already exists 15:55:49 main: digest: sha256:af0586516c9f6f0d48af745a9557c98290287223f22f8f5ffe01b53bf54c2c9e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:55:49 ===================================================== [Pipeline] echo 15:55:49 taggedImages: 15:55:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4eef39055a4f8a992f7fcd8196977fee3e461688 15:55:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:55:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.67 15:55:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:55:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 15:55:50 [edgeXDocker.push] Tagging docker image core-data with the following tags: 15:55:50 4eef39055a4f8a992f7fcd8196977fee3e461688 15:55:50 latest 15:55:50 3.1.0-dev.67 15:55:50 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:55:50 main 15:55:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:50 + docker push nexus3.edgexfoundry.org:10004/core-data:4eef39055a4f8a992f7fcd8196977fee3e461688 15:55:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:55:50 15fc084bfc14: Preparing 15:55:50 dd6e159a0c7a: Preparing 15:55:50 56420f4e308a: Preparing 15:55:50 51ec685927c6: Preparing 15:55:50 bf5f4632b9ba: Preparing 15:55:50 cc2447e1835a: Preparing 15:55:50 51ec685927c6: Layer already exists 15:55:50 56420f4e308a: Layer already exists 15:55:50 cc2447e1835a: Layer already exists 15:55:50 15fc084bfc14: Pushed 15:55:50 bf5f4632b9ba: Pushed 15:55:52 dd6e159a0c7a: Pushed 15:55:52 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:9b5b1694368bfe2f4f7c286c284a96d45bcba87c2e3c021eca6fb6dfd4650b1c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:52 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 15:55:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:55:52 15fc084bfc14: Preparing 15:55:52 dd6e159a0c7a: Preparing 15:55:52 56420f4e308a: Preparing 15:55:52 51ec685927c6: Preparing 15:55:52 bf5f4632b9ba: Preparing 15:55:52 cc2447e1835a: Preparing 15:55:52 51ec685927c6: Layer already exists 15:55:52 dd6e159a0c7a: Layer already exists 15:55:52 bf5f4632b9ba: Layer already exists 15:55:52 56420f4e308a: Layer already exists 15:55:52 15fc084bfc14: Layer already exists 15:55:52 cc2447e1835a: Layer already exists 15:55:52 latest: digest: sha256:9b5b1694368bfe2f4f7c286c284a96d45bcba87c2e3c021eca6fb6dfd4650b1c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:53 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.67 15:55:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:55:53 15fc084bfc14: Preparing 15:55:53 dd6e159a0c7a: Preparing 15:55:53 56420f4e308a: Preparing 15:55:53 51ec685927c6: Preparing 15:55:53 bf5f4632b9ba: Preparing 15:55:53 cc2447e1835a: Preparing 15:55:53 cc2447e1835a: Waiting 15:55:53 15fc084bfc14: Layer already exists 15:55:53 51ec685927c6: Layer already exists 15:55:53 dd6e159a0c7a: Layer already exists 15:55:53 56420f4e308a: Layer already exists 15:55:53 bf5f4632b9ba: Layer already exists 15:55:53 cc2447e1835a: Layer already exists 15:55:53 3.1.0-dev.67: digest: sha256:9b5b1694368bfe2f4f7c286c284a96d45bcba87c2e3c021eca6fb6dfd4650b1c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:54 + docker push nexus3.edgexfoundry.org:10004/core-data:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:55:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:55:54 15fc084bfc14: Preparing 15:55:54 dd6e159a0c7a: Preparing 15:55:54 56420f4e308a: Preparing 15:55:54 51ec685927c6: Preparing 15:55:54 bf5f4632b9ba: Preparing 15:55:54 cc2447e1835a: Preparing 15:55:54 56420f4e308a: Layer already exists 15:55:54 15fc084bfc14: Layer already exists 15:55:54 bf5f4632b9ba: Layer already exists 15:55:54 dd6e159a0c7a: Layer already exists 15:55:54 51ec685927c6: Layer already exists 15:55:54 cc2447e1835a: Layer already exists 15:55:54 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:9b5b1694368bfe2f4f7c286c284a96d45bcba87c2e3c021eca6fb6dfd4650b1c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:54 + docker push nexus3.edgexfoundry.org:10004/core-data:main 15:55:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:55:54 15fc084bfc14: Preparing 15:55:54 dd6e159a0c7a: Preparing 15:55:54 56420f4e308a: Preparing 15:55:54 51ec685927c6: Preparing 15:55:54 bf5f4632b9ba: Preparing 15:55:54 cc2447e1835a: Preparing 15:55:54 cc2447e1835a: Waiting 15:55:54 bf5f4632b9ba: Layer already exists 15:55:54 dd6e159a0c7a: Layer already exists 15:55:54 56420f4e308a: Layer already exists 15:55:54 15fc084bfc14: Layer already exists 15:55:54 51ec685927c6: Layer already exists 15:55:54 cc2447e1835a: Layer already exists 15:55:54 main: digest: sha256:9b5b1694368bfe2f4f7c286c284a96d45bcba87c2e3c021eca6fb6dfd4650b1c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:55:54 ===================================================== [Pipeline] echo 15:55:54 taggedImages: 15:55:54 - nexus3.edgexfoundry.org:10004/core-data:4eef39055a4f8a992f7fcd8196977fee3e461688 15:55:54 - nexus3.edgexfoundry.org:10004/core-data:latest 15:55:54 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.67 15:55:54 - nexus3.edgexfoundry.org:10004/core-data:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:55:54 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 15:55:54 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 15:55:54 4eef39055a4f8a992f7fcd8196977fee3e461688 15:55:54 latest 15:55:54 3.1.0-dev.67 15:55:54 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:55:54 main 15:55:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4eef39055a4f8a992f7fcd8196977fee3e461688 15:55:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:55:55 867dcbec612a: Preparing 15:55:55 b8d852901423: Preparing 15:55:55 2bcfe225e344: Preparing 15:55:55 56420f4e308a: Preparing 15:55:55 51ec685927c6: Preparing 15:55:55 b9d602321d09: Preparing 15:55:55 cc2447e1835a: Preparing 15:55:55 cc2447e1835a: Waiting 15:55:55 b9d602321d09: Waiting 15:55:55 b8d852901423: Pushed 15:55:55 56420f4e308a: Layer already exists 15:55:55 51ec685927c6: Layer already exists 15:55:55 867dcbec612a: Pushed 15:55:55 b9d602321d09: Layer already exists 15:55:55 cc2447e1835a: Layer already exists 15:55:57 2bcfe225e344: Pushed 15:55:57 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:615705a3ab0b3096294edbbfc4e7982fc8a0152642cabb3e108167efb6bf4718 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 15:55:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:55:57 867dcbec612a: Preparing 15:55:57 b8d852901423: Preparing 15:55:57 2bcfe225e344: Preparing 15:55:57 56420f4e308a: Preparing 15:55:57 51ec685927c6: Preparing 15:55:57 b9d602321d09: Preparing 15:55:57 cc2447e1835a: Preparing 15:55:57 b9d602321d09: Waiting 15:55:57 cc2447e1835a: Waiting 15:55:57 56420f4e308a: Layer already exists 15:55:57 51ec685927c6: Layer already exists 15:55:57 867dcbec612a: Layer already exists 15:55:57 b8d852901423: Layer already exists 15:55:57 2bcfe225e344: Layer already exists 15:55:57 b9d602321d09: Layer already exists 15:55:57 cc2447e1835a: Layer already exists 15:55:57 latest: digest: sha256:615705a3ab0b3096294edbbfc4e7982fc8a0152642cabb3e108167efb6bf4718 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.67 15:55:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:55:58 867dcbec612a: Preparing 15:55:58 b8d852901423: Preparing 15:55:58 2bcfe225e344: Preparing 15:55:58 56420f4e308a: Preparing 15:55:58 51ec685927c6: Preparing 15:55:58 b9d602321d09: Preparing 15:55:58 cc2447e1835a: Preparing 15:55:58 b9d602321d09: Waiting 15:55:58 cc2447e1835a: Waiting 15:55:58 2bcfe225e344: Layer already exists 15:55:58 b8d852901423: Layer already exists 15:55:58 867dcbec612a: Layer already exists 15:55:58 56420f4e308a: Layer already exists 15:55:58 51ec685927c6: Layer already exists 15:55:58 cc2447e1835a: Layer already exists 15:55:58 b9d602321d09: Layer already exists 15:55:58 3.1.0-dev.67: digest: sha256:615705a3ab0b3096294edbbfc4e7982fc8a0152642cabb3e108167efb6bf4718 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:55:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:55:59 867dcbec612a: Preparing 15:55:59 b8d852901423: Preparing 15:55:59 2bcfe225e344: Preparing 15:55:59 56420f4e308a: Preparing 15:55:59 51ec685927c6: Preparing 15:55:59 b9d602321d09: Preparing 15:55:59 cc2447e1835a: Preparing 15:55:59 b9d602321d09: Waiting 15:55:59 cc2447e1835a: Waiting 15:55:59 867dcbec612a: Layer already exists 15:55:59 b8d852901423: Layer already exists 15:55:59 2bcfe225e344: Layer already exists 15:55:59 51ec685927c6: Layer already exists 15:55:59 56420f4e308a: Layer already exists 15:55:59 b9d602321d09: Layer already exists 15:55:59 cc2447e1835a: Layer already exists 15:55:59 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:615705a3ab0b3096294edbbfc4e7982fc8a0152642cabb3e108167efb6bf4718 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 15:55:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:55:59 867dcbec612a: Preparing 15:55:59 b8d852901423: Preparing 15:55:59 2bcfe225e344: Preparing 15:55:59 56420f4e308a: Preparing 15:55:59 51ec685927c6: Preparing 15:55:59 b9d602321d09: Preparing 15:55:59 cc2447e1835a: Preparing 15:55:59 b9d602321d09: Waiting 15:55:59 cc2447e1835a: Waiting 15:55:59 b8d852901423: Layer already exists 15:55:59 51ec685927c6: Layer already exists 15:55:59 2bcfe225e344: Layer already exists 15:55:59 56420f4e308a: Layer already exists 15:55:59 867dcbec612a: Layer already exists 15:55:59 b9d602321d09: Layer already exists 15:55:59 cc2447e1835a: Layer already exists 15:55:59 main: digest: sha256:615705a3ab0b3096294edbbfc4e7982fc8a0152642cabb3e108167efb6bf4718 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:55:59 ===================================================== [Pipeline] echo 15:55:59 taggedImages: 15:55:59 - nexus3.edgexfoundry.org:10004/core-metadata:4eef39055a4f8a992f7fcd8196977fee3e461688 15:55:59 - nexus3.edgexfoundry.org:10004/core-metadata:latest 15:55:59 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.67 15:55:59 - nexus3.edgexfoundry.org:10004/core-metadata:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:55:59 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 15:55:59 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 15:55:59 4eef39055a4f8a992f7fcd8196977fee3e461688 15:55:59 latest 15:55:59 3.1.0-dev.67 15:55:59 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:55:59 main 15:55:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4eef39055a4f8a992f7fcd8196977fee3e461688 15:56:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:56:00 c8456232d63a: Preparing 15:56:00 d3ca0469c6d7: Preparing 15:56:00 252fe6388ebf: Preparing 15:56:00 15be609fc49c: Preparing 15:56:00 5beb73d3e4a7: Preparing 15:56:00 d4cff02cb18f: Preparing 15:56:00 59380c241e74: Preparing 15:56:00 56420f4e308a: Preparing 15:56:00 51ec685927c6: Preparing 15:56:00 57792111341c: Preparing 15:56:00 2d55a8c20d8a: Preparing 15:56:00 5f70bf18a086: Preparing 15:56:00 62cf5a56abce: Preparing 15:56:00 7fee22c4a342: Preparing 15:56:00 cc2447e1835a: Preparing 15:56:00 51ec685927c6: Waiting 15:56:00 57792111341c: Waiting 15:56:00 d4cff02cb18f: Waiting 15:56:00 59380c241e74: Waiting 15:56:00 56420f4e308a: Waiting 15:56:00 2d55a8c20d8a: Waiting 15:56:00 5f70bf18a086: Waiting 15:56:00 cc2447e1835a: Waiting 15:56:00 62cf5a56abce: Waiting 15:56:00 7fee22c4a342: Waiting 15:56:00 5beb73d3e4a7: Pushed 15:56:00 d3ca0469c6d7: Pushed 15:56:00 15be609fc49c: Pushed 15:56:00 252fe6388ebf: Pushed 15:56:00 c8456232d63a: Pushed 15:56:00 d4cff02cb18f: Pushed 15:56:01 57792111341c: Pushed 15:56:01 2d55a8c20d8a: Pushed 15:56:01 56420f4e308a: Layer already exists 15:56:01 51ec685927c6: Layer already exists 15:56:01 5f70bf18a086: Pushed 15:56:01 62cf5a56abce: Pushed 15:56:01 7fee22c4a342: Pushed 15:56:02 cc2447e1835a: Layer already exists 15:56:02 59380c241e74: Pushed 15:56:02 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:4ee8218ab0d3a7b9a44f818c348fc71898a6c7939bbdc2524b76b1aa73e38ef2 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:56:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:56:03 c8456232d63a: Preparing 15:56:03 d3ca0469c6d7: Preparing 15:56:03 252fe6388ebf: Preparing 15:56:03 15be609fc49c: Preparing 15:56:03 5beb73d3e4a7: Preparing 15:56:03 d4cff02cb18f: Preparing 15:56:03 59380c241e74: Preparing 15:56:03 56420f4e308a: Preparing 15:56:03 51ec685927c6: Preparing 15:56:03 57792111341c: Preparing 15:56:03 2d55a8c20d8a: Preparing 15:56:03 5f70bf18a086: Preparing 15:56:03 62cf5a56abce: Preparing 15:56:03 7fee22c4a342: Preparing 15:56:03 cc2447e1835a: Preparing 15:56:03 57792111341c: Waiting 15:56:03 2d55a8c20d8a: Waiting 15:56:03 5f70bf18a086: Waiting 15:56:03 d4cff02cb18f: Waiting 15:56:03 59380c241e74: Waiting 15:56:03 56420f4e308a: Waiting 15:56:03 51ec685927c6: Waiting 15:56:03 7fee22c4a342: Waiting 15:56:03 62cf5a56abce: Waiting 15:56:03 cc2447e1835a: Waiting 15:56:03 252fe6388ebf: Layer already exists 15:56:03 15be609fc49c: Layer already exists 15:56:03 c8456232d63a: Layer already exists 15:56:03 5beb73d3e4a7: Layer already exists 15:56:03 d3ca0469c6d7: Layer already exists 15:56:03 57792111341c: Layer already exists 15:56:03 56420f4e308a: Layer already exists 15:56:03 51ec685927c6: Layer already exists 15:56:03 59380c241e74: Layer already exists 15:56:03 2d55a8c20d8a: Layer already exists 15:56:03 5f70bf18a086: Layer already exists 15:56:03 62cf5a56abce: Layer already exists 15:56:03 7fee22c4a342: Layer already exists 15:56:03 d4cff02cb18f: Layer already exists 15:56:03 cc2447e1835a: Layer already exists 15:56:03 latest: digest: sha256:4ee8218ab0d3a7b9a44f818c348fc71898a6c7939bbdc2524b76b1aa73e38ef2 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.67 15:56:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:56:04 c8456232d63a: Preparing 15:56:04 d3ca0469c6d7: Preparing 15:56:04 252fe6388ebf: Preparing 15:56:04 15be609fc49c: Preparing 15:56:04 5beb73d3e4a7: Preparing 15:56:04 d4cff02cb18f: Preparing 15:56:04 59380c241e74: Preparing 15:56:04 56420f4e308a: Preparing 15:56:04 51ec685927c6: Preparing 15:56:04 57792111341c: Preparing 15:56:04 2d55a8c20d8a: Preparing 15:56:04 5f70bf18a086: Preparing 15:56:04 62cf5a56abce: Preparing 15:56:04 7fee22c4a342: Preparing 15:56:04 cc2447e1835a: Preparing 15:56:04 d4cff02cb18f: Waiting 15:56:04 57792111341c: Waiting 15:56:04 59380c241e74: Waiting 15:56:04 2d55a8c20d8a: Waiting 15:56:04 56420f4e308a: Waiting 15:56:04 51ec685927c6: Waiting 15:56:04 5f70bf18a086: Waiting 15:56:04 62cf5a56abce: Waiting 15:56:04 7fee22c4a342: Waiting 15:56:04 cc2447e1835a: Waiting 15:56:04 c8456232d63a: Layer already exists 15:56:04 d3ca0469c6d7: Layer already exists 15:56:04 15be609fc49c: Layer already exists 15:56:04 5beb73d3e4a7: Layer already exists 15:56:04 252fe6388ebf: Layer already exists 15:56:04 d4cff02cb18f: Layer already exists 15:56:04 57792111341c: Layer already exists 15:56:04 59380c241e74: Layer already exists 15:56:04 51ec685927c6: Layer already exists 15:56:04 56420f4e308a: Layer already exists 15:56:04 2d55a8c20d8a: Layer already exists 15:56:04 7fee22c4a342: Layer already exists 15:56:04 62cf5a56abce: Layer already exists 15:56:04 5f70bf18a086: Layer already exists 15:56:04 cc2447e1835a: Layer already exists 15:56:04 3.1.0-dev.67: digest: sha256:4ee8218ab0d3a7b9a44f818c348fc71898a6c7939bbdc2524b76b1aa73e38ef2 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:56:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:56:04 c8456232d63a: Preparing 15:56:04 d3ca0469c6d7: Preparing 15:56:04 252fe6388ebf: Preparing 15:56:04 15be609fc49c: Preparing 15:56:04 5beb73d3e4a7: Preparing 15:56:04 d4cff02cb18f: Preparing 15:56:04 59380c241e74: Preparing 15:56:04 56420f4e308a: Preparing 15:56:04 51ec685927c6: Preparing 15:56:04 57792111341c: Preparing 15:56:04 2d55a8c20d8a: Preparing 15:56:04 5f70bf18a086: Preparing 15:56:04 62cf5a56abce: Preparing 15:56:04 7fee22c4a342: Preparing 15:56:04 cc2447e1835a: Preparing 15:56:04 59380c241e74: Waiting 15:56:04 56420f4e308a: Waiting 15:56:04 51ec685927c6: Waiting 15:56:04 7fee22c4a342: Waiting 15:56:04 cc2447e1835a: Waiting 15:56:04 57792111341c: Waiting 15:56:04 2d55a8c20d8a: Waiting 15:56:04 5f70bf18a086: Waiting 15:56:04 d4cff02cb18f: Waiting 15:56:04 62cf5a56abce: Waiting 15:56:04 15be609fc49c: Layer already exists 15:56:04 d3ca0469c6d7: Layer already exists 15:56:04 252fe6388ebf: Layer already exists 15:56:04 c8456232d63a: Layer already exists 15:56:04 5beb73d3e4a7: Layer already exists 15:56:04 d4cff02cb18f: Layer already exists 15:56:04 56420f4e308a: Layer already exists 15:56:04 51ec685927c6: Layer already exists 15:56:04 59380c241e74: Layer already exists 15:56:04 57792111341c: Layer already exists 15:56:04 2d55a8c20d8a: Layer already exists 15:56:04 62cf5a56abce: Layer already exists 15:56:04 5f70bf18a086: Layer already exists 15:56:04 7fee22c4a342: Layer already exists 15:56:04 cc2447e1835a: Layer already exists 15:56:04 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:4ee8218ab0d3a7b9a44f818c348fc71898a6c7939bbdc2524b76b1aa73e38ef2 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 15:56:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:56:05 c8456232d63a: Preparing 15:56:05 d3ca0469c6d7: Preparing 15:56:05 252fe6388ebf: Preparing 15:56:05 15be609fc49c: Preparing 15:56:05 5beb73d3e4a7: Preparing 15:56:05 d4cff02cb18f: Preparing 15:56:05 59380c241e74: Preparing 15:56:05 56420f4e308a: Preparing 15:56:05 51ec685927c6: Preparing 15:56:05 57792111341c: Preparing 15:56:05 2d55a8c20d8a: Preparing 15:56:05 5f70bf18a086: Preparing 15:56:05 62cf5a56abce: Preparing 15:56:05 7fee22c4a342: Preparing 15:56:05 cc2447e1835a: Preparing 15:56:05 56420f4e308a: Waiting 15:56:05 51ec685927c6: Waiting 15:56:05 57792111341c: Waiting 15:56:05 2d55a8c20d8a: Waiting 15:56:05 5f70bf18a086: Waiting 15:56:05 62cf5a56abce: Waiting 15:56:05 7fee22c4a342: Waiting 15:56:05 cc2447e1835a: Waiting 15:56:05 d4cff02cb18f: Waiting 15:56:05 59380c241e74: Waiting 15:56:05 5beb73d3e4a7: Layer already exists 15:56:05 15be609fc49c: Layer already exists 15:56:05 252fe6388ebf: Layer already exists 15:56:05 c8456232d63a: Layer already exists 15:56:05 d3ca0469c6d7: Layer already exists 15:56:05 56420f4e308a: Layer already exists 15:56:05 59380c241e74: Layer already exists 15:56:05 51ec685927c6: Layer already exists 15:56:05 57792111341c: Layer already exists 15:56:05 d4cff02cb18f: Layer already exists 15:56:05 7fee22c4a342: Layer already exists 15:56:05 62cf5a56abce: Layer already exists 15:56:05 2d55a8c20d8a: Layer already exists 15:56:05 cc2447e1835a: Layer already exists 15:56:05 5f70bf18a086: Layer already exists 15:56:05 main: digest: sha256:4ee8218ab0d3a7b9a44f818c348fc71898a6c7939bbdc2524b76b1aa73e38ef2 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:56:05 ===================================================== [Pipeline] echo 15:56:05 taggedImages: 15:56:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4eef39055a4f8a992f7fcd8196977fee3e461688 15:56:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:56:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.67 15:56:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:56:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 15:56:05 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 15:56:05 4eef39055a4f8a992f7fcd8196977fee3e461688 15:56:05 latest 15:56:05 3.1.0-dev.67 15:56:05 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:56:05 main 15:56:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4eef39055a4f8a992f7fcd8196977fee3e461688 15:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:56:06 a2d4ddd7d65b: Preparing 15:56:06 7a7b5733792b: Preparing 15:56:06 9a52de985bfc: Preparing 15:56:06 357eb39a5936: Preparing 15:56:06 56420f4e308a: Preparing 15:56:06 51ec685927c6: Preparing 15:56:06 b9d602321d09: Preparing 15:56:06 cc2447e1835a: Preparing 15:56:06 b9d602321d09: Waiting 15:56:06 cc2447e1835a: Waiting 15:56:06 51ec685927c6: Waiting 15:56:06 56420f4e308a: Layer already exists 15:56:06 7a7b5733792b: Layer already exists 15:56:06 a2d4ddd7d65b: Layer already exists 15:56:06 51ec685927c6: Layer already exists 15:56:06 9a52de985bfc: Pushed 15:56:06 b9d602321d09: Layer already exists 15:56:06 cc2447e1835a: Layer already exists 15:56:07 357eb39a5936: Pushed 15:56:07 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:de8ca6961576561777887b637c9ba0d4ae1c0c87ec7e634ed9067f6e8df84e19 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:07 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:56:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:56:08 a2d4ddd7d65b: Preparing 15:56:08 7a7b5733792b: Preparing 15:56:08 9a52de985bfc: Preparing 15:56:08 357eb39a5936: Preparing 15:56:08 56420f4e308a: Preparing 15:56:08 51ec685927c6: Preparing 15:56:08 b9d602321d09: Preparing 15:56:08 cc2447e1835a: Preparing 15:56:08 51ec685927c6: Waiting 15:56:08 b9d602321d09: Waiting 15:56:08 cc2447e1835a: Waiting 15:56:08 9a52de985bfc: Layer already exists 15:56:08 357eb39a5936: Layer already exists 15:56:08 7a7b5733792b: Layer already exists 15:56:08 56420f4e308a: Layer already exists 15:56:08 a2d4ddd7d65b: Layer already exists 15:56:08 51ec685927c6: Layer already exists 15:56:08 b9d602321d09: Layer already exists 15:56:08 cc2447e1835a: Layer already exists 15:56:08 latest: digest: sha256:de8ca6961576561777887b637c9ba0d4ae1c0c87ec7e634ed9067f6e8df84e19 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:08 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.67 15:56:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:56:08 a2d4ddd7d65b: Preparing 15:56:08 7a7b5733792b: Preparing 15:56:08 9a52de985bfc: Preparing 15:56:08 357eb39a5936: Preparing 15:56:08 56420f4e308a: Preparing 15:56:08 51ec685927c6: Preparing 15:56:08 b9d602321d09: Preparing 15:56:08 cc2447e1835a: Preparing 15:56:08 b9d602321d09: Waiting 15:56:08 cc2447e1835a: Waiting 15:56:08 51ec685927c6: Waiting 15:56:08 9a52de985bfc: Layer already exists 15:56:08 7a7b5733792b: Layer already exists 15:56:08 357eb39a5936: Layer already exists 15:56:08 56420f4e308a: Layer already exists 15:56:08 a2d4ddd7d65b: Layer already exists 15:56:08 cc2447e1835a: Layer already exists 15:56:08 51ec685927c6: Layer already exists 15:56:08 b9d602321d09: Layer already exists 15:56:08 3.1.0-dev.67: digest: sha256:de8ca6961576561777887b637c9ba0d4ae1c0c87ec7e634ed9067f6e8df84e19 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:56:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:56:09 a2d4ddd7d65b: Preparing 15:56:09 7a7b5733792b: Preparing 15:56:09 9a52de985bfc: Preparing 15:56:09 357eb39a5936: Preparing 15:56:09 56420f4e308a: Preparing 15:56:09 51ec685927c6: Preparing 15:56:09 b9d602321d09: Preparing 15:56:09 cc2447e1835a: Preparing 15:56:09 51ec685927c6: Waiting 15:56:09 b9d602321d09: Waiting 15:56:09 cc2447e1835a: Waiting 15:56:09 56420f4e308a: Layer already exists 15:56:09 a2d4ddd7d65b: Layer already exists 15:56:09 7a7b5733792b: Layer already exists 15:56:09 9a52de985bfc: Layer already exists 15:56:09 357eb39a5936: Layer already exists 15:56:09 51ec685927c6: Layer already exists 15:56:09 b9d602321d09: Layer already exists 15:56:09 cc2447e1835a: Layer already exists 15:56:09 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:de8ca6961576561777887b637c9ba0d4ae1c0c87ec7e634ed9067f6e8df84e19 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 15:56:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:56:09 a2d4ddd7d65b: Preparing 15:56:09 7a7b5733792b: Preparing 15:56:09 9a52de985bfc: Preparing 15:56:09 357eb39a5936: Preparing 15:56:09 56420f4e308a: Preparing 15:56:09 51ec685927c6: Preparing 15:56:09 b9d602321d09: Preparing 15:56:09 cc2447e1835a: Preparing 15:56:09 51ec685927c6: Waiting 15:56:09 b9d602321d09: Waiting 15:56:09 cc2447e1835a: Waiting 15:56:09 9a52de985bfc: Layer already exists 15:56:09 56420f4e308a: Layer already exists 15:56:09 357eb39a5936: Layer already exists 15:56:09 7a7b5733792b: Layer already exists 15:56:09 a2d4ddd7d65b: Layer already exists 15:56:09 cc2447e1835a: Layer already exists 15:56:09 51ec685927c6: Layer already exists 15:56:09 b9d602321d09: Layer already exists 15:56:09 main: digest: sha256:de8ca6961576561777887b637c9ba0d4ae1c0c87ec7e634ed9067f6e8df84e19 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:56:09 ===================================================== [Pipeline] echo 15:56:09 taggedImages: 15:56:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4eef39055a4f8a992f7fcd8196977fee3e461688 15:56:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:56:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.67 15:56:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:56:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 15:56:10 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 15:56:10 4eef39055a4f8a992f7fcd8196977fee3e461688 15:56:10 latest 15:56:10 3.1.0-dev.67 15:56:10 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:56:10 main 15:56:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4eef39055a4f8a992f7fcd8196977fee3e461688 15:56:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:56:10 c9f3606c1ae1: Preparing 15:56:10 6e74f49a64af: Preparing 15:56:10 e57182af4e9c: Preparing 15:56:10 55c2107ef546: Preparing 15:56:10 d2110fb3129d: Preparing 15:56:10 56420f4e308a: Preparing 15:56:10 51ec685927c6: Preparing 15:56:10 55ea4b46271e: Preparing 15:56:10 b0a01c190e0d: Preparing 15:56:10 cc2447e1835a: Preparing 15:56:10 51ec685927c6: Waiting 15:56:10 55ea4b46271e: Waiting 15:56:10 56420f4e308a: Waiting 15:56:10 b0a01c190e0d: Waiting 15:56:10 cc2447e1835a: Waiting 15:56:10 55c2107ef546: Pushed 15:56:10 c9f3606c1ae1: Pushed 15:56:10 56420f4e308a: Layer already exists 15:56:10 6e74f49a64af: Pushed 15:56:10 d2110fb3129d: Pushed 15:56:10 51ec685927c6: Layer already exists 15:56:10 cc2447e1835a: Layer already exists 15:56:10 55ea4b46271e: Pushed 15:56:11 e57182af4e9c: Pushed 15:56:12 b0a01c190e0d: Pushed 15:56:12 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:5802b732fb2ccb43fe468f043e4e9838a1d97fafee68888cf53adba6d60b4e06 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:56:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:56:13 c9f3606c1ae1: Preparing 15:56:13 6e74f49a64af: Preparing 15:56:13 e57182af4e9c: Preparing 15:56:13 55c2107ef546: Preparing 15:56:13 d2110fb3129d: Preparing 15:56:13 56420f4e308a: Preparing 15:56:13 51ec685927c6: Preparing 15:56:13 55ea4b46271e: Preparing 15:56:13 b0a01c190e0d: Preparing 15:56:13 cc2447e1835a: Preparing 15:56:13 51ec685927c6: Waiting 15:56:13 b0a01c190e0d: Waiting 15:56:13 cc2447e1835a: Waiting 15:56:13 55ea4b46271e: Waiting 15:56:13 6e74f49a64af: Layer already exists 15:56:13 c9f3606c1ae1: Layer already exists 15:56:13 55c2107ef546: Layer already exists 15:56:13 d2110fb3129d: Layer already exists 15:56:13 e57182af4e9c: Layer already exists 15:56:13 56420f4e308a: Layer already exists 15:56:13 51ec685927c6: Layer already exists 15:56:13 b0a01c190e0d: Layer already exists 15:56:13 55ea4b46271e: Layer already exists 15:56:13 cc2447e1835a: Layer already exists 15:56:13 latest: digest: sha256:5802b732fb2ccb43fe468f043e4e9838a1d97fafee68888cf53adba6d60b4e06 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.67 15:56:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:56:13 c9f3606c1ae1: Preparing 15:56:13 6e74f49a64af: Preparing 15:56:13 e57182af4e9c: Preparing 15:56:13 55c2107ef546: Preparing 15:56:13 d2110fb3129d: Preparing 15:56:13 56420f4e308a: Preparing 15:56:13 51ec685927c6: Preparing 15:56:13 55ea4b46271e: Preparing 15:56:13 b0a01c190e0d: Preparing 15:56:13 cc2447e1835a: Preparing 15:56:13 56420f4e308a: Waiting 15:56:13 51ec685927c6: Waiting 15:56:13 55ea4b46271e: Waiting 15:56:13 b0a01c190e0d: Waiting 15:56:13 cc2447e1835a: Waiting 15:56:13 d2110fb3129d: Layer already exists 15:56:13 55c2107ef546: Layer already exists 15:56:13 c9f3606c1ae1: Layer already exists 15:56:13 6e74f49a64af: Layer already exists 15:56:13 e57182af4e9c: Layer already exists 15:56:13 55ea4b46271e: Layer already exists 15:56:13 51ec685927c6: Layer already exists 15:56:13 56420f4e308a: Layer already exists 15:56:13 cc2447e1835a: Layer already exists 15:56:13 b0a01c190e0d: Layer already exists 15:56:13 3.1.0-dev.67: digest: sha256:5802b732fb2ccb43fe468f043e4e9838a1d97fafee68888cf53adba6d60b4e06 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:56:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:56:14 c9f3606c1ae1: Preparing 15:56:14 6e74f49a64af: Preparing 15:56:14 e57182af4e9c: Preparing 15:56:14 55c2107ef546: Preparing 15:56:14 d2110fb3129d: Preparing 15:56:14 56420f4e308a: Preparing 15:56:14 51ec685927c6: Preparing 15:56:14 55ea4b46271e: Preparing 15:56:14 b0a01c190e0d: Preparing 15:56:14 cc2447e1835a: Preparing 15:56:14 51ec685927c6: Waiting 15:56:14 55ea4b46271e: Waiting 15:56:14 b0a01c190e0d: Waiting 15:56:14 cc2447e1835a: Waiting 15:56:14 56420f4e308a: Waiting 15:56:14 c9f3606c1ae1: Layer already exists 15:56:14 55c2107ef546: Layer already exists 15:56:14 6e74f49a64af: Layer already exists 15:56:14 e57182af4e9c: Layer already exists 15:56:14 d2110fb3129d: Layer already exists 15:56:14 51ec685927c6: Layer already exists 15:56:14 b0a01c190e0d: Layer already exists 15:56:14 cc2447e1835a: Layer already exists 15:56:14 55ea4b46271e: Layer already exists 15:56:14 56420f4e308a: Layer already exists 15:56:14 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:5802b732fb2ccb43fe468f043e4e9838a1d97fafee68888cf53adba6d60b4e06 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 15:56:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:56:14 c9f3606c1ae1: Preparing 15:56:14 6e74f49a64af: Preparing 15:56:14 e57182af4e9c: Preparing 15:56:14 55c2107ef546: Preparing 15:56:14 d2110fb3129d: Preparing 15:56:14 56420f4e308a: Preparing 15:56:14 51ec685927c6: Preparing 15:56:14 55ea4b46271e: Preparing 15:56:14 b0a01c190e0d: Preparing 15:56:14 cc2447e1835a: Preparing 15:56:14 55ea4b46271e: Waiting 15:56:14 56420f4e308a: Waiting 15:56:14 51ec685927c6: Waiting 15:56:14 cc2447e1835a: Waiting 15:56:14 e57182af4e9c: Layer already exists 15:56:14 6e74f49a64af: Layer already exists 15:56:14 d2110fb3129d: Layer already exists 15:56:14 55c2107ef546: Layer already exists 15:56:14 c9f3606c1ae1: Layer already exists 15:56:14 56420f4e308a: Layer already exists 15:56:14 b0a01c190e0d: Layer already exists 15:56:14 51ec685927c6: Layer already exists 15:56:14 55ea4b46271e: Layer already exists 15:56:14 cc2447e1835a: Layer already exists 15:56:14 main: digest: sha256:5802b732fb2ccb43fe468f043e4e9838a1d97fafee68888cf53adba6d60b4e06 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:56:14 ===================================================== [Pipeline] echo 15:56:14 taggedImages: 15:56:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4eef39055a4f8a992f7fcd8196977fee3e461688 15:56:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:56:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.67 15:56:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:56:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 15:56:14 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 15:56:14 4eef39055a4f8a992f7fcd8196977fee3e461688 15:56:14 latest 15:56:14 3.1.0-dev.67 15:56:14 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:56:14 main 15:56:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4eef39055a4f8a992f7fcd8196977fee3e461688 15:56:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:56:15 cfcfb9496ffe: Preparing 15:56:15 cf72e535872f: Preparing 15:56:15 4686f0f4538b: Preparing 15:56:15 1f460a2e9689: Preparing 15:56:15 fa8c5bc94eb1: Preparing 15:56:15 7210d263e182: Preparing 15:56:15 9c05c2e4a2a6: Preparing 15:56:15 56420f4e308a: Preparing 15:56:15 51ec685927c6: Preparing 15:56:15 84eefb3de892: Preparing 15:56:15 cc2447e1835a: Preparing 15:56:15 7210d263e182: Waiting 15:56:15 51ec685927c6: Waiting 15:56:15 84eefb3de892: Waiting 15:56:15 9c05c2e4a2a6: Waiting 15:56:15 cc2447e1835a: Waiting 15:56:15 cfcfb9496ffe: Pushed 15:56:15 cf72e535872f: Pushed 15:56:15 fa8c5bc94eb1: Pushed 15:56:15 56420f4e308a: Layer already exists 15:56:15 51ec685927c6: Layer already exists 15:56:15 7210d263e182: Pushed 15:56:15 9c05c2e4a2a6: Pushed 15:56:15 cc2447e1835a: Layer already exists 15:56:16 1f460a2e9689: Pushed 15:56:16 84eefb3de892: Pushed 15:56:17 4686f0f4538b: Pushed 15:56:17 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:436126e59d392cb88ee5d74bb665f39129a3f283b9db40f7c77d957627c96545 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:56:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:56:17 cfcfb9496ffe: Preparing 15:56:17 cf72e535872f: Preparing 15:56:17 4686f0f4538b: Preparing 15:56:17 1f460a2e9689: Preparing 15:56:17 fa8c5bc94eb1: Preparing 15:56:17 7210d263e182: Preparing 15:56:17 9c05c2e4a2a6: Preparing 15:56:17 56420f4e308a: Preparing 15:56:17 51ec685927c6: Preparing 15:56:17 84eefb3de892: Preparing 15:56:17 cc2447e1835a: Preparing 15:56:17 7210d263e182: Waiting 15:56:17 51ec685927c6: Waiting 15:56:17 9c05c2e4a2a6: Waiting 15:56:17 56420f4e308a: Waiting 15:56:17 84eefb3de892: Waiting 15:56:17 4686f0f4538b: Layer already exists 15:56:17 cfcfb9496ffe: Layer already exists 15:56:17 fa8c5bc94eb1: Layer already exists 15:56:17 cf72e535872f: Layer already exists 15:56:17 1f460a2e9689: Layer already exists 15:56:17 7210d263e182: Layer already exists 15:56:17 9c05c2e4a2a6: Layer already exists 15:56:17 56420f4e308a: Layer already exists 15:56:17 84eefb3de892: Layer already exists 15:56:17 51ec685927c6: Layer already exists 15:56:17 cc2447e1835a: Layer already exists 15:56:17 latest: digest: sha256:436126e59d392cb88ee5d74bb665f39129a3f283b9db40f7c77d957627c96545 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:18 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.67 15:56:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:56:18 cfcfb9496ffe: Preparing 15:56:18 cf72e535872f: Preparing 15:56:18 4686f0f4538b: Preparing 15:56:18 1f460a2e9689: Preparing 15:56:18 fa8c5bc94eb1: Preparing 15:56:18 7210d263e182: Preparing 15:56:18 9c05c2e4a2a6: Preparing 15:56:18 56420f4e308a: Preparing 15:56:18 51ec685927c6: Preparing 15:56:18 84eefb3de892: Preparing 15:56:18 cc2447e1835a: Preparing 15:56:18 51ec685927c6: Waiting 15:56:18 84eefb3de892: Waiting 15:56:18 7210d263e182: Waiting 15:56:18 cc2447e1835a: Waiting 15:56:18 9c05c2e4a2a6: Waiting 15:56:18 56420f4e308a: Waiting 15:56:18 1f460a2e9689: Layer already exists 15:56:18 cfcfb9496ffe: Layer already exists 15:56:18 cf72e535872f: Layer already exists 15:56:18 4686f0f4538b: Layer already exists 15:56:18 fa8c5bc94eb1: Layer already exists 15:56:18 56420f4e308a: Layer already exists 15:56:18 7210d263e182: Layer already exists 15:56:18 9c05c2e4a2a6: Layer already exists 15:56:18 51ec685927c6: Layer already exists 15:56:18 84eefb3de892: Layer already exists 15:56:18 cc2447e1835a: Layer already exists 15:56:18 3.1.0-dev.67: digest: sha256:436126e59d392cb88ee5d74bb665f39129a3f283b9db40f7c77d957627c96545 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:18 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:56:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:56:19 cfcfb9496ffe: Preparing 15:56:19 cf72e535872f: Preparing 15:56:19 4686f0f4538b: Preparing 15:56:19 1f460a2e9689: Preparing 15:56:19 fa8c5bc94eb1: Preparing 15:56:19 7210d263e182: Preparing 15:56:19 9c05c2e4a2a6: Preparing 15:56:19 56420f4e308a: Preparing 15:56:19 51ec685927c6: Preparing 15:56:19 84eefb3de892: Preparing 15:56:19 cc2447e1835a: Preparing 15:56:19 7210d263e182: Waiting 15:56:19 9c05c2e4a2a6: Waiting 15:56:19 56420f4e308a: Waiting 15:56:19 51ec685927c6: Waiting 15:56:19 cc2447e1835a: Waiting 15:56:19 84eefb3de892: Waiting 15:56:19 1f460a2e9689: Layer already exists 15:56:19 cf72e535872f: Layer already exists 15:56:19 fa8c5bc94eb1: Layer already exists 15:56:19 4686f0f4538b: Layer already exists 15:56:19 cfcfb9496ffe: Layer already exists 15:56:19 7210d263e182: Layer already exists 15:56:19 56420f4e308a: Layer already exists 15:56:19 9c05c2e4a2a6: Layer already exists 15:56:19 51ec685927c6: Layer already exists 15:56:19 84eefb3de892: Layer already exists 15:56:19 cc2447e1835a: Layer already exists 15:56:19 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:436126e59d392cb88ee5d74bb665f39129a3f283b9db40f7c77d957627c96545 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:19 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 15:56:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:56:19 cfcfb9496ffe: Preparing 15:56:19 cf72e535872f: Preparing 15:56:19 4686f0f4538b: Preparing 15:56:19 1f460a2e9689: Preparing 15:56:19 fa8c5bc94eb1: Preparing 15:56:19 7210d263e182: Preparing 15:56:19 9c05c2e4a2a6: Preparing 15:56:19 56420f4e308a: Preparing 15:56:19 51ec685927c6: Preparing 15:56:19 84eefb3de892: Preparing 15:56:19 cc2447e1835a: Preparing 15:56:19 9c05c2e4a2a6: Waiting 15:56:19 56420f4e308a: Waiting 15:56:19 51ec685927c6: Waiting 15:56:19 84eefb3de892: Waiting 15:56:19 cc2447e1835a: Waiting 15:56:19 7210d263e182: Waiting 15:56:19 cf72e535872f: Layer already exists 15:56:19 1f460a2e9689: Layer already exists 15:56:19 fa8c5bc94eb1: Layer already exists 15:56:19 4686f0f4538b: Layer already exists 15:56:19 cfcfb9496ffe: Layer already exists 15:56:19 9c05c2e4a2a6: Layer already exists 15:56:19 7210d263e182: Layer already exists 15:56:19 84eefb3de892: Layer already exists 15:56:19 51ec685927c6: Layer already exists 15:56:19 56420f4e308a: Layer already exists 15:56:19 cc2447e1835a: Layer already exists 15:56:19 main: digest: sha256:436126e59d392cb88ee5d74bb665f39129a3f283b9db40f7c77d957627c96545 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:56:19 ===================================================== [Pipeline] echo 15:56:19 taggedImages: 15:56:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4eef39055a4f8a992f7fcd8196977fee3e461688 15:56:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:56:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.67 15:56:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:56:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 15:56:19 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 15:56:19 4eef39055a4f8a992f7fcd8196977fee3e461688 15:56:19 latest 15:56:19 3.1.0-dev.67 15:56:19 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:56:19 main 15:56:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:20 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4eef39055a4f8a992f7fcd8196977fee3e461688 15:56:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:56:20 272a5c2a27d8: Preparing 15:56:20 80fab5e1ec8a: Preparing 15:56:20 56420f4e308a: Preparing 15:56:20 51ec685927c6: Preparing 15:56:20 7c751b5673af: Preparing 15:56:20 cc2447e1835a: Preparing 15:56:20 cc2447e1835a: Waiting 15:56:20 51ec685927c6: Layer already exists 15:56:20 56420f4e308a: Layer already exists 15:56:20 cc2447e1835a: Layer already exists 15:56:20 272a5c2a27d8: Pushed 15:56:21 7c751b5673af: Pushed 15:56:22 80fab5e1ec8a: Pushed 15:56:23 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:e23b26f8460af16162616e1b7cf10426836cb9517a2ef9de4eecb9f991c7bd60 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:23 + 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 15:56:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:56:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:56:23 272a5c2a27d8: Preparing 15:56:23 80fab5e1ec8a: Preparing 15:56:23 56420f4e308a: Preparing 15:56:23 51ec685927c6: Preparing 15:56:23 7c751b5673af: Preparing 15:56:23 cc2447e1835a: Preparing 15:56:23 cc2447e1835a: Waiting 15:56:23 272a5c2a27d8: Layer already exists 15:56:23 56420f4e308a: Layer already exists 15:56:23 7c751b5673af: Layer already exists 15:56:23 80fab5e1ec8a: Layer already exists 15:56:23 51ec685927c6: Layer already exists 15:56:23 cc2447e1835a: Layer already exists 15:56:23 latest: digest: sha256:e23b26f8460af16162616e1b7cf10426836cb9517a2ef9de4eecb9f991c7bd60 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:24 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.67 15:56:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:56:24 272a5c2a27d8: Preparing 15:56:24 80fab5e1ec8a: Preparing 15:56:24 56420f4e308a: Preparing 15:56:24 51ec685927c6: Preparing 15:56:24 7c751b5673af: Preparing 15:56:24 cc2447e1835a: Preparing 15:56:24 cc2447e1835a: Waiting 15:56:24 80fab5e1ec8a: Layer already exists 15:56:24 272a5c2a27d8: Layer already exists 15:56:24 7c751b5673af: Layer already exists 15:56:24 51ec685927c6: Layer already exists 15:56:24 56420f4e308a: Layer already exists 15:56:24 cc2447e1835a: Layer already exists 15:56:24 3.1.0-dev.67: digest: sha256:e23b26f8460af16162616e1b7cf10426836cb9517a2ef9de4eecb9f991c7bd60 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:24 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:56:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:56:24 272a5c2a27d8: Preparing 15:56:24 80fab5e1ec8a: Preparing 15:56:24 56420f4e308a: Preparing 15:56:24 51ec685927c6: Preparing 15:56:24 7c751b5673af: Preparing 15:56:24 cc2447e1835a: Preparing 15:56:24 cc2447e1835a: Waiting 15:56:24 56420f4e308a: Layer already exists 15:56:24 7c751b5673af: Layer already exists 15:56:24 80fab5e1ec8a: Layer already exists 15:56:24 272a5c2a27d8: Layer already exists 15:56:24 51ec685927c6: Layer already exists 15:56:24 cc2447e1835a: Layer already exists 15:56:24 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:e23b26f8460af16162616e1b7cf10426836cb9517a2ef9de4eecb9f991c7bd60 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:25 + 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 15:56:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 15:56:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:56:25 272a5c2a27d8: Preparing 15:56:25 80fab5e1ec8a: Preparing 15:56:25 56420f4e308a: Preparing 15:56:25 51ec685927c6: Preparing 15:56:25 7c751b5673af: Preparing 15:56:25 cc2447e1835a: Preparing 15:56:25 272a5c2a27d8: Layer already exists 15:56:25 7c751b5673af: Layer already exists 15:56:25 51ec685927c6: Layer already exists 15:56:25 56420f4e308a: Layer already exists 15:56:25 80fab5e1ec8a: Layer already exists 15:56:25 cc2447e1835a: Layer already exists 15:56:25 main: digest: sha256:e23b26f8460af16162616e1b7cf10426836cb9517a2ef9de4eecb9f991c7bd60 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:56:25 ===================================================== [Pipeline] echo 15:56:25 taggedImages: 15:56:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4eef39055a4f8a992f7fcd8196977fee3e461688 15:56:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:56:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.67 15:56:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:56:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 15:56:25 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 15:56:25 4eef39055a4f8a992f7fcd8196977fee3e461688 15:56:25 latest 15:56:25 3.1.0-dev.67 15:56:25 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:56:25 main 15:56:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4eef39055a4f8a992f7fcd8196977fee3e461688 15:56:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:56:26 8b7953eddf87: Preparing 15:56:26 8113d3ac46cf: Preparing 15:56:26 b1fef5c473eb: Preparing 15:56:26 56420f4e308a: Preparing 15:56:26 51ec685927c6: Preparing 15:56:26 385321dd8af7: Preparing 15:56:26 41f490fba732: Preparing 15:56:26 66df125e89c9: Preparing 15:56:26 cc2447e1835a: Preparing 15:56:26 66df125e89c9: Waiting 15:56:26 41f490fba732: Waiting 15:56:26 cc2447e1835a: Waiting 15:56:26 385321dd8af7: Waiting 15:56:26 51ec685927c6: Layer already exists 15:56:26 56420f4e308a: Layer already exists 15:56:26 8113d3ac46cf: Pushed 15:56:26 8b7953eddf87: Pushed 15:56:26 b1fef5c473eb: Pushed 15:56:26 cc2447e1835a: Layer already exists 15:56:27 66df125e89c9: Pushed 15:56:32 41f490fba732: Pushed 15:56:33 385321dd8af7: Pushed 15:56:34 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:189a2344e657c5b764a64528f5a1fbe689e1cdbac1edc69a234cb9f3f229e637 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:56:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:56:34 8b7953eddf87: Preparing 15:56:34 8113d3ac46cf: Preparing 15:56:34 b1fef5c473eb: Preparing 15:56:34 56420f4e308a: Preparing 15:56:34 51ec685927c6: Preparing 15:56:34 385321dd8af7: Preparing 15:56:34 41f490fba732: Preparing 15:56:34 66df125e89c9: Preparing 15:56:34 cc2447e1835a: Preparing 15:56:34 41f490fba732: Waiting 15:56:34 385321dd8af7: Waiting 15:56:34 66df125e89c9: Waiting 15:56:34 cc2447e1835a: Waiting 15:56:34 8113d3ac46cf: Layer already exists 15:56:34 51ec685927c6: Layer already exists 15:56:34 56420f4e308a: Layer already exists 15:56:34 b1fef5c473eb: Layer already exists 15:56:34 8b7953eddf87: Layer already exists 15:56:34 cc2447e1835a: Layer already exists 15:56:34 66df125e89c9: Layer already exists 15:56:34 385321dd8af7: Layer already exists 15:56:34 41f490fba732: Layer already exists 15:56:34 latest: digest: sha256:189a2344e657c5b764a64528f5a1fbe689e1cdbac1edc69a234cb9f3f229e637 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.67 15:56:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:56:35 8b7953eddf87: Preparing 15:56:35 8113d3ac46cf: Preparing 15:56:35 b1fef5c473eb: Preparing 15:56:35 56420f4e308a: Preparing 15:56:35 51ec685927c6: Preparing 15:56:35 385321dd8af7: Preparing 15:56:35 41f490fba732: Preparing 15:56:35 66df125e89c9: Preparing 15:56:35 cc2447e1835a: Preparing 15:56:35 41f490fba732: Waiting 15:56:35 385321dd8af7: Waiting 15:56:35 66df125e89c9: Waiting 15:56:35 cc2447e1835a: Waiting 15:56:35 51ec685927c6: Layer already exists 15:56:35 8b7953eddf87: Layer already exists 15:56:35 b1fef5c473eb: Layer already exists 15:56:35 8113d3ac46cf: Layer already exists 15:56:35 56420f4e308a: Layer already exists 15:56:35 385321dd8af7: Layer already exists 15:56:35 41f490fba732: Layer already exists 15:56:35 66df125e89c9: Layer already exists 15:56:35 cc2447e1835a: Layer already exists 15:56:35 3.1.0-dev.67: digest: sha256:189a2344e657c5b764a64528f5a1fbe689e1cdbac1edc69a234cb9f3f229e637 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:56:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:56:35 8b7953eddf87: Preparing 15:56:35 8113d3ac46cf: Preparing 15:56:35 b1fef5c473eb: Preparing 15:56:35 56420f4e308a: Preparing 15:56:35 51ec685927c6: Preparing 15:56:35 385321dd8af7: Preparing 15:56:35 41f490fba732: Preparing 15:56:35 66df125e89c9: Preparing 15:56:35 cc2447e1835a: Preparing 15:56:35 385321dd8af7: Waiting 15:56:35 41f490fba732: Waiting 15:56:35 66df125e89c9: Waiting 15:56:35 cc2447e1835a: Waiting 15:56:35 56420f4e308a: Layer already exists 15:56:35 8113d3ac46cf: Layer already exists 15:56:35 b1fef5c473eb: Layer already exists 15:56:35 51ec685927c6: Layer already exists 15:56:35 8b7953eddf87: Layer already exists 15:56:35 41f490fba732: Layer already exists 15:56:35 385321dd8af7: Layer already exists 15:56:35 66df125e89c9: Layer already exists 15:56:35 cc2447e1835a: Layer already exists 15:56:35 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:189a2344e657c5b764a64528f5a1fbe689e1cdbac1edc69a234cb9f3f229e637 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 15:56:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:56:36 8b7953eddf87: Preparing 15:56:36 8113d3ac46cf: Preparing 15:56:36 b1fef5c473eb: Preparing 15:56:36 56420f4e308a: Preparing 15:56:36 51ec685927c6: Preparing 15:56:36 385321dd8af7: Preparing 15:56:36 41f490fba732: Preparing 15:56:36 66df125e89c9: Preparing 15:56:36 cc2447e1835a: Preparing 15:56:36 385321dd8af7: Waiting 15:56:36 41f490fba732: Waiting 15:56:36 cc2447e1835a: Waiting 15:56:36 66df125e89c9: Waiting 15:56:36 56420f4e308a: Layer already exists 15:56:36 8b7953eddf87: Layer already exists 15:56:36 b1fef5c473eb: Layer already exists 15:56:36 51ec685927c6: Layer already exists 15:56:36 8113d3ac46cf: Layer already exists 15:56:36 66df125e89c9: Layer already exists 15:56:36 41f490fba732: Layer already exists 15:56:36 385321dd8af7: Layer already exists 15:56:36 cc2447e1835a: Layer already exists 15:56:36 main: digest: sha256:189a2344e657c5b764a64528f5a1fbe689e1cdbac1edc69a234cb9f3f229e637 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:56:36 ===================================================== [Pipeline] echo 15:56:36 taggedImages: 15:56:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:4eef39055a4f8a992f7fcd8196977fee3e461688 15:56:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:56:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.67 15:56:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:56:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 15:56:36 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 15:56:36 4eef39055a4f8a992f7fcd8196977fee3e461688 15:56:36 latest 15:56:36 3.1.0-dev.67 15:56:36 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:56:36 main 15:56:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4eef39055a4f8a992f7fcd8196977fee3e461688 15:56:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:56:37 416ee0716e89: Preparing 15:56:37 76b392d92495: Preparing 15:56:37 c9b7d6c58ce0: Preparing 15:56:37 56420f4e308a: Preparing 15:56:37 51ec685927c6: Preparing 15:56:37 ccc8de822f58: Preparing 15:56:37 dd06a83ff386: Preparing 15:56:37 cc2447e1835a: Preparing 15:56:37 ccc8de822f58: Waiting 15:56:37 cc2447e1835a: Waiting 15:56:37 dd06a83ff386: Waiting 15:56:37 56420f4e308a: Layer already exists 15:56:37 51ec685927c6: Layer already exists 15:56:37 76b392d92495: Pushed 15:56:37 c9b7d6c58ce0: Pushed 15:56:37 416ee0716e89: Pushed 15:56:37 cc2447e1835a: Layer already exists 15:56:37 dd06a83ff386: Pushed 15:56:45 ccc8de822f58: Pushed 15:56:45 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:281f5b6c62c4863ccef1508ad5c964d9ae7f22bb297fd9c5e633d34f704157c3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:56:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:56:46 416ee0716e89: Preparing 15:56:46 76b392d92495: Preparing 15:56:46 c9b7d6c58ce0: Preparing 15:56:46 56420f4e308a: Preparing 15:56:46 51ec685927c6: Preparing 15:56:46 ccc8de822f58: Preparing 15:56:46 dd06a83ff386: Preparing 15:56:46 cc2447e1835a: Preparing 15:56:46 ccc8de822f58: Waiting 15:56:46 dd06a83ff386: Waiting 15:56:46 cc2447e1835a: Waiting 15:56:46 76b392d92495: Layer already exists 15:56:46 51ec685927c6: Layer already exists 15:56:46 c9b7d6c58ce0: Layer already exists 15:56:46 56420f4e308a: Layer already exists 15:56:46 416ee0716e89: Layer already exists 15:56:46 ccc8de822f58: Layer already exists 15:56:46 dd06a83ff386: Layer already exists 15:56:46 cc2447e1835a: Layer already exists 15:56:46 latest: digest: sha256:281f5b6c62c4863ccef1508ad5c964d9ae7f22bb297fd9c5e633d34f704157c3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.67 15:56:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:56:47 416ee0716e89: Preparing 15:56:47 76b392d92495: Preparing 15:56:47 c9b7d6c58ce0: Preparing 15:56:47 56420f4e308a: Preparing 15:56:47 51ec685927c6: Preparing 15:56:47 ccc8de822f58: Preparing 15:56:47 dd06a83ff386: Preparing 15:56:47 cc2447e1835a: Preparing 15:56:47 ccc8de822f58: Waiting 15:56:47 dd06a83ff386: Waiting 15:56:47 cc2447e1835a: Waiting 15:56:47 76b392d92495: Layer already exists 15:56:47 56420f4e308a: Layer already exists 15:56:47 51ec685927c6: Layer already exists 15:56:47 416ee0716e89: Layer already exists 15:56:47 c9b7d6c58ce0: Layer already exists 15:56:47 ccc8de822f58: Layer already exists 15:56:47 dd06a83ff386: Layer already exists 15:56:47 cc2447e1835a: Layer already exists 15:56:47 3.1.0-dev.67: digest: sha256:281f5b6c62c4863ccef1508ad5c964d9ae7f22bb297fd9c5e633d34f704157c3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:47 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:56:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:56:47 416ee0716e89: Preparing 15:56:47 76b392d92495: Preparing 15:56:47 c9b7d6c58ce0: Preparing 15:56:47 56420f4e308a: Preparing 15:56:47 51ec685927c6: Preparing 15:56:47 ccc8de822f58: Preparing 15:56:47 dd06a83ff386: Preparing 15:56:47 cc2447e1835a: Preparing 15:56:47 ccc8de822f58: Waiting 15:56:47 dd06a83ff386: Waiting 15:56:47 cc2447e1835a: Waiting 15:56:47 51ec685927c6: Layer already exists 15:56:47 416ee0716e89: Layer already exists 15:56:47 c9b7d6c58ce0: Layer already exists 15:56:47 56420f4e308a: Layer already exists 15:56:47 76b392d92495: Layer already exists 15:56:47 ccc8de822f58: Layer already exists 15:56:47 dd06a83ff386: Layer already exists 15:56:47 cc2447e1835a: Layer already exists 15:56:47 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:281f5b6c62c4863ccef1508ad5c964d9ae7f22bb297fd9c5e633d34f704157c3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 15:56:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:56:48 416ee0716e89: Preparing 15:56:48 76b392d92495: Preparing 15:56:48 c9b7d6c58ce0: Preparing 15:56:48 56420f4e308a: Preparing 15:56:48 51ec685927c6: Preparing 15:56:48 ccc8de822f58: Preparing 15:56:48 dd06a83ff386: Preparing 15:56:48 ccc8de822f58: Waiting 15:56:48 dd06a83ff386: Waiting 15:56:48 cc2447e1835a: Preparing 15:56:48 51ec685927c6: Layer already exists 15:56:48 c9b7d6c58ce0: Layer already exists 15:56:48 416ee0716e89: Layer already exists 15:56:48 56420f4e308a: Layer already exists 15:56:48 76b392d92495: Layer already exists 15:56:48 ccc8de822f58: Layer already exists 15:56:48 dd06a83ff386: Layer already exists 15:56:48 cc2447e1835a: Layer already exists 15:56:48 main: digest: sha256:281f5b6c62c4863ccef1508ad5c964d9ae7f22bb297fd9c5e633d34f704157c3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:56:48 ===================================================== [Pipeline] echo 15:56:48 taggedImages: 15:56:48 - nexus3.edgexfoundry.org:10004/security-spire-config:4eef39055a4f8a992f7fcd8196977fee3e461688 15:56:48 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:56:48 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.67 15:56:48 - nexus3.edgexfoundry.org:10004/security-spire-config:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:56:48 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 15:56:48 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 15:56:48 4eef39055a4f8a992f7fcd8196977fee3e461688 15:56:48 latest 15:56:48 3.1.0-dev.67 15:56:48 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:56:48 main 15:56:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4eef39055a4f8a992f7fcd8196977fee3e461688 15:56:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:56:49 308c2156c087: Preparing 15:56:49 2822dd13988b: Preparing 15:56:49 f9e246e786ff: Preparing 15:56:49 56420f4e308a: Preparing 15:56:49 51ec685927c6: Preparing 15:56:49 ccc8de822f58: Preparing 15:56:49 66df125e89c9: Preparing 15:56:49 cc2447e1835a: Preparing 15:56:49 66df125e89c9: Waiting 15:56:49 cc2447e1835a: Waiting 15:56:49 ccc8de822f58: Waiting 15:56:49 56420f4e308a: Layer already exists 15:56:49 51ec685927c6: Layer already exists 15:56:49 ccc8de822f58: Layer already exists 15:56:49 66df125e89c9: Layer already exists 15:56:49 cc2447e1835a: Layer already exists 15:56:49 f9e246e786ff: Pushed 15:56:49 2822dd13988b: Pushed 15:56:49 308c2156c087: Pushed 15:56:49 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:bc7de32a70b5bb98a738468147283f975b4c0ae96a6bd9368d5a69f8fc433bea size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:56:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:56:49 308c2156c087: Preparing 15:56:49 2822dd13988b: Preparing 15:56:49 f9e246e786ff: Preparing 15:56:49 56420f4e308a: Preparing 15:56:49 51ec685927c6: Preparing 15:56:49 ccc8de822f58: Preparing 15:56:49 66df125e89c9: Preparing 15:56:49 cc2447e1835a: Preparing 15:56:49 ccc8de822f58: Waiting 15:56:49 66df125e89c9: Waiting 15:56:49 51ec685927c6: Layer already exists 15:56:49 308c2156c087: Layer already exists 15:56:49 56420f4e308a: Layer already exists 15:56:49 f9e246e786ff: Layer already exists 15:56:49 2822dd13988b: Layer already exists 15:56:49 cc2447e1835a: Layer already exists 15:56:49 ccc8de822f58: Layer already exists 15:56:49 66df125e89c9: Layer already exists 15:56:49 latest: digest: sha256:bc7de32a70b5bb98a738468147283f975b4c0ae96a6bd9368d5a69f8fc433bea size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:50 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.67 15:56:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:56:50 308c2156c087: Preparing 15:56:50 2822dd13988b: Preparing 15:56:50 f9e246e786ff: Preparing 15:56:50 56420f4e308a: Preparing 15:56:50 51ec685927c6: Preparing 15:56:50 ccc8de822f58: Preparing 15:56:50 66df125e89c9: Preparing 15:56:50 cc2447e1835a: Preparing 15:56:50 ccc8de822f58: Waiting 15:56:50 66df125e89c9: Waiting 15:56:50 cc2447e1835a: Waiting 15:56:50 f9e246e786ff: Layer already exists 15:56:50 2822dd13988b: Layer already exists 15:56:50 51ec685927c6: Layer already exists 15:56:50 56420f4e308a: Layer already exists 15:56:50 308c2156c087: Layer already exists 15:56:50 ccc8de822f58: Layer already exists 15:56:50 cc2447e1835a: Layer already exists 15:56:50 66df125e89c9: Layer already exists 15:56:50 3.1.0-dev.67: digest: sha256:bc7de32a70b5bb98a738468147283f975b4c0ae96a6bd9368d5a69f8fc433bea size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:50 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:56:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:56:51 308c2156c087: Preparing 15:56:51 2822dd13988b: Preparing 15:56:51 f9e246e786ff: Preparing 15:56:51 56420f4e308a: Preparing 15:56:51 51ec685927c6: Preparing 15:56:51 ccc8de822f58: Preparing 15:56:51 66df125e89c9: Preparing 15:56:51 cc2447e1835a: Preparing 15:56:51 ccc8de822f58: Waiting 15:56:51 66df125e89c9: Waiting 15:56:51 cc2447e1835a: Waiting 15:56:51 308c2156c087: Layer already exists 15:56:51 56420f4e308a: Layer already exists 15:56:51 2822dd13988b: Layer already exists 15:56:51 51ec685927c6: Layer already exists 15:56:51 f9e246e786ff: Layer already exists 15:56:51 ccc8de822f58: Layer already exists 15:56:51 66df125e89c9: Layer already exists 15:56:51 cc2447e1835a: Layer already exists 15:56:51 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:bc7de32a70b5bb98a738468147283f975b4c0ae96a6bd9368d5a69f8fc433bea size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 15:56:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:56:51 308c2156c087: Preparing 15:56:51 2822dd13988b: Preparing 15:56:51 f9e246e786ff: Preparing 15:56:51 56420f4e308a: Preparing 15:56:51 51ec685927c6: Preparing 15:56:51 ccc8de822f58: Preparing 15:56:51 66df125e89c9: Preparing 15:56:51 cc2447e1835a: Preparing 15:56:51 ccc8de822f58: Waiting 15:56:51 66df125e89c9: Waiting 15:56:51 cc2447e1835a: Waiting 15:56:51 308c2156c087: Layer already exists 15:56:51 56420f4e308a: Layer already exists 15:56:51 2822dd13988b: Layer already exists 15:56:51 51ec685927c6: Layer already exists 15:56:51 f9e246e786ff: Layer already exists 15:56:51 ccc8de822f58: Layer already exists 15:56:51 cc2447e1835a: Layer already exists 15:56:51 66df125e89c9: Layer already exists 15:56:51 main: digest: sha256:bc7de32a70b5bb98a738468147283f975b4c0ae96a6bd9368d5a69f8fc433bea size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:56:51 ===================================================== [Pipeline] echo 15:56:51 taggedImages: 15:56:51 - nexus3.edgexfoundry.org:10004/security-spire-server:4eef39055a4f8a992f7fcd8196977fee3e461688 15:56:51 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:56:51 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.67 15:56:51 - nexus3.edgexfoundry.org:10004/security-spire-server:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:56:51 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 15:56:52 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 15:56:52 4eef39055a4f8a992f7fcd8196977fee3e461688 15:56:52 latest 15:56:52 3.1.0-dev.67 15:56:52 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:56:52 main 15:56:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4eef39055a4f8a992f7fcd8196977fee3e461688 15:56:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:56:52 0740c736577a: Preparing 15:56:52 fc9a589e07b9: Preparing 15:56:52 56420f4e308a: Preparing 15:56:52 51ec685927c6: Preparing 15:56:52 9c33b8e9d1ae: Preparing 15:56:52 cc2447e1835a: Preparing 15:56:52 cc2447e1835a: Waiting 15:56:52 51ec685927c6: Layer already exists 15:56:52 56420f4e308a: Layer already exists 15:56:52 cc2447e1835a: Layer already exists 15:56:52 0740c736577a: Pushed 15:56:52 9c33b8e9d1ae: Pushed 15:56:55 fc9a589e07b9: Pushed 15:56:55 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:5f0fa9515c3c5f8c0f9c500b50fbb11f9f82df36471695859623bfc95ccf3446 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 15:56:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:56:56 0740c736577a: Preparing 15:56:56 fc9a589e07b9: Preparing 15:56:56 56420f4e308a: Preparing 15:56:56 51ec685927c6: Preparing 15:56:56 9c33b8e9d1ae: Preparing 15:56:56 cc2447e1835a: Preparing 15:56:56 cc2447e1835a: Waiting 15:56:56 51ec685927c6: Layer already exists 15:56:56 fc9a589e07b9: Layer already exists 15:56:56 56420f4e308a: Layer already exists 15:56:56 0740c736577a: Layer already exists 15:56:56 9c33b8e9d1ae: Layer already exists 15:56:56 cc2447e1835a: Layer already exists 15:56:56 latest: digest: sha256:5f0fa9515c3c5f8c0f9c500b50fbb11f9f82df36471695859623bfc95ccf3446 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.67 15:56:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:56:57 0740c736577a: Preparing 15:56:57 fc9a589e07b9: Preparing 15:56:57 56420f4e308a: Preparing 15:56:57 51ec685927c6: Preparing 15:56:57 9c33b8e9d1ae: Preparing 15:56:57 cc2447e1835a: Preparing 15:56:57 cc2447e1835a: Waiting 15:56:57 9c33b8e9d1ae: Layer already exists 15:56:57 fc9a589e07b9: Layer already exists 15:56:57 56420f4e308a: Layer already exists 15:56:57 0740c736577a: Layer already exists 15:56:57 51ec685927c6: Layer already exists 15:56:57 cc2447e1835a: Layer already exists 15:56:57 3.1.0-dev.67: digest: sha256:5f0fa9515c3c5f8c0f9c500b50fbb11f9f82df36471695859623bfc95ccf3446 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:57 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:56:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:56:57 0740c736577a: Preparing 15:56:57 fc9a589e07b9: Preparing 15:56:57 56420f4e308a: Preparing 15:56:57 51ec685927c6: Preparing 15:56:57 9c33b8e9d1ae: Preparing 15:56:57 cc2447e1835a: Preparing 15:56:57 cc2447e1835a: Waiting 15:56:57 fc9a589e07b9: Layer already exists 15:56:57 56420f4e308a: Layer already exists 15:56:57 51ec685927c6: Layer already exists 15:56:57 9c33b8e9d1ae: Layer already exists 15:56:57 0740c736577a: Layer already exists 15:56:57 cc2447e1835a: Layer already exists 15:56:57 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:5f0fa9515c3c5f8c0f9c500b50fbb11f9f82df36471695859623bfc95ccf3446 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 15:56:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:56:58 0740c736577a: Preparing 15:56:58 fc9a589e07b9: Preparing 15:56:58 56420f4e308a: Preparing 15:56:58 51ec685927c6: Preparing 15:56:58 9c33b8e9d1ae: Preparing 15:56:58 cc2447e1835a: Preparing 15:56:58 9c33b8e9d1ae: Layer already exists 15:56:58 fc9a589e07b9: Layer already exists 15:56:58 56420f4e308a: Layer already exists 15:56:58 51ec685927c6: Layer already exists 15:56:58 0740c736577a: Layer already exists 15:56:58 cc2447e1835a: Layer already exists 15:56:58 main: digest: sha256:5f0fa9515c3c5f8c0f9c500b50fbb11f9f82df36471695859623bfc95ccf3446 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:56:58 ===================================================== [Pipeline] echo 15:56:58 taggedImages: 15:56:58 - nexus3.edgexfoundry.org:10004/support-notifications:4eef39055a4f8a992f7fcd8196977fee3e461688 15:56:58 - nexus3.edgexfoundry.org:10004/support-notifications:latest 15:56:58 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.67 15:56:58 - nexus3.edgexfoundry.org:10004/support-notifications:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:56:58 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 15:56:58 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 15:56:58 4eef39055a4f8a992f7fcd8196977fee3e461688 15:56:58 latest 15:56:58 3.1.0-dev.67 15:56:58 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:56:58 main 15:56:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4eef39055a4f8a992f7fcd8196977fee3e461688 15:56:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:56:59 6c48e2807d86: Preparing 15:56:59 ca728e5fa950: Preparing 15:56:59 56420f4e308a: Preparing 15:56:59 51ec685927c6: Preparing 15:56:59 b9d602321d09: Preparing 15:56:59 cc2447e1835a: Preparing 15:56:59 cc2447e1835a: Waiting 15:56:59 51ec685927c6: Layer already exists 15:56:59 b9d602321d09: Layer already exists 15:56:59 56420f4e308a: Layer already exists 15:56:59 cc2447e1835a: Layer already exists 15:56:59 6c48e2807d86: Pushed 15:57:02 ca728e5fa950: Pushed 15:57:02 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:5a5d986b034a6437d0f855a846b35dbc9e7f7822fa97bb701e6a761cedc21232 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:57:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:57:03 6c48e2807d86: Preparing 15:57:03 ca728e5fa950: Preparing 15:57:03 56420f4e308a: Preparing 15:57:03 51ec685927c6: Preparing 15:57:03 b9d602321d09: Preparing 15:57:03 cc2447e1835a: Preparing 15:57:03 cc2447e1835a: Waiting 15:57:03 6c48e2807d86: Layer already exists 15:57:03 ca728e5fa950: Layer already exists 15:57:03 51ec685927c6: Layer already exists 15:57:03 56420f4e308a: Layer already exists 15:57:03 b9d602321d09: Layer already exists 15:57:03 cc2447e1835a: Layer already exists 15:57:03 latest: digest: sha256:5a5d986b034a6437d0f855a846b35dbc9e7f7822fa97bb701e6a761cedc21232 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.67 15:57:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:57:03 6c48e2807d86: Preparing 15:57:03 ca728e5fa950: Preparing 15:57:03 56420f4e308a: Preparing 15:57:03 51ec685927c6: Preparing 15:57:03 b9d602321d09: Preparing 15:57:03 cc2447e1835a: Preparing 15:57:03 cc2447e1835a: Waiting 15:57:03 51ec685927c6: Layer already exists 15:57:03 6c48e2807d86: Layer already exists 15:57:03 ca728e5fa950: Layer already exists 15:57:03 b9d602321d09: Layer already exists 15:57:03 56420f4e308a: Layer already exists 15:57:03 cc2447e1835a: Layer already exists 15:57:03 3.1.0-dev.67: digest: sha256:5a5d986b034a6437d0f855a846b35dbc9e7f7822fa97bb701e6a761cedc21232 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:57:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:57:04 6c48e2807d86: Preparing 15:57:04 ca728e5fa950: Preparing 15:57:04 56420f4e308a: Preparing 15:57:04 51ec685927c6: Preparing 15:57:04 b9d602321d09: Preparing 15:57:04 cc2447e1835a: Preparing 15:57:04 cc2447e1835a: Waiting 15:57:04 6c48e2807d86: Layer already exists 15:57:04 ca728e5fa950: Layer already exists 15:57:04 51ec685927c6: Layer already exists 15:57:04 56420f4e308a: Layer already exists 15:57:04 b9d602321d09: Layer already exists 15:57:04 cc2447e1835a: Layer already exists 15:57:04 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:5a5d986b034a6437d0f855a846b35dbc9e7f7822fa97bb701e6a761cedc21232 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 15:57:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:57:05 6c48e2807d86: Preparing 15:57:05 ca728e5fa950: Preparing 15:57:05 56420f4e308a: Preparing 15:57:05 51ec685927c6: Preparing 15:57:05 b9d602321d09: Preparing 15:57:05 cc2447e1835a: Preparing 15:57:05 cc2447e1835a: Waiting 15:57:05 ca728e5fa950: Layer already exists 15:57:05 b9d602321d09: Layer already exists 15:57:05 6c48e2807d86: Layer already exists 15:57:05 56420f4e308a: Layer already exists 15:57:05 51ec685927c6: Layer already exists 15:57:05 cc2447e1835a: Layer already exists 15:57:05 main: digest: sha256:5a5d986b034a6437d0f855a846b35dbc9e7f7822fa97bb701e6a761cedc21232 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:57:05 ===================================================== [Pipeline] echo 15:57:05 taggedImages: 15:57:05 - nexus3.edgexfoundry.org:10004/support-scheduler:4eef39055a4f8a992f7fcd8196977fee3e461688 15:57:05 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:57:05 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.67 15:57:05 - nexus3.edgexfoundry.org:10004/support-scheduler:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 15:57:05 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:09:08 #131 ... 16:09:08 16:09:08 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:09:08 #121 891.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:09:08 #121 ... 16:09:08 16:09:08 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 16:09:08 #131 DONE 892.4s 16:09:08 16:09:08 #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:09:08 #126 ... 16:09:08 16:09:08 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 16:09:08 #132 DONE 0.4s 16:09:08 16:09:08 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 16:09:08 #133 DONE 0.2s 16:09:08 16:09:08 #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:09:08 #122 ... 16:09:08 16:09:08 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 16:09:08 #134 DONE 0.2s 16:09:08 16:09:08 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 16:09:08 #135 DONE 0.2s 16:09:08 16:09:08 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:09:08 #136 DONE 0.3s 16:09:08 16:09:08 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:09:08 #137 DONE 0.3s 16:09:08 16:09:08 #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:09:08 #124 ... 16:09:08 16:09:08 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:09:08 #138 DONE 2.2s 16:09:08 16:09:08 #88 [security-proxy-setup] exporting to image 16:09:08 #88 exporting layers 16:09:08 #88 exporting layers 1.0s done 16:09:08 #88 writing image sha256:efeca4dada5c6eb5695ec3dfdd0699540718823ae683e2fc0683483131fbac29 done 16:09:08 #88 naming to docker.io/library/security-proxy-setup-arm64 done 16:09:08 #88 DONE 5.0s 16:09:08 16:09:08 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:09:08 #121 ... 16:09:08 16:09:08 #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:09:08 #122 DONE 903.7s 16:09:08 16:09:08 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 16:09:08 #139 DONE 0.6s 16:09:08 16:09:08 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 16:09:11 #140 DONE 2.5s 16:09:11 16:09:11 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 16:09:11 #141 DONE 0.5s 16:09:11 16:09:11 #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:09:11 #124 ... 16:09:11 16:09:11 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 16:09:12 #142 DONE 0.2s 16:09:12 16:09:12 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:09:12 #121 ... 16:09:12 16:09:12 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:09:12 #143 DONE 0.4s 16:09:12 16:09:12 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 16:09:12 #144 DONE 0.1s 16:09:12 16:09:12 #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 16:09:12 #145 DONE 0.2s 16:09:12 16:09:12 #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 16:09:13 #146 DONE 0.2s 16:09:13 16:09:13 #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:09:13 #124 ... 16:09:13 16:09:13 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 16:09:13 #147 DONE 0.1s 16:09:13 16:09:13 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:09:13 #148 DONE 0.1s 16:09:13 16:09:13 #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:09:13 #124 ... 16:09:13 16:09:13 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 16:09:15 #149 DONE 2.0s 16:09:15 16:09:15 #88 [security-bootstrapper] exporting to image 16:09:15 #88 exporting layers 16:09:16 #88 exporting layers 0.9s done 16:09:16 #88 writing image sha256:ab25adb39540f260f5f4b044666b4a4a87729e6c9be6b19dcf94f300953fd1ca done 16:09:16 #88 naming to docker.io/library/security-bootstrapper-arm64 done 16:09:16 #88 DONE 5.9s 16:09:16 16:09:16 #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:09:19 #126 ... 16:09:19 16:09:19 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:09:19 #121 DONE 915.0s 16:09:19 16:09:19 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:09:20 #127 ... 16:09:20 16:09:20 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 16:09:20 #150 DONE 0.3s 16:09:20 16:09:20 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 16:09:20 #151 DONE 0.2s 16:09:20 16:09:20 #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:09:21 #152 DONE 0.2s 16:09:21 16:09:21 #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 16:09:21 #153 DONE 0.2s 16:09:21 16:09:21 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 16:09:21 #154 DONE 0.2s 16:09:21 16:09:21 #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:09:21 #124 ... 16:09:21 16:09:21 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:09:21 #155 DONE 0.4s 16:09:21 16:09:21 #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:09:21 #124 ... 16:09:21 16:09:21 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:09:22 #156 DONE 0.4s 16:09:22 16:09:22 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:09:22 #123 ... 16:09:22 16:09:22 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:09:22 #157 DONE 0.2s 16:09:22 16:09:22 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:09:24 #158 ... 16:09:24 16:09:24 #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:09:24 #124 DONE 919.6s 16:09:24 16:09:24 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:09:24 #129 ... 16:09:24 16:09:24 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:09:24 #158 DONE 2.3s 16:09:24 16:09:24 #88 [security-secretstore-setup] exporting to image 16:09:24 #88 exporting layers 16:09:25 #88 ... 16:09:25 16:09:25 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:09:25 #159 DONE 0.5s 16:09:25 16:09:25 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:09:25 #160 DONE 0.3s 16:09:25 16:09:25 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 16:09:26 #161 DONE 0.5s 16:09:26 16:09:26 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 16:09:26 #162 DONE 0.3s 16:09:26 16:09:26 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:09:27 #163 DONE 0.4s 16:09:27 16:09:27 #88 [security-secretstore-setup] exporting to image 16:09:27 #88 exporting layers 2.3s done 16:09:27 #88 writing image sha256:535106899d2775138fac36e866a619956c0ac8188014d4c32b22f05f29b1ba4a 0.0s done 16:09:27 #88 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 16:09:27 #88 DONE 8.3s 16:09:27 16:09:27 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:09:29 #164 DONE 2.2s 16:09:29 16:09:29 #88 [security-proxy-auth] exporting to image 16:09:29 #88 exporting layers 0.7s done 16:09:29 #88 writing image sha256:45d78ff9529f9f63d29161f03b1d3817922d0eb61f606738fac7314339a26ac0 0.0s done 16:09:29 #88 naming to docker.io/library/security-proxy-auth-arm64 done 16:09:29 #88 DONE 9.0s 16:09:29 16:09:29 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:09:48 #129 ... 16:09:48 16:09:48 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:09:48 #127 DONE 942.9s 16:09:48 16:09:48 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:09:48 #123 ... 16:09:48 16:09:48 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:09:48 #165 DONE 0.2s 16:09:48 16:09:48 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:09:48 #166 DONE 0.2s 16:09:48 16:09:48 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:09:48 #167 DONE 0.3s 16:09:48 16:09:48 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:09:48 #168 DONE 0.2s 16:09:48 16:09:48 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:09:49 #169 DONE 0.2s 16:09:49 16:09:49 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:09:49 #125 ... 16:09:49 16:09:49 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:09:51 #170 DONE 2.1s 16:09:51 16:09:51 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:09:51 #129 ... 16:09:51 16:09:51 #88 [core-common-config-bootstrapper] exporting to image 16:09:51 #88 exporting layers 16:09:51 #88 exporting layers 0.5s done 16:09:51 #88 writing image sha256:e9d414fea57dac5140da4ca5e1aea1f368fb4a17069956411623d49caf422fe1 0.0s done 16:09:51 #88 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 16:09:51 #88 DONE 9.6s 16:09:51 16:09:51 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:10:30 #129 ... 16:10:30 16:10:30 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:10:30 #123 DONE 980.5s 16:10:30 16:10:30 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:10:30 #125 ... 16:10:30 16:10:30 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 16:10:30 #171 DONE 0.2s 16:10:30 16:10:30 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:10:30 #128 ... 16:10:30 16:10:30 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 16:10:30 #172 DONE 0.2s 16:10:30 16:10:30 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:10:30 #173 DONE 0.3s 16:10:30 16:10:30 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 16:10:30 #174 DONE 0.2s 16:10:30 16:10:30 #88 [core-command] exporting to image 16:10:30 #88 exporting layers 16:10:30 #88 exporting layers 0.3s done 16:10:30 #88 writing image sha256:cae9363488646074485306369cb32bcfbb49807eb2565e8f280d6f79b879ce9a done 16:10:30 #88 naming to docker.io/library/core-command-arm64 0.0s done 16:10:30 #88 DONE 9.9s 16:10:30 16:10:30 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:10:37 #129 ... 16:10:37 16:10:37 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:10:37 #125 DONE 992.6s 16:10:37 16:10:37 #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:10:37 #126 ... 16:10:37 16:10:37 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:10:37 #175 DONE 0.5s 16:10:37 16:10:37 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:10:38 #176 DONE 0.2s 16:10:38 16:10:38 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:10:38 #177 DONE 0.4s 16:10:38 16:10:38 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 16:10:38 #178 DONE 0.2s 16:10:38 16:10:38 #88 [core-data] exporting to image 16:10:38 #88 exporting layers 16:10:39 #88 ... 16:10:39 16:10:39 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:10:39 #129 DONE 994.5s 16:10:39 16:10:39 #88 [core-data] exporting to image 16:10:39 #88 exporting layers 0.7s done 16:10:39 #88 writing image sha256:c25143a07d7c8615a340cb86115cbf8330c832b3729a0fdef3acd5f8d6cfdf6d 0.0s done 16:10:39 #88 naming to docker.io/library/core-data-arm64 done 16:10:39 #88 DONE 10.6s 16:10:39 16:10:39 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:10:39 #128 ... 16:10:39 16:10:39 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:10:39 #179 DONE 0.1s 16:10:39 16:10:39 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:10:39 #128 ... 16:10:39 16:10:39 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:10:40 #180 DONE 0.2s 16:10:40 16:10:40 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:10:40 #181 DONE 0.3s 16:10:40 16:10:40 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 16:10:40 #182 DONE 0.1s 16:10:40 16:10:40 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 16:10:40 #183 DONE 0.1s 16:10:40 16:10:40 #88 [core-metadata] exporting to image 16:10:41 #88 exporting layers 0.3s done 16:10:41 #88 writing image sha256:fd3b6ee69a2d16af0747a9019b65cdddb9531132b1bff0a8062e671070471311 done 16:10:41 #88 naming to docker.io/library/core-metadata-arm64 done 16:10:41 #88 DONE 10.9s 16:10:41 16:10:41 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:11:03 #128 ... 16:11:03 16:11:03 #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:11:03 #126 DONE 1016.9s 16:11:03 16:11:03 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:11:03 #128 ... 16:11:03 16:11:03 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:11:03 #184 DONE 0.2s 16:11:03 16:11:03 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:11:03 #185 DONE 0.2s 16:11:03 16:11:03 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:11:03 #186 DONE 0.5s 16:11:03 16:11:03 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:11:03 #130 ... 16:11:03 16:11:03 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 16:11:03 #187 DONE 0.2s 16:11:03 16:11:03 #88 [security-spiffe-token-provider] exporting to image 16:11:03 #88 exporting layers 16:11:04 #88 exporting layers 1.6s done 16:11:04 #88 writing image sha256:5d7287440ca490b76fb6ef971f1b00ebf4ad4cd89ccf01818e5f535c4f0e6eb8 done 16:11:04 #88 naming to docker.io/library/security-spiffe-token-provider-arm64 done 16:11:04 #88 DONE 12.5s 16:11:04 16:11:04 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:11:37 #128 DONE 1049.9s 16:11:37 16:11:37 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:11:37 #130 DONE 1049.9s 16:11:37 16:11:37 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 16:11:37 #61 ... 16:11:37 16:11:37 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:11:37 #188 DONE 0.2s 16:11:37 16:11:37 #189 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:11:37 #189 DONE 0.3s 16:11:37 16:11:37 #190 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:11:37 #190 DONE 0.2s 16:11:37 16:11:37 #191 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:11:37 #191 DONE 0.2s 16:11:37 16:11:37 #192 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:11:37 #192 DONE 0.4s 16:11:37 16:11:37 #193 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:11:37 #193 DONE 0.5s 16:11:37 16:11:37 #194 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 16:11:37 #194 DONE 0.2s 16:11:37 16:11:37 #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 16:11:37 #195 DONE 0.2s 16:11:37 16:11:37 #88 [support-scheduler] exporting to image 16:11:37 #88 exporting layers 16:11:37 #88 exporting layers 0.5s done 16:11:37 #88 writing image sha256:fe3d9b4a19b96cf4fa07f92d0c9dc475b76567d3dbc7fcf28a48f9d628c8eb36 0.0s done 16:11:37 #88 naming to docker.io/library/support-notifications-arm64 done 16:11:37 #88 writing image sha256:3ea240ff043360702ec0c64b93fa6ff264f81726f770b9a412453ed7025d91d9 done 16:11:37 #88 naming to docker.io/library/support-scheduler-arm64 done 16:11:37 #88 DONE 13.5s 16:11:37 16:11:37 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 16:11:37 time="2023-11-01T15:52:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:11:37 time="2023-11-01T15:52:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:11:37 time="2023-11-01T15:52:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:11:37 time="2023-11-01T15:52:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:11:37 time="2023-11-01T15:52:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:11:37 time="2023-11-01T15:52:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:11:37 time="2023-11-01T15:52:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:11:37 time="2023-11-01T15:52:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:11:37 time="2023-11-01T15:52:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:11:37 time="2023-11-01T15:52:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:11:37 time="2023-11-01T15:52:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:11:37 time="2023-11-01T15:52:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:11:37 time="2023-11-01T15:52:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:11:37 time="2023-11-01T15:52:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 16:11:37 $ docker stop --time=1 74117379ab48df2510d655c98f08cffa458584ae5440adb533176fe5268f4773 16:11:39 $ docker rm -f --volumes 74117379ab48df2510d655c98f08cffa458584ae5440adb533176fe5268f4773 [Pipeline] // withDockerContainer [Pipeline] sh 16:11:39 + docker images 16:11:39 REPOSITORY TAG IMAGE ID CREATED SIZE 16:11:39 support-scheduler-arm64 latest 3ea240ff0433 4 seconds ago 33.6MB 16:11:39 support-notifications-arm64 latest fe3d9b4a19b9 4 seconds ago 34.3MB 16:11:39 security-spiffe-token-provider-arm64 latest 5d7287440ca4 37 seconds ago 35.3MB 16:11:39 core-metadata-arm64 latest fd3b6ee69a2d 59 seconds ago 21.5MB 16:11:39 core-data-arm64 latest c25143a07d7c About a minute ago 21.2MB 16:11:39 core-command-arm64 latest cae936348864 About a minute ago 21MB 16:11:39 core-common-config-bootstrapper-arm64 latest e9d414fea57d About a minute ago 18.3MB 16:11:39 security-proxy-auth-arm64 latest 45d78ff9529f 2 minutes ago 19.4MB 16:11:39 security-secretstore-setup-arm64 latest 535106899d27 2 minutes ago 43.7MB 16:11:39 security-bootstrapper-arm64 latest ab25adb39540 2 minutes ago 23.1MB 16:11:39 security-proxy-setup-arm64 latest efeca4dada5c 2 minutes ago 34MB 16:11:39 security-spire-agent-arm64 latest 0a8c4a9cdaba 18 minutes ago 157MB 16:11:39 security-spire-server-arm64 latest 1ccc7751e34e 18 minutes ago 101MB 16:11:39 security-spire-config-arm64 latest 65715461c704 18 minutes ago 95.8MB 16:11:39 ci-base-image-arm64 latest d29da614131d 19 minutes ago 926MB 16:11:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 6 weeks ago 553MB 16:11:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 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 16:11:39 provisioning config files... 16:11:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/602@tmp/config5407752386344859115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:11:40 ---> docker-login.sh 16:11:40 nexus3.edgexfoundry.org:10001 16:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:40 Configure a credential helper to remove this warning. See 16:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:40 16:11:40 Login Succeeded 16:11:40 nexus3.edgexfoundry.org:10002 16:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:40 Configure a credential helper to remove this warning. See 16:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:40 16:11:40 Login Succeeded 16:11:40 nexus3.edgexfoundry.org:10003 16:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:41 Configure a credential helper to remove this warning. See 16:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:41 16:11:41 Login Succeeded 16:11:41 nexus3.edgexfoundry.org:10004 16:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:41 Configure a credential helper to remove this warning. See 16:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:41 16:11:41 Login Succeeded 16:11:41 docker.io 16:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:42 Configure a credential helper to remove this warning. See 16:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:42 16:11:42 Login Succeeded 16:11:42 ---> docker-login.sh ends [Pipeline] } 16:11:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:11:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:11:42 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 16:11:42 4eef39055a4f8a992f7fcd8196977fee3e461688 16:11:42 latest 16:11:42 3.1.0-dev.67 16:11:42 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:11:42 main 16:11:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 16:11:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:11:43 4340e8a7defa: Preparing 16:11:43 7156ca270f7b: Preparing 16:11:43 bd004637b84d: Preparing 16:11:43 351cfbc6e370: Preparing 16:11:43 150ae6014008: Preparing 16:11:43 5f4d9fc4d98d: Preparing 16:11:43 5f4d9fc4d98d: Waiting 16:11:43 bd004637b84d: Pushed 16:11:43 351cfbc6e370: Pushed 16:11:43 4340e8a7defa: Pushed 16:11:43 150ae6014008: Pushed 16:11:43 5f4d9fc4d98d: Layer already exists 16:11:46 7156ca270f7b: Pushed 16:11:47 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:f1ee34e702b2ebc4bd7a2854cdaeb1d0ca7d2904b1906896a1c2d1016040827b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:11:47 4340e8a7defa: Preparing 16:11:47 7156ca270f7b: Preparing 16:11:47 bd004637b84d: Preparing 16:11:47 351cfbc6e370: Preparing 16:11:47 150ae6014008: Preparing 16:11:47 5f4d9fc4d98d: Preparing 16:11:47 5f4d9fc4d98d: Waiting 16:11:47 150ae6014008: Layer already exists 16:11:47 351cfbc6e370: Layer already exists 16:11:47 bd004637b84d: Layer already exists 16:11:47 7156ca270f7b: Layer already exists 16:11:47 4340e8a7defa: Layer already exists 16:11:47 5f4d9fc4d98d: Layer already exists 16:11:48 latest: digest: sha256:f1ee34e702b2ebc4bd7a2854cdaeb1d0ca7d2904b1906896a1c2d1016040827b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.67 16:11:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:11:48 4340e8a7defa: Preparing 16:11:48 7156ca270f7b: Preparing 16:11:48 bd004637b84d: Preparing 16:11:48 351cfbc6e370: Preparing 16:11:48 150ae6014008: Preparing 16:11:48 5f4d9fc4d98d: Preparing 16:11:48 5f4d9fc4d98d: Waiting 16:11:48 4340e8a7defa: Layer already exists 16:11:48 351cfbc6e370: Layer already exists 16:11:48 bd004637b84d: Layer already exists 16:11:48 7156ca270f7b: Layer already exists 16:11:48 150ae6014008: Layer already exists 16:11:48 5f4d9fc4d98d: Layer already exists 16:11:49 3.1.0-dev.67: digest: sha256:f1ee34e702b2ebc4bd7a2854cdaeb1d0ca7d2904b1906896a1c2d1016040827b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:11:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:11:49 4340e8a7defa: Preparing 16:11:49 7156ca270f7b: Preparing 16:11:49 bd004637b84d: Preparing 16:11:49 351cfbc6e370: Preparing 16:11:49 150ae6014008: Preparing 16:11:49 5f4d9fc4d98d: Preparing 16:11:49 5f4d9fc4d98d: Waiting 16:11:49 7156ca270f7b: Layer already exists 16:11:49 351cfbc6e370: Layer already exists 16:11:49 bd004637b84d: Layer already exists 16:11:49 150ae6014008: Layer already exists 16:11:49 4340e8a7defa: Layer already exists 16:11:49 5f4d9fc4d98d: Layer already exists 16:11:50 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:f1ee34e702b2ebc4bd7a2854cdaeb1d0ca7d2904b1906896a1c2d1016040827b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:50 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 16:11:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:11:50 4340e8a7defa: Preparing 16:11:50 7156ca270f7b: Preparing 16:11:50 bd004637b84d: Preparing 16:11:50 351cfbc6e370: Preparing 16:11:50 150ae6014008: Preparing 16:11:50 5f4d9fc4d98d: Preparing 16:11:50 5f4d9fc4d98d: Waiting 16:11:51 bd004637b84d: Layer already exists 16:11:51 150ae6014008: Layer already exists 16:11:51 351cfbc6e370: Layer already exists 16:11:51 4340e8a7defa: Layer already exists 16:11:51 7156ca270f7b: Layer already exists 16:11:51 5f4d9fc4d98d: Layer already exists 16:11:51 main: digest: sha256:f1ee34e702b2ebc4bd7a2854cdaeb1d0ca7d2904b1906896a1c2d1016040827b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:11:51 ===================================================== [Pipeline] echo 16:11:51 taggedImages: 16:11:51 - nexus3.edgexfoundry.org:10004/core-command-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 16:11:51 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:11:51 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.67 16:11:51 - nexus3.edgexfoundry.org:10004/core-command-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:11:51 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 16:11:51 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 16:11:51 4eef39055a4f8a992f7fcd8196977fee3e461688 16:11:51 latest 16:11:51 3.1.0-dev.67 16:11:51 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:11:51 main 16:11:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:51 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 16:11:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:11:51 2ba1635a189e: Preparing 16:11:51 4f64f17a4312: Preparing 16:11:51 88349de63ee0: Preparing 16:11:51 d67fdbd23ee6: Preparing 16:11:51 bd004637b84d: Preparing 16:11:51 351cfbc6e370: Preparing 16:11:51 150ae6014008: Preparing 16:11:51 5f4d9fc4d98d: Preparing 16:11:51 150ae6014008: Waiting 16:11:51 5f4d9fc4d98d: Waiting 16:11:51 351cfbc6e370: Waiting 16:11:52 bd004637b84d: Layer already exists 16:11:52 351cfbc6e370: Layer already exists 16:11:52 4f64f17a4312: Pushed 16:11:52 150ae6014008: Layer already exists 16:11:52 88349de63ee0: Pushed 16:11:52 2ba1635a189e: Pushed 16:11:52 5f4d9fc4d98d: Layer already exists 16:11:54 d67fdbd23ee6: Pushed 16:11:54 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:12bde85eda20c58e4cb11e07966920cf2d1d062788266472cab8c064a17a2ffd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:55 + 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 16:11:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 16:11:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:11:55 2ba1635a189e: Preparing 16:11:55 4f64f17a4312: Preparing 16:11:55 88349de63ee0: Preparing 16:11:55 d67fdbd23ee6: Preparing 16:11:55 bd004637b84d: Preparing 16:11:55 351cfbc6e370: Preparing 16:11:55 150ae6014008: Preparing 16:11:55 5f4d9fc4d98d: Preparing 16:11:55 351cfbc6e370: Waiting 16:11:55 150ae6014008: Waiting 16:11:55 5f4d9fc4d98d: Waiting 16:11:55 bd004637b84d: Layer already exists 16:11:55 88349de63ee0: Layer already exists 16:11:55 4f64f17a4312: Layer already exists 16:11:55 d67fdbd23ee6: Layer already exists 16:11:55 2ba1635a189e: Layer already exists 16:11:55 150ae6014008: Layer already exists 16:11:55 5f4d9fc4d98d: Layer already exists 16:11:55 351cfbc6e370: Layer already exists 16:11:55 latest: digest: sha256:12bde85eda20c58e4cb11e07966920cf2d1d062788266472cab8c064a17a2ffd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:56 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.67 16:11:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:11:56 2ba1635a189e: Preparing 16:11:56 4f64f17a4312: Preparing 16:11:56 88349de63ee0: Preparing 16:11:56 d67fdbd23ee6: Preparing 16:11:56 bd004637b84d: Preparing 16:11:56 351cfbc6e370: Preparing 16:11:56 150ae6014008: Preparing 16:11:56 5f4d9fc4d98d: Preparing 16:11:56 351cfbc6e370: Waiting 16:11:56 150ae6014008: Waiting 16:11:56 5f4d9fc4d98d: Waiting 16:11:56 88349de63ee0: Layer already exists 16:11:56 4f64f17a4312: Layer already exists 16:11:56 bd004637b84d: Layer already exists 16:11:56 2ba1635a189e: Layer already exists 16:11:56 d67fdbd23ee6: Layer already exists 16:11:56 351cfbc6e370: Layer already exists 16:11:56 150ae6014008: Layer already exists 16:11:56 5f4d9fc4d98d: Layer already exists 16:11:56 3.1.0-dev.67: digest: sha256:12bde85eda20c58e4cb11e07966920cf2d1d062788266472cab8c064a17a2ffd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:57 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:11:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:11:57 2ba1635a189e: Preparing 16:11:57 4f64f17a4312: Preparing 16:11:57 88349de63ee0: Preparing 16:11:57 d67fdbd23ee6: Preparing 16:11:57 bd004637b84d: Preparing 16:11:57 351cfbc6e370: Preparing 16:11:57 150ae6014008: Preparing 16:11:57 5f4d9fc4d98d: Preparing 16:11:57 150ae6014008: Waiting 16:11:57 351cfbc6e370: Waiting 16:11:57 5f4d9fc4d98d: Waiting 16:11:57 2ba1635a189e: Layer already exists 16:11:57 88349de63ee0: Layer already exists 16:11:57 bd004637b84d: Layer already exists 16:11:57 4f64f17a4312: Layer already exists 16:11:57 d67fdbd23ee6: Layer already exists 16:11:57 5f4d9fc4d98d: Layer already exists 16:11:57 351cfbc6e370: Layer already exists 16:11:57 150ae6014008: Layer already exists 16:11:57 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:12bde85eda20c58e4cb11e07966920cf2d1d062788266472cab8c064a17a2ffd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:58 + 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 16:12:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 16:12:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:12:01 2ba1635a189e: Preparing 16:12:01 4f64f17a4312: Preparing 16:12:01 88349de63ee0: Preparing 16:12:01 d67fdbd23ee6: Preparing 16:12:01 bd004637b84d: Preparing 16:12:01 351cfbc6e370: Preparing 16:12:01 150ae6014008: Preparing 16:12:01 5f4d9fc4d98d: Preparing 16:12:01 351cfbc6e370: Waiting 16:12:01 150ae6014008: Waiting 16:12:01 5f4d9fc4d98d: Waiting 16:12:01 2ba1635a189e: Layer already exists 16:12:01 4f64f17a4312: Layer already exists 16:12:01 88349de63ee0: Layer already exists 16:12:01 d67fdbd23ee6: Layer already exists 16:12:01 bd004637b84d: Layer already exists 16:12:01 351cfbc6e370: Layer already exists 16:12:01 5f4d9fc4d98d: Layer already exists 16:12:01 150ae6014008: Layer already exists 16:12:01 main: digest: sha256:12bde85eda20c58e4cb11e07966920cf2d1d062788266472cab8c064a17a2ffd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:12:01 ===================================================== [Pipeline] echo 16:12:01 taggedImages: 16:12:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 16:12:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 16:12:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.67 16:12:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:12:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 16:12:01 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 16:12:01 4eef39055a4f8a992f7fcd8196977fee3e461688 16:12:01 latest 16:12:01 3.1.0-dev.67 16:12:01 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:12:01 main 16:12:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 16:12:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:12:02 56cd24c34680: Preparing 16:12:02 242a54d5c8e1: Preparing 16:12:02 bd004637b84d: Preparing 16:12:02 351cfbc6e370: Preparing 16:12:02 a2898b3398f1: Preparing 16:12:02 5f4d9fc4d98d: Preparing 16:12:02 bd004637b84d: Layer already exists 16:12:02 351cfbc6e370: Layer already exists 16:12:02 5f4d9fc4d98d: Layer already exists 16:12:02 a2898b3398f1: Pushed 16:12:02 56cd24c34680: Pushed 16:12:05 242a54d5c8e1: Pushed 16:12:05 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:af3803e4e8a802487bbc2dcc0d62131aeca32432962c0b7ffdb665f08d20325a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:12:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:12:06 56cd24c34680: Preparing 16:12:06 242a54d5c8e1: Preparing 16:12:06 bd004637b84d: Preparing 16:12:06 351cfbc6e370: Preparing 16:12:06 a2898b3398f1: Preparing 16:12:06 5f4d9fc4d98d: Preparing 16:12:06 5f4d9fc4d98d: Waiting 16:12:06 bd004637b84d: Layer already exists 16:12:06 56cd24c34680: Layer already exists 16:12:06 351cfbc6e370: Layer already exists 16:12:06 242a54d5c8e1: Layer already exists 16:12:06 a2898b3398f1: Layer already exists 16:12:06 5f4d9fc4d98d: Layer already exists 16:12:06 latest: digest: sha256:af3803e4e8a802487bbc2dcc0d62131aeca32432962c0b7ffdb665f08d20325a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.67 16:12:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:12:07 56cd24c34680: Preparing 16:12:07 242a54d5c8e1: Preparing 16:12:07 bd004637b84d: Preparing 16:12:07 351cfbc6e370: Preparing 16:12:07 a2898b3398f1: Preparing 16:12:07 5f4d9fc4d98d: Preparing 16:12:07 5f4d9fc4d98d: Waiting 16:12:07 351cfbc6e370: Layer already exists 16:12:07 bd004637b84d: Layer already exists 16:12:07 56cd24c34680: Layer already exists 16:12:07 242a54d5c8e1: Layer already exists 16:12:07 a2898b3398f1: Layer already exists 16:12:07 5f4d9fc4d98d: Layer already exists 16:12:07 3.1.0-dev.67: digest: sha256:af3803e4e8a802487bbc2dcc0d62131aeca32432962c0b7ffdb665f08d20325a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:12:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:12:08 56cd24c34680: Preparing 16:12:08 242a54d5c8e1: Preparing 16:12:08 bd004637b84d: Preparing 16:12:08 351cfbc6e370: Preparing 16:12:08 a2898b3398f1: Preparing 16:12:08 5f4d9fc4d98d: Preparing 16:12:08 5f4d9fc4d98d: Waiting 16:12:08 242a54d5c8e1: Layer already exists 16:12:08 351cfbc6e370: Layer already exists 16:12:08 a2898b3398f1: Layer already exists 16:12:08 56cd24c34680: Layer already exists 16:12:08 bd004637b84d: Layer already exists 16:12:08 5f4d9fc4d98d: Layer already exists 16:12:08 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:af3803e4e8a802487bbc2dcc0d62131aeca32432962c0b7ffdb665f08d20325a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 16:12:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:12:09 56cd24c34680: Preparing 16:12:09 242a54d5c8e1: Preparing 16:12:09 bd004637b84d: Preparing 16:12:09 351cfbc6e370: Preparing 16:12:09 a2898b3398f1: Preparing 16:12:09 5f4d9fc4d98d: Preparing 16:12:09 5f4d9fc4d98d: Waiting 16:12:09 242a54d5c8e1: Layer already exists 16:12:09 bd004637b84d: Layer already exists 16:12:09 56cd24c34680: Layer already exists 16:12:09 a2898b3398f1: Layer already exists 16:12:09 351cfbc6e370: Layer already exists 16:12:09 5f4d9fc4d98d: Layer already exists 16:12:09 main: digest: sha256:af3803e4e8a802487bbc2dcc0d62131aeca32432962c0b7ffdb665f08d20325a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:12:09 ===================================================== [Pipeline] echo 16:12:09 taggedImages: 16:12:09 - nexus3.edgexfoundry.org:10004/core-data-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 16:12:09 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:12:09 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.67 16:12:09 - nexus3.edgexfoundry.org:10004/core-data-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:12:09 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 16:12:09 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 16:12:09 4eef39055a4f8a992f7fcd8196977fee3e461688 16:12:09 latest 16:12:09 3.1.0-dev.67 16:12:09 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:12:09 main 16:12:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 16:12:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:12:10 27b737417a4e: Preparing 16:12:10 99110382e75a: Preparing 16:12:10 afb1561de117: Preparing 16:12:10 bd004637b84d: Preparing 16:12:10 351cfbc6e370: Preparing 16:12:10 150ae6014008: Preparing 16:12:10 5f4d9fc4d98d: Preparing 16:12:10 150ae6014008: Waiting 16:12:10 5f4d9fc4d98d: Waiting 16:12:10 bd004637b84d: Layer already exists 16:12:10 351cfbc6e370: Layer already exists 16:12:10 150ae6014008: Layer already exists 16:12:10 5f4d9fc4d98d: Layer already exists 16:12:10 99110382e75a: Pushed 16:12:10 27b737417a4e: Pushed 16:12:13 afb1561de117: Pushed 16:12:14 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:4356e326f744d14bdc77dce5a906854bbfe6629180ef1b39d3c832eeb9f6d6dc size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:12:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:12:15 27b737417a4e: Preparing 16:12:15 99110382e75a: Preparing 16:12:15 afb1561de117: Preparing 16:12:15 bd004637b84d: Preparing 16:12:15 351cfbc6e370: Preparing 16:12:15 150ae6014008: Preparing 16:12:15 150ae6014008: Waiting 16:12:15 5f4d9fc4d98d: Preparing 16:12:15 5f4d9fc4d98d: Waiting 16:12:15 afb1561de117: Layer already exists 16:12:15 351cfbc6e370: Layer already exists 16:12:15 27b737417a4e: Layer already exists 16:12:15 bd004637b84d: Layer already exists 16:12:15 99110382e75a: Layer already exists 16:12:15 150ae6014008: Layer already exists 16:12:15 5f4d9fc4d98d: Layer already exists 16:12:15 latest: digest: sha256:4356e326f744d14bdc77dce5a906854bbfe6629180ef1b39d3c832eeb9f6d6dc size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.67 16:12:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:12:16 27b737417a4e: Preparing 16:12:16 99110382e75a: Preparing 16:12:16 afb1561de117: Preparing 16:12:16 bd004637b84d: Preparing 16:12:16 351cfbc6e370: Preparing 16:12:16 150ae6014008: Preparing 16:12:16 5f4d9fc4d98d: Preparing 16:12:16 150ae6014008: Waiting 16:12:16 5f4d9fc4d98d: Waiting 16:12:16 afb1561de117: Layer already exists 16:12:16 27b737417a4e: Layer already exists 16:12:16 bd004637b84d: Layer already exists 16:12:16 351cfbc6e370: Layer already exists 16:12:16 99110382e75a: Layer already exists 16:12:16 150ae6014008: Layer already exists 16:12:16 5f4d9fc4d98d: Layer already exists 16:12:16 3.1.0-dev.67: digest: sha256:4356e326f744d14bdc77dce5a906854bbfe6629180ef1b39d3c832eeb9f6d6dc size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:12:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:12:17 27b737417a4e: Preparing 16:12:17 99110382e75a: Preparing 16:12:17 afb1561de117: Preparing 16:12:17 bd004637b84d: Preparing 16:12:17 351cfbc6e370: Preparing 16:12:17 150ae6014008: Preparing 16:12:17 5f4d9fc4d98d: Preparing 16:12:17 150ae6014008: Waiting 16:12:17 5f4d9fc4d98d: Waiting 16:12:17 27b737417a4e: Layer already exists 16:12:17 351cfbc6e370: Layer already exists 16:12:17 afb1561de117: Layer already exists 16:12:17 99110382e75a: Layer already exists 16:12:17 bd004637b84d: Layer already exists 16:12:17 150ae6014008: Layer already exists 16:12:17 5f4d9fc4d98d: Layer already exists 16:12:17 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:4356e326f744d14bdc77dce5a906854bbfe6629180ef1b39d3c832eeb9f6d6dc size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 16:12:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:12:18 27b737417a4e: Preparing 16:12:18 99110382e75a: Preparing 16:12:18 afb1561de117: Preparing 16:12:18 bd004637b84d: Preparing 16:12:18 351cfbc6e370: Preparing 16:12:18 150ae6014008: Preparing 16:12:18 5f4d9fc4d98d: Preparing 16:12:18 150ae6014008: Waiting 16:12:18 5f4d9fc4d98d: Waiting 16:12:18 351cfbc6e370: Layer already exists 16:12:18 afb1561de117: Layer already exists 16:12:18 27b737417a4e: Layer already exists 16:12:18 bd004637b84d: Layer already exists 16:12:18 99110382e75a: Layer already exists 16:12:18 5f4d9fc4d98d: Layer already exists 16:12:18 150ae6014008: Layer already exists 16:12:18 main: digest: sha256:4356e326f744d14bdc77dce5a906854bbfe6629180ef1b39d3c832eeb9f6d6dc size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:12:18 ===================================================== [Pipeline] echo 16:12:18 taggedImages: 16:12:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 16:12:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:12:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.67 16:12:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:12:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 16:12:18 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 16:12:18 4eef39055a4f8a992f7fcd8196977fee3e461688 16:12:18 latest 16:12:18 3.1.0-dev.67 16:12:18 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:12:18 main 16:12:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 16:12:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:12:19 97fb692e9b69: Preparing 16:12:19 1dd7b95450ce: Preparing 16:12:19 2dafc4e5073f: Preparing 16:12:19 da3168b62ef3: Preparing 16:12:19 095f59c6ac28: Preparing 16:12:19 1a7f670a742b: Preparing 16:12:19 a51f84c69601: Preparing 16:12:19 bd004637b84d: Preparing 16:12:19 351cfbc6e370: Preparing 16:12:19 81315b26ab90: Preparing 16:12:19 1070d6da7112: Preparing 16:12:19 5f70bf18a086: Preparing 16:12:19 698f6ef951da: Preparing 16:12:19 b343a1334c50: Preparing 16:12:19 5f4d9fc4d98d: Preparing 16:12:19 351cfbc6e370: Waiting 16:12:19 81315b26ab90: Waiting 16:12:19 1070d6da7112: Waiting 16:12:19 a51f84c69601: Waiting 16:12:19 bd004637b84d: Waiting 16:12:19 5f70bf18a086: Waiting 16:12:19 698f6ef951da: Waiting 16:12:19 b343a1334c50: Waiting 16:12:19 1a7f670a742b: Waiting 16:12:19 5f4d9fc4d98d: Waiting 16:12:19 1dd7b95450ce: Pushed 16:12:19 da3168b62ef3: Pushed 16:12:19 095f59c6ac28: Pushed 16:12:19 97fb692e9b69: Pushed 16:12:19 2dafc4e5073f: Pushed 16:12:20 bd004637b84d: Layer already exists 16:12:20 351cfbc6e370: Layer already exists 16:12:20 1a7f670a742b: Pushed 16:12:20 81315b26ab90: Pushed 16:12:20 5f70bf18a086: Pushed 16:12:20 1070d6da7112: Pushed 16:12:20 5f4d9fc4d98d: Layer already exists 16:12:20 698f6ef951da: Pushed 16:12:20 b343a1334c50: Pushed 16:12:23 a51f84c69601: Pushed 16:12:23 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:2813f3012401ae507f9e644ba9c71881332fb078a9b392b54388d0dd57c05f40 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:12:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:12:24 97fb692e9b69: Preparing 16:12:24 1dd7b95450ce: Preparing 16:12:24 2dafc4e5073f: Preparing 16:12:24 da3168b62ef3: Preparing 16:12:24 095f59c6ac28: Preparing 16:12:24 1a7f670a742b: Preparing 16:12:24 a51f84c69601: Preparing 16:12:24 bd004637b84d: Preparing 16:12:24 351cfbc6e370: Preparing 16:12:24 81315b26ab90: Preparing 16:12:24 1070d6da7112: Preparing 16:12:24 5f70bf18a086: Preparing 16:12:24 698f6ef951da: Preparing 16:12:24 b343a1334c50: Preparing 16:12:24 5f4d9fc4d98d: Preparing 16:12:24 81315b26ab90: Waiting 16:12:24 1070d6da7112: Waiting 16:12:24 5f70bf18a086: Waiting 16:12:24 698f6ef951da: Waiting 16:12:24 b343a1334c50: Waiting 16:12:24 5f4d9fc4d98d: Waiting 16:12:24 a51f84c69601: Waiting 16:12:24 bd004637b84d: Waiting 16:12:24 351cfbc6e370: Waiting 16:12:24 1a7f670a742b: Waiting 16:12:24 095f59c6ac28: Layer already exists 16:12:24 2dafc4e5073f: Layer already exists 16:12:24 da3168b62ef3: Layer already exists 16:12:24 97fb692e9b69: Layer already exists 16:12:24 1dd7b95450ce: Layer already exists 16:12:24 81315b26ab90: Layer already exists 16:12:24 1a7f670a742b: Layer already exists 16:12:24 bd004637b84d: Layer already exists 16:12:24 a51f84c69601: Layer already exists 16:12:24 351cfbc6e370: Layer already exists 16:12:24 1070d6da7112: Layer already exists 16:12:24 5f70bf18a086: Layer already exists 16:12:24 698f6ef951da: Layer already exists 16:12:24 b343a1334c50: Layer already exists 16:12:24 5f4d9fc4d98d: Layer already exists 16:12:24 latest: digest: sha256:2813f3012401ae507f9e644ba9c71881332fb078a9b392b54388d0dd57c05f40 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.67 16:12:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:12:29 97fb692e9b69: Preparing 16:12:29 1dd7b95450ce: Preparing 16:12:29 2dafc4e5073f: Preparing 16:12:29 da3168b62ef3: Preparing 16:12:29 095f59c6ac28: Preparing 16:12:29 1a7f670a742b: Preparing 16:12:29 a51f84c69601: Preparing 16:12:29 bd004637b84d: Preparing 16:12:29 351cfbc6e370: Preparing 16:12:29 81315b26ab90: Preparing 16:12:29 1070d6da7112: Preparing 16:12:29 5f70bf18a086: Preparing 16:12:29 698f6ef951da: Preparing 16:12:29 b343a1334c50: Preparing 16:12:29 5f4d9fc4d98d: Preparing 16:12:29 1070d6da7112: Waiting 16:12:29 5f70bf18a086: Waiting 16:12:29 698f6ef951da: Waiting 16:12:29 5f4d9fc4d98d: Waiting 16:12:29 b343a1334c50: Waiting 16:12:29 1a7f670a742b: Waiting 16:12:29 bd004637b84d: Waiting 16:12:29 a51f84c69601: Waiting 16:12:29 351cfbc6e370: Waiting 16:12:29 81315b26ab90: Waiting 16:12:29 2dafc4e5073f: Layer already exists 16:12:29 1dd7b95450ce: Layer already exists 16:12:29 095f59c6ac28: Layer already exists 16:12:29 97fb692e9b69: Layer already exists 16:12:29 da3168b62ef3: Layer already exists 16:12:29 a51f84c69601: Layer already exists 16:12:29 bd004637b84d: Layer already exists 16:12:29 81315b26ab90: Layer already exists 16:12:29 1a7f670a742b: Layer already exists 16:12:29 351cfbc6e370: Layer already exists 16:12:30 5f70bf18a086: Layer already exists 16:12:30 1070d6da7112: Layer already exists 16:12:30 698f6ef951da: Layer already exists 16:12:30 b343a1334c50: Layer already exists 16:12:30 5f4d9fc4d98d: Layer already exists 16:12:30 3.1.0-dev.67: digest: sha256:2813f3012401ae507f9e644ba9c71881332fb078a9b392b54388d0dd57c05f40 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:12:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:12:30 97fb692e9b69: Preparing 16:12:30 1dd7b95450ce: Preparing 16:12:30 2dafc4e5073f: Preparing 16:12:30 da3168b62ef3: Preparing 16:12:30 095f59c6ac28: Preparing 16:12:30 1a7f670a742b: Preparing 16:12:30 a51f84c69601: Preparing 16:12:30 bd004637b84d: Preparing 16:12:30 351cfbc6e370: Preparing 16:12:30 81315b26ab90: Preparing 16:12:30 1070d6da7112: Preparing 16:12:30 5f70bf18a086: Preparing 16:12:30 698f6ef951da: Preparing 16:12:30 b343a1334c50: Preparing 16:12:30 5f4d9fc4d98d: Preparing 16:12:30 1a7f670a742b: Waiting 16:12:30 a51f84c69601: Waiting 16:12:30 bd004637b84d: Waiting 16:12:30 351cfbc6e370: Waiting 16:12:30 1070d6da7112: Waiting 16:12:30 5f70bf18a086: Waiting 16:12:30 698f6ef951da: Waiting 16:12:30 5f4d9fc4d98d: Waiting 16:12:30 b343a1334c50: Waiting 16:12:30 81315b26ab90: Waiting 16:12:30 1dd7b95450ce: Layer already exists 16:12:30 095f59c6ac28: Layer already exists 16:12:30 97fb692e9b69: Layer already exists 16:12:30 2dafc4e5073f: Layer already exists 16:12:30 da3168b62ef3: Layer already exists 16:12:30 1a7f670a742b: Layer already exists 16:12:30 bd004637b84d: Layer already exists 16:12:30 a51f84c69601: Layer already exists 16:12:30 351cfbc6e370: Layer already exists 16:12:30 81315b26ab90: Layer already exists 16:12:31 1070d6da7112: Layer already exists 16:12:31 b343a1334c50: Layer already exists 16:12:31 5f4d9fc4d98d: Layer already exists 16:12:31 5f70bf18a086: Layer already exists 16:12:31 698f6ef951da: Layer already exists 16:12:31 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:2813f3012401ae507f9e644ba9c71881332fb078a9b392b54388d0dd57c05f40 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 16:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:12:31 97fb692e9b69: Preparing 16:12:31 1dd7b95450ce: Preparing 16:12:31 2dafc4e5073f: Preparing 16:12:31 da3168b62ef3: Preparing 16:12:31 095f59c6ac28: Preparing 16:12:31 1a7f670a742b: Preparing 16:12:31 a51f84c69601: Preparing 16:12:31 1a7f670a742b: Waiting 16:12:31 bd004637b84d: Preparing 16:12:31 a51f84c69601: Waiting 16:12:31 351cfbc6e370: Preparing 16:12:31 bd004637b84d: Waiting 16:12:31 81315b26ab90: Preparing 16:12:31 351cfbc6e370: Waiting 16:12:31 1070d6da7112: Preparing 16:12:31 5f70bf18a086: Preparing 16:12:31 698f6ef951da: Preparing 16:12:31 81315b26ab90: Waiting 16:12:31 1070d6da7112: Waiting 16:12:31 5f70bf18a086: Waiting 16:12:31 b343a1334c50: Preparing 16:12:31 698f6ef951da: Waiting 16:12:31 5f4d9fc4d98d: Preparing 16:12:31 b343a1334c50: Waiting 16:12:31 5f4d9fc4d98d: Waiting 16:12:31 1dd7b95450ce: Layer already exists 16:12:31 97fb692e9b69: Layer already exists 16:12:31 095f59c6ac28: Layer already exists 16:12:31 2dafc4e5073f: Layer already exists 16:12:31 da3168b62ef3: Layer already exists 16:12:31 bd004637b84d: Layer already exists 16:12:31 351cfbc6e370: Layer already exists 16:12:31 81315b26ab90: Layer already exists 16:12:31 1a7f670a742b: Layer already exists 16:12:31 a51f84c69601: Layer already exists 16:12:32 1070d6da7112: Layer already exists 16:12:32 698f6ef951da: Layer already exists 16:12:32 5f4d9fc4d98d: Layer already exists 16:12:32 b343a1334c50: Layer already exists 16:12:32 5f70bf18a086: Layer already exists 16:12:32 main: digest: sha256:2813f3012401ae507f9e644ba9c71881332fb078a9b392b54388d0dd57c05f40 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:12:32 ===================================================== [Pipeline] echo 16:12:32 taggedImages: 16:12:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 16:12:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:12:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.67 16:12:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:12:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 16:12:32 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 16:12:32 4eef39055a4f8a992f7fcd8196977fee3e461688 16:12:32 latest 16:12:32 3.1.0-dev.67 16:12:32 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:12:32 main 16:12:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:32 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 16:12:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:12:32 7b1dde514aa8: Preparing 16:12:32 839948bc808e: Preparing 16:12:32 2b1d75e194f4: Preparing 16:12:32 124c1ca00281: Preparing 16:12:32 bd004637b84d: Preparing 16:12:32 351cfbc6e370: Preparing 16:12:32 150ae6014008: Preparing 16:12:32 5f4d9fc4d98d: Preparing 16:12:32 351cfbc6e370: Waiting 16:12:32 150ae6014008: Waiting 16:12:32 5f4d9fc4d98d: Waiting 16:12:33 bd004637b84d: Layer already exists 16:12:33 351cfbc6e370: Layer already exists 16:12:33 839948bc808e: Pushed 16:12:33 2b1d75e194f4: Pushed 16:12:33 150ae6014008: Layer already exists 16:12:33 5f4d9fc4d98d: Layer already exists 16:12:33 7b1dde514aa8: Pushed 16:12:36 124c1ca00281: Pushed 16:12:36 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:f0c182e85075f80715bbe5548ff8f1d71a1cdc9d5589d5efd62bdab63dc1bbf9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:36 + 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 16:12:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 16:12:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:12:37 7b1dde514aa8: Preparing 16:12:37 839948bc808e: Preparing 16:12:37 2b1d75e194f4: Preparing 16:12:37 124c1ca00281: Preparing 16:12:37 bd004637b84d: Preparing 16:12:37 351cfbc6e370: Preparing 16:12:37 150ae6014008: Preparing 16:12:37 5f4d9fc4d98d: Preparing 16:12:37 351cfbc6e370: Waiting 16:12:37 150ae6014008: Waiting 16:12:37 5f4d9fc4d98d: Waiting 16:12:37 124c1ca00281: Layer already exists 16:12:37 839948bc808e: Layer already exists 16:12:37 7b1dde514aa8: Layer already exists 16:12:37 bd004637b84d: Layer already exists 16:12:37 2b1d75e194f4: Layer already exists 16:12:37 351cfbc6e370: Layer already exists 16:12:37 150ae6014008: Layer already exists 16:12:37 5f4d9fc4d98d: Layer already exists 16:12:37 latest: digest: sha256:f0c182e85075f80715bbe5548ff8f1d71a1cdc9d5589d5efd62bdab63dc1bbf9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:37 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.67 16:12:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:12:38 7b1dde514aa8: Preparing 16:12:38 839948bc808e: Preparing 16:12:38 2b1d75e194f4: Preparing 16:12:38 124c1ca00281: Preparing 16:12:38 bd004637b84d: Preparing 16:12:38 351cfbc6e370: Preparing 16:12:38 150ae6014008: Preparing 16:12:38 5f4d9fc4d98d: Preparing 16:12:38 351cfbc6e370: Waiting 16:12:38 150ae6014008: Waiting 16:12:38 5f4d9fc4d98d: Waiting 16:12:38 7b1dde514aa8: Layer already exists 16:12:38 839948bc808e: Layer already exists 16:12:38 2b1d75e194f4: Layer already exists 16:12:38 124c1ca00281: Layer already exists 16:12:38 bd004637b84d: Layer already exists 16:12:38 351cfbc6e370: Layer already exists 16:12:38 5f4d9fc4d98d: Layer already exists 16:12:38 150ae6014008: Layer already exists 16:12:38 3.1.0-dev.67: digest: sha256:f0c182e85075f80715bbe5548ff8f1d71a1cdc9d5589d5efd62bdab63dc1bbf9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:38 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:12:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:12:39 7b1dde514aa8: Preparing 16:12:39 839948bc808e: Preparing 16:12:39 2b1d75e194f4: Preparing 16:12:39 124c1ca00281: Preparing 16:12:39 bd004637b84d: Preparing 16:12:39 351cfbc6e370: Preparing 16:12:39 150ae6014008: Preparing 16:12:39 5f4d9fc4d98d: Preparing 16:12:39 150ae6014008: Waiting 16:12:39 351cfbc6e370: Waiting 16:12:39 5f4d9fc4d98d: Waiting 16:12:39 124c1ca00281: Layer already exists 16:12:39 2b1d75e194f4: Layer already exists 16:12:39 7b1dde514aa8: Layer already exists 16:12:39 839948bc808e: Layer already exists 16:12:39 bd004637b84d: Layer already exists 16:12:39 150ae6014008: Layer already exists 16:12:39 351cfbc6e370: Layer already exists 16:12:39 5f4d9fc4d98d: Layer already exists 16:12:39 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:f0c182e85075f80715bbe5548ff8f1d71a1cdc9d5589d5efd62bdab63dc1bbf9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:39 + 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 16:12:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 16:12:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:12:40 7b1dde514aa8: Preparing 16:12:40 839948bc808e: Preparing 16:12:40 2b1d75e194f4: Preparing 16:12:40 124c1ca00281: Preparing 16:12:40 bd004637b84d: Preparing 16:12:40 351cfbc6e370: Preparing 16:12:40 150ae6014008: Preparing 16:12:40 5f4d9fc4d98d: Preparing 16:12:40 351cfbc6e370: Waiting 16:12:40 150ae6014008: Waiting 16:12:40 5f4d9fc4d98d: Waiting 16:12:40 839948bc808e: Layer already exists 16:12:40 7b1dde514aa8: Layer already exists 16:12:40 124c1ca00281: Layer already exists 16:12:40 bd004637b84d: Layer already exists 16:12:40 2b1d75e194f4: Layer already exists 16:12:40 150ae6014008: Layer already exists 16:12:40 5f4d9fc4d98d: Layer already exists 16:12:40 351cfbc6e370: Layer already exists 16:12:40 main: digest: sha256:f0c182e85075f80715bbe5548ff8f1d71a1cdc9d5589d5efd62bdab63dc1bbf9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:12:40 ===================================================== [Pipeline] echo 16:12:40 taggedImages: 16:12:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 16:12:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 16:12:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.67 16:12:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:12:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 16:12:40 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 16:12:40 4eef39055a4f8a992f7fcd8196977fee3e461688 16:12:40 latest 16:12:40 3.1.0-dev.67 16:12:40 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:12:40 main 16:12:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:40 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 16:12:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:12:44 8620b414319a: Preparing 16:12:44 36e4a306d170: Preparing 16:12:44 3cf6d8461d36: Preparing 16:12:44 21e54f72c42b: Preparing 16:12:44 8550b0ed4af1: Preparing 16:12:44 bd004637b84d: Preparing 16:12:44 351cfbc6e370: Preparing 16:12:44 77f11c23ae8b: Preparing 16:12:44 8d209c389625: Preparing 16:12:44 5f4d9fc4d98d: Preparing 16:12:44 bd004637b84d: Waiting 16:12:44 351cfbc6e370: Waiting 16:12:44 77f11c23ae8b: Waiting 16:12:44 8d209c389625: Waiting 16:12:44 5f4d9fc4d98d: Waiting 16:12:44 8550b0ed4af1: Pushed 16:12:44 21e54f72c42b: Pushed 16:12:44 36e4a306d170: Pushed 16:12:44 8620b414319a: Pushed 16:12:44 bd004637b84d: Layer already exists 16:12:44 351cfbc6e370: Layer already exists 16:12:45 5f4d9fc4d98d: Layer already exists 16:12:45 77f11c23ae8b: Pushed 16:12:47 3cf6d8461d36: Pushed 16:12:48 8d209c389625: Pushed 16:12:48 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:3c9845cd3ab5df07796cbbc37aafc2712f197926a61ea30345746453b9cbbf61 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:48 + 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 16:12:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:12:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:12:49 8620b414319a: Preparing 16:12:49 36e4a306d170: Preparing 16:12:49 3cf6d8461d36: Preparing 16:12:49 21e54f72c42b: Preparing 16:12:49 8550b0ed4af1: Preparing 16:12:49 bd004637b84d: Preparing 16:12:49 351cfbc6e370: Preparing 16:12:49 77f11c23ae8b: Preparing 16:12:49 8d209c389625: Preparing 16:12:49 5f4d9fc4d98d: Preparing 16:12:49 351cfbc6e370: Waiting 16:12:49 77f11c23ae8b: Waiting 16:12:49 8d209c389625: Waiting 16:12:49 5f4d9fc4d98d: Waiting 16:12:49 bd004637b84d: Waiting 16:12:49 21e54f72c42b: Layer already exists 16:12:49 36e4a306d170: Layer already exists 16:12:49 3cf6d8461d36: Layer already exists 16:12:49 8550b0ed4af1: Layer already exists 16:12:49 8620b414319a: Layer already exists 16:12:49 351cfbc6e370: Layer already exists 16:12:49 5f4d9fc4d98d: Layer already exists 16:12:49 bd004637b84d: Layer already exists 16:12:49 77f11c23ae8b: Layer already exists 16:12:49 8d209c389625: Layer already exists 16:12:49 latest: digest: sha256:3c9845cd3ab5df07796cbbc37aafc2712f197926a61ea30345746453b9cbbf61 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:49 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.67 16:12:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:12:50 8620b414319a: Preparing 16:12:50 36e4a306d170: Preparing 16:12:50 3cf6d8461d36: Preparing 16:12:50 21e54f72c42b: Preparing 16:12:50 8550b0ed4af1: Preparing 16:12:50 bd004637b84d: Preparing 16:12:50 351cfbc6e370: Preparing 16:12:50 77f11c23ae8b: Preparing 16:12:50 8d209c389625: Preparing 16:12:50 5f4d9fc4d98d: Preparing 16:12:50 351cfbc6e370: Waiting 16:12:50 77f11c23ae8b: Waiting 16:12:50 8d209c389625: Waiting 16:12:50 5f4d9fc4d98d: Waiting 16:12:50 bd004637b84d: Waiting 16:12:50 36e4a306d170: Layer already exists 16:12:50 3cf6d8461d36: Layer already exists 16:12:50 8620b414319a: Layer already exists 16:12:50 8550b0ed4af1: Layer already exists 16:12:50 21e54f72c42b: Layer already exists 16:12:50 bd004637b84d: Layer already exists 16:12:50 351cfbc6e370: Layer already exists 16:12:50 77f11c23ae8b: Layer already exists 16:12:50 5f4d9fc4d98d: Layer already exists 16:12:50 8d209c389625: Layer already exists 16:12:50 3.1.0-dev.67: digest: sha256:3c9845cd3ab5df07796cbbc37aafc2712f197926a61ea30345746453b9cbbf61 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:12:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:12:51 8620b414319a: Preparing 16:12:51 36e4a306d170: Preparing 16:12:51 3cf6d8461d36: Preparing 16:12:51 21e54f72c42b: Preparing 16:12:51 8550b0ed4af1: Preparing 16:12:51 bd004637b84d: Preparing 16:12:51 351cfbc6e370: Preparing 16:12:51 77f11c23ae8b: Preparing 16:12:51 8d209c389625: Preparing 16:12:51 5f4d9fc4d98d: Preparing 16:12:51 77f11c23ae8b: Waiting 16:12:51 8d209c389625: Waiting 16:12:51 5f4d9fc4d98d: Waiting 16:12:51 bd004637b84d: Waiting 16:12:51 351cfbc6e370: Waiting 16:12:51 3cf6d8461d36: Layer already exists 16:12:51 8620b414319a: Layer already exists 16:12:51 36e4a306d170: Layer already exists 16:12:51 21e54f72c42b: Layer already exists 16:12:51 8550b0ed4af1: Layer already exists 16:12:51 351cfbc6e370: Layer already exists 16:12:51 bd004637b84d: Layer already exists 16:12:51 77f11c23ae8b: Layer already exists 16:12:51 8d209c389625: Layer already exists 16:12:51 5f4d9fc4d98d: Layer already exists 16:12:51 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:3c9845cd3ab5df07796cbbc37aafc2712f197926a61ea30345746453b9cbbf61 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:51 + 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 16:12:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 16:12:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:12:52 8620b414319a: Preparing 16:12:52 36e4a306d170: Preparing 16:12:52 3cf6d8461d36: Preparing 16:12:52 21e54f72c42b: Preparing 16:12:52 8550b0ed4af1: Preparing 16:12:52 bd004637b84d: Preparing 16:12:52 351cfbc6e370: Preparing 16:12:52 77f11c23ae8b: Preparing 16:12:52 8d209c389625: Preparing 16:12:52 5f4d9fc4d98d: Preparing 16:12:52 bd004637b84d: Waiting 16:12:52 77f11c23ae8b: Waiting 16:12:52 5f4d9fc4d98d: Waiting 16:12:52 8d209c389625: Waiting 16:12:52 351cfbc6e370: Waiting 16:12:52 21e54f72c42b: Layer already exists 16:12:52 8550b0ed4af1: Layer already exists 16:12:52 3cf6d8461d36: Layer already exists 16:12:52 8620b414319a: Layer already exists 16:12:52 36e4a306d170: Layer already exists 16:12:52 8d209c389625: Layer already exists 16:12:52 351cfbc6e370: Layer already exists 16:12:52 77f11c23ae8b: Layer already exists 16:12:52 bd004637b84d: Layer already exists 16:12:52 5f4d9fc4d98d: Layer already exists 16:12:52 main: digest: sha256:3c9845cd3ab5df07796cbbc37aafc2712f197926a61ea30345746453b9cbbf61 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:12:52 ===================================================== [Pipeline] echo 16:12:52 taggedImages: 16:12:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 16:12:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:12:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.67 16:12:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:12:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 16:12:52 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 16:12:52 4eef39055a4f8a992f7fcd8196977fee3e461688 16:12:52 latest 16:12:52 3.1.0-dev.67 16:12:52 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:12:52 main 16:12:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:52 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 16:12:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:12:53 d3da4df5e0a0: Preparing 16:12:53 c78960f8091c: Preparing 16:12:53 516000f493ba: Preparing 16:12:53 15246fda6740: Preparing 16:12:53 26b81b83a881: Preparing 16:12:53 6fc51f238870: Preparing 16:12:53 3b0ad94bc504: Preparing 16:12:53 bd004637b84d: Preparing 16:12:53 351cfbc6e370: Preparing 16:12:53 93e22278b7a9: Preparing 16:12:53 5f4d9fc4d98d: Preparing 16:12:53 bd004637b84d: Waiting 16:12:53 351cfbc6e370: Waiting 16:12:53 93e22278b7a9: Waiting 16:12:53 5f4d9fc4d98d: Waiting 16:12:53 6fc51f238870: Waiting 16:12:53 3b0ad94bc504: Waiting 16:12:53 c78960f8091c: Pushed 16:12:53 26b81b83a881: Pushed 16:12:53 d3da4df5e0a0: Pushed 16:12:53 bd004637b84d: Layer already exists 16:12:53 351cfbc6e370: Layer already exists 16:12:53 6fc51f238870: Pushed 16:12:53 3b0ad94bc504: Pushed 16:12:53 5f4d9fc4d98d: Layer already exists 16:12:56 15246fda6740: Pushed 16:12:56 93e22278b7a9: Pushed 16:12:57 516000f493ba: Pushed 16:12:58 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:a0043dc649635d3183f26421d7daec079a4f76150c231a1b7ce0aac46f3c2cae size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:58 + 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 16:12:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:12:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:12:58 d3da4df5e0a0: Preparing 16:12:58 c78960f8091c: Preparing 16:12:58 516000f493ba: Preparing 16:12:58 15246fda6740: Preparing 16:12:58 26b81b83a881: Preparing 16:12:58 6fc51f238870: Preparing 16:12:58 3b0ad94bc504: Preparing 16:12:58 bd004637b84d: Preparing 16:12:58 351cfbc6e370: Preparing 16:12:58 93e22278b7a9: Preparing 16:12:58 5f4d9fc4d98d: Preparing 16:12:58 3b0ad94bc504: Waiting 16:12:58 bd004637b84d: Waiting 16:12:58 6fc51f238870: Waiting 16:12:58 351cfbc6e370: Waiting 16:12:58 93e22278b7a9: Waiting 16:12:58 5f4d9fc4d98d: Waiting 16:12:58 d3da4df5e0a0: Layer already exists 16:12:58 15246fda6740: Layer already exists 16:12:58 c78960f8091c: Layer already exists 16:12:58 26b81b83a881: Layer already exists 16:12:58 516000f493ba: Layer already exists 16:12:58 6fc51f238870: Layer already exists 16:12:58 bd004637b84d: Layer already exists 16:12:58 3b0ad94bc504: Layer already exists 16:12:58 351cfbc6e370: Layer already exists 16:12:58 93e22278b7a9: Layer already exists 16:12:59 5f4d9fc4d98d: Layer already exists 16:12:59 latest: digest: sha256:a0043dc649635d3183f26421d7daec079a4f76150c231a1b7ce0aac46f3c2cae size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:59 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.67 16:12:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:12:59 d3da4df5e0a0: Preparing 16:12:59 c78960f8091c: Preparing 16:12:59 516000f493ba: Preparing 16:12:59 15246fda6740: Preparing 16:12:59 26b81b83a881: Preparing 16:12:59 6fc51f238870: Preparing 16:12:59 3b0ad94bc504: Preparing 16:12:59 bd004637b84d: Preparing 16:12:59 351cfbc6e370: Preparing 16:12:59 93e22278b7a9: Preparing 16:12:59 5f4d9fc4d98d: Preparing 16:12:59 bd004637b84d: Waiting 16:12:59 351cfbc6e370: Waiting 16:12:59 93e22278b7a9: Waiting 16:12:59 5f4d9fc4d98d: Waiting 16:12:59 6fc51f238870: Waiting 16:12:59 3b0ad94bc504: Waiting 16:12:59 c78960f8091c: Layer already exists 16:12:59 15246fda6740: Layer already exists 16:12:59 d3da4df5e0a0: Layer already exists 16:12:59 516000f493ba: Layer already exists 16:12:59 26b81b83a881: Layer already exists 16:12:59 bd004637b84d: Layer already exists 16:12:59 3b0ad94bc504: Layer already exists 16:12:59 93e22278b7a9: Layer already exists 16:12:59 351cfbc6e370: Layer already exists 16:12:59 6fc51f238870: Layer already exists 16:12:59 5f4d9fc4d98d: Layer already exists 16:13:00 3.1.0-dev.67: digest: sha256:a0043dc649635d3183f26421d7daec079a4f76150c231a1b7ce0aac46f3c2cae size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:00 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:13:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:13:00 d3da4df5e0a0: Preparing 16:13:00 c78960f8091c: Preparing 16:13:00 516000f493ba: Preparing 16:13:00 15246fda6740: Preparing 16:13:00 26b81b83a881: Preparing 16:13:00 6fc51f238870: Preparing 16:13:00 3b0ad94bc504: Preparing 16:13:00 bd004637b84d: Preparing 16:13:00 6fc51f238870: Waiting 16:13:00 3b0ad94bc504: Waiting 16:13:00 351cfbc6e370: Preparing 16:13:00 bd004637b84d: Waiting 16:13:00 351cfbc6e370: Waiting 16:13:00 93e22278b7a9: Preparing 16:13:00 5f4d9fc4d98d: Preparing 16:13:00 93e22278b7a9: Waiting 16:13:00 5f4d9fc4d98d: Waiting 16:13:00 d3da4df5e0a0: Layer already exists 16:13:00 15246fda6740: Layer already exists 16:13:00 c78960f8091c: Layer already exists 16:13:00 516000f493ba: Layer already exists 16:13:00 26b81b83a881: Layer already exists 16:13:00 93e22278b7a9: Layer already exists 16:13:00 3b0ad94bc504: Layer already exists 16:13:00 351cfbc6e370: Layer already exists 16:13:00 bd004637b84d: Layer already exists 16:13:00 6fc51f238870: Layer already exists 16:13:00 5f4d9fc4d98d: Layer already exists 16:13:01 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:a0043dc649635d3183f26421d7daec079a4f76150c231a1b7ce0aac46f3c2cae size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:01 + 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 16:13:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 16:13:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:13:01 d3da4df5e0a0: Preparing 16:13:01 c78960f8091c: Preparing 16:13:01 516000f493ba: Preparing 16:13:01 15246fda6740: Preparing 16:13:01 26b81b83a881: Preparing 16:13:01 6fc51f238870: Preparing 16:13:01 3b0ad94bc504: Preparing 16:13:01 bd004637b84d: Preparing 16:13:01 351cfbc6e370: Preparing 16:13:01 93e22278b7a9: Preparing 16:13:01 5f4d9fc4d98d: Preparing 16:13:01 bd004637b84d: Waiting 16:13:01 6fc51f238870: Waiting 16:13:01 3b0ad94bc504: Waiting 16:13:01 351cfbc6e370: Waiting 16:13:01 93e22278b7a9: Waiting 16:13:01 5f4d9fc4d98d: Waiting 16:13:01 c78960f8091c: Layer already exists 16:13:01 516000f493ba: Layer already exists 16:13:01 15246fda6740: Layer already exists 16:13:01 26b81b83a881: Layer already exists 16:13:01 d3da4df5e0a0: Layer already exists 16:13:01 93e22278b7a9: Layer already exists 16:13:01 6fc51f238870: Layer already exists 16:13:01 bd004637b84d: Layer already exists 16:13:01 351cfbc6e370: Layer already exists 16:13:01 3b0ad94bc504: Layer already exists 16:13:02 5f4d9fc4d98d: Layer already exists 16:13:02 main: digest: sha256:a0043dc649635d3183f26421d7daec079a4f76150c231a1b7ce0aac46f3c2cae size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:13:02 ===================================================== [Pipeline] echo 16:13:02 taggedImages: 16:13:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 16:13:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:13:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.67 16:13:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:13:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 16:13:02 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 16:13:02 4eef39055a4f8a992f7fcd8196977fee3e461688 16:13:02 latest 16:13:02 3.1.0-dev.67 16:13:02 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:13:02 main 16:13:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:02 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 16:13:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:13:02 d00f6216e9db: Preparing 16:13:02 c1e69e97428c: Preparing 16:13:02 bd004637b84d: Preparing 16:13:02 351cfbc6e370: Preparing 16:13:02 c9c5e927b61a: Preparing 16:13:02 5f4d9fc4d98d: Preparing 16:13:02 5f4d9fc4d98d: Waiting 16:13:03 bd004637b84d: Layer already exists 16:13:03 351cfbc6e370: Layer already exists 16:13:03 5f4d9fc4d98d: Layer already exists 16:13:03 d00f6216e9db: Pushed 16:13:04 c9c5e927b61a: Pushed 16:13:08 c1e69e97428c: Pushed 16:13:08 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:6627899d36b81697850c2e1fc84eea8aee9fe6c3702e0ebdff7c81b064100d32 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:08 + 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 16:13:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:13:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:13:09 d00f6216e9db: Preparing 16:13:09 c1e69e97428c: Preparing 16:13:09 bd004637b84d: Preparing 16:13:09 351cfbc6e370: Preparing 16:13:09 c9c5e927b61a: Preparing 16:13:09 5f4d9fc4d98d: Preparing 16:13:09 5f4d9fc4d98d: Waiting 16:13:09 bd004637b84d: Layer already exists 16:13:09 d00f6216e9db: Layer already exists 16:13:09 c1e69e97428c: Layer already exists 16:13:09 351cfbc6e370: Layer already exists 16:13:09 c9c5e927b61a: Layer already exists 16:13:09 5f4d9fc4d98d: Layer already exists 16:13:09 latest: digest: sha256:6627899d36b81697850c2e1fc84eea8aee9fe6c3702e0ebdff7c81b064100d32 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:09 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.67 16:13:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:13:12 d00f6216e9db: Preparing 16:13:12 c1e69e97428c: Preparing 16:13:12 bd004637b84d: Preparing 16:13:12 351cfbc6e370: Preparing 16:13:12 c9c5e927b61a: Preparing 16:13:12 5f4d9fc4d98d: Preparing 16:13:12 5f4d9fc4d98d: Waiting 16:13:12 d00f6216e9db: Layer already exists 16:13:12 bd004637b84d: Layer already exists 16:13:12 c1e69e97428c: Layer already exists 16:13:12 351cfbc6e370: Layer already exists 16:13:12 c9c5e927b61a: Layer already exists 16:13:12 5f4d9fc4d98d: Layer already exists 16:13:12 3.1.0-dev.67: digest: sha256:6627899d36b81697850c2e1fc84eea8aee9fe6c3702e0ebdff7c81b064100d32 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:12 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:13:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:13:13 d00f6216e9db: Preparing 16:13:13 c1e69e97428c: Preparing 16:13:13 bd004637b84d: Preparing 16:13:13 351cfbc6e370: Preparing 16:13:13 c9c5e927b61a: Preparing 16:13:13 5f4d9fc4d98d: Preparing 16:13:13 5f4d9fc4d98d: Waiting 16:13:13 351cfbc6e370: Layer already exists 16:13:13 c1e69e97428c: Layer already exists 16:13:13 d00f6216e9db: Layer already exists 16:13:13 bd004637b84d: Layer already exists 16:13:13 c9c5e927b61a: Layer already exists 16:13:13 5f4d9fc4d98d: Layer already exists 16:13:13 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:6627899d36b81697850c2e1fc84eea8aee9fe6c3702e0ebdff7c81b064100d32 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:13 + 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 16:13:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 16:13:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:13:13 d00f6216e9db: Preparing 16:13:13 c1e69e97428c: Preparing 16:13:13 bd004637b84d: Preparing 16:13:13 351cfbc6e370: Preparing 16:13:13 c9c5e927b61a: Preparing 16:13:13 5f4d9fc4d98d: Preparing 16:13:13 5f4d9fc4d98d: Waiting 16:13:13 c9c5e927b61a: Layer already exists 16:13:13 351cfbc6e370: Layer already exists 16:13:13 c1e69e97428c: Layer already exists 16:13:13 d00f6216e9db: Layer already exists 16:13:13 bd004637b84d: Layer already exists 16:13:13 5f4d9fc4d98d: Layer already exists 16:13:14 main: digest: sha256:6627899d36b81697850c2e1fc84eea8aee9fe6c3702e0ebdff7c81b064100d32 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:13:14 ===================================================== [Pipeline] echo 16:13:14 taggedImages: 16:13:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 16:13:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:13:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.67 16:13:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:13:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 16:13:14 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 16:13:14 4eef39055a4f8a992f7fcd8196977fee3e461688 16:13:14 latest 16:13:14 3.1.0-dev.67 16:13:14 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:13:14 main 16:13:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 16:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:13:15 263b058a43c0: Preparing 16:13:15 d2be3a8f7dc6: Preparing 16:13:15 7a50b4e3ad70: Preparing 16:13:15 bd004637b84d: Preparing 16:13:15 351cfbc6e370: Preparing 16:13:15 56eb8112a129: Preparing 16:13:15 dc0d1f10d625: Preparing 16:13:15 c8c0cfc761cc: Preparing 16:13:15 5f4d9fc4d98d: Preparing 16:13:15 dc0d1f10d625: Waiting 16:13:15 c8c0cfc761cc: Waiting 16:13:15 5f4d9fc4d98d: Waiting 16:13:15 56eb8112a129: Waiting 16:13:15 351cfbc6e370: Layer already exists 16:13:15 bd004637b84d: Layer already exists 16:13:15 7a50b4e3ad70: Pushed 16:13:15 d2be3a8f7dc6: Pushed 16:13:15 263b058a43c0: Pushed 16:13:15 5f4d9fc4d98d: Layer already exists 16:13:17 c8c0cfc761cc: Pushed 16:13:27 dc0d1f10d625: Pushed 16:13:34 56eb8112a129: Pushed 16:13:34 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:7ecf18fe9d6873a843f452f6648fd5171a5f5819e10835e670ef4e073f15104f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:34 + 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 16:13:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:13:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:13:35 263b058a43c0: Preparing 16:13:35 d2be3a8f7dc6: Preparing 16:13:35 7a50b4e3ad70: Preparing 16:13:35 bd004637b84d: Preparing 16:13:35 351cfbc6e370: Preparing 16:13:35 56eb8112a129: Preparing 16:13:35 dc0d1f10d625: Preparing 16:13:35 c8c0cfc761cc: Preparing 16:13:35 5f4d9fc4d98d: Preparing 16:13:35 56eb8112a129: Waiting 16:13:35 dc0d1f10d625: Waiting 16:13:35 c8c0cfc761cc: Waiting 16:13:35 5f4d9fc4d98d: Waiting 16:13:35 351cfbc6e370: Layer already exists 16:13:35 263b058a43c0: Layer already exists 16:13:35 d2be3a8f7dc6: Layer already exists 16:13:35 7a50b4e3ad70: Layer already exists 16:13:35 bd004637b84d: Layer already exists 16:13:35 dc0d1f10d625: Layer already exists 16:13:35 c8c0cfc761cc: Layer already exists 16:13:35 56eb8112a129: Layer already exists 16:13:35 5f4d9fc4d98d: Layer already exists 16:13:35 latest: digest: sha256:7ecf18fe9d6873a843f452f6648fd5171a5f5819e10835e670ef4e073f15104f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:35 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.67 16:13:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:13:36 263b058a43c0: Preparing 16:13:36 d2be3a8f7dc6: Preparing 16:13:36 7a50b4e3ad70: Preparing 16:13:36 bd004637b84d: Preparing 16:13:36 351cfbc6e370: Preparing 16:13:36 56eb8112a129: Preparing 16:13:36 dc0d1f10d625: Preparing 16:13:36 c8c0cfc761cc: Preparing 16:13:36 5f4d9fc4d98d: Preparing 16:13:36 dc0d1f10d625: Waiting 16:13:36 c8c0cfc761cc: Waiting 16:13:36 5f4d9fc4d98d: Waiting 16:13:36 56eb8112a129: Waiting 16:13:36 263b058a43c0: Layer already exists 16:13:36 351cfbc6e370: Layer already exists 16:13:36 bd004637b84d: Layer already exists 16:13:36 d2be3a8f7dc6: Layer already exists 16:13:36 7a50b4e3ad70: Layer already exists 16:13:36 5f4d9fc4d98d: Layer already exists 16:13:36 dc0d1f10d625: Layer already exists 16:13:36 56eb8112a129: Layer already exists 16:13:36 c8c0cfc761cc: Layer already exists 16:13:36 3.1.0-dev.67: digest: sha256:7ecf18fe9d6873a843f452f6648fd5171a5f5819e10835e670ef4e073f15104f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:36 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:13:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:13:39 263b058a43c0: Preparing 16:13:39 d2be3a8f7dc6: Preparing 16:13:39 7a50b4e3ad70: Preparing 16:13:39 bd004637b84d: Preparing 16:13:39 351cfbc6e370: Preparing 16:13:39 56eb8112a129: Preparing 16:13:39 dc0d1f10d625: Preparing 16:13:39 c8c0cfc761cc: Preparing 16:13:39 5f4d9fc4d98d: Preparing 16:13:39 56eb8112a129: Waiting 16:13:39 dc0d1f10d625: Waiting 16:13:39 c8c0cfc761cc: Waiting 16:13:39 5f4d9fc4d98d: Waiting 16:13:39 263b058a43c0: Layer already exists 16:13:39 d2be3a8f7dc6: Layer already exists 16:13:39 bd004637b84d: Layer already exists 16:13:39 351cfbc6e370: Layer already exists 16:13:39 7a50b4e3ad70: Layer already exists 16:13:39 dc0d1f10d625: Layer already exists 16:13:39 56eb8112a129: Layer already exists 16:13:39 5f4d9fc4d98d: Layer already exists 16:13:39 c8c0cfc761cc: Layer already exists 16:13:40 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:7ecf18fe9d6873a843f452f6648fd5171a5f5819e10835e670ef4e073f15104f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:40 + 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 16:13:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 16:13:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:13:40 263b058a43c0: Preparing 16:13:40 d2be3a8f7dc6: Preparing 16:13:40 7a50b4e3ad70: Preparing 16:13:40 bd004637b84d: Preparing 16:13:40 351cfbc6e370: Preparing 16:13:40 56eb8112a129: Preparing 16:13:40 dc0d1f10d625: Preparing 16:13:40 c8c0cfc761cc: Preparing 16:13:40 5f4d9fc4d98d: Preparing 16:13:40 56eb8112a129: Waiting 16:13:40 dc0d1f10d625: Waiting 16:13:40 c8c0cfc761cc: Waiting 16:13:40 5f4d9fc4d98d: Waiting 16:13:40 7a50b4e3ad70: Layer already exists 16:13:40 bd004637b84d: Layer already exists 16:13:40 d2be3a8f7dc6: Layer already exists 16:13:40 263b058a43c0: Layer already exists 16:13:40 351cfbc6e370: Layer already exists 16:13:40 56eb8112a129: Layer already exists 16:13:40 dc0d1f10d625: Layer already exists 16:13:40 5f4d9fc4d98d: Layer already exists 16:13:40 c8c0cfc761cc: Layer already exists 16:13:41 main: digest: sha256:7ecf18fe9d6873a843f452f6648fd5171a5f5819e10835e670ef4e073f15104f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:13:41 ===================================================== [Pipeline] echo 16:13:41 taggedImages: 16:13:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 16:13:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:13:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.67 16:13:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:13:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 16:13:41 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 16:13:41 4eef39055a4f8a992f7fcd8196977fee3e461688 16:13:41 latest 16:13:41 3.1.0-dev.67 16:13:41 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:13:41 main 16:13:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:41 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 16:13:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:13:41 1f9912d18351: Preparing 16:13:41 4de655d5325e: Preparing 16:13:41 b931ab85e5c6: Preparing 16:13:41 bd004637b84d: Preparing 16:13:41 351cfbc6e370: Preparing 16:13:41 afceddf61540: Preparing 16:13:41 3f4599e35e15: Preparing 16:13:41 5f4d9fc4d98d: Preparing 16:13:41 3f4599e35e15: Waiting 16:13:41 5f4d9fc4d98d: Waiting 16:13:41 afceddf61540: Waiting 16:13:41 351cfbc6e370: Layer already exists 16:13:42 bd004637b84d: Layer already exists 16:13:42 1f9912d18351: Pushed 16:13:42 b931ab85e5c6: Pushed 16:13:42 4de655d5325e: Pushed 16:13:42 5f4d9fc4d98d: Layer already exists 16:13:42 3f4599e35e15: Pushed 16:14:01 afceddf61540: Pushed 16:14:01 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:ca7f1f58a04ecda1f01692b90f5e278f6787e6abea90f1228e5459947d73f609 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:01 + 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 16:14:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:14:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:14:01 1f9912d18351: Preparing 16:14:01 4de655d5325e: Preparing 16:14:01 b931ab85e5c6: Preparing 16:14:01 bd004637b84d: Preparing 16:14:01 351cfbc6e370: Preparing 16:14:01 afceddf61540: Preparing 16:14:01 3f4599e35e15: Preparing 16:14:01 5f4d9fc4d98d: Preparing 16:14:01 afceddf61540: Waiting 16:14:01 3f4599e35e15: Waiting 16:14:01 5f4d9fc4d98d: Waiting 16:14:01 4de655d5325e: Layer already exists 16:14:01 351cfbc6e370: Layer already exists 16:14:01 1f9912d18351: Layer already exists 16:14:01 bd004637b84d: Layer already exists 16:14:01 b931ab85e5c6: Layer already exists 16:14:01 afceddf61540: Layer already exists 16:14:01 5f4d9fc4d98d: Layer already exists 16:14:01 3f4599e35e15: Layer already exists 16:14:01 latest: digest: sha256:ca7f1f58a04ecda1f01692b90f5e278f6787e6abea90f1228e5459947d73f609 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.67 16:14:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:14:02 1f9912d18351: Preparing 16:14:02 4de655d5325e: Preparing 16:14:02 b931ab85e5c6: Preparing 16:14:02 bd004637b84d: Preparing 16:14:02 351cfbc6e370: Preparing 16:14:02 afceddf61540: Preparing 16:14:02 3f4599e35e15: Preparing 16:14:02 5f4d9fc4d98d: Preparing 16:14:02 3f4599e35e15: Waiting 16:14:02 5f4d9fc4d98d: Waiting 16:14:02 afceddf61540: Waiting 16:14:02 b931ab85e5c6: Layer already exists 16:14:02 1f9912d18351: Layer already exists 16:14:02 4de655d5325e: Layer already exists 16:14:02 351cfbc6e370: Layer already exists 16:14:02 bd004637b84d: Layer already exists 16:14:02 afceddf61540: Layer already exists 16:14:02 5f4d9fc4d98d: Layer already exists 16:14:02 3f4599e35e15: Layer already exists 16:14:02 3.1.0-dev.67: digest: sha256:ca7f1f58a04ecda1f01692b90f5e278f6787e6abea90f1228e5459947d73f609 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:03 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:14:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:14:03 1f9912d18351: Preparing 16:14:03 4de655d5325e: Preparing 16:14:03 b931ab85e5c6: Preparing 16:14:03 bd004637b84d: Preparing 16:14:03 351cfbc6e370: Preparing 16:14:03 afceddf61540: Preparing 16:14:03 3f4599e35e15: Preparing 16:14:03 5f4d9fc4d98d: Preparing 16:14:03 afceddf61540: Waiting 16:14:03 3f4599e35e15: Waiting 16:14:03 5f4d9fc4d98d: Waiting 16:14:03 1f9912d18351: Layer already exists 16:14:03 351cfbc6e370: Layer already exists 16:14:03 b931ab85e5c6: Layer already exists 16:14:03 bd004637b84d: Layer already exists 16:14:03 4de655d5325e: Layer already exists 16:14:03 3f4599e35e15: Layer already exists 16:14:03 afceddf61540: Layer already exists 16:14:03 5f4d9fc4d98d: Layer already exists 16:14:03 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:ca7f1f58a04ecda1f01692b90f5e278f6787e6abea90f1228e5459947d73f609 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:04 + 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 16:14:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 16:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:14:08 1f9912d18351: Preparing 16:14:08 4de655d5325e: Preparing 16:14:08 b931ab85e5c6: Preparing 16:14:08 bd004637b84d: Preparing 16:14:08 351cfbc6e370: Preparing 16:14:08 afceddf61540: Preparing 16:14:08 3f4599e35e15: Preparing 16:14:08 5f4d9fc4d98d: Preparing 16:14:08 3f4599e35e15: Waiting 16:14:08 5f4d9fc4d98d: Waiting 16:14:08 afceddf61540: Waiting 16:14:08 bd004637b84d: Layer already exists 16:14:08 b931ab85e5c6: Layer already exists 16:14:08 351cfbc6e370: Layer already exists 16:14:08 4de655d5325e: Layer already exists 16:14:08 1f9912d18351: Layer already exists 16:14:08 afceddf61540: Layer already exists 16:14:08 5f4d9fc4d98d: Layer already exists 16:14:08 3f4599e35e15: Layer already exists 16:14:09 main: digest: sha256:ca7f1f58a04ecda1f01692b90f5e278f6787e6abea90f1228e5459947d73f609 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:14:09 ===================================================== [Pipeline] echo 16:14:09 taggedImages: 16:14:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 16:14:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:14:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.67 16:14:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:14:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 16:14:09 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 16:14:09 4eef39055a4f8a992f7fcd8196977fee3e461688 16:14:09 latest 16:14:09 3.1.0-dev.67 16:14:09 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:14:09 main 16:14:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:09 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 16:14:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:14:09 a7f09455a913: Preparing 16:14:09 900a089aad4f: Preparing 16:14:09 2e723be3a157: Preparing 16:14:09 bd004637b84d: Preparing 16:14:09 351cfbc6e370: Preparing 16:14:09 84e0547ce44b: Preparing 16:14:09 c8c0cfc761cc: Preparing 16:14:09 5f4d9fc4d98d: Preparing 16:14:09 c8c0cfc761cc: Waiting 16:14:09 5f4d9fc4d98d: Waiting 16:14:09 84e0547ce44b: Waiting 16:14:09 351cfbc6e370: Layer already exists 16:14:10 bd004637b84d: Layer already exists 16:14:10 c8c0cfc761cc: Layer already exists 16:14:10 5f4d9fc4d98d: Layer already exists 16:14:10 900a089aad4f: Pushed 16:14:10 a7f09455a913: Pushed 16:14:10 2e723be3a157: Pushed 16:14:28 84e0547ce44b: Pushed 16:14:28 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:0f12c7d204fce3d73fe0e39734ca6d46ba39730ef162b0d7fff76725b833c8c8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:28 + 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 16:14:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:14:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:14:29 a7f09455a913: Preparing 16:14:29 900a089aad4f: Preparing 16:14:29 2e723be3a157: Preparing 16:14:29 bd004637b84d: Preparing 16:14:29 351cfbc6e370: Preparing 16:14:29 84e0547ce44b: Preparing 16:14:29 c8c0cfc761cc: Preparing 16:14:29 5f4d9fc4d98d: Preparing 16:14:29 84e0547ce44b: Waiting 16:14:29 c8c0cfc761cc: Waiting 16:14:29 5f4d9fc4d98d: Waiting 16:14:29 bd004637b84d: Layer already exists 16:14:29 351cfbc6e370: Layer already exists 16:14:29 900a089aad4f: Layer already exists 16:14:29 a7f09455a913: Layer already exists 16:14:29 2e723be3a157: Layer already exists 16:14:29 5f4d9fc4d98d: Layer already exists 16:14:29 84e0547ce44b: Layer already exists 16:14:29 c8c0cfc761cc: Layer already exists 16:14:29 latest: digest: sha256:0f12c7d204fce3d73fe0e39734ca6d46ba39730ef162b0d7fff76725b833c8c8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:29 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.67 16:14:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:14:30 a7f09455a913: Preparing 16:14:30 900a089aad4f: Preparing 16:14:30 2e723be3a157: Preparing 16:14:30 bd004637b84d: Preparing 16:14:30 351cfbc6e370: Preparing 16:14:30 84e0547ce44b: Preparing 16:14:30 c8c0cfc761cc: Preparing 16:14:30 5f4d9fc4d98d: Preparing 16:14:30 84e0547ce44b: Waiting 16:14:30 c8c0cfc761cc: Waiting 16:14:30 5f4d9fc4d98d: Waiting 16:14:30 900a089aad4f: Layer already exists 16:14:30 bd004637b84d: Layer already exists 16:14:30 2e723be3a157: Layer already exists 16:14:30 351cfbc6e370: Layer already exists 16:14:30 a7f09455a913: Layer already exists 16:14:30 84e0547ce44b: Layer already exists 16:14:30 c8c0cfc761cc: Layer already exists 16:14:30 5f4d9fc4d98d: Layer already exists 16:14:30 3.1.0-dev.67: digest: sha256:0f12c7d204fce3d73fe0e39734ca6d46ba39730ef162b0d7fff76725b833c8c8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:14:31 a7f09455a913: Preparing 16:14:31 900a089aad4f: Preparing 16:14:31 2e723be3a157: Preparing 16:14:31 bd004637b84d: Preparing 16:14:31 351cfbc6e370: Preparing 16:14:31 84e0547ce44b: Preparing 16:14:31 c8c0cfc761cc: Preparing 16:14:31 5f4d9fc4d98d: Preparing 16:14:31 c8c0cfc761cc: Waiting 16:14:31 5f4d9fc4d98d: Waiting 16:14:31 84e0547ce44b: Waiting 16:14:31 351cfbc6e370: Layer already exists 16:14:31 bd004637b84d: Layer already exists 16:14:31 2e723be3a157: Layer already exists 16:14:31 a7f09455a913: Layer already exists 16:14:31 900a089aad4f: Layer already exists 16:14:31 84e0547ce44b: Layer already exists 16:14:31 c8c0cfc761cc: Layer already exists 16:14:31 5f4d9fc4d98d: Layer already exists 16:14:31 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:0f12c7d204fce3d73fe0e39734ca6d46ba39730ef162b0d7fff76725b833c8c8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:31 + 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 16:14:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 16:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:14:32 a7f09455a913: Preparing 16:14:32 900a089aad4f: Preparing 16:14:32 2e723be3a157: Preparing 16:14:32 bd004637b84d: Preparing 16:14:32 351cfbc6e370: Preparing 16:14:32 84e0547ce44b: Preparing 16:14:32 c8c0cfc761cc: Preparing 16:14:32 84e0547ce44b: Waiting 16:14:32 5f4d9fc4d98d: Preparing 16:14:32 c8c0cfc761cc: Waiting 16:14:32 5f4d9fc4d98d: Waiting 16:14:32 bd004637b84d: Layer already exists 16:14:32 900a089aad4f: Layer already exists 16:14:32 a7f09455a913: Layer already exists 16:14:32 351cfbc6e370: Layer already exists 16:14:32 2e723be3a157: Layer already exists 16:14:32 84e0547ce44b: Layer already exists 16:14:32 c8c0cfc761cc: Layer already exists 16:14:32 5f4d9fc4d98d: Layer already exists 16:14:32 main: digest: sha256:0f12c7d204fce3d73fe0e39734ca6d46ba39730ef162b0d7fff76725b833c8c8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:14:32 ===================================================== [Pipeline] echo 16:14:32 taggedImages: 16:14:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 16:14:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:14:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.67 16:14:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:14:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 16:14:32 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 16:14:32 4eef39055a4f8a992f7fcd8196977fee3e461688 16:14:32 latest 16:14:32 3.1.0-dev.67 16:14:32 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:14:32 main 16:14:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 16:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:14:33 86ef45b71278: Preparing 16:14:33 d404474824bb: Preparing 16:14:33 bd004637b84d: Preparing 16:14:33 351cfbc6e370: Preparing 16:14:33 581bda8bfff7: Preparing 16:14:33 5f4d9fc4d98d: Preparing 16:14:33 5f4d9fc4d98d: Waiting 16:14:33 351cfbc6e370: Layer already exists 16:14:33 bd004637b84d: Layer already exists 16:14:33 5f4d9fc4d98d: Layer already exists 16:14:33 86ef45b71278: Pushed 16:14:33 581bda8bfff7: Pushed 16:14:40 d404474824bb: Pushed 16:14:40 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:5c2735ce5456541beb7f670836a27cfd2fa3ebf0b66d75b16142be1bacb89585 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:14:40 86ef45b71278: Preparing 16:14:40 d404474824bb: Preparing 16:14:40 bd004637b84d: Preparing 16:14:40 351cfbc6e370: Preparing 16:14:40 581bda8bfff7: Preparing 16:14:40 5f4d9fc4d98d: Preparing 16:14:40 5f4d9fc4d98d: Waiting 16:14:40 581bda8bfff7: Layer already exists 16:14:40 351cfbc6e370: Layer already exists 16:14:40 86ef45b71278: Layer already exists 16:14:40 d404474824bb: Layer already exists 16:14:40 bd004637b84d: Layer already exists 16:14:40 5f4d9fc4d98d: Layer already exists 16:14:41 latest: digest: sha256:5c2735ce5456541beb7f670836a27cfd2fa3ebf0b66d75b16142be1bacb89585 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.67 16:14:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:14:41 86ef45b71278: Preparing 16:14:41 d404474824bb: Preparing 16:14:41 bd004637b84d: Preparing 16:14:41 351cfbc6e370: Preparing 16:14:41 581bda8bfff7: Preparing 16:14:41 5f4d9fc4d98d: Preparing 16:14:41 5f4d9fc4d98d: Waiting 16:14:41 351cfbc6e370: Layer already exists 16:14:41 d404474824bb: Layer already exists 16:14:41 bd004637b84d: Layer already exists 16:14:41 86ef45b71278: Layer already exists 16:14:41 581bda8bfff7: Layer already exists 16:14:41 5f4d9fc4d98d: Layer already exists 16:14:42 3.1.0-dev.67: digest: sha256:5c2735ce5456541beb7f670836a27cfd2fa3ebf0b66d75b16142be1bacb89585 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:14:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:14:42 86ef45b71278: Preparing 16:14:42 d404474824bb: Preparing 16:14:42 bd004637b84d: Preparing 16:14:42 351cfbc6e370: Preparing 16:14:42 581bda8bfff7: Preparing 16:14:42 5f4d9fc4d98d: Preparing 16:14:42 5f4d9fc4d98d: Waiting 16:14:42 351cfbc6e370: Layer already exists 16:14:42 bd004637b84d: Layer already exists 16:14:42 d404474824bb: Layer already exists 16:14:42 86ef45b71278: Layer already exists 16:14:42 581bda8bfff7: Layer already exists 16:14:42 5f4d9fc4d98d: Layer already exists 16:14:43 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:5c2735ce5456541beb7f670836a27cfd2fa3ebf0b66d75b16142be1bacb89585 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 16:14:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:14:43 86ef45b71278: Preparing 16:14:43 d404474824bb: Preparing 16:14:43 bd004637b84d: Preparing 16:14:43 351cfbc6e370: Preparing 16:14:43 581bda8bfff7: Preparing 16:14:43 5f4d9fc4d98d: Preparing 16:14:43 5f4d9fc4d98d: Waiting 16:14:43 581bda8bfff7: Layer already exists 16:14:43 d404474824bb: Layer already exists 16:14:43 bd004637b84d: Layer already exists 16:14:43 86ef45b71278: Layer already exists 16:14:43 351cfbc6e370: Layer already exists 16:14:43 5f4d9fc4d98d: Layer already exists 16:14:44 main: digest: sha256:5c2735ce5456541beb7f670836a27cfd2fa3ebf0b66d75b16142be1bacb89585 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:14:44 ===================================================== [Pipeline] echo 16:14:44 taggedImages: 16:14:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 16:14:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:14:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.67 16:14:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:14:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 16:14:44 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 16:14:44 4eef39055a4f8a992f7fcd8196977fee3e461688 16:14:44 latest 16:14:44 3.1.0-dev.67 16:14:44 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:14:44 main 16:14:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 16:14:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:14:44 44e19e068f06: Preparing 16:14:44 59abe80b2b4e: Preparing 16:14:44 bd004637b84d: Preparing 16:14:44 351cfbc6e370: Preparing 16:14:44 150ae6014008: Preparing 16:14:44 5f4d9fc4d98d: Preparing 16:14:44 5f4d9fc4d98d: Waiting 16:14:44 bd004637b84d: Layer already exists 16:14:45 150ae6014008: Layer already exists 16:14:45 5f4d9fc4d98d: Layer already exists 16:14:45 351cfbc6e370: Layer already exists 16:14:45 44e19e068f06: Pushed 16:14:51 59abe80b2b4e: Pushed 16:14:51 4eef39055a4f8a992f7fcd8196977fee3e461688: digest: sha256:6c33504d21df8395ec3b18bcaab606a4fffd06b5b1f2b9d509e660301e57f3a2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:14:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:14:52 44e19e068f06: Preparing 16:14:52 59abe80b2b4e: Preparing 16:14:52 bd004637b84d: Preparing 16:14:52 351cfbc6e370: Preparing 16:14:52 150ae6014008: Preparing 16:14:52 5f4d9fc4d98d: Preparing 16:14:52 5f4d9fc4d98d: Waiting 16:14:52 59abe80b2b4e: Layer already exists 16:14:52 351cfbc6e370: Layer already exists 16:14:52 150ae6014008: Layer already exists 16:14:52 bd004637b84d: Layer already exists 16:14:52 44e19e068f06: Layer already exists 16:14:52 5f4d9fc4d98d: Layer already exists 16:14:52 latest: digest: sha256:6c33504d21df8395ec3b18bcaab606a4fffd06b5b1f2b9d509e660301e57f3a2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.67 16:14:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:14:53 44e19e068f06: Preparing 16:14:53 59abe80b2b4e: Preparing 16:14:53 bd004637b84d: Preparing 16:14:53 351cfbc6e370: Preparing 16:14:53 150ae6014008: Preparing 16:14:53 5f4d9fc4d98d: Preparing 16:14:53 5f4d9fc4d98d: Waiting 16:14:53 59abe80b2b4e: Layer already exists 16:14:53 351cfbc6e370: Layer already exists 16:14:53 150ae6014008: Layer already exists 16:14:53 44e19e068f06: Layer already exists 16:14:53 bd004637b84d: Layer already exists 16:14:53 5f4d9fc4d98d: Layer already exists 16:14:53 3.1.0-dev.67: digest: sha256:6c33504d21df8395ec3b18bcaab606a4fffd06b5b1f2b9d509e660301e57f3a2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:14:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:14:54 44e19e068f06: Preparing 16:14:54 59abe80b2b4e: Preparing 16:14:54 bd004637b84d: Preparing 16:14:54 351cfbc6e370: Preparing 16:14:54 150ae6014008: Preparing 16:14:54 5f4d9fc4d98d: Preparing 16:14:54 5f4d9fc4d98d: Waiting 16:14:54 44e19e068f06: Layer already exists 16:14:54 bd004637b84d: Layer already exists 16:14:54 150ae6014008: Layer already exists 16:14:54 351cfbc6e370: Layer already exists 16:14:54 59abe80b2b4e: Layer already exists 16:14:54 5f4d9fc4d98d: Layer already exists 16:14:54 4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67: digest: sha256:6c33504d21df8395ec3b18bcaab606a4fffd06b5b1f2b9d509e660301e57f3a2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 16:14:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:14:55 44e19e068f06: Preparing 16:14:55 59abe80b2b4e: Preparing 16:14:55 bd004637b84d: Preparing 16:14:55 351cfbc6e370: Preparing 16:14:55 150ae6014008: Preparing 16:14:55 5f4d9fc4d98d: Preparing 16:14:55 5f4d9fc4d98d: Waiting 16:14:55 44e19e068f06: Layer already exists 16:14:55 150ae6014008: Layer already exists 16:14:55 bd004637b84d: Layer already exists 16:14:55 351cfbc6e370: Layer already exists 16:14:55 59abe80b2b4e: Layer already exists 16:14:55 5f4d9fc4d98d: Layer already exists 16:14:55 main: digest: sha256:6c33504d21df8395ec3b18bcaab606a4fffd06b5b1f2b9d509e660301e57f3a2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:14:55 ===================================================== [Pipeline] echo 16:14:55 taggedImages: 16:14:55 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688 16:14:55 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:14:55 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.67 16:14:55 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4eef39055a4f8a992f7fcd8196977fee3e461688-3.1.0-dev.67 16:14:55 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:14:55 16:14:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:14:56 arm64: Pulling from edgex-lftools-log-publisher 16:14:56 8998bd30e6a1: Pulling fs layer 16:14:56 04944245beec: Pulling fs layer 16:14:56 699f458cf7ca: Pulling fs layer 16:14:56 765212b225bb: Pulling fs layer 16:14:56 f23df028b6ca: Pulling fs layer 16:14:56 d65c8cfc05b1: Pulling fs layer 16:14:56 2437ff75d9bd: Pulling fs layer 16:14:56 d65c8cfc05b1: Waiting 16:14:56 765212b225bb: Waiting 16:14:56 f23df028b6ca: Waiting 16:14:56 2437ff75d9bd: Waiting 16:14:56 04944245beec: Verifying Checksum 16:14:56 04944245beec: Download complete 16:14:56 765212b225bb: Verifying Checksum 16:14:56 765212b225bb: Download complete 16:14:56 f23df028b6ca: Verifying Checksum 16:14:56 f23df028b6ca: Download complete 16:14:56 d65c8cfc05b1: Download complete 16:14:56 699f458cf7ca: Verifying Checksum 16:14:56 699f458cf7ca: Download complete 16:14:56 8998bd30e6a1: Verifying Checksum 16:14:56 8998bd30e6a1: Download complete 16:14:59 2437ff75d9bd: Verifying Checksum 16:14:59 2437ff75d9bd: Download complete 16:15:03 8998bd30e6a1: Pull complete 16:15:04 04944245beec: Pull complete 16:15:06 699f458cf7ca: Pull complete 16:15:06 765212b225bb: Pull complete 16:15:07 f23df028b6ca: Pull complete 16:15:07 d65c8cfc05b1: Pull complete 16:15:25 2437ff75d9bd: Pull complete 16:15:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:15:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:15:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:15:25 prd-ubuntu20.04-docker-arm64-4c-16g-16163 does not seem to be running inside a container 16:15:26 $ 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/602 -v /w/workspace/edgex-go/602:/w/workspace/edgex-go/602:rw,z -v /w/workspace/edgex-go/602@tmp:/w/workspace/edgex-go/602@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 16:15:27 $ docker top 2ae2056f5d30e7b651f0a4e4dcde9483d12be4b86dc082e4a0db520dd461290f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:15:28 ---> job-cost.sh 16:15:28 lf-activate-venv: SKIPPING 16:15:28 INFO: No Stack... 16:15:29 INFO: Retrieving Pricing Info for: v3-standard-4 16:15:29 INFO: Archiving Costs [Pipeline] sh 16:15:30 + cut -d,+ -f6 16:15:30 cat /w/workspace/edgex-go/602/archives/cost.csv [Pipeline] lock 16:15:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-602-stack-cost] 16:15:30 Resource [jenkins-edgexfoundry-edgex-go-main-602-stack-cost] did not exist. Created. 16:15:30 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-602-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:15:30 + echo total: 0.10999999940395355 [Pipeline] stash 16:15:31 Stashed 1 file(s) [Pipeline] } 16:15:31 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-602-stack-cost] [Pipeline] // lock [Pipeline] } 16:15:31 $ docker stop --time=1 2ae2056f5d30e7b651f0a4e4dcde9483d12be4b86dc082e4a0db520dd461290f 16:15:33 $ docker rm -f --volumes 2ae2056f5d30e7b651f0a4e4dcde9483d12be4b86dc082e4a0db520dd461290f [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 16:15:34 provisioning config files... 16:15:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/602@tmp/config14300195083537761626tmp [Pipeline] { [Pipeline] sh 16:15:34 + set +x 16:15:34 + curl -s https://codecov.io/bash 16:15:34 + bash -s -- 16:15:34 16:15:34 _____ _ 16:15:34 / ____| | | 16:15:34 | | ___ __| | ___ ___ _____ __ 16:15:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:15:34 | |___| (_) | (_| | __/ (_| (_) \ V / 16:15:34 \_____\___/ \__,_|\___|\___\___/ \_/ 16:15:34 Bash-1.0.6 16:15:34 16:15:34 16:15:34 ==> git version 2.25.1 found 16:15:34 ==> 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 16:15:34 Release-Date: 2020-01-08 16:15:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:15:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:15:34 ==> Jenkins CI detected. 16:15:34 current dir:  /w/workspace/edgex-go/602 16:15:34 project root: . 16:15:34 --> token set from env 16:15:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:15:34 ==> Running gcov in . (disable via -X gcov) 16:15:34 ==> Python coveragepy not found 16:15:34 ==> Searching for coverage reports in: 16:15:34 + . 16:15:34 -> Found 1 reports 16:15:34 ==> Detecting git/mercurial file structure 16:15:34 ==> Reading reports 16:15:34 + ./coverage.out bytes=453602 16:15:34 ==> Appending adjustments 16:15:34 https://docs.codecov.io/docs/fixing-reports 16:15:35 + Found adjustments 16:15:35 ==> Gzipping contents 16:15:35 60K /tmp/codecov.OOIBTV.gz 16:15:35 ==> Uploading reports 16:15:35 url: https://codecov.io 16:15:35 query: branch=main&commit=4eef39055a4f8a992f7fcd8196977fee3e461688&build=602&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F602%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:15:35 -> Pinging Codecov 16:15:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=4eef39055a4f8a992f7fcd8196977fee3e461688&build=602&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F602%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:15:35 -> Uploading to 16:15:35 https://storage.googleapis.com/codecov/v4/raw/2023-11-01/00271124DB129430A58F1EEE437C3FCB/4eef39055a4f8a992f7fcd8196977fee3e461688/8e606418-f5b9-4dbc-9329-b39e7691831a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T161535Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7f9dd30ad78e6a0e602dc1f6f3e4f2d0e08db6b72f671c23f104bcd95676b201 16:15:35 % Total % Received % Xferd Average Speed Time Time Time Current 16:15:35 Dload Upload Total Spent Left Speed 16:15:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57770 0 0 100 57770 0 175k --:--:-- --:--:-- --:--:-- 175k 16:15:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4eef39055a4f8a992f7fcd8196977fee3e461688 [Pipeline] } 16:15:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 16:15:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:15:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:15:36 16:15:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:15:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:15:36 df9b9388f04a: Pulling fs layer 16:15:36 52dc419b0ee2: Pulling fs layer 16:15:36 25bc292e5bac: Pulling fs layer 16:15:36 114826534d7a: Pulling fs layer 16:15:36 4657fd5d0bcf: Pulling fs layer 16:15:36 6ad1cebc031e: Pulling fs layer 16:15:36 8a3aa393b2d8: Pulling fs layer 16:15:36 4657fd5d0bcf: Waiting 16:15:36 6ad1cebc031e: Waiting 16:15:36 114826534d7a: Waiting 16:15:36 8a3aa393b2d8: Waiting 16:15:36 25bc292e5bac: Verifying Checksum 16:15:36 25bc292e5bac: Download complete 16:15:36 52dc419b0ee2: Verifying Checksum 16:15:36 4657fd5d0bcf: Verifying Checksum 16:15:36 4657fd5d0bcf: Download complete 16:15:36 df9b9388f04a: Verifying Checksum 16:15:36 df9b9388f04a: Download complete 16:15:37 df9b9388f04a: Pull complete 16:15:37 6ad1cebc031e: Verifying Checksum 16:15:37 6ad1cebc031e: Download complete 16:15:37 52dc419b0ee2: Pull complete 16:15:37 25bc292e5bac: Pull complete 16:15:37 114826534d7a: Verifying Checksum 16:15:37 114826534d7a: Download complete 16:15:37 8a3aa393b2d8: Verifying Checksum 16:15:37 8a3aa393b2d8: Download complete 16:15:41 114826534d7a: Pull complete 16:15:41 4657fd5d0bcf: Pull complete 16:15:41 6ad1cebc031e: Pull complete 16:15:43 8a3aa393b2d8: Pull complete 16:15:43 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:15:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:15:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:15:43 prd-ubuntu20.04-docker-8c-8g-16157 does not seem to be running inside a container 16:15:43 $ 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/602 -v /w/workspace/edgex-go/602:/w/workspace/edgex-go/602:rw,z -v /w/workspace/edgex-go/602@tmp:/w/workspace/edgex-go/602@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:1.410.4 cat 16:15:51 $ docker top 7460add23a42cb01e62d6503957835de1f00a41cd7321b8f014a25f43b96ade3 -eo pid,comm [Pipeline] { [Pipeline] echo 16:15:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 16:15:52 + set -o pipefail 16:15:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 16:15:58 16:15:58 Monitoring /w/workspace/edgex-go/602 (github.com/edgexfoundry/edgex-go)... 16:15:58 16:15:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/a7eef9e0-f177-491b-a084-0f2198e2a1d2 16:15:58 16:15:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:15:58 16:15:58 16:15:58 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:15:58 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:15:58 More details here: https://snyk.co/ue1NS 16:15:58 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 16:15:58 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:15:58 $ docker stop --time=1 7460add23a42cb01e62d6503957835de1f00a41cd7321b8f014a25f43b96ade3 16:16:04 $ docker rm -f --volumes 7460add23a42cb01e62d6503957835de1f00a41cd7321b8f014a25f43b96ade3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 16:16:04 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:16:04 provisioning config files... 16:16:04 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/602@tmp/config8050689528888702458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:16:05 --> edgex-publish-swagger.sh 16:16:05 === Publish openapi/v3 API === 16:16:05 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 16:16:05 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/602/openapi/v3/core-command.yaml] 16:16:05 % Total % Received % Xferd Average Speed Time Time Time Current 16:16:05 Dload Upload Total Spent Left Speed 16:16:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 45404 --:--:-- --:--:-- --:--:-- 45341 100 32782 0 0 100 32782 0 45404 --:--:-- --:--:-- --:--:-- 45341 16:16:05 16:16:05 16:16:05 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/602/openapi/v3/core-data.yaml] 16:16:05 % Total % Received % Xferd Average Speed Time Time Time Current 16:16:05 Dload Upload Total Spent Left Speed 16:16:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 99k --:--:-- --:--:-- --:--:-- 99k 100 72043 0 0 100 72043 0 99k --:--:-- --:--:-- --:--:-- 99k 16:16:06 16:16:06 16:16:06 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/602/openapi/v3/core-metadata.yaml] 16:16:06 % Total % Received % Xferd Average Speed Time Time Time Current 16:16:06 Dload Upload Total Spent Left Speed 16:16:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 277k --:--:-- --:--:-- --:--:-- 277k 16:16:07 16:16:07 16:16:07 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/602/openapi/v3/support-notifications.yaml] 16:16:07 % Total % Received % Xferd Average Speed Time Time Time Current 16:16:07 Dload Upload Total Spent Left Speed 16:16:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 177k --:--:-- --:--:-- --:--:-- 177k 100 87000 0 0 100 87000 0 177k --:--:-- --:--:-- --:--:-- 177k 16:16:07 16:16:07 16:16:07 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/602/openapi/v3/support-scheduler.yaml] 16:16:07 % Total % Received % Xferd Average Speed Time Time Time Current 16:16:07 Dload Upload Total Spent Left Speed 16:16:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 82856 --:--:-- --:--:-- --:--:-- 82856 16:16:08 16:16:08 [Pipeline] } 16:16:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 16:16:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:16:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:16:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:16:08 prd-ubuntu20.04-docker-8c-8g-16157 does not seem to be running inside a container 16:16:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/602 -v /w/workspace/edgex-go/602:/w/workspace/edgex-go/602:rw,z -v /w/workspace/edgex-go/602@tmp:/w/workspace/edgex-go/602@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 16:16:09 $ docker top 4d3c04d4a758b6ee447e9aaffad183e3c8a6f7789f5d7d298ea205c07c1e3c14 -eo pid,comm 16:16:09 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). 16:16:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:16:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:16:09 [ssh-agent] Looking for ssh-agent implementation... 16:16:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:16:09 $ docker exec 4d3c04d4a758b6ee447e9aaffad183e3c8a6f7789f5d7d298ea205c07c1e3c14 ssh-agent 16:16:09 SSH_AUTH_SOCK=/tmp/ssh-mzVhsB5fbKWL/agent.32 16:16:09 SSH_AGENT_PID=38 16:16:09 Running ssh-add (command line suppressed) 16:16:09 Identity added: /w/workspace/edgex-go/602@tmp/private_key_3689400840942039113.key (/w/workspace/edgex-go/602@tmp/private_key_3689400840942039113.key) 16:16:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:16:10 + git semver tag 16:16:10 2023-11-01 16:16:10,265 [run_tag] DEBUG tag force:False 16:16:10 2023-11-01 16:16:10,265 [check_head_tag] DEBUG check head tag 16:16:10 2023-11-01 16:16:10,266 [execute] INFO git cat-file --batch-check 16:16:10 2023-11-01 16:16:10,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/602, universal_newlines=False, shell=None, istream=) 16:16:10 2023-11-01 16:16:10,270 [execute] INFO git cat-file --batch 16:16:10 2023-11-01 16:16:10,270 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/602, universal_newlines=False, shell=None, istream=) 16:16:10 2023-11-01 16:16:10,294 [read_version] DEBUG read version from /w/workspace/edgex-go/602/.semver/main 16:16:10 2023-11-01 16:16:10,294 [execute] INFO git tag -a v3.1.0-dev.67 -m v3.1.0-dev.67 16:16:10 2023-11-01 16:16:10,294 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.67', '-m', 'v3.1.0-dev.67'], cwd=/w/workspace/edgex-go/602, universal_newlines=False, shell=None, istream=None) 16:16:10 2023-11-01 16:16:10,298 [read_version] DEBUG read version from /w/workspace/edgex-go/602/.semver/main 16:16:10 3.1.0-dev.67 [Pipeline] } 16:16:10 $ docker exec --env ******** --env ******** 4d3c04d4a758b6ee447e9aaffad183e3c8a6f7789f5d7d298ea205c07c1e3c14 ssh-agent -k 16:16:10 unset SSH_AUTH_SOCK; 16:16:10 unset SSH_AGENT_PID; 16:16:10 echo Agent pid 38 killed; 16:16:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:16:10 + git semver [Pipeline] } 16:16:11 $ docker stop --time=1 4d3c04d4a758b6ee447e9aaffad183e3c8a6f7789f5d7d298ea205c07c1e3c14 16:16:12 $ docker rm -f --volumes 4d3c04d4a758b6ee447e9aaffad183e3c8a6f7789f5d7d298ea205c07c1e3c14 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:16:12 16:16:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:16:13 0.23.1-centos7: Pulling from edgex-lftools 16:16:13 ab5ef0e58194: Pulling fs layer 16:16:13 9712f1f96733: Pulling fs layer 16:16:13 63f879dbbcfc: Pulling fs layer 16:16:13 0d9ebad4ef96: Pulling fs layer 16:16:13 e9a5061849ea: Pulling fs layer 16:16:13 d747dcd14b5f: Pulling fs layer 16:16:13 2de7ff778b66: Pulling fs layer 16:16:13 d747dcd14b5f: Waiting 16:16:13 0d9ebad4ef96: Waiting 16:16:13 2de7ff778b66: Waiting 16:16:13 e9a5061849ea: Waiting 16:16:13 9712f1f96733: Verifying Checksum 16:16:13 9712f1f96733: Download complete 16:16:13 63f879dbbcfc: Verifying Checksum 16:16:13 63f879dbbcfc: Download complete 16:16:13 ab5ef0e58194: Download complete 16:16:13 d747dcd14b5f: Verifying Checksum 16:16:13 d747dcd14b5f: Download complete 16:16:13 e9a5061849ea: Verifying Checksum 16:16:13 e9a5061849ea: Download complete 16:16:13 0d9ebad4ef96: Verifying Checksum 16:16:13 0d9ebad4ef96: Download complete 16:16:13 2de7ff778b66: Download complete 16:16:16 ab5ef0e58194: Pull complete 16:16:16 9712f1f96733: Pull complete 16:16:16 63f879dbbcfc: Pull complete 16:16:20 0d9ebad4ef96: Pull complete 16:16:20 e9a5061849ea: Pull complete 16:16:20 d747dcd14b5f: Pull complete 16:16:21 2de7ff778b66: Pull complete 16:16:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:16:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:16:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:16:21 prd-ubuntu20.04-docker-8c-8g-16157 does not seem to be running inside a container 16:16:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/602 -v /w/workspace/edgex-go/602:/w/workspace/edgex-go/602:rw,z -v /w/workspace/edgex-go/602@tmp:/w/workspace/edgex-go/602@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 16:16:31 $ docker top 5d7c07f8ab65c3c08b44812047fc8b59667a8eae25af26fee0ffa1aaf15d6e9b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:16:31 provisioning config files... 16:16:31 copy managed file [sigul-config] to file:/w/workspace/edgex-go/602@tmp/config13447360607530041940tmp 16:16:31 copy managed file [sigul-password] to file:/w/workspace/edgex-go/602@tmp/config15871359849502245717tmp 16:16:31 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/602@tmp/config12569613834113682088tmp [Pipeline] { [Pipeline] echo 16:16:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:16:31 ---> sigul-configuration.sh 16:16:31 gpg: directory `/root/.gnupg' created 16:16:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:16:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:16:31 gpg: keyring `/root/.gnupg/secring.gpg' created 16:16:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:16:31 gpg: CAST5 encrypted data 16:16:31 gpg: encrypted with 1 passphrase 16:16:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:16:32 + mkdir /home/jenkins 16:16:32 + mkdir /home/jenkins/sigul [Pipeline] sh 16:16:32 + 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 16:16:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:16:32 ---> sigul-install.sh 16:16:32 Sigul already installed; skipping installation. [Pipeline] sh 16:16:32 + git tag --list 16:16:32 0.6.0 16:16:32 0.6.1 16:16:32 0.7.0 16:16:32 0.7.1 16:16:32 v1.0.0 16:16:32 v1.0.1 16:16:32 v1.1.0 16:16:32 v1.2.0 16:16:32 v1.2.1 16:16:32 v1.3.0 16:16:32 v1.3.1 16:16:32 v2.0.0 16:16:32 v2.1.0 16:16:32 v2.1.1 16:16:32 v2.2.0 16:16:32 v2.3.0 16:16:32 v3.0 16:16:32 v3.0.0 16:16:32 v3.1.0-dev.1 16:16:32 v3.1.0-dev.10 16:16:32 v3.1.0-dev.11 16:16:32 v3.1.0-dev.12 16:16:32 v3.1.0-dev.13 16:16:32 v3.1.0-dev.14 16:16:32 v3.1.0-dev.15 16:16:32 v3.1.0-dev.16 16:16:32 v3.1.0-dev.17 16:16:32 v3.1.0-dev.18 16:16:32 v3.1.0-dev.19 16:16:32 v3.1.0-dev.2 16:16:32 v3.1.0-dev.20 16:16:32 v3.1.0-dev.21 16:16:32 v3.1.0-dev.22 16:16:32 v3.1.0-dev.23 16:16:32 v3.1.0-dev.24 16:16:32 v3.1.0-dev.25 16:16:32 v3.1.0-dev.26 16:16:32 v3.1.0-dev.27 16:16:32 v3.1.0-dev.28 16:16:32 v3.1.0-dev.29 16:16:32 v3.1.0-dev.3 16:16:32 v3.1.0-dev.30 16:16:32 v3.1.0-dev.31 16:16:32 v3.1.0-dev.32 16:16:32 v3.1.0-dev.33 16:16:32 v3.1.0-dev.34 16:16:32 v3.1.0-dev.35 16:16:32 v3.1.0-dev.36 16:16:32 v3.1.0-dev.37 16:16:32 v3.1.0-dev.38 16:16:32 v3.1.0-dev.39 16:16:32 v3.1.0-dev.4 16:16:32 v3.1.0-dev.40 16:16:32 v3.1.0-dev.41 16:16:32 v3.1.0-dev.42 16:16:32 v3.1.0-dev.43 16:16:32 v3.1.0-dev.44 16:16:32 v3.1.0-dev.45 16:16:32 v3.1.0-dev.46 16:16:32 v3.1.0-dev.47 16:16:32 v3.1.0-dev.48 16:16:32 v3.1.0-dev.49 16:16:32 v3.1.0-dev.5 16:16:32 v3.1.0-dev.50 16:16:32 v3.1.0-dev.51 16:16:32 v3.1.0-dev.52 16:16:32 v3.1.0-dev.53 16:16:32 v3.1.0-dev.54 16:16:32 v3.1.0-dev.55 16:16:32 v3.1.0-dev.56 16:16:32 v3.1.0-dev.57 16:16:32 v3.1.0-dev.58 16:16:32 v3.1.0-dev.59 16:16:32 v3.1.0-dev.6 16:16:32 v3.1.0-dev.60 16:16:32 v3.1.0-dev.61 16:16:32 v3.1.0-dev.62 16:16:32 v3.1.0-dev.63 16:16:32 v3.1.0-dev.64 16:16:32 v3.1.0-dev.65 16:16:32 v3.1.0-dev.66 16:16:32 v3.1.0-dev.67 16:16:32 v3.1.0-dev.7 16:16:32 v3.1.0-dev.8 16:16:32 v3.1.0-dev.9 [Pipeline] sh 16:16:33 + lftools sign git-tag v3.1.0-dev.67 16:16:33 Signing Git tag with Sigul... 16:16:33 Signing v3.1.0-dev.67 [Pipeline] echo 16:16:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:16:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:16:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:16:34 $ docker stop --time=1 5d7c07f8ab65c3c08b44812047fc8b59667a8eae25af26fee0ffa1aaf15d6e9b 16:16:35 $ docker rm -f --volumes 5d7c07f8ab65c3c08b44812047fc8b59667a8eae25af26fee0ffa1aaf15d6e9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:16:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:16:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:16:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:16:36 prd-ubuntu20.04-docker-8c-8g-16157 does not seem to be running inside a container 16:16:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/602 -v /w/workspace/edgex-go/602:/w/workspace/edgex-go/602:rw,z -v /w/workspace/edgex-go/602@tmp:/w/workspace/edgex-go/602@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 16:16:37 $ docker top a42fd94dc0eb48465ec0bb961cd694a544556cf6d535968cd31b823ff0e44abf -eo pid,comm 16:16:37 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). 16:16:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:16:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:16:37 [ssh-agent] Looking for ssh-agent implementation... 16:16:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:16:37 $ docker exec a42fd94dc0eb48465ec0bb961cd694a544556cf6d535968cd31b823ff0e44abf ssh-agent 16:16:37 SSH_AUTH_SOCK=/tmp/ssh-IR7QKs4XWhbF/agent.31 16:16:37 SSH_AGENT_PID=37 16:16:37 Running ssh-add (command line suppressed) 16:16:37 Identity added: /w/workspace/edgex-go/602@tmp/private_key_3362153917901412997.key (/w/workspace/edgex-go/602@tmp/private_key_3362153917901412997.key) 16:16:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:16:37 + git semver bump pre 16:16:38 2023-11-01 16:16:37,953 [read_version] DEBUG read version from /w/workspace/edgex-go/602/.semver/main 16:16:38 2023-11-01 16:16:37,953 [bump_version] DEBUG bumping version:3.1.0-dev.67 on axis:pre with prefix:dev 16:16:38 2023-11-01 16:16:37,953 [bump_version] DEBUG bumped version:3.1.0-dev.68 16:16:38 2023-11-01 16:16:37,953 [write_version] DEBUG write version:3.1.0-dev.68 to path:/w/workspace/edgex-go/602/.semver/main with force:True 16:16:38 2023-11-01 16:16:37,953 [read_version] DEBUG read version from /w/workspace/edgex-go/602/.semver/main 16:16:38 2023-11-01 16:16:37,953 [write_file] DEBUG write to file:/w/workspace/edgex-go/602/.semver/main 16:16:38 2023-11-01 16:16:37,955 [execute] INFO git cat-file --batch-check 16:16:38 2023-11-01 16:16:37,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/602/.semver, universal_newlines=False, shell=None, istream=) 16:16:38 2023-11-01 16:16:37,960 [execute] INFO git cat-file --batch 16:16:38 2023-11-01 16:16:37,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/602/.semver, universal_newlines=False, shell=None, istream=) 16:16:38 2023-11-01 16:16:37,965 [read_version] DEBUG read version from /w/workspace/edgex-go/602/.semver/main 16:16:38 3.1.0-dev.68 [Pipeline] } 16:16:38 $ docker exec --env ******** --env ******** a42fd94dc0eb48465ec0bb961cd694a544556cf6d535968cd31b823ff0e44abf ssh-agent -k 16:16:38 unset SSH_AUTH_SOCK; 16:16:38 unset SSH_AGENT_PID; 16:16:38 echo Agent pid 37 killed; 16:16:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:16:38 + git semver [Pipeline] } 16:16:38 $ docker stop --time=1 a42fd94dc0eb48465ec0bb961cd694a544556cf6d535968cd31b823ff0e44abf 16:16:39 $ docker rm -f --volumes a42fd94dc0eb48465ec0bb961cd694a544556cf6d535968cd31b823ff0e44abf [Pipeline] // withDockerContainer [Pipeline] sh 16:16:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:16:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:16:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:16:40 prd-ubuntu20.04-docker-8c-8g-16157 does not seem to be running inside a container 16:16:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/602 -v /w/workspace/edgex-go/602:/w/workspace/edgex-go/602:rw,z -v /w/workspace/edgex-go/602@tmp:/w/workspace/edgex-go/602@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 16:16:41 $ docker top 7a97926a276d126ca6260f87120baf8f0e1ac3bb6087fecd4b145c788f4df4e6 -eo pid,comm 16:16:41 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). 16:16:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:16:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:16:41 [ssh-agent] Looking for ssh-agent implementation... 16:16:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:16:41 $ docker exec 7a97926a276d126ca6260f87120baf8f0e1ac3bb6087fecd4b145c788f4df4e6 ssh-agent 16:16:41 SSH_AUTH_SOCK=/tmp/ssh-Ey1IjC7L96VY/agent.32 16:16:41 SSH_AGENT_PID=38 16:16:41 Running ssh-add (command line suppressed) 16:16:41 Identity added: /w/workspace/edgex-go/602@tmp/private_key_7395206431904516508.key (/w/workspace/edgex-go/602@tmp/private_key_7395206431904516508.key) 16:16:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:16:41 + git semver push 16:16:42 2023-11-01 16:16:42,017 [run_push] DEBUG push 16:16:42 2023-11-01 16:16:42,017 [execute] INFO git cat-file --batch-check 16:16:42 2023-11-01 16:16:42,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/602/.semver, universal_newlines=False, shell=None, istream=) 16:16:42 2023-11-01 16:16:42,021 [execute] INFO git rev-list 485e61851661d3a0e116b502f4039a49ee920a84 -- 16:16:42 2023-11-01 16:16:42,021 [execute] DEBUG Popen(['git', 'rev-list', '485e61851661d3a0e116b502f4039a49ee920a84', '--'], cwd=/w/workspace/edgex-go/602/.semver, universal_newlines=False, shell=None, istream=None) 16:16:42 2023-11-01 16:16:42,038 [execute] INFO git fetch -v origin 16:16:42 2023-11-01 16:16:42,039 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/602/.semver, universal_newlines=True, shell=None, istream=None) 16:16:42 2023-11-01 16:16:42,601 [run_push] DEBUG no remote changes detected 16:16:42 2023-11-01 16:16:42,601 [execute] INFO git push origin semver 16:16:42 2023-11-01 16:16:42,602 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/602/.semver, universal_newlines=False, shell=None, istream=None) 16:16:43 2023-11-01 16:16:43,481 [run_push] DEBUG push all version tags 16:16:43 2023-11-01 16:16:43,481 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:16:43 2023-11-01 16:16:43,482 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/602, universal_newlines=False, shell=None, istream=None) 16:16:44 2023-11-01 16:16:44,355 [read_version] DEBUG read version from /w/workspace/edgex-go/602/.semver/main 16:16:44 3.1.0-dev.68 [Pipeline] } 16:16:44 $ docker exec --env ******** --env ******** 7a97926a276d126ca6260f87120baf8f0e1ac3bb6087fecd4b145c788f4df4e6 ssh-agent -k 16:16:44 unset SSH_AUTH_SOCK; 16:16:44 unset SSH_AGENT_PID; 16:16:44 echo Agent pid 38 killed; 16:16:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:16:44 + git semver [Pipeline] } 16:16:45 $ docker stop --time=1 7a97926a276d126ca6260f87120baf8f0e1ac3bb6087fecd4b145c788f4df4e6 16:16:46 $ docker rm -f --volumes 7a97926a276d126ca6260f87120baf8f0e1ac3bb6087fecd4b145c788f4df4e6 [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 16:16:47 + [ -d /w/workspace/edgex-go/602/archives ] [Pipeline] libraryResource [Pipeline] sh 16:16:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:16:48 ---> package-listing.sh 16:16:48 ++ facter osfamily 16:16:48 ++ tr '[:upper:]' '[:lower:]' 16:16:49 + OS_FAMILY=debian 16:16:49 + workspace=/w/workspace/edgex-go/602 16:16:49 + START_PACKAGES=/tmp/packages_start.txt 16:16:49 + END_PACKAGES=/tmp/packages_end.txt 16:16:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:16:49 + PACKAGES=/tmp/packages_start.txt 16:16:49 + '[' /w/workspace/edgex-go/602 ']' 16:16:49 + PACKAGES=/tmp/packages_end.txt 16:16:49 + case "${OS_FAMILY}" in 16:16:49 + dpkg -l 16:16:49 + grep '^ii' 16:16:49 + '[' -f /tmp/packages_start.txt ']' 16:16:49 + '[' -f /tmp/packages_end.txt ']' 16:16:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:16:49 + '[' /w/workspace/edgex-go/602 ']' 16:16:49 + mkdir -p /w/workspace/edgex-go/602/archives/ 16:16:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/602/archives/ [Pipeline] echo 16:16:49 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/602/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:16:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:16:49 16:16:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:16:50 latest: Pulling from edgex-lftools-log-publisher 16:16:50 5eb5b503b376: Pulling fs layer 16:16:50 5c69ac0246d0: Pulling fs layer 16:16:50 ec43610c2a17: Pulling fs layer 16:16:50 3a2ae6a8a46f: Pulling fs layer 16:16:50 33b1e0a273af: Pulling fs layer 16:16:50 5d3b04190fa2: Pulling fs layer 16:16:50 33b1e0a273af: Waiting 16:16:50 3a2ae6a8a46f: Waiting 16:16:50 2f39f015ded8: Pulling fs layer 16:16:50 5d3b04190fa2: Waiting 16:16:50 2f39f015ded8: Waiting 16:16:50 5c69ac0246d0: Download complete 16:16:50 3a2ae6a8a46f: Verifying Checksum 16:16:50 3a2ae6a8a46f: Download complete 16:16:50 33b1e0a273af: Verifying Checksum 16:16:50 33b1e0a273af: Download complete 16:16:50 ec43610c2a17: Verifying Checksum 16:16:50 ec43610c2a17: Download complete 16:16:50 5d3b04190fa2: Verifying Checksum 16:16:50 5d3b04190fa2: Download complete 16:16:50 5eb5b503b376: Verifying Checksum 16:16:50 5eb5b503b376: Download complete 16:16:50 2f39f015ded8: Download complete 16:16:51 5eb5b503b376: Pull complete 16:16:51 5c69ac0246d0: Pull complete 16:16:51 ec43610c2a17: Pull complete 16:16:52 3a2ae6a8a46f: Pull complete 16:16:52 33b1e0a273af: Pull complete 16:16:52 5d3b04190fa2: Pull complete 16:16:56 2f39f015ded8: Pull complete 16:16:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:16:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:16:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:16:56 prd-ubuntu20.04-docker-8c-8g-16157 does not seem to be running inside a container 16:16:56 $ 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/602/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/602 -v /w/workspace/edgex-go/602:/w/workspace/edgex-go/602:rw,z -v /w/workspace/edgex-go/602@tmp:/w/workspace/edgex-go/602@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 16:17:02 $ docker top a17b075c1f9bcaf17fdfb8f20f8f2ef2e75e3ab5ecc3b09d4957e98e08a747ff -eo pid,comm [Pipeline] { [Pipeline] sh 16:17:03 + touch /tmp/pre-build-complete [Pipeline] sh 16:17:03 + mkdir -p /var/log/sysstat [Pipeline] sh 16:17:03 + ls /var/log/sa-host 16:17:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:17:03 provisioning config files... 16:17:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/602@tmp/config8470502520213861894tmp [Pipeline] { [Pipeline] echo 16:17:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:17:04 ---> create-netrc.sh [Pipeline] } 16:17:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:17:04 ---> python-tools-install.sh [Pipeline] echo 16:17:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:17:04 ---> sudo-logs.sh 16:17:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:17:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:17:05 ---> job-cost.sh 16:17:05 lf-activate-venv: SKIPPING 16:17:05 DEBUG: total: 0.10999999940395355 16:17:05 INFO: Retrieving Stack Cost... 16:17:05 INFO: Retrieving Pricing Info for: v3-standard-8 16:17:06 INFO: Archiving Costs [Pipeline] echo 16:17:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:17:06 ---> logs-deploy.sh 16:17:06 lf-activate-venv: SKIPPING 16:17:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/602 16:17:06 INFO: archiving workspace using pattern(s): 16:17:07 Archives upload complete. 16:17:07 INFO: archiving logs to Nexus 16:17:08 ---> uname -a: 16:17:08 Linux prd-ubuntu20-04-docker-8c-8g-16157 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:17:08 16:17:08 16:17:08 ---> lscpu: 16:17:08 Architecture: x86_64 16:17:08 CPU op-mode(s): 32-bit, 64-bit 16:17:08 Byte Order: Little Endian 16:17:08 Address sizes: 40 bits physical, 48 bits virtual 16:17:08 CPU(s): 8 16:17:08 On-line CPU(s) list: 0-7 16:17:08 Thread(s) per core: 1 16:17:08 Core(s) per socket: 1 16:17:08 Socket(s): 8 16:17:08 NUMA node(s): 1 16:17:08 Vendor ID: AuthenticAMD 16:17:08 CPU family: 23 16:17:08 Model: 49 16:17:08 Model name: AMD EPYC-Rome Processor 16:17:08 Stepping: 0 16:17:08 CPU MHz: 2799.998 16:17:08 BogoMIPS: 5599.99 16:17:08 Virtualization: AMD-V 16:17:08 Hypervisor vendor: KVM 16:17:08 Virtualization type: full 16:17:08 L1d cache: 256 KiB 16:17:08 L1i cache: 256 KiB 16:17:08 L2 cache: 4 MiB 16:17:08 L3 cache: 128 MiB 16:17:08 NUMA node0 CPU(s): 0-7 16:17:08 Vulnerability Itlb multihit: Not affected 16:17:08 Vulnerability L1tf: Not affected 16:17:08 Vulnerability Mds: Not affected 16:17:08 Vulnerability Meltdown: Not affected 16:17:08 Vulnerability Mmio stale data: Not affected 16:17:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:17:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:17:08 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:17:08 Vulnerability Srbds: Not affected 16:17:08 Vulnerability Tsx async abort: Not affected 16:17:08 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 16:17:08 16:17:08 16:17:08 ---> nproc: 16:17:08 8 16:17:08 16:17:08 16:17:08 ---> df -h: 16:17:08 Filesystem Size Used Avail Use% Mounted on 16:17:08 overlay 155G 22G 134G 14% / 16:17:08 tmpfs 64M 0 64M 0% /dev 16:17:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:17:08 shm 64M 0 64M 0% /dev/shm 16:17:08 /dev/vda1 155G 22G 134G 14% /facter-os 16:17:08 16:17:08 16:17:08 ---> sar -b -r -n DEV: 16:17:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16157) 11/01/23 _x86_64_ (8 CPU) 16:17:08 16:17:08 15:44:47 LINUX RESTART (8 CPU) 16:17:08 16:17:08 15:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:17:08 15:46:02 99.17 45.31 53.86 0.00 5032.63 65674.79 0.00 16:17:08 15:47:01 59.86 2.66 57.20 0.00 373.84 27521.25 0.00 16:17:08 15:48:01 108.78 0.77 108.02 0.00 16.40 42655.82 0.00 16:17:08 15:49:01 29.25 0.00 29.25 0.00 0.00 20002.02 0.00 16:17:08 15:50:01 27.41 1.17 26.24 0.00 70.24 11533.09 0.00 16:17:08 15:51:01 119.38 9.76 109.61 0.00 5150.82 39806.20 0.00 16:17:08 15:52:01 99.63 2.43 97.20 0.00 285.02 61030.36 0.00 16:17:08 15:53:01 241.66 0.08 241.58 0.00 13.06 94468.66 0.00 16:17:08 15:54:01 306.30 3.40 302.90 0.00 31.86 92091.85 0.00 16:17:08 15:55:01 123.19 0.08 123.11 0.00 0.67 45988.40 0.00 16:17:08 15:56:01 508.73 0.13 508.60 0.00 21.73 69906.48 0.00 16:17:08 15:57:01 34.09 0.03 34.06 0.00 1.33 882.39 0.00 16:17:08 15:58:01 2.68 0.00 2.68 0.00 0.00 58.66 0.00 16:17:08 15:59:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 16:17:08 16:00:01 1.95 0.02 1.93 0.00 0.13 22.13 0.00 16:17:08 16:01:01 1.73 0.00 1.73 0.00 0.00 18.93 0.00 16:17:08 16:02:01 1.52 0.00 1.52 0.00 0.00 16.40 0.00 16:17:08 16:03:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 16:17:08 16:04:01 1.43 0.00 1.43 0.00 0.00 15.73 0.00 16:17:08 16:05:01 1.77 0.00 1.77 0.00 0.00 19.46 0.00 16:17:08 16:06:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 16:17:08 16:07:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 16:17:08 16:08:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 16:17:08 16:09:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 16:17:08 16:10:01 1.22 0.00 1.22 0.00 0.00 12.66 0.00 16:17:08 16:11:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 16:17:08 16:12:01 1.32 0.00 1.32 0.00 0.00 13.86 0.00 16:17:08 16:13:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 16:17:08 16:14:01 1.28 0.00 1.28 0.00 0.00 13.60 0.00 16:17:08 16:15:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 16:17:08 16:16:01 69.59 0.35 69.24 0.00 12.26 27412.50 0.00 16:17:08 16:17:01 138.23 0.18 138.04 0.00 13.73 45984.47 0.00 16:17:08 Average: 62.20 2.07 60.12 0.00 344.49 20160.73 0.00 16:17:08 16:17:08 15:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:17:08 15:46:02 29822404 31632088 724148 2.20 59836 2046208 1799536 5.30 938048 1809500 185360 16:17:08 15:47:01 28796136 31583404 740712 2.25 75244 2979228 1850648 5.45 1051008 2661192 250356 16:17:08 15:48:01 27750308 31183788 1127352 3.43 117224 3510408 2319644 6.84 1707628 2961908 305216 16:17:08 15:49:01 27576160 31313652 995348 3.03 120068 3791064 2153840 6.35 1614688 3207460 290220 16:17:08 15:50:01 27312712 31478140 828036 2.52 123624 4183620 1917744 5.65 1511072 3538396 377652 16:17:08 15:51:01 27459508 31487480 811424 2.47 131716 4062848 1964212 5.79 1510712 3403688 964 16:17:08 15:52:01 23154656 31436012 856088 2.60 138920 8178124 2381856 7.02 1885084 7193928 2304360 16:17:08 15:53:01 22643980 31338632 939796 2.86 144268 8553112 2943568 8.68 2126500 7412344 1324 16:17:08 15:54:01 18014556 29713628 2515360 7.65 227472 11146956 6004052 17.69 4005932 9777472 154984 16:17:08 15:55:01 14527132 28801392 3421760 10.41 244372 13580608 7828376 23.07 6103884 11027820 1330512 16:17:08 15:56:01 17744780 31461144 818968 2.49 252108 13151712 2154096 6.35 2618152 11515344 740 16:17:08 15:57:01 17730296 31449060 830252 2.52 254064 13152156 2128436 6.27 3000592 11144632 424 16:17:08 15:58:01 17740248 31459100 820200 2.49 254164 13152156 2003008 5.90 2990600 11144360 16 16:17:08 15:59:01 17742200 31461184 818108 2.49 254180 13152168 2003008 5.90 2989304 11144372 260 16:17:08 16:00:01 17743516 31462568 817216 2.49 254224 13152160 2019152 5.95 2986256 11144372 32 16:17:08 16:01:01 17744220 31463560 816632 2.48 254232 13152172 2019152 5.95 2985780 11144624 128 16:17:08 16:02:01 17755880 31475320 804704 2.45 254300 13152176 2019152 5.95 2973452 11144628 8 16:17:08 16:03:01 17755368 31474968 805012 2.45 254316 13152304 2019152 5.95 2973580 11144756 44 16:17:08 16:04:01 17755288 31475312 804972 2.45 254368 13152308 2019152 5.95 2973208 11145120 8 16:17:08 16:05:01 17755272 31475372 804884 2.45 254448 13152300 2019152 5.95 2973292 11145120 48 16:17:08 16:06:01 17755696 31475832 804368 2.45 254472 13152312 2019152 5.95 2973264 11145124 8 16:17:08 16:07:01 17755428 31475600 804540 2.45 254496 13152320 2019152 5.95 2973228 11145132 184 16:17:08 16:08:01 17755880 31476068 804228 2.45 254512 13152320 2019152 5.95 2973256 11145132 8 16:17:08 16:09:01 17755864 31476084 804184 2.45 254540 13152324 2019152 5.95 2973660 11145136 188 16:17:08 16:10:01 17755784 31476016 804192 2.45 254548 13152324 2019152 5.95 2973300 11145136 12 16:17:08 16:11:01 17755624 31475932 804104 2.45 254596 13152328 2019152 5.95 2973468 11145140 176 16:17:08 16:12:01 17755600 31475948 804052 2.45 254620 13152332 2019152 5.95 2973484 11145144 8 16:17:08 16:13:01 17755496 31475860 804024 2.45 254628 13152332 2019152 5.95 2973392 11145144 176 16:17:08 16:14:01 17755656 31476044 804012 2.45 254648 13152336 2019152 5.95 2973764 11145148 12 16:17:08 16:15:01 17755632 31476024 803980 2.44 254656 13152336 2019152 5.95 2973640 11145148 176 16:17:08 16:16:01 16626516 31435480 843288 2.56 272460 14142868 2185124 6.44 3142912 12024916 222600 16:17:08 16:17:01 15713452 31431004 844924 2.57 310672 14913324 2150600 6.34 3137360 12841120 72376 16:17:08 Average: 19825664 31320366 963465 2.93 220375 11066664 2377943 7.01 2747922 9410264 171831 16:17:08 16:17:08 15:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:17:08 15:46:02 ens3 607.60 494.10 5126.09 86.12 0.00 0.00 0.00 0.00 16:17:08 15:46:02 lo 4.07 4.07 0.39 0.39 0.00 0.00 0.00 0.00 16:17:08 15:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 15:47:01 ens3 641.68 663.06 5965.91 69.71 0.00 0.00 0.00 0.00 16:17:08 15:47:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 16:17:08 15:47:01 docker0 580.82 503.46 40.47 2799.67 0.00 0.00 0.00 0.00 16:17:08 15:48:01 ens3 217.73 140.33 1811.10 24.17 0.00 0.00 0.00 0.00 16:17:08 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 15:48:01 docker0 123.70 191.53 11.05 1783.87 0.00 0.00 0.00 0.00 16:17:08 15:48:01 vethdf6ea41 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 16:17:08 15:49:01 ens3 53.60 47.63 30.45 103.17 0.00 0.00 0.00 0.00 16:17:08 15:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:17:08 15:49:01 docker0 1.25 1.25 0.09 0.11 0.00 0.00 0.00 0.00 16:17:08 15:49:01 vethdf6ea41 1.25 1.28 0.11 0.12 0.00 0.00 0.00 0.00 16:17:08 15:50:01 ens3 67.33 32.27 673.19 12.45 0.00 0.00 0.00 0.00 16:17:08 15:50:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 16:17:08 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 15:50:01 vethdf6ea41 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 15:51:01 ens3 161.38 80.14 3585.90 15.41 0.00 0.00 0.00 0.00 16:17:08 15:51:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 16:17:08 15:51:01 veth503b839 0.50 0.47 0.05 0.18 0.00 0.00 0.00 0.00 16:17:08 15:51:01 docker0 0.50 0.35 0.04 0.17 0.00 0.00 0.00 0.00 16:17:08 15:52:01 vethba8ea08 2.32 6.63 0.18 95.45 0.00 0.00 0.00 0.01 16:17:08 15:52:01 vetha312df2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 15:52:01 vetha0ff80e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 15:52:01 vethb03f719 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 15:52:01 veth6146ecc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 15:52:01 vethc33551a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 15:52:01 ens3 86.97 42.39 1010.93 18.34 0.00 0.00 0.00 0.00 16:17:08 15:52:01 vethcfad921 1.57 2.68 0.12 33.93 0.00 0.00 0.00 0.00 16:17:08 15:52:01 vethf623b04 1.58 3.25 0.12 31.41 0.00 0.00 0.00 0.00 16:17:08 15:52:01 vethc553a6c 1.60 3.48 0.12 31.42 0.00 0.00 0.00 0.00 16:17:08 15:52:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:17:08 15:52:01 vethceaa4ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 15:52:01 veth503b839 0.07 0.18 0.00 0.01 0.00 0.00 0.00 0.00 16:17:08 15:52:01 docker0 7.13 15.36 0.44 192.16 0.00 0.00 0.00 0.00 16:17:08 15:53:01 vethf768115 34.91 47.06 3.39 17.75 0.00 0.00 0.00 0.00 16:17:08 15:53:01 ens3 212.23 144.46 638.79 18.01 0.00 0.00 0.00 0.00 16:17:08 15:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:17:08 15:53:01 veth1be8024 25.20 34.89 2.48 12.37 0.00 0.00 0.00 0.00 16:17:08 15:53:01 veth503b839 0.10 0.68 0.01 0.03 0.00 0.00 0.00 0.00 16:17:08 15:53:01 docker0 138.26 200.65 11.05 628.89 0.00 0.00 0.00 0.00 16:17:08 15:53:01 veth9e62228 31.84 42.98 3.10 16.02 0.00 0.00 0.00 0.00 16:17:08 15:53:01 veth8bef9a3 20.86 28.58 2.05 10.75 0.00 0.00 0.00 0.00 16:17:08 15:54:01 veth4f7b7dd 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:17:08 15:54:01 vethaff19b8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:17:08 15:54:01 vethffbfbf1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:17:08 15:54:01 vethd5ade97 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:17:08 15:54:01 veth99cb285 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:17:08 15:54:01 ens3 313.50 161.59 2264.17 24.30 0.00 0.00 0.00 0.00 16:17:08 15:54:01 vethab1176d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:17:08 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 15:54:01 veth0d4e72b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:17:08 15:54:01 veth7e0ea16 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:17:08 15:54:01 veth503b839 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 15:54:01 docker0 150.51 292.60 13.19 2247.38 0.00 0.00 0.00 0.00 16:17:08 15:54:01 veth98a1bf6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:17:08 15:54:01 veth03c17b5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:17:08 15:54:01 veth3314e50 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:17:08 15:55:01 veth4f7b7dd 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 15:55:01 vethaff19b8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 15:55:01 vethffbfbf1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 15:55:01 vethd5ade97 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 15:55:01 veth99cb285 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 15:55:01 ens3 6.65 3.45 5.21 2.82 0.00 0.00 0.00 0.00 16:17:08 15:55:01 vethab1176d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 15:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:17:08 15:55:01 veth0d4e72b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 15:55:01 veth7e0ea16 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 15:55:01 veth503b839 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 15:55:01 veth98a1bf6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 15:55:01 veth03c17b5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 15:55:01 veth3314e50 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 15:56:01 ens3 223.30 228.51 115.33 750.63 0.00 0.00 0.00 0.00 16:17:08 15:56:01 lo 22.20 22.20 2.19 2.19 0.00 0.00 0.00 0.00 16:17:08 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 15:57:01 ens3 487.14 507.75 226.50 2868.24 0.00 0.00 0.00 0.00 16:17:08 15:57:01 lo 45.99 45.99 4.53 4.53 0.00 0.00 0.00 0.00 16:17:08 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 15:58:01 ens3 22.45 17.70 29.42 6.05 0.00 0.00 0.00 0.00 16:17:08 15:58:01 lo 3.20 3.20 0.32 0.32 0.00 0.00 0.00 0.00 16:17:08 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 15:59:01 ens3 0.58 0.20 0.11 0.08 0.00 0.00 0.00 0.00 16:17:08 15:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:17:08 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 16:00:01 ens3 1.43 0.37 0.44 0.27 0.00 0.00 0.00 0.00 16:17:08 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 16:01:01 ens3 0.67 0.63 0.39 0.29 0.00 0.00 0.00 0.00 16:17:08 16:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:17:08 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 16:02:01 ens3 0.52 0.13 0.12 0.01 0.00 0.00 0.00 0.00 16:17:08 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 16:03:01 ens3 0.82 0.50 0.29 0.22 0.00 0.00 0.00 0.00 16:17:08 16:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:17:08 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 16:04:01 ens3 0.68 0.20 0.14 0.08 0.00 0.00 0.00 0.00 16:17:08 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 16:05:01 ens3 0.63 0.47 0.27 0.22 0.00 0.00 0.00 0.00 16:17:08 16:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:17:08 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 16:06:01 ens3 0.30 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:17:08 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 16:07:01 ens3 0.38 0.18 0.07 0.01 0.00 0.00 0.00 0.00 16:17:08 16:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:17:08 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 16:08:01 ens3 0.60 0.00 0.05 0.00 0.00 0.00 0.00 0.00 16:17:08 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 16:09:01 ens3 0.53 0.43 0.26 0.22 0.00 0.00 0.00 0.00 16:17:08 16:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:17:08 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 16:10:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 16:11:01 ens3 1.77 0.67 0.58 0.35 0.00 0.00 0.00 0.00 16:17:08 16:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:17:08 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 16:12:01 ens3 1.52 0.78 0.65 0.48 0.00 0.00 0.00 0.00 16:17:08 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 16:13:01 ens3 0.48 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:17:08 16:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:17:08 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 16:14:01 ens3 0.93 0.17 0.15 0.07 0.00 0.00 0.00 0.00 16:17:08 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 16:15:01 ens3 1.27 0.43 0.41 0.28 0.00 0.00 0.00 0.00 16:17:08 16:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:17:08 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:08 16:16:01 ens3 250.86 157.32 5003.84 20.76 0.00 0.00 0.00 0.00 16:17:08 16:16:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 16:17:08 16:16:01 docker0 75.60 116.86 5.78 1027.10 0.00 0.00 0.00 0.00 16:17:08 16:17:01 ens3 306.70 211.98 5776.34 143.75 0.00 0.00 0.00 0.00 16:17:08 16:17:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 16:17:08 16:17:01 docker0 2.43 2.07 0.37 0.91 0.00 0.00 0.00 0.00 16:17:08 Average: ens3 114.48 91.52 1005.79 130.23 0.00 0.00 0.00 0.00 16:17:08 Average: lo 2.64 2.64 0.26 0.26 0.00 0.00 0.00 0.00 16:17:08 Average: docker0 33.47 41.14 2.56 269.95 0.00 0.00 0.00 0.00 16:17:08 16:17:08 16:17:08 ---> sar -P ALL: 16:17:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16157) 11/01/23 _x86_64_ (8 CPU) 16:17:08 16:17:08 15:44:47 LINUX RESTART (8 CPU) 16:17:08 16:17:08 15:45:01 CPU %user %nice %system %iowait %steal %idle 16:17:08 15:46:02 all 7.17 0.00 2.02 7.28 0.06 83.47 16:17:08 15:46:02 0 4.52 0.00 1.82 16.91 0.05 76.69 16:17:08 15:46:02 1 7.92 0.00 2.66 1.73 0.05 87.64 16:17:08 15:46:02 2 3.88 0.00 1.34 0.69 0.05 94.04 16:17:08 15:46:02 3 12.78 0.00 2.65 11.46 0.07 73.04 16:17:08 15:46:02 4 4.80 0.00 1.32 1.41 0.05 92.42 16:17:08 15:46:02 5 8.00 0.00 1.55 5.71 0.05 84.69 16:17:08 15:46:02 6 9.83 0.00 2.10 19.49 0.08 68.49 16:17:08 15:46:02 7 5.62 0.00 2.72 0.88 0.07 90.72 16:17:08 15:47:01 all 4.68 0.00 2.25 9.72 0.05 83.30 16:17:08 15:47:01 0 3.95 0.00 1.36 14.74 0.03 79.91 16:17:08 15:47:01 1 4.90 0.00 2.84 26.84 0.05 65.37 16:17:08 15:47:01 2 4.61 0.00 2.08 0.48 0.05 92.78 16:17:08 15:47:01 3 3.33 0.00 2.35 9.93 0.09 84.30 16:17:08 15:47:01 4 8.27 0.00 3.36 23.35 0.05 64.96 16:17:08 15:47:01 5 3.51 0.00 1.95 1.59 0.05 92.89 16:17:08 15:47:01 6 4.18 0.00 1.64 0.09 0.05 94.04 16:17:08 15:47:01 7 4.69 0.00 2.39 0.76 0.05 92.11 16:17:08 15:48:01 all 16.53 0.00 3.03 7.31 0.08 73.05 16:17:08 15:48:01 0 15.71 0.00 2.55 0.92 0.12 80.70 16:17:08 15:48:01 1 15.72 0.00 3.73 4.17 0.07 76.32 16:17:08 15:48:01 2 16.03 0.00 2.63 0.74 0.05 80.55 16:17:08 15:48:01 3 18.47 0.00 2.77 2.15 0.07 76.55 16:17:08 15:48:01 4 15.31 0.00 3.50 35.87 0.07 45.26 16:17:08 15:48:01 5 17.20 0.00 2.38 0.97 0.12 79.33 16:17:08 15:48:01 6 16.23 0.00 2.70 12.49 0.05 68.54 16:17:08 15:48:01 7 17.62 0.00 3.97 1.19 0.07 77.16 16:17:08 15:49:01 all 28.42 0.00 4.46 11.04 0.11 55.97 16:17:08 15:49:01 0 29.26 0.00 4.28 3.04 0.08 63.34 16:17:08 15:49:01 1 28.32 0.00 4.60 4.52 0.15 62.40 16:17:08 15:49:01 2 29.32 0.00 3.93 2.45 0.14 64.16 16:17:08 15:49:01 3 31.00 0.00 4.82 4.80 0.10 59.27 16:17:08 15:49:01 4 27.39 0.00 4.35 36.74 0.14 31.38 16:17:08 15:49:01 5 26.69 0.00 3.93 5.65 0.10 63.63 16:17:08 15:49:01 6 28.27 0.00 4.45 31.06 0.08 36.13 16:17:08 15:49:01 7 27.06 0.00 5.30 0.42 0.10 67.11 16:17:08 15:50:01 all 44.03 0.00 4.91 6.41 0.13 44.52 16:17:08 15:50:01 0 43.62 0.00 5.05 10.29 0.15 40.89 16:17:08 15:50:01 1 44.45 0.00 4.53 4.75 0.12 46.16 16:17:08 15:50:01 2 44.99 0.00 4.96 3.54 0.10 46.42 16:17:08 15:50:01 3 44.12 0.00 5.72 3.42 0.12 46.62 16:17:08 15:50:01 4 44.57 0.00 4.80 2.92 0.12 47.58 16:17:08 15:50:01 5 42.13 0.00 4.68 4.00 0.14 49.05 16:17:08 15:50:01 6 44.44 0.00 4.45 14.48 0.12 36.50 16:17:08 15:50:01 7 43.92 0.00 5.08 7.81 0.15 43.05 16:17:08 15:51:01 all 4.69 0.00 2.24 20.17 0.07 72.83 16:17:08 15:51:01 0 4.53 0.00 1.90 9.84 0.05 83.67 16:17:08 15:51:01 1 5.52 0.00 2.07 8.76 0.07 83.58 16:17:08 15:51:01 2 4.71 0.00 1.97 4.66 0.08 88.59 16:17:08 15:51:01 3 4.14 0.00 2.29 7.77 0.08 85.72 16:17:08 15:51:01 4 5.65 0.00 2.44 31.93 0.07 59.92 16:17:08 15:51:01 5 4.11 0.00 2.40 7.00 0.07 86.42 16:17:08 15:51:01 6 4.30 0.00 2.54 66.82 0.07 26.28 16:17:08 15:51:01 7 4.60 0.00 2.32 24.55 0.08 68.44 16:17:08 15:52:01 all 10.02 0.00 3.37 27.65 0.08 58.89 16:17:08 15:52:01 0 11.15 0.00 3.08 26.88 0.07 58.83 16:17:08 15:52:01 1 10.24 0.00 3.49 56.78 0.08 29.41 16:17:08 15:52:01 2 9.82 0.00 3.34 23.38 0.07 63.39 16:17:08 15:52:01 3 9.16 0.00 3.73 53.50 0.08 33.52 16:17:08 15:52:01 4 10.12 0.00 3.29 18.89 0.07 67.63 16:17:08 15:52:01 5 9.56 0.00 3.37 4.87 0.10 82.10 16:17:08 15:52:01 6 10.04 0.00 3.16 4.69 0.07 82.04 16:17:08 15:52:01 7 10.03 0.00 3.48 32.24 0.07 54.18 16:17:08 15:53:01 all 2.52 0.00 1.49 35.75 0.06 60.18 16:17:08 15:53:01 0 3.29 0.00 1.48 21.10 0.08 74.05 16:17:08 15:53:01 1 2.75 0.00 1.72 39.26 0.08 56.19 16:17:08 15:53:01 2 2.75 0.00 1.31 38.63 0.03 57.28 16:17:08 15:53:01 3 2.95 0.00 1.86 74.76 0.07 20.37 16:17:08 15:53:01 4 1.59 0.00 1.07 22.11 0.05 75.17 16:17:08 15:53:01 5 2.14 0.00 1.58 56.68 0.05 39.55 16:17:08 15:53:01 6 1.91 0.00 1.44 11.76 0.05 84.83 16:17:08 15:53:01 7 2.75 0.00 1.50 21.80 0.07 73.88 16:17:08 15:54:01 all 12.77 0.00 4.06 34.24 0.09 48.85 16:17:08 15:54:01 0 13.01 0.00 3.51 24.71 0.10 58.67 16:17:08 15:54:01 1 13.12 0.00 4.53 41.19 0.07 41.09 16:17:08 15:54:01 2 13.44 0.00 4.11 12.70 0.08 69.66 16:17:08 15:54:01 3 12.94 0.00 4.08 44.24 0.15 38.58 16:17:08 15:54:01 4 11.42 0.00 4.64 25.06 0.07 58.82 16:17:08 15:54:01 5 12.90 0.00 3.92 62.10 0.10 20.98 16:17:08 15:54:01 6 11.72 0.00 3.40 22.57 0.05 62.26 16:17:08 15:54:01 7 13.60 0.00 4.30 41.52 0.07 40.52 16:17:08 15:55:01 all 89.56 0.00 6.96 3.31 0.16 0.01 16:17:08 15:55:01 0 88.33 0.00 8.03 3.46 0.16 0.02 16:17:08 15:55:01 1 89.59 0.00 7.09 3.17 0.15 0.00 16:17:08 15:55:01 2 89.45 0.00 7.06 3.32 0.17 0.00 16:17:08 15:55:01 3 90.19 0.00 6.44 3.20 0.17 0.00 16:17:08 15:55:01 4 89.97 0.00 6.68 3.20 0.15 0.00 16:17:08 15:55:01 5 90.16 0.00 6.13 3.47 0.17 0.07 16:17:08 15:55:01 6 89.40 0.00 6.98 3.47 0.15 0.00 16:17:08 15:55:01 7 89.30 0.00 7.35 3.20 0.14 0.02 16:17:08 15:56:01 all 25.20 0.00 3.65 7.22 0.09 63.84 16:17:08 15:56:01 0 22.56 0.00 3.80 2.32 0.07 71.25 16:17:08 15:56:01 1 25.20 0.00 3.41 1.18 0.08 70.13 16:17:08 15:56:01 2 26.43 0.00 4.01 4.14 0.10 65.31 16:17:08 15:56:01 3 26.27 0.00 4.48 31.41 0.10 37.75 16:17:08 15:56:01 4 24.19 0.00 3.41 8.69 0.08 63.63 16:17:08 15:56:01 5 24.28 0.00 3.39 0.96 0.12 71.26 16:17:08 15:56:01 6 24.98 0.00 3.06 1.78 0.08 70.10 16:17:08 15:56:01 7 27.74 0.00 3.64 7.34 0.08 61.19 16:17:08 16:17:08 15:56:01 CPU %user %nice %system %iowait %steal %idle 16:17:08 15:57:01 all 9.37 0.00 1.03 0.43 0.06 89.11 16:17:08 15:57:01 0 10.27 0.00 1.07 0.15 0.05 88.46 16:17:08 15:57:01 1 9.22 0.00 0.86 0.03 0.07 89.82 16:17:08 15:57:01 2 2.75 0.00 0.93 0.02 0.02 96.28 16:17:08 15:57:01 3 8.20 0.00 1.11 2.70 0.10 87.89 16:17:08 15:57:01 4 10.08 0.00 1.10 0.12 0.07 88.64 16:17:08 15:57:01 5 13.07 0.00 1.29 0.07 0.08 85.49 16:17:08 15:57:01 6 11.07 0.00 0.94 0.13 0.05 87.81 16:17:08 15:57:01 7 10.34 0.00 0.94 0.20 0.07 88.46 16:17:08 15:58:01 all 0.14 0.00 0.08 0.03 0.01 99.73 16:17:08 15:58:01 0 0.07 0.00 0.08 0.00 0.02 99.83 16:17:08 15:58:01 1 0.07 0.00 0.12 0.00 0.02 99.80 16:17:08 15:58:01 2 0.07 0.00 0.02 0.00 0.02 99.90 16:17:08 15:58:01 3 0.07 0.00 0.10 0.25 0.02 99.57 16:17:08 15:58:01 4 0.20 0.00 0.08 0.00 0.00 99.72 16:17:08 15:58:01 5 0.15 0.00 0.10 0.00 0.02 99.73 16:17:08 15:58:01 6 0.10 0.00 0.03 0.02 0.02 99.83 16:17:08 15:58:01 7 0.40 0.00 0.10 0.00 0.02 99.48 16:17:08 15:59:01 all 0.04 0.00 0.01 0.01 0.01 99.93 16:17:08 15:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:17:08 15:59:01 1 0.10 0.00 0.03 0.00 0.02 99.85 16:17:08 15:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:17:08 15:59:01 3 0.08 0.00 0.02 0.07 0.02 99.82 16:17:08 15:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:17:08 15:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:17:08 15:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:17:08 15:59:01 7 0.07 0.00 0.02 0.00 0.02 99.90 16:17:08 16:00:01 all 0.02 0.00 0.02 0.02 0.00 99.93 16:17:08 16:00:01 0 0.00 0.00 0.03 0.00 0.00 99.97 16:17:08 16:00:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:17:08 16:00:01 2 0.02 0.00 0.03 0.00 0.00 99.95 16:17:08 16:00:01 3 0.05 0.00 0.05 0.03 0.03 99.83 16:17:08 16:00:01 4 0.03 0.00 0.00 0.07 0.00 99.90 16:17:08 16:00:01 5 0.02 0.00 0.02 0.03 0.00 99.93 16:17:08 16:00:01 6 0.00 0.00 0.00 0.02 0.00 99.98 16:17:08 16:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:17:08 16:01:01 all 0.04 0.00 0.01 0.01 0.02 99.93 16:17:08 16:01:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:17:08 16:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:17:08 16:01:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:17:08 16:01:01 3 0.02 0.00 0.00 0.05 0.03 99.90 16:17:08 16:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:17:08 16:01:01 5 0.02 0.00 0.00 0.00 0.02 99.97 16:17:08 16:01:01 6 0.02 0.00 0.00 0.02 0.02 99.95 16:17:08 16:01:01 7 0.17 0.00 0.02 0.00 0.02 99.80 16:17:08 16:02:01 all 0.27 0.00 0.01 0.01 0.01 99.70 16:17:08 16:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:17:08 16:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:17:08 16:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:17:08 16:02:01 3 0.03 0.00 0.02 0.07 0.00 99.88 16:17:08 16:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:17:08 16:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:17:08 16:02:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:17:08 16:02:01 7 1.98 0.00 0.00 0.00 0.02 98.00 16:17:08 16:03:01 all 0.27 0.00 0.01 0.04 0.01 99.68 16:17:08 16:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:17:08 16:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:17:08 16:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:17:08 16:03:01 3 0.00 0.00 0.02 0.28 0.02 99.68 16:17:08 16:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:17:08 16:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:17:08 16:03:01 6 0.03 0.00 0.02 0.03 0.02 99.90 16:17:08 16:03:01 7 1.99 0.00 0.00 0.00 0.00 98.01 16:17:08 16:04:01 all 0.05 0.00 0.01 0.05 0.01 99.87 16:17:08 16:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:17:08 16:04:01 1 0.07 0.00 0.03 0.00 0.00 99.90 16:17:08 16:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:17:08 16:04:01 3 0.03 0.00 0.02 0.23 0.00 99.72 16:17:08 16:04:01 4 0.05 0.00 0.00 0.00 0.02 99.93 16:17:08 16:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:17:08 16:04:01 6 0.05 0.00 0.02 0.18 0.02 99.73 16:17:08 16:04:01 7 0.18 0.00 0.00 0.00 0.02 99.80 16:17:08 16:05:01 all 0.05 0.00 0.02 0.05 0.01 99.88 16:17:08 16:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:17:08 16:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:17:08 16:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:17:08 16:05:01 3 0.00 0.00 0.02 0.37 0.02 99.60 16:17:08 16:05:01 4 0.05 0.00 0.00 0.00 0.00 99.95 16:17:08 16:05:01 5 0.00 0.00 0.02 0.00 0.02 99.97 16:17:08 16:05:01 6 0.03 0.00 0.03 0.00 0.02 99.92 16:17:08 16:05:01 7 0.23 0.00 0.07 0.00 0.00 99.70 16:17:08 16:06:01 all 0.03 0.00 0.01 0.01 0.01 99.95 16:17:08 16:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:17:08 16:06:01 1 0.05 0.00 0.00 0.02 0.02 99.92 16:17:08 16:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:17:08 16:06:01 3 0.03 0.00 0.02 0.03 0.00 99.92 16:17:08 16:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:17:08 16:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:17:08 16:06:01 6 0.03 0.00 0.02 0.00 0.02 99.93 16:17:08 16:06:01 7 0.05 0.00 0.00 0.00 0.02 99.93 16:17:08 16:07:01 all 0.01 0.00 0.02 0.01 0.00 99.96 16:17:08 16:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:17:08 16:07:01 1 0.03 0.00 0.05 0.00 0.00 99.92 16:17:08 16:07:01 2 0.00 0.00 0.03 0.00 0.00 99.97 16:17:08 16:07:01 3 0.02 0.00 0.02 0.07 0.02 99.88 16:17:08 16:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:17:08 16:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:17:08 16:07:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:17:08 16:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:17:08 16:17:08 16:07:01 CPU %user %nice %system %iowait %steal %idle 16:17:08 16:08:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:17:08 16:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:17:08 16:08:01 1 0.05 0.00 0.00 0.00 0.02 99.93 16:17:08 16:08:01 2 0.05 0.00 0.02 0.00 0.00 99.93 16:17:08 16:08:01 3 0.02 0.00 0.00 0.02 0.00 99.97 16:17:08 16:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:17:08 16:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 16:17:08 16:08:01 6 0.05 0.00 0.03 0.00 0.02 99.90 16:17:08 16:08:01 7 0.05 0.00 0.02 0.00 0.02 99.92 16:17:08 16:09:01 all 0.13 0.00 0.01 0.00 0.00 99.85 16:17:08 16:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:17:08 16:09:01 1 0.05 0.00 0.02 0.00 0.02 99.92 16:17:08 16:09:01 2 0.05 0.00 0.02 0.00 0.00 99.93 16:17:08 16:09:01 3 0.00 0.00 0.00 0.02 0.02 99.97 16:17:08 16:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:17:08 16:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:17:08 16:09:01 6 0.03 0.00 0.05 0.00 0.00 99.92 16:17:08 16:09:01 7 0.90 0.00 0.02 0.00 0.00 99.09 16:17:08 16:10:01 all 0.19 0.00 0.01 0.01 0.01 99.79 16:17:08 16:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:17:08 16:10:01 1 0.05 0.00 0.05 0.00 0.00 99.90 16:17:08 16:10:01 2 0.03 0.00 0.00 0.00 0.02 99.95 16:17:08 16:10:01 3 0.02 0.00 0.00 0.03 0.00 99.95 16:17:08 16:10:01 4 0.00 0.00 0.02 0.02 0.00 99.97 16:17:08 16:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:17:08 16:10:01 6 0.03 0.00 0.02 0.00 0.02 99.93 16:17:08 16:10:01 7 1.39 0.00 0.00 0.00 0.00 98.61 16:17:08 16:11:01 all 0.10 0.00 0.01 0.09 0.00 99.80 16:17:08 16:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:17:08 16:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:17:08 16:11:01 2 0.03 0.00 0.03 0.00 0.00 99.93 16:17:08 16:11:01 3 0.02 0.00 0.02 0.67 0.00 99.30 16:17:08 16:11:01 4 0.07 0.00 0.00 0.02 0.00 99.92 16:17:08 16:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:17:08 16:11:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:17:08 16:11:01 7 0.62 0.00 0.00 0.00 0.00 99.38 16:17:08 16:12:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:17:08 16:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:17:08 16:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:17:08 16:12:01 2 0.05 0.00 0.02 0.00 0.00 99.93 16:17:08 16:12:01 3 0.02 0.00 0.02 0.03 0.00 99.93 16:17:08 16:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:17:08 16:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:17:08 16:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:17:08 16:12:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:17:08 16:13:01 all 0.02 0.00 0.01 0.04 0.01 99.92 16:17:08 16:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:17:08 16:13:01 1 0.05 0.00 0.05 0.00 0.02 99.88 16:17:08 16:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:17:08 16:13:01 3 0.02 0.00 0.00 0.35 0.02 99.62 16:17:08 16:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:17:08 16:13:01 5 0.00 0.00 0.00 0.00 0.02 99.98 16:17:08 16:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:17:08 16:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:17:08 16:14:01 all 0.02 0.00 0.01 0.00 0.00 99.97 16:17:08 16:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:17:08 16:14:01 1 0.05 0.00 0.00 0.00 0.00 99.95 16:17:08 16:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:17:08 16:14:01 3 0.00 0.00 0.02 0.03 0.00 99.95 16:17:08 16:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:17:08 16:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:17:08 16:14:01 6 0.03 0.00 0.02 0.00 0.02 99.93 16:17:08 16:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:17:08 16:15:01 all 0.06 0.00 0.01 0.01 0.01 99.91 16:17:08 16:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:17:08 16:15:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:17:08 16:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:17:08 16:15:01 3 0.00 0.00 0.02 0.07 0.02 99.90 16:17:08 16:15:01 4 0.05 0.00 0.00 0.02 0.00 99.93 16:17:08 16:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:17:08 16:15:01 6 0.05 0.00 0.02 0.00 0.02 99.92 16:17:08 16:15:01 7 0.30 0.00 0.00 0.00 0.00 99.70 16:17:08 16:16:01 all 4.53 0.00 1.79 2.00 0.03 91.66 16:17:08 16:16:01 0 5.09 0.00 1.66 0.18 0.02 93.06 16:17:08 16:16:01 1 4.81 0.00 1.87 0.02 0.02 93.28 16:17:08 16:16:01 2 4.39 0.00 1.74 0.40 0.03 93.44 16:17:08 16:16:01 3 3.78 0.00 2.20 11.91 0.03 82.08 16:17:08 16:16:01 4 4.07 0.00 1.14 0.05 0.03 94.71 16:17:08 16:16:01 5 4.64 0.00 2.61 0.29 0.03 92.43 16:17:08 16:16:01 6 3.92 0.00 1.53 3.25 0.03 91.27 16:17:08 16:16:01 7 5.50 0.00 1.56 0.02 0.03 92.90 16:17:08 16:17:01 all 7.10 0.00 3.21 4.13 0.06 85.51 16:17:08 16:17:01 0 7.53 0.00 3.24 0.07 0.07 89.10 16:17:08 16:17:01 1 7.16 0.00 4.27 21.04 0.07 67.47 16:17:08 16:17:01 2 7.01 0.00 2.48 0.10 0.05 90.36 16:17:08 16:17:01 3 6.61 0.00 3.51 9.99 0.07 79.82 16:17:08 16:17:01 4 6.91 0.00 2.93 0.51 0.05 89.60 16:17:08 16:17:01 5 7.20 0.00 3.06 0.92 0.08 88.75 16:17:08 16:17:01 6 7.55 0.00 3.27 0.25 0.07 88.86 16:17:08 16:17:01 7 6.80 0.00 2.92 0.12 0.05 90.11 16:17:08 Average: all 8.30 0.00 1.39 5.49 0.04 84.78 16:17:08 Average: 0 8.08 0.00 1.33 4.17 0.04 86.39 16:17:08 Average: 1 8.39 0.00 1.50 6.62 0.04 83.46 16:17:08 Average: 2 8.00 0.00 1.30 2.96 0.04 87.69 16:17:08 Average: 3 8.53 0.00 1.50 8.49 0.05 81.43 16:17:08 Average: 4 8.21 0.00 1.37 6.53 0.03 83.86 16:17:08 Average: 5 8.26 0.00 1.32 4.78 0.04 85.60 16:17:08 Average: 6 8.35 0.00 1.30 5.99 0.04 84.32 16:17:08 Average: 7 8.62 0.00 1.48 4.40 0.04 85.46 16:17:08 16:17:08 16:17:08