Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 854655c68166e602a0cbf1edf23493ae46c7a014 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-ssh11617867583982505669.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh13539996272970866198.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh16167809060295282418.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh2508848348817793883.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-ssh15568693284475864036.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-16922 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/604 [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/604 # 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 > 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 Avoid second fetch Checking out Revision 854655c68166e602a0cbf1edf23493ae46c7a014 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4719)" > git config core.sparsecheckout # timeout=10 > git checkout -f 854655c68166e602a0cbf1edf23493ae46c7a014 # timeout=10 > git rev-list --no-walk 08d06e0ccb5744197e6b9bad57675b66573abf32 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:29:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:29:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:29:32 ========================================================= 00:29:32 EdgeX Global Pipelines Version Info 00:29:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:29:33 ------------------- 00:29:33 stable info: 00:29:33 ------------------- 00:29:33 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 00:29:33 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 00:29:33 Message: update stable to v1.0.257 00:29:34 ------------------- 00:29:34 experimental info: 00:29:34 ------------------- 00:29:34 Commited By: **** collab-it+edgex@linuxfoundation.org 00:29:34 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 00:29:34 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:29:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:29:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:29:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:29:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:29:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:29:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 00:29:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:29:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:29:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:29:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:29:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:29:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:29:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:29:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:29:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:29:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:29:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:29:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:29:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:29:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 00:29:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:29:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:29:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:29:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:29:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:29:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:29:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] echo 00:29:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 854655c [Pipeline] echo 00:29:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:29:34 provisioning config files... 00:29:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/604@tmp/config15822848214393506534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:29:35 ---> docker-login.sh 00:29:35 nexus3.edgexfoundry.org:10001 00:29:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:29:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:29:35 Configure a credential helper to remove this warning. See 00:29:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:29:35 00:29:35 Login Succeeded 00:29:35 nexus3.edgexfoundry.org:10002 00:29:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:29:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:29:35 Configure a credential helper to remove this warning. See 00:29:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:29:35 00:29:35 Login Succeeded 00:29:35 nexus3.edgexfoundry.org:10003 00:29:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:29:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:29:36 Configure a credential helper to remove this warning. See 00:29:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:29:36 00:29:36 Login Succeeded 00:29:36 nexus3.edgexfoundry.org:10004 00:29:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:29:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:29:36 Configure a credential helper to remove this warning. See 00:29:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:29:36 00:29:36 Login Succeeded 00:29:36 docker.io 00:29:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:29:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:29:36 Configure a credential helper to remove this warning. See 00:29:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:29:36 00:29:36 Login Succeeded 00:29:36 ---> docker-login.sh ends [Pipeline] } 00:29:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:29:37 + 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 00:29:37 + cut -d/ -f2 00:29:37 + dirname cmd/core-command/Dockerfile 00:29:37 + echo core-command,cmd/core-command/Dockerfile 00:29:37 + dirname cmd/core-common-config-bootstrapper/Dockerfile 00:29:37 + cut -d/ -f2 00:29:37 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 00:29:37 + dirname cmd/core-data/Dockerfile 00:29:37 + cut -d/ -f2 00:29:37 + echo core-data,cmd/core-data/Dockerfile 00:29:37 + dirname cmd/core-metadata/Dockerfile 00:29:37 + cut -d/ -f2 00:29:37 + echo core-metadata,cmd/core-metadata/Dockerfile 00:29:37 + dirname cmd/security-bootstrapper/Dockerfile 00:29:37 + cut -d/ -f2 00:29:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:29:37 + dirname cmd/security-proxy-auth/Dockerfile 00:29:37 + cut -d/ -f2 00:29:37 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 00:29:37 + dirname cmd/security-proxy-setup/Dockerfile 00:29:37 + cut -d/ -f2 00:29:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:29:37 + dirname cmd/security-secretstore-setup/Dockerfile 00:29:37 + cut -d/ -f2 00:29:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:29:37 + dirname cmd/security-spiffe-token-provider/Dockerfile 00:29:37 + cut -d/ -f2 00:29:37 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 00:29:37 + dirname cmd/security-spire-agent/Dockerfile 00:29:37 + cut -d/ -f2 00:29:37 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 00:29:37 + dirname cmd/security-spire-config/Dockerfile 00:29:37 + cut -d/ -f2 00:29:37 + echo security-spire-config,cmd/security-spire-config/Dockerfile 00:29:37 + dirname cmd/security-spire-server/Dockerfile 00:29:37 + cut -d/ -f2 00:29:37 + echo security-spire-server,cmd/security-spire-server/Dockerfile 00:29:37 + dirname cmd/support-notifications/Dockerfile 00:29:37 + cut -d/ -f2 00:29:37 + echo support-notifications,cmd/support-notifications/Dockerfile 00:29:37 + dirname cmd/support-scheduler/Dockerfile 00:29:37 + cut -d/ -f2 00:29:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 00:29:37 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 00:29:37 + git rev-list -1 --merges 854655c68166e602a0cbf1edf23493ae46c7a014~1..854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] echo 00:29:37 -----------> git rev-list -1 --merges 854655c68166e602a0cbf1edf23493ae46c7a014~1..854655c68166e602a0cbf1edf23493ae46c7a014 854655c68166e602a0cbf1edf23493ae46c7a014 [false] [Pipeline] sh 00:29:37 + git log --format=format:%s -1 854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] echo 00:29:37 ========================================================= 00:29:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:29:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:29:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:29:38 + grep -v github /etc/ssh/ssh_known_hosts 00:29:38 + [ -e /tmp/ssh_known_hosts ] 00:29:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:29:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:29:38 + sudo tee -a /etc/ssh/ssh_known_hosts 00:29:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:29:38 00:29:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:29:38 0.1.4: Pulling from edgex-devops/py-git-semver 00:29:38 b85a868b505f: Pulling fs layer 00:29:38 e2be974225ed: Pulling fs layer 00:29:38 339a4e72a1f5: Pulling fs layer 00:29:38 988bab9f4d93: Pulling fs layer 00:29:38 1469e6f7b9e6: Pulling fs layer 00:29:38 eaf3925da568: Pulling fs layer 00:29:38 bab4dde63d76: Pulling fs layer 00:29:38 bde34c3a00c8: Pulling fs layer 00:29:38 b352a97aabf1: Pulling fs layer 00:29:38 4872d77fe225: Pulling fs layer 00:29:38 988bab9f4d93: Waiting 00:29:38 5851b861e8e6: Pulling fs layer 00:29:38 eaf3925da568: Waiting 00:29:38 1469e6f7b9e6: Waiting 00:29:38 4872d77fe225: Waiting 00:29:38 bab4dde63d76: Waiting 00:29:38 5851b861e8e6: Waiting 00:29:38 bde34c3a00c8: Waiting 00:29:38 b352a97aabf1: Waiting 00:29:38 e2be974225ed: Download complete 00:29:38 988bab9f4d93: Download complete 00:29:39 1469e6f7b9e6: Verifying Checksum 00:29:39 1469e6f7b9e6: Download complete 00:29:39 339a4e72a1f5: Verifying Checksum 00:29:39 339a4e72a1f5: Download complete 00:29:39 eaf3925da568: Verifying Checksum 00:29:39 eaf3925da568: Download complete 00:29:39 bde34c3a00c8: Verifying Checksum 00:29:39 bde34c3a00c8: Download complete 00:29:39 b352a97aabf1: Download complete 00:29:39 4872d77fe225: Download complete 00:29:39 5851b861e8e6: Download complete 00:29:39 b85a868b505f: Download complete 00:29:39 bab4dde63d76: Verifying Checksum 00:29:39 bab4dde63d76: Download complete 00:29:40 b85a868b505f: Pull complete 00:29:40 e2be974225ed: Pull complete 00:29:41 339a4e72a1f5: Pull complete 00:29:41 988bab9f4d93: Pull complete 00:29:41 1469e6f7b9e6: Pull complete 00:29:41 eaf3925da568: Pull complete 00:29:43 bab4dde63d76: Pull complete 00:29:43 bde34c3a00c8: Pull complete 00:29:43 b352a97aabf1: Pull complete 00:29:43 4872d77fe225: Pull complete 00:29:43 5851b861e8e6: Pull complete 00:29:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:29:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:29:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:29:43 prd-ubuntu20.04-docker-8c-8g-16922 does not seem to be running inside a container 00:29:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/604 -v /w/workspace/edgex-go/604:/w/workspace/edgex-go/604:rw,z -v /w/workspace/edgex-go/604@tmp:/w/workspace/edgex-go/604@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 00:29:46 $ docker top 12a7f5e287b409a3bcde15f17956bde0835eca616647b6085d6f9bd817cd0366 -eo pid,comm 00:29:46 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). 00:29:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:29:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:29:46 [ssh-agent] Looking for ssh-agent implementation... 00:29:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:29:46 $ docker exec 12a7f5e287b409a3bcde15f17956bde0835eca616647b6085d6f9bd817cd0366 ssh-agent 00:29:46 SSH_AUTH_SOCK=/tmp/ssh-vxdA5ub6DUcV/agent.31 00:29:46 SSH_AGENT_PID=37 00:29:46 Running ssh-add (command line suppressed) 00:29:46 Identity added: /w/workspace/edgex-go/604@tmp/private_key_14908400354877414164.key (/w/workspace/edgex-go/604@tmp/private_key_14908400354877414164.key) 00:29:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:29:47 + git tag --points-at HEAD [Pipeline] } 00:29:47 $ docker exec --env ******** --env ******** 12a7f5e287b409a3bcde15f17956bde0835eca616647b6085d6f9bd817cd0366 ssh-agent -k 00:29:47 unset SSH_AUTH_SOCK; 00:29:47 unset SSH_AGENT_PID; 00:29:47 echo Agent pid 37 killed; 00:29:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:29:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:29:47 [ssh-agent] Looking for ssh-agent implementation... 00:29:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:29:47 $ docker exec 12a7f5e287b409a3bcde15f17956bde0835eca616647b6085d6f9bd817cd0366 ssh-agent 00:29:47 SSH_AUTH_SOCK=/tmp/ssh-LC6TkUSWUoGb/agent.70 00:29:47 SSH_AGENT_PID=76 00:29:47 Running ssh-add (command line suppressed) 00:29:47 Identity added: /w/workspace/edgex-go/604@tmp/private_key_9159117053041781993.key (/w/workspace/edgex-go/604@tmp/private_key_9159117053041781993.key) 00:29:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:29:47 + git semver init 00:29:48 2023-11-08 00:29:48,110 [run_init] DEBUG init version:0.0.0 force:False 00:29:48 2023-11-08 00:29:48,112 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/604/.semver 00:29:48 2023-11-08 00:29:48,113 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/604/.semver 00:29:48 2023-11-08 00:29:48,113 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/604/.semver'], cwd=/w/workspace/edgex-go/604, universal_newlines=False, shell=None, istream=None) 00:29:53 2023-11-08 00:29:53,411 [append_file] DEBUG append to file:/w/workspace/edgex-go/604/.git/info/exclude 00:29:53 2023-11-08 00:29:53,411 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/604/.semver/main with force:False 00:29:53 2023-11-08 00:29:53,411 [read_version] DEBUG read version from /w/workspace/edgex-go/604/.semver/main 00:29:53 2023-11-08 00:29:53,411 [read_version] DEBUG read version from /w/workspace/edgex-go/604/.semver/main 00:29:53 3.1.0-dev.69 [Pipeline] } 00:29:53 $ docker exec --env ******** --env ******** 12a7f5e287b409a3bcde15f17956bde0835eca616647b6085d6f9bd817cd0366 ssh-agent -k 00:29:53 unset SSH_AUTH_SOCK; 00:29:53 unset SSH_AGENT_PID; 00:29:53 echo Agent pid 76 killed; 00:29:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:29:53 + git semver [Pipeline] } 00:29:54 $ docker stop --time=1 12a7f5e287b409a3bcde15f17956bde0835eca616647b6085d6f9bd817cd0366 00:29:55 $ docker rm -f --volumes 12a7f5e287b409a3bcde15f17956bde0835eca616647b6085d6f9bd817cd0366 [Pipeline] // withDockerContainer [Pipeline] sh 00:29:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:29:56 Stashed 1 file(s) [Pipeline] echo 00:29:56 [edgeXSemver]: initialized semver on version 3.1.0-dev.69 [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 00:29:56 + git config --global --add safe.directory /w/workspace/edgex-go/604 [Pipeline] echo 00:29:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:29:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:29:56 ========================================================= 00:29:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 00:29:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:29:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:29:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 00:29:56 7264a8db6415: Pulling fs layer 00:29:56 c4d48a809fc2: Pulling fs layer 00:29:56 4f1c88b9dad5: Pulling fs layer 00:29:56 ad3a456e5733: Pulling fs layer 00:29:56 33e27b845d1e: Pulling fs layer 00:29:56 c68163c4e522: Pulling fs layer 00:29:56 50da416c3ac9: Pulling fs layer 00:29:56 23d2d4c4bb30: Pulling fs layer 00:29:56 c68163c4e522: Waiting 00:29:56 50da416c3ac9: Waiting 00:29:56 23d2d4c4bb30: Waiting 00:29:56 ad3a456e5733: Waiting 00:29:56 33e27b845d1e: Waiting 00:29:56 c4d48a809fc2: Download complete 00:29:56 ad3a456e5733: Verifying Checksum 00:29:56 ad3a456e5733: Download complete 00:29:56 33e27b845d1e: Verifying Checksum 00:29:56 33e27b845d1e: Download complete 00:29:56 7264a8db6415: Verifying Checksum 00:29:56 7264a8db6415: Download complete 00:29:57 c68163c4e522: Verifying Checksum 00:29:57 c68163c4e522: Download complete 00:29:57 7264a8db6415: Pull complete 00:29:57 23d2d4c4bb30: Verifying Checksum 00:29:57 23d2d4c4bb30: Download complete 00:29:57 4f1c88b9dad5: Verifying Checksum 00:29:57 4f1c88b9dad5: Download complete 00:29:57 c4d48a809fc2: Pull complete 00:29:57 50da416c3ac9: Verifying Checksum 00:29:57 50da416c3ac9: Download complete 00:30:01 4f1c88b9dad5: Pull complete 00:30:01 ad3a456e5733: Pull complete 00:30:01 33e27b845d1e: Pull complete 00:30:01 c68163c4e522: Pull complete 00:30:03 50da416c3ac9: Pull complete 00:30:03 23d2d4c4bb30: Pull complete 00:30:03 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 00:30:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:30:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 00:30:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:30:04 WORKDIR /edgex 00:30:04 COPY go.mod . 00:30:04 RUN go mod download 00:30:04 + docker build -t ci-base-image-x86_64 -f - . 00:30:05 Sending build context to Docker daemon 171MB 00:30:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:30:05 ---> 0786185ac409 00:30:05 Step 2/4 : WORKDIR /edgex 00:30:09 ---> Running in 93b0c00983c0 00:30:09 Removing intermediate container 93b0c00983c0 00:30:09 ---> 35ab71025a03 00:30:09 Step 3/4 : COPY go.mod . 00:30:09 ---> 4059ed403afc 00:30:09 Step 4/4 : RUN go mod download 00:30:09 ---> Running in b85b76fbf950 00:30:11 Still waiting to schedule task 00:30:11 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:30:27 Removing intermediate container b85b76fbf950 00:30:27 ---> 4f219ac05b54 00:30:27 Successfully built 4f219ac05b54 00:30:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:27 + docker inspect -f . ci-base-image-x86_64 00:30:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:30:27 prd-ubuntu20.04-docker-8c-8g-16922 does not seem to be running inside a container 00:30:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/604 -v /w/workspace/edgex-go/604:/w/workspace/edgex-go/604:rw,z -v /w/workspace/edgex-go/604@tmp:/w/workspace/edgex-go/604@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 00:30:28 $ docker top 74b77cc4dd54d54a54dded556b7926eabc58027bada535450cf237a4894a4e77 -eo pid,comm [Pipeline] { [Pipeline] sh 00:30:28 + go version 00:30:28 go version go1.21.0 linux/amd64 [Pipeline] } 00:30:28 $ docker stop --time=1 74b77cc4dd54d54a54dded556b7926eabc58027bada535450cf237a4894a4e77 00:30:29 $ docker rm -f --volumes 74b77cc4dd54d54a54dded556b7926eabc58027bada535450cf237a4894a4e77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:30 + docker inspect -f . ci-base-image-x86_64 00:30:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:30:30 prd-ubuntu20.04-docker-8c-8g-16922 does not seem to be running inside a container 00:30:30 $ 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/604 -v /w/workspace/edgex-go/604:/w/workspace/edgex-go/604:rw,z -v /w/workspace/edgex-go/604@tmp:/w/workspace/edgex-go/604@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 00:30:30 $ docker top 2e39fcaceac047ab36c1136368f91b9bcda1f72128d449df0d53f1f2c3625232 -eo pid,comm [Pipeline] { [Pipeline] echo 00:30:30 ========================================================= 00:30:30 [edgeXBuildGoParallel] Running Tests and Build... 00:30:30 ========================================================= [Pipeline] sh 00:30:31 + git config --global --add safe.directory /w/workspace/edgex-go/604 [Pipeline] fileExists [Pipeline] sh 00:30:31 + make test 00:30:31 go test -race -coverprofile=coverage.out ./... 00:30:38 ? github.com/edgexfoundry/edgex-go [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 00:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:30:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.046s coverage: 28.7% of statements 00:30:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.055s coverage: 97.0% of statements 00:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:30:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.074s coverage: 69.2% of statements 00:30:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.071s coverage: 53.2% of statements 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:30:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.497s coverage: 93.4% of statements 00:30:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.075s coverage: 4.1% of statements 00:30:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.337s coverage: 97.6% of statements 00:30:58 ok github.com/edgexfoundry/edgex-go/internal/io 1.047s coverage: 72.2% of statements 00:30:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:30:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.056s coverage: 0.9% of statements 00:30:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.048s coverage: 32.2% of statements 00:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.037s coverage: 41.7% of statements 00:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.043s coverage: 82.9% of statements 00:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.038s coverage: 94.1% of statements 00:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 2.072s coverage: 96.3% of statements 00:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.043s coverage: 87.5% of statements 00:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 00:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 00:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 00:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 00:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:31:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.043s coverage: 94.4% of statements 00:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:31:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:31:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.276s coverage: 79.9% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.110s coverage: 92.9% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 64.4% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.047s coverage: 62.3% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.045s coverage: 87.2% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.039s coverage: 20.0% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.032s coverage: 100.0% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.079s coverage: 81.8% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.084s coverage: 82.1% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.040s coverage: 86.0% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.177s coverage: 63.1% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.047s coverage: 100.0% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.172s coverage: 38.4% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.046s coverage: 89.5% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.045s coverage: 84.8% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 19.9% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.121s coverage: 95.7% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.046s coverage: 61.8% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.089s coverage: 98.9% of statements 00:31:25 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 00:31:25 running golangci-lint 00:31:25 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 00:31:25 go version go1.21.0 linux/amd64 00:31:25 level=info msg="[config_reader] Used config file .golangci.yml" 00:31:25 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 00:31:40 level=info msg="[loader] Go packages loading at mode 575 (imports|deps|exports_file|files|name|types_sizes|compiled_files) took 13.407875639s" 00:31:40 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.382471ms" 00:31:48 level=info msg="[linters_context/goanalysis] analyzers took 1m33.825811252s with top 10 stages: buildir: 31.573292167s, gosec: 6.891588471s, inspect: 1.961853013s, fact_deprecated: 1.799843218s, printf: 1.098023302s, S1038: 1.065888289s, ctrlflow: 1.033465838s, fact_purity: 943.026706ms, nilness: 933.98103ms, directives: 925.778653ms" 00:31:48 level=info msg="[runner] Issues before processing: 197, after processing: 0" 00:31:48 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 197/197, skip_dirs: 197/197, exclude-rules: 21/197, cgo: 197/197, autogenerated_exclude: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, nolint: 0/21, identifier_marker: 197/197, exclude: 197/197" 00:31:48 level=info msg="[runner] processing took 21.735523ms with stages: nolint: 10.144947ms, identifier_marker: 6.333057ms, autogenerated_exclude: 1.602496ms, path_prettifier: 1.548374ms, exclude-rules: 1.412097ms, skip_dirs: 650.9µs, cgo: 25.761µs, filename_unadjuster: 13.241µs, max_same_issues: 1.07µs, fixer: 710ns, exclude: 450ns, skip_files: 390ns, uniq_by_line: 360ns, source_code: 290ns, diff: 270ns, severity-rules: 270ns, sort_results: 260ns, max_from_linter: 180ns, max_per_file_from_linter: 160ns, path_prefixer: 130ns, path_shortener: 110ns" 00:31:48 level=info msg="[runner] linters took 8.255258508s with stages: goanalysis_metalinter: 8.23342144s" 00:31:48 level=info msg="File cache stats: 0 entries of total size 0B" 00:31:48 level=info msg="Memory: 219 samples, avg is 233.4MB, max is 891.7MB" 00:31:48 level=info msg="Execution took 21.713839241s" 00:31:48 go vet ./... 00:31:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:31:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:31:51 ./bin/test-attribution-txt.sh [Pipeline] echo 00:31:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 00:31:51 + ls -al . 00:31:51 total 728 00:31:51 drwxrwxr-x 11 1001 1001 4096 Nov 8 00:30 . 00:31:51 drwxr-xr-x 4 root root 4096 Nov 8 00:30 .. 00:31:51 drwxrwxr-x 2 1001 1001 4096 Nov 8 00:29 .blubracket 00:31:51 -rw-rw-r-- 1 1001 1001 10 Nov 8 00:29 .dockerignore 00:31:51 drwxrwxr-x 8 1001 1001 4096 Nov 8 00:31 .git 00:31:51 drwxrwxr-x 3 1001 1001 4096 Nov 8 00:29 .github 00:31:51 -rw-rw-r-- 1 1001 1001 1074 Nov 8 00:29 .gitignore 00:31:51 -rw-rw-r-- 1 1001 1001 42 Nov 8 00:29 .golangci.yml 00:31:51 -rw-rw-r-- 1 1001 1001 100 Nov 8 00:29 .hadolint.yml 00:31:51 drwxr-xr-x 3 1001 1001 4096 Nov 8 00:29 .semver 00:31:51 -rw-rw-r-- 1 1001 1001 155 Nov 8 00:29 .sonarcloud.properties 00:31:51 -rw-rw-r-- 1 1001 1001 1171 Nov 8 00:29 ADOPTERS.md 00:31:51 -rw-rw-r-- 1 1001 1001 11674 Nov 8 00:29 Attribution.txt 00:31:51 -rw-rw-r-- 1 1001 1001 93407 Nov 8 00:29 CHANGELOG.md 00:31:51 -rw-rw-r-- 1 1001 1001 3804 Nov 8 00:29 CONTRIBUTING.md 00:31:51 -rw-rw-r-- 1 1001 1001 677 Nov 8 00:29 GOVERNANCE.md 00:31:51 -rw-rw-r-- 1 1001 1001 861 Nov 8 00:29 Jenkinsfile 00:31:51 -rw-rw-r-- 1 1001 1001 10775 Nov 8 00:29 LICENSE 00:31:51 -rw-rw-r-- 1 1001 1001 15054 Nov 8 00:29 Makefile 00:31:51 -rw-rw-r-- 1 1001 1001 582 Nov 8 00:29 OWNERS.md 00:31:51 -rw-rw-r-- 1 1001 1001 9528 Nov 8 00:29 README.md 00:31:51 -rw-rw-r-- 1 1001 1001 789 Nov 8 00:29 SECURITY.md 00:31:51 -rw-rw-r-- 1 1001 1001 12 Nov 8 00:29 VERSION 00:31:51 drwxrwxr-x 2 1001 1001 4096 Nov 8 00:29 bin 00:31:51 drwxrwxr-x 18 1001 1001 4096 Nov 8 00:29 cmd 00:31:51 -rw-r--r-- 1 root root 453602 Nov 8 00:31 coverage.out 00:31:51 drwxrwxr-x 2 1001 1001 4096 Nov 8 00:29 fuzz_test 00:31:51 -rw-rw-r-- 1 1001 1001 3649 Nov 8 00:29 go.mod 00:31:51 -rw-rw-r-- 1 1001 1001 34366 Nov 8 00:29 go.sum 00:31:51 drwxrwxr-x 7 1001 1001 4096 Nov 8 00:29 internal 00:31:51 drwxrwxr-x 3 1001 1001 4096 Nov 8 00:29 openapi 00:31:51 -rw-rw-r-- 1 1001 1001 584 Nov 8 00:29 security.txt 00:31:51 -rw-rw-r-- 1 1001 1001 204 Nov 8 00:29 version.go [Pipeline] sh 00:31:52 + '[' -e coverage.out ] 00:31:52 + chown 1001:1001 coverage.out [Pipeline] stash 00:31:52 Stashed 1 file(s) [Pipeline] sh 00:31:52 + make build 00:31:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:32:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:32:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:32:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:32:06 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:32:12 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:32:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:32:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:32:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:32:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:32:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:32:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 00:32:20 $ docker stop --time=1 2e39fcaceac047ab36c1136368f91b9bcda1f72128d449df0d53f1f2c3625232 00:32:25 $ docker rm -f --volumes 2e39fcaceac047ab36c1136368f91b9bcda1f72128d449df0d53f1f2c3625232 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:32:26 00:32:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:32:26 latest: Pulling from edgex-devops/edgex-compose 00:32:26 91d30c5bc195: Pulling fs layer 00:32:26 2e9b0aa3be6d: Pulling fs layer 00:32:26 9c61dcf015f6: Pulling fs layer 00:32:26 4698f68db338: Pulling fs layer 00:32:26 2a2f49069b9e: Pulling fs layer 00:32:26 e0025b399a48: Pulling fs layer 00:32:26 2a2f49069b9e: Waiting 00:32:26 e0025b399a48: Waiting 00:32:26 4698f68db338: Waiting 00:32:26 91d30c5bc195: Verifying Checksum 00:32:26 4698f68db338: Verifying Checksum 00:32:26 4698f68db338: Download complete 00:32:26 2e9b0aa3be6d: Verifying Checksum 00:32:26 2e9b0aa3be6d: Download complete 00:32:26 e0025b399a48: Download complete 00:32:26 91d30c5bc195: Pull complete 00:32:26 2a2f49069b9e: Verifying Checksum 00:32:26 2a2f49069b9e: Download complete 00:32:26 2e9b0aa3be6d: Pull complete 00:32:27 9c61dcf015f6: Verifying Checksum 00:32:27 9c61dcf015f6: Download complete 00:32:29 9c61dcf015f6: Pull complete 00:32:29 4698f68db338: Pull complete 00:32:30 2a2f49069b9e: Pull complete 00:32:30 e0025b399a48: Pull complete 00:32:30 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 00:32:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:32:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:30 prd-ubuntu20.04-docker-8c-8g-16922 does not seem to be running inside a container 00:32:30 $ 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/604 -v /w/workspace/edgex-go/604:/w/workspace/edgex-go/604:rw,z -v /w/workspace/edgex-go/604@tmp:/w/workspace/edgex-go/604@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 00:32:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16926 in /w/workspace/edgexfoundry_edgex-go_main 00:32:34 $ docker top 3f9e13daea8f4ca31681c8c55bf39a9f38ad946acd7c79b2cc42d850f1b3a959 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 00:32:34 Running in /w/workspace/edgex-go/604 [Pipeline] { [Pipeline] checkout 00:32:35 The recommended git tool is: git 00:32:35 + docker compose -f ./docker-compose-build.yml build --parallel 00:32:37 #1 [support-scheduler internal] load build definition from Dockerfile 00:32:37 #1 transferring dockerfile: 1.82kB done 00:32:37 #1 DONE 0.0s 00:32:37 00:32:37 #2 [security-proxy-setup internal] load build definition from Dockerfile 00:32:37 #2 transferring dockerfile: 2.39kB done 00:32:37 #2 DONE 0.0s 00:32:37 00:32:37 #3 [core-metadata internal] load build definition from Dockerfile 00:32:37 #3 transferring dockerfile: 1.96kB done 00:32:37 #3 DONE 0.0s 00:32:37 00:32:37 #4 [security-spire-server internal] load build definition from Dockerfile 00:32:37 #4 transferring dockerfile: 1.59kB done 00:32:37 #4 DONE 0.0s 00:32:37 00:32:37 #5 [security-secretstore-setup internal] load build definition from Dockerfile 00:32:37 #5 transferring dockerfile: 2.38kB done 00:32:37 #5 DONE 0.0s 00:32:37 00:32:37 #6 [security-spire-config internal] load build definition from Dockerfile 00:32:37 #6 transferring dockerfile: 1.58kB done 00:32:37 #6 DONE 0.0s 00:32:37 00:32:37 #7 [core-data internal] load build definition from Dockerfile 00:32:37 #7 transferring dockerfile: 1.90kB done 00:32:37 #7 DONE 0.0s 00:32:37 00:32:37 #8 [security-spire-agent internal] load build definition from Dockerfile 00:32:37 #8 transferring dockerfile: 1.70kB done 00:32:37 #8 DONE 0.0s 00:32:37 00:32:37 #9 [support-notifications internal] load build definition from Dockerfile 00:32:37 #9 transferring dockerfile: 1.84kB done 00:32:37 #9 DONE 0.0s 00:32:37 00:32:37 #10 [security-bootstrapper internal] load build definition from Dockerfile 00:32:37 #10 transferring dockerfile: 2.82kB done 00:32:37 #10 DONE 0.0s 00:32:37 00:32:37 #11 [core-command internal] load build definition from Dockerfile 00:32:37 #11 transferring dockerfile: 1.82kB done 00:32:37 #11 DONE 0.0s 00:32:37 00:32:37 #12 [security-proxy-auth internal] load build definition from Dockerfile 00:32:37 #12 transferring dockerfile: 2.04kB done 00:32:37 #12 DONE 0.0s 00:32:37 00:32:37 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:32:37 #13 transferring dockerfile: 1.78kB done 00:32:37 #13 DONE 0.0s 00:32:37 00:32:37 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:32:37 #14 transferring dockerfile: 2.12kB done 00:32:37 #14 DONE 0.0s 00:32:37 00:32:37 #15 [support-scheduler internal] load .dockerignore 00:32:37 #15 transferring context: 50B done 00:32:37 #15 DONE 0.0s 00:32:37 00:32:37 #16 [security-proxy-setup internal] load .dockerignore 00:32:37 #16 transferring context: 50B done 00:32:37 #16 DONE 0.0s 00:32:37 00:32:37 #17 [core-metadata internal] load .dockerignore 00:32:37 #17 transferring context: 50B done 00:32:37 #17 DONE 0.0s 00:32:37 00:32:37 #18 [security-spire-server internal] load .dockerignore 00:32:37 #18 transferring context: 50B done 00:32:37 #18 DONE 0.0s 00:32:37 00:32:37 #19 [security-secretstore-setup internal] load .dockerignore 00:32:37 #19 transferring context: 50B done 00:32:37 #19 DONE 0.0s 00:32:37 00:32:37 #20 [security-spire-config internal] load .dockerignore 00:32:37 #20 transferring context: 50B done 00:32:37 #20 DONE 0.0s 00:32:37 00:32:37 #21 [security-spire-agent internal] load .dockerignore 00:32:37 #21 transferring context: 50B done 00:32:37 #21 DONE 0.0s 00:32:37 00:32:37 #22 [core-data internal] load .dockerignore 00:32:37 #22 transferring context: 50B done 00:32:37 #22 DONE 0.0s 00:32:37 00:32:37 #23 [support-notifications internal] load .dockerignore 00:32:37 #23 transferring context: 50B done 00:32:37 #23 DONE 0.0s 00:32:37 00:32:37 #24 [core-command internal] load .dockerignore 00:32:37 #24 transferring context: 50B done 00:32:37 #24 DONE 0.0s 00:32:37 00:32:37 #25 [security-spiffe-token-provider internal] load .dockerignore 00:32:37 #25 transferring context: 50B done 00:32:37 #25 DONE 0.0s 00:32:37 00:32:37 #26 [security-proxy-auth internal] load .dockerignore 00:32:37 #26 transferring context: 50B done 00:32:37 #26 DONE 0.0s 00:32:37 00:32:37 #27 [security-bootstrapper internal] load .dockerignore 00:32:37 #27 transferring context: 50B done 00:32:37 #27 DONE 0.1s 00:32:37 00:32:37 #28 [core-common-config-bootstrapper internal] load .dockerignore 00:32:37 #28 transferring context: 50B done 00:32:37 #28 DONE 0.0s 00:32:37 00:32:37 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:32:37 #29 DONE 0.0s 00:32:37 00:32:37 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 00:32:37 #30 DONE 0.1s 00:32:38 00:32:38 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:32:38 #29 DONE 0.0s 00:32:38 00:32:38 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:32:38 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 00:32:38 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 00:32:38 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 00:32:38 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 00:32:38 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 2.43MB / 3.40MB 0.1s 00:32:38 #31 ... 00:32:38 00:32:38 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 00:32:38 #30 DONE 0.2s 00:32:38 00:32:38 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:32:38 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 00:32:38 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 00:32:38 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 00:32:38 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s 00:32:38 #31 ... 00:32:38 00:32:38 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:32:38 #29 DONE 0.0s 00:32:38 00:32:38 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:32:38 #31 ... 00:32:38 00:32:38 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:32:38 #29 DONE 0.0s 00:32:38 00:32:38 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:32:38 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done 00:32:38 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 00:32:38 #31 ... 00:32:38 00:32:38 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:32:38 #29 DONE 0.0s 00:32:38 00:32:38 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:32:38 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done 00:32:38 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done 00:32:38 #31 ... 00:32:38 00:32:38 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 00:32:38 #30 DONE 0.7s 00:32:38 00:32:38 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:32:38 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 00:32:38 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 00:32:38 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 00:32:38 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 00:32:38 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done 00:32:38 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done 00:32:39 #31 DONE 2.0s 00:32:39 00:32:39 #32 [security-proxy-setup internal] load build context 00:32:39 #32 ... 00:32:39 00:32:39 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 00:32:39 #33 DONE 1.9s 00:32:39 00:32:39 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:32:39 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 00:32:39 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 00:32:39 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 00:32:39 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 00:32:39 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done 00:32:39 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done 00:32:39 #31 DONE 2.0s 00:32:39 00:32:39 #32 [security-proxy-setup internal] load build context 00:32:40 using credential edgex-jenkins-ssh 00:32:40 Cloning the remote Git repository 00:32:40 #32 ... 00:32:40 00:32:40 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:32:40 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 00:32:40 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 00:32:40 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 00:32:40 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 00:32:40 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done 00:32:40 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done 00:32:40 #31 DONE 2.0s 00:32:40 00:32:40 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 00:32:40 #34 DONE 2.0s 00:32:40 00:32:40 #32 [security-proxy-setup internal] load build context 00:32:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:32:40 > git init /w/workspace/edgex-go/604 # timeout=10 00:32:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:32:40 > git --version # timeout=10 00:32:40 > git --version # 'git version 2.25.1' 00:32:40 using GIT_SSH to set credentials SSH Credentials for GitHub 00:32:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:32:42 #32 transferring context: 282.07MB 4.9s 00:32:44 #32 ... 00:32:44 00:32:44 #35 [security-spire-server internal] load build context 00:32:44 #35 transferring context: 18.10kB done 00:32:44 #35 DONE 4.3s 00:32:44 00:32:44 #32 [security-proxy-setup internal] load build context 00:32:44 #32 ... 00:32:44 00:32:44 #36 [security-spire-agent internal] load build context 00:32:44 #36 transferring context: 17.63kB 0.0s done 00:32:44 #36 DONE 4.2s 00:32:44 00:32:44 #32 [security-proxy-setup internal] load build context 00:32:44 #32 ... 00:32:44 00:32:44 #37 [security-spire-config internal] load build context 00:32:44 #37 transferring context: 16.35kB 0.0s done 00:32:44 #37 DONE 4.7s 00:32:44 00:32:44 #32 [security-proxy-setup internal] load build context 00:32:44 #32 transferring context: 365.18MB 6.8s done 00:32:48 #32 ... 00:32:48 00:32:48 #38 [core-metadata internal] load build context 00:32:48 #38 transferring context: 365.18MB 6.8s done 00:32:48 #38 ... 00:32:48 00:32:48 #39 [support-scheduler internal] load build context 00:32:48 #39 transferring context: 365.18MB 8.3s done 00:32:48 #39 ... 00:32:48 00:32:48 #40 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 00:32:48 #40 ... 00:32:48 00:32:48 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:32:48 #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.9s done 00:32:48 #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 00:32:48 #41 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 00:32:48 #41 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 00:32:48 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 00:32:48 #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done 00:32:48 #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done 00:32:48 #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 00:32:48 #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 00:32:48 #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 4.6s 00:32:48 #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 00:32:48 #41 ... 00:32:48 00:32:48 #42 [security-spiffe-token-provider internal] load build context 00:32:48 #42 transferring context: 365.18MB 8.2s done 00:32:48 #42 ... 00:32:48 00:32:48 #43 [core-common-config-bootstrapper internal] load build context 00:32:48 #43 transferring context: 365.18MB 7.9s done 00:32:48 #43 ... 00:32:48 00:32:48 #44 [core-command internal] load build context 00:32:48 #44 transferring context: 365.18MB 5.9s done 00:32:49 #44 ... 00:32:49 00:32:49 #45 [security-secretstore-setup internal] load build context 00:32:49 #45 transferring context: 365.18MB 7.4s done 00:32:49 #45 ... 00:32:49 00:32:49 #46 [support-notifications internal] load build context 00:32:49 #46 transferring context: 365.18MB 8.7s done 00:32:49 #46 ... 00:32:49 00:32:49 #47 [security-bootstrapper internal] load build context 00:32:49 #47 transferring context: 365.18MB 9.7s done 00:32:49 #47 ... 00:32:49 00:32:49 #48 [security-proxy-auth internal] load build context 00:32:49 #48 transferring context: 365.18MB 6.5s done 00:32:50 #48 ... 00:32:50 00:32:50 #49 [core-data internal] load build context 00:32:50 #49 transferring context: 365.18MB 8.0s done 00:32:50 #49 ... 00:32:50 00:32:50 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:32:50 #50 ... 00:32:50 00:32:50 #51 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:32:50 #0 6.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:32:50 #0 6.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:32:50 #0 7.153 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 00:32:50 #0 7.193 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 00:32:50 #0 7.201 (3/6) Installing dumb-init (1.2.5-r2) 00:32:50 #0 7.205 (4/6) Installing openssl (3.1.4-r0) 00:32:50 #0 7.219 (5/6) Installing su-exec (0.2-r3) 00:32:50 #0 7.228 (6/6) Installing yq (4.33.3-r4) 00:32:50 #0 7.323 Executing busybox-1.36.1-r2.trigger 00:32:50 #0 7.326 OK: 17 MiB in 19 packages 00:32:50 #51 ... 00:32:50 00:32:50 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:32:50 #41 ... 00:32:50 00:32:50 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:32:50 #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.4s done 00:32:50 #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 00:32:50 #52 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 00:32:50 #52 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 00:32:50 #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 00:32:50 #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done 00:32:50 #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.3s done 00:32:50 #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 00:32:50 #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 00:32:50 #52 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 3.0s done 00:32:50 #52 ... 00:32:50 00:32:50 #53 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:32:50 #53 ... 00:32:50 00:32:50 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:32:50 #54 ... 00:32:50 00:32:50 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:32:50 #55 ... 00:32:50 00:32:50 #56 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:32:51 #56 ... 00:32:51 00:32:51 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:32:51 #57 ... 00:32:51 00:32:51 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:32:51 #58 ... 00:32:51 00:32:51 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:32:51 #59 ... 00:32:51 00:32:51 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:32:52 #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 8.1s done 00:32:53 #41 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 00:32:54 #41 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.8s done 00:32:57 Avoid second fetch 00:32:57 Checking out Revision 854655c68166e602a0cbf1edf23493ae46c7a014 (main) 00:32:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:32:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:32:57 > git config core.sparsecheckout # timeout=10 00:32:57 > git checkout -f 854655c68166e602a0cbf1edf23493ae46c7a014 # timeout=10 00:32:57 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4719)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:32:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:32:58 % Total % Received % Xferd Average Speed Time Time Time Current 00:32:58 Dload Upload Total Spent Left Speed 00:32:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 242k 0 --:--:-- --:--:-- --:--:-- 242k [Pipeline] sh 00:32:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:32:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:32:59 + sudo tee /etc/docker/daemon.new 00:32:59 { 00:32:59 "registry-mirrors": [ 00:32:59 "https://nexus3.edgexfoundry.org:10001" 00:32:59 ], 00:32:59 "bip": "10.250.0.254/24", 00:32:59 "hosts": [ 00:32:59 "tcp://0.0.0.0:5555", 00:32:59 "unix:///var/run/docker.sock" 00:32:59 ], 00:32:59 "mtu": 1458, 00:32:59 "selinux-enabled": true, 00:32:59 "seccomp-profile": "/etc/docker/seccomp.json" 00:32:59 } [Pipeline] sh 00:33:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:33:00 + sudo service docker restart 00:33:06 #41 ... 00:33:06 00:33:06 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:33:06 #52 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.5s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:33:18 provisioning config files... 00:33:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/604@tmp/config10982994970748913020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:33:19 ---> docker-login.sh 00:33:19 nexus3.edgexfoundry.org:10001 00:33:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:19 Configure a credential helper to remove this warning. See 00:33:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:19 00:33:19 Login Succeeded 00:33:19 nexus3.edgexfoundry.org:10002 00:33:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:20 Configure a credential helper to remove this warning. See 00:33:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:20 00:33:20 Login Succeeded 00:33:20 nexus3.edgexfoundry.org:10003 00:33:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:20 Configure a credential helper to remove this warning. See 00:33:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:20 00:33:20 Login Succeeded 00:33:20 nexus3.edgexfoundry.org:10004 00:33:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:20 Configure a credential helper to remove this warning. See 00:33:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:20 00:33:20 Login Succeeded 00:33:20 docker.io 00:33:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:21 Configure a credential helper to remove this warning. See 00:33:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:21 00:33:21 Login Succeeded 00:33:21 ---> docker-login.sh ends [Pipeline] } 00:33:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 00:33:21 #52 ... 00:33:21 00:33:21 #32 [security-proxy-setup internal] load build context 00:33:21 #32 DONE 43.3s 00:33:21 00:33:21 #38 [core-metadata internal] load build context 00:33:21 #38 DONE 43.4s 00:33:21 00:33:21 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:33:21 #54 40.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:21 #54 41.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:21 #54 ... 00:33:21 00:33:21 #44 [core-command internal] load build context 00:33:21 #44 DONE 42.8s 00:33:21 00:33:21 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:33:21 #54 41.24 (1/2) Installing dumb-init (1.2.5-r2) 00:33:21 #54 41.26 (2/2) Installing su-exec (0.2-r3) 00:33:21 #54 41.27 Executing busybox-1.36.1-r2.trigger 00:33:21 #54 41.27 OK: 7 MiB in 17 packages 00:33:21 + git config --global --add safe.directory /w/workspace/edgex-go/604 [Pipeline] echo 00:33:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:33:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:33:21 ========================================================= 00:33:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 00:33:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:33:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:33:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:33:22 9fda8d8052c6: Pulling fs layer 00:33:22 5d54e960e981: Pulling fs layer 00:33:22 c4a7e357bf2a: Pulling fs layer 00:33:22 f0e02332f6b5: Pulling fs layer 00:33:22 cefa15bbcfad: Pulling fs layer 00:33:22 17808c966233: Pulling fs layer 00:33:22 f4c1fc716caa: Pulling fs layer 00:33:22 cefa15bbcfad: Waiting 00:33:22 17808c966233: Waiting 00:33:22 f4c1fc716caa: Waiting 00:33:22 f0e02332f6b5: Waiting 00:33:22 5d54e960e981: Verifying Checksum 00:33:22 5d54e960e981: Download complete 00:33:22 f0e02332f6b5: Verifying Checksum 00:33:22 f0e02332f6b5: Download complete 00:33:22 cefa15bbcfad: Verifying Checksum 00:33:22 cefa15bbcfad: Download complete 00:33:22 9fda8d8052c6: Verifying Checksum 00:33:22 9fda8d8052c6: Download complete 00:33:22 #54 ... 00:33:22 00:33:22 #48 [security-proxy-auth internal] load build context 00:33:22 #48 DONE 43.7s 00:33:22 00:33:22 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:33:22 #50 42.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:22 #50 42.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:22 #50 42.46 (1/2) Installing ca-certificates (20230506-r0) 00:33:22 #50 42.47 (2/2) Installing dumb-init (1.2.5-r2) 00:33:22 #50 42.48 Executing busybox-1.36.1-r2.trigger 00:33:22 #50 42.51 Executing ca-certificates-20230506-r0.trigger 00:33:22 #50 42.60 OK: 8 MiB in 17 packages 00:33:22 #50 ... 00:33:22 00:33:22 #39 [support-scheduler internal] load build context 00:33:22 #39 DONE 45.0s 00:33:23 f4c1fc716caa: Verifying Checksum 00:33:23 f4c1fc716caa: Download complete 00:33:23 00:33:23 #56 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:33:23 #56 41.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:23 #56 41.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:23 #56 41.94 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:33:23 #56 41.94 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:33:23 #56 41.94 OK: 20076 distinct packages available 00:33:23 #56 41.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:23 #56 42.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:23 #56 42.30 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 00:33:23 #56 42.38 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 00:33:23 #56 42.49 (3/7) Installing dumb-init (1.2.5-r2) 00:33:23 #56 42.50 (4/7) Installing musl-obstack (1.2.3-r2) 00:33:23 #56 42.51 (5/7) Installing libucontext (1.2-r2) 00:33:23 #56 42.52 (6/7) Installing gcompat (1.1.0-r1) 00:33:23 #56 42.54 (7/7) Installing openssl (3.1.4-r0) 00:33:23 #56 42.57 Executing busybox-1.36.1-r2.trigger 00:33:23 #56 42.58 OK: 8 MiB in 20 packages 00:33:23 #56 ... 00:33:23 00:33:23 #45 [security-secretstore-setup internal] load build context 00:33:23 #45 DONE 44.7s 00:33:23 00:33:23 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:33:23 #59 41.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:23 #59 42.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:23 #59 42.39 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:33:23 #59 42.39 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:33:23 #59 42.39 OK: 20076 distinct packages available 00:33:23 #59 42.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:23 #59 42.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:23 #59 42.93 (1/4) Installing dumb-init (1.2.5-r2) 00:33:23 #59 42.93 (2/4) Installing musl-obstack (1.2.3-r2) 00:33:23 #59 42.94 (3/4) Installing libucontext (1.2-r2) 00:33:23 #59 42.95 (4/4) Installing gcompat (1.1.0-r1) 00:33:23 #59 42.95 Executing busybox-1.36.1-r2.trigger 00:33:23 #59 42.96 OK: 8 MiB in 19 packages 00:33:23 #59 ... 00:33:23 00:33:23 #43 [core-common-config-bootstrapper internal] load build context 00:33:23 #43 DONE 45.1s 00:33:23 00:33:23 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:33:23 #57 43.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:24 #57 43.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:24 9fda8d8052c6: Pull complete 00:33:24 #57 ... 00:33:24 00:33:24 #49 [core-data internal] load build context 00:33:24 #49 DONE 45.4s 00:33:24 00:33:24 #42 [security-spiffe-token-provider internal] load build context 00:33:24 #42 DONE 45.5s 00:33:24 00:33:24 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:33:24 #57 43.83 (1/4) Installing ca-certificates (20230506-r0) 00:33:24 #57 43.84 (2/4) Installing dumb-init (1.2.5-r2) 00:33:24 #57 43.85 (3/4) Installing su-exec (0.2-r3) 00:33:24 #57 43.85 (4/4) Installing yq (4.33.3-r4) 00:33:24 #57 43.94 Executing busybox-1.36.1-r2.trigger 00:33:24 #57 43.94 Executing ca-certificates-20230506-r0.trigger 00:33:24 #57 43.99 OK: 17 MiB in 19 packages 00:33:24 5d54e960e981: Pull complete 00:33:24 #57 ... 00:33:24 00:33:24 #46 [support-notifications internal] load build context 00:33:24 #46 DONE 46.1s 00:33:24 c4a7e357bf2a: Verifying Checksum 00:33:24 c4a7e357bf2a: Download complete 00:33:25 00:33:25 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:33:25 #55 44.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:25 #55 44.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:25 #55 ... 00:33:25 00:33:25 #51 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:33:25 #51 DONE 45.3s 00:33:25 00:33:25 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:33:25 #55 44.92 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:33:25 #55 44.92 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:33:25 #55 44.92 OK: 20076 distinct packages available 00:33:25 #55 44.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:25 #55 ... 00:33:25 00:33:25 #47 [security-bootstrapper internal] load build context 00:33:25 #47 DONE 46.8s 00:33:25 00:33:25 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:33:25 #55 45.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:25 17808c966233: Verifying Checksum 00:33:25 17808c966233: Download complete 00:33:25 #55 45.27 (1/11) Installing ca-certificates (20230506-r0) 00:33:25 #55 45.30 (2/11) Installing brotli-libs (1.0.9-r14) 00:33:25 #55 45.31 (3/11) Installing libunistring (1.1-r1) 00:33:25 #55 45.33 (4/11) Installing libidn2 (2.3.4-r1) 00:33:25 #55 45.34 (5/11) Installing nghttp2-libs (1.57.0-r0) 00:33:25 #55 45.34 (6/11) Installing libcurl (8.4.0-r0) 00:33:25 #55 45.35 (7/11) Installing curl (8.4.0-r0) 00:33:25 #55 45.36 (8/11) Installing dumb-init (1.2.5-r2) 00:33:25 #55 45.36 (9/11) Installing musl-obstack (1.2.3-r2) 00:33:25 #55 45.37 (10/11) Installing libucontext (1.2-r2) 00:33:25 #55 45.37 (11/11) Installing gcompat (1.1.0-r1) 00:33:25 #55 45.40 Executing busybox-1.36.1-r2.trigger 00:33:25 #55 45.41 Executing ca-certificates-20230506-r0.trigger 00:33:25 #55 45.45 OK: 12 MiB in 26 packages 00:33:26 #55 ... 00:33:26 00:33:26 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:33:26 #54 DONE 45.6s 00:33:26 00:33:26 #53 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:33:26 #53 41.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:26 #53 41.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:26 #53 42.08 (1/1) Installing dumb-init (1.2.5-r2) 00:33:26 #53 42.09 Executing busybox-1.36.1-r2.trigger 00:33:26 #53 42.09 OK: 7 MiB in 16 packages 00:33:27 #53 ... 00:33:27 00:33:27 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:33:27 #58 40.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:27 #58 41.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:27 #58 41.31 (1/1) Installing dumb-init (1.2.5-r2) 00:33:27 #58 41.31 Executing busybox-1.36.1-r2.trigger 00:33:27 #58 41.32 OK: 7 MiB in 16 packages 00:33:27 #58 DONE 46.5s 00:33:27 00:33:27 #60 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:33:27 #60 ... 00:33:27 00:33:27 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:33:27 #50 DONE 47.5s 00:33:27 00:33:27 #61 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 00:33:27 #61 ... 00:33:27 00:33:27 #53 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:33:27 #53 DONE 47.4s 00:33:27 00:33:27 #56 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:33:27 #56 DONE 47.4s 00:33:27 00:33:27 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:33:27 #59 DONE 47.3s 00:33:27 00:33:27 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:33:27 #57 DONE 47.5s 00:33:27 00:33:27 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:33:28 #55 DONE 47.7s 00:33:28 00:33:28 #60 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:33:28 #60 ... 00:33:28 00:33:28 #40 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 00:33:28 #40 DONE 50.9s 00:33:28 00:33:28 #62 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 00:33:29 #62 ... 00:33:29 00:33:29 #61 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 00:33:29 #61 DONE 3.5s 00:33:29 00:33:29 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:33:29 #52 ... 00:33:29 00:33:29 #60 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:33:29 #60 DONE 2.8s 00:33:29 00:33:29 #62 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 00:33:29 #62 DONE 1.2s 00:33:29 00:33:29 #63 [core-command builder 3/7] RUN apk add --update --no-cache make git 00:33:30 #63 ... 00:33:30 00:33:30 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:33:30 #41 DONE 50.3s 00:33:30 00:33:30 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 00:33:30 #64 DONE 0.6s 00:33:30 00:33:30 #65 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 00:33:31 #65 1.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:31 #65 1.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:31 #65 1.315 OK: 264 MiB in 52 packages 00:33:32 #65 ... 00:33:32 00:33:32 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:33:32 #0 0.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:32 #0 1.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:32 #0 1.229 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:33:32 #0 1.229 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:33:32 #0 1.229 OK: 20080 distinct packages available 00:33:32 #0 1.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:32 #0 1.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:32 #0 1.859 OK: 264 MiB in 52 packages 00:33:32 #66 DONE 2.5s 00:33:32 00:33:32 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:33:32 #67 ... 00:33:32 00:33:32 #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 00:33:32 #65 DONE 2.7s 00:33:32 00:33:32 #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 00:33:32 #68 DONE 2.1s 00:33:32 00:33:32 #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:33:34 #69 ... 00:33:34 00:33:34 #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:33:34 #70 DONE 2.9s 00:33:34 00:33:34 #63 [core-command builder 3/7] RUN apk add --update --no-cache make git 00:33:34 #63 3.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:34 #63 3.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:34 #63 3.980 OK: 264 MiB in 52 packages 00:33:34 #63 ... 00:33:34 00:33:34 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:33:34 #0 3.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:34 #0 4.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:34 #0 4.417 OK: 264 MiB in 52 packages 00:33:34 #71 DONE 4.7s 00:33:34 00:33:34 #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:33:34 #72 DONE 3.7s 00:33:34 00:33:34 #63 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 00:33:34 #63 DONE 4.9s 00:33:34 00:33:34 #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:33:34 #69 DONE 2.0s 00:33:34 00:33:34 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:33:34 #67 DONE 2.1s 00:33:34 00:33:34 #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:33:34 #73 DONE 2.0s 00:33:34 00:33:34 #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / 00:33:34 #74 DONE 0.2s 00:33:34 00:33:34 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:34 #75 ... 00:33:34 00:33:34 #76 [security-spire-config stage-2 4/9] COPY Attribution.txt / 00:33:34 #76 DONE 0.2s 00:33:34 00:33:34 #77 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 00:33:34 #77 DONE 0.1s 00:33:34 00:33:34 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:33:34 #78 DONE 0.2s 00:33:34 00:33:34 #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 00:33:34 #79 DONE 0.2s 00:33:34 00:33:34 #80 [security-spire-server stage-2 5/8] COPY security.txt / 00:33:34 #80 DONE 0.1s 00:33:34 00:33:34 #81 [security-spire-agent stage-3 6/9] COPY security.txt / 00:33:34 #81 DONE 0.1s 00:33:34 00:33:34 #82 [security-spire-config stage-2 5/9] COPY security.txt / 00:33:34 #82 DONE 0.2s 00:33:34 00:33:34 #83 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:33:35 #83 ... 00:33:35 00:33:35 #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:33:35 #84 DONE 0.3s 00:33:35 00:33:35 #83 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:33:35 #83 DONE 0.3s 00:33:35 00:33:35 #85 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:33:35 #85 DONE 0.3s 00:33:35 00:33:35 #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 00:33:35 #86 DONE 0.1s 00:33:35 00:33:35 #87 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:33:35 #87 DONE 0.1s 00:33:35 00:33:35 #88 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:33:35 #88 DONE 0.1s 00:33:35 00:33:35 #89 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:33:35 #89 DONE 0.1s 00:33:35 00:33:35 #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:33:35 #90 DONE 0.1s 00:33:35 00:33:35 #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:33:35 #91 DONE 0.1s 00:33:35 00:33:35 #92 [security-spire-agent] exporting to image 00:33:35 #92 exporting layers 00:33:35 #92 exporting layers 0.6s done 00:33:35 #92 writing image sha256:32cdb8809b89c2aa104df2accbf2a0553f8d2031e8500158b9c5dc4fd7f836a6 0.0s done 00:33:35 #92 naming to docker.io/library/security-spire-agent done 00:33:35 #92 writing image sha256:750b71a9b7310e787eefeeab8913578ab3687a03bbbbd9f3c9b66a1fc2bdf632 done 00:33:35 #92 writing image sha256:5a75ebb0d3cad9922b496db9e15b3e499166d83eeee76d2427e8cb9d5dc11f4d 00:33:35 #92 naming to docker.io/library/security-spire-server done 00:33:36 #92 writing image sha256:5a75ebb0d3cad9922b496db9e15b3e499166d83eeee76d2427e8cb9d5dc11f4d done 00:33:36 #92 naming to docker.io/library/security-spire-config done 00:33:36 #92 DONE 0.6s 00:33:36 00:33:36 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:38 c4a7e357bf2a: Pull complete 00:33:38 f0e02332f6b5: Pull complete 00:33:38 cefa15bbcfad: Pull complete 00:33:40 #93 ... 00:33:40 00:33:40 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:33:40 #52 ... 00:33:40 00:33:40 #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:44 #94 ... 00:33:44 00:33:44 #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:46 17808c966233: Pull complete 00:33:48 f4c1fc716caa: Pull complete 00:33:48 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 00:33:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:33:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 00:33:49 + docker build -t ci-base-image-arm64 -f - . 00:33:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:33:49 WORKDIR /edgex 00:33:49 COPY go.mod . 00:33:49 RUN go mod download 00:33:49 Sending build context to Docker daemon 2.91MB 00:33:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:33:49 ---> ea914061e18c 00:33:49 Step 2/4 : WORKDIR /edgex 00:33:51 ---> Running in e8bc1e1585c4 00:33:52 Removing intermediate container e8bc1e1585c4 00:33:52 ---> 883fe1a9bb87 00:33:52 Step 3/4 : COPY go.mod . 00:33:52 ---> 3f9b34a90e3e 00:33:52 Step 4/4 : RUN go mod download 00:33:52 ---> Running in 0891dbdbed27 00:34:23 #95 ... 00:34:23 00:34:23 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:23 #75 DONE 44.2s 00:34:23 00:34:23 #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:23 #94 DONE 44.1s 00:34:23 00:34:23 #96 [security-spiffe-token-provider builder 6/7] COPY . . 00:34:23 #96 ... 00:34:23 00:34:23 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:23 #93 DONE 44.2s 00:34:23 00:34:23 #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:23 #95 DONE 44.4s 00:34:23 00:34:23 #97 [security-proxy-setup builder 6/7] COPY . . 00:34:28 #97 ... 00:34:28 00:34:28 #98 [support-scheduler builder 6/7] COPY . . 00:34:29 #98 ... 00:34:29 00:34:29 #99 [support-notifications builder 6/7] COPY . . 00:34:33 #99 ... 00:34:33 00:34:33 #96 [security-spiffe-token-provider builder 6/7] COPY . . 00:34:33 #96 DONE 14.0s 00:34:33 00:34:33 #98 [support-scheduler builder 6/7] COPY . . 00:34:33 #98 DONE 13.9s 00:34:33 00:34:33 #100 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:34:33 #100 ... 00:34:33 00:34:33 #101 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:34:33 #101 CACHED 00:34:33 00:34:33 #102 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:33 #102 CACHED 00:34:33 00:34:33 #103 [core-common-config-bootstrapper builder 6/7] COPY . . 00:34:33 #103 CACHED 00:34:33 00:34:33 #104 [security-proxy-auth builder 6/7] COPY . . 00:34:33 #104 CACHED 00:34:33 00:34:33 #105 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:34:33 #105 CACHED 00:34:33 00:34:33 #106 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:33 #106 CACHED 00:34:33 00:34:33 #107 [core-command builder 4/7] COPY go.mod vendor* ./ 00:34:33 #107 CACHED 00:34:33 00:34:33 #108 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:33 #108 CACHED 00:34:33 00:34:33 #109 [core-command builder 6/7] COPY . . 00:34:33 #109 CACHED 00:34:33 00:34:33 #110 [core-data builder 4/7] COPY go.mod vendor* ./ 00:34:33 #110 CACHED 00:34:33 00:34:33 #111 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:33 #111 CACHED 00:34:33 00:34:33 #112 [core-data builder 6/7] COPY . . 00:34:33 #112 CACHED 00:34:33 00:34:33 #113 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:34:33 #113 CACHED 00:34:33 00:34:33 #114 [core-metadata builder 6/7] COPY . . 00:34:33 #114 CACHED 00:34:33 00:34:33 #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:33 #115 CACHED 00:34:33 00:34:33 #116 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:34:33 #116 ... 00:34:33 00:34:33 #97 [security-proxy-setup builder 6/7] COPY . . 00:34:33 #97 DONE 14.4s 00:34:33 00:34:33 #117 [security-bootstrapper builder 6/7] COPY . . 00:34:33 #117 CACHED 00:34:33 00:34:33 #118 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:34:33 #118 CACHED 00:34:33 00:34:33 #119 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:33 #119 CACHED 00:34:33 00:34:33 #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:33 #120 CACHED 00:34:33 00:34:33 #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:34:33 #121 CACHED 00:34:33 00:34:33 #122 [security-secretstore-setup builder 6/7] COPY . . 00:34:33 #122 CACHED 00:34:33 00:34:33 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:34:33 #123 ... 00:34:33 00:34:33 #99 [support-notifications builder 6/7] COPY . . 00:34:33 #99 DONE 14.7s 00:34:33 00:34:33 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:34:39 #124 5.021 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:34:39 #124 ... 00:34:39 00:34:39 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:34:39 #123 5.255 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:34:39 Removing intermediate container 0891dbdbed27 00:34:39 ---> 66d1127674a9 00:34:39 Successfully built 66d1127674a9 00:34:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:39 + docker inspect -f . ci-base-image-arm64 00:34:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:40 prd-ubuntu20.04-docker-arm64-4c-16g-16926 does not seem to be running inside a container 00:34:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/604 -v /w/workspace/edgex-go/604:/w/workspace/edgex-go/604:rw,z -v /w/workspace/edgex-go/604@tmp:/w/workspace/edgex-go/604@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:34:41 $ docker top e89fe71622384e31edc3f4f1f61e3287b4736936dae7add174a36d01d90ba6e6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:42 + go version 00:34:42 go version go1.21.0 linux/arm64 [Pipeline] } 00:34:42 $ docker stop --time=1 e89fe71622384e31edc3f4f1f61e3287b4736936dae7add174a36d01d90ba6e6 00:34:43 #123 ... 00:34:43 00:34:43 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:34:43 #0 3.630 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:34:43 #125 ... 00:34:43 00:34:43 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:34:43 #0 4.195 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:34:43 #126 ... 00:34:43 00:34:43 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:34:43 #0 3.501 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:34:43 #127 ... 00:34:43 00:34:43 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:34:43 #0 4.994 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:34:43 #128 ... 00:34:43 00:34:43 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:34:43 #0 4.583 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:34:43 #129 ... 00:34:43 00:34:43 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:34:43 #0 4.990 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:34:44 #130 ... 00:34:44 00:34:44 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:34:44 #0 4.113 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:34:44 $ docker rm -f --volumes e89fe71622384e31edc3f4f1f61e3287b4736936dae7add174a36d01d90ba6e6 [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 00:34:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:34:45 00:34:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:34:45 latest: Pulling from edgex-devops/edgex-compose-arm64 00:34:45 547446be3368: Pulling fs layer 00:34:45 d125d8839a47: Pulling fs layer 00:34:45 3e85d5ac6304: Pulling fs layer 00:34:45 c3105a71a48b: Pulling fs layer 00:34:45 0f093f025ec4: Pulling fs layer 00:34:45 c3106fc0e877: Pulling fs layer 00:34:45 c3105a71a48b: Waiting 00:34:45 0f093f025ec4: Waiting 00:34:45 c3106fc0e877: Waiting 00:34:45 547446be3368: Verifying Checksum 00:34:45 547446be3368: Download complete 00:34:45 c3105a71a48b: Verifying Checksum 00:34:45 c3105a71a48b: Download complete 00:34:45 d125d8839a47: Verifying Checksum 00:34:45 d125d8839a47: Download complete 00:34:45 c3106fc0e877: Verifying Checksum 00:34:45 c3106fc0e877: Download complete 00:34:46 0f093f025ec4: Verifying Checksum 00:34:46 0f093f025ec4: Download complete 00:34:46 547446be3368: Pull complete 00:34:47 d125d8839a47: Pull complete 00:34:47 #131 ... 00:34:47 00:34:47 #116 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:34:47 #116 3.987 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:34:47 #116 ... 00:34:47 00:34:47 #100 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:34:47 #100 4.483 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:34:48 3e85d5ac6304: Verifying Checksum 00:34:48 3e85d5ac6304: Download complete 00:34:58 3e85d5ac6304: Pull complete 00:34:58 c3105a71a48b: Pull complete 00:34:59 0f093f025ec4: Pull complete 00:34:59 c3106fc0e877: Pull complete 00:34:59 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 00:34:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:34:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:35:00 prd-ubuntu20.04-docker-arm64-4c-16g-16926 does not seem to be running inside a container 00:35:00 $ 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/604 -v /w/workspace/edgex-go/604:/w/workspace/edgex-go/604:rw,z -v /w/workspace/edgex-go/604@tmp:/w/workspace/edgex-go/604@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:35:02 $ docker top 38d490a3dccbaf03dc249ed0be877f962b787f832ed388d46f480cdf11c27223 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:03 + docker compose -f ./docker-compose-build.yml build --parallel 00:35:13 #1 [support-scheduler internal] load build definition from Dockerfile 00:35:13 #1 transferring dockerfile: 1.82kB 0.0s done 00:35:13 #1 DONE 0.2s 00:35:13 00:35:13 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:35:13 #2 transferring dockerfile: 2.12kB done 00:35:13 #2 DONE 0.1s 00:35:13 00:35:13 #3 [security-secretstore-setup internal] load build definition from Dockerfile 00:35:13 #3 transferring dockerfile: 2.38kB 0.0s done 00:35:13 #3 DONE 0.1s 00:35:13 00:35:13 #4 [security-proxy-setup internal] load build definition from Dockerfile 00:35:13 #4 transferring dockerfile: 2.39kB 0.0s done 00:35:13 #4 DONE 0.1s 00:35:13 00:35:13 #5 [core-command internal] load build definition from Dockerfile 00:35:13 #5 transferring dockerfile: 1.82kB done 00:35:13 #5 DONE 0.1s 00:35:13 00:35:13 #6 [support-notifications internal] load build definition from Dockerfile 00:35:13 #6 transferring dockerfile: 1.84kB 0.0s done 00:35:13 #6 DONE 0.1s 00:35:13 00:35:13 #7 [core-data internal] load build definition from Dockerfile 00:35:13 #7 transferring dockerfile: 1.90kB done 00:35:13 #7 DONE 0.1s 00:35:13 00:35:13 #8 [security-proxy-auth internal] load build definition from Dockerfile 00:35:13 #8 transferring dockerfile: 2.04kB done 00:35:13 #8 DONE 0.1s 00:35:13 00:35:13 #9 [security-spire-server internal] load build definition from Dockerfile 00:35:13 #9 transferring dockerfile: 1.59kB done 00:35:13 #9 DONE 0.1s 00:35:13 00:35:13 #10 [security-spire-agent internal] load build definition from Dockerfile 00:35:14 #10 transferring dockerfile: 1.70kB done 00:35:14 #10 DONE 0.1s 00:35:14 00:35:14 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:35:14 #11 transferring dockerfile: 1.78kB done 00:35:14 #11 DONE 0.1s 00:35:14 00:35:14 #12 [security-bootstrapper internal] load build definition from Dockerfile 00:35:14 #12 transferring dockerfile: 2.82kB done 00:35:14 #12 DONE 0.1s 00:35:14 00:35:14 #13 [security-spire-config internal] load build definition from Dockerfile 00:35:14 #13 transferring dockerfile: 1.58kB done 00:35:14 #13 DONE 0.1s 00:35:14 00:35:14 #14 [core-metadata internal] load build definition from Dockerfile 00:35:14 #14 transferring dockerfile: 1.96kB 0.0s done 00:35:14 #14 DONE 0.1s 00:35:14 00:35:14 #15 [support-scheduler internal] load .dockerignore 00:35:14 #15 transferring context: 50B done 00:35:14 #15 DONE 0.1s 00:35:15 00:35:15 #16 [core-common-config-bootstrapper internal] load .dockerignore 00:35:15 #16 transferring context: 50B done 00:35:15 #16 DONE 0.1s 00:35:15 00:35:15 #17 [security-secretstore-setup internal] load .dockerignore 00:35:15 #17 transferring context: 50B 0.0s done 00:35:15 #17 DONE 0.1s 00:35:15 00:35:15 #18 [security-proxy-setup internal] load .dockerignore 00:35:15 #18 transferring context: 50B done 00:35:15 #18 DONE 0.0s 00:35:15 00:35:15 #19 [core-command internal] load .dockerignore 00:35:15 #19 transferring context: 50B done 00:35:15 #19 DONE 0.1s 00:35:15 00:35:15 #20 [support-notifications internal] load .dockerignore 00:35:15 #20 transferring context: 50B done 00:35:15 #20 DONE 0.1s 00:35:15 00:35:15 #21 [core-data internal] load .dockerignore 00:35:15 #21 transferring context: 50B 0.0s done 00:35:15 #21 DONE 0.1s 00:35:15 00:35:15 #22 [security-proxy-auth internal] load .dockerignore 00:35:15 #22 transferring context: 50B done 00:35:15 #22 DONE 0.1s 00:35:15 00:35:15 #23 [security-spire-server internal] load .dockerignore 00:35:15 #23 transferring context: 50B done 00:35:15 #23 DONE 0.1s 00:35:15 00:35:15 #24 [security-spire-agent internal] load .dockerignore 00:35:15 #24 transferring context: 50B done 00:35:15 #24 DONE 0.1s 00:35:15 00:35:15 #25 [security-spiffe-token-provider internal] load .dockerignore 00:35:15 #25 transferring context: 50B 0.0s done 00:35:15 #25 DONE 0.1s 00:35:15 00:35:15 #26 [security-bootstrapper internal] load .dockerignore 00:35:15 #26 transferring context: 50B done 00:35:15 #26 DONE 0.1s 00:35:15 00:35:15 #27 [security-spire-config internal] load .dockerignore 00:35:15 #27 transferring context: 50B 0.0s done 00:35:15 #27 DONE 0.1s 00:35:15 00:35:15 #28 [core-metadata internal] load .dockerignore 00:35:15 #28 transferring context: 50B 0.0s done 00:35:15 #28 DONE 0.1s 00:35:16 00:35:16 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:35:16 #29 DONE 0.0s 00:35:16 00:35:16 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 00:35:16 #30 DONE 0.1s 00:35:16 00:35:16 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:35:16 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 00:35:16 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0B / 3.33MB 0.1s 00:35:16 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 00:35:16 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 00:35:16 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 00:35:16 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.3s 00:35:16 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 00:35:16 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 00:35:17 #31 ... 00:35:17 00:35:17 #32 [support-scheduler internal] load build context 00:35:17 #32 transferring context: 2.55MB 0.6s done 00:35:17 #32 DONE 0.7s 00:35:17 00:35:17 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:35:17 #31 ... 00:35:17 00:35:17 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:35:17 #29 DONE 0.0s 00:35:17 00:35:17 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:35:17 #31 ... 00:35:17 00:35:17 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 00:35:17 #30 DONE 0.2s 00:35:17 00:35:17 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:35:17 #33 DONE 1.7s 00:35:17 00:35:17 #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:35:17 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 00:35:17 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 00:35:17 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 00:35:17 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 00:35:17 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 00:35:17 #31 ... 00:35:17 00:35:17 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:35:17 #29 DONE 0.0s 00:35:17 00:35:17 #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:35:17 #31 ... 00:35:17 00:35:17 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:35:17 #29 DONE 0.0s 00:35:17 00:35:17 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 00:35:17 #30 DONE 0.4s 00:35:17 00:35:17 #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:35:17 #33 DONE 1.8s 00:35:17 00:35:17 #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:35:17 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 00:35:17 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 00:35:17 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 00:35:17 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 00:35:17 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 00:35:17 #31 ... 00:35:17 00:35:17 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:35:17 #29 DONE 0.0s 00:35:17 00:35:17 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:35:17 #33 DONE 1.8s 00:35:17 00:35:17 #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 00:35:17 #34 DONE 0.7s 00:35:17 00:35:17 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:35:17 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 00:35:17 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 00:35:17 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 00:35:17 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 00:35:17 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 00:35:17 #31 ... 00:35:17 00:35:17 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:35:17 #29 DONE 0.0s 00:35:17 00:35:17 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:35:17 #31 ... 00:35:17 00:35:17 #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:35:17 #33 DONE 1.8s 00:35:17 00:35:17 #34 [support-notifications builder 2/7] WORKDIR /edgex-go 00:35:17 #34 DONE 0.8s 00:35:17 00:35:17 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:35:17 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 00:35:17 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 00:35:17 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 00:35:17 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 00:35:17 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 00:35:18 #31 ... 00:35:18 00:35:18 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:35:18 #33 DONE 1.8s 00:35:18 00:35:18 #34 [core-command builder 2/7] WORKDIR /edgex-go 00:35:18 #34 DONE 0.8s 00:35:18 00:35:18 #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:35:18 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 00:35:18 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 00:35:18 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 00:35:18 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 00:35:18 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 00:35:18 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done 00:35:18 #31 ... 00:35:18 00:35:18 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:35:18 #29 DONE 0.0s 00:35:18 00:35:18 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:35:18 #29 DONE 0.0s 00:35:18 00:35:18 #35 [core-common-config-bootstrapper internal] load build context 00:35:18 #35 transferring context: 2.55MB 0.9s done 00:35:18 #35 DONE 1.2s 00:35:18 00:35:18 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 00:35:18 #36 ... 00:35:18 00:35:18 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 00:35:18 #30 DONE 1.2s 00:35:18 00:35:18 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:35:18 #33 DONE 1.8s 00:35:18 00:35:18 #34 [core-data builder 2/7] WORKDIR /edgex-go 00:35:18 #34 DONE 0.8s 00:35:18 00:35:18 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 00:35:18 #37 ... 00:35:18 00:35:18 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:35:18 #33 DONE 1.8s 00:35:18 00:35:18 #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 00:35:18 #34 DONE 0.8s 00:35:18 00:35:18 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:35:18 #29 DONE 0.0s 00:35:18 00:35:18 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:35:18 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 00:35:18 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 00:35:18 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 00:35:18 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 00:35:18 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 00:35:18 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done 00:35:18 #31 ... 00:35:18 00:35:18 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:35:18 #33 DONE 1.9s 00:35:18 00:35:18 #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 00:35:18 #34 DONE 0.8s 00:35:18 00:35:18 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 00:35:18 #30 DONE 1.5s 00:35:18 00:35:18 #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:35:18 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 00:35:18 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 00:35:18 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 00:35:18 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 00:35:18 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 00:35:18 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done 00:35:19 #31 ... 00:35:19 00:35:19 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:35:19 #29 DONE 0.0s 00:35:19 00:35:19 #38 [security-proxy-setup internal] load build context 00:35:19 #38 transferring context: 2.55MB 1.1s done 00:35:19 #38 ... 00:35:19 00:35:19 #39 [security-secretstore-setup internal] load build context 00:35:19 #39 transferring context: 2.55MB 1.1s done 00:35:19 #39 DONE 1.7s 00:35:19 00:35:19 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:35:19 #33 DONE 1.9s 00:35:19 00:35:19 #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 00:35:19 #34 DONE 0.9s 00:35:19 00:35:19 #38 [security-proxy-setup internal] load build context 00:35:19 #38 DONE 1.9s 00:35:19 00:35:19 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:35:19 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 00:35:19 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 00:35:19 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 00:35:19 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 00:35:19 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 00:35:19 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done 00:35:19 #31 DONE 4.0s 00:35:19 00:35:19 #40 [support-notifications internal] load build context 00:35:19 #40 ... 00:35:19 00:35:19 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:35:19 #29 DONE 0.0s 00:35:19 00:35:19 #40 [support-notifications internal] load build context 00:35:19 #40 transferring context: 2.55MB 1.3s done 00:35:19 #40 DONE 2.1s 00:35:19 00:35:19 #41 [core-command internal] load build context 00:35:19 #41 transferring context: 2.55MB 1.5s done 00:35:24 #41 ... 00:35:24 00:35:24 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:35:24 #33 DONE 1.9s 00:35:24 00:35:24 #34 [core-metadata builder 2/7] WORKDIR /edgex-go 00:35:24 #34 DONE 0.9s 00:35:24 00:35:24 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:35:24 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 00:35:24 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 00:35:24 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 00:35:24 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 00:35:24 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 00:35:24 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done 00:35:24 #31 DONE 4.0s 00:35:24 00:35:24 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 00:35:24 #30 DONE 6.0s 00:35:24 00:35:24 #42 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:35:24 #42 ... 00:35:24 00:35:24 #41 [core-command internal] load build context 00:35:24 #41 DONE 5.6s 00:35:24 00:35:24 #42 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:35:24 #42 ... 00:35:24 00:35:24 #43 [security-proxy-auth internal] load build context 00:35:24 #43 transferring context: 2.55MB 1.1s done 00:35:24 #43 DONE 5.1s 00:35:24 00:35:24 #44 [core-data internal] load build context 00:35:24 #44 transferring context: 2.55MB 1.1s done 00:35:24 #44 DONE 5.2s 00:35:24 00:35:24 #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:35:24 #45 ... 00:35:24 00:35:24 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:35:24 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 00:35:24 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 00:35:24 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 00:35:24 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 00:35:24 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 00:35:24 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done 00:35:24 #31 DONE 4.0s 00:35:24 00:35:24 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 00:35:24 #36 DONE 6.0s 00:35:24 00:35:24 #46 [security-spire-server internal] load build context 00:35:24 #46 DONE 0.0s 00:35:24 00:35:24 #46 [security-spire-server internal] load build context 00:35:25 #46 ... 00:35:25 00:35:25 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 00:35:25 #37 DONE 6.3s 00:35:25 00:35:25 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:35:25 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 00:35:25 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 00:35:25 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 00:35:25 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 00:35:25 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 00:35:25 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done 00:35:25 #31 DONE 4.0s 00:35:25 00:35:25 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:35:25 #47 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:35:26 #47 ... 00:35:26 00:35:26 #48 [security-spiffe-token-provider internal] load build context 00:35:26 #48 transferring context: 2.55MB 2.1s done 00:35:26 #48 DONE 6.8s 00:35:26 00:35:26 #46 [security-spire-server internal] load build context 00:35:26 #46 transferring context: 18.10kB 0.1s done 00:35:26 #46 DONE 1.4s 00:35:26 00:35:26 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:35:26 #49 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.2s done 00:35:26 #49 ... 00:35:26 00:35:26 #50 [security-spire-config internal] load build context 00:35:26 #50 transferring context: 16.35kB 0.2s done 00:35:26 #50 DONE 1.6s 00:35:26 00:35:26 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:35:26 #47 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.1s done 00:35:26 #47 DONE 1.1s 00:35:26 00:35:26 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:35:26 #47 ... 00:35:26 00:35:26 #51 [security-spire-agent internal] load build context 00:35:26 #51 transferring context: 17.63kB 0.2s done 00:35:26 #51 DONE 1.4s 00:35:26 00:35:26 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:35:26 #49 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 00:35:26 #49 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 00:35:26 #49 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 00:35:26 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.3s 00:35:26 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.3s 00:35:26 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s 00:35:27 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s 00:35:27 #49 ... 00:35:27 00:35:27 #52 [security-bootstrapper internal] load build context 00:35:27 #52 transferring context: 2.55MB 2.3s done 00:35:27 #52 DONE 7.2s 00:35:27 00:35:27 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:35:27 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done 00:35:27 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s done 00:35:27 #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 00:35:27 #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 1.0s 00:35:27 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done 00:35:27 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s done 00:35:27 #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 00:35:27 #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s done 00:35:27 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.2s 00:35:27 #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s done 00:35:27 #49 ... 00:35:27 00:35:27 #53 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:35:27 #53 ... 00:35:27 00:35:27 #54 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 00:35:27 #54 ... 00:35:27 00:35:27 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:35:27 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.27MB / 23.39MB 1.7s 00:35:27 #49 ... 00:35:27 00:35:27 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:35:28 #55 ... 00:35:28 00:35:28 #56 [core-metadata internal] load build context 00:35:28 #56 transferring context: 2.55MB 3.4s done 00:35:28 #56 DONE 4.6s 00:35:28 00:35:28 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:35:28 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.64MB / 23.39MB 2.0s 00:35:28 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 2.1s 00:35:29 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.63MB / 23.39MB 2.7s 00:35:29 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 2.8s 00:35:29 #49 ... 00:35:29 00:35:29 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:35:29 #57 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:35:29 #57 ... 00:35:29 00:35:29 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:35:29 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.80MB / 23.39MB 3.0s 00:35:29 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 3.4s 00:35:29 #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 00:35:30 #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 00:35:30 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.43MB / 23.39MB 4.1s 00:35:30 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 4.5s 00:35:31 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.06MB / 23.39MB 4.9s 00:35:31 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.85MB / 23.39MB 5.1s 00:35:31 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.21MB / 23.39MB 5.5s 00:35:31 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 5.8s 00:35:32 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.2s 00:35:32 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.4s done 00:35:32 #49 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 00:35:33 #49 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 00:35:33 #49 ... 00:35:33 00:35:33 #58 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:35:33 #0 8.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:35:33 #58 ... 00:35:33 00:35:33 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:35:33 #0 9.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:35:33 #59 ... 00:35:33 00:35:33 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:35:33 #0 8.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:35:33 #60 ... 00:35:33 00:35:33 #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:35:33 #0 9.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:35:34 #61 ... 00:35:34 00:35:34 #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:35:34 #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:35:34 #62 ... 00:35:34 00:35:34 #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:35:34 #45 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:35:35 #45 ... 00:35:35 00:35:35 #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:35:35 #0 9.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:35:35 #63 ... 00:35:35 00:35:35 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:35:35 #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.3s 00:35:35 #49 ... 00:35:35 00:35:35 #64 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:35:35 #0 8.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:35:35 #64 ... 00:35:35 00:35:35 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:35:37 #49 ... 00:35:37 00:35:37 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:35:37 #47 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 00:35:37 #47 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 00:35:37 #47 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 00:35:37 #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 00:35:37 #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 00:35:37 #47 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.8s done 00:35:37 #47 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 5.7s done 00:35:37 #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 00:35:37 #47 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 00:35:37 #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.0s 00:35:37 #47 ... 00:35:37 00:35:37 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:35:38 #49 ... 00:35:38 00:35:38 #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 00:35:38 #53 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:35:38 #53 12.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:35:38 #53 18.25 OK: 266 MiB in 52 packages 00:35:38 #53 DONE 20.4s 00:35:38 00:35:38 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:35:38 #49 ... 00:35:38 00:35:38 #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:35:38 #65 DONE 0.7s 00:35:38 00:35:38 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:35:39 #49 ... 00:35:39 00:35:39 #54 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 00:35:39 #54 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:35:39 #54 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:35:39 #54 20.28 OK: 266 MiB in 52 packages 00:35:39 #54 ... 00:35:39 00:35:39 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:35:39 #47 ... 00:35:39 00:35:39 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 00:35:39 #54 DONE 23.1s 00:35:39 00:35:39 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:35:39 #47 ... 00:35:39 00:35:39 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:35:39 #57 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:35:39 #57 16.81 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:35:39 #57 16.81 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:35:39 #57 16.81 OK: 19957 distinct packages available 00:35:39 #57 18.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:35:40 #57 ... 00:35:40 00:35:40 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:35:40 #47 ... 00:35:40 00:35:40 #66 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 00:35:40 #66 DONE 0.6s 00:35:40 00:35:40 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:35:40 #47 ... 00:35:40 00:35:40 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:35:40 #55 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:35:40 #55 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:35:40 #55 21.25 OK: 266 MiB in 52 packages 00:35:40 #55 ... 00:35:40 00:35:40 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:35:41 #47 ... 00:35:41 00:35:41 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:35:41 #55 DONE 23.3s 00:35:41 00:35:41 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:35:41 #47 ... 00:35:41 00:35:41 #42 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:35:41 #42 8.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:35:41 #42 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:35:41 #42 ... 00:35:41 00:35:41 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:35:41 #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.6s 00:35:42 #49 ... 00:35:42 00:35:42 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:35:42 #67 DONE 1.2s 00:35:42 00:35:42 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:35:43 #49 ... 00:35:43 00:35:43 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:35:43 #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.5s done 00:35:43 #47 DONE 18.2s 00:35:43 00:35:43 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:35:44 #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.1s done 00:35:44 #49 ... 00:35:44 00:35:44 #58 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:35:44 #58 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:35:44 #58 19.36 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 00:35:44 #58 20.11 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 00:35:44 #58 20.22 (3/6) Installing dumb-init (1.2.5-r2) 00:35:44 #58 20.26 (4/6) Installing openssl (3.1.4-r0) 00:35:44 #58 20.41 (5/6) Installing su-exec (0.2-r3) 00:35:44 #58 20.42 (6/6) Installing yq (4.33.3-r4) 00:35:44 #58 ... 00:35:44 00:35:44 #42 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:35:44 #42 18.84 (1/1) Installing dumb-init (1.2.5-r2) 00:35:44 #42 18.91 Executing busybox-1.36.1-r2.trigger 00:35:44 #42 19.12 OK: 8 MiB in 16 packages 00:35:44 #42 DONE 21.8s 00:35:44 00:35:44 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:35:44 #60 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:35:44 #60 19.00 (1/4) Installing ca-certificates (20230506-r0) 00:35:44 #60 19.67 (2/4) Installing dumb-init (1.2.5-r2) 00:35:44 #60 19.72 (3/4) Installing su-exec (0.2-r3) 00:35:44 #60 19.73 (4/4) Installing yq (4.33.3-r4) 00:35:44 #60 20.85 Executing busybox-1.36.1-r2.trigger 00:35:44 #60 20.95 Executing ca-certificates-20230506-r0.trigger 00:35:44 #60 ... 00:35:44 00:35:44 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:35:44 #49 DONE 20.3s 00:35:44 00:35:44 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:45 #68 ... 00:35:45 00:35:45 #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:35:45 #61 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:35:45 #61 21.34 (1/2) Installing ca-certificates (20230506-r0) 00:35:45 #61 21.86 (2/2) Installing dumb-init (1.2.5-r2) 00:35:45 #61 21.90 Executing busybox-1.36.1-r2.trigger 00:35:45 #61 22.02 Executing ca-certificates-20230506-r0.trigger 00:35:45 #61 ... 00:35:45 00:35:45 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:35:45 #59 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:35:45 #59 22.28 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:35:45 #59 22.28 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:35:45 #59 22.28 OK: 19953 distinct packages available 00:35:46 #59 ... 00:35:46 00:35:46 #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:35:46 #62 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:35:46 #62 21.93 (1/1) Installing dumb-init (1.2.5-r2) 00:35:46 #62 21.97 Executing busybox-1.36.1-r2.trigger 00:35:46 #62 22.24 OK: 8 MiB in 16 packages 00:35:46 #62 ... 00:35:46 00:35:46 #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:35:46 #45 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:35:46 #45 21.37 (1/2) Installing dumb-init (1.2.5-r2) 00:35:46 #45 21.42 (2/2) Installing su-exec (0.2-r3) 00:35:46 #45 21.42 Executing busybox-1.36.1-r2.trigger 00:35:46 #45 21.50 OK: 8 MiB in 17 packages 00:35:46 #45 ... 00:35:46 00:35:46 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:35:46 #60 22.68 OK: 18 MiB in 19 packages 00:35:46 #60 ... 00:35:46 00:35:46 #64 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:35:46 #64 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:35:46 #64 20.43 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:35:46 #64 20.43 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:35:46 #64 20.43 OK: 19953 distinct packages available 00:35:46 #64 ... 00:35:46 00:35:46 #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:35:46 #45 DONE 23.0s 00:35:46 00:35:46 #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:35:47 #69 ... 00:35:47 00:35:47 #58 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:35:47 #58 21.81 Executing busybox-1.36.1-r2.trigger 00:35:47 #58 21.87 OK: 18 MiB in 19 packages 00:35:47 #58 DONE 23.5s 00:35:47 00:35:47 #70 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 00:35:47 #70 ... 00:35:47 00:35:47 #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:35:47 #63 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:35:47 #63 21.22 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:35:47 #63 21.22 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:35:47 #63 21.22 OK: 19953 distinct packages available 00:35:47 #63 ... 00:35:47 00:35:47 #70 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 00:35:47 #70 DONE 0.4s 00:35:47 00:35:47 #64 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:35:47 #64 21.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:35:47 #64 ... 00:35:47 00:35:47 #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:35:47 #62 DONE 24.1s 00:35:48 00:35:48 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:35:48 #59 24.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:35:48 #59 ... 00:35:48 00:35:48 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:35:48 #60 DONE 24.7s 00:35:48 00:35:48 #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:35:48 #63 23.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:35:48 #63 ... 00:35:48 00:35:48 #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:48 #71 ... 00:35:48 00:35:48 #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:35:48 #61 23.15 OK: 9 MiB in 17 packages 00:35:48 #61 DONE 25.1s 00:35:48 00:35:48 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:35:48 #57 21.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:35:48 #57 29.89 OK: 266 MiB in 52 packages 00:35:49 #57 ... 00:35:49 00:35:49 #64 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:35:49 #64 24.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:35:49 #64 ... 00:35:49 00:35:49 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:35:49 #57 DONE 30.7s 00:35:49 00:35:49 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:35:50 #72 DONE 0.5s 00:35:50 00:35:50 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:50 #73 ... 00:35:50 00:35:50 #74 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:50 #74 ... 00:35:50 00:35:50 #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:35:50 #63 24.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:35:51 #63 ... 00:35:51 00:35:51 #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:35:51 #69 DONE 4.4s 00:35:51 00:35:51 #75 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 00:35:51 #75 DONE 0.3s 00:35:51 00:35:51 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:35:51 #59 25.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:35:52 #59 29.19 (1/11) Installing ca-certificates (20230506-r0) 00:35:52 #59 29.43 (2/11) Installing brotli-libs (1.0.9-r14) 00:35:53 #59 29.47 (3/11) Installing libunistring (1.1-r1) 00:35:53 #59 29.55 (4/11) Installing libidn2 (2.3.4-r1) 00:35:53 #59 ... 00:35:53 00:35:53 #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:35:53 #63 27.41 (1/4) Installing dumb-init (1.2.5-r2) 00:35:53 #63 27.43 (2/4) Installing musl-obstack (1.2.3-r2) 00:35:53 #63 27.45 (3/4) Installing libucontext (1.2-r2) 00:35:53 #63 27.46 (4/4) Installing gcompat (1.1.0-r1) 00:35:53 #63 27.48 Executing busybox-1.36.1-r2.trigger 00:35:53 #63 27.53 OK: 8 MiB in 19 packages 00:35:53 #63 DONE 28.1s 00:35:53 00:35:53 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:35:53 #59 29.59 (5/11) Installing nghttp2-libs (1.57.0-r0) 00:35:53 #59 29.63 (6/11) Installing libcurl (8.4.0-r0) 00:35:53 #59 29.70 (7/11) Installing curl (8.4.0-r0) 00:35:53 #59 29.73 (8/11) Installing dumb-init (1.2.5-r2) 00:35:53 #59 29.74 (9/11) Installing musl-obstack (1.2.3-r2) 00:35:53 #59 29.75 (10/11) Installing libucontext (1.2-r2) 00:35:53 #59 29.80 (11/11) Installing gcompat (1.1.0-r1) 00:35:53 #59 29.80 Executing busybox-1.36.1-r2.trigger 00:35:53 #59 29.85 Executing ca-certificates-20230506-r0.trigger 00:35:54 #59 ... 00:35:54 00:35:54 #64 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:35:54 #64 27.30 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 00:35:54 #64 27.50 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 00:35:54 #64 27.54 (3/7) Installing dumb-init (1.2.5-r2) 00:35:54 #64 27.55 (4/7) Installing musl-obstack (1.2.3-r2) 00:35:54 #64 27.56 (5/7) Installing libucontext (1.2-r2) 00:35:54 #64 27.58 (6/7) Installing gcompat (1.1.0-r1) 00:35:54 #64 27.59 (7/7) Installing openssl (3.1.4-r0) 00:35:54 #64 27.63 Executing busybox-1.36.1-r2.trigger 00:35:54 #64 27.69 OK: 9 MiB in 20 packages 00:35:54 #64 DONE 28.5s 00:35:54 00:35:54 #76 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:35:55 #76 DONE 1.4s 00:35:55 00:35:55 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:35:55 #59 30.57 OK: 13 MiB in 26 packages 00:35:55 #59 DONE 31.6s 00:35:55 00:35:55 #77 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:35:55 #77 DONE 1.9s 00:35:55 00:35:55 #78 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 00:35:55 #78 DONE 1.5s 00:35:55 00:35:55 #79 [security-spire-config stage-2 4/9] COPY Attribution.txt / 00:35:55 #79 DONE 0.4s 00:35:55 00:35:55 #80 [security-spire-server stage-2 4/8] COPY Attribution.txt / 00:35:55 #80 DONE 0.4s 00:35:55 00:35:55 #81 [security-spire-config stage-2 5/9] COPY security.txt / 00:35:56 #81 DONE 0.2s 00:35:56 00:35:56 #82 [security-spire-server stage-2 5/8] COPY security.txt / 00:35:56 #82 DONE 0.2s 00:35:56 00:35:56 #83 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:35:56 #83 DONE 0.3s 00:35:56 00:35:56 #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:35:56 #84 DONE 0.3s 00:35:56 00:35:56 #85 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 00:35:56 #85 ... 00:35:56 00:35:56 #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:35:56 #86 DONE 0.2s 00:35:56 00:35:56 #85 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 00:35:56 #85 DONE 0.3s 00:35:56 00:35:56 #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:35:56 #87 ... 00:35:56 00:35:56 #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:35:56 #88 DONE 0.3s 00:35:56 00:35:56 #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:35:56 #87 DONE 0.3s 00:35:56 00:35:56 #89 [security-spire-server] exporting to image 00:35:56 #89 exporting layers 00:35:56 #89 ... 00:35:56 00:35:56 #90 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:35:56 #90 DONE 1.6s 00:35:56 00:35:56 #89 [security-spire-config] exporting to image 00:35:57 #89 ... 00:35:57 00:35:57 #91 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 00:35:57 #91 DONE 0.3s 00:35:57 00:35:57 #92 [security-spire-agent stage-3 6/9] COPY security.txt / 00:35:57 #92 DONE 0.2s 00:35:57 00:35:57 #93 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:35:57 #93 DONE 0.2s 00:35:57 00:35:57 #94 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:35:58 #94 DONE 0.2s 00:35:58 00:35:58 #95 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:35:58 #95 DONE 0.2s 00:35:58 00:35:58 #89 [security-spire-agent] exporting to image 00:35:59 #89 exporting layers 2.4s done 00:35:59 #89 writing image sha256:1a3038d46ed426814f2042ff45b0267a87cec1a590e20d71eb920f50f7f0102c 0.0s done 00:35:59 #89 naming to docker.io/library/security-spire-server-arm64 done 00:35:59 #89 exporting layers 2.3s done 00:35:59 #89 writing image sha256:bb9a6a35dde020f504da66bd14fe582c784cc23c38cc2baebd1668478b73df68 0.0s done 00:35:59 #89 naming to docker.io/library/security-spire-config-arm64 done 00:35:59 #89 exporting layers 1.8s done 00:35:59 #89 writing image sha256:9557639747a6e82da5e70ee4a265a133e1c087b1b015f9224859896c3ad9dd17 done 00:35:59 #89 naming to docker.io/library/security-spire-agent-arm64 done 00:35:59 #89 DONE 3.1s 00:35:59 00:35:59 #74 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:09 #100 ... 00:36:09 00:36:09 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:36:09 #131 85.25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:36:10 #131 DONE 96.5s 00:36:10 00:36:10 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:36:10 #124 DONE 96.3s 00:36:10 00:36:10 #100 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:36:10 #100 ... 00:36:10 00:36:10 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:36:10 #129 DONE 96.6s 00:36:10 00:36:10 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:36:10 #125 DONE 97.0s 00:36:10 00:36:10 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:36:10 #123 DONE 96.6s 00:36:10 00:36:10 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:36:10 #126 DONE 97.0s 00:36:10 00:36:10 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 00:36:10 #132 ... 00:36:10 00:36:10 #116 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:36:10 #116 DONE 97.1s 00:36:10 00:36:10 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:36:10 #130 DONE 97.2s 00:36:10 00:36:10 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:36:10 #127 DONE 97.3s 00:36:10 00:36:10 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:36:10 #128 DONE 97.3s 00:36:10 00:36:10 #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:36:10 #133 ... 00:36:10 00:36:10 #100 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:36:10 #100 DONE 97.7s 00:36:10 00:36:10 #134 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:36:10 #134 ... 00:36:10 00:36:10 #135 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:36:10 #135 DONE 0.7s 00:36:10 00:36:10 #136 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 00:36:10 #136 DONE 0.7s 00:36:10 00:36:10 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 00:36:10 #132 DONE 0.7s 00:36:10 00:36:10 #137 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:36:10 #137 DONE 0.7s 00:36:10 00:36:10 #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:36:10 #133 DONE 0.8s 00:36:10 00:36:10 #134 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:36:10 #134 DONE 0.4s 00:36:10 00:36:10 #138 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:36:11 #138 ... 00:36:11 00:36:11 #139 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:36:11 #139 DONE 0.4s 00:36:11 00:36:11 #140 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:36:11 #140 CACHED 00:36:11 00:36:11 #141 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:36:11 #141 CACHED 00:36:11 00:36:11 #142 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:36:11 #142 DONE 0.4s 00:36:11 00:36:11 #143 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:36:11 #143 CACHED 00:36:11 00:36:11 #144 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:36:11 #144 CACHED 00:36:11 00:36:11 #145 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 00:36:11 #145 CACHED 00:36:11 00:36:11 #146 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 00:36:11 #146 CACHED 00:36:11 00:36:11 #147 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 00:36:11 #147 DONE 0.4s 00:36:11 00:36:11 #148 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:36:11 #148 CACHED 00:36:11 00:36:11 #149 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:36:11 #149 CACHED 00:36:11 00:36:11 #150 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:36:11 #150 DONE 0.4s 00:36:11 00:36:11 #151 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 00:36:11 #151 DONE 0.3s 00:36:11 00:36:11 #138 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:36:11 #138 DONE 0.3s 00:36:11 00:36:11 #152 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:36:12 #152 ... 00:36:12 00:36:12 #153 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:36:12 #153 DONE 1.4s 00:36:12 00:36:12 #154 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:36:12 #154 DONE 1.5s 00:36:12 00:36:12 #155 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:36:12 #155 DONE 1.5s 00:36:12 00:36:12 #156 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:36:12 #156 DONE 1.5s 00:36:12 00:36:12 #157 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 00:36:12 #157 DONE 1.5s 00:36:12 00:36:12 #158 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:36:12 #158 DONE 1.5s 00:36:12 00:36:12 #159 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:36:12 #159 ... 00:36:12 00:36:12 #160 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:36:12 #160 DONE 1.5s 00:36:12 00:36:12 #152 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:36:12 #152 DONE 1.5s 00:36:12 00:36:12 #161 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:36:12 #161 DONE 1.5s 00:36:12 00:36:12 #162 [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 00:36:12 #162 DONE 1.6s 00:36:12 00:36:12 #163 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 00:36:12 #163 DONE 0.2s 00:36:12 00:36:12 #164 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:36:13 #164 ... 00:36:13 00:36:13 #165 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:36:13 #165 DONE 0.5s 00:36:13 00:36:13 #166 [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 00:36:13 #166 DONE 0.4s 00:36:13 00:36:13 #167 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:36:13 #167 DONE 0.5s 00:36:13 00:36:13 #168 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:36:13 #168 DONE 0.5s 00:36:13 00:36:13 #169 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 00:36:13 #169 DONE 2.4s 00:36:13 00:36:13 #170 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:36:13 #170 DONE 0.5s 00:36:13 00:36:13 #171 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:36:13 #171 DONE 0.5s 00:36:13 00:36:13 #159 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:36:13 #159 DONE 0.5s 00:36:13 00:36:13 #172 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:36:13 #172 DONE 0.5s 00:36:13 00:36:13 #173 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 00:36:13 #173 DONE 0.5s 00:36:13 00:36:13 #164 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:36:13 #164 DONE 0.6s 00:36:13 00:36:13 #92 [support-notifications] exporting to image 00:36:13 #92 exporting layers 00:36:13 #92 exporting layers 0.2s done 00:36:13 #92 exporting layers 0.4s done 00:36:13 #92 ... 00:36:13 00:36:13 #174 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:36:13 #174 DONE 0.5s 00:36:13 00:36:13 #175 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:36:13 #175 DONE 0.5s 00:36:13 00:36:13 #176 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 00:36:13 #176 DONE 0.5s 00:36:13 00:36:13 #177 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:36:13 #177 DONE 0.5s 00:36:13 00:36:13 #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:36:13 #178 DONE 0.5s 00:36:13 00:36:13 #179 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:36:13 #179 DONE 0.5s 00:36:13 00:36:13 #92 [security-spiffe-token-provider] exporting to image 00:36:13 #92 writing image sha256:21f64c7963aec9455684b007d474e0e6650f4c9672e1613ae3d3cdcaba0c0713 done 00:36:13 #92 writing image sha256:83deef5ceec5865238338b02d64340fb60a1187c17cbe4c9358b8b320e151acb done 00:36:13 #92 naming to docker.io/library/core-data done 00:36:13 #92 naming to docker.io/library/core-command done 00:36:13 #92 writing image sha256:cee7513c5540ef26ff17aa03c362226d42ef60a560306133a6be0034d5c9019e done 00:36:13 #92 naming to docker.io/library/support-scheduler done 00:36:14 #92 exporting layers 0.3s done 00:36:14 #92 ... 00:36:14 00:36:14 #180 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:36:14 #180 DONE 0.4s 00:36:14 00:36:14 #92 [support-notifications] exporting to image 00:36:14 #92 writing image sha256:af35227cec01f1b98f67d4d74c2e95260bb5cc928bedf38fceca9503dec74c95 done 00:36:14 #92 naming to docker.io/library/support-notifications done 00:36:14 #92 writing image sha256:44fd68301b9a775d09a051a65ecf1e609a0f0d701693457f6ced62f96984dc35 0.1s done 00:36:14 #92 naming to docker.io/library/core-metadata 00:36:14 #92 ... 00:36:14 00:36:14 #181 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:36:14 #181 DONE 0.8s 00:36:14 00:36:14 #182 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 00:36:14 #182 DONE 0.5s 00:36:14 00:36:14 #183 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:36:14 #183 DONE 0.4s 00:36:14 00:36:14 #92 [security-spiffe-token-provider] exporting to image 00:36:14 #92 naming to docker.io/library/core-metadata 0.0s done 00:36:14 #92 writing image sha256:75d91f8adb469f351f04d95c92ebf1660c55b9f2156307b183299d1ed9c25bce done 00:36:14 #92 naming to docker.io/library/security-spiffe-token-provider done 00:36:16 #92 ... 00:36:16 00:36:16 #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:36:16 #184 DONE 1.9s 00:36:16 00:36:16 #185 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:36:16 #185 ... 00:36:16 00:36:16 #186 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:36:16 #186 DONE 2.1s 00:36:16 00:36:16 #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:36:16 #187 ... 00:36:16 00:36:16 #188 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:36:16 #188 DONE 2.6s 00:36:16 00:36:16 #92 [security-proxy-setup] exporting to image 00:36:17 #92 exporting layers 3.0s done 00:36:17 #92 ... 00:36:17 00:36:17 #189 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:36:17 #189 DONE 3.6s 00:36:17 00:36:17 #92 [core-common-config-bootstrapper] exporting to image 00:36:18 #92 writing image sha256:bc7b2352d5ca04e8f6319b7abdcffc7ce0c7809c075ff86bc84f3fa1c10431bf 00:36:19 #92 ... 00:36:19 00:36:19 #185 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:36:19 #185 DONE 3.1s 00:36:19 00:36:19 #92 [core-common-config-bootstrapper] exporting to image 00:36:19 #92 writing image sha256:bc7b2352d5ca04e8f6319b7abdcffc7ce0c7809c075ff86bc84f3fa1c10431bf 1.0s done 00:36:19 #92 naming to docker.io/library/security-proxy-auth 00:36:19 #92 ... 00:36:19 00:36:19 #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:36:19 #187 DONE 3.2s 00:36:19 00:36:19 #92 [security-proxy-auth] exporting to image 00:36:19 #92 naming to docker.io/library/security-proxy-auth 0.1s done 00:36:19 #92 ... 00:36:19 00:36:19 #190 [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/ 00:36:19 #190 DONE 0.1s 00:36:19 00:36:19 #92 [security-proxy-auth] exporting to image 00:36:19 #92 exporting layers 2.4s done 00:36:19 #92 exporting layers 2.9s done 00:36:19 #92 writing image sha256:e3beef974660d345ace44da3940f6f9fdde5e9e84550e03f0270bf3c595da892 0.0s done 00:36:19 #92 naming to docker.io/library/core-common-config-bootstrapper done 00:36:19 #92 writing image sha256:c8eba1b4bed9e98b64ac99ed3783441df7e5b0f00b935c6bde3e5cd297473049 done 00:36:19 #92 naming to docker.io/library/security-proxy-setup done 00:36:19 #92 DONE 7.3s 00:36:19 00:36:19 #191 [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/ 00:36:19 #191 DONE 0.0s 00:36:19 00:36:19 #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 00:36:19 #192 DONE 0.0s 00:36:19 00:36:19 #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:36:19 #193 DONE 0.0s 00:36:19 00:36:19 #194 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:36:20 #194 DONE 1.1s 00:36:20 00:36:20 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 00:36:20 #195 DONE 0.5s 00:36:20 00:36:20 #92 [security-bootstrapper] exporting to image 00:36:20 #92 exporting layers 0.2s done 00:36:20 #92 writing image sha256:8d7d6bf4c1831d93c856907cbbe9071629fc30032c7057d703af46d623f56270 done 00:36:20 #92 naming to docker.io/library/security-bootstrapper done 00:36:20 #92 writing image sha256:523a4a08af1bc6507a2818fb98db6098d895d41f6e3c7535ee4c5b3e6520794f done 00:36:20 #92 naming to docker.io/library/security-secretstore-setup done 00:36:20 #92 DONE 7.6s 00:36:20 00:36:20 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:36:20 time="2023-11-08T00:32:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:36:20 time="2023-11-08T00:32:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:36:20 time="2023-11-08T00:32:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:36:20 time="2023-11-08T00:32:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:36:20 time="2023-11-08T00:32:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:36:20 time="2023-11-08T00:32:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:36:20 time="2023-11-08T00:32:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:36:20 time="2023-11-08T00:32:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:36:20 time="2023-11-08T00:32:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:36:20 time="2023-11-08T00:32:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:36:20 time="2023-11-08T00:32:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:36:20 time="2023-11-08T00:32:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:36:20 time="2023-11-08T00:32:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:36:20 time="2023-11-08T00:32:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 00:36:20 $ docker stop --time=1 3f9e13daea8f4ca31681c8c55bf39a9f38ad946acd7c79b2cc42d850f1b3a959 00:36:21 $ docker rm -f --volumes 3f9e13daea8f4ca31681c8c55bf39a9f38ad946acd7c79b2cc42d850f1b3a959 [Pipeline] // withDockerContainer [Pipeline] sh 00:36:22 + docker images 00:36:22 REPOSITORY TAG IMAGE ID CREATED SIZE 00:36:22 security-bootstrapper latest 8d7d6bf4c183 2 seconds ago 23.3MB 00:36:22 security-secretstore-setup latest 523a4a08af1b 2 seconds ago 44.4MB 00:36:22 core-common-config-bootstrapper latest e3beef974660 6 seconds ago 18.2MB 00:36:22 security-proxy-setup latest c8eba1b4bed9 6 seconds ago 34.4MB 00:36:22 core-data latest 83deef5ceec5 9 seconds ago 21.3MB 00:36:22 support-notifications latest af35227cec01 9 seconds ago 34.7MB 00:36:22 security-spiffe-token-provider latest 75d91f8adb46 9 seconds ago 35.1MB 00:36:22 core-metadata latest 44fd68301b9a 9 seconds ago 21.7MB 00:36:22 security-proxy-auth latest bc7b2352d5ca 9 seconds ago 19.5MB 00:36:22 support-scheduler latest cee7513c5540 10 seconds ago 34.1MB 00:36:22 core-command latest 21f64c7963ae 10 seconds ago 21.2MB 00:36:22 security-spire-server latest 750b71a9b731 2 minutes ago 107MB 00:36:22 security-spire-config latest 5a75ebb0d3ca 2 minutes ago 101MB 00:36:22 security-spire-agent latest 32cdb8809b89 2 minutes ago 166MB 00:36:22 ci-base-image-x86_64 latest 4f219ac05b54 6 minutes ago 930MB 00:36:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 6 weeks ago 557MB 00:36:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB 00:36:22 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 00:36:22 provisioning config files... 00:36:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/604@tmp/config17342538410995584728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:22 ---> docker-login.sh 00:36:22 nexus3.edgexfoundry.org:10001 00:36:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:22 Configure a credential helper to remove this warning. See 00:36:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:22 00:36:22 Login Succeeded 00:36:22 nexus3.edgexfoundry.org:10002 00:36:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:22 Configure a credential helper to remove this warning. See 00:36:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:22 00:36:22 Login Succeeded 00:36:22 nexus3.edgexfoundry.org:10003 00:36:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:22 Configure a credential helper to remove this warning. See 00:36:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:22 00:36:22 Login Succeeded 00:36:22 nexus3.edgexfoundry.org:10004 00:36:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:22 Configure a credential helper to remove this warning. See 00:36:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:22 00:36:22 Login Succeeded 00:36:22 docker.io 00:36:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:23 Configure a credential helper to remove this warning. See 00:36:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:23 00:36:23 Login Succeeded 00:36:23 ---> docker-login.sh ends [Pipeline] } 00:36:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:36:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:36:23 [edgeXDocker.push] Tagging docker image core-command with the following tags: 00:36:23 854655c68166e602a0cbf1edf23493ae46c7a014 00:36:23 latest 00:36:23 3.1.0-dev.69 00:36:23 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:36:23 main 00:36:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:24 + docker push nexus3.edgexfoundry.org:10004/core-command:854655c68166e602a0cbf1edf23493ae46c7a014 00:36:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:36:24 e4b449113f7d: Preparing 00:36:24 6b87e173a507: Preparing 00:36:24 8d5946175eb3: Preparing 00:36:24 52719eb95e26: Preparing 00:36:24 06adc3ba3de8: Preparing 00:36:24 cc2447e1835a: Preparing 00:36:24 cc2447e1835a: Waiting 00:36:24 52719eb95e26: Pushed 00:36:24 8d5946175eb3: Pushed 00:36:24 06adc3ba3de8: Pushed 00:36:26 6b87e173a507: Pushed 00:36:27 cc2447e1835a: Layer already exists 00:36:27 e4b449113f7d: Pushed 00:36:27 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:8f859a360b9e65aa5d4449d3a3cf1f03ccee0accf18ad7afa2669edf9f9dded1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:28 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 00:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:36:28 e4b449113f7d: Preparing 00:36:28 6b87e173a507: Preparing 00:36:28 8d5946175eb3: Preparing 00:36:28 52719eb95e26: Preparing 00:36:28 06adc3ba3de8: Preparing 00:36:28 cc2447e1835a: Preparing 00:36:28 cc2447e1835a: Waiting 00:36:28 6b87e173a507: Layer already exists 00:36:28 e4b449113f7d: Layer already exists 00:36:28 52719eb95e26: Layer already exists 00:36:28 06adc3ba3de8: Layer already exists 00:36:28 8d5946175eb3: Layer already exists 00:36:28 cc2447e1835a: Layer already exists 00:36:28 latest: digest: sha256:8f859a360b9e65aa5d4449d3a3cf1f03ccee0accf18ad7afa2669edf9f9dded1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:28 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.69 00:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:36:28 e4b449113f7d: Preparing 00:36:28 6b87e173a507: Preparing 00:36:28 8d5946175eb3: Preparing 00:36:28 52719eb95e26: Preparing 00:36:28 06adc3ba3de8: Preparing 00:36:28 cc2447e1835a: Preparing 00:36:28 cc2447e1835a: Waiting 00:36:28 6b87e173a507: Layer already exists 00:36:28 8d5946175eb3: Layer already exists 00:36:28 52719eb95e26: Layer already exists 00:36:28 06adc3ba3de8: Layer already exists 00:36:28 e4b449113f7d: Layer already exists 00:36:28 cc2447e1835a: Layer already exists 00:36:28 3.1.0-dev.69: digest: sha256:8f859a360b9e65aa5d4449d3a3cf1f03ccee0accf18ad7afa2669edf9f9dded1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:29 + docker push nexus3.edgexfoundry.org:10004/core-command:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:36:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:36:29 e4b449113f7d: Preparing 00:36:29 6b87e173a507: Preparing 00:36:29 8d5946175eb3: Preparing 00:36:29 52719eb95e26: Preparing 00:36:29 06adc3ba3de8: Preparing 00:36:29 cc2447e1835a: Preparing 00:36:29 cc2447e1835a: Waiting 00:36:29 6b87e173a507: Layer already exists 00:36:29 e4b449113f7d: Layer already exists 00:36:29 8d5946175eb3: Layer already exists 00:36:29 06adc3ba3de8: Layer already exists 00:36:29 cc2447e1835a: Layer already exists 00:36:29 52719eb95e26: Layer already exists 00:36:29 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:8f859a360b9e65aa5d4449d3a3cf1f03ccee0accf18ad7afa2669edf9f9dded1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:30 + docker push nexus3.edgexfoundry.org:10004/core-command:main 00:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:36:30 e4b449113f7d: Preparing 00:36:30 6b87e173a507: Preparing 00:36:30 8d5946175eb3: Preparing 00:36:30 52719eb95e26: Preparing 00:36:30 06adc3ba3de8: Preparing 00:36:30 cc2447e1835a: Preparing 00:36:30 cc2447e1835a: Waiting 00:36:30 06adc3ba3de8: Layer already exists 00:36:30 8d5946175eb3: Layer already exists 00:36:30 52719eb95e26: Layer already exists 00:36:30 cc2447e1835a: Layer already exists 00:36:30 e4b449113f7d: Layer already exists 00:36:30 6b87e173a507: Layer already exists 00:36:30 main: digest: sha256:8f859a360b9e65aa5d4449d3a3cf1f03ccee0accf18ad7afa2669edf9f9dded1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:36:30 ===================================================== [Pipeline] echo 00:36:30 taggedImages: 00:36:30 - nexus3.edgexfoundry.org:10004/core-command:854655c68166e602a0cbf1edf23493ae46c7a014 00:36:30 - nexus3.edgexfoundry.org:10004/core-command:latest 00:36:30 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.69 00:36:30 - nexus3.edgexfoundry.org:10004/core-command:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:36:30 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 00:36:30 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 00:36:30 854655c68166e602a0cbf1edf23493ae46c7a014 00:36:30 latest 00:36:30 3.1.0-dev.69 00:36:30 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:36:30 main 00:36:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:31 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:854655c68166e602a0cbf1edf23493ae46c7a014 00:36:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:36:31 aa76bcb1a358: Preparing 00:36:31 b606559a3466: Preparing 00:36:31 3dc62abfbcfd: Preparing 00:36:31 fcf5050dbd44: Preparing 00:36:31 8d5946175eb3: Preparing 00:36:31 52719eb95e26: Preparing 00:36:31 06adc3ba3de8: Preparing 00:36:31 cc2447e1835a: Preparing 00:36:31 52719eb95e26: Waiting 00:36:31 06adc3ba3de8: Waiting 00:36:31 cc2447e1835a: Waiting 00:36:31 b606559a3466: Pushed 00:36:31 3dc62abfbcfd: Pushed 00:36:32 aa76bcb1a358: Pushed 00:36:32 8d5946175eb3: Layer already exists 00:36:32 fcf5050dbd44: Pushed 00:36:33 52719eb95e26: Layer already exists 00:36:33 06adc3ba3de8: Layer already exists 00:36:33 cc2447e1835a: Layer already exists 00:36:33 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:e5eb8c40bfc930f021aa8e7214430ad6bbf100b16cbace90dcdde4f9f1b9af75 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:33 + 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 00:36:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 00:36:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:36:33 aa76bcb1a358: Preparing 00:36:33 b606559a3466: Preparing 00:36:33 3dc62abfbcfd: Preparing 00:36:33 fcf5050dbd44: Preparing 00:36:33 8d5946175eb3: Preparing 00:36:33 52719eb95e26: Preparing 00:36:33 06adc3ba3de8: Preparing 00:36:33 cc2447e1835a: Preparing 00:36:33 06adc3ba3de8: Waiting 00:36:33 52719eb95e26: Waiting 00:36:33 cc2447e1835a: Waiting 00:36:33 8d5946175eb3: Layer already exists 00:36:33 aa76bcb1a358: Layer already exists 00:36:33 b606559a3466: Layer already exists 00:36:33 fcf5050dbd44: Layer already exists 00:36:33 3dc62abfbcfd: Layer already exists 00:36:33 52719eb95e26: Layer already exists 00:36:33 cc2447e1835a: Layer already exists 00:36:33 06adc3ba3de8: Layer already exists 00:36:33 latest: digest: sha256:e5eb8c40bfc930f021aa8e7214430ad6bbf100b16cbace90dcdde4f9f1b9af75 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.69 00:36:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:36:34 aa76bcb1a358: Preparing 00:36:34 b606559a3466: Preparing 00:36:34 3dc62abfbcfd: Preparing 00:36:34 fcf5050dbd44: Preparing 00:36:34 8d5946175eb3: Preparing 00:36:34 52719eb95e26: Preparing 00:36:34 06adc3ba3de8: Preparing 00:36:34 cc2447e1835a: Preparing 00:36:34 52719eb95e26: Waiting 00:36:34 06adc3ba3de8: Waiting 00:36:34 cc2447e1835a: Waiting 00:36:34 3dc62abfbcfd: Layer already exists 00:36:34 b606559a3466: Layer already exists 00:36:34 aa76bcb1a358: Layer already exists 00:36:34 fcf5050dbd44: Layer already exists 00:36:34 8d5946175eb3: Layer already exists 00:36:34 06adc3ba3de8: Layer already exists 00:36:34 cc2447e1835a: Layer already exists 00:36:34 52719eb95e26: Layer already exists 00:36:34 3.1.0-dev.69: digest: sha256:e5eb8c40bfc930f021aa8e7214430ad6bbf100b16cbace90dcdde4f9f1b9af75 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:36:35 aa76bcb1a358: Preparing 00:36:35 b606559a3466: Preparing 00:36:35 3dc62abfbcfd: Preparing 00:36:35 fcf5050dbd44: Preparing 00:36:35 8d5946175eb3: Preparing 00:36:35 52719eb95e26: Preparing 00:36:35 06adc3ba3de8: Preparing 00:36:35 cc2447e1835a: Preparing 00:36:35 52719eb95e26: Waiting 00:36:35 06adc3ba3de8: Waiting 00:36:35 cc2447e1835a: Waiting 00:36:35 aa76bcb1a358: Layer already exists 00:36:35 b606559a3466: Layer already exists 00:36:35 fcf5050dbd44: Layer already exists 00:36:35 8d5946175eb3: Layer already exists 00:36:35 3dc62abfbcfd: Layer already exists 00:36:35 52719eb95e26: Layer already exists 00:36:35 cc2447e1835a: Layer already exists 00:36:35 06adc3ba3de8: Layer already exists 00:36:35 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:e5eb8c40bfc930f021aa8e7214430ad6bbf100b16cbace90dcdde4f9f1b9af75 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:35 + 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 00:36:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 00:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:36:35 aa76bcb1a358: Preparing 00:36:35 b606559a3466: Preparing 00:36:35 3dc62abfbcfd: Preparing 00:36:35 fcf5050dbd44: Preparing 00:36:35 8d5946175eb3: Preparing 00:36:35 52719eb95e26: Preparing 00:36:35 06adc3ba3de8: Preparing 00:36:35 cc2447e1835a: Preparing 00:36:35 52719eb95e26: Waiting 00:36:35 06adc3ba3de8: Waiting 00:36:35 8d5946175eb3: Layer already exists 00:36:35 fcf5050dbd44: Layer already exists 00:36:35 3dc62abfbcfd: Layer already exists 00:36:35 aa76bcb1a358: Layer already exists 00:36:35 b606559a3466: Layer already exists 00:36:35 52719eb95e26: Layer already exists 00:36:35 06adc3ba3de8: Layer already exists 00:36:35 cc2447e1835a: Layer already exists 00:36:35 main: digest: sha256:e5eb8c40bfc930f021aa8e7214430ad6bbf100b16cbace90dcdde4f9f1b9af75 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:36:35 ===================================================== [Pipeline] echo 00:36:35 taggedImages: 00:36:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:854655c68166e602a0cbf1edf23493ae46c7a014 00:36:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 00:36:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.69 00:36:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:36:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 00:36:35 [edgeXDocker.push] Tagging docker image core-data with the following tags: 00:36:35 854655c68166e602a0cbf1edf23493ae46c7a014 00:36:35 latest 00:36:35 3.1.0-dev.69 00:36:35 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:36:35 main 00:36:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:36 + docker push nexus3.edgexfoundry.org:10004/core-data:854655c68166e602a0cbf1edf23493ae46c7a014 00:36:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:36:36 6736b0f2dde8: Preparing 00:36:36 b06fddbd2885: Preparing 00:36:36 8d5946175eb3: Preparing 00:36:36 52719eb95e26: Preparing 00:36:36 cbd8f76ec9fd: Preparing 00:36:36 cc2447e1835a: Preparing 00:36:36 cc2447e1835a: Waiting 00:36:36 cbd8f76ec9fd: Pushed 00:36:37 8d5946175eb3: Layer already exists 00:36:37 6736b0f2dde8: Pushed 00:36:37 52719eb95e26: Layer already exists 00:36:37 cc2447e1835a: Layer already exists 00:36:38 b06fddbd2885: Pushed 00:36:38 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:d9095c97644ba54dee89089faae5e40eeb0a98354d490e1bea49523225e54803 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:38 #74 DONE 55.2s 00:36:38 00:36:38 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:38 #73 DONE 45.6s 00:36:38 00:36:38 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:38 #68 DONE 53.3s 00:36:38 00:36:38 #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:38 #71 DONE 57.2s 00:36:38 00:36:38 #96 [support-notifications builder 6/7] COPY . . 00:36:38 #96 DONE 1.2s 00:36:38 00:36:38 #97 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:38 #97 CACHED 00:36:38 00:36:38 #98 [core-metadata builder 6/7] COPY . . 00:36:38 #98 CACHED 00:36:38 00:36:38 #99 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:36:38 #99 CACHED 00:36:38 00:36:38 #100 [security-bootstrapper builder 6/7] COPY . . 00:36:38 #100 CACHED 00:36:38 00:36:38 #101 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:36:38 #101 CACHED 00:36:38 00:36:38 #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:38 #102 CACHED 00:36:38 00:36:38 #103 [security-spiffe-token-provider builder 6/7] COPY . . 00:36:38 #103 DONE 1.3s 00:36:38 00:36:38 #104 [security-proxy-auth builder 6/7] COPY . . 00:36:38 #104 CACHED 00:36:38 00:36:38 #105 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:36:38 #105 CACHED 00:36:38 00:36:38 #106 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:38 #106 CACHED 00:36:38 00:36:38 #107 [core-data builder 6/7] COPY . . 00:36:38 #107 CACHED 00:36:38 00:36:38 #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:38 #108 CACHED 00:36:38 00:36:38 #109 [core-data builder 4/7] COPY go.mod vendor* ./ 00:36:38 #109 CACHED 00:36:38 00:36:38 #110 [core-command builder 4/7] COPY go.mod vendor* ./ 00:36:38 #110 CACHED 00:36:38 00:36:38 #111 [core-command builder 6/7] COPY . . 00:36:38 #111 CACHED 00:36:38 00:36:38 #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:38 #112 CACHED 00:36:38 00:36:38 #113 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:36:38 #113 CACHED 00:36:38 00:36:38 #114 [security-proxy-setup builder 6/7] COPY . . 00:36:38 #114 CACHED 00:36:38 00:36:38 #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:38 #115 CACHED 00:36:38 00:36:38 #116 [security-secretstore-setup builder 6/7] COPY . . 00:36:38 #116 DONE 1.2s 00:36:38 00:36:38 #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:38 #117 CACHED 00:36:38 00:36:38 #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:36:38 #118 CACHED 00:36:38 00:36:38 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 00:36:38 #119 CACHED 00:36:38 00:36:38 #120 [support-scheduler builder 6/7] COPY . . 00:36:38 #120 DONE 1.2s 00:36:38 00:36:38 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:36:38 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 00:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:36:38 6736b0f2dde8: Preparing 00:36:38 b06fddbd2885: Preparing 00:36:38 8d5946175eb3: Preparing 00:36:38 52719eb95e26: Preparing 00:36:38 cbd8f76ec9fd: Preparing 00:36:38 cc2447e1835a: Preparing 00:36:38 cc2447e1835a: Waiting 00:36:38 cbd8f76ec9fd: Layer already exists 00:36:38 b06fddbd2885: Layer already exists 00:36:38 52719eb95e26: Layer already exists 00:36:38 8d5946175eb3: Layer already exists 00:36:38 6736b0f2dde8: Layer already exists 00:36:38 cc2447e1835a: Layer already exists 00:36:38 latest: digest: sha256:d9095c97644ba54dee89089faae5e40eeb0a98354d490e1bea49523225e54803 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:39 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.69 00:36:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:36:39 6736b0f2dde8: Preparing 00:36:39 b06fddbd2885: Preparing 00:36:39 8d5946175eb3: Preparing 00:36:39 52719eb95e26: Preparing 00:36:39 cbd8f76ec9fd: Preparing 00:36:39 cc2447e1835a: Preparing 00:36:39 cc2447e1835a: Waiting 00:36:39 52719eb95e26: Layer already exists 00:36:39 8d5946175eb3: Layer already exists 00:36:39 cbd8f76ec9fd: Layer already exists 00:36:39 b06fddbd2885: Layer already exists 00:36:39 6736b0f2dde8: Layer already exists 00:36:39 cc2447e1835a: Layer already exists 00:36:39 3.1.0-dev.69: digest: sha256:d9095c97644ba54dee89089faae5e40eeb0a98354d490e1bea49523225e54803 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:40 + docker push nexus3.edgexfoundry.org:10004/core-data:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:36:40 6736b0f2dde8: Preparing 00:36:40 b06fddbd2885: Preparing 00:36:40 8d5946175eb3: Preparing 00:36:40 52719eb95e26: Preparing 00:36:40 cbd8f76ec9fd: Preparing 00:36:40 cc2447e1835a: Preparing 00:36:40 cc2447e1835a: Waiting 00:36:40 52719eb95e26: Layer already exists 00:36:40 b06fddbd2885: Layer already exists 00:36:40 cbd8f76ec9fd: Layer already exists 00:36:40 8d5946175eb3: Layer already exists 00:36:40 6736b0f2dde8: Layer already exists 00:36:40 cc2447e1835a: Layer already exists 00:36:40 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:d9095c97644ba54dee89089faae5e40eeb0a98354d490e1bea49523225e54803 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:40 + docker push nexus3.edgexfoundry.org:10004/core-data:main 00:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:36:40 6736b0f2dde8: Preparing 00:36:40 b06fddbd2885: Preparing 00:36:40 8d5946175eb3: Preparing 00:36:40 52719eb95e26: Preparing 00:36:40 cbd8f76ec9fd: Preparing 00:36:40 cc2447e1835a: Preparing 00:36:40 cc2447e1835a: Waiting 00:36:40 52719eb95e26: Layer already exists 00:36:40 6736b0f2dde8: Layer already exists 00:36:40 cbd8f76ec9fd: Layer already exists 00:36:40 b06fddbd2885: Layer already exists 00:36:40 8d5946175eb3: Layer already exists 00:36:40 cc2447e1835a: Layer already exists 00:36:40 main: digest: sha256:d9095c97644ba54dee89089faae5e40eeb0a98354d490e1bea49523225e54803 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:36:40 ===================================================== [Pipeline] echo 00:36:40 taggedImages: 00:36:40 - nexus3.edgexfoundry.org:10004/core-data:854655c68166e602a0cbf1edf23493ae46c7a014 00:36:40 - nexus3.edgexfoundry.org:10004/core-data:latest 00:36:40 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.69 00:36:40 - nexus3.edgexfoundry.org:10004/core-data:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:36:40 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 00:36:40 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 00:36:40 854655c68166e602a0cbf1edf23493ae46c7a014 00:36:40 latest 00:36:40 3.1.0-dev.69 00:36:40 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:36:40 main 00:36:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:854655c68166e602a0cbf1edf23493ae46c7a014 00:36:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:36:41 71776fdfc23e: Preparing 00:36:41 55c111a9784b: Preparing 00:36:41 c41718786a4f: Preparing 00:36:41 8d5946175eb3: Preparing 00:36:41 52719eb95e26: Preparing 00:36:41 06adc3ba3de8: Preparing 00:36:41 cc2447e1835a: Preparing 00:36:41 cc2447e1835a: Waiting 00:36:41 06adc3ba3de8: Waiting 00:36:41 55c111a9784b: Pushed 00:36:43 c41718786a4f: Pushed 00:36:43 #121 ... 00:36:43 00:36:43 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:36:43 #0 4.673 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:36:43 #122 ... 00:36:43 00:36:43 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:36:43 #121 5.835 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:36:43 8d5946175eb3: Layer already exists 00:36:43 71776fdfc23e: Pushed 00:36:44 52719eb95e26: Layer already exists 00:36:44 06adc3ba3de8: Layer already exists 00:36:44 cc2447e1835a: Layer already exists 00:36:44 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:2f315efc154591d9749fd6993fb419d2ae2957f943dcc9f92a0762b5c8883113 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 00:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:36:45 71776fdfc23e: Preparing 00:36:45 55c111a9784b: Preparing 00:36:45 c41718786a4f: Preparing 00:36:45 8d5946175eb3: Preparing 00:36:45 52719eb95e26: Preparing 00:36:45 06adc3ba3de8: Preparing 00:36:45 cc2447e1835a: Preparing 00:36:45 06adc3ba3de8: Waiting 00:36:45 cc2447e1835a: Waiting 00:36:45 8d5946175eb3: Layer already exists 00:36:45 71776fdfc23e: Layer already exists 00:36:45 55c111a9784b: Layer already exists 00:36:45 c41718786a4f: Layer already exists 00:36:45 52719eb95e26: Layer already exists 00:36:45 06adc3ba3de8: Layer already exists 00:36:45 cc2447e1835a: Layer already exists 00:36:45 latest: digest: sha256:2f315efc154591d9749fd6993fb419d2ae2957f943dcc9f92a0762b5c8883113 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.69 00:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:36:46 71776fdfc23e: Preparing 00:36:46 55c111a9784b: Preparing 00:36:46 c41718786a4f: Preparing 00:36:46 8d5946175eb3: Preparing 00:36:46 52719eb95e26: Preparing 00:36:46 06adc3ba3de8: Preparing 00:36:46 cc2447e1835a: Preparing 00:36:46 06adc3ba3de8: Waiting 00:36:46 cc2447e1835a: Waiting 00:36:46 55c111a9784b: Layer already exists 00:36:46 52719eb95e26: Layer already exists 00:36:46 71776fdfc23e: Layer already exists 00:36:46 c41718786a4f: Layer already exists 00:36:46 8d5946175eb3: Layer already exists 00:36:46 06adc3ba3de8: Layer already exists 00:36:46 cc2447e1835a: Layer already exists 00:36:46 3.1.0-dev.69: digest: sha256:2f315efc154591d9749fd6993fb419d2ae2957f943dcc9f92a0762b5c8883113 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:36:46 71776fdfc23e: Preparing 00:36:46 55c111a9784b: Preparing 00:36:46 c41718786a4f: Preparing 00:36:46 8d5946175eb3: Preparing 00:36:46 52719eb95e26: Preparing 00:36:46 06adc3ba3de8: Preparing 00:36:46 cc2447e1835a: Preparing 00:36:46 06adc3ba3de8: Waiting 00:36:46 cc2447e1835a: Waiting 00:36:46 71776fdfc23e: Layer already exists 00:36:46 8d5946175eb3: Layer already exists 00:36:46 c41718786a4f: Layer already exists 00:36:46 55c111a9784b: Layer already exists 00:36:46 52719eb95e26: Layer already exists 00:36:46 cc2447e1835a: Layer already exists 00:36:46 06adc3ba3de8: Layer already exists 00:36:46 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:2f315efc154591d9749fd6993fb419d2ae2957f943dcc9f92a0762b5c8883113 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:47 #121 ... 00:36:47 00:36:47 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:36:47 #0 6.322 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:36:47 #123 ... 00:36:47 00:36:47 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:36:47 #0 5.155 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:36:47 #124 ... 00:36:47 00:36:47 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:36:47 #0 5.428 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:36:47 #125 ... 00:36:47 00:36:47 #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:36:47 #0 5.997 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:36:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 00:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:36:47 71776fdfc23e: Preparing 00:36:47 55c111a9784b: Preparing 00:36:47 c41718786a4f: Preparing 00:36:47 8d5946175eb3: Preparing 00:36:47 52719eb95e26: Preparing 00:36:47 06adc3ba3de8: Preparing 00:36:47 cc2447e1835a: Preparing 00:36:47 cc2447e1835a: Waiting 00:36:47 06adc3ba3de8: Waiting 00:36:47 71776fdfc23e: Layer already exists 00:36:47 55c111a9784b: Layer already exists 00:36:47 8d5946175eb3: Layer already exists 00:36:47 c41718786a4f: Layer already exists 00:36:47 52719eb95e26: Layer already exists 00:36:47 06adc3ba3de8: Layer already exists 00:36:47 cc2447e1835a: Layer already exists 00:36:47 main: digest: sha256:2f315efc154591d9749fd6993fb419d2ae2957f943dcc9f92a0762b5c8883113 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:36:47 ===================================================== [Pipeline] echo 00:36:47 taggedImages: 00:36:47 - nexus3.edgexfoundry.org:10004/core-metadata:854655c68166e602a0cbf1edf23493ae46c7a014 00:36:47 - nexus3.edgexfoundry.org:10004/core-metadata:latest 00:36:47 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.69 00:36:47 - nexus3.edgexfoundry.org:10004/core-metadata:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:36:47 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 00:36:47 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 00:36:47 854655c68166e602a0cbf1edf23493ae46c7a014 00:36:47 latest 00:36:47 3.1.0-dev.69 00:36:47 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:36:47 main 00:36:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:47 #126 ... 00:36:47 00:36:47 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:36:47 #0 4.775 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:36:47 #127 ... 00:36:47 00:36:47 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:36:47 #0 5.255 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:36:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:48 #128 ... 00:36:48 00:36:48 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:36:48 #0 5.976 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:36:48 #129 ... 00:36:48 00:36:48 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:36:48 #0 6.076 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:36:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:854655c68166e602a0cbf1edf23493ae46c7a014 00:36:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:36:48 a5feebfc6ac7: Preparing 00:36:48 a8fa8223c1bd: Preparing 00:36:48 a9cdc0462309: Preparing 00:36:48 c0dab28ad5d8: Preparing 00:36:48 d1bbf6f57c46: Preparing 00:36:48 f95ff3a1f2f0: Preparing 00:36:48 3d3581c836ae: Preparing 00:36:48 8d5946175eb3: Preparing 00:36:48 52719eb95e26: Preparing 00:36:48 9ce97695891c: Preparing 00:36:48 41d8899b9b16: Preparing 00:36:48 5f70bf18a086: Preparing 00:36:48 a2b643013dc5: Preparing 00:36:48 46c21f4778bf: Preparing 00:36:48 cc2447e1835a: Preparing 00:36:48 41d8899b9b16: Waiting 00:36:48 a2b643013dc5: Waiting 00:36:48 5f70bf18a086: Waiting 00:36:48 f95ff3a1f2f0: Waiting 00:36:48 46c21f4778bf: Waiting 00:36:48 cc2447e1835a: Waiting 00:36:48 8d5946175eb3: Waiting 00:36:48 3d3581c836ae: Waiting 00:36:48 52719eb95e26: Waiting 00:36:48 9ce97695891c: Waiting 00:36:48 c0dab28ad5d8: Pushed 00:36:48 a8fa8223c1bd: Pushed 00:36:48 d1bbf6f57c46: Pushed 00:36:48 a9cdc0462309: Pushed 00:36:48 #130 ... 00:36:48 00:36:48 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:36:48 #0 5.690 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:36:48 a5feebfc6ac7: Pushed 00:36:48 f95ff3a1f2f0: Pushed 00:36:49 8d5946175eb3: Layer already exists 00:36:49 52719eb95e26: Layer already exists 00:36:49 9ce97695891c: Pushed 00:36:49 41d8899b9b16: Pushed 00:36:49 5f70bf18a086: Pushed 00:36:49 a2b643013dc5: Pushed 00:36:49 46c21f4778bf: Pushed 00:36:50 cc2447e1835a: Layer already exists 00:36:50 3d3581c836ae: Pushed 00:36:50 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:9ed04ca280b23e7cb609534b92ba62b54edf6581f0aa8a9c1f23000f797109dd size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:36:51 a5feebfc6ac7: Preparing 00:36:51 a8fa8223c1bd: Preparing 00:36:51 a9cdc0462309: Preparing 00:36:51 c0dab28ad5d8: Preparing 00:36:51 d1bbf6f57c46: Preparing 00:36:51 f95ff3a1f2f0: Preparing 00:36:51 3d3581c836ae: Preparing 00:36:51 8d5946175eb3: Preparing 00:36:51 52719eb95e26: Preparing 00:36:51 9ce97695891c: Preparing 00:36:51 41d8899b9b16: Preparing 00:36:51 5f70bf18a086: Preparing 00:36:51 a2b643013dc5: Preparing 00:36:51 46c21f4778bf: Preparing 00:36:51 cc2447e1835a: Preparing 00:36:51 3d3581c836ae: Waiting 00:36:51 8d5946175eb3: Waiting 00:36:51 52719eb95e26: Waiting 00:36:51 f95ff3a1f2f0: Waiting 00:36:51 5f70bf18a086: Waiting 00:36:51 9ce97695891c: Waiting 00:36:51 41d8899b9b16: Waiting 00:36:51 a2b643013dc5: Waiting 00:36:51 46c21f4778bf: Waiting 00:36:51 cc2447e1835a: Waiting 00:36:51 a5feebfc6ac7: Layer already exists 00:36:51 a8fa8223c1bd: Layer already exists 00:36:51 d1bbf6f57c46: Layer already exists 00:36:51 a9cdc0462309: Layer already exists 00:36:51 c0dab28ad5d8: Layer already exists 00:36:51 3d3581c836ae: Layer already exists 00:36:51 f95ff3a1f2f0: Layer already exists 00:36:51 8d5946175eb3: Layer already exists 00:36:51 9ce97695891c: Layer already exists 00:36:51 52719eb95e26: Layer already exists 00:36:51 41d8899b9b16: Layer already exists 00:36:51 a2b643013dc5: Layer already exists 00:36:51 5f70bf18a086: Layer already exists 00:36:51 cc2447e1835a: Layer already exists 00:36:51 46c21f4778bf: Layer already exists 00:36:51 latest: digest: sha256:9ed04ca280b23e7cb609534b92ba62b54edf6581f0aa8a9c1f23000f797109dd size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.69 00:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:36:52 a5feebfc6ac7: Preparing 00:36:52 a8fa8223c1bd: Preparing 00:36:52 a9cdc0462309: Preparing 00:36:52 c0dab28ad5d8: Preparing 00:36:52 d1bbf6f57c46: Preparing 00:36:52 f95ff3a1f2f0: Preparing 00:36:52 3d3581c836ae: Preparing 00:36:52 8d5946175eb3: Preparing 00:36:52 52719eb95e26: Preparing 00:36:52 9ce97695891c: Preparing 00:36:52 41d8899b9b16: Preparing 00:36:52 5f70bf18a086: Preparing 00:36:52 a2b643013dc5: Preparing 00:36:52 46c21f4778bf: Preparing 00:36:52 cc2447e1835a: Preparing 00:36:52 52719eb95e26: Waiting 00:36:52 9ce97695891c: Waiting 00:36:52 a2b643013dc5: Waiting 00:36:52 41d8899b9b16: Waiting 00:36:52 5f70bf18a086: Waiting 00:36:52 46c21f4778bf: Waiting 00:36:52 cc2447e1835a: Waiting 00:36:52 f95ff3a1f2f0: Waiting 00:36:52 3d3581c836ae: Waiting 00:36:52 a5feebfc6ac7: Layer already exists 00:36:52 a8fa8223c1bd: Layer already exists 00:36:52 d1bbf6f57c46: Layer already exists 00:36:52 c0dab28ad5d8: Layer already exists 00:36:52 a9cdc0462309: Layer already exists 00:36:52 3d3581c836ae: Layer already exists 00:36:52 f95ff3a1f2f0: Layer already exists 00:36:52 8d5946175eb3: Layer already exists 00:36:52 52719eb95e26: Layer already exists 00:36:52 9ce97695891c: Layer already exists 00:36:52 5f70bf18a086: Layer already exists 00:36:52 41d8899b9b16: Layer already exists 00:36:52 a2b643013dc5: Layer already exists 00:36:52 cc2447e1835a: Layer already exists 00:36:52 46c21f4778bf: Layer already exists 00:36:52 3.1.0-dev.69: digest: sha256:9ed04ca280b23e7cb609534b92ba62b54edf6581f0aa8a9c1f23000f797109dd size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:36:53 a5feebfc6ac7: Preparing 00:36:53 a8fa8223c1bd: Preparing 00:36:53 a9cdc0462309: Preparing 00:36:53 c0dab28ad5d8: Preparing 00:36:53 d1bbf6f57c46: Preparing 00:36:53 f95ff3a1f2f0: Preparing 00:36:53 3d3581c836ae: Preparing 00:36:53 8d5946175eb3: Preparing 00:36:53 52719eb95e26: Preparing 00:36:53 9ce97695891c: Preparing 00:36:53 41d8899b9b16: Preparing 00:36:53 5f70bf18a086: Preparing 00:36:53 a2b643013dc5: Preparing 00:36:53 f95ff3a1f2f0: Waiting 00:36:53 52719eb95e26: Waiting 00:36:53 41d8899b9b16: Waiting 00:36:53 3d3581c836ae: Waiting 00:36:53 8d5946175eb3: Waiting 00:36:53 46c21f4778bf: Preparing 00:36:53 9ce97695891c: Waiting 00:36:53 5f70bf18a086: Waiting 00:36:53 cc2447e1835a: Preparing 00:36:53 a8fa8223c1bd: Layer already exists 00:36:53 c0dab28ad5d8: Layer already exists 00:36:53 a9cdc0462309: Layer already exists 00:36:53 a5feebfc6ac7: Layer already exists 00:36:53 d1bbf6f57c46: Layer already exists 00:36:53 f95ff3a1f2f0: Layer already exists 00:36:53 8d5946175eb3: Layer already exists 00:36:53 9ce97695891c: Layer already exists 00:36:53 3d3581c836ae: Layer already exists 00:36:53 52719eb95e26: Layer already exists 00:36:53 41d8899b9b16: Layer already exists 00:36:53 a2b643013dc5: Layer already exists 00:36:53 5f70bf18a086: Layer already exists 00:36:53 46c21f4778bf: Layer already exists 00:36:53 cc2447e1835a: Layer already exists 00:36:53 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:9ed04ca280b23e7cb609534b92ba62b54edf6581f0aa8a9c1f23000f797109dd size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 00:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:36:53 a5feebfc6ac7: Preparing 00:36:53 a8fa8223c1bd: Preparing 00:36:53 a9cdc0462309: Preparing 00:36:53 c0dab28ad5d8: Preparing 00:36:53 d1bbf6f57c46: Preparing 00:36:53 f95ff3a1f2f0: Preparing 00:36:53 3d3581c836ae: Preparing 00:36:53 8d5946175eb3: Preparing 00:36:53 52719eb95e26: Preparing 00:36:53 9ce97695891c: Preparing 00:36:53 41d8899b9b16: Preparing 00:36:53 5f70bf18a086: Preparing 00:36:53 a2b643013dc5: Preparing 00:36:53 46c21f4778bf: Preparing 00:36:53 cc2447e1835a: Preparing 00:36:53 52719eb95e26: Waiting 00:36:53 9ce97695891c: Waiting 00:36:53 41d8899b9b16: Waiting 00:36:53 f95ff3a1f2f0: Waiting 00:36:53 8d5946175eb3: Waiting 00:36:53 5f70bf18a086: Waiting 00:36:53 46c21f4778bf: Waiting 00:36:53 a2b643013dc5: Waiting 00:36:53 cc2447e1835a: Waiting 00:36:53 a9cdc0462309: Layer already exists 00:36:53 a5feebfc6ac7: Layer already exists 00:36:53 c0dab28ad5d8: Layer already exists 00:36:53 a8fa8223c1bd: Layer already exists 00:36:53 d1bbf6f57c46: Layer already exists 00:36:53 3d3581c836ae: Layer already exists 00:36:53 f95ff3a1f2f0: Layer already exists 00:36:53 8d5946175eb3: Layer already exists 00:36:53 52719eb95e26: Layer already exists 00:36:53 9ce97695891c: Layer already exists 00:36:53 41d8899b9b16: Layer already exists 00:36:53 a2b643013dc5: Layer already exists 00:36:53 5f70bf18a086: Layer already exists 00:36:53 46c21f4778bf: Layer already exists 00:36:53 cc2447e1835a: Layer already exists 00:36:53 main: digest: sha256:9ed04ca280b23e7cb609534b92ba62b54edf6581f0aa8a9c1f23000f797109dd size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:36:54 ===================================================== [Pipeline] echo 00:36:54 taggedImages: 00:36:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:854655c68166e602a0cbf1edf23493ae46c7a014 00:36:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:36:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.69 00:36:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:36:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 00:36:54 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 00:36:54 854655c68166e602a0cbf1edf23493ae46c7a014 00:36:54 latest 00:36:54 3.1.0-dev.69 00:36:54 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:36:54 main 00:36:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:854655c68166e602a0cbf1edf23493ae46c7a014 00:36:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:36:54 1f3c6b2ab5ca: Preparing 00:36:54 b08e7c39ae45: Preparing 00:36:54 4db485d406fc: Preparing 00:36:54 7a61272a8f55: Preparing 00:36:54 8d5946175eb3: Preparing 00:36:54 52719eb95e26: Preparing 00:36:54 06adc3ba3de8: Preparing 00:36:54 cc2447e1835a: Preparing 00:36:54 52719eb95e26: Waiting 00:36:54 06adc3ba3de8: Waiting 00:36:54 cc2447e1835a: Waiting 00:36:54 b08e7c39ae45: Pushed 00:36:54 4db485d406fc: Pushed 00:36:54 8d5946175eb3: Layer already exists 00:36:54 1f3c6b2ab5ca: Pushed 00:36:56 7a61272a8f55: Pushed 00:36:56 52719eb95e26: Layer already exists 00:36:56 06adc3ba3de8: Layer already exists 00:36:57 cc2447e1835a: Layer already exists 00:36:57 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:6fd99ad91f19f872ef5465a3b3844c55c9f6dcd6358f3d856745dba6f2baddb4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:57 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 00:36:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:36:58 1f3c6b2ab5ca: Preparing 00:36:58 b08e7c39ae45: Preparing 00:36:58 4db485d406fc: Preparing 00:36:58 7a61272a8f55: Preparing 00:36:58 8d5946175eb3: Preparing 00:36:58 52719eb95e26: Preparing 00:36:58 06adc3ba3de8: Preparing 00:36:58 cc2447e1835a: Preparing 00:36:58 52719eb95e26: Waiting 00:36:58 cc2447e1835a: Waiting 00:36:58 06adc3ba3de8: Waiting 00:36:58 8d5946175eb3: Layer already exists 00:36:58 1f3c6b2ab5ca: Layer already exists 00:36:58 b08e7c39ae45: Layer already exists 00:36:58 7a61272a8f55: Layer already exists 00:36:58 4db485d406fc: Layer already exists 00:36:58 52719eb95e26: Layer already exists 00:36:58 06adc3ba3de8: Layer already exists 00:36:58 cc2447e1835a: Layer already exists 00:36:58 latest: digest: sha256:6fd99ad91f19f872ef5465a3b3844c55c9f6dcd6358f3d856745dba6f2baddb4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.69 00:36:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:36:58 1f3c6b2ab5ca: Preparing 00:36:58 b08e7c39ae45: Preparing 00:36:58 4db485d406fc: Preparing 00:36:58 7a61272a8f55: Preparing 00:36:58 8d5946175eb3: Preparing 00:36:58 52719eb95e26: Preparing 00:36:58 06adc3ba3de8: Preparing 00:36:58 cc2447e1835a: Preparing 00:36:58 52719eb95e26: Waiting 00:36:58 06adc3ba3de8: Waiting 00:36:58 cc2447e1835a: Waiting 00:36:58 7a61272a8f55: Layer already exists 00:36:58 4db485d406fc: Layer already exists 00:36:58 b08e7c39ae45: Layer already exists 00:36:58 1f3c6b2ab5ca: Layer already exists 00:36:58 8d5946175eb3: Layer already exists 00:36:58 52719eb95e26: Layer already exists 00:36:58 06adc3ba3de8: Layer already exists 00:36:58 cc2447e1835a: Layer already exists 00:36:58 3.1.0-dev.69: digest: sha256:6fd99ad91f19f872ef5465a3b3844c55c9f6dcd6358f3d856745dba6f2baddb4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:36:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:36:59 1f3c6b2ab5ca: Preparing 00:36:59 b08e7c39ae45: Preparing 00:36:59 4db485d406fc: Preparing 00:36:59 7a61272a8f55: Preparing 00:36:59 8d5946175eb3: Preparing 00:36:59 52719eb95e26: Preparing 00:36:59 06adc3ba3de8: Preparing 00:36:59 cc2447e1835a: Preparing 00:36:59 06adc3ba3de8: Waiting 00:36:59 52719eb95e26: Waiting 00:36:59 8d5946175eb3: Layer already exists 00:36:59 4db485d406fc: Layer already exists 00:36:59 1f3c6b2ab5ca: Layer already exists 00:36:59 7a61272a8f55: Layer already exists 00:36:59 b08e7c39ae45: Layer already exists 00:36:59 52719eb95e26: Layer already exists 00:36:59 06adc3ba3de8: Layer already exists 00:36:59 cc2447e1835a: Layer already exists 00:36:59 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:6fd99ad91f19f872ef5465a3b3844c55c9f6dcd6358f3d856745dba6f2baddb4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 00:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:37:00 1f3c6b2ab5ca: Preparing 00:37:00 b08e7c39ae45: Preparing 00:37:00 4db485d406fc: Preparing 00:37:00 7a61272a8f55: Preparing 00:37:00 8d5946175eb3: Preparing 00:37:00 52719eb95e26: Preparing 00:37:00 06adc3ba3de8: Preparing 00:37:00 cc2447e1835a: Preparing 00:37:00 06adc3ba3de8: Waiting 00:37:00 52719eb95e26: Waiting 00:37:00 cc2447e1835a: Waiting 00:37:00 7a61272a8f55: Layer already exists 00:37:00 1f3c6b2ab5ca: Layer already exists 00:37:00 b08e7c39ae45: Layer already exists 00:37:00 4db485d406fc: Layer already exists 00:37:00 8d5946175eb3: Layer already exists 00:37:00 52719eb95e26: Layer already exists 00:37:00 06adc3ba3de8: Layer already exists 00:37:00 cc2447e1835a: Layer already exists 00:37:00 main: digest: sha256:6fd99ad91f19f872ef5465a3b3844c55c9f6dcd6358f3d856745dba6f2baddb4 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:00 ===================================================== [Pipeline] echo 00:37:00 taggedImages: 00:37:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:854655c68166e602a0cbf1edf23493ae46c7a014 00:37:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 00:37:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.69 00:37:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:37:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 00:37:00 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 00:37:00 854655c68166e602a0cbf1edf23493ae46c7a014 00:37:00 latest 00:37:00 3.1.0-dev.69 00:37:00 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:37:00 main 00:37:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:854655c68166e602a0cbf1edf23493ae46c7a014 00:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:37:00 aefb3608a4f5: Preparing 00:37:00 65a436380fa8: Preparing 00:37:00 68f1641c4344: Preparing 00:37:00 0e36aa36513c: Preparing 00:37:00 217877406cf8: Preparing 00:37:00 8d5946175eb3: Preparing 00:37:00 52719eb95e26: Preparing 00:37:00 d084365f0652: Preparing 00:37:00 842e60e5e630: Preparing 00:37:00 cc2447e1835a: Preparing 00:37:00 52719eb95e26: Waiting 00:37:00 d084365f0652: Waiting 00:37:00 842e60e5e630: Waiting 00:37:00 cc2447e1835a: Waiting 00:37:00 8d5946175eb3: Waiting 00:37:00 217877406cf8: Pushed 00:37:00 65a436380fa8: Pushed 00:37:00 0e36aa36513c: Pushed 00:37:00 aefb3608a4f5: Pushed 00:37:01 8d5946175eb3: Layer already exists 00:37:01 d084365f0652: Pushed 00:37:01 52719eb95e26: Layer already exists 00:37:01 cc2447e1835a: Layer already exists 00:37:02 68f1641c4344: Pushed 00:37:02 842e60e5e630: Pushed 00:37:02 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:8bb098500b54829501093aa61212a2408ebf537eaae578730101270e7e35e291 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:37:03 aefb3608a4f5: Preparing 00:37:03 65a436380fa8: Preparing 00:37:03 68f1641c4344: Preparing 00:37:03 0e36aa36513c: Preparing 00:37:03 217877406cf8: Preparing 00:37:03 8d5946175eb3: Preparing 00:37:03 52719eb95e26: Preparing 00:37:03 d084365f0652: Preparing 00:37:03 842e60e5e630: Preparing 00:37:03 cc2447e1835a: Preparing 00:37:03 8d5946175eb3: Waiting 00:37:03 52719eb95e26: Waiting 00:37:03 d084365f0652: Waiting 00:37:03 842e60e5e630: Waiting 00:37:03 cc2447e1835a: Waiting 00:37:03 0e36aa36513c: Layer already exists 00:37:03 217877406cf8: Layer already exists 00:37:03 aefb3608a4f5: Layer already exists 00:37:03 68f1641c4344: Layer already exists 00:37:03 65a436380fa8: Layer already exists 00:37:03 8d5946175eb3: Layer already exists 00:37:03 d084365f0652: Layer already exists 00:37:03 52719eb95e26: Layer already exists 00:37:03 842e60e5e630: Layer already exists 00:37:03 cc2447e1835a: Layer already exists 00:37:03 latest: digest: sha256:8bb098500b54829501093aa61212a2408ebf537eaae578730101270e7e35e291 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.69 00:37:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:37:04 aefb3608a4f5: Preparing 00:37:04 65a436380fa8: Preparing 00:37:04 68f1641c4344: Preparing 00:37:04 0e36aa36513c: Preparing 00:37:04 217877406cf8: Preparing 00:37:04 8d5946175eb3: Preparing 00:37:04 52719eb95e26: Preparing 00:37:04 d084365f0652: Preparing 00:37:04 842e60e5e630: Preparing 00:37:04 cc2447e1835a: Preparing 00:37:04 52719eb95e26: Waiting 00:37:04 842e60e5e630: Waiting 00:37:04 cc2447e1835a: Waiting 00:37:04 d084365f0652: Waiting 00:37:04 8d5946175eb3: Waiting 00:37:04 68f1641c4344: Layer already exists 00:37:04 217877406cf8: Layer already exists 00:37:04 65a436380fa8: Layer already exists 00:37:04 aefb3608a4f5: Layer already exists 00:37:04 0e36aa36513c: Layer already exists 00:37:04 52719eb95e26: Layer already exists 00:37:04 cc2447e1835a: Layer already exists 00:37:04 8d5946175eb3: Layer already exists 00:37:04 842e60e5e630: Layer already exists 00:37:04 d084365f0652: Layer already exists 00:37:04 3.1.0-dev.69: digest: sha256:8bb098500b54829501093aa61212a2408ebf537eaae578730101270e7e35e291 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:37:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:37:04 aefb3608a4f5: Preparing 00:37:04 65a436380fa8: Preparing 00:37:04 68f1641c4344: Preparing 00:37:04 0e36aa36513c: Preparing 00:37:04 217877406cf8: Preparing 00:37:04 8d5946175eb3: Preparing 00:37:04 52719eb95e26: Preparing 00:37:04 d084365f0652: Preparing 00:37:04 842e60e5e630: Preparing 00:37:04 cc2447e1835a: Preparing 00:37:04 8d5946175eb3: Waiting 00:37:04 52719eb95e26: Waiting 00:37:04 d084365f0652: Waiting 00:37:04 842e60e5e630: Waiting 00:37:04 cc2447e1835a: Waiting 00:37:04 aefb3608a4f5: Layer already exists 00:37:04 68f1641c4344: Layer already exists 00:37:04 0e36aa36513c: Layer already exists 00:37:04 65a436380fa8: Layer already exists 00:37:04 217877406cf8: Layer already exists 00:37:04 8d5946175eb3: Layer already exists 00:37:04 d084365f0652: Layer already exists 00:37:04 842e60e5e630: Layer already exists 00:37:04 cc2447e1835a: Layer already exists 00:37:04 52719eb95e26: Layer already exists 00:37:04 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:8bb098500b54829501093aa61212a2408ebf537eaae578730101270e7e35e291 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 00:37:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:37:05 aefb3608a4f5: Preparing 00:37:05 65a436380fa8: Preparing 00:37:05 68f1641c4344: Preparing 00:37:05 0e36aa36513c: Preparing 00:37:05 217877406cf8: Preparing 00:37:05 8d5946175eb3: Preparing 00:37:05 52719eb95e26: Preparing 00:37:05 d084365f0652: Preparing 00:37:05 842e60e5e630: Preparing 00:37:05 cc2447e1835a: Preparing 00:37:05 8d5946175eb3: Waiting 00:37:05 52719eb95e26: Waiting 00:37:05 d084365f0652: Waiting 00:37:05 842e60e5e630: Waiting 00:37:05 cc2447e1835a: Waiting 00:37:05 0e36aa36513c: Layer already exists 00:37:05 68f1641c4344: Layer already exists 00:37:05 65a436380fa8: Layer already exists 00:37:05 217877406cf8: Layer already exists 00:37:05 aefb3608a4f5: Layer already exists 00:37:05 8d5946175eb3: Layer already exists 00:37:05 52719eb95e26: Layer already exists 00:37:05 d084365f0652: Layer already exists 00:37:05 842e60e5e630: Layer already exists 00:37:05 cc2447e1835a: Layer already exists 00:37:05 main: digest: sha256:8bb098500b54829501093aa61212a2408ebf537eaae578730101270e7e35e291 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:05 ===================================================== [Pipeline] echo 00:37:05 taggedImages: 00:37:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:854655c68166e602a0cbf1edf23493ae46c7a014 00:37:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:37:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.69 00:37:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:37:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 00:37:05 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 00:37:05 854655c68166e602a0cbf1edf23493ae46c7a014 00:37:05 latest 00:37:05 3.1.0-dev.69 00:37:05 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:37:05 main 00:37:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:854655c68166e602a0cbf1edf23493ae46c7a014 00:37:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:37:06 865e1386a25c: Preparing 00:37:06 3cfae29a4c4b: Preparing 00:37:06 952f30093762: Preparing 00:37:06 1f225da13a9b: Preparing 00:37:06 41073f447706: Preparing 00:37:06 bca8f4df6d75: Preparing 00:37:06 dbec2863a517: Preparing 00:37:06 8d5946175eb3: Preparing 00:37:06 52719eb95e26: Preparing 00:37:06 fa7c3723b818: Preparing 00:37:06 cc2447e1835a: Preparing 00:37:06 dbec2863a517: Waiting 00:37:06 8d5946175eb3: Waiting 00:37:06 52719eb95e26: Waiting 00:37:06 fa7c3723b818: Waiting 00:37:06 cc2447e1835a: Waiting 00:37:06 bca8f4df6d75: Waiting 00:37:06 41073f447706: Pushed 00:37:06 865e1386a25c: Pushed 00:37:06 3cfae29a4c4b: Pushed 00:37:06 8d5946175eb3: Layer already exists 00:37:06 52719eb95e26: Layer already exists 00:37:06 bca8f4df6d75: Pushed 00:37:06 dbec2863a517: Pushed 00:37:06 cc2447e1835a: Layer already exists 00:37:07 1f225da13a9b: Pushed 00:37:07 fa7c3723b818: Pushed 00:37:08 952f30093762: Pushed 00:37:08 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:e9ed9e9ef11ba88489080d8f23811d4bb326488939ee680f16aa0f2fba2f2dfd size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:37:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:37:09 865e1386a25c: Preparing 00:37:09 3cfae29a4c4b: Preparing 00:37:09 952f30093762: Preparing 00:37:09 1f225da13a9b: Preparing 00:37:09 41073f447706: Preparing 00:37:09 bca8f4df6d75: Preparing 00:37:09 dbec2863a517: Preparing 00:37:09 8d5946175eb3: Preparing 00:37:09 52719eb95e26: Preparing 00:37:09 fa7c3723b818: Preparing 00:37:09 cc2447e1835a: Preparing 00:37:09 8d5946175eb3: Waiting 00:37:09 bca8f4df6d75: Waiting 00:37:09 fa7c3723b818: Waiting 00:37:09 52719eb95e26: Waiting 00:37:09 cc2447e1835a: Waiting 00:37:09 3cfae29a4c4b: Layer already exists 00:37:09 41073f447706: Layer already exists 00:37:09 1f225da13a9b: Layer already exists 00:37:09 952f30093762: Layer already exists 00:37:09 865e1386a25c: Layer already exists 00:37:09 bca8f4df6d75: Layer already exists 00:37:09 dbec2863a517: Layer already exists 00:37:09 8d5946175eb3: Layer already exists 00:37:09 52719eb95e26: Layer already exists 00:37:09 cc2447e1835a: Layer already exists 00:37:09 fa7c3723b818: Layer already exists 00:37:09 latest: digest: sha256:e9ed9e9ef11ba88489080d8f23811d4bb326488939ee680f16aa0f2fba2f2dfd size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.69 00:37:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:37:09 865e1386a25c: Preparing 00:37:09 3cfae29a4c4b: Preparing 00:37:09 952f30093762: Preparing 00:37:09 1f225da13a9b: Preparing 00:37:09 41073f447706: Preparing 00:37:09 bca8f4df6d75: Preparing 00:37:09 dbec2863a517: Preparing 00:37:09 8d5946175eb3: Preparing 00:37:09 52719eb95e26: Preparing 00:37:09 fa7c3723b818: Preparing 00:37:09 cc2447e1835a: Preparing 00:37:09 bca8f4df6d75: Waiting 00:37:09 dbec2863a517: Waiting 00:37:09 cc2447e1835a: Waiting 00:37:09 8d5946175eb3: Waiting 00:37:09 52719eb95e26: Waiting 00:37:09 fa7c3723b818: Waiting 00:37:09 3cfae29a4c4b: Layer already exists 00:37:09 41073f447706: Layer already exists 00:37:09 1f225da13a9b: Layer already exists 00:37:09 952f30093762: Layer already exists 00:37:09 865e1386a25c: Layer already exists 00:37:09 bca8f4df6d75: Layer already exists 00:37:09 8d5946175eb3: Layer already exists 00:37:09 dbec2863a517: Layer already exists 00:37:09 fa7c3723b818: Layer already exists 00:37:09 52719eb95e26: Layer already exists 00:37:09 cc2447e1835a: Layer already exists 00:37:09 3.1.0-dev.69: digest: sha256:e9ed9e9ef11ba88489080d8f23811d4bb326488939ee680f16aa0f2fba2f2dfd size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:37:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:37:10 865e1386a25c: Preparing 00:37:10 3cfae29a4c4b: Preparing 00:37:10 952f30093762: Preparing 00:37:10 1f225da13a9b: Preparing 00:37:10 41073f447706: Preparing 00:37:10 bca8f4df6d75: Preparing 00:37:10 dbec2863a517: Preparing 00:37:10 8d5946175eb3: Preparing 00:37:10 52719eb95e26: Preparing 00:37:10 fa7c3723b818: Preparing 00:37:10 cc2447e1835a: Preparing 00:37:10 bca8f4df6d75: Waiting 00:37:10 dbec2863a517: Waiting 00:37:10 8d5946175eb3: Waiting 00:37:10 52719eb95e26: Waiting 00:37:10 fa7c3723b818: Waiting 00:37:10 1f225da13a9b: Layer already exists 00:37:10 3cfae29a4c4b: Layer already exists 00:37:10 865e1386a25c: Layer already exists 00:37:10 952f30093762: Layer already exists 00:37:10 41073f447706: Layer already exists 00:37:10 bca8f4df6d75: Layer already exists 00:37:10 dbec2863a517: Layer already exists 00:37:10 52719eb95e26: Layer already exists 00:37:10 fa7c3723b818: Layer already exists 00:37:10 8d5946175eb3: Layer already exists 00:37:10 cc2447e1835a: Layer already exists 00:37:10 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:e9ed9e9ef11ba88489080d8f23811d4bb326488939ee680f16aa0f2fba2f2dfd size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 00:37:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:37:10 865e1386a25c: Preparing 00:37:10 3cfae29a4c4b: Preparing 00:37:10 952f30093762: Preparing 00:37:10 1f225da13a9b: Preparing 00:37:10 41073f447706: Preparing 00:37:10 bca8f4df6d75: Preparing 00:37:10 dbec2863a517: Preparing 00:37:10 8d5946175eb3: Preparing 00:37:10 52719eb95e26: Preparing 00:37:10 fa7c3723b818: Preparing 00:37:10 cc2447e1835a: Preparing 00:37:10 bca8f4df6d75: Waiting 00:37:10 52719eb95e26: Waiting 00:37:10 8d5946175eb3: Waiting 00:37:10 fa7c3723b818: Waiting 00:37:10 cc2447e1835a: Waiting 00:37:10 dbec2863a517: Waiting 00:37:10 952f30093762: Layer already exists 00:37:10 3cfae29a4c4b: Layer already exists 00:37:10 41073f447706: Layer already exists 00:37:10 865e1386a25c: Layer already exists 00:37:10 1f225da13a9b: Layer already exists 00:37:10 bca8f4df6d75: Layer already exists 00:37:10 dbec2863a517: Layer already exists 00:37:10 8d5946175eb3: Layer already exists 00:37:10 52719eb95e26: Layer already exists 00:37:10 fa7c3723b818: Layer already exists 00:37:10 cc2447e1835a: Layer already exists 00:37:10 main: digest: sha256:e9ed9e9ef11ba88489080d8f23811d4bb326488939ee680f16aa0f2fba2f2dfd size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:10 ===================================================== [Pipeline] echo 00:37:10 taggedImages: 00:37:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:854655c68166e602a0cbf1edf23493ae46c7a014 00:37:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:37:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.69 00:37:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:37:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 00:37:10 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 00:37:10 854655c68166e602a0cbf1edf23493ae46c7a014 00:37:10 latest 00:37:10 3.1.0-dev.69 00:37:10 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:37:10 main 00:37:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:11 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:854655c68166e602a0cbf1edf23493ae46c7a014 00:37:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:37:11 3508062ff2ac: Preparing 00:37:11 1ba194ec6537: Preparing 00:37:11 8d5946175eb3: Preparing 00:37:11 52719eb95e26: Preparing 00:37:11 86de3ed2552d: Preparing 00:37:11 cc2447e1835a: Preparing 00:37:11 cc2447e1835a: Waiting 00:37:11 8d5946175eb3: Layer already exists 00:37:11 52719eb95e26: Layer already exists 00:37:11 cc2447e1835a: Layer already exists 00:37:11 3508062ff2ac: Pushed 00:37:12 86de3ed2552d: Pushed 00:37:13 1ba194ec6537: Pushed 00:37:13 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:2148f6309adefc520f2a5a68e92b2c6eb5160b2a459887b895c3dcf8e8e24ba4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:14 + 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 00:37:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 00:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:37:14 3508062ff2ac: Preparing 00:37:14 1ba194ec6537: Preparing 00:37:14 8d5946175eb3: Preparing 00:37:14 52719eb95e26: Preparing 00:37:14 86de3ed2552d: Preparing 00:37:14 cc2447e1835a: Preparing 00:37:14 cc2447e1835a: Waiting 00:37:14 86de3ed2552d: Layer already exists 00:37:14 3508062ff2ac: Layer already exists 00:37:14 1ba194ec6537: Layer already exists 00:37:14 52719eb95e26: Layer already exists 00:37:14 8d5946175eb3: Layer already exists 00:37:14 cc2447e1835a: Layer already exists 00:37:14 latest: digest: sha256:2148f6309adefc520f2a5a68e92b2c6eb5160b2a459887b895c3dcf8e8e24ba4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.69 00:37:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:37:15 3508062ff2ac: Preparing 00:37:15 1ba194ec6537: Preparing 00:37:15 8d5946175eb3: Preparing 00:37:15 52719eb95e26: Preparing 00:37:15 86de3ed2552d: Preparing 00:37:15 cc2447e1835a: Preparing 00:37:15 cc2447e1835a: Waiting 00:37:15 8d5946175eb3: Layer already exists 00:37:15 52719eb95e26: Layer already exists 00:37:15 3508062ff2ac: Layer already exists 00:37:15 1ba194ec6537: Layer already exists 00:37:15 86de3ed2552d: Layer already exists 00:37:15 cc2447e1835a: Layer already exists 00:37:15 3.1.0-dev.69: digest: sha256:2148f6309adefc520f2a5a68e92b2c6eb5160b2a459887b895c3dcf8e8e24ba4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:37:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:37:15 3508062ff2ac: Preparing 00:37:15 1ba194ec6537: Preparing 00:37:15 8d5946175eb3: Preparing 00:37:15 52719eb95e26: Preparing 00:37:15 86de3ed2552d: Preparing 00:37:15 cc2447e1835a: Preparing 00:37:15 cc2447e1835a: Waiting 00:37:15 8d5946175eb3: Layer already exists 00:37:15 52719eb95e26: Layer already exists 00:37:15 1ba194ec6537: Layer already exists 00:37:15 3508062ff2ac: Layer already exists 00:37:15 86de3ed2552d: Layer already exists 00:37:15 cc2447e1835a: Layer already exists 00:37:15 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:2148f6309adefc520f2a5a68e92b2c6eb5160b2a459887b895c3dcf8e8e24ba4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:16 + 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 00:37:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 00:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:37:16 3508062ff2ac: Preparing 00:37:16 1ba194ec6537: Preparing 00:37:16 8d5946175eb3: Preparing 00:37:16 52719eb95e26: Preparing 00:37:16 86de3ed2552d: Preparing 00:37:16 cc2447e1835a: Preparing 00:37:16 cc2447e1835a: Waiting 00:37:16 3508062ff2ac: Layer already exists 00:37:16 52719eb95e26: Layer already exists 00:37:16 1ba194ec6537: Layer already exists 00:37:16 8d5946175eb3: Layer already exists 00:37:16 86de3ed2552d: Layer already exists 00:37:16 cc2447e1835a: Layer already exists 00:37:16 main: digest: sha256:2148f6309adefc520f2a5a68e92b2c6eb5160b2a459887b895c3dcf8e8e24ba4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:16 ===================================================== [Pipeline] echo 00:37:16 taggedImages: 00:37:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:854655c68166e602a0cbf1edf23493ae46c7a014 00:37:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 00:37:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.69 00:37:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:37:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 00:37:16 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 00:37:16 854655c68166e602a0cbf1edf23493ae46c7a014 00:37:16 latest 00:37:16 3.1.0-dev.69 00:37:16 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:37:16 main 00:37:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:854655c68166e602a0cbf1edf23493ae46c7a014 00:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:37:17 d710f77cf752: Preparing 00:37:17 c32600e4ca9b: Preparing 00:37:17 7a645f364754: Preparing 00:37:17 8d5946175eb3: Preparing 00:37:17 52719eb95e26: Preparing 00:37:17 f3beef33f23c: Preparing 00:37:17 8b6aaee939a1: Preparing 00:37:17 f735cc5a9c2c: Preparing 00:37:17 cc2447e1835a: Preparing 00:37:17 f3beef33f23c: Waiting 00:37:17 8b6aaee939a1: Waiting 00:37:17 f735cc5a9c2c: Waiting 00:37:17 cc2447e1835a: Waiting 00:37:17 8d5946175eb3: Layer already exists 00:37:17 52719eb95e26: Layer already exists 00:37:17 c32600e4ca9b: Pushed 00:37:17 d710f77cf752: Pushed 00:37:17 7a645f364754: Pushed 00:37:17 cc2447e1835a: Layer already exists 00:37:18 f735cc5a9c2c: Pushed 00:37:22 8b6aaee939a1: Pushed 00:37:25 f3beef33f23c: Pushed 00:37:25 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:99e4f9feafbcc959d9ca4b751fdb263573df6b96aec4c559a151ec2ab6fdfcb3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 00:37:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:37:26 d710f77cf752: Preparing 00:37:26 c32600e4ca9b: Preparing 00:37:26 7a645f364754: Preparing 00:37:26 8d5946175eb3: Preparing 00:37:26 52719eb95e26: Preparing 00:37:26 f3beef33f23c: Preparing 00:37:26 8b6aaee939a1: Preparing 00:37:26 f735cc5a9c2c: Preparing 00:37:26 cc2447e1835a: Preparing 00:37:26 f3beef33f23c: Waiting 00:37:26 f735cc5a9c2c: Waiting 00:37:26 8b6aaee939a1: Waiting 00:37:26 cc2447e1835a: Waiting 00:37:26 8d5946175eb3: Layer already exists 00:37:26 52719eb95e26: Layer already exists 00:37:26 7a645f364754: Layer already exists 00:37:26 c32600e4ca9b: Layer already exists 00:37:26 d710f77cf752: Layer already exists 00:37:26 8b6aaee939a1: Layer already exists 00:37:26 f735cc5a9c2c: Layer already exists 00:37:26 f3beef33f23c: Layer already exists 00:37:26 cc2447e1835a: Layer already exists 00:37:26 latest: digest: sha256:99e4f9feafbcc959d9ca4b751fdb263573df6b96aec4c559a151ec2ab6fdfcb3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.69 00:37:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:37:26 d710f77cf752: Preparing 00:37:26 c32600e4ca9b: Preparing 00:37:26 7a645f364754: Preparing 00:37:26 8d5946175eb3: Preparing 00:37:26 52719eb95e26: Preparing 00:37:26 f3beef33f23c: Preparing 00:37:26 8b6aaee939a1: Preparing 00:37:26 f735cc5a9c2c: Preparing 00:37:26 cc2447e1835a: Preparing 00:37:26 f3beef33f23c: Waiting 00:37:26 f735cc5a9c2c: Waiting 00:37:26 8b6aaee939a1: Waiting 00:37:26 cc2447e1835a: Waiting 00:37:26 d710f77cf752: Layer already exists 00:37:26 52719eb95e26: Layer already exists 00:37:26 7a645f364754: Layer already exists 00:37:26 8d5946175eb3: Layer already exists 00:37:26 f3beef33f23c: Layer already exists 00:37:26 8b6aaee939a1: Layer already exists 00:37:26 f735cc5a9c2c: Layer already exists 00:37:26 cc2447e1835a: Layer already exists 00:37:26 c32600e4ca9b: Layer already exists 00:37:26 3.1.0-dev.69: digest: sha256:99e4f9feafbcc959d9ca4b751fdb263573df6b96aec4c559a151ec2ab6fdfcb3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:37:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:37:27 d710f77cf752: Preparing 00:37:27 c32600e4ca9b: Preparing 00:37:27 7a645f364754: Preparing 00:37:27 8d5946175eb3: Preparing 00:37:27 52719eb95e26: Preparing 00:37:27 f3beef33f23c: Preparing 00:37:27 8b6aaee939a1: Preparing 00:37:27 f735cc5a9c2c: Preparing 00:37:27 cc2447e1835a: Preparing 00:37:27 f3beef33f23c: Waiting 00:37:27 8b6aaee939a1: Waiting 00:37:27 f735cc5a9c2c: Waiting 00:37:27 cc2447e1835a: Waiting 00:37:27 d710f77cf752: Layer already exists 00:37:27 c32600e4ca9b: Layer already exists 00:37:27 52719eb95e26: Layer already exists 00:37:27 7a645f364754: Layer already exists 00:37:27 8d5946175eb3: Layer already exists 00:37:27 8b6aaee939a1: Layer already exists 00:37:27 cc2447e1835a: Layer already exists 00:37:27 f3beef33f23c: Layer already exists 00:37:27 f735cc5a9c2c: Layer already exists 00:37:27 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:99e4f9feafbcc959d9ca4b751fdb263573df6b96aec4c559a151ec2ab6fdfcb3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 00:37:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:37:28 d710f77cf752: Preparing 00:37:28 c32600e4ca9b: Preparing 00:37:28 7a645f364754: Preparing 00:37:28 8d5946175eb3: Preparing 00:37:28 52719eb95e26: Preparing 00:37:28 f3beef33f23c: Preparing 00:37:28 8b6aaee939a1: Preparing 00:37:28 f735cc5a9c2c: Preparing 00:37:28 cc2447e1835a: Preparing 00:37:28 f735cc5a9c2c: Waiting 00:37:28 cc2447e1835a: Waiting 00:37:28 f3beef33f23c: Waiting 00:37:28 8b6aaee939a1: Waiting 00:37:28 8d5946175eb3: Layer already exists 00:37:28 7a645f364754: Layer already exists 00:37:28 c32600e4ca9b: Layer already exists 00:37:28 52719eb95e26: Layer already exists 00:37:28 d710f77cf752: Layer already exists 00:37:28 f3beef33f23c: Layer already exists 00:37:28 8b6aaee939a1: Layer already exists 00:37:28 f735cc5a9c2c: Layer already exists 00:37:28 cc2447e1835a: Layer already exists 00:37:28 main: digest: sha256:99e4f9feafbcc959d9ca4b751fdb263573df6b96aec4c559a151ec2ab6fdfcb3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:28 ===================================================== [Pipeline] echo 00:37:28 taggedImages: 00:37:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:854655c68166e602a0cbf1edf23493ae46c7a014 00:37:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 00:37:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.69 00:37:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:37:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 00:37:28 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 00:37:28 854655c68166e602a0cbf1edf23493ae46c7a014 00:37:28 latest 00:37:28 3.1.0-dev.69 00:37:28 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:37:28 main 00:37:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:854655c68166e602a0cbf1edf23493ae46c7a014 00:37:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:37:28 4576e03a9d74: Preparing 00:37:28 cfa15d79d0e2: Preparing 00:37:28 3a53c39a64e0: Preparing 00:37:28 8d5946175eb3: Preparing 00:37:28 52719eb95e26: Preparing 00:37:28 d89b47badb0b: Preparing 00:37:28 6986633239de: Preparing 00:37:28 cc2447e1835a: Preparing 00:37:28 d89b47badb0b: Waiting 00:37:28 cc2447e1835a: Waiting 00:37:28 6986633239de: Waiting 00:37:28 cfa15d79d0e2: Pushed 00:37:28 3a53c39a64e0: Pushed 00:37:28 52719eb95e26: Layer already exists 00:37:28 4576e03a9d74: Pushed 00:37:29 8d5946175eb3: Layer already exists 00:37:29 cc2447e1835a: Layer already exists 00:37:29 6986633239de: Pushed 00:37:37 d89b47badb0b: Pushed 00:37:37 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:9333dba87cbc0717489831f113dde9a4e38c09091438c78ec1ddca0b9e6905ae size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 00:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:37:38 4576e03a9d74: Preparing 00:37:38 cfa15d79d0e2: Preparing 00:37:38 3a53c39a64e0: Preparing 00:37:38 8d5946175eb3: Preparing 00:37:38 52719eb95e26: Preparing 00:37:38 d89b47badb0b: Preparing 00:37:38 6986633239de: Preparing 00:37:38 cc2447e1835a: Preparing 00:37:38 6986633239de: Waiting 00:37:38 cc2447e1835a: Waiting 00:37:38 d89b47badb0b: Waiting 00:37:38 8d5946175eb3: Layer already exists 00:37:38 3a53c39a64e0: Layer already exists 00:37:38 4576e03a9d74: Layer already exists 00:37:38 52719eb95e26: Layer already exists 00:37:38 d89b47badb0b: Layer already exists 00:37:38 cfa15d79d0e2: Layer already exists 00:37:38 6986633239de: Layer already exists 00:37:38 cc2447e1835a: Layer already exists 00:37:38 latest: digest: sha256:9333dba87cbc0717489831f113dde9a4e38c09091438c78ec1ddca0b9e6905ae size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:38 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.69 00:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:37:38 4576e03a9d74: Preparing 00:37:38 cfa15d79d0e2: Preparing 00:37:38 3a53c39a64e0: Preparing 00:37:38 8d5946175eb3: Preparing 00:37:38 52719eb95e26: Preparing 00:37:38 d89b47badb0b: Preparing 00:37:38 6986633239de: Preparing 00:37:38 cc2447e1835a: Preparing 00:37:38 d89b47badb0b: Waiting 00:37:38 6986633239de: Waiting 00:37:38 cc2447e1835a: Waiting 00:37:38 4576e03a9d74: Layer already exists 00:37:38 cfa15d79d0e2: Layer already exists 00:37:38 3a53c39a64e0: Layer already exists 00:37:38 52719eb95e26: Layer already exists 00:37:38 8d5946175eb3: Layer already exists 00:37:38 d89b47badb0b: Layer already exists 00:37:38 6986633239de: Layer already exists 00:37:38 cc2447e1835a: Layer already exists 00:37:38 3.1.0-dev.69: digest: sha256:9333dba87cbc0717489831f113dde9a4e38c09091438c78ec1ddca0b9e6905ae size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:37:39 4576e03a9d74: Preparing 00:37:39 cfa15d79d0e2: Preparing 00:37:39 3a53c39a64e0: Preparing 00:37:39 8d5946175eb3: Preparing 00:37:39 52719eb95e26: Preparing 00:37:39 d89b47badb0b: Preparing 00:37:39 6986633239de: Preparing 00:37:39 cc2447e1835a: Preparing 00:37:39 d89b47badb0b: Waiting 00:37:39 6986633239de: Waiting 00:37:39 cc2447e1835a: Waiting 00:37:39 3a53c39a64e0: Layer already exists 00:37:39 4576e03a9d74: Layer already exists 00:37:39 cfa15d79d0e2: Layer already exists 00:37:39 52719eb95e26: Layer already exists 00:37:39 8d5946175eb3: Layer already exists 00:37:39 6986633239de: Layer already exists 00:37:39 d89b47badb0b: Layer already exists 00:37:39 cc2447e1835a: Layer already exists 00:37:39 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:9333dba87cbc0717489831f113dde9a4e38c09091438c78ec1ddca0b9e6905ae size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 00:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:37:40 4576e03a9d74: Preparing 00:37:40 cfa15d79d0e2: Preparing 00:37:40 3a53c39a64e0: Preparing 00:37:40 8d5946175eb3: Preparing 00:37:40 52719eb95e26: Preparing 00:37:40 d89b47badb0b: Preparing 00:37:40 6986633239de: Preparing 00:37:40 cc2447e1835a: Preparing 00:37:40 d89b47badb0b: Waiting 00:37:40 cc2447e1835a: Waiting 00:37:40 6986633239de: Waiting 00:37:40 cfa15d79d0e2: Layer already exists 00:37:40 3a53c39a64e0: Layer already exists 00:37:40 8d5946175eb3: Layer already exists 00:37:40 4576e03a9d74: Layer already exists 00:37:40 52719eb95e26: Layer already exists 00:37:40 d89b47badb0b: Layer already exists 00:37:40 6986633239de: Layer already exists 00:37:40 cc2447e1835a: Layer already exists 00:37:40 main: digest: sha256:9333dba87cbc0717489831f113dde9a4e38c09091438c78ec1ddca0b9e6905ae size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:40 ===================================================== [Pipeline] echo 00:37:40 taggedImages: 00:37:40 - nexus3.edgexfoundry.org:10004/security-spire-config:854655c68166e602a0cbf1edf23493ae46c7a014 00:37:40 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 00:37:40 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.69 00:37:40 - nexus3.edgexfoundry.org:10004/security-spire-config:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:37:40 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 00:37:40 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 00:37:40 854655c68166e602a0cbf1edf23493ae46c7a014 00:37:40 latest 00:37:40 3.1.0-dev.69 00:37:40 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:37:40 main 00:37:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:854655c68166e602a0cbf1edf23493ae46c7a014 00:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:37:40 d710f77cf752: Preparing 00:37:40 a1fb0baac60b: Preparing 00:37:40 2d8969041707: Preparing 00:37:40 8d5946175eb3: Preparing 00:37:40 52719eb95e26: Preparing 00:37:40 d89b47badb0b: Preparing 00:37:40 f735cc5a9c2c: Preparing 00:37:40 cc2447e1835a: Preparing 00:37:40 d89b47badb0b: Waiting 00:37:40 f735cc5a9c2c: Waiting 00:37:40 cc2447e1835a: Waiting 00:37:40 52719eb95e26: Layer already exists 00:37:40 d710f77cf752: Layer already exists 00:37:40 8d5946175eb3: Layer already exists 00:37:40 d89b47badb0b: Layer already exists 00:37:40 f735cc5a9c2c: Layer already exists 00:37:40 cc2447e1835a: Layer already exists 00:37:40 2d8969041707: Pushed 00:37:40 a1fb0baac60b: Pushed 00:37:41 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:169a83a73ec108586888f13d394fa8dc7073ff0a332a9f8356d2b9f847e8bef9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:41 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 00:37:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:37:41 d710f77cf752: Preparing 00:37:41 a1fb0baac60b: Preparing 00:37:41 2d8969041707: Preparing 00:37:41 8d5946175eb3: Preparing 00:37:41 52719eb95e26: Preparing 00:37:41 d89b47badb0b: Preparing 00:37:41 f735cc5a9c2c: Preparing 00:37:41 cc2447e1835a: Preparing 00:37:41 f735cc5a9c2c: Waiting 00:37:41 2d8969041707: Layer already exists 00:37:41 a1fb0baac60b: Layer already exists 00:37:41 8d5946175eb3: Layer already exists 00:37:41 d710f77cf752: Layer already exists 00:37:41 52719eb95e26: Layer already exists 00:37:41 d89b47badb0b: Layer already exists 00:37:41 cc2447e1835a: Layer already exists 00:37:41 f735cc5a9c2c: Layer already exists 00:37:41 latest: digest: sha256:169a83a73ec108586888f13d394fa8dc7073ff0a332a9f8356d2b9f847e8bef9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.69 00:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:37:42 d710f77cf752: Preparing 00:37:42 a1fb0baac60b: Preparing 00:37:42 2d8969041707: Preparing 00:37:42 8d5946175eb3: Preparing 00:37:42 52719eb95e26: Preparing 00:37:42 d89b47badb0b: Preparing 00:37:42 f735cc5a9c2c: Preparing 00:37:42 cc2447e1835a: Preparing 00:37:42 f735cc5a9c2c: Waiting 00:37:42 d89b47badb0b: Waiting 00:37:42 cc2447e1835a: Waiting 00:37:42 52719eb95e26: Layer already exists 00:37:42 d710f77cf752: Layer already exists 00:37:42 2d8969041707: Layer already exists 00:37:42 a1fb0baac60b: Layer already exists 00:37:42 8d5946175eb3: Layer already exists 00:37:42 d89b47badb0b: Layer already exists 00:37:42 f735cc5a9c2c: Layer already exists 00:37:42 cc2447e1835a: Layer already exists 00:37:42 3.1.0-dev.69: digest: sha256:169a83a73ec108586888f13d394fa8dc7073ff0a332a9f8356d2b9f847e8bef9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:37:42 d710f77cf752: Preparing 00:37:42 a1fb0baac60b: Preparing 00:37:42 2d8969041707: Preparing 00:37:42 8d5946175eb3: Preparing 00:37:42 52719eb95e26: Preparing 00:37:42 d89b47badb0b: Preparing 00:37:42 f735cc5a9c2c: Preparing 00:37:42 cc2447e1835a: Preparing 00:37:42 d89b47badb0b: Waiting 00:37:42 f735cc5a9c2c: Waiting 00:37:42 cc2447e1835a: Waiting 00:37:42 8d5946175eb3: Layer already exists 00:37:42 2d8969041707: Layer already exists 00:37:42 d710f77cf752: Layer already exists 00:37:42 a1fb0baac60b: Layer already exists 00:37:42 52719eb95e26: Layer already exists 00:37:42 d89b47badb0b: Layer already exists 00:37:42 f735cc5a9c2c: Layer already exists 00:37:42 cc2447e1835a: Layer already exists 00:37:42 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:169a83a73ec108586888f13d394fa8dc7073ff0a332a9f8356d2b9f847e8bef9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 00:37:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:37:43 d710f77cf752: Preparing 00:37:43 a1fb0baac60b: Preparing 00:37:43 2d8969041707: Preparing 00:37:43 8d5946175eb3: Preparing 00:37:43 52719eb95e26: Preparing 00:37:43 d89b47badb0b: Preparing 00:37:43 f735cc5a9c2c: Preparing 00:37:43 cc2447e1835a: Preparing 00:37:43 d89b47badb0b: Waiting 00:37:43 f735cc5a9c2c: Waiting 00:37:43 cc2447e1835a: Waiting 00:37:43 d710f77cf752: Layer already exists 00:37:43 a1fb0baac60b: Layer already exists 00:37:43 8d5946175eb3: Layer already exists 00:37:43 2d8969041707: Layer already exists 00:37:43 52719eb95e26: Layer already exists 00:37:43 d89b47badb0b: Layer already exists 00:37:43 f735cc5a9c2c: Layer already exists 00:37:43 cc2447e1835a: Layer already exists 00:37:43 main: digest: sha256:169a83a73ec108586888f13d394fa8dc7073ff0a332a9f8356d2b9f847e8bef9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:43 ===================================================== [Pipeline] echo 00:37:43 taggedImages: 00:37:43 - nexus3.edgexfoundry.org:10004/security-spire-server:854655c68166e602a0cbf1edf23493ae46c7a014 00:37:43 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 00:37:43 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.69 00:37:43 - nexus3.edgexfoundry.org:10004/security-spire-server:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:37:43 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 00:37:43 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 00:37:43 854655c68166e602a0cbf1edf23493ae46c7a014 00:37:43 latest 00:37:43 3.1.0-dev.69 00:37:43 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:37:43 main 00:37:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:854655c68166e602a0cbf1edf23493ae46c7a014 00:37:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:37:44 6083345bbc08: Preparing 00:37:44 a9d0c9fd0381: Preparing 00:37:44 8d5946175eb3: Preparing 00:37:44 52719eb95e26: Preparing 00:37:44 3c5a05ba03b0: Preparing 00:37:44 cc2447e1835a: Preparing 00:37:44 cc2447e1835a: Waiting 00:37:44 52719eb95e26: Layer already exists 00:37:44 8d5946175eb3: Layer already exists 00:37:44 cc2447e1835a: Layer already exists 00:37:44 6083345bbc08: Pushed 00:37:44 3c5a05ba03b0: Pushed 00:37:48 a9d0c9fd0381: Pushed 00:37:48 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:166489ca816f6ce52218d6e38950646edd209a56a7c1d19ab84d14f077e40fb6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 00:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:37:49 6083345bbc08: Preparing 00:37:49 a9d0c9fd0381: Preparing 00:37:49 8d5946175eb3: Preparing 00:37:49 52719eb95e26: Preparing 00:37:49 3c5a05ba03b0: Preparing 00:37:49 cc2447e1835a: Preparing 00:37:49 cc2447e1835a: Waiting 00:37:49 3c5a05ba03b0: Layer already exists 00:37:49 a9d0c9fd0381: Layer already exists 00:37:49 52719eb95e26: Layer already exists 00:37:49 6083345bbc08: Layer already exists 00:37:49 8d5946175eb3: Layer already exists 00:37:49 cc2447e1835a: Layer already exists 00:37:49 latest: digest: sha256:166489ca816f6ce52218d6e38950646edd209a56a7c1d19ab84d14f077e40fb6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.69 00:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:37:49 6083345bbc08: Preparing 00:37:49 a9d0c9fd0381: Preparing 00:37:49 8d5946175eb3: Preparing 00:37:49 52719eb95e26: Preparing 00:37:49 3c5a05ba03b0: Preparing 00:37:49 cc2447e1835a: Preparing 00:37:49 cc2447e1835a: Waiting 00:37:49 6083345bbc08: Layer already exists 00:37:49 a9d0c9fd0381: Layer already exists 00:37:49 8d5946175eb3: Layer already exists 00:37:49 3c5a05ba03b0: Layer already exists 00:37:49 52719eb95e26: Layer already exists 00:37:49 cc2447e1835a: Layer already exists 00:37:49 3.1.0-dev.69: digest: sha256:166489ca816f6ce52218d6e38950646edd209a56a7c1d19ab84d14f077e40fb6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:37:50 6083345bbc08: Preparing 00:37:50 a9d0c9fd0381: Preparing 00:37:50 8d5946175eb3: Preparing 00:37:50 52719eb95e26: Preparing 00:37:50 3c5a05ba03b0: Preparing 00:37:50 cc2447e1835a: Preparing 00:37:50 cc2447e1835a: Waiting 00:37:50 52719eb95e26: Layer already exists 00:37:50 8d5946175eb3: Layer already exists 00:37:50 a9d0c9fd0381: Layer already exists 00:37:50 6083345bbc08: Layer already exists 00:37:50 3c5a05ba03b0: Layer already exists 00:37:50 cc2447e1835a: Layer already exists 00:37:50 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:166489ca816f6ce52218d6e38950646edd209a56a7c1d19ab84d14f077e40fb6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 00:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:37:50 6083345bbc08: Preparing 00:37:50 a9d0c9fd0381: Preparing 00:37:50 8d5946175eb3: Preparing 00:37:50 52719eb95e26: Preparing 00:37:50 3c5a05ba03b0: Preparing 00:37:50 cc2447e1835a: Preparing 00:37:50 cc2447e1835a: Waiting 00:37:50 3c5a05ba03b0: Layer already exists 00:37:50 52719eb95e26: Layer already exists 00:37:50 8d5946175eb3: Layer already exists 00:37:50 a9d0c9fd0381: Layer already exists 00:37:50 6083345bbc08: Layer already exists 00:37:50 cc2447e1835a: Layer already exists 00:37:50 main: digest: sha256:166489ca816f6ce52218d6e38950646edd209a56a7c1d19ab84d14f077e40fb6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:50 ===================================================== [Pipeline] echo 00:37:50 taggedImages: 00:37:50 - nexus3.edgexfoundry.org:10004/support-notifications:854655c68166e602a0cbf1edf23493ae46c7a014 00:37:50 - nexus3.edgexfoundry.org:10004/support-notifications:latest 00:37:50 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.69 00:37:50 - nexus3.edgexfoundry.org:10004/support-notifications:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:37:50 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 00:37:51 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 00:37:51 854655c68166e602a0cbf1edf23493ae46c7a014 00:37:51 latest 00:37:51 3.1.0-dev.69 00:37:51 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:37:51 main 00:37:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:854655c68166e602a0cbf1edf23493ae46c7a014 00:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:37:51 7c24c2367279: Preparing 00:37:51 ca242c25e2e8: Preparing 00:37:51 8d5946175eb3: Preparing 00:37:51 52719eb95e26: Preparing 00:37:51 06adc3ba3de8: Preparing 00:37:51 cc2447e1835a: Preparing 00:37:51 cc2447e1835a: Waiting 00:37:51 52719eb95e26: Layer already exists 00:37:51 06adc3ba3de8: Layer already exists 00:37:51 8d5946175eb3: Layer already exists 00:37:51 cc2447e1835a: Layer already exists 00:37:51 7c24c2367279: Pushed 00:37:54 ca242c25e2e8: Pushed 00:37:54 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:c1edb71852ef7845d1f4dd2ff3792ddb6d3923239ae50df5589f306723be6845 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 00:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:37:56 7c24c2367279: Preparing 00:37:56 ca242c25e2e8: Preparing 00:37:56 8d5946175eb3: Preparing 00:37:56 52719eb95e26: Preparing 00:37:56 06adc3ba3de8: Preparing 00:37:56 cc2447e1835a: Preparing 00:37:56 cc2447e1835a: Waiting 00:37:56 ca242c25e2e8: Layer already exists 00:37:56 7c24c2367279: Layer already exists 00:37:56 8d5946175eb3: Layer already exists 00:37:56 52719eb95e26: Layer already exists 00:37:56 06adc3ba3de8: Layer already exists 00:37:56 cc2447e1835a: Layer already exists 00:37:56 latest: digest: sha256:c1edb71852ef7845d1f4dd2ff3792ddb6d3923239ae50df5589f306723be6845 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.69 00:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:37:56 7c24c2367279: Preparing 00:37:56 ca242c25e2e8: Preparing 00:37:56 8d5946175eb3: Preparing 00:37:56 52719eb95e26: Preparing 00:37:56 06adc3ba3de8: Preparing 00:37:56 cc2447e1835a: Preparing 00:37:56 cc2447e1835a: Waiting 00:37:56 ca242c25e2e8: Layer already exists 00:37:56 52719eb95e26: Layer already exists 00:37:56 8d5946175eb3: Layer already exists 00:37:56 06adc3ba3de8: Layer already exists 00:37:56 7c24c2367279: Layer already exists 00:37:56 cc2447e1835a: Layer already exists 00:37:56 3.1.0-dev.69: digest: sha256:c1edb71852ef7845d1f4dd2ff3792ddb6d3923239ae50df5589f306723be6845 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:37:57 7c24c2367279: Preparing 00:37:57 ca242c25e2e8: Preparing 00:37:57 8d5946175eb3: Preparing 00:37:57 52719eb95e26: Preparing 00:37:57 06adc3ba3de8: Preparing 00:37:57 cc2447e1835a: Preparing 00:37:57 cc2447e1835a: Waiting 00:37:57 7c24c2367279: Layer already exists 00:37:57 52719eb95e26: Layer already exists 00:37:57 8d5946175eb3: Layer already exists 00:37:57 06adc3ba3de8: Layer already exists 00:37:57 ca242c25e2e8: Layer already exists 00:37:57 cc2447e1835a: Layer already exists 00:37:57 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:c1edb71852ef7845d1f4dd2ff3792ddb6d3923239ae50df5589f306723be6845 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 00:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:37:57 7c24c2367279: Preparing 00:37:57 ca242c25e2e8: Preparing 00:37:57 8d5946175eb3: Preparing 00:37:57 52719eb95e26: Preparing 00:37:57 06adc3ba3de8: Preparing 00:37:57 cc2447e1835a: Preparing 00:37:57 cc2447e1835a: Waiting 00:37:57 ca242c25e2e8: Layer already exists 00:37:57 06adc3ba3de8: Layer already exists 00:37:57 8d5946175eb3: Layer already exists 00:37:57 52719eb95e26: Layer already exists 00:37:57 7c24c2367279: Layer already exists 00:37:57 cc2447e1835a: Layer already exists 00:37:57 main: digest: sha256:c1edb71852ef7845d1f4dd2ff3792ddb6d3923239ae50df5589f306723be6845 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:58 ===================================================== [Pipeline] echo 00:37:58 taggedImages: 00:37:58 - nexus3.edgexfoundry.org:10004/support-scheduler:854655c68166e602a0cbf1edf23493ae46c7a014 00:37:58 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 00:37:58 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.69 00:37:58 - nexus3.edgexfoundry.org:10004/support-scheduler:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:37:58 - 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] } 00:52:26 #131 ... 00:52:26 00:52:26 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:52:26 #123 DONE 945.5s 00:52:26 00:52:26 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:52:26 #131 ... 00:52:26 00:52:26 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 00:52:26 #132 DONE 0.3s 00:52:26 00:52:26 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 00:52:26 #133 DONE 0.1s 00:52:26 00:52:26 #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:52:26 #126 945.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:52:26 #126 ... 00:52:26 00:52:26 #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 00:52:26 #134 DONE 0.1s 00:52:26 00:52:26 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:52:26 #135 DONE 0.1s 00:52:26 00:52:26 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:52:26 #131 ... 00:52:26 00:52:26 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:52:26 #136 DONE 0.3s 00:52:26 00:52:26 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:52:26 #137 DONE 0.2s 00:52:26 00:52:26 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:52:26 #138 DONE 2.4s 00:52:26 00:52:26 #89 [security-proxy-setup] exporting to image 00:52:26 #89 exporting layers 00:52:28 #89 exporting layers 1.3s done 00:52:28 #89 writing image sha256:fce27b4604bd39a3db1997e4ca79227720e1e8fc4f75e2e5f05f1202e11a09fa done 00:52:28 #89 naming to docker.io/library/security-proxy-setup-arm64 done 00:52:28 #89 DONE 4.5s 00:52:28 00:52:28 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:52:33 #124 ... 00:52:33 00:52:33 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:52:33 #129 DONE 956.4s 00:52:33 00:52:33 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:52:33 #139 DONE 0.4s 00:52:33 00:52:33 #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:52:33 #126 ... 00:52:33 00:52:33 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 00:52:36 #140 DONE 2.2s 00:52:36 00:52:36 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 00:52:36 #141 DONE 0.4s 00:52:36 00:52:36 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 00:52:36 #142 DONE 0.3s 00:52:36 00:52:36 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:52:36 #128 ... 00:52:36 00:52:36 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:52:37 #143 DONE 0.4s 00:52:37 00:52:37 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:52:37 #144 DONE 0.2s 00:52:37 00:52:37 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:52:37 #131 ... 00:52:37 00:52:37 #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/ 00:52:37 #145 DONE 0.2s 00:52:37 00:52:37 #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/ 00:52:37 #146 DONE 0.2s 00:52:37 00:52:37 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:52:37 #127 ... 00:52:37 00:52:37 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 00:52:37 #147 DONE 0.1s 00:52:37 00:52:37 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:52:38 #148 DONE 0.2s 00:52:38 00:52:38 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 00:52:40 #149 DONE 2.4s 00:52:40 00:52:40 #89 [security-bootstrapper] exporting to image 00:52:40 #89 exporting layers 00:52:41 #89 exporting layers 1.1s done 00:52:41 #89 writing image sha256:b8f08d6e4ff693671b82c6ae068f2fb2b0cf44fa0d6c3fcf27f4b92dbbd9d14b 0.0s done 00:52:41 #89 naming to docker.io/library/security-bootstrapper-arm64 done 00:52:41 #89 DONE 5.6s 00:52:41 00:52:41 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:52:47 #131 ... 00:52:47 00:52:47 #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:52:47 #126 DONE 969.6s 00:52:47 00:52:47 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:52:47 #124 ... 00:52:47 00:52:47 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 00:52:47 #150 DONE 0.2s 00:52:47 00:52:47 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 00:52:47 #151 DONE 0.2s 00:52:47 00:52:47 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:52:47 #131 ... 00:52:47 00:52:47 #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 00:52:47 #152 DONE 0.1s 00:52:47 00:52:47 #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 00:52:47 #153 DONE 0.1s 00:52:47 00:52:47 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:52:47 #131 ... 00:52:47 00:52:47 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:52:47 #154 DONE 0.3s 00:52:47 00:52:47 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:52:48 #121 ... 00:52:48 00:52:48 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:52:48 #155 DONE 0.3s 00:52:48 00:52:48 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:52:48 #131 ... 00:52:48 00:52:48 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:52:48 #156 DONE 0.3s 00:52:48 00:52:48 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:52:49 #157 DONE 0.2s 00:52:49 00:52:49 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:52:50 #158 DONE 2.0s 00:52:50 00:52:50 #89 [security-secretstore-setup] exporting to image 00:52:50 #89 exporting layers 00:52:51 #89 exporting layers 1.2s done 00:52:52 #89 writing image sha256:df8b14e3cec36fe68080eab3c5158aeaa2561244d711b87a7c98017c8495276d done 00:52:52 #89 naming to docker.io/library/security-secretstore-setup-arm64 done 00:52:52 #89 DONE 6.8s 00:52:52 00:52:52 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:53:00 #125 ... 00:53:00 00:53:00 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:53:00 #131 DONE 983.6s 00:53:00 00:53:00 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:53:00 #125 ... 00:53:00 00:53:00 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:53:01 #159 DONE 0.3s 00:53:01 00:53:01 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:53:01 #124 ... 00:53:01 00:53:01 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:53:01 #160 DONE 0.4s 00:53:01 00:53:01 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:53:02 #124 ... 00:53:02 00:53:02 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:53:02 #161 DONE 0.3s 00:53:02 00:53:02 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 00:53:02 #162 DONE 0.1s 00:53:02 00:53:02 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:53:02 #122 ... 00:53:02 00:53:02 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:53:02 #163 DONE 0.2s 00:53:02 00:53:02 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:53:05 #164 DONE 2.2s 00:53:05 00:53:05 #89 [security-proxy-auth] exporting to image 00:53:05 #89 exporting layers 00:53:05 #89 exporting layers 0.5s done 00:53:05 #89 writing image sha256:18300a933d31f777d80a148a3e9425e3643c261439c73393f545c5722cdcc46b 00:53:05 #89 writing image sha256:18300a933d31f777d80a148a3e9425e3643c261439c73393f545c5722cdcc46b done 00:53:05 #89 naming to docker.io/library/security-proxy-auth-arm64 done 00:53:05 #89 DONE 7.3s 00:53:05 00:53:05 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:53:15 #124 DONE 996.9s 00:53:15 00:53:15 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:53:15 #130 ... 00:53:15 00:53:15 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:53:15 #165 DONE 0.1s 00:53:15 00:53:15 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:53:15 #128 ... 00:53:15 00:53:15 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:53:15 #166 DONE 0.2s 00:53:15 00:53:15 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:53:15 #167 DONE 0.4s 00:53:15 00:53:15 #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 00:53:15 #168 DONE 0.2s 00:53:15 00:53:15 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:53:15 #169 DONE 0.2s 00:53:15 00:53:15 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:53:17 #170 DONE 2.0s 00:53:17 00:53:17 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:53:17 #125 ... 00:53:17 00:53:17 #89 [core-common-config-bootstrapper] exporting to image 00:53:17 #89 exporting layers 00:53:18 #89 exporting layers 0.9s done 00:53:18 #89 writing image sha256:360c2f98de9ff56655ad17029d86fd7b0c1b4a17f4bc9fea685c174e003961bd done 00:53:18 #89 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 00:53:18 #89 DONE 8.3s 00:53:18 00:53:18 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:54:01 #128 ... 00:54:01 00:54:01 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:54:01 #122 DONE 1041.5s 00:54:01 00:54:01 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:54:01 #128 ... 00:54:01 00:54:01 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 00:54:01 #171 DONE 0.2s 00:54:01 00:54:01 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 00:54:01 #172 DONE 0.2s 00:54:01 00:54:01 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:54:01 #173 DONE 0.3s 00:54:01 00:54:01 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:54:01 #174 DONE 0.1s 00:54:01 00:54:01 #89 [core-command] exporting to image 00:54:01 #89 exporting layers 00:54:01 #89 exporting layers 0.3s done 00:54:01 #89 writing image sha256:89aba6677134fac6880d266fa0395598ee1d78e716efcd97afb54b5af1677dee 0.0s done 00:54:01 #89 naming to docker.io/library/core-command-arm64 00:54:01 #89 naming to docker.io/library/core-command-arm64 0.0s done 00:54:01 #89 DONE 8.6s 00:54:01 00:54:01 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:54:12 #128 DONE 1053.8s 00:54:12 00:54:12 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:54:12 #125 ... 00:54:12 00:54:12 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:54:12 #127 DONE 1053.8s 00:54:12 00:54:12 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:54:12 #125 ... 00:54:12 00:54:12 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:54:12 #175 DONE 0.4s 00:54:12 00:54:12 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:54:12 #176 ... 00:54:12 00:54:12 #177 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:54:12 #177 DONE 0.4s 00:54:12 00:54:12 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:54:12 #176 DONE 0.3s 00:54:12 00:54:12 #178 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:54:12 #178 ... 00:54:12 00:54:12 #179 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:54:12 #179 DONE 0.2s 00:54:12 00:54:12 #180 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:54:12 #180 DONE 0.5s 00:54:12 00:54:12 #178 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:54:12 #178 DONE 0.7s 00:54:12 00:54:12 #181 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:54:13 #181 DONE 0.2s 00:54:13 00:54:13 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:54:13 #182 DONE 0.3s 00:54:13 00:54:13 #89 [core-data] exporting to image 00:54:13 #89 exporting layers 00:54:13 #89 ... 00:54:13 00:54:13 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:54:13 #183 DONE 0.3s 00:54:13 00:54:13 #89 [core-metadata] exporting to image 00:54:13 #89 exporting layers 0.6s done 00:54:13 #89 writing image sha256:d85e4257a349678786d37be062f71b74bde822c926e1083bc5facc9565f4eff2 done 00:54:13 #89 naming to docker.io/library/core-data-arm64 0.0s done 00:54:13 #89 exporting layers 0.5s done 00:54:13 #89 writing image sha256:8eccfec7fee4179964c53606f96c71bcbac0c38a5908570aca783cb52e23cf7b done 00:54:13 #89 naming to docker.io/library/core-metadata-arm64 00:54:14 #89 naming to docker.io/library/core-metadata-arm64 done 00:54:14 #89 DONE 9.4s 00:54:14 00:54:14 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:54:40 #130 ... 00:54:40 00:54:40 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:54:40 #121 DONE 1083.2s 00:54:40 00:54:40 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:54:40 #125 ... 00:54:40 00:54:40 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:54:40 #184 DONE 0.2s 00:54:40 00:54:40 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:54:40 #185 DONE 0.2s 00:54:40 00:54:40 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:54:41 #186 DONE 0.4s 00:54:41 00:54:41 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:54:41 #125 ... 00:54:41 00:54:41 #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 00:54:41 #187 DONE 0.1s 00:54:41 00:54:41 #89 [security-spiffe-token-provider] exporting to image 00:54:41 #89 exporting layers 00:54:42 #89 exporting layers 0.7s done 00:54:42 #89 writing image sha256:67088d49455fa4c5239bb00dbad1e161bd2fd4428aba6664be75697c60fcb73e done 00:54:42 #89 naming to docker.io/library/security-spiffe-token-provider-arm64 done 00:54:42 #89 DONE 10.2s 00:54:42 00:54:42 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:55:09 #125 DONE 1111.4s 00:55:09 00:55:09 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:55:09 #130 ... 00:55:09 00:55:09 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:55:09 #188 DONE 0.1s 00:55:09 00:55:09 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:55:09 #130 DONE 1112.1s 00:55:09 00:55:09 #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:55:09 #189 DONE 0.2s 00:55:09 00:55:09 #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:55:09 #190 ... 00:55:09 00:55:09 #191 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:55:09 #191 DONE 0.3s 00:55:09 00:55:09 #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:55:09 #190 DONE 0.5s 00:55:09 00:55:09 #192 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 00:55:09 #192 DONE 0.1s 00:55:09 00:55:09 #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:55:09 #193 DONE 0.2s 00:55:09 00:55:09 #89 [support-scheduler] exporting to image 00:55:09 #89 exporting layers 00:55:10 #89 ... 00:55:10 00:55:10 #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:55:10 #194 DONE 0.5s 00:55:10 00:55:10 #89 [support-scheduler] exporting to image 00:55:10 #89 exporting layers 0.6s done 00:55:10 #89 writing image sha256:21e3ceada43af345eaf709db2135c90bc76da063eb33811f3fc12f5fb9c71a63 0.0s done 00:55:10 #89 naming to docker.io/library/support-scheduler-arm64 done 00:55:10 #89 DONE 10.8s 00:55:10 00:55:10 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:55:10 #195 DONE 0.2s 00:55:10 00:55:10 #89 [support-notifications] exporting to image 00:55:11 #89 exporting layers 0.5s done 00:55:11 #89 writing image sha256:abb7a9fe8bc6d30c4fbc03c7a283d274e53c1658d1a0d2002827399568b9fc2a done 00:55:11 #89 naming to docker.io/library/support-notifications-arm64 done 00:55:11 #89 DONE 10.9s 00:55:11 time="2023-11-08T00:35:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:55:11 time="2023-11-08T00:35:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:55:11 time="2023-11-08T00:35:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:55:11 time="2023-11-08T00:35:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:55:11 time="2023-11-08T00:35:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:55:11 time="2023-11-08T00:35:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:55:11 time="2023-11-08T00:35:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:55:11 time="2023-11-08T00:35:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:55:11 time="2023-11-08T00:35:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:55:11 time="2023-11-08T00:35:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:55:11 time="2023-11-08T00:35:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:55:11 time="2023-11-08T00:35:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:55:11 time="2023-11-08T00:35:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:55:11 time="2023-11-08T00:35:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 00:55:11 $ docker stop --time=1 38d490a3dccbaf03dc249ed0be877f962b787f832ed388d46f480cdf11c27223 00:55:12 $ docker rm -f --volumes 38d490a3dccbaf03dc249ed0be877f962b787f832ed388d46f480cdf11c27223 [Pipeline] // withDockerContainer [Pipeline] sh 00:55:13 + docker images 00:55:13 REPOSITORY TAG IMAGE ID CREATED SIZE 00:55:13 support-notifications-arm64 latest abb7a9fe8bc6 3 seconds ago 34.3MB 00:55:13 support-scheduler-arm64 latest 21e3ceada43a 4 seconds ago 33.6MB 00:55:13 security-spiffe-token-provider-arm64 latest 67088d49455f 32 seconds ago 35.3MB 00:55:13 core-metadata-arm64 latest 8eccfec7fee4 About a minute ago 21.5MB 00:55:13 core-data-arm64 latest d85e4257a349 About a minute ago 21.2MB 00:55:13 core-command-arm64 latest 89aba6677134 About a minute ago 21MB 00:55:13 core-common-config-bootstrapper-arm64 latest 360c2f98de9f About a minute ago 18.3MB 00:55:13 security-proxy-auth-arm64 latest 18300a933d31 2 minutes ago 19.4MB 00:55:13 security-secretstore-setup-arm64 latest df8b14e3cec3 2 minutes ago 43.7MB 00:55:13 security-bootstrapper-arm64 latest b8f08d6e4ff6 2 minutes ago 23.1MB 00:55:13 security-proxy-setup-arm64 latest fce27b4604bd 2 minutes ago 34MB 00:55:13 security-spire-agent-arm64 latest 9557639747a6 19 minutes ago 157MB 00:55:13 security-spire-config-arm64 latest bb9a6a35dde0 19 minutes ago 95.8MB 00:55:13 security-spire-server-arm64 latest 1a3038d46ed4 19 minutes ago 101MB 00:55:13 ci-base-image-arm64 latest 66d1127674a9 20 minutes ago 926MB 00:55:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 6 weeks ago 553MB 00:55:13 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 00:55:13 provisioning config files... 00:55:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/604@tmp/config2409316128833748103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:55:14 ---> docker-login.sh 00:55:14 nexus3.edgexfoundry.org:10001 00:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:14 Configure a credential helper to remove this warning. See 00:55:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:14 00:55:14 Login Succeeded 00:55:14 nexus3.edgexfoundry.org:10002 00:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:14 Configure a credential helper to remove this warning. See 00:55:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:14 00:55:14 Login Succeeded 00:55:14 nexus3.edgexfoundry.org:10003 00:55:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:15 Configure a credential helper to remove this warning. See 00:55:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:15 00:55:15 Login Succeeded 00:55:15 nexus3.edgexfoundry.org:10004 00:55:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:15 Configure a credential helper to remove this warning. See 00:55:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:15 00:55:15 Login Succeeded 00:55:15 docker.io 00:55:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:16 Configure a credential helper to remove this warning. See 00:55:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:16 00:55:16 Login Succeeded 00:55:16 ---> docker-login.sh ends [Pipeline] } 00:55:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:55:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:55:16 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 00:55:16 854655c68166e602a0cbf1edf23493ae46c7a014 00:55:16 latest 00:55:16 3.1.0-dev.69 00:55:16 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:55:16 main 00:55:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 00:55:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:55:17 bd907c6327f5: Preparing 00:55:17 5d49ad25b8f3: Preparing 00:55:17 960fb8914120: Preparing 00:55:17 445f4dc8e46a: Preparing 00:55:17 aa759b031669: Preparing 00:55:17 5f4d9fc4d98d: Preparing 00:55:17 5f4d9fc4d98d: Waiting 00:55:17 445f4dc8e46a: Pushed 00:55:17 960fb8914120: Pushed 00:55:17 bd907c6327f5: Pushed 00:55:17 5f4d9fc4d98d: Layer already exists 00:55:17 aa759b031669: Pushed 00:55:21 5d49ad25b8f3: Pushed 00:55:21 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:f88b00622d0f3da4f21c4befceeaa8eb55910507350e65369a59076a6e961e49 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 00:55:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:55:21 bd907c6327f5: Preparing 00:55:21 5d49ad25b8f3: Preparing 00:55:21 960fb8914120: Preparing 00:55:21 445f4dc8e46a: Preparing 00:55:21 aa759b031669: Preparing 00:55:21 5f4d9fc4d98d: Preparing 00:55:21 5f4d9fc4d98d: Waiting 00:55:21 aa759b031669: Layer already exists 00:55:21 445f4dc8e46a: Layer already exists 00:55:21 960fb8914120: Layer already exists 00:55:21 5d49ad25b8f3: Layer already exists 00:55:21 bd907c6327f5: Layer already exists 00:55:21 5f4d9fc4d98d: Layer already exists 00:55:22 latest: digest: sha256:f88b00622d0f3da4f21c4befceeaa8eb55910507350e65369a59076a6e961e49 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.69 00:55:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:55:22 bd907c6327f5: Preparing 00:55:22 5d49ad25b8f3: Preparing 00:55:22 960fb8914120: Preparing 00:55:22 445f4dc8e46a: Preparing 00:55:22 aa759b031669: Preparing 00:55:22 5f4d9fc4d98d: Preparing 00:55:22 5f4d9fc4d98d: Waiting 00:55:22 960fb8914120: Layer already exists 00:55:22 aa759b031669: Layer already exists 00:55:22 445f4dc8e46a: Layer already exists 00:55:22 bd907c6327f5: Layer already exists 00:55:22 5d49ad25b8f3: Layer already exists 00:55:22 5f4d9fc4d98d: Layer already exists 00:55:23 3.1.0-dev.69: digest: sha256:f88b00622d0f3da4f21c4befceeaa8eb55910507350e65369a59076a6e961e49 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:55:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:55:23 bd907c6327f5: Preparing 00:55:23 5d49ad25b8f3: Preparing 00:55:23 960fb8914120: Preparing 00:55:23 445f4dc8e46a: Preparing 00:55:23 aa759b031669: Preparing 00:55:23 5f4d9fc4d98d: Preparing 00:55:23 5f4d9fc4d98d: Waiting 00:55:23 bd907c6327f5: Layer already exists 00:55:23 960fb8914120: Layer already exists 00:55:23 aa759b031669: Layer already exists 00:55:23 445f4dc8e46a: Layer already exists 00:55:23 5d49ad25b8f3: Layer already exists 00:55:23 5f4d9fc4d98d: Layer already exists 00:55:24 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:f88b00622d0f3da4f21c4befceeaa8eb55910507350e65369a59076a6e961e49 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 00:55:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:55:24 bd907c6327f5: Preparing 00:55:24 5d49ad25b8f3: Preparing 00:55:24 960fb8914120: Preparing 00:55:24 445f4dc8e46a: Preparing 00:55:24 aa759b031669: Preparing 00:55:24 5f4d9fc4d98d: Preparing 00:55:24 5f4d9fc4d98d: Waiting 00:55:24 5d49ad25b8f3: Layer already exists 00:55:24 445f4dc8e46a: Layer already exists 00:55:24 aa759b031669: Layer already exists 00:55:24 bd907c6327f5: Layer already exists 00:55:24 960fb8914120: Layer already exists 00:55:24 5f4d9fc4d98d: Layer already exists 00:55:25 main: digest: sha256:f88b00622d0f3da4f21c4befceeaa8eb55910507350e65369a59076a6e961e49 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:55:25 ===================================================== [Pipeline] echo 00:55:25 taggedImages: 00:55:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 00:55:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 00:55:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.69 00:55:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:55:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 00:55:25 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 00:55:25 854655c68166e602a0cbf1edf23493ae46c7a014 00:55:25 latest 00:55:25 3.1.0-dev.69 00:55:25 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:55:25 main 00:55:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:25 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 00:55:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:55:25 51e32debf128: Preparing 00:55:25 f4abdea63fe0: Preparing 00:55:25 37871128ae15: Preparing 00:55:25 72be7088d57d: Preparing 00:55:25 960fb8914120: Preparing 00:55:25 445f4dc8e46a: Preparing 00:55:25 aa759b031669: Preparing 00:55:25 5f4d9fc4d98d: Preparing 00:55:25 445f4dc8e46a: Waiting 00:55:25 aa759b031669: Waiting 00:55:25 5f4d9fc4d98d: Waiting 00:55:26 960fb8914120: Layer already exists 00:55:26 445f4dc8e46a: Layer already exists 00:55:26 aa759b031669: Layer already exists 00:55:26 5f4d9fc4d98d: Layer already exists 00:55:26 f4abdea63fe0: Pushed 00:55:26 51e32debf128: Pushed 00:55:26 37871128ae15: Pushed 00:55:28 72be7088d57d: Pushed 00:55:28 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:69b9c70beabcc84f285063e762755640657d6e2015f61930d96b819bf939a46c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:29 + 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 00:55:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 00:55:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:55:29 51e32debf128: Preparing 00:55:29 f4abdea63fe0: Preparing 00:55:29 37871128ae15: Preparing 00:55:29 72be7088d57d: Preparing 00:55:29 960fb8914120: Preparing 00:55:29 445f4dc8e46a: Preparing 00:55:29 aa759b031669: Preparing 00:55:29 445f4dc8e46a: Waiting 00:55:29 5f4d9fc4d98d: Preparing 00:55:29 aa759b031669: Waiting 00:55:29 5f4d9fc4d98d: Waiting 00:55:29 72be7088d57d: Layer already exists 00:55:29 51e32debf128: Layer already exists 00:55:29 960fb8914120: Layer already exists 00:55:29 f4abdea63fe0: Layer already exists 00:55:29 37871128ae15: Layer already exists 00:55:29 445f4dc8e46a: Layer already exists 00:55:29 aa759b031669: Layer already exists 00:55:29 5f4d9fc4d98d: Layer already exists 00:55:29 latest: digest: sha256:69b9c70beabcc84f285063e762755640657d6e2015f61930d96b819bf939a46c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:30 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.69 00:55:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:55:30 51e32debf128: Preparing 00:55:30 f4abdea63fe0: Preparing 00:55:30 37871128ae15: Preparing 00:55:30 72be7088d57d: Preparing 00:55:30 960fb8914120: Preparing 00:55:30 445f4dc8e46a: Preparing 00:55:30 aa759b031669: Preparing 00:55:30 5f4d9fc4d98d: Preparing 00:55:30 aa759b031669: Waiting 00:55:30 5f4d9fc4d98d: Waiting 00:55:30 445f4dc8e46a: Waiting 00:55:30 960fb8914120: Layer already exists 00:55:30 51e32debf128: Layer already exists 00:55:30 f4abdea63fe0: Layer already exists 00:55:30 72be7088d57d: Layer already exists 00:55:30 37871128ae15: Layer already exists 00:55:30 5f4d9fc4d98d: Layer already exists 00:55:30 aa759b031669: Layer already exists 00:55:30 445f4dc8e46a: Layer already exists 00:55:30 3.1.0-dev.69: digest: sha256:69b9c70beabcc84f285063e762755640657d6e2015f61930d96b819bf939a46c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:31 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:55:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:55:31 51e32debf128: Preparing 00:55:31 f4abdea63fe0: Preparing 00:55:31 37871128ae15: Preparing 00:55:31 72be7088d57d: Preparing 00:55:31 960fb8914120: Preparing 00:55:31 445f4dc8e46a: Preparing 00:55:31 aa759b031669: Preparing 00:55:31 5f4d9fc4d98d: Preparing 00:55:31 aa759b031669: Waiting 00:55:31 445f4dc8e46a: Waiting 00:55:31 5f4d9fc4d98d: Waiting 00:55:31 f4abdea63fe0: Layer already exists 00:55:31 960fb8914120: Layer already exists 00:55:31 51e32debf128: Layer already exists 00:55:31 37871128ae15: Layer already exists 00:55:31 72be7088d57d: Layer already exists 00:55:31 5f4d9fc4d98d: Layer already exists 00:55:31 aa759b031669: Layer already exists 00:55:31 445f4dc8e46a: Layer already exists 00:55:31 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:69b9c70beabcc84f285063e762755640657d6e2015f61930d96b819bf939a46c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:32 + 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 00:55:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 00:55:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 00:55:32 51e32debf128: Preparing 00:55:32 f4abdea63fe0: Preparing 00:55:32 37871128ae15: Preparing 00:55:32 72be7088d57d: Preparing 00:55:32 960fb8914120: Preparing 00:55:32 445f4dc8e46a: Preparing 00:55:32 aa759b031669: Preparing 00:55:32 5f4d9fc4d98d: Preparing 00:55:32 445f4dc8e46a: Waiting 00:55:32 aa759b031669: Waiting 00:55:32 5f4d9fc4d98d: Waiting 00:55:32 37871128ae15: Layer already exists 00:55:32 960fb8914120: Layer already exists 00:55:32 f4abdea63fe0: Layer already exists 00:55:32 72be7088d57d: Layer already exists 00:55:32 51e32debf128: Layer already exists 00:55:32 445f4dc8e46a: Layer already exists 00:55:32 5f4d9fc4d98d: Layer already exists 00:55:32 aa759b031669: Layer already exists 00:55:32 main: digest: sha256:69b9c70beabcc84f285063e762755640657d6e2015f61930d96b819bf939a46c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:55:32 ===================================================== [Pipeline] echo 00:55:32 taggedImages: 00:55:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 00:55:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 00:55:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.69 00:55:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:55:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 00:55:32 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 00:55:32 854655c68166e602a0cbf1edf23493ae46c7a014 00:55:32 latest 00:55:32 3.1.0-dev.69 00:55:32 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:55:32 main 00:55:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 00:55:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:55:33 e27f3ea67607: Preparing 00:55:33 cc15d93c3d38: Preparing 00:55:33 960fb8914120: Preparing 00:55:33 445f4dc8e46a: Preparing 00:55:33 f62a610c4638: Preparing 00:55:33 5f4d9fc4d98d: Preparing 00:55:33 5f4d9fc4d98d: Waiting 00:55:33 445f4dc8e46a: Layer already exists 00:55:33 960fb8914120: Layer already exists 00:55:33 5f4d9fc4d98d: Layer already exists 00:55:33 e27f3ea67607: Pushed 00:55:33 f62a610c4638: Pushed 00:55:37 cc15d93c3d38: Pushed 00:55:37 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:e9218d98642e98920e010099e918079872b97313d4399ee39488721689e85070 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 00:55:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:55:37 e27f3ea67607: Preparing 00:55:37 cc15d93c3d38: Preparing 00:55:37 960fb8914120: Preparing 00:55:37 445f4dc8e46a: Preparing 00:55:37 f62a610c4638: Preparing 00:55:37 5f4d9fc4d98d: Preparing 00:55:37 5f4d9fc4d98d: Waiting 00:55:37 f62a610c4638: Layer already exists 00:55:37 445f4dc8e46a: Layer already exists 00:55:37 960fb8914120: Layer already exists 00:55:37 cc15d93c3d38: Layer already exists 00:55:37 e27f3ea67607: Layer already exists 00:55:37 5f4d9fc4d98d: Layer already exists 00:55:38 latest: digest: sha256:e9218d98642e98920e010099e918079872b97313d4399ee39488721689e85070 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.69 00:55:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:55:38 e27f3ea67607: Preparing 00:55:38 cc15d93c3d38: Preparing 00:55:38 960fb8914120: Preparing 00:55:38 445f4dc8e46a: Preparing 00:55:38 f62a610c4638: Preparing 00:55:38 5f4d9fc4d98d: Preparing 00:55:38 5f4d9fc4d98d: Waiting 00:55:38 cc15d93c3d38: Layer already exists 00:55:38 e27f3ea67607: Layer already exists 00:55:38 f62a610c4638: Layer already exists 00:55:38 445f4dc8e46a: Layer already exists 00:55:38 960fb8914120: Layer already exists 00:55:38 5f4d9fc4d98d: Layer already exists 00:55:39 3.1.0-dev.69: digest: sha256:e9218d98642e98920e010099e918079872b97313d4399ee39488721689e85070 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:55:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:55:39 e27f3ea67607: Preparing 00:55:39 cc15d93c3d38: Preparing 00:55:39 960fb8914120: Preparing 00:55:39 445f4dc8e46a: Preparing 00:55:39 f62a610c4638: Preparing 00:55:39 5f4d9fc4d98d: Preparing 00:55:39 5f4d9fc4d98d: Waiting 00:55:39 960fb8914120: Layer already exists 00:55:39 f62a610c4638: Layer already exists 00:55:39 e27f3ea67607: Layer already exists 00:55:39 cc15d93c3d38: Layer already exists 00:55:39 445f4dc8e46a: Layer already exists 00:55:40 5f4d9fc4d98d: Layer already exists 00:55:40 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:e9218d98642e98920e010099e918079872b97313d4399ee39488721689e85070 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 00:55:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:55:40 e27f3ea67607: Preparing 00:55:40 cc15d93c3d38: Preparing 00:55:40 960fb8914120: Preparing 00:55:40 445f4dc8e46a: Preparing 00:55:40 f62a610c4638: Preparing 00:55:40 5f4d9fc4d98d: Preparing 00:55:40 5f4d9fc4d98d: Waiting 00:55:40 960fb8914120: Layer already exists 00:55:40 f62a610c4638: Layer already exists 00:55:40 e27f3ea67607: Layer already exists 00:55:40 445f4dc8e46a: Layer already exists 00:55:40 cc15d93c3d38: Layer already exists 00:55:40 5f4d9fc4d98d: Layer already exists 00:55:41 main: digest: sha256:e9218d98642e98920e010099e918079872b97313d4399ee39488721689e85070 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:55:41 ===================================================== [Pipeline] echo 00:55:41 taggedImages: 00:55:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 00:55:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 00:55:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.69 00:55:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:55:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 00:55:41 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 00:55:41 854655c68166e602a0cbf1edf23493ae46c7a014 00:55:41 latest 00:55:41 3.1.0-dev.69 00:55:41 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:55:41 main 00:55:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 00:55:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:55:41 7abf98dcaef0: Preparing 00:55:41 f2d8076539e0: Preparing 00:55:41 d3aeddf23524: Preparing 00:55:41 960fb8914120: Preparing 00:55:41 445f4dc8e46a: Preparing 00:55:41 aa759b031669: Preparing 00:55:41 5f4d9fc4d98d: Preparing 00:55:41 aa759b031669: Waiting 00:55:41 5f4d9fc4d98d: Waiting 00:55:42 960fb8914120: Layer already exists 00:55:42 445f4dc8e46a: Layer already exists 00:55:42 aa759b031669: Layer already exists 00:55:42 5f4d9fc4d98d: Layer already exists 00:55:42 f2d8076539e0: Pushed 00:55:42 7abf98dcaef0: Pushed 00:55:45 d3aeddf23524: Pushed 00:55:45 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:a525f5eeb3064d7a5d5dab1ebc9bbbde4ab04871b6d018ca96ead7e606483b3f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 00:55:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:55:46 7abf98dcaef0: Preparing 00:55:46 f2d8076539e0: Preparing 00:55:46 d3aeddf23524: Preparing 00:55:46 960fb8914120: Preparing 00:55:46 445f4dc8e46a: Preparing 00:55:46 aa759b031669: Preparing 00:55:46 5f4d9fc4d98d: Preparing 00:55:46 aa759b031669: Waiting 00:55:46 5f4d9fc4d98d: Waiting 00:55:46 f2d8076539e0: Layer already exists 00:55:46 960fb8914120: Layer already exists 00:55:46 445f4dc8e46a: Layer already exists 00:55:46 d3aeddf23524: Layer already exists 00:55:46 7abf98dcaef0: Layer already exists 00:55:46 aa759b031669: Layer already exists 00:55:46 5f4d9fc4d98d: Layer already exists 00:55:46 latest: digest: sha256:a525f5eeb3064d7a5d5dab1ebc9bbbde4ab04871b6d018ca96ead7e606483b3f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.69 00:55:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:55:47 7abf98dcaef0: Preparing 00:55:47 f2d8076539e0: Preparing 00:55:47 d3aeddf23524: Preparing 00:55:47 960fb8914120: Preparing 00:55:47 445f4dc8e46a: Preparing 00:55:47 aa759b031669: Preparing 00:55:47 5f4d9fc4d98d: Preparing 00:55:47 aa759b031669: Waiting 00:55:47 5f4d9fc4d98d: Waiting 00:55:47 d3aeddf23524: Layer already exists 00:55:47 f2d8076539e0: Layer already exists 00:55:47 7abf98dcaef0: Layer already exists 00:55:47 960fb8914120: Layer already exists 00:55:47 445f4dc8e46a: Layer already exists 00:55:47 aa759b031669: Layer already exists 00:55:47 5f4d9fc4d98d: Layer already exists 00:55:47 3.1.0-dev.69: digest: sha256:a525f5eeb3064d7a5d5dab1ebc9bbbde4ab04871b6d018ca96ead7e606483b3f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:55:48 7abf98dcaef0: Preparing 00:55:48 f2d8076539e0: Preparing 00:55:48 d3aeddf23524: Preparing 00:55:48 960fb8914120: Preparing 00:55:48 445f4dc8e46a: Preparing 00:55:48 aa759b031669: Preparing 00:55:48 5f4d9fc4d98d: Preparing 00:55:48 5f4d9fc4d98d: Waiting 00:55:48 aa759b031669: Waiting 00:55:48 960fb8914120: Layer already exists 00:55:48 445f4dc8e46a: Layer already exists 00:55:48 f2d8076539e0: Layer already exists 00:55:48 d3aeddf23524: Layer already exists 00:55:48 7abf98dcaef0: Layer already exists 00:55:48 aa759b031669: Layer already exists 00:55:48 5f4d9fc4d98d: Layer already exists 00:55:48 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:a525f5eeb3064d7a5d5dab1ebc9bbbde4ab04871b6d018ca96ead7e606483b3f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 00:55:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:55:49 7abf98dcaef0: Preparing 00:55:49 f2d8076539e0: Preparing 00:55:49 d3aeddf23524: Preparing 00:55:49 960fb8914120: Preparing 00:55:49 445f4dc8e46a: Preparing 00:55:49 aa759b031669: Preparing 00:55:49 5f4d9fc4d98d: Preparing 00:55:49 aa759b031669: Waiting 00:55:49 5f4d9fc4d98d: Waiting 00:55:49 d3aeddf23524: Layer already exists 00:55:49 f2d8076539e0: Layer already exists 00:55:49 960fb8914120: Layer already exists 00:55:49 445f4dc8e46a: Layer already exists 00:55:49 7abf98dcaef0: Layer already exists 00:55:49 aa759b031669: Layer already exists 00:55:49 5f4d9fc4d98d: Layer already exists 00:55:49 main: digest: sha256:a525f5eeb3064d7a5d5dab1ebc9bbbde4ab04871b6d018ca96ead7e606483b3f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:55:49 ===================================================== [Pipeline] echo 00:55:49 taggedImages: 00:55:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 00:55:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 00:55:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.69 00:55:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:55:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 00:55:49 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 00:55:49 854655c68166e602a0cbf1edf23493ae46c7a014 00:55:49 latest 00:55:49 3.1.0-dev.69 00:55:49 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:55:49 main 00:55:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 00:55:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:55:50 478ef0b7fd11: Preparing 00:55:50 9ef9748e36c1: Preparing 00:55:50 3039c9739080: Preparing 00:55:50 5d8932ccabf5: Preparing 00:55:50 0fcaa22a291c: Preparing 00:55:50 0bd47fc0cb01: Preparing 00:55:50 3e98779033ec: Preparing 00:55:50 0bd47fc0cb01: Waiting 00:55:50 960fb8914120: Preparing 00:55:50 3e98779033ec: Waiting 00:55:50 445f4dc8e46a: Preparing 00:55:50 960fb8914120: Waiting 00:55:50 445f4dc8e46a: Waiting 00:55:50 150f6f7e8f28: Preparing 00:55:50 c062f74f1378: Preparing 00:55:50 5f70bf18a086: Preparing 00:55:50 e5a8c0efc14e: Preparing 00:55:50 22b8a50a31ef: Preparing 00:55:50 5f4d9fc4d98d: Preparing 00:55:50 c062f74f1378: Waiting 00:55:50 5f70bf18a086: Waiting 00:55:50 e5a8c0efc14e: Waiting 00:55:50 22b8a50a31ef: Waiting 00:55:50 5f4d9fc4d98d: Waiting 00:55:50 150f6f7e8f28: Waiting 00:55:50 3039c9739080: Pushed 00:55:50 0fcaa22a291c: Pushed 00:55:50 9ef9748e36c1: Pushed 00:55:50 5d8932ccabf5: Pushed 00:55:50 478ef0b7fd11: Pushed 00:55:50 960fb8914120: Layer already exists 00:55:50 445f4dc8e46a: Layer already exists 00:55:50 0bd47fc0cb01: Pushed 00:55:50 150f6f7e8f28: Pushed 00:55:50 c062f74f1378: Pushed 00:55:50 5f70bf18a086: Pushed 00:55:50 e5a8c0efc14e: Pushed 00:55:50 22b8a50a31ef: Pushed 00:55:50 5f4d9fc4d98d: Layer already exists 00:55:55 3e98779033ec: Pushed 00:55:55 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:e59f864be4c18e599d4b793c483ca17cf8ee243bb2a20fa8a218833bcec8193c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 00:55:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:55:59 478ef0b7fd11: Preparing 00:55:59 9ef9748e36c1: Preparing 00:55:59 3039c9739080: Preparing 00:55:59 5d8932ccabf5: Preparing 00:55:59 0fcaa22a291c: Preparing 00:55:59 0bd47fc0cb01: Preparing 00:55:59 3e98779033ec: Preparing 00:55:59 960fb8914120: Preparing 00:55:59 445f4dc8e46a: Preparing 00:55:59 150f6f7e8f28: Preparing 00:55:59 c062f74f1378: Preparing 00:55:59 5f70bf18a086: Preparing 00:55:59 e5a8c0efc14e: Preparing 00:55:59 22b8a50a31ef: Preparing 00:55:59 5f4d9fc4d98d: Preparing 00:55:59 445f4dc8e46a: Waiting 00:55:59 150f6f7e8f28: Waiting 00:55:59 c062f74f1378: Waiting 00:55:59 5f70bf18a086: Waiting 00:55:59 e5a8c0efc14e: Waiting 00:55:59 22b8a50a31ef: Waiting 00:55:59 5f4d9fc4d98d: Waiting 00:55:59 0bd47fc0cb01: Waiting 00:55:59 3e98779033ec: Waiting 00:55:59 960fb8914120: Waiting 00:55:59 478ef0b7fd11: Layer already exists 00:55:59 0fcaa22a291c: Layer already exists 00:55:59 3039c9739080: Layer already exists 00:55:59 5d8932ccabf5: Layer already exists 00:55:59 9ef9748e36c1: Layer already exists 00:55:59 0bd47fc0cb01: Layer already exists 00:55:59 3e98779033ec: Layer already exists 00:55:59 445f4dc8e46a: Layer already exists 00:55:59 960fb8914120: Layer already exists 00:55:59 150f6f7e8f28: Layer already exists 00:55:59 c062f74f1378: Layer already exists 00:55:59 5f70bf18a086: Layer already exists 00:55:59 5f4d9fc4d98d: Layer already exists 00:55:59 e5a8c0efc14e: Layer already exists 00:55:59 22b8a50a31ef: Layer already exists 00:55:59 latest: digest: sha256:e59f864be4c18e599d4b793c483ca17cf8ee243bb2a20fa8a218833bcec8193c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.69 00:56:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:56:00 478ef0b7fd11: Preparing 00:56:00 9ef9748e36c1: Preparing 00:56:00 3039c9739080: Preparing 00:56:00 5d8932ccabf5: Preparing 00:56:00 0fcaa22a291c: Preparing 00:56:00 0bd47fc0cb01: Preparing 00:56:00 3e98779033ec: Preparing 00:56:00 960fb8914120: Preparing 00:56:00 445f4dc8e46a: Preparing 00:56:00 150f6f7e8f28: Preparing 00:56:00 c062f74f1378: Preparing 00:56:00 5f70bf18a086: Preparing 00:56:00 e5a8c0efc14e: Preparing 00:56:00 22b8a50a31ef: Preparing 00:56:00 5f4d9fc4d98d: Preparing 00:56:00 3e98779033ec: Waiting 00:56:00 960fb8914120: Waiting 00:56:00 445f4dc8e46a: Waiting 00:56:00 150f6f7e8f28: Waiting 00:56:00 e5a8c0efc14e: Waiting 00:56:00 22b8a50a31ef: Waiting 00:56:00 5f4d9fc4d98d: Waiting 00:56:00 c062f74f1378: Waiting 00:56:00 5f70bf18a086: Waiting 00:56:00 0bd47fc0cb01: Waiting 00:56:00 3039c9739080: Layer already exists 00:56:00 5d8932ccabf5: Layer already exists 00:56:00 478ef0b7fd11: Layer already exists 00:56:00 0fcaa22a291c: Layer already exists 00:56:00 9ef9748e36c1: Layer already exists 00:56:00 0bd47fc0cb01: Layer already exists 00:56:00 3e98779033ec: Layer already exists 00:56:00 445f4dc8e46a: Layer already exists 00:56:00 960fb8914120: Layer already exists 00:56:00 150f6f7e8f28: Layer already exists 00:56:00 e5a8c0efc14e: Layer already exists 00:56:00 c062f74f1378: Layer already exists 00:56:00 5f70bf18a086: Layer already exists 00:56:00 5f4d9fc4d98d: Layer already exists 00:56:00 22b8a50a31ef: Layer already exists 00:56:00 3.1.0-dev.69: digest: sha256:e59f864be4c18e599d4b793c483ca17cf8ee243bb2a20fa8a218833bcec8193c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:56:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:56:01 478ef0b7fd11: Preparing 00:56:01 9ef9748e36c1: Preparing 00:56:01 3039c9739080: Preparing 00:56:01 5d8932ccabf5: Preparing 00:56:01 0fcaa22a291c: Preparing 00:56:01 0bd47fc0cb01: Preparing 00:56:01 3e98779033ec: Preparing 00:56:01 960fb8914120: Preparing 00:56:01 445f4dc8e46a: Preparing 00:56:01 150f6f7e8f28: Preparing 00:56:01 c062f74f1378: Preparing 00:56:01 5f70bf18a086: Preparing 00:56:01 e5a8c0efc14e: Preparing 00:56:01 22b8a50a31ef: Preparing 00:56:01 5f4d9fc4d98d: Preparing 00:56:01 150f6f7e8f28: Waiting 00:56:01 c062f74f1378: Waiting 00:56:01 5f70bf18a086: Waiting 00:56:01 e5a8c0efc14e: Waiting 00:56:01 22b8a50a31ef: Waiting 00:56:01 5f4d9fc4d98d: Waiting 00:56:01 3e98779033ec: Waiting 00:56:01 960fb8914120: Waiting 00:56:01 445f4dc8e46a: Waiting 00:56:01 0bd47fc0cb01: Waiting 00:56:01 9ef9748e36c1: Layer already exists 00:56:01 3039c9739080: Layer already exists 00:56:01 0fcaa22a291c: Layer already exists 00:56:01 478ef0b7fd11: Layer already exists 00:56:01 5d8932ccabf5: Layer already exists 00:56:01 0bd47fc0cb01: Layer already exists 00:56:01 3e98779033ec: Layer already exists 00:56:01 960fb8914120: Layer already exists 00:56:01 150f6f7e8f28: Layer already exists 00:56:01 445f4dc8e46a: Layer already exists 00:56:01 5f70bf18a086: Layer already exists 00:56:01 5f4d9fc4d98d: Layer already exists 00:56:01 22b8a50a31ef: Layer already exists 00:56:01 e5a8c0efc14e: Layer already exists 00:56:01 c062f74f1378: Layer already exists 00:56:01 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:e59f864be4c18e599d4b793c483ca17cf8ee243bb2a20fa8a218833bcec8193c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 00:56:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:56:02 478ef0b7fd11: Preparing 00:56:02 9ef9748e36c1: Preparing 00:56:02 3039c9739080: Preparing 00:56:02 5d8932ccabf5: Preparing 00:56:02 0fcaa22a291c: Preparing 00:56:02 0bd47fc0cb01: Preparing 00:56:02 3e98779033ec: Preparing 00:56:02 960fb8914120: Preparing 00:56:02 445f4dc8e46a: Preparing 00:56:02 150f6f7e8f28: Preparing 00:56:02 c062f74f1378: Preparing 00:56:02 5f70bf18a086: Preparing 00:56:02 e5a8c0efc14e: Preparing 00:56:02 22b8a50a31ef: Preparing 00:56:02 5f4d9fc4d98d: Preparing 00:56:02 0bd47fc0cb01: Waiting 00:56:02 c062f74f1378: Waiting 00:56:02 5f70bf18a086: Waiting 00:56:02 e5a8c0efc14e: Waiting 00:56:02 3e98779033ec: Waiting 00:56:02 960fb8914120: Waiting 00:56:02 5f4d9fc4d98d: Waiting 00:56:02 150f6f7e8f28: Waiting 00:56:02 478ef0b7fd11: Layer already exists 00:56:02 3039c9739080: Layer already exists 00:56:02 9ef9748e36c1: Layer already exists 00:56:02 5d8932ccabf5: Layer already exists 00:56:02 0fcaa22a291c: Layer already exists 00:56:02 3e98779033ec: Layer already exists 00:56:02 960fb8914120: Layer already exists 00:56:02 0bd47fc0cb01: Layer already exists 00:56:02 150f6f7e8f28: Layer already exists 00:56:02 445f4dc8e46a: Layer already exists 00:56:02 c062f74f1378: Layer already exists 00:56:02 5f4d9fc4d98d: Layer already exists 00:56:02 22b8a50a31ef: Layer already exists 00:56:02 5f70bf18a086: Layer already exists 00:56:02 e5a8c0efc14e: Layer already exists 00:56:02 main: digest: sha256:e59f864be4c18e599d4b793c483ca17cf8ee243bb2a20fa8a218833bcec8193c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:56:02 ===================================================== [Pipeline] echo 00:56:02 taggedImages: 00:56:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 00:56:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 00:56:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.69 00:56:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:56:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 00:56:02 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 00:56:02 854655c68166e602a0cbf1edf23493ae46c7a014 00:56:02 latest 00:56:02 3.1.0-dev.69 00:56:02 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:56:02 main 00:56:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:03 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 00:56:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:56:03 72459b8ae677: Preparing 00:56:03 7d5546f9fe3a: Preparing 00:56:03 236e3dd19972: Preparing 00:56:03 639730fae593: Preparing 00:56:03 960fb8914120: Preparing 00:56:03 445f4dc8e46a: Preparing 00:56:03 aa759b031669: Preparing 00:56:03 445f4dc8e46a: Waiting 00:56:03 5f4d9fc4d98d: Preparing 00:56:03 aa759b031669: Waiting 00:56:03 5f4d9fc4d98d: Waiting 00:56:03 960fb8914120: Layer already exists 00:56:03 445f4dc8e46a: Layer already exists 00:56:03 aa759b031669: Layer already exists 00:56:03 7d5546f9fe3a: Pushed 00:56:03 236e3dd19972: Pushed 00:56:03 5f4d9fc4d98d: Layer already exists 00:56:03 72459b8ae677: Pushed 00:56:07 639730fae593: Pushed 00:56:07 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:664342963d9ee54b92af4d465b86d381eb4fab84df297f0af0b7b670ae23022c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:07 + 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 00:56:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 00:56:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:56:07 72459b8ae677: Preparing 00:56:07 7d5546f9fe3a: Preparing 00:56:07 236e3dd19972: Preparing 00:56:07 639730fae593: Preparing 00:56:07 960fb8914120: Preparing 00:56:07 445f4dc8e46a: Preparing 00:56:07 aa759b031669: Preparing 00:56:07 445f4dc8e46a: Waiting 00:56:07 5f4d9fc4d98d: Preparing 00:56:07 aa759b031669: Waiting 00:56:07 5f4d9fc4d98d: Waiting 00:56:07 7d5546f9fe3a: Layer already exists 00:56:07 236e3dd19972: Layer already exists 00:56:07 72459b8ae677: Layer already exists 00:56:07 960fb8914120: Layer already exists 00:56:07 639730fae593: Layer already exists 00:56:07 5f4d9fc4d98d: Layer already exists 00:56:07 445f4dc8e46a: Layer already exists 00:56:07 aa759b031669: Layer already exists 00:56:07 latest: digest: sha256:664342963d9ee54b92af4d465b86d381eb4fab84df297f0af0b7b670ae23022c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.69 00:56:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:56:08 72459b8ae677: Preparing 00:56:08 7d5546f9fe3a: Preparing 00:56:08 236e3dd19972: Preparing 00:56:08 639730fae593: Preparing 00:56:08 960fb8914120: Preparing 00:56:08 445f4dc8e46a: Preparing 00:56:08 aa759b031669: Preparing 00:56:08 5f4d9fc4d98d: Preparing 00:56:08 445f4dc8e46a: Waiting 00:56:08 aa759b031669: Waiting 00:56:08 5f4d9fc4d98d: Waiting 00:56:08 236e3dd19972: Layer already exists 00:56:08 7d5546f9fe3a: Layer already exists 00:56:08 960fb8914120: Layer already exists 00:56:08 72459b8ae677: Layer already exists 00:56:08 639730fae593: Layer already exists 00:56:08 aa759b031669: Layer already exists 00:56:08 445f4dc8e46a: Layer already exists 00:56:08 5f4d9fc4d98d: Layer already exists 00:56:08 3.1.0-dev.69: digest: sha256:664342963d9ee54b92af4d465b86d381eb4fab84df297f0af0b7b670ae23022c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:56:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:56:09 72459b8ae677: Preparing 00:56:09 7d5546f9fe3a: Preparing 00:56:09 236e3dd19972: Preparing 00:56:09 639730fae593: Preparing 00:56:09 960fb8914120: Preparing 00:56:09 445f4dc8e46a: Preparing 00:56:09 aa759b031669: Preparing 00:56:09 5f4d9fc4d98d: Preparing 00:56:09 445f4dc8e46a: Waiting 00:56:09 aa759b031669: Waiting 00:56:09 960fb8914120: Layer already exists 00:56:09 639730fae593: Layer already exists 00:56:09 7d5546f9fe3a: Layer already exists 00:56:09 236e3dd19972: Layer already exists 00:56:09 72459b8ae677: Layer already exists 00:56:09 445f4dc8e46a: Layer already exists 00:56:09 aa759b031669: Layer already exists 00:56:09 5f4d9fc4d98d: Layer already exists 00:56:09 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:664342963d9ee54b92af4d465b86d381eb4fab84df297f0af0b7b670ae23022c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:10 + 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 00:56:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 00:56:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 00:56:13 72459b8ae677: Preparing 00:56:13 7d5546f9fe3a: Preparing 00:56:13 236e3dd19972: Preparing 00:56:13 639730fae593: Preparing 00:56:13 960fb8914120: Preparing 00:56:13 445f4dc8e46a: Preparing 00:56:13 aa759b031669: Preparing 00:56:13 5f4d9fc4d98d: Preparing 00:56:13 445f4dc8e46a: Waiting 00:56:13 aa759b031669: Waiting 00:56:13 5f4d9fc4d98d: Waiting 00:56:13 72459b8ae677: Layer already exists 00:56:13 639730fae593: Layer already exists 00:56:13 236e3dd19972: Layer already exists 00:56:13 7d5546f9fe3a: Layer already exists 00:56:13 960fb8914120: Layer already exists 00:56:13 445f4dc8e46a: Layer already exists 00:56:13 5f4d9fc4d98d: Layer already exists 00:56:13 aa759b031669: Layer already exists 00:56:13 main: digest: sha256:664342963d9ee54b92af4d465b86d381eb4fab84df297f0af0b7b670ae23022c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:56:13 ===================================================== [Pipeline] echo 00:56:13 taggedImages: 00:56:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 00:56:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 00:56:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.69 00:56:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:56:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 00:56:13 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 00:56:13 854655c68166e602a0cbf1edf23493ae46c7a014 00:56:13 latest 00:56:13 3.1.0-dev.69 00:56:13 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:56:13 main 00:56:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:13 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 00:56:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:56:14 f91cf0a48c58: Preparing 00:56:14 6f2203b01179: Preparing 00:56:14 559b512c5b81: Preparing 00:56:14 400ae3c15bc7: Preparing 00:56:14 7027926eea39: Preparing 00:56:14 960fb8914120: Preparing 00:56:14 445f4dc8e46a: Preparing 00:56:14 ccbf1bcf39b6: Preparing 00:56:14 ef2609852ec0: Preparing 00:56:14 5f4d9fc4d98d: Preparing 00:56:14 445f4dc8e46a: Waiting 00:56:14 ccbf1bcf39b6: Waiting 00:56:14 ef2609852ec0: Waiting 00:56:14 5f4d9fc4d98d: Waiting 00:56:14 960fb8914120: Waiting 00:56:14 6f2203b01179: Pushed 00:56:14 400ae3c15bc7: Pushed 00:56:14 7027926eea39: Pushed 00:56:14 f91cf0a48c58: Pushed 00:56:14 960fb8914120: Layer already exists 00:56:14 445f4dc8e46a: Layer already exists 00:56:14 5f4d9fc4d98d: Layer already exists 00:56:14 ccbf1bcf39b6: Pushed 00:56:17 559b512c5b81: Pushed 00:56:18 ef2609852ec0: Pushed 00:56:18 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:96c84068f301712a83cc5964f0e6bb53b80afa3bfd986206cf3d95dc6a3440b1 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:18 + 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 00:56:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 00:56:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:56:18 f91cf0a48c58: Preparing 00:56:18 6f2203b01179: Preparing 00:56:18 559b512c5b81: Preparing 00:56:18 400ae3c15bc7: Preparing 00:56:18 7027926eea39: Preparing 00:56:18 960fb8914120: Preparing 00:56:18 445f4dc8e46a: Preparing 00:56:18 960fb8914120: Waiting 00:56:18 ccbf1bcf39b6: Preparing 00:56:18 445f4dc8e46a: Waiting 00:56:18 ef2609852ec0: Preparing 00:56:18 ccbf1bcf39b6: Waiting 00:56:18 ef2609852ec0: Waiting 00:56:18 5f4d9fc4d98d: Preparing 00:56:18 5f4d9fc4d98d: Waiting 00:56:18 400ae3c15bc7: Layer already exists 00:56:18 6f2203b01179: Layer already exists 00:56:18 7027926eea39: Layer already exists 00:56:18 f91cf0a48c58: Layer already exists 00:56:18 559b512c5b81: Layer already exists 00:56:18 5f4d9fc4d98d: Layer already exists 00:56:18 ef2609852ec0: Layer already exists 00:56:18 445f4dc8e46a: Layer already exists 00:56:18 960fb8914120: Layer already exists 00:56:18 ccbf1bcf39b6: Layer already exists 00:56:19 latest: digest: sha256:96c84068f301712a83cc5964f0e6bb53b80afa3bfd986206cf3d95dc6a3440b1 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.69 00:56:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:56:19 f91cf0a48c58: Preparing 00:56:19 6f2203b01179: Preparing 00:56:19 559b512c5b81: Preparing 00:56:19 400ae3c15bc7: Preparing 00:56:19 7027926eea39: Preparing 00:56:19 960fb8914120: Preparing 00:56:19 445f4dc8e46a: Preparing 00:56:19 960fb8914120: Waiting 00:56:19 445f4dc8e46a: Waiting 00:56:19 ccbf1bcf39b6: Preparing 00:56:19 ef2609852ec0: Preparing 00:56:19 ccbf1bcf39b6: Waiting 00:56:19 ef2609852ec0: Waiting 00:56:19 5f4d9fc4d98d: Preparing 00:56:19 5f4d9fc4d98d: Waiting 00:56:19 400ae3c15bc7: Layer already exists 00:56:19 f91cf0a48c58: Layer already exists 00:56:19 6f2203b01179: Layer already exists 00:56:19 7027926eea39: Layer already exists 00:56:19 559b512c5b81: Layer already exists 00:56:19 5f4d9fc4d98d: Layer already exists 00:56:19 ef2609852ec0: Layer already exists 00:56:19 960fb8914120: Layer already exists 00:56:19 ccbf1bcf39b6: Layer already exists 00:56:19 445f4dc8e46a: Layer already exists 00:56:20 3.1.0-dev.69: digest: sha256:96c84068f301712a83cc5964f0e6bb53b80afa3bfd986206cf3d95dc6a3440b1 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:56:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:56:20 f91cf0a48c58: Preparing 00:56:20 6f2203b01179: Preparing 00:56:20 559b512c5b81: Preparing 00:56:20 400ae3c15bc7: Preparing 00:56:20 7027926eea39: Preparing 00:56:20 960fb8914120: Preparing 00:56:20 445f4dc8e46a: Preparing 00:56:20 ccbf1bcf39b6: Preparing 00:56:20 ef2609852ec0: Preparing 00:56:20 5f4d9fc4d98d: Preparing 00:56:20 960fb8914120: Waiting 00:56:20 ccbf1bcf39b6: Waiting 00:56:20 ef2609852ec0: Waiting 00:56:20 5f4d9fc4d98d: Waiting 00:56:20 445f4dc8e46a: Waiting 00:56:20 559b512c5b81: Layer already exists 00:56:20 400ae3c15bc7: Layer already exists 00:56:20 7027926eea39: Layer already exists 00:56:20 f91cf0a48c58: Layer already exists 00:56:20 6f2203b01179: Layer already exists 00:56:20 445f4dc8e46a: Layer already exists 00:56:20 960fb8914120: Layer already exists 00:56:20 ccbf1bcf39b6: Layer already exists 00:56:20 ef2609852ec0: Layer already exists 00:56:20 5f4d9fc4d98d: Layer already exists 00:56:21 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:96c84068f301712a83cc5964f0e6bb53b80afa3bfd986206cf3d95dc6a3440b1 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:21 + 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 00:56:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 00:56:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:56:21 f91cf0a48c58: Preparing 00:56:21 6f2203b01179: Preparing 00:56:21 559b512c5b81: Preparing 00:56:21 400ae3c15bc7: Preparing 00:56:21 7027926eea39: Preparing 00:56:21 960fb8914120: Preparing 00:56:21 445f4dc8e46a: Preparing 00:56:21 ccbf1bcf39b6: Preparing 00:56:21 ef2609852ec0: Preparing 00:56:21 5f4d9fc4d98d: Preparing 00:56:21 445f4dc8e46a: Waiting 00:56:21 ccbf1bcf39b6: Waiting 00:56:21 ef2609852ec0: Waiting 00:56:21 5f4d9fc4d98d: Waiting 00:56:21 960fb8914120: Waiting 00:56:21 559b512c5b81: Layer already exists 00:56:22 400ae3c15bc7: Layer already exists 00:56:22 7027926eea39: Layer already exists 00:56:22 6f2203b01179: Layer already exists 00:56:22 f91cf0a48c58: Layer already exists 00:56:22 960fb8914120: Layer already exists 00:56:22 ccbf1bcf39b6: Layer already exists 00:56:22 ef2609852ec0: Layer already exists 00:56:22 5f4d9fc4d98d: Layer already exists 00:56:22 445f4dc8e46a: Layer already exists 00:56:22 main: digest: sha256:96c84068f301712a83cc5964f0e6bb53b80afa3bfd986206cf3d95dc6a3440b1 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:56:22 ===================================================== [Pipeline] echo 00:56:22 taggedImages: 00:56:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 00:56:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 00:56:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.69 00:56:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:56:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 00:56:22 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 00:56:22 854655c68166e602a0cbf1edf23493ae46c7a014 00:56:22 latest 00:56:22 3.1.0-dev.69 00:56:22 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:56:22 main 00:56:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:22 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 00:56:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:56:22 f9611bdba5ef: Preparing 00:56:22 76a8bb210123: Preparing 00:56:22 08c13f3a1bc4: Preparing 00:56:22 d4d5a077db97: Preparing 00:56:22 c08bcadbfb7a: Preparing 00:56:22 29eed33a7973: Preparing 00:56:22 77d14e857b5f: Preparing 00:56:22 960fb8914120: Preparing 00:56:22 445f4dc8e46a: Preparing 00:56:22 b555fc1daa59: Preparing 00:56:22 5f4d9fc4d98d: Preparing 00:56:22 77d14e857b5f: Waiting 00:56:22 960fb8914120: Waiting 00:56:22 445f4dc8e46a: Waiting 00:56:22 b555fc1daa59: Waiting 00:56:22 5f4d9fc4d98d: Waiting 00:56:23 c08bcadbfb7a: Pushed 00:56:23 76a8bb210123: Pushed 00:56:23 f9611bdba5ef: Pushed 00:56:23 960fb8914120: Layer already exists 00:56:23 29eed33a7973: Pushed 00:56:23 445f4dc8e46a: Layer already exists 00:56:23 5f4d9fc4d98d: Layer already exists 00:56:23 77d14e857b5f: Pushed 00:56:26 d4d5a077db97: Pushed 00:56:26 b555fc1daa59: Pushed 00:56:26 08c13f3a1bc4: Pushed 00:56:26 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:fc75ebaca9292bbe8c71b20d4ffd41cafe2bfe5c34722c00cd01d006559dd50d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:27 + 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 00:56:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 00:56:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:56:27 f9611bdba5ef: Preparing 00:56:27 76a8bb210123: Preparing 00:56:27 08c13f3a1bc4: Preparing 00:56:27 d4d5a077db97: Preparing 00:56:27 c08bcadbfb7a: Preparing 00:56:27 29eed33a7973: Preparing 00:56:27 77d14e857b5f: Preparing 00:56:27 960fb8914120: Preparing 00:56:27 445f4dc8e46a: Preparing 00:56:27 b555fc1daa59: Preparing 00:56:27 5f4d9fc4d98d: Preparing 00:56:27 77d14e857b5f: Waiting 00:56:27 960fb8914120: Waiting 00:56:27 445f4dc8e46a: Waiting 00:56:27 b555fc1daa59: Waiting 00:56:27 5f4d9fc4d98d: Waiting 00:56:27 29eed33a7973: Waiting 00:56:27 76a8bb210123: Layer already exists 00:56:27 f9611bdba5ef: Layer already exists 00:56:27 d4d5a077db97: Layer already exists 00:56:27 c08bcadbfb7a: Layer already exists 00:56:27 08c13f3a1bc4: Layer already exists 00:56:27 77d14e857b5f: Layer already exists 00:56:27 29eed33a7973: Layer already exists 00:56:27 445f4dc8e46a: Layer already exists 00:56:27 960fb8914120: Layer already exists 00:56:27 b555fc1daa59: Layer already exists 00:56:27 5f4d9fc4d98d: Layer already exists 00:56:27 latest: digest: sha256:fc75ebaca9292bbe8c71b20d4ffd41cafe2bfe5c34722c00cd01d006559dd50d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.69 00:56:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:56:28 f9611bdba5ef: Preparing 00:56:28 76a8bb210123: Preparing 00:56:28 08c13f3a1bc4: Preparing 00:56:28 d4d5a077db97: Preparing 00:56:28 c08bcadbfb7a: Preparing 00:56:28 29eed33a7973: Preparing 00:56:28 77d14e857b5f: Preparing 00:56:28 960fb8914120: Preparing 00:56:28 445f4dc8e46a: Preparing 00:56:28 b555fc1daa59: Preparing 00:56:28 5f4d9fc4d98d: Preparing 00:56:28 960fb8914120: Waiting 00:56:28 445f4dc8e46a: Waiting 00:56:28 29eed33a7973: Waiting 00:56:28 b555fc1daa59: Waiting 00:56:28 5f4d9fc4d98d: Waiting 00:56:28 77d14e857b5f: Waiting 00:56:28 d4d5a077db97: Layer already exists 00:56:28 f9611bdba5ef: Layer already exists 00:56:28 08c13f3a1bc4: Layer already exists 00:56:28 76a8bb210123: Layer already exists 00:56:28 c08bcadbfb7a: Layer already exists 00:56:28 29eed33a7973: Layer already exists 00:56:28 445f4dc8e46a: Layer already exists 00:56:28 960fb8914120: Layer already exists 00:56:28 77d14e857b5f: Layer already exists 00:56:28 b555fc1daa59: Layer already exists 00:56:28 5f4d9fc4d98d: Layer already exists 00:56:28 3.1.0-dev.69: digest: sha256:fc75ebaca9292bbe8c71b20d4ffd41cafe2bfe5c34722c00cd01d006559dd50d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:56:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:56:29 f9611bdba5ef: Preparing 00:56:29 76a8bb210123: Preparing 00:56:29 08c13f3a1bc4: Preparing 00:56:29 d4d5a077db97: Preparing 00:56:29 c08bcadbfb7a: Preparing 00:56:29 29eed33a7973: Preparing 00:56:29 77d14e857b5f: Preparing 00:56:29 960fb8914120: Preparing 00:56:29 445f4dc8e46a: Preparing 00:56:29 b555fc1daa59: Preparing 00:56:29 5f4d9fc4d98d: Preparing 00:56:29 29eed33a7973: Waiting 00:56:29 77d14e857b5f: Waiting 00:56:29 960fb8914120: Waiting 00:56:29 445f4dc8e46a: Waiting 00:56:29 b555fc1daa59: Waiting 00:56:29 5f4d9fc4d98d: Waiting 00:56:29 76a8bb210123: Layer already exists 00:56:29 08c13f3a1bc4: Layer already exists 00:56:29 f9611bdba5ef: Layer already exists 00:56:29 c08bcadbfb7a: Layer already exists 00:56:29 d4d5a077db97: Layer already exists 00:56:29 77d14e857b5f: Layer already exists 00:56:29 29eed33a7973: Layer already exists 00:56:29 445f4dc8e46a: Layer already exists 00:56:29 b555fc1daa59: Layer already exists 00:56:29 960fb8914120: Layer already exists 00:56:29 5f4d9fc4d98d: Layer already exists 00:56:29 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:fc75ebaca9292bbe8c71b20d4ffd41cafe2bfe5c34722c00cd01d006559dd50d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:30 + 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 00:56:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 00:56:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:56:30 f9611bdba5ef: Preparing 00:56:30 76a8bb210123: Preparing 00:56:30 08c13f3a1bc4: Preparing 00:56:30 d4d5a077db97: Preparing 00:56:30 c08bcadbfb7a: Preparing 00:56:30 29eed33a7973: Preparing 00:56:30 77d14e857b5f: Preparing 00:56:30 960fb8914120: Preparing 00:56:30 445f4dc8e46a: Preparing 00:56:30 b555fc1daa59: Preparing 00:56:30 5f4d9fc4d98d: Preparing 00:56:30 29eed33a7973: Waiting 00:56:30 77d14e857b5f: Waiting 00:56:30 960fb8914120: Waiting 00:56:30 445f4dc8e46a: Waiting 00:56:30 5f4d9fc4d98d: Waiting 00:56:30 b555fc1daa59: Waiting 00:56:30 f9611bdba5ef: Layer already exists 00:56:30 76a8bb210123: Layer already exists 00:56:30 c08bcadbfb7a: Layer already exists 00:56:30 d4d5a077db97: Layer already exists 00:56:30 08c13f3a1bc4: Layer already exists 00:56:30 77d14e857b5f: Layer already exists 00:56:30 960fb8914120: Layer already exists 00:56:30 29eed33a7973: Layer already exists 00:56:30 b555fc1daa59: Layer already exists 00:56:30 445f4dc8e46a: Layer already exists 00:56:30 5f4d9fc4d98d: Layer already exists 00:56:30 main: digest: sha256:fc75ebaca9292bbe8c71b20d4ffd41cafe2bfe5c34722c00cd01d006559dd50d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:56:30 ===================================================== [Pipeline] echo 00:56:30 taggedImages: 00:56:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 00:56:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 00:56:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.69 00:56:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:56:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 00:56:30 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 00:56:30 854655c68166e602a0cbf1edf23493ae46c7a014 00:56:30 latest 00:56:30 3.1.0-dev.69 00:56:30 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:56:30 main 00:56:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 00:56:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:56:31 d5f9b9287555: Preparing 00:56:31 82da10062211: Preparing 00:56:31 960fb8914120: Preparing 00:56:31 445f4dc8e46a: Preparing 00:56:31 767bd2b5cb30: Preparing 00:56:31 5f4d9fc4d98d: Preparing 00:56:31 5f4d9fc4d98d: Waiting 00:56:31 960fb8914120: Layer already exists 00:56:31 445f4dc8e46a: Layer already exists 00:56:31 5f4d9fc4d98d: Layer already exists 00:56:31 d5f9b9287555: Pushed 00:56:33 767bd2b5cb30: Pushed 00:56:38 82da10062211: Pushed 00:56:38 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:89cd24a2ee48ab4a252a51646686e4f8caa7672a232028d4372cbbcace81e994 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 00:56:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:56:38 d5f9b9287555: Preparing 00:56:38 82da10062211: Preparing 00:56:38 960fb8914120: Preparing 00:56:38 445f4dc8e46a: Preparing 00:56:38 767bd2b5cb30: Preparing 00:56:38 5f4d9fc4d98d: Preparing 00:56:38 5f4d9fc4d98d: Waiting 00:56:38 82da10062211: Layer already exists 00:56:38 960fb8914120: Layer already exists 00:56:38 767bd2b5cb30: Layer already exists 00:56:38 445f4dc8e46a: Layer already exists 00:56:38 d5f9b9287555: Layer already exists 00:56:38 5f4d9fc4d98d: Layer already exists 00:56:39 latest: digest: sha256:89cd24a2ee48ab4a252a51646686e4f8caa7672a232028d4372cbbcace81e994 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.69 00:56:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:56:39 d5f9b9287555: Preparing 00:56:39 82da10062211: Preparing 00:56:39 960fb8914120: Preparing 00:56:39 445f4dc8e46a: Preparing 00:56:39 767bd2b5cb30: Preparing 00:56:39 5f4d9fc4d98d: Preparing 00:56:39 5f4d9fc4d98d: Waiting 00:56:39 82da10062211: Layer already exists 00:56:39 d5f9b9287555: Layer already exists 00:56:39 445f4dc8e46a: Layer already exists 00:56:39 767bd2b5cb30: Layer already exists 00:56:39 960fb8914120: Layer already exists 00:56:39 5f4d9fc4d98d: Layer already exists 00:56:39 3.1.0-dev.69: digest: sha256:89cd24a2ee48ab4a252a51646686e4f8caa7672a232028d4372cbbcace81e994 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:56:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:56:40 d5f9b9287555: Preparing 00:56:40 82da10062211: Preparing 00:56:40 960fb8914120: Preparing 00:56:40 445f4dc8e46a: Preparing 00:56:40 767bd2b5cb30: Preparing 00:56:40 5f4d9fc4d98d: Preparing 00:56:40 5f4d9fc4d98d: Waiting 00:56:40 767bd2b5cb30: Layer already exists 00:56:40 960fb8914120: Layer already exists 00:56:40 445f4dc8e46a: Layer already exists 00:56:40 d5f9b9287555: Layer already exists 00:56:40 82da10062211: Layer already exists 00:56:40 5f4d9fc4d98d: Layer already exists 00:56:40 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:89cd24a2ee48ab4a252a51646686e4f8caa7672a232028d4372cbbcace81e994 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:41 + 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 00:56:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 00:56:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 00:56:41 d5f9b9287555: Preparing 00:56:41 82da10062211: Preparing 00:56:41 960fb8914120: Preparing 00:56:41 445f4dc8e46a: Preparing 00:56:41 767bd2b5cb30: Preparing 00:56:41 5f4d9fc4d98d: Preparing 00:56:41 5f4d9fc4d98d: Waiting 00:56:41 d5f9b9287555: Layer already exists 00:56:41 445f4dc8e46a: Layer already exists 00:56:41 82da10062211: Layer already exists 00:56:41 767bd2b5cb30: Layer already exists 00:56:41 960fb8914120: Layer already exists 00:56:41 5f4d9fc4d98d: Layer already exists 00:56:41 main: digest: sha256:89cd24a2ee48ab4a252a51646686e4f8caa7672a232028d4372cbbcace81e994 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:56:41 ===================================================== [Pipeline] echo 00:56:41 taggedImages: 00:56:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 00:56:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 00:56:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.69 00:56:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:56:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 00:56:41 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 00:56:41 854655c68166e602a0cbf1edf23493ae46c7a014 00:56:41 latest 00:56:41 3.1.0-dev.69 00:56:41 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:56:41 main 00:56:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:42 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 00:56:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:56:42 839f91d1eafe: Preparing 00:56:42 58c8d360d06a: Preparing 00:56:42 af091d87b119: Preparing 00:56:42 960fb8914120: Preparing 00:56:42 445f4dc8e46a: Preparing 00:56:42 922b44617b43: Preparing 00:56:42 868c21fd5100: Preparing 00:56:42 87eea05f0cf7: Preparing 00:56:42 5f4d9fc4d98d: Preparing 00:56:42 922b44617b43: Waiting 00:56:42 868c21fd5100: Waiting 00:56:42 87eea05f0cf7: Waiting 00:56:42 5f4d9fc4d98d: Waiting 00:56:43 445f4dc8e46a: Layer already exists 00:56:43 960fb8914120: Layer already exists 00:56:43 af091d87b119: Pushed 00:56:43 58c8d360d06a: Pushed 00:56:43 839f91d1eafe: Pushed 00:56:43 5f4d9fc4d98d: Layer already exists 00:56:45 87eea05f0cf7: Pushed 00:56:55 868c21fd5100: Pushed 00:57:00 922b44617b43: Pushed 00:57:00 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:9abe86b4ecc7d48e66ffd86638181b1267aa1799426cae57982b534c10ba2d61 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:00 + 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 00:57:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 00:57:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:57:01 839f91d1eafe: Preparing 00:57:01 58c8d360d06a: Preparing 00:57:01 af091d87b119: Preparing 00:57:01 960fb8914120: Preparing 00:57:01 445f4dc8e46a: Preparing 00:57:01 922b44617b43: Preparing 00:57:01 868c21fd5100: Preparing 00:57:01 87eea05f0cf7: Preparing 00:57:01 5f4d9fc4d98d: Preparing 00:57:01 922b44617b43: Waiting 00:57:01 868c21fd5100: Waiting 00:57:01 87eea05f0cf7: Waiting 00:57:01 5f4d9fc4d98d: Waiting 00:57:01 445f4dc8e46a: Layer already exists 00:57:01 839f91d1eafe: Layer already exists 00:57:01 58c8d360d06a: Layer already exists 00:57:01 960fb8914120: Layer already exists 00:57:01 af091d87b119: Layer already exists 00:57:01 5f4d9fc4d98d: Layer already exists 00:57:01 87eea05f0cf7: Layer already exists 00:57:01 922b44617b43: Layer already exists 00:57:01 868c21fd5100: Layer already exists 00:57:01 latest: digest: sha256:9abe86b4ecc7d48e66ffd86638181b1267aa1799426cae57982b534c10ba2d61 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:01 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.69 00:57:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:57:02 839f91d1eafe: Preparing 00:57:02 58c8d360d06a: Preparing 00:57:02 af091d87b119: Preparing 00:57:02 960fb8914120: Preparing 00:57:02 445f4dc8e46a: Preparing 00:57:02 922b44617b43: Preparing 00:57:02 868c21fd5100: Preparing 00:57:02 87eea05f0cf7: Preparing 00:57:02 5f4d9fc4d98d: Preparing 00:57:02 868c21fd5100: Waiting 00:57:02 87eea05f0cf7: Waiting 00:57:02 5f4d9fc4d98d: Waiting 00:57:02 922b44617b43: Waiting 00:57:02 58c8d360d06a: Layer already exists 00:57:02 960fb8914120: Layer already exists 00:57:02 839f91d1eafe: Layer already exists 00:57:02 445f4dc8e46a: Layer already exists 00:57:02 af091d87b119: Layer already exists 00:57:02 868c21fd5100: Layer already exists 00:57:02 87eea05f0cf7: Layer already exists 00:57:02 5f4d9fc4d98d: Layer already exists 00:57:02 922b44617b43: Layer already exists 00:57:02 3.1.0-dev.69: digest: sha256:9abe86b4ecc7d48e66ffd86638181b1267aa1799426cae57982b534c10ba2d61 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:02 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:57:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:57:03 839f91d1eafe: Preparing 00:57:03 58c8d360d06a: Preparing 00:57:03 af091d87b119: Preparing 00:57:03 960fb8914120: Preparing 00:57:03 445f4dc8e46a: Preparing 00:57:03 922b44617b43: Preparing 00:57:03 868c21fd5100: Preparing 00:57:03 87eea05f0cf7: Preparing 00:57:03 5f4d9fc4d98d: Preparing 00:57:03 922b44617b43: Waiting 00:57:03 868c21fd5100: Waiting 00:57:03 87eea05f0cf7: Waiting 00:57:03 5f4d9fc4d98d: Waiting 00:57:03 839f91d1eafe: Layer already exists 00:57:03 58c8d360d06a: Layer already exists 00:57:03 960fb8914120: Layer already exists 00:57:03 445f4dc8e46a: Layer already exists 00:57:03 af091d87b119: Layer already exists 00:57:03 87eea05f0cf7: Layer already exists 00:57:03 922b44617b43: Layer already exists 00:57:03 5f4d9fc4d98d: Layer already exists 00:57:03 868c21fd5100: Layer already exists 00:57:03 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:9abe86b4ecc7d48e66ffd86638181b1267aa1799426cae57982b534c10ba2d61 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:03 + 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 00:57:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 00:57:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:57:04 839f91d1eafe: Preparing 00:57:04 58c8d360d06a: Preparing 00:57:04 af091d87b119: Preparing 00:57:04 960fb8914120: Preparing 00:57:04 445f4dc8e46a: Preparing 00:57:04 922b44617b43: Preparing 00:57:04 868c21fd5100: Preparing 00:57:04 922b44617b43: Waiting 00:57:04 868c21fd5100: Waiting 00:57:04 87eea05f0cf7: Preparing 00:57:04 5f4d9fc4d98d: Preparing 00:57:04 87eea05f0cf7: Waiting 00:57:04 58c8d360d06a: Layer already exists 00:57:04 960fb8914120: Layer already exists 00:57:04 af091d87b119: Layer already exists 00:57:04 445f4dc8e46a: Layer already exists 00:57:04 839f91d1eafe: Layer already exists 00:57:04 87eea05f0cf7: Layer already exists 00:57:04 868c21fd5100: Layer already exists 00:57:04 922b44617b43: Layer already exists 00:57:04 5f4d9fc4d98d: Layer already exists 00:57:04 main: digest: sha256:9abe86b4ecc7d48e66ffd86638181b1267aa1799426cae57982b534c10ba2d61 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:57:04 ===================================================== [Pipeline] echo 00:57:04 taggedImages: 00:57:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 00:57:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 00:57:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.69 00:57:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:57:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 00:57:04 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 00:57:04 854655c68166e602a0cbf1edf23493ae46c7a014 00:57:04 latest 00:57:04 3.1.0-dev.69 00:57:04 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:57:04 main 00:57:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 00:57:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:57:05 0a79cb617588: Preparing 00:57:05 a7bb5d1912df: Preparing 00:57:05 0b4a8981568b: Preparing 00:57:05 960fb8914120: Preparing 00:57:05 445f4dc8e46a: Preparing 00:57:05 714b339a77c8: Preparing 00:57:05 9dd89be70617: Preparing 00:57:05 5f4d9fc4d98d: Preparing 00:57:05 714b339a77c8: Waiting 00:57:05 9dd89be70617: Waiting 00:57:05 5f4d9fc4d98d: Waiting 00:57:05 960fb8914120: Layer already exists 00:57:05 445f4dc8e46a: Layer already exists 00:57:05 a7bb5d1912df: Pushed 00:57:05 0b4a8981568b: Pushed 00:57:05 5f4d9fc4d98d: Layer already exists 00:57:05 0a79cb617588: Pushed 00:57:05 9dd89be70617: Pushed 00:57:24 714b339a77c8: Pushed 00:57:24 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:410385d765791304def84a915d32c029af63522df468f1b436422035a7e71c8c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:24 + 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 00:57:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 00:57:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:57:24 0a79cb617588: Preparing 00:57:24 a7bb5d1912df: Preparing 00:57:24 0b4a8981568b: Preparing 00:57:24 960fb8914120: Preparing 00:57:24 445f4dc8e46a: Preparing 00:57:24 714b339a77c8: Preparing 00:57:24 714b339a77c8: Waiting 00:57:24 9dd89be70617: Preparing 00:57:24 5f4d9fc4d98d: Preparing 00:57:24 9dd89be70617: Waiting 00:57:24 5f4d9fc4d98d: Waiting 00:57:24 0a79cb617588: Layer already exists 00:57:24 960fb8914120: Layer already exists 00:57:24 445f4dc8e46a: Layer already exists 00:57:24 a7bb5d1912df: Layer already exists 00:57:24 0b4a8981568b: Layer already exists 00:57:24 714b339a77c8: Layer already exists 00:57:24 9dd89be70617: Layer already exists 00:57:24 5f4d9fc4d98d: Layer already exists 00:57:25 latest: digest: sha256:410385d765791304def84a915d32c029af63522df468f1b436422035a7e71c8c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:25 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.69 00:57:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:57:25 0a79cb617588: Preparing 00:57:25 a7bb5d1912df: Preparing 00:57:25 0b4a8981568b: Preparing 00:57:25 960fb8914120: Preparing 00:57:25 445f4dc8e46a: Preparing 00:57:25 714b339a77c8: Preparing 00:57:25 9dd89be70617: Preparing 00:57:25 5f4d9fc4d98d: Preparing 00:57:25 714b339a77c8: Waiting 00:57:25 9dd89be70617: Waiting 00:57:25 5f4d9fc4d98d: Waiting 00:57:25 0a79cb617588: Layer already exists 00:57:25 a7bb5d1912df: Layer already exists 00:57:25 960fb8914120: Layer already exists 00:57:25 0b4a8981568b: Layer already exists 00:57:25 445f4dc8e46a: Layer already exists 00:57:25 5f4d9fc4d98d: Layer already exists 00:57:25 9dd89be70617: Layer already exists 00:57:25 714b339a77c8: Layer already exists 00:57:26 3.1.0-dev.69: digest: sha256:410385d765791304def84a915d32c029af63522df468f1b436422035a7e71c8c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:26 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:57:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:57:26 0a79cb617588: Preparing 00:57:26 a7bb5d1912df: Preparing 00:57:26 0b4a8981568b: Preparing 00:57:26 960fb8914120: Preparing 00:57:26 445f4dc8e46a: Preparing 00:57:26 714b339a77c8: Preparing 00:57:26 9dd89be70617: Preparing 00:57:26 5f4d9fc4d98d: Preparing 00:57:26 714b339a77c8: Waiting 00:57:26 9dd89be70617: Waiting 00:57:26 5f4d9fc4d98d: Waiting 00:57:26 445f4dc8e46a: Layer already exists 00:57:26 a7bb5d1912df: Layer already exists 00:57:26 0b4a8981568b: Layer already exists 00:57:26 0a79cb617588: Layer already exists 00:57:26 960fb8914120: Layer already exists 00:57:26 714b339a77c8: Layer already exists 00:57:26 9dd89be70617: Layer already exists 00:57:26 5f4d9fc4d98d: Layer already exists 00:57:26 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:410385d765791304def84a915d32c029af63522df468f1b436422035a7e71c8c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:27 + 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 00:57:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 00:57:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:57:27 0a79cb617588: Preparing 00:57:27 a7bb5d1912df: Preparing 00:57:27 0b4a8981568b: Preparing 00:57:27 960fb8914120: Preparing 00:57:27 445f4dc8e46a: Preparing 00:57:27 714b339a77c8: Preparing 00:57:27 9dd89be70617: Preparing 00:57:27 5f4d9fc4d98d: Preparing 00:57:27 714b339a77c8: Waiting 00:57:27 9dd89be70617: Waiting 00:57:27 5f4d9fc4d98d: Waiting 00:57:27 0a79cb617588: Layer already exists 00:57:27 a7bb5d1912df: Layer already exists 00:57:27 445f4dc8e46a: Layer already exists 00:57:27 0b4a8981568b: Layer already exists 00:57:27 960fb8914120: Layer already exists 00:57:27 9dd89be70617: Layer already exists 00:57:27 714b339a77c8: Layer already exists 00:57:27 5f4d9fc4d98d: Layer already exists 00:57:27 main: digest: sha256:410385d765791304def84a915d32c029af63522df468f1b436422035a7e71c8c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:57:28 ===================================================== [Pipeline] echo 00:57:28 taggedImages: 00:57:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 00:57:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 00:57:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.69 00:57:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:57:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 00:57:28 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 00:57:28 854655c68166e602a0cbf1edf23493ae46c7a014 00:57:28 latest 00:57:28 3.1.0-dev.69 00:57:28 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:57:28 main 00:57:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:28 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 00:57:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:57:28 4eb6b19baf11: Preparing 00:57:28 93c1802222a6: Preparing 00:57:28 05f7a56a722f: Preparing 00:57:28 960fb8914120: Preparing 00:57:28 445f4dc8e46a: Preparing 00:57:28 714b339a77c8: Preparing 00:57:28 87eea05f0cf7: Preparing 00:57:28 5f4d9fc4d98d: Preparing 00:57:28 87eea05f0cf7: Waiting 00:57:28 714b339a77c8: Waiting 00:57:28 5f4d9fc4d98d: Waiting 00:57:28 445f4dc8e46a: Layer already exists 00:57:29 960fb8914120: Layer already exists 00:57:29 714b339a77c8: Layer already exists 00:57:29 87eea05f0cf7: Layer already exists 00:57:29 5f4d9fc4d98d: Layer already exists 00:57:29 4eb6b19baf11: Pushed 00:57:29 93c1802222a6: Pushed 00:57:29 05f7a56a722f: Pushed 00:57:29 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:b6c25297c2c94431452a94e978ce298a28c4997cad88ce42a61463a8dfe40518 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:29 + 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 00:57:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 00:57:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:57:30 4eb6b19baf11: Preparing 00:57:30 93c1802222a6: Preparing 00:57:30 05f7a56a722f: Preparing 00:57:30 960fb8914120: Preparing 00:57:30 445f4dc8e46a: Preparing 00:57:30 714b339a77c8: Preparing 00:57:30 87eea05f0cf7: Preparing 00:57:30 5f4d9fc4d98d: Preparing 00:57:30 87eea05f0cf7: Waiting 00:57:30 5f4d9fc4d98d: Waiting 00:57:30 714b339a77c8: Waiting 00:57:30 93c1802222a6: Layer already exists 00:57:30 445f4dc8e46a: Layer already exists 00:57:30 4eb6b19baf11: Layer already exists 00:57:30 05f7a56a722f: Layer already exists 00:57:30 960fb8914120: Layer already exists 00:57:30 5f4d9fc4d98d: Layer already exists 00:57:30 714b339a77c8: Layer already exists 00:57:30 87eea05f0cf7: Layer already exists 00:57:30 latest: digest: sha256:b6c25297c2c94431452a94e978ce298a28c4997cad88ce42a61463a8dfe40518 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.69 00:57:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:57:31 4eb6b19baf11: Preparing 00:57:31 93c1802222a6: Preparing 00:57:31 05f7a56a722f: Preparing 00:57:31 960fb8914120: Preparing 00:57:31 445f4dc8e46a: Preparing 00:57:31 714b339a77c8: Preparing 00:57:31 87eea05f0cf7: Preparing 00:57:31 5f4d9fc4d98d: Preparing 00:57:31 87eea05f0cf7: Waiting 00:57:31 5f4d9fc4d98d: Waiting 00:57:31 714b339a77c8: Waiting 00:57:31 05f7a56a722f: Layer already exists 00:57:31 93c1802222a6: Layer already exists 00:57:31 960fb8914120: Layer already exists 00:57:31 4eb6b19baf11: Layer already exists 00:57:31 445f4dc8e46a: Layer already exists 00:57:31 87eea05f0cf7: Layer already exists 00:57:31 714b339a77c8: Layer already exists 00:57:31 5f4d9fc4d98d: Layer already exists 00:57:31 3.1.0-dev.69: digest: sha256:b6c25297c2c94431452a94e978ce298a28c4997cad88ce42a61463a8dfe40518 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:31 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:57:32 4eb6b19baf11: Preparing 00:57:32 93c1802222a6: Preparing 00:57:32 05f7a56a722f: Preparing 00:57:32 960fb8914120: Preparing 00:57:32 445f4dc8e46a: Preparing 00:57:32 714b339a77c8: Preparing 00:57:32 87eea05f0cf7: Preparing 00:57:32 5f4d9fc4d98d: Preparing 00:57:32 87eea05f0cf7: Waiting 00:57:32 714b339a77c8: Waiting 00:57:32 5f4d9fc4d98d: Waiting 00:57:32 960fb8914120: Layer already exists 00:57:32 4eb6b19baf11: Layer already exists 00:57:32 445f4dc8e46a: Layer already exists 00:57:32 93c1802222a6: Layer already exists 00:57:32 714b339a77c8: Layer already exists 00:57:32 5f4d9fc4d98d: Layer already exists 00:57:32 87eea05f0cf7: Layer already exists 00:57:32 05f7a56a722f: Layer already exists 00:57:32 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:b6c25297c2c94431452a94e978ce298a28c4997cad88ce42a61463a8dfe40518 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:32 + 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 00:57:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 00:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:57:33 4eb6b19baf11: Preparing 00:57:33 93c1802222a6: Preparing 00:57:33 05f7a56a722f: Preparing 00:57:33 960fb8914120: Preparing 00:57:33 445f4dc8e46a: Preparing 00:57:33 714b339a77c8: Preparing 00:57:33 87eea05f0cf7: Preparing 00:57:33 5f4d9fc4d98d: Preparing 00:57:33 714b339a77c8: Waiting 00:57:33 87eea05f0cf7: Waiting 00:57:33 5f4d9fc4d98d: Waiting 00:57:33 4eb6b19baf11: Layer already exists 00:57:33 05f7a56a722f: Layer already exists 00:57:33 445f4dc8e46a: Layer already exists 00:57:33 960fb8914120: Layer already exists 00:57:33 93c1802222a6: Layer already exists 00:57:33 714b339a77c8: Layer already exists 00:57:33 87eea05f0cf7: Layer already exists 00:57:33 5f4d9fc4d98d: Layer already exists 00:57:33 main: digest: sha256:b6c25297c2c94431452a94e978ce298a28c4997cad88ce42a61463a8dfe40518 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:57:33 ===================================================== [Pipeline] echo 00:57:33 taggedImages: 00:57:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 00:57:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 00:57:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.69 00:57:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:57:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 00:57:33 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 00:57:33 854655c68166e602a0cbf1edf23493ae46c7a014 00:57:33 latest 00:57:33 3.1.0-dev.69 00:57:33 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:57:33 main 00:57:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 00:57:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:57:34 b079bdc4dd52: Preparing 00:57:34 96361f8cb48b: Preparing 00:57:34 960fb8914120: Preparing 00:57:34 445f4dc8e46a: Preparing 00:57:34 b15f4ce4b835: Preparing 00:57:34 5f4d9fc4d98d: Preparing 00:57:34 5f4d9fc4d98d: Waiting 00:57:34 445f4dc8e46a: Layer already exists 00:57:34 960fb8914120: Layer already exists 00:57:34 5f4d9fc4d98d: Layer already exists 00:57:34 b079bdc4dd52: Pushed 00:57:34 b15f4ce4b835: Pushed 00:57:41 96361f8cb48b: Pushed 00:57:41 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:7b286696df1f5254578691d0ab1e8da7086fed7256f6a4e3b10cbfdb3f1f8429 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 00:57:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:57:42 b079bdc4dd52: Preparing 00:57:42 96361f8cb48b: Preparing 00:57:42 960fb8914120: Preparing 00:57:42 445f4dc8e46a: Preparing 00:57:42 b15f4ce4b835: Preparing 00:57:42 5f4d9fc4d98d: Preparing 00:57:42 5f4d9fc4d98d: Waiting 00:57:42 b079bdc4dd52: Layer already exists 00:57:42 96361f8cb48b: Layer already exists 00:57:42 960fb8914120: Layer already exists 00:57:42 b15f4ce4b835: Layer already exists 00:57:42 445f4dc8e46a: Layer already exists 00:57:42 5f4d9fc4d98d: Layer already exists 00:57:42 latest: digest: sha256:7b286696df1f5254578691d0ab1e8da7086fed7256f6a4e3b10cbfdb3f1f8429 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.69 00:57:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:57:42 b079bdc4dd52: Preparing 00:57:42 96361f8cb48b: Preparing 00:57:42 960fb8914120: Preparing 00:57:42 445f4dc8e46a: Preparing 00:57:42 b15f4ce4b835: Preparing 00:57:42 5f4d9fc4d98d: Preparing 00:57:42 5f4d9fc4d98d: Waiting 00:57:42 96361f8cb48b: Layer already exists 00:57:42 960fb8914120: Layer already exists 00:57:42 b079bdc4dd52: Layer already exists 00:57:42 b15f4ce4b835: Layer already exists 00:57:42 445f4dc8e46a: Layer already exists 00:57:42 5f4d9fc4d98d: Layer already exists 00:57:43 3.1.0-dev.69: digest: sha256:7b286696df1f5254578691d0ab1e8da7086fed7256f6a4e3b10cbfdb3f1f8429 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:57:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:57:43 b079bdc4dd52: Preparing 00:57:43 96361f8cb48b: Preparing 00:57:43 960fb8914120: Preparing 00:57:43 445f4dc8e46a: Preparing 00:57:43 b15f4ce4b835: Preparing 00:57:43 5f4d9fc4d98d: Preparing 00:57:43 96361f8cb48b: Layer already exists 00:57:43 445f4dc8e46a: Layer already exists 00:57:43 b15f4ce4b835: Layer already exists 00:57:43 b079bdc4dd52: Layer already exists 00:57:43 960fb8914120: Layer already exists 00:57:43 5f4d9fc4d98d: Layer already exists 00:57:44 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:7b286696df1f5254578691d0ab1e8da7086fed7256f6a4e3b10cbfdb3f1f8429 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 00:57:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:57:44 b079bdc4dd52: Preparing 00:57:44 96361f8cb48b: Preparing 00:57:44 960fb8914120: Preparing 00:57:44 445f4dc8e46a: Preparing 00:57:44 b15f4ce4b835: Preparing 00:57:44 5f4d9fc4d98d: Preparing 00:57:44 5f4d9fc4d98d: Waiting 00:57:44 b15f4ce4b835: Layer already exists 00:57:44 b079bdc4dd52: Layer already exists 00:57:44 960fb8914120: Layer already exists 00:57:44 445f4dc8e46a: Layer already exists 00:57:44 96361f8cb48b: Layer already exists 00:57:44 5f4d9fc4d98d: Layer already exists 00:57:45 main: digest: sha256:7b286696df1f5254578691d0ab1e8da7086fed7256f6a4e3b10cbfdb3f1f8429 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:57:45 ===================================================== [Pipeline] echo 00:57:45 taggedImages: 00:57:45 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 00:57:45 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 00:57:45 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.69 00:57:45 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:57:45 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 00:57:45 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 00:57:45 854655c68166e602a0cbf1edf23493ae46c7a014 00:57:45 latest 00:57:45 3.1.0-dev.69 00:57:45 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:57:45 main 00:57:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 00:57:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:57:46 a8661bc4233b: Preparing 00:57:46 07dfe589bc51: Preparing 00:57:46 960fb8914120: Preparing 00:57:46 445f4dc8e46a: Preparing 00:57:46 aa759b031669: Preparing 00:57:46 5f4d9fc4d98d: Preparing 00:57:46 5f4d9fc4d98d: Waiting 00:57:46 aa759b031669: Layer already exists 00:57:46 960fb8914120: Layer already exists 00:57:46 445f4dc8e46a: Layer already exists 00:57:46 5f4d9fc4d98d: Layer already exists 00:57:46 a8661bc4233b: Pushed 00:57:53 07dfe589bc51: Pushed 00:57:53 854655c68166e602a0cbf1edf23493ae46c7a014: digest: sha256:245767e87c12b768dcf58203ae22eb1c6a39025e0ffa9c79dab85a72b34ac84b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 00:57:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:57:53 a8661bc4233b: Preparing 00:57:53 07dfe589bc51: Preparing 00:57:53 960fb8914120: Preparing 00:57:53 445f4dc8e46a: Preparing 00:57:53 aa759b031669: Preparing 00:57:53 5f4d9fc4d98d: Preparing 00:57:53 5f4d9fc4d98d: Waiting 00:57:53 aa759b031669: Layer already exists 00:57:53 a8661bc4233b: Layer already exists 00:57:53 445f4dc8e46a: Layer already exists 00:57:53 960fb8914120: Layer already exists 00:57:53 07dfe589bc51: Layer already exists 00:57:53 5f4d9fc4d98d: Layer already exists 00:57:54 latest: digest: sha256:245767e87c12b768dcf58203ae22eb1c6a39025e0ffa9c79dab85a72b34ac84b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.69 00:57:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:57:54 a8661bc4233b: Preparing 00:57:54 07dfe589bc51: Preparing 00:57:54 960fb8914120: Preparing 00:57:54 445f4dc8e46a: Preparing 00:57:54 aa759b031669: Preparing 00:57:54 5f4d9fc4d98d: Preparing 00:57:54 5f4d9fc4d98d: Waiting 00:57:54 a8661bc4233b: Layer already exists 00:57:54 07dfe589bc51: Layer already exists 00:57:54 aa759b031669: Layer already exists 00:57:54 445f4dc8e46a: Layer already exists 00:57:54 960fb8914120: Layer already exists 00:57:54 5f4d9fc4d98d: Layer already exists 00:57:55 3.1.0-dev.69: digest: sha256:245767e87c12b768dcf58203ae22eb1c6a39025e0ffa9c79dab85a72b34ac84b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:57:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:57:55 a8661bc4233b: Preparing 00:57:55 07dfe589bc51: Preparing 00:57:55 960fb8914120: Preparing 00:57:55 445f4dc8e46a: Preparing 00:57:55 aa759b031669: Preparing 00:57:55 5f4d9fc4d98d: Preparing 00:57:55 5f4d9fc4d98d: Waiting 00:57:55 960fb8914120: Layer already exists 00:57:55 445f4dc8e46a: Layer already exists 00:57:55 07dfe589bc51: Layer already exists 00:57:55 aa759b031669: Layer already exists 00:57:55 a8661bc4233b: Layer already exists 00:57:55 5f4d9fc4d98d: Layer already exists 00:57:56 854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69: digest: sha256:245767e87c12b768dcf58203ae22eb1c6a39025e0ffa9c79dab85a72b34ac84b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 00:57:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:57:56 a8661bc4233b: Preparing 00:57:56 07dfe589bc51: Preparing 00:57:56 960fb8914120: Preparing 00:57:56 445f4dc8e46a: Preparing 00:57:56 aa759b031669: Preparing 00:57:56 5f4d9fc4d98d: Preparing 00:57:56 5f4d9fc4d98d: Waiting 00:57:56 445f4dc8e46a: Layer already exists 00:57:56 07dfe589bc51: Layer already exists 00:57:56 a8661bc4233b: Layer already exists 00:57:56 960fb8914120: Layer already exists 00:57:56 aa759b031669: Layer already exists 00:57:57 5f4d9fc4d98d: Layer already exists 00:57:57 main: digest: sha256:245767e87c12b768dcf58203ae22eb1c6a39025e0ffa9c79dab85a72b34ac84b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:57:57 ===================================================== [Pipeline] echo 00:57:57 taggedImages: 00:57:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:854655c68166e602a0cbf1edf23493ae46c7a014 00:57:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 00:57:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.69 00:57:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:854655c68166e602a0cbf1edf23493ae46c7a014-3.1.0-dev.69 00:57:57 - 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 00:57:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:57:57 00:57:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:57:58 arm64: Pulling from edgex-lftools-log-publisher 00:57:58 8998bd30e6a1: Pulling fs layer 00:57:58 04944245beec: Pulling fs layer 00:57:58 699f458cf7ca: Pulling fs layer 00:57:58 765212b225bb: Pulling fs layer 00:57:58 f23df028b6ca: Pulling fs layer 00:57:58 d65c8cfc05b1: Pulling fs layer 00:57:58 2437ff75d9bd: Pulling fs layer 00:57:58 d65c8cfc05b1: Waiting 00:57:58 765212b225bb: Waiting 00:57:58 f23df028b6ca: Waiting 00:57:58 2437ff75d9bd: Waiting 00:57:58 04944245beec: Verifying Checksum 00:57:58 04944245beec: Download complete 00:57:58 765212b225bb: Verifying Checksum 00:57:58 765212b225bb: Download complete 00:57:58 f23df028b6ca: Verifying Checksum 00:57:58 f23df028b6ca: Download complete 00:57:58 d65c8cfc05b1: Verifying Checksum 00:57:58 d65c8cfc05b1: Download complete 00:57:58 699f458cf7ca: Verifying Checksum 00:57:58 699f458cf7ca: Download complete 00:57:59 8998bd30e6a1: Verifying Checksum 00:57:59 8998bd30e6a1: Download complete 00:58:01 2437ff75d9bd: Download complete 00:58:06 8998bd30e6a1: Pull complete 00:58:06 04944245beec: Pull complete 00:58:08 699f458cf7ca: Pull complete 00:58:08 765212b225bb: Pull complete 00:58:09 f23df028b6ca: Pull complete 00:58:09 d65c8cfc05b1: Pull complete 00:58:27 2437ff75d9bd: Pull complete 00:58:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:58:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:58:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:58:27 prd-ubuntu20.04-docker-arm64-4c-16g-16926 does not seem to be running inside a container 00:58:27 $ 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/604 -v /w/workspace/edgex-go/604:/w/workspace/edgex-go/604:rw,z -v /w/workspace/edgex-go/604@tmp:/w/workspace/edgex-go/604@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:arm64 cat 00:58:31 $ docker top 9c0d5476fc808b4c22dd67e005ca6d83c1fa7ecb3b6deb804f309dcbd8fd88c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:58:31 ---> job-cost.sh 00:58:31 lf-activate-venv: SKIPPING 00:58:31 INFO: No Stack... 00:58:32 INFO: Retrieving Pricing Info for: v3-standard-4 00:58:33 INFO: Archiving Costs [Pipeline] sh 00:58:34 + cat /w/workspace/edgex-go/604/archives/cost.csv 00:58:34 + cut -d, -f6 [Pipeline] lock 00:58:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-604-stack-cost] 00:58:35 Resource [jenkins-edgexfoundry-edgex-go-main-604-stack-cost] did not exist. Created. 00:58:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-604-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:58:36 + echo total: 0.10999999940395355 [Pipeline] stash 00:58:37 Stashed 1 file(s) [Pipeline] } 00:58:37 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-604-stack-cost] [Pipeline] // lock [Pipeline] } 00:58:37 $ docker stop --time=1 9c0d5476fc808b4c22dd67e005ca6d83c1fa7ecb3b6deb804f309dcbd8fd88c7 00:58:38 $ docker rm -f --volumes 9c0d5476fc808b4c22dd67e005ca6d83c1fa7ecb3b6deb804f309dcbd8fd88c7 [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 00:58:39 provisioning config files... 00:58:39 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/604@tmp/config6568376574852987762tmp [Pipeline] { [Pipeline] sh 00:58:39 + set +x 00:58:39 + curl -s https://codecov.io/bash 00:58:39 + bash -s -- 00:58:39 00:58:39 _____ _ 00:58:39 / ____| | | 00:58:39 | | ___ __| | ___ ___ _____ __ 00:58:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:58:39 | |___| (_) | (_| | __/ (_| (_) \ V / 00:58:39 \_____\___/ \__,_|\___|\___\___/ \_/ 00:58:39 Bash-1.0.6 00:58:39 00:58:39 00:58:39 ==> git version 2.25.1 found 00:58:39 ==> 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 00:58:39 Release-Date: 2020-01-08 00:58:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:58:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:58:39 ==> Jenkins CI detected. 00:58:39 current dir:  /w/workspace/edgex-go/604 00:58:39 project root: . 00:58:39 --> token set from env 00:58:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:58:39 ==> Running gcov in . (disable via -X gcov) 00:58:39 ==> Python coveragepy not found 00:58:39 ==> Searching for coverage reports in: 00:58:39 + . 00:58:39 -> Found 1 reports 00:58:39 ==> Detecting git/mercurial file structure 00:58:39 ==> Reading reports 00:58:39 + ./coverage.out bytes=453602 00:58:39 ==> Appending adjustments 00:58:39 https://docs.codecov.io/docs/fixing-reports 00:58:40 + Found adjustments 00:58:40 ==> Gzipping contents 00:58:40 60K /tmp/codecov.BfB3cc.gz 00:58:40 ==> Uploading reports 00:58:40 url: https://codecov.io 00:58:40 query: branch=main&commit=854655c68166e602a0cbf1edf23493ae46c7a014&build=604&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F604%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:58:40 -> Pinging Codecov 00:58:40 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=854655c68166e602a0cbf1edf23493ae46c7a014&build=604&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F604%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:58:40 -> Uploading to 00:58:40 https://storage.googleapis.com/codecov/v4/raw/2023-11-08/00271124DB129430A58F1EEE437C3FCB/854655c68166e602a0cbf1edf23493ae46c7a014/8a1c458d-e33d-4b24-8aa2-65a6f0ff047b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T005840Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2bbe1386c3caf0569ade88e1e5b28a0ae7816cb9858c1ca47bc4d707b70ccb21 00:58:40 % Total % Received % Xferd Average Speed Time Time Time Current 00:58:40 Dload Upload Total Spent Left Speed 00:58:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57740 0 0 100 57740 0 195k --:--:-- --:--:-- --:--:-- 195k 00:58:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/854655c68166e602a0cbf1edf23493ae46c7a014 [Pipeline] } 00:58:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 00:58:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:58:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:58:41 00:58:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:58:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:58:41 df9b9388f04a: Pulling fs layer 00:58:41 52dc419b0ee2: Pulling fs layer 00:58:41 25bc292e5bac: Pulling fs layer 00:58:41 114826534d7a: Pulling fs layer 00:58:41 4657fd5d0bcf: Pulling fs layer 00:58:41 6ad1cebc031e: Pulling fs layer 00:58:41 8a3aa393b2d8: Pulling fs layer 00:58:41 114826534d7a: Waiting 00:58:41 4657fd5d0bcf: Waiting 00:58:41 6ad1cebc031e: Waiting 00:58:41 8a3aa393b2d8: Waiting 00:58:41 25bc292e5bac: Download complete 00:58:41 52dc419b0ee2: Verifying Checksum 00:58:41 52dc419b0ee2: Download complete 00:58:41 df9b9388f04a: Verifying Checksum 00:58:41 df9b9388f04a: Download complete 00:58:42 6ad1cebc031e: Verifying Checksum 00:58:42 6ad1cebc031e: Download complete 00:58:42 df9b9388f04a: Pull complete 00:58:42 52dc419b0ee2: Pull complete 00:58:42 25bc292e5bac: Pull complete 00:58:42 114826534d7a: Download complete 00:58:42 8a3aa393b2d8: Verifying Checksum 00:58:42 8a3aa393b2d8: Download complete 00:58:46 114826534d7a: Pull complete 00:58:46 4657fd5d0bcf: Pull complete 00:58:46 6ad1cebc031e: Pull complete 00:58:49 8a3aa393b2d8: Pull complete 00:58:49 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:58:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:58:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:58:49 prd-ubuntu20.04-docker-8c-8g-16922 does not seem to be running inside a container 00:58:49 $ 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/604 -v /w/workspace/edgex-go/604:/w/workspace/edgex-go/604:rw,z -v /w/workspace/edgex-go/604@tmp:/w/workspace/edgex-go/604@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 00:58:53 $ docker top 735a0bd3312552b9e69c85a417cf621cd64fea5ea5a32e0f05ff2c078cb0a4bc -eo pid,comm [Pipeline] { [Pipeline] echo 00:58:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 00:58:54 + set -o pipefail 00:58:54 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 00:58:59 00:58:59 Monitoring /w/workspace/edgex-go/604 (github.com/edgexfoundry/edgex-go)... 00:58:59 00:58:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/7343f65b-cbac-4494-bcfa-026e67e654f7 00:58:59 00:58:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:58:59 00:58:59 00:58:59 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:58:59 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:58:59 More details here: https://snyk.co/ue1NS 00:58:59 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 00:58:59 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:58:59 $ docker stop --time=1 735a0bd3312552b9e69c85a417cf621cd64fea5ea5a32e0f05ff2c078cb0a4bc 00:59:06 $ docker rm -f --volumes 735a0bd3312552b9e69c85a417cf621cd64fea5ea5a32e0f05ff2c078cb0a4bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 00:59:06 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:59:06 provisioning config files... 00:59:06 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/604@tmp/config4435476453782159370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:59:06 --> edgex-publish-swagger.sh 00:59:06 === Publish openapi/v3 API === 00:59:06 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 00:59:06 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/604/openapi/v3/core-command.yaml] 00:59:06 % Total % Received % Xferd Average Speed Time Time Time Current 00:59:06 Dload Upload Total Spent Left Speed 00:59:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 344k --:--:-- --:--:-- --:--:-- 340k 100 32782 0 0 100 32782 0 71420 --:--:-- --:--:-- --:--:-- 71265 00:59:06 00:59:06 00:59:06 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/604/openapi/v3/core-data.yaml] 00:59:06 % Total % Received % Xferd Average Speed Time Time Time Current 00:59:06 Dload Upload Total Spent Left Speed 00:59:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 149k --:--:-- --:--:-- --:--:-- 149k 00:59:07 00:59:07 00:59:07 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/604/openapi/v3/core-metadata.yaml] 00:59:07 % Total % Received % Xferd Average Speed Time Time Time Current 00:59:07 Dload Upload Total Spent Left Speed 00:59:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 707k --:--:-- --:--:-- --:--:-- 707k 100 144k 0 0 100 144k 0 299k --:--:-- --:--:-- --:--:-- 298k 00:59:08 00:59:08 00:59:08 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/604/openapi/v3/support-notifications.yaml] 00:59:08 % Total % Received % Xferd Average Speed Time Time Time Current 00:59:08 Dload Upload Total Spent Left Speed 00:59:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 181k --:--:-- --:--:-- --:--:-- 181k 00:59:08 00:59:08 00:59:08 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/604/openapi/v3/support-scheduler.yaml] 00:59:08 % Total % Received % Xferd Average Speed Time Time Time Current 00:59:08 Dload Upload Total Spent Left Speed 00:59:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 177k --:--:-- --:--:-- --:--:-- 176k 100 36954 0 0 100 36954 0 87361 --:--:-- --:--:-- --:--:-- 87361 00:59:08 00:59:08 [Pipeline] } 00:59: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 00:59:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:59:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:59:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:59:09 prd-ubuntu20.04-docker-8c-8g-16922 does not seem to be running inside a container 00:59:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/604 -v /w/workspace/edgex-go/604:/w/workspace/edgex-go/604:rw,z -v /w/workspace/edgex-go/604@tmp:/w/workspace/edgex-go/604@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 00:59:10 $ docker top 3cff23d594b2fb1789ad7d705b828ab27d0d6ff95c0e601aeee2ae6ac14dbc53 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:59:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:59:10 [ssh-agent] Looking for ssh-agent implementation... 00:59:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:59:10 $ docker exec 3cff23d594b2fb1789ad7d705b828ab27d0d6ff95c0e601aeee2ae6ac14dbc53 ssh-agent 00:59:10 SSH_AUTH_SOCK=/tmp/ssh-vqUI4QzLo0ym/agent.33 00:59:10 SSH_AGENT_PID=39 00:59:10 Running ssh-add (command line suppressed) 00:59:10 Identity added: /w/workspace/edgex-go/604@tmp/private_key_4156108602847764579.key (/w/workspace/edgex-go/604@tmp/private_key_4156108602847764579.key) 00:59:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:59:10 + git semver tag 00:59:11 2023-11-08 00:59:11,244 [run_tag] DEBUG tag force:False 00:59:11 2023-11-08 00:59:11,244 [check_head_tag] DEBUG check head tag 00:59:11 2023-11-08 00:59:11,246 [execute] INFO git cat-file --batch-check 00:59:11 2023-11-08 00:59:11,247 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/604, universal_newlines=False, shell=None, istream=) 00:59:11 2023-11-08 00:59:11,251 [execute] INFO git cat-file --batch 00:59:11 2023-11-08 00:59:11,252 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/604, universal_newlines=False, shell=None, istream=) 00:59:11 2023-11-08 00:59:11,281 [read_version] DEBUG read version from /w/workspace/edgex-go/604/.semver/main 00:59:11 2023-11-08 00:59:11,281 [execute] INFO git tag -a v3.1.0-dev.69 -m v3.1.0-dev.69 00:59:11 2023-11-08 00:59:11,281 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.69', '-m', 'v3.1.0-dev.69'], cwd=/w/workspace/edgex-go/604, universal_newlines=False, shell=None, istream=None) 00:59:11 2023-11-08 00:59:11,287 [read_version] DEBUG read version from /w/workspace/edgex-go/604/.semver/main 00:59:11 3.1.0-dev.69 [Pipeline] } 00:59:11 $ docker exec --env ******** --env ******** 3cff23d594b2fb1789ad7d705b828ab27d0d6ff95c0e601aeee2ae6ac14dbc53 ssh-agent -k 00:59:11 unset SSH_AUTH_SOCK; 00:59:11 unset SSH_AGENT_PID; 00:59:11 echo Agent pid 39 killed; 00:59:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:59:11 + git semver [Pipeline] } 00:59:12 $ docker stop --time=1 3cff23d594b2fb1789ad7d705b828ab27d0d6ff95c0e601aeee2ae6ac14dbc53 00:59:13 $ docker rm -f --volumes 3cff23d594b2fb1789ad7d705b828ab27d0d6ff95c0e601aeee2ae6ac14dbc53 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:59:13 00:59:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:59:14 0.23.1-centos7: Pulling from edgex-lftools 00:59:14 ab5ef0e58194: Pulling fs layer 00:59:14 9712f1f96733: Pulling fs layer 00:59:14 63f879dbbcfc: Pulling fs layer 00:59:14 0d9ebad4ef96: Pulling fs layer 00:59:14 e9a5061849ea: Pulling fs layer 00:59:14 d747dcd14b5f: Pulling fs layer 00:59:14 2de7ff778b66: Pulling fs layer 00:59:14 0d9ebad4ef96: Waiting 00:59:14 e9a5061849ea: Waiting 00:59:14 d747dcd14b5f: Waiting 00:59:14 2de7ff778b66: Waiting 00:59:14 9712f1f96733: Verifying Checksum 00:59:14 9712f1f96733: Download complete 00:59:14 63f879dbbcfc: Verifying Checksum 00:59:14 63f879dbbcfc: Download complete 00:59:14 e9a5061849ea: Verifying Checksum 00:59:14 e9a5061849ea: Download complete 00:59:14 d747dcd14b5f: Verifying Checksum 00:59:14 d747dcd14b5f: Download complete 00:59:14 0d9ebad4ef96: Verifying Checksum 00:59:14 0d9ebad4ef96: Download complete 00:59:14 ab5ef0e58194: Download complete 00:59:14 2de7ff778b66: Verifying Checksum 00:59:14 2de7ff778b66: Download complete 00:59:18 ab5ef0e58194: Pull complete 00:59:18 9712f1f96733: Pull complete 00:59:18 63f879dbbcfc: Pull complete 00:59:22 0d9ebad4ef96: Pull complete 00:59:22 e9a5061849ea: Pull complete 00:59:22 d747dcd14b5f: Pull complete 00:59:23 2de7ff778b66: Pull complete 00:59:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:59:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:59:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:59:23 prd-ubuntu20.04-docker-8c-8g-16922 does not seem to be running inside a container 00:59:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/604 -v /w/workspace/edgex-go/604:/w/workspace/edgex-go/604:rw,z -v /w/workspace/edgex-go/604@tmp:/w/workspace/edgex-go/604@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 00:59:28 $ docker top 843277ab0bebce710b254e7d0577bde428f379dd78ab5f99127428723e2aa853 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:59:28 provisioning config files... 00:59:28 copy managed file [sigul-config] to file:/w/workspace/edgex-go/604@tmp/config5851957998542095757tmp 00:59:28 copy managed file [sigul-password] to file:/w/workspace/edgex-go/604@tmp/config12860739152353248958tmp 00:59:28 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/604@tmp/config9195492321629521052tmp [Pipeline] { [Pipeline] echo 00:59:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:59:28 ---> sigul-configuration.sh 00:59:28 gpg: directory `/root/.gnupg' created 00:59:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:59:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:59:28 gpg: keyring `/root/.gnupg/secring.gpg' created 00:59:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:59:28 gpg: CAST5 encrypted data 00:59:28 gpg: encrypted with 1 passphrase 00:59:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:59:29 + mkdir /home/jenkins 00:59:29 + mkdir /home/jenkins/sigul [Pipeline] sh 00:59:29 + 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 00:59:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:59:29 ---> sigul-install.sh 00:59:29 Sigul already installed; skipping installation. [Pipeline] sh 00:59:30 + git tag --list 00:59:30 0.6.0 00:59:30 0.6.1 00:59:30 0.7.0 00:59:30 0.7.1 00:59:30 v1.0.0 00:59:30 v1.0.1 00:59:30 v1.1.0 00:59:30 v1.2.0 00:59:30 v1.2.1 00:59:30 v1.3.0 00:59:30 v1.3.1 00:59:30 v2.0.0 00:59:30 v2.1.0 00:59:30 v2.1.1 00:59:30 v2.2.0 00:59:30 v2.3.0 00:59:30 v3.0 00:59:30 v3.0.0 00:59:30 v3.1.0-dev.1 00:59:30 v3.1.0-dev.10 00:59:30 v3.1.0-dev.11 00:59:30 v3.1.0-dev.12 00:59:30 v3.1.0-dev.13 00:59:30 v3.1.0-dev.14 00:59:30 v3.1.0-dev.15 00:59:30 v3.1.0-dev.16 00:59:30 v3.1.0-dev.17 00:59:30 v3.1.0-dev.18 00:59:30 v3.1.0-dev.19 00:59:30 v3.1.0-dev.2 00:59:30 v3.1.0-dev.20 00:59:30 v3.1.0-dev.21 00:59:30 v3.1.0-dev.22 00:59:30 v3.1.0-dev.23 00:59:30 v3.1.0-dev.24 00:59:30 v3.1.0-dev.25 00:59:30 v3.1.0-dev.26 00:59:30 v3.1.0-dev.27 00:59:30 v3.1.0-dev.28 00:59:30 v3.1.0-dev.29 00:59:30 v3.1.0-dev.3 00:59:30 v3.1.0-dev.30 00:59:30 v3.1.0-dev.31 00:59:30 v3.1.0-dev.32 00:59:30 v3.1.0-dev.33 00:59:30 v3.1.0-dev.34 00:59:30 v3.1.0-dev.35 00:59:30 v3.1.0-dev.36 00:59:30 v3.1.0-dev.37 00:59:30 v3.1.0-dev.38 00:59:30 v3.1.0-dev.39 00:59:30 v3.1.0-dev.4 00:59:30 v3.1.0-dev.40 00:59:30 v3.1.0-dev.41 00:59:30 v3.1.0-dev.42 00:59:30 v3.1.0-dev.43 00:59:30 v3.1.0-dev.44 00:59:30 v3.1.0-dev.45 00:59:30 v3.1.0-dev.46 00:59:30 v3.1.0-dev.47 00:59:30 v3.1.0-dev.48 00:59:30 v3.1.0-dev.49 00:59:30 v3.1.0-dev.5 00:59:30 v3.1.0-dev.50 00:59:30 v3.1.0-dev.51 00:59:30 v3.1.0-dev.52 00:59:30 v3.1.0-dev.53 00:59:30 v3.1.0-dev.54 00:59:30 v3.1.0-dev.55 00:59:30 v3.1.0-dev.56 00:59:30 v3.1.0-dev.57 00:59:30 v3.1.0-dev.58 00:59:30 v3.1.0-dev.59 00:59:30 v3.1.0-dev.6 00:59:30 v3.1.0-dev.60 00:59:30 v3.1.0-dev.61 00:59:30 v3.1.0-dev.62 00:59:30 v3.1.0-dev.63 00:59:30 v3.1.0-dev.64 00:59:30 v3.1.0-dev.65 00:59:30 v3.1.0-dev.66 00:59:30 v3.1.0-dev.67 00:59:30 v3.1.0-dev.68 00:59:30 v3.1.0-dev.69 00:59:30 v3.1.0-dev.7 00:59:30 v3.1.0-dev.8 00:59:30 v3.1.0-dev.9 [Pipeline] sh 00:59:30 + lftools sign git-tag v3.1.0-dev.69 00:59:31 Signing Git tag with Sigul... 00:59:31 Signing v3.1.0-dev.69 [Pipeline] echo 00:59:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:59:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:59:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:59:31 $ docker stop --time=1 843277ab0bebce710b254e7d0577bde428f379dd78ab5f99127428723e2aa853 00:59:33 $ docker rm -f --volumes 843277ab0bebce710b254e7d0577bde428f379dd78ab5f99127428723e2aa853 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:59:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:59:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:59:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:59:34 prd-ubuntu20.04-docker-8c-8g-16922 does not seem to be running inside a container 00:59:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/604 -v /w/workspace/edgex-go/604:/w/workspace/edgex-go/604:rw,z -v /w/workspace/edgex-go/604@tmp:/w/workspace/edgex-go/604@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 00:59:34 $ docker top d712945f645cd6eff3e7b593c658adfb22f9c18dffc1d1e680ac123ff1f8f593 -eo pid,comm 00:59:34 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). 00:59:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:59:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:59:34 [ssh-agent] Looking for ssh-agent implementation... 00:59:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:59:34 $ docker exec d712945f645cd6eff3e7b593c658adfb22f9c18dffc1d1e680ac123ff1f8f593 ssh-agent 00:59:34 SSH_AUTH_SOCK=/tmp/ssh-1glDcVhqEoLh/agent.32 00:59:34 SSH_AGENT_PID=39 00:59:34 Running ssh-add (command line suppressed) 00:59:34 Identity added: /w/workspace/edgex-go/604@tmp/private_key_14044077244225479763.key (/w/workspace/edgex-go/604@tmp/private_key_14044077244225479763.key) 00:59:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:59:35 + git semver bump pre 00:59:35 2023-11-08 00:59:35,291 [read_version] DEBUG read version from /w/workspace/edgex-go/604/.semver/main 00:59:35 2023-11-08 00:59:35,291 [bump_version] DEBUG bumping version:3.1.0-dev.69 on axis:pre with prefix:dev 00:59:35 2023-11-08 00:59:35,291 [bump_version] DEBUG bumped version:3.1.0-dev.70 00:59:35 2023-11-08 00:59:35,292 [write_version] DEBUG write version:3.1.0-dev.70 to path:/w/workspace/edgex-go/604/.semver/main with force:True 00:59:35 2023-11-08 00:59:35,292 [read_version] DEBUG read version from /w/workspace/edgex-go/604/.semver/main 00:59:35 2023-11-08 00:59:35,292 [write_file] DEBUG write to file:/w/workspace/edgex-go/604/.semver/main 00:59:35 2023-11-08 00:59:35,294 [execute] INFO git cat-file --batch-check 00:59:35 2023-11-08 00:59:35,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/604/.semver, universal_newlines=False, shell=None, istream=) 00:59:35 2023-11-08 00:59:35,299 [execute] INFO git cat-file --batch 00:59:35 2023-11-08 00:59:35,299 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/604/.semver, universal_newlines=False, shell=None, istream=) 00:59:35 2023-11-08 00:59:35,305 [read_version] DEBUG read version from /w/workspace/edgex-go/604/.semver/main 00:59:35 3.1.0-dev.70 [Pipeline] } 00:59:35 $ docker exec --env ******** --env ******** d712945f645cd6eff3e7b593c658adfb22f9c18dffc1d1e680ac123ff1f8f593 ssh-agent -k 00:59:35 unset SSH_AUTH_SOCK; 00:59:35 unset SSH_AGENT_PID; 00:59:35 echo Agent pid 39 killed; 00:59:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:59:36 + git semver [Pipeline] } 00:59:36 $ docker stop --time=1 d712945f645cd6eff3e7b593c658adfb22f9c18dffc1d1e680ac123ff1f8f593 00:59:37 $ docker rm -f --volumes d712945f645cd6eff3e7b593c658adfb22f9c18dffc1d1e680ac123ff1f8f593 [Pipeline] // withDockerContainer [Pipeline] sh 00:59:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:59:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:59:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:59:38 prd-ubuntu20.04-docker-8c-8g-16922 does not seem to be running inside a container 00:59:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/604 -v /w/workspace/edgex-go/604:/w/workspace/edgex-go/604:rw,z -v /w/workspace/edgex-go/604@tmp:/w/workspace/edgex-go/604@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 00:59:38 $ docker top 9f0b4668016bb6be8311f69c6943c16599f1917ec65a44de61e4421b39bcb3b7 -eo pid,comm 00:59:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:59:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:59:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:59:38 [ssh-agent] Looking for ssh-agent implementation... 00:59:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:59:38 $ docker exec 9f0b4668016bb6be8311f69c6943c16599f1917ec65a44de61e4421b39bcb3b7 ssh-agent 00:59:39 SSH_AUTH_SOCK=/tmp/ssh-dRzWBqjHmocZ/agent.33 00:59:39 SSH_AGENT_PID=39 00:59:39 Running ssh-add (command line suppressed) 00:59:39 Identity added: /w/workspace/edgex-go/604@tmp/private_key_9607457625220465429.key (/w/workspace/edgex-go/604@tmp/private_key_9607457625220465429.key) 00:59:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:59:39 + git semver push 00:59:39 2023-11-08 00:59:39,707 [run_push] DEBUG push 00:59:39 2023-11-08 00:59:39,708 [execute] INFO git cat-file --batch-check 00:59:39 2023-11-08 00:59:39,708 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/604/.semver, universal_newlines=False, shell=None, istream=) 00:59:39 2023-11-08 00:59:39,712 [execute] INFO git rev-list de4a67b6dbc56cda83ead33ca26ad8de42e9f097 -- 00:59:39 2023-11-08 00:59:39,712 [execute] DEBUG Popen(['git', 'rev-list', 'de4a67b6dbc56cda83ead33ca26ad8de42e9f097', '--'], cwd=/w/workspace/edgex-go/604/.semver, universal_newlines=False, shell=None, istream=None) 00:59:39 2023-11-08 00:59:39,727 [execute] INFO git fetch -v origin 00:59:39 2023-11-08 00:59:39,728 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/604/.semver, universal_newlines=True, shell=None, istream=None) 00:59:40 2023-11-08 00:59:40,450 [run_push] DEBUG no remote changes detected 00:59:40 2023-11-08 00:59:40,450 [execute] INFO git push origin semver 00:59:40 2023-11-08 00:59:40,450 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/604/.semver, universal_newlines=False, shell=None, istream=None) 00:59:41 2023-11-08 00:59:41,337 [run_push] DEBUG push all version tags 00:59:41 2023-11-08 00:59:41,337 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:59:41 2023-11-08 00:59:41,338 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/604, universal_newlines=False, shell=None, istream=None) 00:59:42 2023-11-08 00:59:42,128 [read_version] DEBUG read version from /w/workspace/edgex-go/604/.semver/main 00:59:42 3.1.0-dev.70 [Pipeline] } 00:59:42 $ docker exec --env ******** --env ******** 9f0b4668016bb6be8311f69c6943c16599f1917ec65a44de61e4421b39bcb3b7 ssh-agent -k 00:59:42 unset SSH_AUTH_SOCK; 00:59:42 unset SSH_AGENT_PID; 00:59:42 echo Agent pid 39 killed; 00:59:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:59:42 + git semver [Pipeline] } 00:59:42 $ docker stop --time=1 9f0b4668016bb6be8311f69c6943c16599f1917ec65a44de61e4421b39bcb3b7 00:59:44 $ docker rm -f --volumes 9f0b4668016bb6be8311f69c6943c16599f1917ec65a44de61e4421b39bcb3b7 [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 00:59:46 + [ -d /w/workspace/edgex-go/604/archives ] [Pipeline] libraryResource [Pipeline] sh 00:59:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:59:48 ---> package-listing.sh 00:59:48 ++ facter osfamily 00:59:48 ++ tr '[:upper:]' '[:lower:]' 00:59:48 + OS_FAMILY=debian 00:59:48 + workspace=/w/workspace/edgex-go/604 00:59:48 + START_PACKAGES=/tmp/packages_start.txt 00:59:48 + END_PACKAGES=/tmp/packages_end.txt 00:59:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:59:48 + PACKAGES=/tmp/packages_start.txt 00:59:48 + '[' /w/workspace/edgex-go/604 ']' 00:59:48 + PACKAGES=/tmp/packages_end.txt 00:59:48 + case "${OS_FAMILY}" in 00:59:48 + dpkg -l 00:59:48 + grep '^ii' 00:59:48 + '[' -f /tmp/packages_start.txt ']' 00:59:48 + '[' -f /tmp/packages_end.txt ']' 00:59:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:59:48 + '[' /w/workspace/edgex-go/604 ']' 00:59:48 + mkdir -p /w/workspace/edgex-go/604/archives/ 00:59:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/604/archives/ [Pipeline] echo 00:59:48 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/604/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:59:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:59:49 00:59:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:59:49 latest: Pulling from edgex-lftools-log-publisher 00:59:49 5eb5b503b376: Pulling fs layer 00:59:49 5c69ac0246d0: Pulling fs layer 00:59:49 ec43610c2a17: Pulling fs layer 00:59:49 3a2ae6a8a46f: Pulling fs layer 00:59:49 33b1e0a273af: Pulling fs layer 00:59:49 5d3b04190fa2: Pulling fs layer 00:59:49 2f39f015ded8: Pulling fs layer 00:59:49 5d3b04190fa2: Waiting 00:59:49 3a2ae6a8a46f: Waiting 00:59:49 33b1e0a273af: Waiting 00:59:49 2f39f015ded8: Waiting 00:59:49 33b1e0a273af: Verifying Checksum 00:59:49 33b1e0a273af: Download complete 00:59:49 5d3b04190fa2: Verifying Checksum 00:59:49 5d3b04190fa2: Download complete 00:59:49 ec43610c2a17: Verifying Checksum 00:59:49 ec43610c2a17: Download complete 00:59:49 5eb5b503b376: Verifying Checksum 00:59:49 5eb5b503b376: Download complete 00:59:50 2f39f015ded8: Download complete 00:59:50 5eb5b503b376: Pull complete 00:59:51 5c69ac0246d0: Pull complete 00:59:51 ec43610c2a17: Pull complete 00:59:52 3a2ae6a8a46f: Pull complete 00:59:52 33b1e0a273af: Pull complete 00:59:52 5d3b04190fa2: Pull complete 00:59:56 2f39f015ded8: Pull complete 00:59:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:59:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:59:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:59:56 prd-ubuntu20.04-docker-8c-8g-16922 does not seem to be running inside a container 00:59: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/604/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/604 -v /w/workspace/edgex-go/604:/w/workspace/edgex-go/604:rw,z -v /w/workspace/edgex-go/604@tmp:/w/workspace/edgex-go/604@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 01:00:02 $ docker top 74b5f31339ac4ad8a20c4a006fb5961940006cbf7d95cd4fb9342cc6ed4786ee -eo pid,comm [Pipeline] { [Pipeline] sh 01:00:02 + touch /tmp/pre-build-complete [Pipeline] sh 01:00:02 + mkdir -p /var/log/sysstat [Pipeline] sh 01:00:03 + ls /var/log/sa-host 01:00:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:00:03 provisioning config files... 01:00:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/604@tmp/config4940938376498007818tmp [Pipeline] { [Pipeline] echo 01:00:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:00:03 ---> create-netrc.sh [Pipeline] } 01:00:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:00:03 ---> python-tools-install.sh [Pipeline] echo 01:00:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:00:04 ---> sudo-logs.sh 01:00:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:00:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:00:04 ---> job-cost.sh 01:00:04 lf-activate-venv: SKIPPING 01:00:04 DEBUG: total: 0.10999999940395355 01:00:04 INFO: Retrieving Stack Cost... 01:00:04 INFO: Retrieving Pricing Info for: v3-standard-8 01:00:05 INFO: Archiving Costs [Pipeline] echo 01:00:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:00:05 ---> logs-deploy.sh 01:00:05 lf-activate-venv: SKIPPING 01:00:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/604 01:00:05 INFO: archiving workspace using pattern(s): 01:00:06 Archives upload complete. 01:00:06 INFO: archiving logs to Nexus 01:00:07 ---> uname -a: 01:00:07 Linux prd-ubuntu20-04-docker-8c-8g-16922 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:00:07 01:00:07 01:00:07 ---> lscpu: 01:00:07 Architecture: x86_64 01:00:07 CPU op-mode(s): 32-bit, 64-bit 01:00:07 Byte Order: Little Endian 01:00:07 Address sizes: 40 bits physical, 48 bits virtual 01:00:07 CPU(s): 8 01:00:07 On-line CPU(s) list: 0-7 01:00:07 Thread(s) per core: 1 01:00:07 Core(s) per socket: 1 01:00:07 Socket(s): 8 01:00:07 NUMA node(s): 1 01:00:07 Vendor ID: AuthenticAMD 01:00:07 CPU family: 23 01:00:07 Model: 49 01:00:07 Model name: AMD EPYC-Rome Processor 01:00:07 Stepping: 0 01:00:07 CPU MHz: 2799.996 01:00:07 BogoMIPS: 5599.99 01:00:07 Virtualization: AMD-V 01:00:07 Hypervisor vendor: KVM 01:00:07 Virtualization type: full 01:00:07 L1d cache: 256 KiB 01:00:07 L1i cache: 256 KiB 01:00:07 L2 cache: 4 MiB 01:00:07 L3 cache: 128 MiB 01:00:07 NUMA node0 CPU(s): 0-7 01:00:07 Vulnerability Itlb multihit: Not affected 01:00:07 Vulnerability L1tf: Not affected 01:00:07 Vulnerability Mds: Not affected 01:00:07 Vulnerability Meltdown: Not affected 01:00:07 Vulnerability Mmio stale data: Not affected 01:00:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:00:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:00:07 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:00:07 Vulnerability Srbds: Not affected 01:00:07 Vulnerability Tsx async abort: Not affected 01:00:07 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 01:00:07 01:00:07 01:00:07 ---> nproc: 01:00:07 8 01:00:07 01:00:07 01:00:07 ---> df -h: 01:00:07 Filesystem Size Used Avail Use% Mounted on 01:00:07 overlay 155G 22G 134G 15% / 01:00:07 tmpfs 64M 0 64M 0% /dev 01:00:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:00:07 shm 64M 0 64M 0% /dev/shm 01:00:07 /dev/vda1 155G 22G 134G 15% /facter-os 01:00:07 01:00:07 01:00:07 ---> sar -b -r -n DEV: 01:00:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16922) 11/08/23 _x86_64_ (8 CPU) 01:00:07 01:00:07 00:28:54 LINUX RESTART (8 CPU) 01:00:07 01:00:07 00:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:00:07 00:30:01 142.21 48.11 94.10 0.00 5438.29 166430.79 0.00 01:00:07 00:31:01 135.91 0.77 135.14 0.00 17.20 57184.74 0.00 01:00:07 00:32:01 36.73 0.27 36.46 0.00 3.33 21156.76 0.00 01:00:07 00:33:01 180.11 0.40 179.71 0.00 40.21 106316.27 0.00 01:00:07 00:34:01 376.57 3.72 372.85 0.00 41.99 103399.83 0.00 01:00:07 00:35:02 282.00 2.73 279.28 0.00 106.14 104133.60 0.00 01:00:07 00:36:01 238.03 0.08 237.94 0.00 0.68 76780.75 0.00 01:00:07 00:37:01 479.09 10.11 468.97 0.00 5161.81 35561.54 0.00 01:00:07 00:38:01 28.43 0.08 28.35 0.00 13.73 778.27 0.00 01:00:07 00:39:01 3.67 0.00 3.67 0.00 0.00 41.46 0.00 01:00:07 00:40:01 1.43 0.00 1.43 0.00 0.00 15.60 0.00 01:00:07 00:41:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 01:00:07 00:42:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 01:00:07 00:43:01 1.63 0.00 1.63 0.00 0.00 22.00 0.00 01:00:07 00:44:01 2.10 0.02 2.08 0.00 0.13 23.86 0.00 01:00:07 00:45:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 01:00:07 00:46:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 01:00:07 00:47:01 1.67 0.00 1.67 0.00 0.00 21.86 0.00 01:00:07 00:48:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 01:00:07 00:49:01 1.32 0.00 1.32 0.00 0.00 14.13 0.00 01:00:07 00:50:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 01:00:07 00:51:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 01:00:07 00:52:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 01:00:07 00:53:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 01:00:07 00:54:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 01:00:07 00:55:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 01:00:07 00:56:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 01:00:07 00:57:01 0.93 0.00 0.93 0.00 0.00 9.87 0.00 01:00:07 00:58:01 2.98 1.65 1.33 0.00 37.73 16.66 0.00 01:00:07 00:59:01 69.53 0.30 69.23 0.00 9.72 27829.62 0.00 01:00:07 01:00:01 141.38 0.17 141.21 0.00 16.40 47664.46 0.00 01:00:07 Average: 69.08 2.21 66.87 0.00 351.18 24145.71 0.00 01:00:07 01:00:07 00:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:00:07 00:30:01 29175416 31575788 749072 2.28 70972 2606476 2038288 6.01 1016264 2325776 395332 01:00:07 00:31:01 27619864 31383852 918432 2.79 118804 3820880 2149344 6.33 1686836 3083928 614420 01:00:07 00:32:01 27161844 31156752 1141536 3.47 121996 4021072 2524100 7.44 1771280 3426232 483108 01:00:07 00:33:01 23481472 31452820 843732 2.57 132932 7890024 2442256 7.20 1649636 7128824 2025360 01:00:07 00:34:01 21911724 31444580 841444 2.56 200304 9233436 2346924 6.92 2026732 8160316 613844 01:00:07 00:35:02 16839604 29096152 3125932 9.51 231136 11666368 8771584 25.85 4769452 10123644 79812 01:00:07 00:36:01 17898856 31348800 914568 2.78 243836 12870348 2554724 7.53 2558032 11373468 390956 01:00:07 00:37:01 17632384 31455292 800316 2.43 276224 13244248 2144572 6.32 2723312 11505652 568 01:00:07 00:38:01 17642948 31463608 791308 2.41 276236 13241820 1996992 5.89 3053440 11163284 616 01:00:07 00:39:01 17643652 31464336 790464 2.40 276308 13241820 1996992 5.89 3051532 11163288 4 01:00:07 00:40:01 17643788 31464536 790456 2.40 276376 13241824 1996992 5.89 3051712 11163296 8 01:00:07 00:41:01 17649600 31470372 784552 2.39 276404 13241824 1996992 5.89 3045620 11163288 148 01:00:07 00:42:01 17652124 31472900 782344 2.38 276432 13241828 1996992 5.89 3042944 11163292 8 01:00:07 00:43:01 17662172 31483024 772204 2.35 276448 13241832 1996992 5.89 3033612 11163296 12 01:00:07 00:44:01 17661688 31482652 772824 2.35 276512 13241828 2031160 5.99 3033876 11163288 20 01:00:07 00:45:01 17661668 31482704 772900 2.35 276600 13241832 2031160 5.99 3033948 11163300 148 01:00:07 00:46:01 17661796 31482900 772680 2.35 276668 13241844 2031160 5.99 3034264 11163308 12 01:00:07 00:47:01 17662244 31483380 772124 2.35 276696 13241820 2031160 5.99 3034444 11163276 160 01:00:07 00:48:01 17662448 31483648 771824 2.35 276728 13241824 2031160 5.99 3034400 11163280 12 01:00:07 00:49:01 17662428 31483632 771988 2.35 276736 13241824 2031160 5.99 3033936 11163280 144 01:00:07 00:50:01 17662000 31483372 772116 2.35 276768 13241956 2031160 5.99 3034024 11163412 32 01:00:07 00:51:01 17661952 31483360 772084 2.35 276792 13241960 2031160 5.99 3034408 11163416 232 01:00:07 00:52:01 17662408 31483824 771544 2.35 276808 13241960 2031160 5.99 3033424 11163416 12 01:00:07 00:53:01 17662392 31483852 771492 2.35 276844 13241968 2031160 5.99 3033824 11163420 184 01:00:07 00:54:01 17662384 31483884 771412 2.35 276876 13241960 2031160 5.99 3033708 11163420 16 01:00:07 00:55:01 17662260 31483832 771636 2.35 276912 13241976 2031160 5.99 3033896 11163432 152 01:00:07 00:56:01 17662528 31484116 771308 2.35 276936 13241980 2031160 5.99 3033916 11163432 4 01:00:07 00:57:01 17662228 31483844 771516 2.35 276964 13241980 2031160 5.99 3033928 11163432 148 01:00:07 00:58:01 17653984 31477768 777504 2.36 277004 13243112 2031160 5.99 3042316 11163808 56 01:00:07 00:59:01 16512920 31424632 828132 2.52 294616 14233620 2190564 6.46 3220656 12043568 208692 01:00:07 01:00:01 15610224 31430312 819992 2.49 332668 15003948 2119212 6.25 3204204 12859876 6136 01:00:07 Average: 18860097 31381759 879982 2.68 252695 12021651 2313901 6.82 2852373 10208450 155495 01:00:07 01:00:07 00:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:00:07 00:30:01 ens3 1517.58 1364.84 11001.60 166.45 0.00 0.00 0.00 0.00 01:00:07 00:30:01 lo 5.20 5.20 0.50 0.50 0.00 0.00 0.00 0.00 01:00:07 00:30:01 docker0 519.26 495.12 36.73 2753.38 0.00 0.00 0.00 0.00 01:00:07 00:31:01 ens3 226.48 157.22 1814.88 30.83 0.00 0.00 0.00 0.00 01:00:07 00:31:01 veth3fcf385 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 01:00:07 00:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:00:07 00:31:01 docker0 129.23 185.70 11.30 1776.41 0.00 0.00 0.00 0.00 01:00:07 00:32:01 ens3 49.46 43.76 29.94 101.67 0.00 0.00 0.00 0.00 01:00:07 00:32:01 veth3fcf385 1.23 1.25 0.11 0.11 0.00 0.00 0.00 0.00 01:00:07 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:32:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 01:00:07 00:33:01 ens3 181.15 99.70 3124.31 24.18 0.00 0.00 0.00 0.00 01:00:07 00:33:01 veth98545e0 0.30 0.40 0.03 0.11 0.00 0.00 0.00 0.00 01:00:07 00:33:01 veth3da1cea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:33:01 veth466edc6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:33:01 veth16e9335 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:33:01 vethffe4272 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:33:01 vetha1cf876 3.39 8.70 0.25 129.50 0.00 0.00 0.00 0.01 01:00:07 00:33:01 lo 1.39 1.39 0.13 0.13 0.00 0.00 0.00 0.00 01:00:07 00:33:01 veth606ebcb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:33:01 veth4647e62 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:33:01 docker0 3.69 8.81 0.23 129.58 0.00 0.00 0.00 0.00 01:00:07 00:33:01 veth0a94c7a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:33:01 vethdda7c3c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:34:01 ens3 532.73 304.95 2963.15 40.90 0.00 0.00 0.00 0.00 01:00:07 00:34:01 veth98545e0 0.08 0.78 0.00 0.03 0.00 0.00 0.00 0.00 01:00:07 00:34:01 veth56d9d91 62.92 110.01 6.45 576.54 0.00 0.00 0.00 0.05 01:00:07 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:34:01 docker0 287.70 503.27 24.42 2939.85 0.00 0.00 0.00 0.00 01:00:07 00:34:01 veth6f512ba 64.57 110.76 6.55 576.52 0.00 0.00 0.00 0.05 01:00:07 00:34:01 veth1e15cd1 60.54 107.85 6.27 576.16 0.00 0.00 0.00 0.05 01:00:07 00:34:01 veth6c324cf 63.21 111.26 6.40 576.33 0.00 0.00 0.00 0.05 01:00:07 00:35:02 ens3 77.91 31.41 707.35 9.76 0.00 0.00 0.00 0.00 01:00:07 00:35:02 vethc5972b0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:00:07 00:35:02 veth98545e0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:35:02 veth3b7b004 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:00:07 00:35:02 veth1b0ac33 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:00:07 00:35:02 vethc91ec40 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:00:07 00:35:02 veth1789a51 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:00:07 00:35:02 lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 01:00:07 00:35:02 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:35:02 vethafd0d62 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:00:07 00:35:02 veth2732214 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:00:07 00:35:02 veth5d7072e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:00:07 00:35:02 vethbcd5dea 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:00:07 00:35:02 veth9c7dd15 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:00:07 00:35:02 veth3c6dd1e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:00:07 00:36:01 ens3 5.19 2.00 2.83 1.63 0.00 0.00 0.00 0.00 01:00:07 00:36:01 vethc5972b0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:36:01 veth98545e0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:36:01 veth3b7b004 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:36:01 veth1b0ac33 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:36:01 vethc91ec40 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:36:01 veth1789a51 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:36:01 vethafd0d62 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:36:01 veth2732214 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:36:01 veth5d7072e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:36:01 vethbcd5dea 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:36:01 veth9c7dd15 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:36:01 veth3c6dd1e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:37:01 ens3 444.06 369.34 2199.06 1097.56 0.00 0.00 0.00 0.00 01:00:07 00:37:01 lo 34.86 34.86 3.43 3.43 0.00 0.00 0.00 0.00 01:00:07 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:38:01 ens3 430.53 449.23 200.68 2521.25 0.00 0.00 0.00 0.00 01:00:07 00:38:01 lo 38.19 38.19 3.77 3.77 0.00 0.00 0.00 0.00 01:00:07 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:39:01 ens3 2.18 1.72 6.22 0.14 0.00 0.00 0.00 0.00 01:00:07 00:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:00:07 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:40:01 ens3 0.83 0.43 0.71 0.27 0.00 0.00 0.00 0.00 01:00:07 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:41:01 ens3 0.70 0.40 0.27 0.21 0.00 0.00 0.00 0.00 01:00:07 00:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:00:07 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:43:01 ens3 0.32 0.18 0.08 0.01 0.00 0.00 0.00 0.00 01:00:07 00:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:00:07 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:44:01 ens3 0.10 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:45:01 ens3 0.40 0.27 0.09 0.08 0.00 0.00 0.00 0.00 01:00:07 00:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:00:07 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:46:01 ens3 0.88 0.05 0.09 0.00 0.00 0.00 0.00 0.00 01:00:07 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:47:01 ens3 2.17 0.92 0.92 0.61 0.00 0.00 0.00 0.00 01:00:07 00:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:00:07 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:48:01 ens3 0.45 0.23 0.26 0.20 0.00 0.00 0.00 0.00 01:00:07 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:49:01 ens3 0.93 0.08 0.07 0.01 0.00 0.00 0.00 0.00 01:00:07 00:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:00:07 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:50:01 ens3 0.92 0.30 0.19 0.14 0.00 0.00 0.00 0.00 01:00:07 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:51:01 ens3 1.35 0.43 0.41 0.28 0.00 0.00 0.00 0.00 01:00:07 00:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:00:07 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:52:01 ens3 1.12 0.43 0.56 0.33 0.00 0.00 0.00 0.00 01:00:07 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:53:01 ens3 1.22 0.53 0.56 0.40 0.00 0.00 0.00 0.00 01:00:07 00:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:00:07 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:54:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:00:07 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:55:01 ens3 0.50 0.22 0.10 0.07 0.00 0.00 0.00 0.00 01:00:07 00:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:00:07 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:56:01 ens3 0.37 0.10 0.10 0.01 0.00 0.00 0.00 0.00 01:00:07 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:57:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:00:07 00:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:00:07 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:58:01 ens3 5.78 5.00 4.34 4.99 0.00 0.00 0.00 0.00 01:00:07 00:58:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:00:07 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:07 00:59:01 ens3 244.29 141.43 4996.74 20.61 0.00 0.00 0.00 0.00 01:00:07 00:59:01 lo 1.26 1.26 0.12 0.12 0.00 0.00 0.00 0.00 01:00:07 00:59:01 docker0 59.52 103.61 4.87 1024.68 0.00 0.00 0.00 0.00 01:00:07 01:00:01 ens3 294.07 194.95 5768.91 140.77 0.00 0.00 0.00 0.00 01:00:07 01:00:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 01:00:07 01:00:01 docker0 2.18 2.17 0.35 0.93 0.00 0.00 0.00 0.00 01:00:07 Average: ens3 129.86 102.29 1059.95 134.28 0.00 0.00 0.00 0.00 01:00:07 Average: lo 2.77 2.77 0.27 0.27 0.00 0.00 0.00 0.00 01:00:07 Average: docker0 32.35 41.93 2.52 278.23 0.00 0.00 0.00 0.00 01:00:07 01:00:07 01:00:07 ---> sar -P ALL: 01:00:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16922) 11/08/23 _x86_64_ (8 CPU) 01:00:07 01:00:07 00:28:54 LINUX RESTART (8 CPU) 01:00:07 01:00:07 00:29:01 CPU %user %nice %system %iowait %steal %idle 01:00:07 00:30:01 all 9.40 0.00 3.25 2.19 0.07 85.10 01:00:07 00:30:01 0 9.74 0.00 3.11 0.84 0.07 86.25 01:00:07 00:30:01 1 7.61 0.00 3.50 3.05 0.07 85.78 01:00:07 00:30:01 2 9.65 0.00 2.22 1.86 0.07 86.20 01:00:07 00:30:01 3 12.28 0.00 4.88 2.04 0.10 80.69 01:00:07 00:30:01 4 7.17 0.00 2.58 0.59 0.05 89.61 01:00:07 00:30:01 5 8.44 0.00 2.40 2.05 0.05 87.06 01:00:07 00:30:01 6 11.59 0.00 2.39 0.20 0.05 85.77 01:00:07 00:30:01 7 8.67 0.00 4.95 6.95 0.10 79.32 01:00:07 00:31:01 all 26.59 0.00 4.63 2.67 0.09 66.02 01:00:07 00:31:01 0 27.09 0.00 6.39 3.14 0.08 63.29 01:00:07 00:31:01 1 24.81 0.00 5.08 0.98 0.08 69.05 01:00:07 00:31:01 2 28.03 0.00 4.16 0.42 0.07 67.32 01:00:07 00:31:01 3 27.47 0.00 4.42 1.13 0.08 66.89 01:00:07 00:31:01 4 27.69 0.00 4.97 5.26 0.07 62.02 01:00:07 00:31:01 5 20.51 0.00 4.34 10.30 0.17 64.67 01:00:07 00:31:01 6 30.59 0.00 3.71 0.07 0.07 65.57 01:00:07 00:31:01 7 26.54 0.00 3.97 0.10 0.08 69.30 01:00:07 00:32:01 all 41.70 0.00 4.27 1.58 0.14 52.32 01:00:07 00:32:01 0 43.04 0.00 4.61 1.88 0.12 50.35 01:00:07 00:32:01 1 41.93 0.00 4.42 0.20 0.08 53.36 01:00:07 00:32:01 2 41.72 0.00 4.01 0.03 0.10 54.14 01:00:07 00:32:01 3 43.79 0.00 4.51 0.03 0.19 51.48 01:00:07 00:32:01 4 41.68 0.00 4.65 0.13 0.08 53.45 01:00:07 00:32:01 5 39.30 0.00 3.67 10.01 0.32 46.70 01:00:07 00:32:01 6 40.49 0.00 4.16 0.15 0.10 55.09 01:00:07 00:32:01 7 41.60 0.00 4.13 0.22 0.10 53.95 01:00:07 00:33:01 all 18.76 0.00 5.24 14.91 0.10 60.99 01:00:07 00:33:01 0 18.35 0.00 5.12 10.57 0.12 65.84 01:00:07 00:33:01 1 20.71 0.00 5.83 9.86 0.14 63.47 01:00:07 00:33:01 2 17.73 0.00 4.95 15.40 0.15 61.77 01:00:07 00:33:01 3 18.74 0.00 4.67 12.79 0.08 63.72 01:00:07 00:33:01 4 18.94 0.00 5.39 6.88 0.08 68.70 01:00:07 00:33:01 5 18.58 0.00 5.24 26.01 0.07 50.10 01:00:07 00:33:01 6 17.43 0.00 4.54 20.04 0.10 57.89 01:00:07 00:33:01 7 19.58 0.00 6.17 17.66 0.08 56.51 01:00:07 00:34:01 all 5.11 0.00 2.72 24.07 0.10 67.99 01:00:07 00:34:01 0 4.94 0.00 2.87 29.50 0.10 62.58 01:00:07 00:34:01 1 5.45 0.00 3.01 41.37 0.10 50.07 01:00:07 00:34:01 2 5.62 0.00 2.50 11.22 0.19 80.47 01:00:07 00:34:01 3 4.34 0.00 2.46 22.01 0.07 71.12 01:00:07 00:34:01 4 5.29 0.00 2.52 12.21 0.07 79.91 01:00:07 00:34:01 5 4.88 0.00 2.40 10.33 0.14 82.26 01:00:07 00:34:01 6 4.79 0.00 2.30 39.44 0.08 53.39 01:00:07 00:34:01 7 5.61 0.00 3.72 26.33 0.08 64.26 01:00:07 00:35:02 all 34.14 0.00 5.30 14.48 0.09 45.99 01:00:07 00:35:02 0 32.83 0.00 6.56 30.15 0.15 30.30 01:00:07 00:35:02 1 35.39 0.00 5.25 13.91 0.10 45.35 01:00:07 00:35:02 2 32.34 0.00 5.92 5.27 0.10 56.37 01:00:07 00:35:02 3 33.39 0.00 6.38 18.93 0.10 41.19 01:00:07 00:35:02 4 34.60 0.00 4.24 3.69 0.05 57.43 01:00:07 00:35:02 5 34.50 0.00 4.43 23.76 0.05 37.26 01:00:07 00:35:02 6 34.90 0.00 4.32 8.27 0.08 52.42 01:00:07 00:35:02 7 35.09 0.00 5.37 11.94 0.08 47.52 01:00:07 00:36:01 all 79.16 0.00 8.27 6.06 0.15 6.36 01:00:07 00:36:01 0 79.34 0.00 8.02 3.57 0.14 8.93 01:00:07 00:36:01 1 79.84 0.00 9.18 3.54 0.16 7.28 01:00:07 00:36:01 2 79.80 0.00 8.23 3.09 0.15 8.74 01:00:07 00:36:01 3 78.09 0.00 8.74 12.54 0.15 0.48 01:00:07 00:36:01 4 78.87 0.00 7.75 7.35 0.16 5.87 01:00:07 00:36:01 5 78.76 0.00 8.09 5.55 0.12 7.48 01:00:07 00:36:01 6 79.91 0.00 8.08 9.28 0.12 2.61 01:00:07 00:36:01 7 78.73 0.00 8.07 3.25 0.18 9.76 01:00:07 00:37:01 all 6.45 0.00 2.84 16.02 0.09 74.60 01:00:07 00:37:01 0 7.11 0.00 3.20 7.57 0.08 82.03 01:00:07 00:37:01 1 4.53 0.00 2.74 12.59 0.08 80.06 01:00:07 00:37:01 2 7.44 0.00 3.30 32.63 0.10 56.52 01:00:07 00:37:01 3 7.64 0.00 2.86 21.52 0.08 67.90 01:00:07 00:37:01 4 5.24 0.00 2.51 11.55 0.13 80.57 01:00:07 00:37:01 5 6.18 0.00 2.98 9.37 0.07 81.40 01:00:07 00:37:01 6 8.46 0.00 2.49 19.82 0.07 69.16 01:00:07 00:37:01 7 5.03 0.00 2.65 13.22 0.12 78.99 01:00:07 00:38:01 all 7.76 0.00 0.88 0.57 0.07 90.72 01:00:07 00:38:01 0 7.80 0.00 1.02 0.62 0.05 90.51 01:00:07 00:38:01 1 6.61 0.00 0.60 0.07 0.03 92.69 01:00:07 00:38:01 2 5.46 0.00 0.63 0.10 0.05 93.75 01:00:07 00:38:01 3 10.68 0.00 1.21 0.10 0.12 87.90 01:00:07 00:38:01 4 4.78 0.00 0.65 0.28 0.05 94.23 01:00:07 00:38:01 5 10.19 0.00 0.80 0.34 0.05 88.62 01:00:07 00:38:01 6 9.86 0.00 0.92 3.01 0.08 86.12 01:00:07 00:38:01 7 6.70 0.00 1.22 0.03 0.13 91.91 01:00:07 00:39:01 all 0.11 0.00 0.02 0.05 0.01 99.81 01:00:07 00:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:00:07 00:39:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:00:07 00:39:01 2 0.07 0.00 0.07 0.00 0.03 99.83 01:00:07 00:39:01 3 0.03 0.00 0.02 0.17 0.02 99.77 01:00:07 00:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 01:00:07 00:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:00:07 00:39:01 6 0.00 0.00 0.00 0.18 0.00 99.82 01:00:07 00:39:01 7 0.77 0.00 0.03 0.00 0.02 99.19 01:00:07 00:40:01 all 0.03 0.00 0.01 0.01 0.01 99.95 01:00:07 00:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:00:07 00:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:00:07 00:40:01 2 0.02 0.00 0.03 0.00 0.05 99.90 01:00:07 00:40:01 3 0.03 0.00 0.00 0.03 0.02 99.92 01:00:07 00:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:00:07 00:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:00:07 00:40:01 6 0.03 0.00 0.02 0.05 0.00 99.90 01:00:07 00:40:01 7 0.07 0.00 0.00 0.00 0.02 99.92 01:00:07 01:00:07 00:40:01 CPU %user %nice %system %iowait %steal %idle 01:00:07 00:41:01 all 0.01 0.00 0.01 0.01 0.01 99.96 01:00:07 00:41:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:00:07 00:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:00:07 00:41:01 2 0.05 0.00 0.00 0.00 0.03 99.92 01:00:07 00:41:01 3 0.02 0.00 0.02 0.02 0.02 99.93 01:00:07 00:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:00:07 00:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:00:07 00:41:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:00:07 00:41:01 7 0.02 0.00 0.02 0.02 0.02 99.93 01:00:07 00:42:01 all 0.01 0.00 0.01 0.00 0.01 99.96 01:00:07 00:42:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:00:07 00:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:00:07 00:42:01 2 0.03 0.00 0.03 0.00 0.03 99.90 01:00:07 00:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:00:07 00:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:00:07 00:42:01 5 0.00 0.00 0.02 0.00 0.02 99.97 01:00:07 00:42:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:00:07 00:42:01 7 0.03 0.00 0.02 0.02 0.02 99.92 01:00:07 00:43:01 all 0.03 0.00 0.01 0.00 0.01 99.94 01:00:07 00:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:00:07 00:43:01 1 0.02 0.00 0.02 0.02 0.02 99.93 01:00:07 00:43:01 2 0.07 0.00 0.03 0.00 0.03 99.87 01:00:07 00:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:00:07 00:43:01 4 0.03 0.00 0.00 0.00 0.02 99.95 01:00:07 00:43:01 5 0.07 0.00 0.02 0.00 0.00 99.92 01:00:07 00:43:01 6 0.03 0.00 0.00 0.02 0.00 99.95 01:00:07 00:43:01 7 0.00 0.00 0.00 0.00 0.02 99.98 01:00:07 00:44:01 all 0.02 0.00 0.04 0.01 0.01 99.93 01:00:07 00:44:01 0 0.02 0.00 0.05 0.02 0.00 99.92 01:00:07 00:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:00:07 00:44:01 2 0.05 0.00 0.07 0.00 0.03 99.85 01:00:07 00:44:01 3 0.02 0.00 0.03 0.00 0.02 99.93 01:00:07 00:44:01 4 0.00 0.00 0.05 0.00 0.00 99.95 01:00:07 00:44:01 5 0.03 0.00 0.03 0.00 0.00 99.93 01:00:07 00:44:01 6 0.00 0.00 0.03 0.03 0.00 99.93 01:00:07 00:44:01 7 0.05 0.00 0.03 0.00 0.02 99.90 01:00:07 00:45:01 all 0.06 0.00 0.01 0.00 0.01 99.92 01:00:07 00:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:00:07 00:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:00:07 00:45:01 2 0.07 0.00 0.03 0.00 0.03 99.87 01:00:07 00:45:01 3 0.03 0.00 0.00 0.00 0.02 99.95 01:00:07 00:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:00:07 00:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:00:07 00:45:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:00:07 00:45:01 7 0.32 0.00 0.02 0.00 0.02 99.65 01:00:07 00:46:01 all 0.21 0.00 0.01 0.01 0.01 99.76 01:00:07 00:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:00:07 00:46:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:00:07 00:46:01 2 0.02 0.00 0.03 0.00 0.03 99.92 01:00:07 00:46:01 3 0.05 0.00 0.02 0.02 0.02 99.90 01:00:07 00:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:00:07 00:46:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:00:07 00:46:01 6 0.00 0.00 0.00 0.03 0.02 99.95 01:00:07 00:46:01 7 1.55 0.00 0.00 0.00 0.00 98.45 01:00:07 00:47:01 all 0.06 0.00 0.01 0.05 0.01 99.87 01:00:07 00:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:00:07 00:47:01 1 0.02 0.00 0.02 0.17 0.02 99.78 01:00:07 00:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:00:07 00:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:00:07 00:47:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:00:07 00:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:00:07 00:47:01 6 0.02 0.00 0.00 0.22 0.00 99.77 01:00:07 00:47:01 7 0.37 0.00 0.02 0.00 0.02 99.60 01:00:07 00:48:01 all 0.04 0.00 0.01 0.01 0.01 99.93 01:00:07 00:48:01 0 0.05 0.00 0.00 0.00 0.02 99.93 01:00:07 00:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:00:07 00:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:00:07 00:48:01 3 0.00 0.00 0.03 0.00 0.02 99.95 01:00:07 00:48:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:00:07 00:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:00:07 00:48:01 6 0.00 0.00 0.02 0.05 0.00 99.93 01:00:07 00:48:01 7 0.17 0.00 0.03 0.00 0.02 99.78 01:00:07 00:49:01 all 0.08 0.00 0.01 0.00 0.02 99.89 01:00:07 00:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:00:07 00:49:01 1 0.03 0.00 0.02 0.02 0.02 99.92 01:00:07 00:49:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:00:07 00:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:00:07 00:49:01 4 0.02 0.00 0.03 0.00 0.03 99.92 01:00:07 00:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:00:07 00:49:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:00:07 00:49:01 7 0.48 0.00 0.02 0.00 0.02 99.48 01:00:07 00:50:01 all 0.09 0.00 0.01 0.00 0.00 99.89 01:00:07 00:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:00:07 00:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:00:07 00:50:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:00:07 00:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:00:07 00:50:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:00:07 00:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:00:07 00:50:01 6 0.00 0.00 0.02 0.02 0.00 99.97 01:00:07 00:50:01 7 0.68 0.00 0.02 0.00 0.00 99.30 01:00:07 00:51:01 all 0.15 0.00 0.01 0.01 0.02 99.82 01:00:07 00:51:01 0 0.07 0.00 0.02 0.00 0.03 99.88 01:00:07 00:51:01 1 0.03 0.00 0.00 0.00 0.02 99.95 01:00:07 00:51:01 2 0.05 0.00 0.02 0.00 0.02 99.92 01:00:07 00:51:01 3 0.05 0.00 0.00 0.02 0.02 99.92 01:00:07 00:51:01 4 0.03 0.00 0.00 0.00 0.02 99.95 01:00:07 00:51:01 5 0.03 0.00 0.00 0.00 0.02 99.95 01:00:07 00:51:01 6 0.03 0.00 0.00 0.05 0.00 99.92 01:00:07 00:51:01 7 0.86 0.00 0.02 0.00 0.02 99.10 01:00:07 01:00:07 00:51:01 CPU %user %nice %system %iowait %steal %idle 01:00:07 00:52:01 all 0.03 0.00 0.01 0.00 0.00 99.96 01:00:07 00:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:00:07 00:52:01 1 0.00 0.00 0.00 0.02 0.00 99.98 01:00:07 00:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:00:07 00:52:01 3 0.08 0.00 0.00 0.00 0.00 99.92 01:00:07 00:52:01 4 0.03 0.00 0.03 0.00 0.02 99.92 01:00:07 00:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:00:07 00:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:00:07 00:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 01:00:07 00:53:01 all 0.24 0.00 0.02 0.00 0.01 99.73 01:00:07 00:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:00:07 00:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:00:07 00:53:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:00:07 00:53:01 3 0.05 0.00 0.02 0.02 0.02 99.90 01:00:07 00:53:01 4 0.03 0.00 0.05 0.00 0.02 99.90 01:00:07 00:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:00:07 00:53:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:00:07 00:53:01 7 1.69 0.00 0.08 0.00 0.00 98.22 01:00:07 00:54:01 all 0.13 0.00 0.01 0.00 0.01 99.84 01:00:07 00:54:01 0 0.95 0.00 0.00 0.00 0.02 99.04 01:00:07 00:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:00:07 00:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:00:07 00:54:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:00:07 00:54:01 4 0.02 0.00 0.00 0.00 0.03 99.95 01:00:07 00:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:00:07 00:54:01 6 0.00 0.00 0.00 0.03 0.00 99.97 01:00:07 00:54:01 7 0.03 0.00 0.02 0.00 0.02 99.93 01:00:07 00:55:01 all 0.27 0.00 0.01 0.00 0.01 99.71 01:00:07 00:55:01 0 1.95 0.00 0.00 0.00 0.00 98.05 01:00:07 00:55:01 1 0.02 0.00 0.00 0.02 0.02 99.95 01:00:07 00:55:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:00:07 00:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:00:07 00:55:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:00:07 00:55:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:00:07 00:55:01 6 0.02 0.00 0.00 0.02 0.02 99.95 01:00:07 00:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:00:07 00:56:01 all 0.15 0.00 0.01 0.01 0.01 99.82 01:00:07 00:56:01 0 1.08 0.00 0.05 0.00 0.02 98.86 01:00:07 00:56:01 1 0.00 0.00 0.02 0.02 0.00 99.97 01:00:07 00:56:01 2 0.05 0.00 0.03 0.00 0.03 99.88 01:00:07 00:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:00:07 00:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:00:07 00:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:00:07 00:56:01 6 0.00 0.00 0.02 0.05 0.00 99.93 01:00:07 00:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:00:07 00:57:01 all 0.02 0.00 0.01 0.01 0.01 99.95 01:00:07 00:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:00:07 00:57:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:00:07 00:57:01 2 0.05 0.00 0.03 0.00 0.03 99.88 01:00:07 00:57:01 3 0.02 0.00 0.00 0.02 0.02 99.95 01:00:07 00:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:00:07 00:57:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:00:07 00:57:01 6 0.00 0.00 0.00 0.10 0.00 99.90 01:00:07 00:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:00:07 00:58:01 all 0.27 0.00 0.03 0.01 0.01 99.69 01:00:07 00:58:01 0 0.12 0.00 0.03 0.00 0.03 99.82 01:00:07 00:58:01 1 1.07 0.00 0.03 0.00 0.00 98.90 01:00:07 00:58:01 2 0.37 0.00 0.03 0.05 0.02 99.53 01:00:07 00:58:01 3 0.23 0.00 0.03 0.00 0.00 99.73 01:00:07 00:58:01 4 0.15 0.00 0.03 0.00 0.00 99.82 01:00:07 00:58:01 5 0.10 0.00 0.02 0.00 0.00 99.88 01:00:07 00:58:01 6 0.05 0.00 0.05 0.05 0.00 99.85 01:00:07 00:58:01 7 0.05 0.00 0.00 0.00 0.00 99.95 01:00:07 00:59:01 all 4.43 0.00 1.71 1.29 0.04 92.53 01:00:07 00:59:01 0 4.24 0.00 2.68 0.44 0.05 92.59 01:00:07 00:59:01 1 4.77 0.00 1.89 8.24 0.05 85.05 01:00:07 00:59:01 2 6.15 0.00 1.61 0.02 0.02 92.21 01:00:07 00:59:01 3 3.60 0.00 1.22 0.15 0.03 94.99 01:00:07 00:59:01 4 4.77 0.00 1.42 0.03 0.03 93.74 01:00:07 00:59:01 5 3.24 0.00 1.64 0.02 0.05 95.06 01:00:07 00:59:01 6 4.70 0.00 1.31 1.41 0.02 92.57 01:00:07 00:59:01 7 3.97 0.00 1.89 0.05 0.05 94.04 01:00:07 01:00:01 all 7.41 0.00 3.38 3.94 0.07 85.20 01:00:07 01:00:01 0 7.33 0.00 2.55 0.89 0.12 89.12 01:00:07 01:00:01 1 7.40 0.00 4.04 20.08 0.07 68.42 01:00:07 01:00:01 2 9.32 0.00 3.38 0.14 0.08 87.08 01:00:07 01:00:01 3 7.56 0.00 4.09 1.49 0.07 86.80 01:00:07 01:00:01 4 6.67 0.00 2.96 4.56 0.07 85.74 01:00:07 01:00:01 5 6.57 0.00 2.72 2.14 0.03 88.53 01:00:07 01:00:01 6 7.24 0.00 3.43 2.09 0.07 87.17 01:00:07 01:00:01 7 7.17 0.00 3.91 0.14 0.05 88.73 01:00:07 Average: all 7.70 0.00 1.36 2.82 0.04 88.08 01:00:07 Average: 0 7.81 0.00 1.48 2.86 0.04 87.81 01:00:07 Average: 1 7.61 0.00 1.45 3.67 0.04 87.24 01:00:07 Average: 2 7.65 0.00 1.31 2.24 0.05 88.76 01:00:07 Average: 3 7.91 0.00 1.46 2.98 0.04 87.61 01:00:07 Average: 4 7.51 0.00 1.27 1.68 0.03 89.50 01:00:07 Average: 5 7.39 0.00 1.24 3.21 0.04 88.12 01:00:07 Average: 6 7.95 0.00 1.20 3.35 0.03 87.46 01:00:07 Average: 7 7.76 0.00 1.47 2.55 0.04 88.17 01:00:07 01:00:07 01:00:07