Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 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-ssh1460927453328130381.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh11349664056094867408.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh4518314372605219019.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh1064975255420289803.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-ssh9891767599986716758.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], buildSnap:false] ========================================================= [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.20 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-546 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/539 [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/539 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 # timeout=10 Commit message: "Merge pull request #4598 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.11.0" > git rev-list --no-walk a9a05d218e56d96ac070653eb2b8a1a35d61b302 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:24:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:24:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:24:39 ========================================================= 03:24:39 EdgeX Global Pipelines Version Info 03:24:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:24:40 ------------------- 03:24:40 stable info: 03:24:40 ------------------- 03:24:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:24:40 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 03:24:40 Message: update stable to v1.0.250 03:24:40 ------------------- 03:24:40 experimental info: 03:24:40 ------------------- 03:24:40 Commited By: **** collab-it+edgex@linuxfoundation.org 03:24:40 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 03:24:40 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:24:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:24:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:24:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:24:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:24:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:24:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 03:24:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:24:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:24:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:24:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:24:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:24:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:24:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:24:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:24:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:24:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:24:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:24:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:24:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:24:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 03:24:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:24:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:24:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:24:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:24:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:24:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:24:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] echo 03:24:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 65b3fe8 [Pipeline] echo 03:24:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:24:41 provisioning config files... 03:24:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/539@tmp/config183243768908768362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:24:41 ---> docker-login.sh 03:24:41 nexus3.edgexfoundry.org:10001 03:24:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:42 Configure a credential helper to remove this warning. See 03:24:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:42 03:24:42 Login Succeeded 03:24:42 nexus3.edgexfoundry.org:10002 03:24:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:42 Configure a credential helper to remove this warning. See 03:24:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:42 03:24:42 Login Succeeded 03:24:42 nexus3.edgexfoundry.org:10003 03:24:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:42 Configure a credential helper to remove this warning. See 03:24:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:42 03:24:42 Login Succeeded 03:24:42 nexus3.edgexfoundry.org:10004 03:24:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:42 Configure a credential helper to remove this warning. See 03:24:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:42 03:24:42 Login Succeeded 03:24:42 docker.io 03:24:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:43 Configure a credential helper to remove this warning. See 03:24:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:43 03:24:43 Login Succeeded 03:24:43 ---> docker-login.sh ends [Pipeline] } 03:24:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:24:43 + 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 03:24:43 + dirname cmd/core-command/Dockerfile 03:24:43 + cut -d/ -f2 03:24:43 + echo core-command,cmd/core-command/Dockerfile 03:24:43 + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:24:43 + cut -d/ -f2 03:24:43 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:24:43 + dirname cmd/core-data/Dockerfile 03:24:43 + cut -d/ -f2 03:24:43 + echo core-data,cmd/core-data/Dockerfile 03:24:43 + + cut -d/ -f2 03:24:43 dirname cmd/core-metadata/Dockerfile 03:24:43 + echo core-metadata,cmd/core-metadata/Dockerfile 03:24:43 + dirname cmd/security-bootstrapper/Dockerfile 03:24:43 + cut -d/ -f2 03:24:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:24:43 + dirname cmd/security-proxy-auth/Dockerfile 03:24:43 + cut -d/ -f2 03:24:43 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:24:43 + dirname cmd/security-proxy-setup/Dockerfile 03:24:43 + cut -d/ -f2 03:24:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:24:43 + dirname cmd/security-secretstore-setup/Dockerfile 03:24:43 + cut -d/ -f2 03:24:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:24:43 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:24:43 + cut -d/ -f2 03:24:43 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:24:43 + dirname cmd/security-spire-agent/Dockerfile 03:24:43 + cut -d/ -f2 03:24:43 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:24:43 + dirname cmd/security-spire-config/Dockerfile 03:24:43 + cut -d/ -f2 03:24:43 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:24:43 + dirname cmd/security-spire-server/Dockerfile 03:24:43 + cut -d/ -f2 03:24:43 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:24:43 + dirname cmd/support-notifications/Dockerfile 03:24:43 + cut -d/ -f2 03:24:43 + echo support-notifications,cmd/support-notifications/Dockerfile 03:24:43 + dirname cmd/support-scheduler/Dockerfile 03:24:43 + cut -d/ -f2 03:24:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:24:43 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 03:24:43 + git rev-list -1 --merges 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1~1..65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] echo 03:24:43 -----------> git rev-list -1 --merges 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1~1..65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:24:43 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [false] [Pipeline] sh 03:24:44 + git log --format=format:%s -1 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] echo 03:24:44 ========================================================= 03:24:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:24:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:24:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:24:44 + grep -v github /etc/ssh/ssh_known_hosts 03:24:44 + [ -e /tmp/ssh_known_hosts ] 03:24:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:24:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:24:44 + sudo tee -a /etc/ssh/ssh_known_hosts 03:24:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:24:44 03:24:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:24:45 0.1.4: Pulling from edgex-devops/py-git-semver 03:24:45 b85a868b505f: Pulling fs layer 03:24:45 e2be974225ed: Pulling fs layer 03:24:45 339a4e72a1f5: Pulling fs layer 03:24:45 988bab9f4d93: Pulling fs layer 03:24:45 1469e6f7b9e6: Pulling fs layer 03:24:45 eaf3925da568: Pulling fs layer 03:24:45 bab4dde63d76: Pulling fs layer 03:24:45 bde34c3a00c8: Pulling fs layer 03:24:45 b352a97aabf1: Pulling fs layer 03:24:45 4872d77fe225: Pulling fs layer 03:24:45 5851b861e8e6: Pulling fs layer 03:24:45 988bab9f4d93: Waiting 03:24:45 1469e6f7b9e6: Waiting 03:24:45 eaf3925da568: Waiting 03:24:45 bab4dde63d76: Waiting 03:24:45 bde34c3a00c8: Waiting 03:24:45 b352a97aabf1: Waiting 03:24:45 4872d77fe225: Waiting 03:24:45 5851b861e8e6: Waiting 03:24:45 e2be974225ed: Verifying Checksum 03:24:45 e2be974225ed: Download complete 03:24:45 988bab9f4d93: Verifying Checksum 03:24:45 988bab9f4d93: Download complete 03:24:45 1469e6f7b9e6: Verifying Checksum 03:24:45 1469e6f7b9e6: Download complete 03:24:45 eaf3925da568: Download complete 03:24:45 339a4e72a1f5: Verifying Checksum 03:24:45 339a4e72a1f5: Download complete 03:24:45 bde34c3a00c8: Download complete 03:24:45 b352a97aabf1: Download complete 03:24:45 4872d77fe225: Download complete 03:24:45 5851b861e8e6: Verifying Checksum 03:24:45 5851b861e8e6: Download complete 03:24:45 b85a868b505f: Verifying Checksum 03:24:45 b85a868b505f: Download complete 03:24:46 bab4dde63d76: Verifying Checksum 03:24:46 bab4dde63d76: Download complete 03:24:46 b85a868b505f: Pull complete 03:24:47 e2be974225ed: Pull complete 03:24:47 339a4e72a1f5: Pull complete 03:24:47 988bab9f4d93: Pull complete 03:24:48 1469e6f7b9e6: Pull complete 03:24:48 eaf3925da568: Pull complete 03:24:49 bab4dde63d76: Pull complete 03:24:49 bde34c3a00c8: Pull complete 03:24:49 b352a97aabf1: Pull complete 03:24:50 4872d77fe225: Pull complete 03:24:50 5851b861e8e6: Pull complete 03:24:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:24:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:24:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:50 prd-ubuntu20.04-docker-8c-8g-546 does not seem to be running inside a container 03:24:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/539 -v /w/workspace/edgex-go/539:/w/workspace/edgex-go/539:rw,z -v /w/workspace/edgex-go/539@tmp:/w/workspace/edgex-go/539@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 03:24:54 $ docker top 436743d51097ab904af709425ac03bb8d260f48236271d8292cd636f67cfcc7b -eo pid,comm 03:24:54 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). 03:24:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:24:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:24:54 [ssh-agent] Looking for ssh-agent implementation... 03:24:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:24:54 $ docker exec 436743d51097ab904af709425ac03bb8d260f48236271d8292cd636f67cfcc7b ssh-agent 03:24:54 SSH_AUTH_SOCK=/tmp/ssh-kbYGIGG13NkA/agent.31 03:24:54 SSH_AGENT_PID=37 03:24:54 Running ssh-add (command line suppressed) 03:24:54 Identity added: /w/workspace/edgex-go/539@tmp/private_key_9686231032896862962.key (/w/workspace/edgex-go/539@tmp/private_key_9686231032896862962.key) 03:24:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:24:55 + git tag --points-at HEAD [Pipeline] } 03:24:55 $ docker exec --env ******** --env ******** 436743d51097ab904af709425ac03bb8d260f48236271d8292cd636f67cfcc7b ssh-agent -k 03:24:55 unset SSH_AUTH_SOCK; 03:24:55 unset SSH_AGENT_PID; 03:24:55 echo Agent pid 37 killed; 03:24:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:24:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:24:55 [ssh-agent] Looking for ssh-agent implementation... 03:24:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:24:55 $ docker exec 436743d51097ab904af709425ac03bb8d260f48236271d8292cd636f67cfcc7b ssh-agent 03:24:55 SSH_AUTH_SOCK=/tmp/ssh-5tGdSN61lSEN/agent.70 03:24:55 SSH_AGENT_PID=76 03:24:55 Running ssh-add (command line suppressed) 03:24:55 Identity added: /w/workspace/edgex-go/539@tmp/private_key_10908564854176141664.key (/w/workspace/edgex-go/539@tmp/private_key_10908564854176141664.key) 03:24:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:24:56 + git semver init 03:24:56 2023-07-06 03:24:56,260 [run_init] DEBUG init version:0.0.0 force:False 03:24:56 2023-07-06 03:24:56,261 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/539/.semver 03:24:56 2023-07-06 03:24:56,262 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/539/.semver 03:24:56 2023-07-06 03:24:56,263 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/539/.semver'], cwd=/w/workspace/edgex-go/539, universal_newlines=False, shell=None, istream=None) 03:25:02 2023-07-06 03:25:02,350 [append_file] DEBUG append to file:/w/workspace/edgex-go/539/.git/info/exclude 03:25:02 2023-07-06 03:25:02,351 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/539/.semver/main with force:False 03:25:02 2023-07-06 03:25:02,351 [read_version] DEBUG read version from /w/workspace/edgex-go/539/.semver/main 03:25:02 2023-07-06 03:25:02,351 [read_version] DEBUG read version from /w/workspace/edgex-go/539/.semver/main 03:25:02 3.1.0-dev.6 [Pipeline] } 03:25:02 $ docker exec --env ******** --env ******** 436743d51097ab904af709425ac03bb8d260f48236271d8292cd636f67cfcc7b ssh-agent -k 03:25:02 unset SSH_AUTH_SOCK; 03:25:02 unset SSH_AGENT_PID; 03:25:02 echo Agent pid 76 killed; 03:25:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:25:03 + git semver [Pipeline] } 03:25:03 $ docker stop --time=1 436743d51097ab904af709425ac03bb8d260f48236271d8292cd636f67cfcc7b 03:25:04 $ docker rm -f --volumes 436743d51097ab904af709425ac03bb8d260f48236271d8292cd636f67cfcc7b [Pipeline] // withDockerContainer [Pipeline] sh 03:25:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:25:05 Stashed 1 file(s) [Pipeline] echo 03:25:05 [edgeXSemver]: initialized semver on version 3.1.0-dev.6 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:25:05 + git config --global --add safe.directory /w/workspace/edgex-go/539 [Pipeline] echo 03:25:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:25:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:25:05 ========================================================= 03:25:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 03:25:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:25:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 03:25:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 03:25:06 f56be85fc22e: Pulling fs layer 03:25:06 85791d961cd3: Pulling fs layer 03:25:06 d694b5ae8c79: Pulling fs layer 03:25:06 9f32a84ed3da: Pulling fs layer 03:25:06 4d19c01a9841: Pulling fs layer 03:25:06 9325e15d5711: Pulling fs layer 03:25:06 556b6ee489ea: Pulling fs layer 03:25:06 c5a4b2cf53e6: Pulling fs layer 03:25:06 9f32a84ed3da: Waiting 03:25:06 4d19c01a9841: Waiting 03:25:06 9325e15d5711: Waiting 03:25:06 556b6ee489ea: Waiting 03:25:06 c5a4b2cf53e6: Waiting 03:25:06 85791d961cd3: Verifying Checksum 03:25:06 85791d961cd3: Download complete 03:25:06 9f32a84ed3da: Verifying Checksum 03:25:06 9f32a84ed3da: Download complete 03:25:06 4d19c01a9841: Verifying Checksum 03:25:06 4d19c01a9841: Download complete 03:25:06 f56be85fc22e: Download complete 03:25:06 9325e15d5711: Verifying Checksum 03:25:06 9325e15d5711: Download complete 03:25:06 f56be85fc22e: Pull complete 03:25:06 85791d961cd3: Pull complete 03:25:06 c5a4b2cf53e6: Verifying Checksum 03:25:06 c5a4b2cf53e6: Download complete 03:25:07 d694b5ae8c79: Verifying Checksum 03:25:07 d694b5ae8c79: Download complete 03:25:07 556b6ee489ea: Verifying Checksum 03:25:07 556b6ee489ea: Download complete 03:25:10 d694b5ae8c79: Pull complete 03:25:10 9f32a84ed3da: Pull complete 03:25:10 4d19c01a9841: Pull complete 03:25:10 9325e15d5711: Pull complete 03:25:13 556b6ee489ea: Pull complete 03:25:13 c5a4b2cf53e6: Pull complete 03:25:13 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 03:25:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 03:25:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 03:25:14 + + docker build -t ci-base-image-x86_64 -f - . 03:25:14 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 03:25:14 WORKDIR /edgex 03:25:14 COPY go.mod . 03:25:14 RUN go mod download 03:25:14 Sending build context to Docker daemon 170.6MB 03:25:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 03:25:14 ---> c4be618373d6 03:25:14 Step 2/4 : WORKDIR /edgex 03:25:20 Still waiting to schedule task 03:25:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:25:24 ---> Running in d3f517bd1e8c 03:25:24 Removing intermediate container d3f517bd1e8c 03:25:24 ---> 3c581bd91f9e 03:25:24 Step 3/4 : COPY go.mod . 03:25:24 ---> 93d98cc20a63 03:25:24 Step 4/4 : RUN go mod download 03:25:24 ---> Running in a484dbbcb58d 03:25:43 Removing intermediate container a484dbbcb58d 03:25:43 ---> 63bd81eb38d1 03:25:43 Successfully built 63bd81eb38d1 03:25:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:43 + docker inspect -f . ci-base-image-x86_64 03:25:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:25:43 prd-ubuntu20.04-docker-8c-8g-546 does not seem to be running inside a container 03:25:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/539 -v /w/workspace/edgex-go/539:/w/workspace/edgex-go/539:rw,z -v /w/workspace/edgex-go/539@tmp:/w/workspace/edgex-go/539@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 03:25:43 $ docker top 2b84cb252b9a7c1e7f7f89d9a1c9ee51b7ba8a3535881d9e22fc79e7ceed652e -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:44 + go version 03:25:44 go version go1.20.2 linux/amd64 [Pipeline] } 03:25:44 $ docker stop --time=1 2b84cb252b9a7c1e7f7f89d9a1c9ee51b7ba8a3535881d9e22fc79e7ceed652e 03:25:45 $ docker rm -f --volumes 2b84cb252b9a7c1e7f7f89d9a1c9ee51b7ba8a3535881d9e22fc79e7ceed652e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:46 + docker inspect -f . ci-base-image-x86_64 03:25:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:25:46 prd-ubuntu20.04-docker-8c-8g-546 does not seem to be running inside a container 03:25:46 $ 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/539 -v /w/workspace/edgex-go/539:/w/workspace/edgex-go/539:rw,z -v /w/workspace/edgex-go/539@tmp:/w/workspace/edgex-go/539@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 03:25:46 $ docker top 2c16316cc3cd3f31a2fa6a798dc9783fa6bf034a9f92625d7a9301dba254d726 -eo pid,comm [Pipeline] { [Pipeline] echo 03:25:46 ========================================================= 03:25:46 [edgeXBuildGoParallel] Running Tests and Build... 03:25:46 ========================================================= [Pipeline] sh 03:25:46 + git config --global --add safe.directory /w/workspace/edgex-go/539 [Pipeline] fileExists [Pipeline] sh 03:25:47 + make test 03:25:47 go test -race -coverprofile=coverage.out ./... 03:25:53 ? github.com/edgexfoundry/edgex-go [no test files] 03:26:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:26:05 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 03:26:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:26:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:26:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:26:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:26:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:26:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 03:26:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:26:07 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:26:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:26:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:26:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:26:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:26:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:26:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:26:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 03:26:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements 03:26:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:26:11 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 03:26:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:26:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:26:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:26:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:26:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:26:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:26:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:26:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:26:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.087s coverage: 71.5% of statements 03:26:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 54.0% of statements 03:26:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:26:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:26:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.665s coverage: 88.5% of statements 03:26:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.081s coverage: 3.8% of statements 03:26:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:26:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:26:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:26:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.387s coverage: 95.6% of statements 03:26:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:26:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:26:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:26:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:26:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:26:17 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 72.2% of statements 03:26:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:26:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:26:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:26:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements 03:26:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:26:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:26:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.083s coverage: 0.9% of statements 03:26:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.0% of statements 03:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 42.9% of statements 03:26:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 82.9% of statements 03:26:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements 03:26:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements 03:26:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 03:26:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:26:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:26:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:26:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:26:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:26:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:26:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:26:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:26:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:26:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:26:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:26:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:26:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:26:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:26:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 03:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:26:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:26:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:26:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 03:26:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 03:26:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 03:26:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:26:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:26:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:26:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:26:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:26:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:26:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:26:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:26:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:26:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:26:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:26:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:26:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:26:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:26:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:26:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 03:26:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:26:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:26:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:26:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.273s coverage: 79.9% of statements 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.064s coverage: 92.9% of statements 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.056s coverage: 62.3% of statements 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 81.8% of statements 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 86.0% of statements 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 63.1% of statements 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 38.4% of statements 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.109s coverage: 92.3% of statements 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.8% of statements 03:26:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements 03:26:44 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 03:26:44 running golangci-lint 03:26:44 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 03:26:45 go version go1.20.2 linux/amd64 03:26:45 level=info msg="[config_reader] Used config file .golangci.yml" 03:26:45 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 03:26:59 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|name|deps|exports_file|imports|types_sizes) took 13.036287444s" 03:26:59 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.228392ms" 03:27:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-547 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:27:00 Running in /w/workspace/edgex-go/539 [Pipeline] { [Pipeline] checkout 03:27:00 The recommended git tool is: git 03:27:05 level=info msg="[linters_context/goanalysis] analyzers took 46.96323169s with top 10 stages: buildir: 25.784699982s, inspect: 1.607381193s, printf: 1.172704349s, fact_deprecated: 1.107853017s, gosec: 1.10513761s, ctrlflow: 856.467213ms, S1038: 771.332752ms, fact_purity: 651.018222ms, nilness: 631.500716ms, directives: 526.58185ms" 03:27:05 level=info msg="[runner] Issues before processing: 203, after processing: 0" 03:27:05 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 23/203, cgo: 203/203, autogenerated_exclude: 203/203, path_prettifier: 203/203, nolint: 0/23, exclude: 203/203, skip_files: 203/203, identifier_marker: 203/203, filename_unadjuster: 203/203, skip_dirs: 203/203" 03:27:05 level=info msg="[runner] processing took 18.043987ms with stages: nolint: 7.545945ms, identifier_marker: 5.837872ms, exclude-rules: 1.575863ms, autogenerated_exclude: 1.228411ms, path_prettifier: 1.180761ms, skip_dirs: 561.414µs, cgo: 58.281µs, filename_unadjuster: 51.2µs, max_same_issues: 920ns, uniq_by_line: 560ns, exclude: 500ns, source_code: 370ns, skip_files: 340ns, path_shortener: 300ns, sort_results: 290ns, diff: 270ns, severity-rules: 250ns, max_from_linter: 190ns, path_prefixer: 130ns, max_per_file_from_linter: 120ns" 03:27:05 level=info msg="[runner] linters took 6.323235868s with stages: goanalysis_metalinter: 6.304744237s" 03:27:05 level=info msg="File cache stats: 0 entries of total size 0B" 03:27:05 level=info msg="Memory: 196 samples, avg is 178.8MB, max is 735.8MB" 03:27:05 level=info msg="Execution took 19.401574318s" 03:27:05 go vet ./... 03:27:05 using credential edgex-jenkins-ssh 03:27:05 Cloning the remote Git repository 03:27:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:27:05 > git init /w/workspace/edgex-go/539 # timeout=10 03:27:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:27:05 > git --version # timeout=10 03:27:05 > git --version # 'git version 2.25.1' 03:27:05 using GIT_SSH to set credentials SSH Credentials for GitHub 03:27:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:27:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:27:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:27:08 ./bin/test-attribution-txt.sh [Pipeline] echo 03:27:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:27:09 + ls -al . 03:27:09 total 720 03:27:09 drwxrwxr-x 11 1001 1001 4096 Jul 6 03:25 . 03:27:09 drwxr-xr-x 4 root root 4096 Jul 6 03:25 .. 03:27:09 drwxrwxr-x 2 1001 1001 4096 Jul 6 03:24 .blubracket 03:27:09 -rw-rw-r-- 1 1001 1001 16 Jul 6 03:24 .dockerignore 03:27:09 drwxrwxr-x 8 1001 1001 4096 Jul 6 03:25 .git 03:27:09 drwxrwxr-x 3 1001 1001 4096 Jul 6 03:24 .github 03:27:09 -rw-rw-r-- 1 1001 1001 1133 Jul 6 03:24 .gitignore 03:27:09 -rw-rw-r-- 1 1001 1001 42 Jul 6 03:24 .golangci.yml 03:27:09 -rw-rw-r-- 1 1001 1001 87 Jul 6 03:24 .hadolint.yml 03:27:09 drwxr-xr-x 3 1001 1001 4096 Jul 6 03:25 .semver 03:27:09 -rw-rw-r-- 1 1001 1001 166 Jul 6 03:24 .sonarcloud.properties 03:27:09 -rw-rw-r-- 1 1001 1001 1171 Jul 6 03:24 ADOPTERS.md 03:27:09 -rw-rw-r-- 1 1001 1001 10835 Jul 6 03:24 Attribution.txt 03:27:09 -rw-rw-r-- 1 1001 1001 93407 Jul 6 03:24 CHANGELOG.md 03:27:09 -rw-rw-r-- 1 1001 1001 3804 Jul 6 03:24 CONTRIBUTING.md 03:27:09 -rw-rw-r-- 1 1001 1001 677 Jul 6 03:24 GOVERNANCE.md 03:27:09 -rw-rw-r-- 1 1001 1001 883 Jul 6 03:24 Jenkinsfile 03:27:09 -rw-rw-r-- 1 1001 1001 10775 Jul 6 03:24 LICENSE 03:27:09 -rw-rw-r-- 1 1001 1001 14368 Jul 6 03:24 Makefile 03:27:09 -rw-rw-r-- 1 1001 1001 582 Jul 6 03:24 OWNERS.md 03:27:09 -rw-rw-r-- 1 1001 1001 9923 Jul 6 03:24 README.md 03:27:09 -rw-rw-r-- 1 1001 1001 789 Jul 6 03:24 SECURITY.md 03:27:09 -rw-rw-r-- 1 1001 1001 11 Jul 6 03:25 VERSION 03:27:09 drwxrwxr-x 2 1001 1001 4096 Jul 6 03:24 bin 03:27:09 drwxrwxr-x 18 1001 1001 4096 Jul 6 03:24 cmd 03:27:09 -rw-r--r-- 1 root root 447731 Jul 6 03:26 coverage.out 03:27:09 -rw-rw-r-- 1 1001 1001 3163 Jul 6 03:24 go.mod 03:27:09 -rw-rw-r-- 1 1001 1001 31056 Jul 6 03:24 go.sum 03:27:09 drwxrwxr-x 7 1001 1001 4096 Jul 6 03:24 internal 03:27:09 drwxrwxr-x 3 1001 1001 4096 Jul 6 03:24 openapi 03:27:09 -rw-rw-r-- 1 1001 1001 594 Jul 6 03:24 security.txt 03:27:09 drwxrwxr-x 4 1001 1001 4096 Jul 6 03:24 snap 03:27:09 -rw-rw-r-- 1 1001 1001 204 Jul 6 03:24 version.go [Pipeline] sh 03:27:09 + '[' -e coverage.out ] 03:27:09 + chown 1001:1001 coverage.out [Pipeline] stash 03:27:09 Stashed 1 file(s) [Pipeline] sh 03:27:09 + make build 03:27:09 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:27:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:27:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:27:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:27:22 Avoid second fetch 03:27:22 Checking out Revision 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 (main) 03:27:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:27:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:27:22 > git config core.sparsecheckout # timeout=10 03:27:22 > git checkout -f 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 # timeout=10 03:27:22 Commit message: "Merge pull request #4598 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.11.0" 03:27:22 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:27:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:27:23 % Total % Received % Xferd Average Speed Time Time Time Current 03:27:23 Dload Upload Total Spent Left Speed 03:27:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 03:27:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:27:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 03:27:24 sudo tee /etc/docker/daemon.new 03:27:24 { 03:27:24 "registry-mirrors": [ 03:27:24 "https://nexus3.edgexfoundry.org:10001" 03:27:24 ], 03:27:24 "bip": "10.250.0.254/24", 03:27:24 "hosts": [ 03:27:24 "tcp://0.0.0.0:5555", 03:27:24 "unix:///var/run/docker.sock" 03:27:24 ], 03:27:24 "mtu": 1458, 03:27:24 "selinux-enabled": true, 03:27:24 "seccomp-profile": "/etc/docker/seccomp.json" 03:27:24 } [Pipeline] sh 03:27:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:27:25 + sudo service docker restart 03:27:29 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:27:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:27:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:27:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:27:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:27:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:27:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:27:36 $ docker stop --time=1 2c16316cc3cd3f31a2fa6a798dc9783fa6bf034a9f92625d7a9301dba254d726 03:27:41 $ docker rm -f --volumes 2c16316cc3cd3f31a2fa6a798dc9783fa6bf034a9f92625d7a9301dba254d726 [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 03:27:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:27:41 03:27:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:27:42 latest: Pulling from edgex-devops/edgex-compose 03:27:42 91d30c5bc195: Pulling fs layer 03:27:42 2e9b0aa3be6d: Pulling fs layer 03:27:42 9c61dcf015f6: Pulling fs layer 03:27:42 4698f68db338: Pulling fs layer 03:27:42 2a2f49069b9e: Pulling fs layer 03:27:42 e0025b399a48: Pulling fs layer 03:27:42 4698f68db338: Waiting 03:27:42 2a2f49069b9e: Waiting 03:27:42 e0025b399a48: Waiting 03:27:42 91d30c5bc195: Verifying Checksum 03:27:42 91d30c5bc195: Download complete 03:27:42 4698f68db338: Verifying Checksum 03:27:42 4698f68db338: Download complete 03:27:42 91d30c5bc195: Pull complete 03:27:42 2e9b0aa3be6d: Verifying Checksum 03:27:42 2e9b0aa3be6d: Download complete 03:27:42 e0025b399a48: Download complete 03:27:42 2a2f49069b9e: Verifying Checksum 03:27:42 2a2f49069b9e: Download complete 03:27:42 2e9b0aa3be6d: Pull complete 03:27:43 9c61dcf015f6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:27:43 provisioning config files... 03:27:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/539@tmp/config178991842800945948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:27:43 ---> docker-login.sh 03:27:43 nexus3.edgexfoundry.org:10001 03:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:44 Configure a credential helper to remove this warning. See 03:27:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:44 03:27:44 Login Succeeded 03:27:44 nexus3.edgexfoundry.org:10002 03:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:44 Configure a credential helper to remove this warning. See 03:27:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:44 03:27:44 Login Succeeded 03:27:44 nexus3.edgexfoundry.org:10003 03:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:45 Configure a credential helper to remove this warning. See 03:27:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:45 03:27:45 Login Succeeded 03:27:45 nexus3.edgexfoundry.org:10004 03:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:45 9c61dcf015f6: Pull complete 03:27:45 4698f68db338: Pull complete 03:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:45 Configure a credential helper to remove this warning. See 03:27:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:45 03:27:45 Login Succeeded 03:27:45 docker.io 03:27:45 2a2f49069b9e: Pull complete 03:27:45 e0025b399a48: Pull complete 03:27:45 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 03:27:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:27:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:45 Configure a credential helper to remove this warning. See 03:27:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:45 [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:45 prd-ubuntu20.04-docker-8c-8g-546 does not seem to be running inside a container 03:27:45 $ 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/539 -v /w/workspace/edgex-go/539:/w/workspace/edgex-go/539:rw,z -v /w/workspace/edgex-go/539@tmp:/w/workspace/edgex-go/539@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 03:27:46 Login Succeeded 03:27:46 ---> docker-login.sh ends 03:27:48 $ docker top 3443a8ec3cb113b3a42e519a52a7b575f61d9101ff01a56c67cb1d317a5b1302 -eo pid,comm [Pipeline] { [Pipeline] } 03:27:48 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:27:49 + docker compose -f ./docker-compose-build.yml build --parallel 03:27:49 + git config --global --add safe.directory /w/workspace/edgex-go/539 [Pipeline] echo 03:27:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:27:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:27:49 ========================================================= 03:27:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 03:27:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:27:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 03:27:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:27:49 c41833b44d91: Pulling fs layer 03:27:49 ed15518f5707: Pulling fs layer 03:27:49 feae8fd75edb: Pulling fs layer 03:27:49 242c74f7c9fa: Pulling fs layer 03:27:49 3cdef696dda3: Pulling fs layer 03:27:49 2ced38df9373: Pulling fs layer 03:27:49 58f1dce35555: Pulling fs layer 03:27:49 242c74f7c9fa: Waiting 03:27:49 3cdef696dda3: Waiting 03:27:49 2ced38df9373: Waiting 03:27:49 58f1dce35555: Waiting 03:27:50 ed15518f5707: Download complete 03:27:50 242c74f7c9fa: Verifying Checksum 03:27:50 242c74f7c9fa: Download complete 03:27:50 3cdef696dda3: Verifying Checksum 03:27:50 3cdef696dda3: Download complete 03:27:50 c41833b44d91: Verifying Checksum 03:27:50 c41833b44d91: Download complete 03:27:51 #1 [security-secretstore-setup internal] load build definition from Dockerfile 03:27:51 #1 transferring dockerfile: 03:27:51 #1 transferring dockerfile: 2.38kB done 03:27:51 #1 DONE 0.0s 03:27:51 03:27:51 #2 [security-spire-server internal] load build definition from Dockerfile 03:27:51 #2 transferring dockerfile: 2.63kB done 03:27:51 #2 DONE 0.0s 03:27:51 03:27:51 #3 [security-spire-config internal] load build definition from Dockerfile 03:27:51 #3 transferring dockerfile: 2.58kB done 03:27:51 #3 DONE 0.0s 03:27:51 03:27:51 #4 [core-command internal] load build definition from Dockerfile 03:27:51 #4 transferring dockerfile: 1.82kB done 03:27:51 #4 DONE 0.0s 03:27:51 03:27:51 #5 [support-notifications internal] load build definition from Dockerfile 03:27:51 #5 ... 03:27:51 03:27:51 #6 [core-metadata internal] load build definition from Dockerfile 03:27:51 #6 transferring dockerfile: 1.96kB done 03:27:51 #6 DONE 0.1s 03:27:51 03:27:51 #7 [core-data internal] load build definition from Dockerfile 03:27:51 #7 transferring dockerfile: 1.90kB done 03:27:51 #7 DONE 0.1s 03:27:51 03:27:51 #8 [security-bootstrapper internal] load build definition from Dockerfile 03:27:51 #8 transferring dockerfile: 2.82kB done 03:27:51 #8 DONE 0.1s 03:27:51 03:27:51 #9 [security-spire-agent internal] load build definition from Dockerfile 03:27:51 #9 transferring dockerfile: 2.68kB done 03:27:51 #9 DONE 0.1s 03:27:51 03:27:51 #10 [support-scheduler internal] load build definition from Dockerfile 03:27:51 #10 transferring dockerfile: 1.82kB done 03:27:51 #10 DONE 0.1s 03:27:51 03:27:51 #11 [security-proxy-setup internal] load build definition from Dockerfile 03:27:51 #11 transferring dockerfile: 2.06kB done 03:27:51 #11 DONE 0.1s 03:27:51 03:27:51 #5 [support-notifications internal] load build definition from Dockerfile 03:27:51 #5 transferring dockerfile: 1.84kB done 03:27:51 #5 DONE 0.1s 03:27:51 03:27:51 #12 [security-proxy-auth internal] load build definition from Dockerfile 03:27:51 #12 transferring dockerfile: 2.04kB done 03:27:51 #12 DONE 0.1s 03:27:51 03:27:51 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:27:51 #13 transferring dockerfile: 1.78kB done 03:27:51 #13 DONE 0.1s 03:27:51 03:27:51 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:27:51 #14 transferring dockerfile: 2.12kB done 03:27:51 #14 DONE 0.1s 03:27:51 03:27:51 #15 [security-secretstore-setup internal] load .dockerignore 03:27:51 #15 transferring context: 56B done 03:27:51 #15 DONE 0.1s 03:27:51 03:27:51 #16 [security-spire-server internal] load .dockerignore 03:27:51 #16 transferring context: 56B done 03:27:51 58f1dce35555: Verifying Checksum 03:27:51 58f1dce35555: Download complete 03:27:51 #16 DONE 0.0s 03:27:51 03:27:51 #17 [security-spire-config internal] load .dockerignore 03:27:51 #17 transferring context: 56B done 03:27:51 #17 DONE 0.0s 03:27:51 03:27:51 #18 [core-metadata internal] load .dockerignore 03:27:51 #18 transferring context: 56B done 03:27:51 #18 DONE 0.0s 03:27:51 03:27:51 #19 [core-command internal] load .dockerignore 03:27:51 #19 transferring context: 56B done 03:27:51 #19 DONE 0.1s 03:27:51 03:27:51 #20 [security-proxy-auth internal] load .dockerignore 03:27:51 #20 ... 03:27:51 03:27:51 #21 [security-bootstrapper internal] load .dockerignore 03:27:51 #21 transferring context: 56B done 03:27:51 #21 DONE 0.1s 03:27:51 03:27:51 #22 [core-data internal] load .dockerignore 03:27:51 #22 transferring context: 56B done 03:27:51 #22 DONE 0.1s 03:27:51 03:27:51 #23 [support-notifications internal] load .dockerignore 03:27:51 #23 transferring context: 56B done 03:27:51 #23 DONE 0.1s 03:27:51 03:27:51 #24 [support-scheduler internal] load .dockerignore 03:27:51 #24 transferring context: 56B done 03:27:51 #24 DONE 0.1s 03:27:51 03:27:51 #25 [security-proxy-setup internal] load .dockerignore 03:27:51 #25 transferring context: 56B done 03:27:51 #25 DONE 0.1s 03:27:51 03:27:51 #26 [security-spire-agent internal] load .dockerignore 03:27:51 #26 transferring context: 56B done 03:27:51 #26 DONE 0.2s 03:27:51 03:27:51 #27 [core-common-config-bootstrapper internal] load .dockerignore 03:27:51 #27 transferring context: 56B done 03:27:51 #27 DONE 0.1s 03:27:51 03:27:51 #28 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:27:51 #28 DONE 0.0s 03:27:51 03:27:51 #20 [security-proxy-auth internal] load .dockerignore 03:27:51 #20 transferring context: 56B done 03:27:51 #20 DONE 0.1s 03:27:51 03:27:51 #29 [security-spiffe-token-provider internal] load .dockerignore 03:27:51 #29 transferring context: 56B done 03:27:51 #29 DONE 0.1s 03:27:51 03:27:51 #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:27:51 #28 DONE 0.0s 03:27:51 03:27:51 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 03:27:52 #30 DONE 0.5s 03:27:52 03:27:52 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 03:27:52 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 03:27:52 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 03:27:52 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 03:27:52 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 03:27:52 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 03:27:52 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0B / 3.37MB 0.1s 03:27:52 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 03:27:52 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 03:27:52 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 03:27:52 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 1.05MB / 3.37MB 0.3s 03:27:52 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.4s 03:27:52 feae8fd75edb: Verifying Checksum 03:27:52 feae8fd75edb: Download complete 03:27:52 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.4s done 03:27:52 #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 03:27:52 #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.3s done 03:27:53 #31 DONE 1.1s 03:27:53 03:27:53 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:27:53 #32 DONE 1.2s 03:27:53 03:27:53 #33 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:27:53 c41833b44d91: Pull complete 03:27:54 ed15518f5707: Pull complete 03:27:55 2ced38df9373: Verifying Checksum 03:27:55 2ced38df9373: Download complete 03:27:58 #33 ... 03:27:58 03:27:58 #34 [security-spire-config internal] load build context 03:27:58 #34 transferring context: 245.65MB 6.0s 03:27:58 #34 ... 03:27:58 03:27:58 #35 [support-scheduler internal] load build context 03:27:58 #35 ... 03:27:58 03:27:58 #34 [security-spire-config internal] load build context 03:28:00 #34 transferring context: 351.91MB 8.2s done 03:28:02 #34 ... 03:28:02 03:28:02 #36 [support-notifications internal] load build context 03:28:02 #36 transferring context: 351.91MB 8.1s done 03:28:02 #36 ... 03:28:02 03:28:02 #37 [core-common-config-bootstrapper internal] load build context 03:28:02 #37 transferring context: 351.91MB 8.7s done 03:28:02 #37 ... 03:28:02 03:28:02 #38 [core-metadata internal] load build context 03:28:02 #38 transferring context: 351.91MB 8.3s done 03:28:02 #38 ... 03:28:02 03:28:02 #39 [core-data internal] load build context 03:28:02 #39 transferring context: 351.91MB 9.5s done 03:28:02 #39 ... 03:28:02 03:28:02 #40 [security-spiffe-token-provider internal] load build context 03:28:02 #40 transferring context: 351.91MB 8.8s done 03:28:02 #40 ... 03:28:02 03:28:02 #41 [security-bootstrapper internal] load build context 03:28:02 #41 transferring context: 351.91MB 9.2s done 03:28:03 #41 ... 03:28:03 03:28:03 #42 [security-proxy-auth internal] load build context 03:28:03 #42 transferring context: 351.91MB 8.8s done 03:28:03 #42 ... 03:28:03 03:28:03 #43 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 03:28:03 #43 ... 03:28:03 03:28:03 #44 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 03:28:03 #44 ... 03:28:03 03:28:03 #45 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 03:28:03 #45 ... 03:28:03 03:28:03 #46 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:28:03 #46 ... 03:28:03 03:28:03 #47 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:28:03 #47 ... 03:28:03 03:28:03 #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 03:28:04 #48 ... 03:28:04 03:28:04 #49 [security-secretstore-setup internal] load build context 03:28:04 #49 transferring context: 351.91MB 8.1s done 03:28:04 #49 ... 03:28:04 03:28:04 #50 [security-spire-server internal] load build context 03:28:04 #50 transferring context: 351.91MB 8.0s done 03:28:04 #50 ... 03:28:04 03:28:04 #51 [core-command internal] load build context 03:28:04 #51 transferring context: 351.91MB 8.4s done 03:28:04 #51 ... 03:28:04 03:28:04 #52 [security-spire-agent internal] load build context 03:28:04 #52 transferring context: 351.91MB 8.5s done 03:28:05 #52 ... 03:28:05 03:28:05 #53 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:28:05 #0 8.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:28:05 #0 8.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:28:05 #0 9.157 (1/1) Installing dumb-init (1.2.5-r2) 03:28:05 #0 9.162 Executing busybox-1.35.0-r29.trigger 03:28:05 #0 9.168 OK: 7 MiB in 16 packages 03:28:05 #53 ... 03:28:05 03:28:05 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 03:28:05 #0 6.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:28:05 #0 6.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:28:05 #0 6.577 (1/2) Installing dumb-init (1.2.5-r2) 03:28:05 #0 6.584 (2/2) Installing su-exec (0.2-r2) 03:28:05 #0 6.588 Executing busybox-1.35.0-r29.trigger 03:28:05 #0 6.601 OK: 7 MiB in 17 packages 03:28:05 #54 ... 03:28:05 03:28:05 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:28:05 #55 ... 03:28:05 03:28:05 #56 [security-proxy-setup internal] load build context 03:28:05 #56 transferring context: 351.91MB 8.0s done 03:28:07 feae8fd75edb: Pull complete 03:28:07 242c74f7c9fa: Pull complete 03:28:07 3cdef696dda3: Pull complete 03:28:09 #56 ... 03:28:09 03:28:09 #33 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:28:09 #33 5.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:28:09 #33 5.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:28:09 #33 6.044 (1/3) Installing ca-certificates (20230506-r0) 03:28:09 #33 6.054 (2/3) Installing dumb-init (1.2.5-r2) 03:28:09 #33 6.060 (3/3) Installing su-exec (0.2-r2) 03:28:09 #33 6.063 Executing busybox-1.35.0-r29.trigger 03:28:09 #33 6.068 Executing ca-certificates-20230506-r0.trigger 03:28:09 #33 6.143 OK: 8 MiB in 18 packages 03:28:09 #33 ... 03:28:09 03:28:09 #35 [support-scheduler internal] load build context 03:28:09 #35 transferring context: 351.91MB 8.1s done 03:28:14 2ced38df9373: Pull complete 03:28:16 58f1dce35555: Pull complete 03:28:16 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 03:28:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 03:28:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 03:28:17 + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 03:28:17 WORKDIR /edgex 03:28:17 COPY go.mod . 03:28:17 RUN go mod download -f 03:28:17 - . 03:28:17 Sending build context to Docker daemon 2.947MB 03:28:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 03:28:17 ---> fadd8f120f05 03:28:17 Step 2/4 : WORKDIR /edgex 03:28:19 ---> Running in c4e7d5da8bc2 03:28:20 Removing intermediate container c4e7d5da8bc2 03:28:20 ---> 2f6b6e0d66e8 03:28:20 Step 3/4 : COPY go.mod . 03:28:20 ---> 3fc2244e9123 03:28:20 Step 4/4 : RUN go mod download 03:28:20 ---> Running in a2ae62d81908 03:28:24 #35 ... 03:28:24 03:28:24 #53 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:28:24 #53 DONE 29.1s 03:28:24 03:28:24 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 03:28:24 #54 DONE 29.2s 03:28:24 03:28:24 #50 [security-spire-server internal] load build context 03:28:24 #50 DONE 30.2s 03:28:24 03:28:24 #56 [security-proxy-setup internal] load build context 03:28:24 #56 DONE 30.3s 03:28:24 03:28:24 #49 [security-secretstore-setup internal] load build context 03:28:24 #49 DONE 30.1s 03:28:24 03:28:24 #45 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 03:28:24 #45 DONE 29.2s 03:28:24 03:28:24 #33 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:28:24 #33 DONE 29.2s 03:28:24 03:28:24 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 03:28:24 #57 ... 03:28:24 03:28:24 #35 [support-scheduler internal] load build context 03:28:24 #35 DONE 30.3s 03:28:24 03:28:24 #34 [security-spire-config internal] load build context 03:28:24 #34 DONE 30.3s 03:28:24 03:28:24 #36 [support-notifications internal] load build context 03:28:24 #36 DONE 30.3s 03:28:24 03:28:24 #38 [core-metadata internal] load build context 03:28:24 #38 DONE 30.3s 03:28:24 03:28:24 #51 [core-command internal] load build context 03:28:24 #51 DONE 30.3s 03:28:24 03:28:24 #52 [security-spire-agent internal] load build context 03:28:24 #52 DONE 30.3s 03:28:24 03:28:24 #37 [core-common-config-bootstrapper internal] load build context 03:28:24 #37 DONE 30.3s 03:28:24 03:28:24 #42 [security-proxy-auth internal] load build context 03:28:24 #42 DONE 30.3s 03:28:24 03:28:24 #40 [security-spiffe-token-provider internal] load build context 03:28:24 #40 DONE 30.4s 03:28:24 03:28:24 #41 [security-bootstrapper internal] load build context 03:28:24 #41 DONE 30.4s 03:28:24 03:28:24 #39 [core-data internal] load build context 03:28:24 #39 DONE 30.4s 03:28:24 03:28:24 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:28:24 #58 ... 03:28:24 03:28:24 #43 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 03:28:24 #43 29.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:28:24 #43 29.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:28:24 #43 29.97 (1/1) Installing dumb-init (1.2.5-r2) 03:28:24 #43 29.98 Executing busybox-1.35.0-r29.trigger 03:28:24 #43 29.98 OK: 7 MiB in 16 packages 03:28:24 #43 DONE 30.1s 03:28:24 03:28:24 #44 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 03:28:24 #44 29.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:28:24 #44 29.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:28:24 #44 30.11 (1/2) Installing dumb-init (1.2.5-r2) 03:28:24 #44 30.12 (2/2) Installing openssl (3.0.9-r1) 03:28:24 #44 30.14 Executing busybox-1.35.0-r29.trigger 03:28:24 #44 30.15 OK: 8 MiB in 17 packages 03:28:24 #44 DONE 30.3s 03:28:24 03:28:24 #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 03:28:24 #59 DONE 0.0s 03:28:24 03:28:24 #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 03:28:24 #48 29.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:28:24 #48 29.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:28:24 #48 30.16 (1/2) Installing ca-certificates (20230506-r0) 03:28:24 #48 30.18 (2/2) Installing dumb-init (1.2.5-r2) 03:28:24 #48 30.19 Executing busybox-1.35.0-r29.trigger 03:28:24 #48 30.19 Executing ca-certificates-20230506-r0.trigger 03:28:24 #48 30.30 OK: 8 MiB in 17 packages 03:28:24 #48 DONE 30.4s 03:28:24 03:28:24 #47 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:28:24 #47 29.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:28:24 #47 29.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:28:24 #47 29.97 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:28:24 #47 29.97 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:28:24 #47 29.97 OK: 17818 distinct packages available 03:28:24 #47 30.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:28:24 #47 30.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:28:24 #47 30.37 (1/5) Installing dumb-init (1.2.5-r2) 03:28:24 #47 30.37 (2/5) Installing musl-obstack (1.2.3-r0) 03:28:24 #47 30.38 (3/5) Installing libucontext (1.2-r0) 03:28:24 #47 30.38 (4/5) Installing gcompat (1.1.0-r0) 03:28:24 #47 30.41 (5/5) Installing openssl (3.0.9-r1) 03:28:24 #47 30.42 Executing busybox-1.35.0-r29.trigger 03:28:24 #47 30.42 OK: 8 MiB in 20 packages 03:28:24 #47 DONE 30.5s 03:28:24 03:28:24 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:28:24 #55 29.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:28:24 #55 29.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:28:24 #55 30.07 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:28:24 #55 30.07 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:28:24 #55 30.07 OK: 17818 distinct packages available 03:28:24 #55 30.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:28:24 #55 30.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:28:24 #55 30.55 (1/4) Installing dumb-init (1.2.5-r2) 03:28:24 #55 30.55 (2/4) Installing musl-obstack (1.2.3-r0) 03:28:24 #55 30.56 (3/4) Installing libucontext (1.2-r0) 03:28:24 #55 30.57 (4/4) Installing gcompat (1.1.0-r0) 03:28:24 #55 30.57 Executing busybox-1.35.0-r29.trigger 03:28:24 #55 30.57 OK: 7 MiB in 19 packages 03:28:24 #55 DONE 30.6s 03:28:24 03:28:24 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 03:28:24 #57 1.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:28:24 #57 1.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:28:24 #57 1.797 OK: 265 MiB in 53 packages 03:28:24 #57 DONE 1.9s 03:28:24 03:28:24 #60 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:28:24 #60 DONE 1.9s 03:28:24 03:28:24 #61 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 03:28:24 #61 DONE 0.1s 03:28:24 03:28:24 #62 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:28:24 #62 DONE 0.1s 03:28:24 03:28:24 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:28:24 #58 1.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:28:24 #58 ... 03:28:24 03:28:24 #63 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 03:28:24 #0 1.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:28:24 #0 1.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:28:24 #0 2.085 OK: 265 MiB in 53 packages 03:28:24 #63 DONE 2.2s 03:28:24 03:28:24 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:28:24 #58 2.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:28:24 #58 ... 03:28:24 03:28:24 #64 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 03:28:24 #64 DONE 0.1s 03:28:24 03:28:24 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:28:24 #0 1.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:28:24 #0 1.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:28:24 #0 2.175 OK: 265 MiB in 53 packages 03:28:24 #65 DONE 2.3s 03:28:24 03:28:24 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:28:24 #66 DONE 0.0s 03:28:24 03:28:24 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:28:24 #58 2.335 OK: 265 MiB in 53 packages 03:28:24 #58 DONE 2.6s 03:28:24 03:28:24 #67 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:28:24 #67 DONE 0.0s 03:28:24 03:28:24 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:25 #68 ... 03:28:25 03:28:25 #46 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:28:25 #46 29.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:28:25 #46 30.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:28:25 #46 31.12 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:28:25 #46 31.12 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:28:25 #46 31.12 OK: 17818 distinct packages available 03:28:25 #46 31.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:28:25 #46 31.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:28:25 #46 31.51 (1/9) Installing ca-certificates (20230506-r0) 03:28:25 #46 31.52 (2/9) Installing brotli-libs (1.0.9-r9) 03:28:25 #46 31.53 (3/9) Installing nghttp2-libs (1.51.0-r0) 03:28:25 #46 31.53 (4/9) Installing libcurl (8.1.2-r0) 03:28:25 #46 31.54 (5/9) Installing curl (8.1.2-r0) 03:28:25 #46 31.55 (6/9) Installing dumb-init (1.2.5-r2) 03:28:25 #46 31.55 (7/9) Installing musl-obstack (1.2.3-r0) 03:28:25 #46 31.56 (8/9) Installing libucontext (1.2-r0) 03:28:25 #46 31.56 (9/9) Installing gcompat (1.1.0-r0) 03:28:25 #46 31.57 Executing busybox-1.35.0-r29.trigger 03:28:25 #46 31.57 Executing ca-certificates-20230506-r0.trigger 03:28:25 #46 31.64 OK: 10 MiB in 24 packages 03:28:25 #46 DONE 31.7s 03:28:25 03:28:25 #69 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:26 #69 ... 03:28:26 03:28:26 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:28:26 #0 1.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:28:26 #0 2.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:28:26 #0 3.194 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:28:26 #0 3.194 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:28:26 #0 3.194 OK: 17830 distinct packages available 03:28:26 #0 3.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:28:26 #0 3.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:28:26 #0 3.507 OK: 265 MiB in 53 packages 03:28:26 #70 DONE 3.6s 03:28:26 03:28:26 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:28:26 #71 DONE 0.0s 03:28:26 03:28:26 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:34 #72 ... 03:28:34 03:28:34 #73 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:34 #73 ... 03:28:34 03:28:34 #74 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:52 Removing intermediate container a2ae62d81908 03:28:52 ---> d18a48cd95ef 03:28:52 Successfully built d18a48cd95ef 03:28:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:53 + docker inspect -f . ci-base-image-arm64 03:28:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:28:53 prd-ubuntu20.04-docker-arm64-4c-16g-547 does not seem to be running inside a container 03:28:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/539 -v /w/workspace/edgex-go/539:/w/workspace/edgex-go/539:rw,z -v /w/workspace/edgex-go/539@tmp:/w/workspace/edgex-go/539@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:28:54 $ docker top 2bee6269c69a40e2f39d6110e8791306c3620bc59ec141113d726ccc92d4670c -eo pid,comm [Pipeline] { [Pipeline] sh 03:28:55 + go version 03:28:55 go version go1.20.2 linux/arm64 [Pipeline] } 03:28:55 $ docker stop --time=1 2bee6269c69a40e2f39d6110e8791306c3620bc59ec141113d726ccc92d4670c 03:28:56 $ docker rm -f --volumes 2bee6269c69a40e2f39d6110e8791306c3620bc59ec141113d726ccc92d4670c [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 03:28:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:28:57 03:28:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:28:57 latest: Pulling from edgex-devops/edgex-compose-arm64 03:28:57 547446be3368: Pulling fs layer 03:28:57 d125d8839a47: Pulling fs layer 03:28:57 3e85d5ac6304: Pulling fs layer 03:28:57 c3105a71a48b: Pulling fs layer 03:28:57 0f093f025ec4: Pulling fs layer 03:28:57 c3106fc0e877: Pulling fs layer 03:28:57 c3105a71a48b: Waiting 03:28:57 0f093f025ec4: Waiting 03:28:57 c3106fc0e877: Waiting 03:28:58 547446be3368: Verifying Checksum 03:28:58 547446be3368: Download complete 03:28:58 c3105a71a48b: Verifying Checksum 03:28:58 c3105a71a48b: Download complete 03:28:58 d125d8839a47: Verifying Checksum 03:28:58 d125d8839a47: Download complete 03:28:58 c3106fc0e877: Verifying Checksum 03:28:58 c3106fc0e877: Download complete 03:28:58 0f093f025ec4: Verifying Checksum 03:28:58 0f093f025ec4: Download complete 03:28:58 547446be3368: Pull complete 03:29:00 3e85d5ac6304: Verifying Checksum 03:29:00 3e85d5ac6304: Download complete 03:29:00 d125d8839a47: Pull complete 03:29:08 3e85d5ac6304: Pull complete 03:29:08 c3105a71a48b: Pull complete 03:29:09 0f093f025ec4: Pull complete 03:29:09 c3106fc0e877: Pull complete 03:29:09 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:29:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:29:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:09 prd-ubuntu20.04-docker-arm64-4c-16g-547 does not seem to be running inside a container 03:29:09 $ 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/539 -v /w/workspace/edgex-go/539:/w/workspace/edgex-go/539:rw,z -v /w/workspace/edgex-go/539@tmp:/w/workspace/edgex-go/539@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:29:12 #74 ... 03:29:12 03:29:12 #69 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:12 #69 DONE 42.9s 03:29:12 03:29:12 #75 [security-proxy-setup builder 6/7] COPY . . 03:29:12 #75 ... 03:29:12 03:29:12 #74 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:12 #74 DONE 43.2s 03:29:12 03:29:12 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:12 #72 DONE 41.7s 03:29:12 03:29:12 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:12 #68 DONE 43.1s 03:29:12 03:29:12 #73 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:12 #73 DONE 43.5s 03:29:12 03:29:12 #76 [core-common-config-bootstrapper builder 6/7] COPY . . 03:29:14 $ docker top 9a941be4029db7a51c03255afae7023b9a01e6b8a27121aff0387b7427f99a24 -eo pid,comm [Pipeline] { [Pipeline] sh 03:29:14 + docker compose -f ./docker-compose-build.yml build --parallel 03:29:18 #76 DONE 9.7s 03:29:18 03:29:18 #75 [security-proxy-setup builder 6/7] COPY . . 03:29:18 #75 DONE 9.7s 03:29:18 03:29:18 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:29:18 #77 CACHED 03:29:18 03:29:18 #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:18 #78 CACHED 03:29:18 03:29:18 #79 [security-bootstrapper builder 6/7] COPY . . 03:29:18 #79 CACHED 03:29:18 03:29:18 #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:18 #80 CACHED 03:29:18 03:29:18 #81 [core-command builder 4/7] COPY go.mod vendor* ./ 03:29:18 #81 CACHED 03:29:18 03:29:18 #82 [core-command builder 6/7] COPY . . 03:29:18 #82 CACHED 03:29:18 03:29:18 #83 [core-metadata builder 6/7] COPY . . 03:29:18 #83 CACHED 03:29:18 03:29:18 #84 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:29:18 #84 CACHED 03:29:18 03:29:18 #85 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:18 #85 CACHED 03:29:18 03:29:18 #86 [core-data builder 4/7] COPY go.mod vendor* ./ 03:29:18 #86 CACHED 03:29:18 03:29:18 #87 [core-data builder 6/7] COPY . . 03:29:18 #87 CACHED 03:29:18 03:29:18 #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:18 #88 CACHED 03:29:18 03:29:18 #89 [support-scheduler builder 6/7] COPY . . 03:29:18 #89 CACHED 03:29:18 03:29:18 #90 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:29:18 #90 CACHED 03:29:18 03:29:18 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:18 #91 CACHED 03:29:18 03:29:18 #92 [security-proxy-auth builder 6/7] COPY . . 03:29:18 #92 CACHED 03:29:18 03:29:18 #93 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:29:18 #93 CACHED 03:29:18 03:29:18 #94 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:18 #94 CACHED 03:29:18 03:29:18 #95 [support-notifications builder 6/7] COPY . . 03:29:18 #95 DONE 9.7s 03:29:18 03:29:18 #96 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:18 #96 CACHED 03:29:18 03:29:18 #97 [security-secretstore-setup builder 6/7] COPY . . 03:29:18 #97 CACHED 03:29:18 03:29:18 #98 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:29:18 #98 CACHED 03:29:18 03:29:18 #99 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:29:18 #99 ... 03:29:18 03:29:18 #100 [security-spiffe-token-provider builder 6/7] COPY . . 03:29:18 #100 DONE 9.7s 03:29:18 03:29:18 #101 [security-spire-server builder 6/9] COPY . . 03:29:18 #101 DONE 9.8s 03:29:18 03:29:18 #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 03:29:18 #102 DONE 0.1s 03:29:18 03:29:18 #103 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:18 #103 CACHED 03:29:18 03:29:18 #104 [security-spire-agent builder 6/9] COPY . . 03:29:18 #104 CACHED 03:29:18 03:29:18 #105 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 03:29:18 #105 CACHED 03:29:18 03:29:18 #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 03:29:18 #106 CACHED 03:29:18 03:29:18 #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:29:19 #107 DONE 2.2s 03:29:19 03:29:19 #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:29:19 #0 1.019 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:29:19 #108 ... 03:29:19 03:29:19 #109 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:29:19 #109 DONE 2.2s 03:29:19 03:29:19 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 03:29:20 #110 DONE 0.3s 03:29:20 03:29:20 #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go 03:29:20 #111 DONE 0.3s 03:29:20 03:29:20 #112 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 03:29:20 #112 CACHED 03:29:20 03:29:20 #113 [security-spire-config builder 9/9] WORKDIR /edgex-go 03:29:20 #113 CACHED 03:29:20 03:29:20 #114 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:29:20 #114 CACHED 03:29:20 03:29:20 #115 [security-spire-config builder 6/9] COPY . . 03:29:20 #115 CACHED 03:29:20 03:29:20 #116 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:20 #116 CACHED 03:29:20 03:29:20 #117 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 03:29:20 #117 CACHED 03:29:20 03:29:20 #118 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:29:20 #118 DONE 0.5s 03:29:20 03:29:20 #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 03:29:20 #119 DONE 0.5s 03:29:20 03:29:20 #120 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:29:20 #120 DONE 0.4s 03:29:20 03:29:20 #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 03:29:20 #121 DONE 0.4s 03:29:20 03:29:20 #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 03:29:20 #122 CACHED 03:29:20 03:29:20 #123 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 03:29:20 #123 CACHED 03:29:20 03:29:20 #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:29:22 #1 [security-proxy-auth internal] load build definition from Dockerfile 03:29:22 #1 transferring dockerfile: 03:29:22 #1 transferring dockerfile: 2.04kB done 03:29:22 #1 DONE 0.1s 03:29:23 03:29:23 #2 [core-command internal] load build definition from Dockerfile 03:29:23 #2 transferring dockerfile: 1.82kB done 03:29:23 #2 DONE 0.0s 03:29:23 03:29:23 #3 [security-spire-server internal] load build definition from Dockerfile 03:29:23 #3 transferring dockerfile: 2.63kB done 03:29:23 #3 DONE 0.0s 03:29:23 03:29:23 #4 [support-notifications internal] load build definition from Dockerfile 03:29:23 #4 transferring dockerfile: 1.84kB done 03:29:23 #4 DONE 0.1s 03:29:23 03:29:23 #5 [security-spire-agent internal] load build definition from Dockerfile 03:29:23 #5 transferring dockerfile: 2.68kB 0.0s done 03:29:23 #5 DONE 0.1s 03:29:23 03:29:23 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:29:23 #6 transferring dockerfile: 1.78kB done 03:29:23 #6 DONE 0.1s 03:29:23 03:29:23 #7 [support-scheduler internal] load build definition from Dockerfile 03:29:23 #124 ... 03:29:23 03:29:23 #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 03:29:23 #125 DONE 2.3s 03:29:23 03:29:23 #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:29:23 #126 DONE 2.3s 03:29:23 03:29:23 #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:29:23 #124 DONE 2.3s 03:29:23 03:29:23 #127 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:29:23 #7 transferring dockerfile: 1.82kB done 03:29:23 #7 DONE 0.1s 03:29:23 03:29:23 #8 [security-proxy-setup internal] load build definition from Dockerfile 03:29:23 #8 transferring dockerfile: 2.06kB done 03:29:23 #8 DONE 0.1s 03:29:23 03:29:23 #9 [security-bootstrapper internal] load build definition from Dockerfile 03:29:23 #9 transferring dockerfile: 2.82kB done 03:29:23 #9 DONE 0.1s 03:29:23 03:29:23 #10 [security-secretstore-setup internal] load build definition from Dockerfile 03:29:23 #10 transferring dockerfile: 2.38kB done 03:29:23 #10 DONE 0.1s 03:29:23 03:29:23 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:29:23 #11 transferring dockerfile: 2.12kB done 03:29:23 #11 DONE 0.1s 03:29:23 03:29:23 #12 [security-spire-config internal] load build definition from Dockerfile 03:29:23 #127 ... 03:29:23 03:29:23 #128 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:29:23 #128 DONE 0.6s 03:29:23 03:29:23 #129 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:29:23 #129 DONE 0.6s 03:29:23 03:29:23 #127 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:29:23 #127 DONE 0.6s 03:29:23 03:29:23 #130 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:29:23 #130 DONE 0.1s 03:29:23 03:29:23 #131 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:29:23 #131 DONE 0.1s 03:29:23 03:29:23 #132 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:29:24 #12 transferring dockerfile: 2.58kB 0.0s done 03:29:24 #12 DONE 0.1s 03:29:24 03:29:24 #13 [core-data internal] load build definition from Dockerfile 03:29:24 #13 transferring dockerfile: 1.90kB 0.0s done 03:29:24 #13 DONE 0.1s 03:29:24 03:29:24 #14 [core-metadata internal] load build definition from Dockerfile 03:29:24 #14 transferring dockerfile: 1.96kB done 03:29:24 #14 DONE 0.1s 03:29:24 03:29:24 #15 [security-proxy-auth internal] load .dockerignore 03:29:24 #15 transferring context: 32B 0.0s 03:29:24 #132 DONE 0.1s 03:29:24 03:29:24 #133 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 03:29:24 #133 DONE 0.1s 03:29:24 03:29:24 #134 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:29:24 #134 DONE 0.1s 03:29:24 03:29:24 #135 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:29:24 #135 ... 03:29:24 03:29:24 #136 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:29:24 #136 DONE 0.2s 03:29:24 #15 transferring context: 56B 0.0s done 03:29:24 #15 DONE 0.1s 03:29:24 03:29:24 #137 [security-spire-server] exporting to image 03:29:24 #137 exporting layers 03:29:24 #137 ... 03:29:24 03:29:24 #135 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:29:24 #135 DONE 0.5s 03:29:24 03:29:24 #137 [security-spire-agent] exporting to image 03:29:24 03:29:24 #16 [core-command internal] load .dockerignore 03:29:24 #16 transferring context: 56B done 03:29:24 #16 DONE 0.0s 03:29:24 03:29:24 #17 [security-spiffe-token-provider internal] load .dockerignore 03:29:25 #137 exporting layers 1.0s done 03:29:25 #137 writing image sha256:891fcc0e70f5cbc6203ed3089e5b81b2fdd3aacffbab31677b67dec3acd907b2 done 03:29:25 #137 naming to docker.io/library/security-spire-server done 03:29:25 #17 ... 03:29:25 03:29:25 #18 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:29:25 #18 DONE 0.0s 03:29:25 #137 exporting layers 1.0s done 03:29:25 #137 writing image sha256:e00b3bf34d97d014ed4a7bd17104417a62588d11e0fba7876e0bf133406e555a 0.0s done 03:29:25 #137 naming to docker.io/library/security-spire-config done 03:29:25 #137 writing image sha256:3463698f8a5ebafae70e1860180e83bb7fee2bfdfb18bf759cd24ba856227579 done 03:29:25 #137 naming to docker.io/library/security-spire-agent 0.0s done 03:29:25 #137 DONE 1.6s 03:29:25 03:29:25 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:29:25 #0 1.819 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:29:25 03:29:25 #19 [security-spire-server internal] load .dockerignore 03:29:25 #19 transferring context: 56B done 03:29:27 #138 ... 03:29:27 03:29:27 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:29:27 #0 0.941 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:29:27 #139 ... 03:29:27 03:29:27 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:29:27 #0 0.834 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:29:27 #140 ... 03:29:27 03:29:27 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:29:27 #0 1.120 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:29:27 #19 DONE 2.5s 03:29:27 03:29:27 #20 [support-notifications internal] load .dockerignore 03:29:27 #20 transferring context: 56B 0.0s done 03:29:27 #20 DONE 2.5s 03:29:27 03:29:27 #17 [security-spiffe-token-provider internal] load .dockerignore 03:29:27 #17 transferring context: 56B 0.0s done 03:29:27 #17 DONE 2.6s 03:29:27 03:29:27 #18 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:29:27 #18 DONE 0.0s 03:29:27 03:29:27 #21 [security-spire-agent internal] load .dockerignore 03:29:27 #21 transferring context: 56B 0.0s done 03:29:27 #21 DONE 2.6s 03:29:27 03:29:27 #22 [security-bootstrapper internal] load .dockerignore 03:29:27 #22 transferring context: 56B 0.0s done 03:29:27 #22 DONE 2.5s 03:29:27 03:29:27 #23 [security-proxy-setup internal] load .dockerignore 03:29:27 #23 transferring context: 56B done 03:29:27 #23 DONE 2.5s 03:29:27 03:29:27 #24 [support-scheduler internal] load .dockerignore 03:29:27 #24 transferring context: 56B done 03:29:27 #24 DONE 2.6s 03:29:27 03:29:27 #25 [core-common-config-bootstrapper internal] load .dockerignore 03:29:27 #25 transferring context: 56B 0.0s done 03:29:27 #25 DONE 2.5s 03:29:27 03:29:27 #18 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:29:27 #18 DONE 0.0s 03:29:27 03:29:27 #26 [security-secretstore-setup internal] load .dockerignore 03:29:27 #26 transferring context: 56B 0.0s done 03:29:27 #26 DONE 2.6s 03:29:27 03:29:27 #27 [core-metadata internal] load .dockerignore 03:29:27 #27 transferring context: 56B 0.0s done 03:29:27 #27 DONE 2.4s 03:29:27 03:29:27 #28 [core-data internal] load .dockerignore 03:29:27 #28 transferring context: 56B 0.0s done 03:29:27 #28 DONE 2.5s 03:29:27 03:29:27 #29 [security-spire-config internal] load .dockerignore 03:29:27 #29 transferring context: 56B 0.0s done 03:29:27 #29 DONE 2.6s 03:29:27 03:29:27 #18 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:29:27 #18 DONE 0.0s 03:29:27 03:29:27 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 03:29:27 #141 ... 03:29:27 03:29:27 #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:29:27 #0 1.159 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:29:27 #142 ... 03:29:27 03:29:27 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:29:27 #0 0.585 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:29:27 #30 DONE 3.2s 03:29:27 03:29:27 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 03:29:27 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 03:29:28 #143 ... 03:29:28 03:29:28 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:29:28 #0 2.007 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:29:28 #144 ... 03:29:28 03:29:28 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:29:28 #0 0.496 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:29:28 #31 ... 03:29:28 03:29:28 #18 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:29:28 #18 DONE 0.0s 03:29:28 03:29:28 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 03:29:28 #30 DONE 3.2s 03:29:28 03:29:28 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 03:29:28 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 03:29:28 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 03:29:28 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0B / 3.26MB 0.1s 03:29:28 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 03:29:28 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 03:29:28 #145 ... 03:29:28 03:29:28 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:29:28 #0 1.191 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:29:28 #146 ... 03:29:28 03:29:28 #99 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:29:28 #99 1.052 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:29:28 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 2.10MB / 3.26MB 0.5s 03:29:28 #31 ... 03:29:28 03:29:28 #18 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:29:28 #18 DONE 0.0s 03:29:28 03:29:28 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 03:29:28 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.7s 03:29:29 #31 ... 03:29:29 03:29:29 #18 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:29:29 #18 DONE 0.0s 03:29:29 03:29:29 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 03:29:29 #30 DONE 3.5s 03:29:29 03:29:29 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 03:29:29 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.7s done 03:29:29 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 03:29:29 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 03:29:29 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 03:29:29 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.7s done 03:29:29 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 03:29:29 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 03:29:29 #31 ... 03:29:29 03:29:29 #18 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:29:29 #18 DONE 0.1s 03:29:29 03:29:29 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 03:29:29 #30 DONE 3.8s 03:29:29 03:29:29 #32 [support-notifications internal] load build context 03:29:29 #32 ... 03:29:29 03:29:29 #18 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:29:29 #18 DONE 0.1s 03:29:29 03:29:29 #32 [support-notifications internal] load build context 03:29:30 #32 ... 03:29:30 03:29:30 #18 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:29:30 #18 DONE 0.1s 03:29:30 03:29:30 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 03:29:30 #30 DONE 4.4s 03:29:30 03:29:30 #32 [support-notifications internal] load build context 03:29:30 #32 ... 03:29:30 03:29:30 #18 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:29:30 #18 DONE 0.1s 03:29:30 03:29:30 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 03:29:30 #30 DONE 4.5s 03:29:30 03:29:30 #32 [support-notifications internal] load build context 03:29:30 #32 transferring context: 2.56MB 2.3s done 03:29:30 #32 ... 03:29:30 03:29:30 #18 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:29:30 #18 DONE 0.1s 03:29:30 03:29:30 #33 [security-spire-server internal] load build context 03:29:30 #33 transferring context: 2.56MB 2.1s done 03:29:30 #33 DONE 2.7s 03:29:30 03:29:30 #34 [core-command internal] load build context 03:29:30 #34 transferring context: 2.56MB 2.1s done 03:29:30 #34 DONE 2.8s 03:29:30 03:29:30 #35 [security-proxy-auth internal] load build context 03:29:30 #35 transferring context: 2.56MB 1.8s done 03:29:30 #35 DONE 2.7s 03:29:31 03:29:31 #18 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:29:31 #18 DONE 0.1s 03:29:31 03:29:31 #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 03:29:31 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 03:29:31 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 03:29:31 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.7s done 03:29:31 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 03:29:31 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 03:29:31 #31 ... 03:29:31 03:29:31 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 03:29:31 #30 DONE 4.7s 03:29:31 03:29:31 #36 [security-spire-config internal] load build context 03:29:31 #36 DONE 0.0s 03:29:31 03:29:31 #37 [security-spiffe-token-provider internal] load build context 03:29:31 #37 transferring context: 2.56MB 1.9s done 03:29:31 #37 DONE 2.8s 03:29:31 03:29:31 #38 [security-spire-agent internal] load build context 03:29:31 #38 transferring context: 2.56MB 2.2s done 03:29:31 #38 DONE 3.0s 03:29:31 03:29:31 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 03:29:31 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 03:29:31 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 03:29:31 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.7s done 03:29:31 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 03:29:31 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 03:29:31 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 2.1s done 03:29:31 #31 ... 03:29:31 03:29:31 #39 [security-bootstrapper internal] load build context 03:29:31 #39 transferring context: 2.56MB 1.5s done 03:29:31 #39 DONE 2.1s 03:29:31 03:29:31 #32 [support-notifications internal] load build context 03:29:31 #32 DONE 3.2s 03:29:31 03:29:31 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 03:29:31 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 2.1s done 03:29:31 #31 ... 03:29:31 03:29:31 #40 [support-scheduler internal] load build context 03:29:31 #40 transferring context: 2.56MB 1.5s done 03:29:31 #40 DONE 2.2s 03:29:31 03:29:31 #41 [security-proxy-setup internal] load build context 03:29:31 #41 transferring context: 2.56MB 0.7s done 03:29:31 #41 DONE 1.8s 03:29:31 03:29:31 #42 [security-secretstore-setup internal] load build context 03:29:32 #42 ... 03:29:32 03:29:32 #43 [core-common-config-bootstrapper internal] load build context 03:29:32 #43 transferring context: 2.56MB 0.7s done 03:29:32 #43 DONE 1.6s 03:29:32 03:29:32 #44 [security-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 03:29:32 #44 DONE 4.8s 03:29:32 03:29:32 #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 03:29:32 #31 DONE 4.7s 03:29:32 03:29:32 #42 [security-secretstore-setup internal] load build context 03:29:32 #42 ... 03:29:32 03:29:32 #45 [core-metadata internal] load build context 03:29:32 #45 transferring context: 2.56MB 0.9s done 03:29:32 #45 DONE 2.0s 03:29:32 03:29:32 #42 [security-secretstore-setup internal] load build context 03:29:32 #42 transferring context: 2.56MB 0.9s done 03:29:32 #42 DONE 1.4s 03:29:32 03:29:32 #46 [core-metadata builder 2/9] WORKDIR /edgex-go 03:29:32 #46 ... 03:29:32 03:29:32 #47 [core-data internal] load build context 03:29:32 #47 transferring context: 2.56MB 0.7s done 03:29:32 #47 DONE 2.3s 03:29:32 03:29:32 #36 [security-spire-config internal] load build context 03:29:32 #36 transferring context: 2.56MB 0.7s done 03:29:32 #36 DONE 1.9s 03:29:33 03:29:33 #48 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:29:33 #48 ... 03:29:33 03:29:33 #46 [security-spire-server builder 2/9] WORKDIR /edgex-go 03:29:33 #46 DONE 2.3s 03:29:33 03:29:33 #49 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 03:29:40 #49 ... 03:29:40 03:29:40 #48 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:29:40 #48 7.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:29:40 #48 8.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:29:42 #48 ... 03:29:42 03:29:42 #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:29:42 #0 5.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:29:42 #0 5.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:29:42 #0 8.605 (1/3) Installing ca-certificates (20230506-r0) 03:29:42 #0 8.919 (2/3) Installing dumb-init (1.2.5-r2) 03:29:42 #0 8.933 (3/3) Installing su-exec (0.2-r2) 03:29:42 #0 8.952 Executing busybox-1.35.0-r29.trigger 03:29:42 #0 9.085 Executing ca-certificates-20230506-r0.trigger 03:29:42 #50 ... 03:29:42 03:29:42 #49 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 03:29:42 #49 6.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:29:42 #49 8.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:29:42 #49 ... 03:29:42 03:29:42 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:29:42 #0 7.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:29:42 #0 9.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:29:42 #51 ... 03:29:42 03:29:42 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 03:29:42 #0 7.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:29:42 #0 9.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:29:42 #52 ... 03:29:42 03:29:42 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 03:29:42 #0 7.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:29:42 #0 9.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:29:42 #53 ... 03:29:42 03:29:42 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 03:29:42 #0 7.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:29:42 #0 9.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:29:42 #54 ... 03:29:42 03:29:42 #55 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:29:42 #0 5.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:29:42 #0 5.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:29:42 #0 8.919 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:29:42 #0 8.921 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:29:42 #0 8.921 OK: 17689 distinct packages available 03:29:42 #0 9.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:29:43 #55 ... 03:29:43 03:29:43 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 03:29:43 #0 6.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:29:43 #0 7.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:29:43 #56 ... 03:29:43 03:29:43 #57 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:29:43 #0 7.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:29:43 #0 9.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:29:43 #57 ... 03:29:43 03:29:43 #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:29:43 #50 10.67 OK: 8 MiB in 18 packages 03:29:43 #50 DONE 11.4s 03:29:43 03:29:43 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:29:43 #0 5.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:29:43 #0 7.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:29:43 #58 ... 03:29:43 03:29:43 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:29:43 #0 6.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:29:43 #0 7.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:29:43 #59 ... 03:29:43 03:29:43 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:29:43 #0 6.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:29:43 #0 8.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:29:44 #60 ... 03:29:44 03:29:44 #61 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 03:29:44 #0 6.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:29:44 #0 8.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:29:44 #61 ... 03:29:44 03:29:44 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 03:29:44 #56 11.25 (1/2) Installing ca-certificates (20230506-r0) 03:29:44 #56 11.68 (2/2) Installing dumb-init (1.2.5-r2) 03:29:44 #56 11.71 Executing busybox-1.35.0-r29.trigger 03:29:44 #56 11.83 Executing ca-certificates-20230506-r0.trigger 03:29:45 #56 ... 03:29:45 03:29:45 #48 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:29:45 #48 12.78 (1/1) Installing dumb-init (1.2.5-r2) 03:29:45 #48 12.81 Executing busybox-1.35.0-r29.trigger 03:29:45 #48 12.85 OK: 8 MiB in 16 packages 03:29:45 #48 DONE 13.7s 03:29:45 03:29:45 #55 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:29:45 #55 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:29:46 #55 ... 03:29:46 03:29:46 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:29:46 #58 12.15 OK: 263 MiB in 53 packages 03:29:46 #58 DONE 12.8s 03:29:46 03:29:46 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 03:29:46 #52 14.05 (1/2) Installing dumb-init (1.2.5-r2) 03:29:46 #52 14.06 (2/2) Installing su-exec (0.2-r2) 03:29:46 #52 14.07 Executing busybox-1.35.0-r29.trigger 03:29:46 #52 14.15 OK: 8 MiB in 17 packages 03:29:47 #52 ... 03:29:47 03:29:47 #62 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:29:47 #62 DONE 0.5s 03:29:47 03:29:47 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:29:47 #59 12.46 OK: 263 MiB in 53 packages 03:29:47 #59 DONE 13.4s 03:29:47 03:29:47 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 03:29:47 #54 14.31 (1/1) Installing dumb-init (1.2.5-r2) 03:29:47 #54 14.35 Executing busybox-1.35.0-r29.trigger 03:29:47 #54 14.51 OK: 8 MiB in 16 packages 03:29:47 #54 ... 03:29:47 03:29:47 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 03:29:47 #56 13.60 OK: 8 MiB in 17 packages 03:29:47 #56 DONE 15.0s 03:29:47 03:29:47 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 03:29:47 #53 14.75 (1/2) Installing dumb-init (1.2.5-r2) 03:29:47 #53 14.79 (2/2) Installing openssl (3.0.9-r1) 03:29:47 #53 14.90 Executing busybox-1.35.0-r29.trigger 03:29:47 #53 ... 03:29:47 03:29:47 #61 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 03:29:47 #61 12.61 OK: 263 MiB in 53 packages 03:29:47 #61 DONE 14.2s 03:29:47 03:29:47 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 03:29:47 #52 DONE 15.3s 03:29:47 03:29:47 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 03:29:47 #53 15.14 OK: 8 MiB in 17 packages 03:29:48 #53 ... 03:29:48 03:29:48 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:29:48 #63 DONE 1.1s 03:29:48 03:29:48 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 03:29:48 #54 DONE 15.9s 03:29:48 03:29:48 #49 [core-data builder 3/7] RUN apk add --update --no-cache make git 03:29:48 #49 13.16 OK: 263 MiB in 53 packages 03:29:48 #49 DONE 15.5s 03:29:48 03:29:48 #64 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:29:48 #64 ... 03:29:48 03:29:48 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 03:29:48 #53 DONE 16.3s 03:29:48 03:29:48 #55 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:29:48 #55 16.29 (1/5) Installing dumb-init (1.2.5-r2) 03:29:48 #55 16.31 (2/5) Installing musl-obstack (1.2.3-r0) 03:29:48 #55 16.32 (3/5) Installing libucontext (1.2-r0) 03:29:48 #55 16.33 (4/5) Installing gcompat (1.1.0-r0) 03:29:48 #55 16.35 (5/5) Installing openssl (3.0.9-r1) 03:29:48 #55 16.41 Executing busybox-1.35.0-r29.trigger 03:29:48 #55 16.54 OK: 9 MiB in 20 packages 03:29:49 #55 ... 03:29:49 03:29:49 #65 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 03:29:49 #65 DONE 0.4s 03:29:49 03:29:49 #66 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 03:29:49 #66 DONE 1.7s 03:29:49 03:29:49 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:29:49 #51 13.53 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:29:49 #51 13.54 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:29:49 #51 13.54 OK: 17689 distinct packages available 03:29:49 #51 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:29:49 #51 16.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:29:49 #51 ... 03:29:49 03:29:49 #64 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:29:49 #64 DONE 1.0s 03:29:49 03:29:49 #67 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:50 #67 ... 03:29:50 03:29:50 #55 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:29:50 #55 DONE 17.5s 03:29:50 03:29:50 #68 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:53 #68 ... 03:29:53 03:29:53 #57 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:29:53 #57 13.91 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:29:53 #57 13.91 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:29:53 #57 13.91 OK: 17689 distinct packages available 03:29:53 #57 15.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:29:53 #57 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:29:53 #57 19.58 (1/4) Installing dumb-init (1.2.5-r2) 03:29:53 #57 19.63 (2/4) Installing musl-obstack (1.2.3-r0) 03:29:53 #57 19.63 (3/4) Installing libucontext (1.2-r0) 03:29:53 #57 19.63 (4/4) Installing gcompat (1.1.0-r0) 03:29:53 #57 19.63 Executing busybox-1.35.0-r29.trigger 03:29:53 #57 19.67 OK: 8 MiB in 19 packages 03:29:53 #57 DONE 20.9s 03:29:53 03:29:53 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:29:53 #60 13.00 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:29:53 #60 13.00 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:29:53 #60 13.00 OK: 17701 distinct packages available 03:29:53 #60 14.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:29:53 #60 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:29:53 #60 18.20 OK: 263 MiB in 53 packages 03:29:53 #60 DONE 19.8s 03:29:53 03:29:53 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:29:53 #51 19.29 (1/9) Installing ca-certificates (20230506-r0) 03:29:53 #51 19.44 (2/9) Installing brotli-libs (1.0.9-r9) 03:29:53 #51 19.49 (3/9) Installing nghttp2-libs (1.51.0-r0) 03:29:53 #51 19.51 (4/9) Installing libcurl (8.1.2-r0) 03:29:53 #51 19.55 (5/9) Installing curl (8.1.2-r0) 03:29:53 #51 19.56 (6/9) Installing dumb-init (1.2.5-r2) 03:29:53 #51 19.57 (7/9) Installing musl-obstack (1.2.3-r0) 03:29:53 #51 19.60 (8/9) Installing libucontext (1.2-r0) 03:29:53 #51 19.61 (9/9) Installing gcompat (1.1.0-r0) 03:29:53 #51 19.66 Executing busybox-1.35.0-r29.trigger 03:29:53 #51 19.68 Executing ca-certificates-20230506-r0.trigger 03:29:53 #51 20.76 OK: 11 MiB in 24 packages 03:29:53 #51 ... 03:29:53 03:29:53 #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:29:53 #69 DONE 5.9s 03:29:53 03:29:53 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:29:53 #51 DONE 21.5s 03:29:53 03:29:53 #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 03:29:54 #70 DONE 0.5s 03:29:54 03:29:54 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:29:54 #71 DONE 0.9s 03:29:54 03:29:54 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:57 #72 ... 03:29:57 03:29:57 #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:57 #73 ... 03:29:57 03:29:57 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:25 #99 ... 03:30:25 03:30:25 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:30:25 #140 64.70 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:30:31 #140 ... 03:30:31 03:30:31 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:30:31 #143 DONE 73.8s 03:30:31 03:30:31 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:30:31 #139 DONE 73.8s 03:30:31 03:30:31 #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:30:31 #142 DONE 73.8s 03:30:31 03:30:31 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:30:31 #145 DONE 73.8s 03:30:31 03:30:31 #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:30:31 #108 DONE 73.8s 03:30:31 03:30:31 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:30:31 #144 DONE 73.9s 03:30:31 03:30:31 #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:30:31 #147 ... 03:30:31 03:30:31 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:30:31 #138 DONE 74.0s 03:30:31 03:30:31 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:30:31 #141 DONE 74.2s 03:30:31 03:30:31 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:30:31 #146 DONE 74.2s 03:30:31 03:30:31 #99 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:30:31 #99 DONE 74.2s 03:30:31 03:30:31 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:30:31 #140 DONE 74.2s 03:30:31 03:30:31 #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:30:31 #148 ... 03:30:31 03:30:31 #149 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:30:31 #149 DONE 0.8s 03:30:32 03:30:32 #150 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 03:30:32 #150 DONE 0.7s 03:30:32 03:30:32 #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:30:32 #148 DONE 0.6s 03:30:32 03:30:32 #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:30:32 #147 DONE 0.7s 03:30:32 03:30:32 #151 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:30:32 #151 DONE 0.5s 03:30:32 03:30:32 #152 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 03:30:32 #152 ... 03:30:32 03:30:32 #153 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:30:32 #153 DONE 0.5s 03:30:32 03:30:32 #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 03:30:32 #154 DONE 0.5s 03:30:32 03:30:32 #155 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:30:32 #155 DONE 0.3s 03:30:32 03:30:32 #156 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 03:30:32 #156 DONE 0.3s 03:30:32 03:30:32 #157 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:30:32 #157 CACHED 03:30:32 03:30:32 #158 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:30:32 #158 CACHED 03:30:32 03:30:32 #159 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:30:32 #159 CACHED 03:30:32 03:30:32 #160 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:30:32 #160 CACHED 03:30:32 03:30:32 #161 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:30:32 #161 CACHED 03:30:32 03:30:32 #162 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:30:32 #162 CACHED 03:30:32 03:30:32 #163 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:30:32 #163 CACHED 03:30:32 03:30:32 #164 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:30:32 #164 CACHED 03:30:32 03:30:32 #165 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:30:32 #165 DONE 0.3s 03:30:32 03:30:32 #166 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:30:32 #166 ... 03:30:32 03:30:32 #167 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:30:32 #167 DONE 0.4s 03:30:32 03:30:32 #168 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:30:32 #168 DONE 0.3s 03:30:32 03:30:32 #169 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 03:30:32 #169 DONE 0.3s 03:30:32 03:30:32 #170 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:30:32 #170 DONE 0.3s 03:30:32 03:30:32 #171 [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 03:30:33 #171 ... 03:30:33 03:30:33 #172 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:30:33 #172 DONE 1.3s 03:30:33 03:30:33 #173 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:30:33 #173 DONE 1.3s 03:30:33 03:30:33 #174 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:30:33 #174 DONE 1.3s 03:30:33 03:30:33 #175 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:30:33 #175 DONE 1.4s 03:30:33 03:30:33 #176 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:30:33 #176 DONE 1.4s 03:30:33 03:30:33 #177 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:30:33 #177 ... 03:30:33 03:30:33 #178 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:30:33 #178 DONE 1.5s 03:30:33 03:30:33 #179 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:30:33 #179 DONE 1.5s 03:30:33 03:30:33 #166 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:30:33 #166 DONE 1.5s 03:30:33 03:30:33 #171 [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 03:30:33 #171 DONE 1.3s 03:30:34 03:30:34 #152 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 03:30:34 #152 DONE 1.9s 03:30:34 03:30:34 #180 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:30:34 #180 DONE 1.1s 03:30:34 03:30:34 #181 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 03:30:34 #181 ... 03:30:34 03:30:34 #182 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:30:34 #182 DONE 0.4s 03:30:34 03:30:34 #183 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:30:34 #183 DONE 0.4s 03:30:34 03:30:34 #184 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:30:34 #184 DONE 0.4s 03:30:34 03:30:34 #185 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:30:34 #185 DONE 0.4s 03:30:34 03:30:34 #177 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:30:34 #177 DONE 0.4s 03:30:34 03:30:34 #186 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:30:34 #186 DONE 0.4s 03:30:34 03:30:34 #137 [core-command] exporting to image 03:30:34 #137 exporting layers 03:30:34 #137 ... 03:30:34 03:30:34 #187 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:30:34 #187 DONE 0.4s 03:30:34 03:30:34 #188 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:30:34 #188 DONE 0.4s 03:30:34 03:30:34 #181 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 03:30:34 #181 DONE 0.4s 03:30:34 03:30:34 #189 [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 03:30:34 #189 DONE 0.5s 03:30:34 03:30:34 #137 [support-scheduler] exporting to image 03:30:34 #137 ... 03:30:34 03:30:34 #190 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:30:34 #190 DONE 0.2s 03:30:34 03:30:34 #191 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:30:34 #191 DONE 0.4s 03:30:34 03:30:34 #137 [core-metadata] exporting to image 03:30:34 #137 ... 03:30:34 03:30:34 #192 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:30:34 #192 DONE 0.4s 03:30:34 03:30:34 #193 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:30:34 #193 DONE 0.3s 03:30:34 03:30:34 #137 [core-metadata] exporting to image 03:30:34 #137 exporting layers 0.4s done 03:30:34 #137 ... 03:30:34 03:30:34 #194 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 03:30:34 #194 DONE 0.3s 03:30:34 03:30:34 #195 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:30:34 #195 DONE 0.3s 03:30:34 03:30:34 #137 [security-spiffe-token-provider] exporting to image 03:30:34 #137 exporting layers 0.4s done 03:30:34 #137 writing image sha256:313670bae9933801f488b5d6c7e5d7b06669cb30964f7fbea5f21453140a5757 0.0s done 03:30:34 #137 writing image sha256:71c8d43017d6d08ab956ead18b14b497752453edaa64fa770ceaa465ac61100d 0.1s done 03:30:34 #137 naming to docker.io/library/security-spiffe-token-provider done 03:30:34 #137 writing image sha256:662512054be3d9de8ceab3b604169eb44d600e246f18d27981a79d36c3185802 03:30:34 #137 naming to docker.io/library/support-notifications 03:30:34 #137 ... 03:30:34 03:30:34 #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:30:34 #196 DONE 0.2s 03:30:34 03:30:34 #137 [core-command] exporting to image 03:30:34 #137 exporting layers 0.4s done 03:30:34 #137 writing image sha256:662512054be3d9de8ceab3b604169eb44d600e246f18d27981a79d36c3185802 0.1s done 03:30:34 #137 naming to docker.io/library/support-notifications done 03:30:34 #137 naming to docker.io/library/core-data done 03:30:34 #137 writing image sha256:7d50fd51106ac50a817d282a024203d4dd9aee461fe6d42d1f516c7cb2ff7943 done 03:30:34 #137 naming to docker.io/library/support-scheduler done 03:30:34 #137 writing image sha256:04d92083a2cf2ca9815de3b26d0c994cb52dbe118515e94c49e4b96efd7a68fa done 03:30:34 #137 naming to docker.io/library/core-command done 03:30:35 #137 writing image sha256:e68aa7b9c658d9e82b2b01b6e28ff00a6bb1395874987461a964bbc7881077eb done 03:30:35 #137 naming to docker.io/library/core-metadata done 03:30:35 #137 DONE 2.5s 03:30:35 03:30:35 #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:30:35 #197 DONE 0.5s 03:30:35 03:30:35 #198 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:30:35 #198 ... 03:30:35 03:30:35 #199 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:30:35 #199 DONE 0.7s 03:30:35 03:30:35 #200 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:30:35 #200 DONE 0.7s 03:30:35 03:30:35 #201 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:30:35 #201 DONE 0.1s 03:30:35 03:30:35 #198 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:30:35 #198 DONE 0.4s 03:30:35 03:30:35 #202 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:30:35 #202 DONE 0.1s 03:30:35 03:30:35 #137 [security-proxy-setup] exporting to image 03:30:35 #137 ... 03:30:35 03:30:35 #203 [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/ 03:30:35 #203 DONE 0.1s 03:30:35 03:30:35 #204 [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/ 03:30:35 #204 DONE 0.1s 03:30:35 03:30:35 #137 [security-proxy-setup] exporting to image 03:30:35 #137 exporting layers 0.2s done 03:30:35 #137 writing image sha256:96d291d254c0b4574680d221db7a08c2ca26ca5d998a7392f042abd87efafc39 done 03:30:35 #137 naming to docker.io/library/security-proxy-auth done 03:30:35 #137 writing image sha256:2447809587d3f464da223162913e8ef73bd53c562f07da3bdb708eb6223d88ac 0.0s done 03:30:35 #137 naming to docker.io/library/security-proxy-setup done 03:30:35 #137 DONE 2.8s 03:30:35 03:30:35 #205 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:30:35 #205 DONE 0.9s 03:30:35 03:30:35 #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:30:35 #206 DONE 0.1s 03:30:35 03:30:35 #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:30:35 #207 DONE 0.1s 03:30:35 03:30:35 #137 [core-common-config-bootstrapper] exporting to image 03:30:35 #137 exporting layers 0.1s done 03:30:35 #137 writing image sha256:c9bfd43d0b2b1431a6aec0ed66b886c1a4aee3aa70b99bd6affb3cb3237ada78 done 03:30:35 #137 naming to docker.io/library/core-common-config-bootstrapper done 03:30:35 #137 DONE 2.9s 03:30:35 03:30:35 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 03:30:35 #208 ... 03:30:35 03:30:35 #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:30:35 #209 DONE 0.5s 03:30:36 03:30:36 #137 [security-secretstore-setup] exporting to image 03:30:36 #137 exporting layers 0.2s done 03:30:36 #137 writing image sha256:899536df9854d45e7abc85646812cfc6056cd088962907a71ed026e7c4cc62cd done 03:30:36 #137 naming to docker.io/library/security-secretstore-setup done 03:30:36 #137 DONE 3.1s 03:30:36 03:30:36 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 03:30:36 #208 DONE 0.5s 03:30:36 03:30:36 #137 [security-bootstrapper] exporting to image 03:30:36 #137 exporting layers 0.2s done 03:30:36 #137 writing image sha256:2c1cdac9cd108b6323abf1a6062248f7b1c50bcfe776dfaeea0d27765426799b done 03:30:36 #137 naming to docker.io/library/security-bootstrapper done 03:30:36 #137 DONE 3.2s 03:30:36 time="2023-07-06T03:27:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:30:36 time="2023-07-06T03:27:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:30:36 time="2023-07-06T03:27:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:30:36 time="2023-07-06T03:27:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:30:36 time="2023-07-06T03:27:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:30:36 time="2023-07-06T03:27:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:30:36 time="2023-07-06T03:27:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:30:36 time="2023-07-06T03:27:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:30:36 time="2023-07-06T03:27:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:30:36 time="2023-07-06T03:27:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:30:36 time="2023-07-06T03:27:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:30:36 time="2023-07-06T03:27:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:30:36 time="2023-07-06T03:27:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:30:36 time="2023-07-06T03:27:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:30:36 $ docker stop --time=1 3443a8ec3cb113b3a42e519a52a7b575f61d9101ff01a56c67cb1d317a5b1302 03:30:37 $ docker rm -f --volumes 3443a8ec3cb113b3a42e519a52a7b575f61d9101ff01a56c67cb1d317a5b1302 [Pipeline] // withDockerContainer [Pipeline] sh 03:30:37 + docker images 03:30:37 REPOSITORY TAG IMAGE ID CREATED SIZE 03:30:37 security-secretstore-setup latest 899536df9854 2 seconds ago 32.8MB 03:30:37 security-proxy-setup latest 2447809587d3 2 seconds ago 18.8MB 03:30:37 core-common-config-bootstrapper latest c9bfd43d0b2b 2 seconds ago 17.2MB 03:30:37 security-bootstrapper latest 2c1cdac9cd10 2 seconds ago 22.2MB 03:30:37 security-proxy-auth latest 96d291d254c0 3 seconds ago 18.3MB 03:30:37 support-scheduler latest 7d50fd51106a 3 seconds ago 31.8MB 03:30:37 core-metadata latest e68aa7b9c658 3 seconds ago 20.4MB 03:30:37 support-notifications latest 71c8d43017d6 4 seconds ago 32.4MB 03:30:37 security-spiffe-token-provider latest 313670bae993 4 seconds ago 32.8MB 03:30:37 core-data latest 662512054be3 4 seconds ago 20.1MB 03:30:37 core-command latest 04d92083a2cf 4 seconds ago 19.9MB 03:30:37 security-spire-agent latest 3463698f8a5e About a minute ago 161MB 03:30:37 security-spire-config latest e00b3bf34d97 About a minute ago 102MB 03:30:37 security-spire-server latest 891fcc0e70f5 About a minute ago 103MB 03:30:37 ci-base-image-x86_64 latest 63bd81eb38d1 5 minutes ago 922MB 03:30:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 weeks ago 334MB 03:30:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 months ago 700MB 03:30:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 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 03:30:37 provisioning config files... 03:30:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/539@tmp/config13433013582883151238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:30:38 ---> docker-login.sh 03:30:38 nexus3.edgexfoundry.org:10001 03:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:30:38 Configure a credential helper to remove this warning. See 03:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:30:38 03:30:38 Login Succeeded 03:30:38 nexus3.edgexfoundry.org:10002 03:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:30:38 Configure a credential helper to remove this warning. See 03:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:30:38 03:30:38 Login Succeeded 03:30:38 nexus3.edgexfoundry.org:10003 03:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:30:38 Configure a credential helper to remove this warning. See 03:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:30:38 03:30:38 Login Succeeded 03:30:38 nexus3.edgexfoundry.org:10004 03:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:30:38 Configure a credential helper to remove this warning. See 03:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:30:38 03:30:38 Login Succeeded 03:30:38 docker.io 03:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:30:38 Configure a credential helper to remove this warning. See 03:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:30:38 03:30:38 Login Succeeded 03:30:38 ---> docker-login.sh ends [Pipeline] } 03:30:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:30:39 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:30:39 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:30:39 latest 03:30:39 3.1.0-dev.6 03:30:39 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:30:39 main 03:30:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:39 + docker push nexus3.edgexfoundry.org:10004/core-command:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:30:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:30:39 4635b7498976: Preparing 03:30:39 740384aa8976: Preparing 03:30:39 d23d7ac489fb: Preparing 03:30:39 a4e9860d3a64: Preparing 03:30:39 af90c32ce4d0: Preparing 03:30:39 3dab9f8bf2d2: Preparing 03:30:39 3dab9f8bf2d2: Waiting 03:30:39 a4e9860d3a64: Pushed 03:30:39 d23d7ac489fb: Pushed 03:30:39 4635b7498976: Pushed 03:30:39 af90c32ce4d0: Pushed 03:30:39 3dab9f8bf2d2: Layer already exists 03:30:40 740384aa8976: Pushed 03:30:41 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1: digest: sha256:7b805c418c81f8ce9a596972db248bcefe34649b3414e5b34b0e9f59c2a8b7a0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:41 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:30:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:30:41 4635b7498976: Preparing 03:30:41 740384aa8976: Preparing 03:30:41 d23d7ac489fb: Preparing 03:30:41 a4e9860d3a64: Preparing 03:30:41 af90c32ce4d0: Preparing 03:30:41 3dab9f8bf2d2: Preparing 03:30:41 3dab9f8bf2d2: Waiting 03:30:41 a4e9860d3a64: Layer already exists 03:30:41 af90c32ce4d0: Layer already exists 03:30:41 740384aa8976: Layer already exists 03:30:41 4635b7498976: Layer already exists 03:30:41 d23d7ac489fb: Layer already exists 03:30:41 3dab9f8bf2d2: Layer already exists 03:30:41 latest: digest: sha256:7b805c418c81f8ce9a596972db248bcefe34649b3414e5b34b0e9f59c2a8b7a0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:42 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.6 03:30:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:30:42 4635b7498976: Preparing 03:30:42 740384aa8976: Preparing 03:30:42 d23d7ac489fb: Preparing 03:30:42 a4e9860d3a64: Preparing 03:30:42 af90c32ce4d0: Preparing 03:30:42 3dab9f8bf2d2: Preparing 03:30:42 3dab9f8bf2d2: Waiting 03:30:42 740384aa8976: Layer already exists 03:30:42 d23d7ac489fb: Layer already exists 03:30:42 4635b7498976: Layer already exists 03:30:42 a4e9860d3a64: Layer already exists 03:30:42 af90c32ce4d0: Layer already exists 03:30:42 3dab9f8bf2d2: Layer already exists 03:30:42 3.1.0-dev.6: digest: sha256:7b805c418c81f8ce9a596972db248bcefe34649b3414e5b34b0e9f59c2a8b7a0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:43 + docker push nexus3.edgexfoundry.org:10004/core-command:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:30:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:30:43 4635b7498976: Preparing 03:30:43 740384aa8976: Preparing 03:30:43 d23d7ac489fb: Preparing 03:30:43 a4e9860d3a64: Preparing 03:30:43 af90c32ce4d0: Preparing 03:30:43 3dab9f8bf2d2: Preparing 03:30:43 3dab9f8bf2d2: Waiting 03:30:43 4635b7498976: Layer already exists 03:30:43 a4e9860d3a64: Layer already exists 03:30:43 af90c32ce4d0: Layer already exists 03:30:43 740384aa8976: Layer already exists 03:30:43 d23d7ac489fb: Layer already exists 03:30:43 3dab9f8bf2d2: Layer already exists 03:30:43 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6: digest: sha256:7b805c418c81f8ce9a596972db248bcefe34649b3414e5b34b0e9f59c2a8b7a0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:43 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:30:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:30:43 4635b7498976: Preparing 03:30:43 740384aa8976: Preparing 03:30:43 d23d7ac489fb: Preparing 03:30:43 a4e9860d3a64: Preparing 03:30:43 af90c32ce4d0: Preparing 03:30:43 3dab9f8bf2d2: Preparing 03:30:43 3dab9f8bf2d2: Waiting 03:30:43 d23d7ac489fb: Layer already exists 03:30:43 af90c32ce4d0: Layer already exists 03:30:43 a4e9860d3a64: Layer already exists 03:30:43 4635b7498976: Layer already exists 03:30:43 740384aa8976: Layer already exists 03:30:43 3dab9f8bf2d2: Layer already exists 03:30:43 main: digest: sha256:7b805c418c81f8ce9a596972db248bcefe34649b3414e5b34b0e9f59c2a8b7a0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:43 ===================================================== [Pipeline] echo 03:30:43 taggedImages: 03:30:43 - nexus3.edgexfoundry.org:10004/core-command:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:30:43 - nexus3.edgexfoundry.org:10004/core-command:latest 03:30:43 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.6 03:30:43 - nexus3.edgexfoundry.org:10004/core-command:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:30:43 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:30:43 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:30:43 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:30:43 latest 03:30:43 3.1.0-dev.6 03:30:43 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:30:43 main 03:30:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:43 #74 DONE 55.3s 03:30:43 03:30:43 #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:43 #73 DONE 56.6s 03:30:43 03:30:43 #67 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:43 #67 DONE 54.2s 03:30:43 03:30:43 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:43 #72 DONE 49.4s 03:30:43 03:30:43 #68 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:43 #68 DONE 53.9s 03:30:43 03:30:43 #75 [security-spire-agent builder 6/9] COPY . . 03:30:44 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:30:44 76f5add2974f: Preparing 03:30:44 99f4ff7c58e7: Preparing 03:30:44 34e4227ce4dc: Preparing 03:30:44 f806b3284aa2: Preparing 03:30:44 d23d7ac489fb: Preparing 03:30:44 a4e9860d3a64: Preparing 03:30:44 af90c32ce4d0: Preparing 03:30:44 3dab9f8bf2d2: Preparing 03:30:44 a4e9860d3a64: Waiting 03:30:44 af90c32ce4d0: Waiting 03:30:44 3dab9f8bf2d2: Waiting 03:30:44 d23d7ac489fb: Layer already exists 03:30:44 a4e9860d3a64: Layer already exists 03:30:44 af90c32ce4d0: Layer already exists 03:30:44 3dab9f8bf2d2: Layer already exists 03:30:44 76f5add2974f: Pushed 03:30:44 34e4227ce4dc: Pushed 03:30:44 99f4ff7c58e7: Pushed 03:30:45 #75 DONE 1.4s 03:30:45 03:30:45 #76 [security-spiffe-token-provider builder 6/7] COPY . . 03:30:45 #76 DONE 1.4s 03:30:45 03:30:45 #77 [support-notifications builder 6/7] COPY . . 03:30:45 #77 DONE 1.6s 03:30:45 03:30:45 #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:45 #78 CACHED 03:30:45 03:30:45 #79 [core-command builder 4/7] COPY go.mod vendor* ./ 03:30:45 #79 CACHED 03:30:45 03:30:45 #80 [core-command builder 6/7] COPY . . 03:30:45 #80 CACHED 03:30:45 03:30:45 #81 [security-proxy-auth builder 6/7] COPY . . 03:30:45 #81 DONE 1.5s 03:30:45 03:30:45 #82 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:30:45 #82 ... 03:30:45 03:30:45 #83 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:30:45 #83 CACHED 03:30:45 03:30:45 #84 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:45 #84 CACHED 03:30:45 03:30:45 #85 [core-metadata builder 6/7] COPY . . 03:30:45 #85 CACHED 03:30:45 03:30:45 #86 [core-data builder 4/7] COPY go.mod vendor* ./ 03:30:45 #86 CACHED 03:30:45 03:30:45 #87 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:45 #87 CACHED 03:30:45 03:30:45 #88 [core-data builder 6/7] COPY . . 03:30:45 #88 CACHED 03:30:45 03:30:45 #89 [core-common-config-bootstrapper builder 6/7] COPY . . 03:30:45 #89 CACHED 03:30:45 03:30:45 #90 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:45 #90 CACHED 03:30:45 03:30:45 #91 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:30:45 #91 CACHED 03:30:45 03:30:45 #92 [security-secretstore-setup builder 6/7] COPY . . 03:30:45 #92 CACHED 03:30:45 03:30:45 #93 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:30:45 #93 CACHED 03:30:45 03:30:45 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:45 #94 CACHED 03:30:45 03:30:45 #95 [security-bootstrapper builder 6/7] COPY . . 03:30:45 #95 DONE 1.6s 03:30:45 03:30:45 #96 [support-scheduler builder 6/7] COPY . . 03:30:45 #96 CACHED 03:30:45 03:30:45 #97 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:30:45 #97 CACHED 03:30:45 03:30:45 #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:45 #98 CACHED 03:30:45 03:30:45 #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:30:45 #99 CACHED 03:30:45 03:30:45 #100 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:45 #100 CACHED 03:30:45 03:30:45 #101 [security-proxy-setup builder 6/7] COPY . . 03:30:45 #101 CACHED 03:30:45 03:30:45 #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 03:30:45 #102 DONE 0.4s 03:30:45 03:30:45 #103 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:30:45 #103 ... 03:30:45 03:30:45 #104 [security-spire-server builder 6/9] COPY . . 03:30:45 #104 CACHED 03:30:45 03:30:45 #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 03:30:45 #105 CACHED 03:30:45 03:30:45 #106 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:45 #106 CACHED 03:30:45 03:30:45 #107 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 03:30:45 #107 CACHED 03:30:45 03:30:45 #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:30:45 f806b3284aa2: Pushed 03:30:45 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1: digest: sha256:c29984a1341632231978cc1c8f36706f2a189018a2ba0413899233ca5b6f66e6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:46 + 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 03:30:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:30:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:30:46 76f5add2974f: Preparing 03:30:46 99f4ff7c58e7: Preparing 03:30:46 34e4227ce4dc: Preparing 03:30:46 f806b3284aa2: Preparing 03:30:46 d23d7ac489fb: Preparing 03:30:46 a4e9860d3a64: Preparing 03:30:46 af90c32ce4d0: Preparing 03:30:46 3dab9f8bf2d2: Preparing 03:30:46 af90c32ce4d0: Waiting 03:30:46 3dab9f8bf2d2: Waiting 03:30:46 a4e9860d3a64: Waiting 03:30:46 99f4ff7c58e7: Layer already exists 03:30:46 34e4227ce4dc: Layer already exists 03:30:46 d23d7ac489fb: Layer already exists 03:30:46 f806b3284aa2: Layer already exists 03:30:46 76f5add2974f: Layer already exists 03:30:46 a4e9860d3a64: Layer already exists 03:30:46 3dab9f8bf2d2: Layer already exists 03:30:46 af90c32ce4d0: Layer already exists 03:30:46 latest: digest: sha256:c29984a1341632231978cc1c8f36706f2a189018a2ba0413899233ca5b6f66e6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:46 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.6 03:30:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:30:47 76f5add2974f: Preparing 03:30:47 99f4ff7c58e7: Preparing 03:30:47 34e4227ce4dc: Preparing 03:30:47 f806b3284aa2: Preparing 03:30:47 d23d7ac489fb: Preparing 03:30:47 a4e9860d3a64: Preparing 03:30:47 af90c32ce4d0: Preparing 03:30:47 3dab9f8bf2d2: Preparing 03:30:47 a4e9860d3a64: Waiting 03:30:47 af90c32ce4d0: Waiting 03:30:47 3dab9f8bf2d2: Waiting 03:30:47 d23d7ac489fb: Layer already exists 03:30:47 34e4227ce4dc: Layer already exists 03:30:47 76f5add2974f: Layer already exists 03:30:47 f806b3284aa2: Layer already exists 03:30:47 99f4ff7c58e7: Layer already exists 03:30:47 a4e9860d3a64: Layer already exists 03:30:47 af90c32ce4d0: Layer already exists 03:30:47 3dab9f8bf2d2: Layer already exists 03:30:47 3.1.0-dev.6: digest: sha256:c29984a1341632231978cc1c8f36706f2a189018a2ba0413899233ca5b6f66e6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:47 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:30:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:30:47 76f5add2974f: Preparing 03:30:47 99f4ff7c58e7: Preparing 03:30:47 34e4227ce4dc: Preparing 03:30:47 f806b3284aa2: Preparing 03:30:47 d23d7ac489fb: Preparing 03:30:47 a4e9860d3a64: Preparing 03:30:47 af90c32ce4d0: Preparing 03:30:47 3dab9f8bf2d2: Preparing 03:30:47 a4e9860d3a64: Waiting 03:30:47 af90c32ce4d0: Waiting 03:30:47 f806b3284aa2: Layer already exists 03:30:47 d23d7ac489fb: Layer already exists 03:30:47 99f4ff7c58e7: Layer already exists 03:30:47 76f5add2974f: Layer already exists 03:30:47 34e4227ce4dc: Layer already exists 03:30:47 af90c32ce4d0: Layer already exists 03:30:47 a4e9860d3a64: Layer already exists 03:30:47 3dab9f8bf2d2: Layer already exists 03:30:47 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6: digest: sha256:c29984a1341632231978cc1c8f36706f2a189018a2ba0413899233ca5b6f66e6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:47 + 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 03:30:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:30:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:30:48 76f5add2974f: Preparing 03:30:48 99f4ff7c58e7: Preparing 03:30:48 34e4227ce4dc: Preparing 03:30:48 f806b3284aa2: Preparing 03:30:48 d23d7ac489fb: Preparing 03:30:48 a4e9860d3a64: Preparing 03:30:48 af90c32ce4d0: Preparing 03:30:48 3dab9f8bf2d2: Preparing 03:30:48 a4e9860d3a64: Waiting 03:30:48 af90c32ce4d0: Waiting 03:30:48 3dab9f8bf2d2: Waiting 03:30:48 34e4227ce4dc: Layer already exists 03:30:48 99f4ff7c58e7: Layer already exists 03:30:48 d23d7ac489fb: Layer already exists 03:30:48 76f5add2974f: Layer already exists 03:30:48 f806b3284aa2: Layer already exists 03:30:48 3dab9f8bf2d2: Layer already exists 03:30:48 af90c32ce4d0: Layer already exists 03:30:48 a4e9860d3a64: Layer already exists 03:30:48 main: digest: sha256:c29984a1341632231978cc1c8f36706f2a189018a2ba0413899233ca5b6f66e6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:48 ===================================================== [Pipeline] echo 03:30:48 taggedImages: 03:30:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:30:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:30:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.6 03:30:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:30:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:30:48 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:30:48 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:30:48 latest 03:30:48 3.1.0-dev.6 03:30:48 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:30:48 main 03:30:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:49 + docker push nexus3.edgexfoundry.org:10004/core-data:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:30:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:30:49 b5d89a7c1918: Preparing 03:30:49 10b4b99f814d: Preparing 03:30:49 d23d7ac489fb: Preparing 03:30:49 a4e9860d3a64: Preparing 03:30:49 de42953e0b34: Preparing 03:30:49 3dab9f8bf2d2: Preparing 03:30:49 3dab9f8bf2d2: Waiting 03:30:49 a4e9860d3a64: Layer already exists 03:30:49 d23d7ac489fb: Layer already exists 03:30:49 3dab9f8bf2d2: Layer already exists 03:30:49 b5d89a7c1918: Pushed 03:30:49 de42953e0b34: Pushed 03:30:50 10b4b99f814d: Pushed 03:30:50 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1: digest: sha256:2b3d619b675e068dabe13bd168024c0e48ae0649e5537ed07785210e81ee2fa8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv 03:30:50 #108 ... 03:30:50 03:30:50 #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:30:50 #0 5.223 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] { [Pipeline] sh 03:30:51 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:30:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:30:51 b5d89a7c1918: Preparing 03:30:51 10b4b99f814d: Preparing 03:30:51 d23d7ac489fb: Preparing 03:30:51 a4e9860d3a64: Preparing 03:30:51 de42953e0b34: Preparing 03:30:51 3dab9f8bf2d2: Preparing 03:30:51 3dab9f8bf2d2: Waiting 03:30:51 d23d7ac489fb: Layer already exists 03:30:51 10b4b99f814d: Layer already exists 03:30:51 de42953e0b34: Layer already exists 03:30:51 b5d89a7c1918: Layer already exists 03:30:51 a4e9860d3a64: Layer already exists 03:30:51 3dab9f8bf2d2: Layer already exists 03:30:51 latest: digest: sha256:2b3d619b675e068dabe13bd168024c0e48ae0649e5537ed07785210e81ee2fa8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:51 #109 ... 03:30:51 03:30:51 #82 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:30:51 #82 6.264 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:30:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:51 #82 ... 03:30:51 03:30:51 #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:30:51 #108 DONE 6.3s 03:30:51 03:30:51 #110 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:30:51 #110 DONE 6.3s 03:30:51 03:30:51 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 03:30:51 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.6 03:30:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:30:51 b5d89a7c1918: Preparing 03:30:51 10b4b99f814d: Preparing 03:30:51 d23d7ac489fb: Preparing 03:30:51 a4e9860d3a64: Preparing 03:30:51 de42953e0b34: Preparing 03:30:51 3dab9f8bf2d2: Preparing 03:30:51 3dab9f8bf2d2: Waiting 03:30:51 b5d89a7c1918: Layer already exists 03:30:51 a4e9860d3a64: Layer already exists 03:30:51 d23d7ac489fb: Layer already exists 03:30:51 de42953e0b34: Layer already exists 03:30:51 10b4b99f814d: Layer already exists 03:30:51 3dab9f8bf2d2: Layer already exists 03:30:51 3.1.0-dev.6: digest: sha256:2b3d619b675e068dabe13bd168024c0e48ae0649e5537ed07785210e81ee2fa8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:52 #111 ... 03:30:52 03:30:52 #112 [security-spire-agent builder 9/9] WORKDIR /edgex-go 03:30:52 #112 DONE 0.4s 03:30:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:52 03:30:52 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 03:30:52 #111 DONE 0.4s 03:30:52 03:30:52 #103 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:30:52 #103 6.453 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:30:52 + docker push nexus3.edgexfoundry.org:10004/core-data:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:30:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:30:52 b5d89a7c1918: Preparing 03:30:52 10b4b99f814d: Preparing 03:30:52 d23d7ac489fb: Preparing 03:30:52 a4e9860d3a64: Preparing 03:30:52 de42953e0b34: Preparing 03:30:52 3dab9f8bf2d2: Preparing 03:30:52 3dab9f8bf2d2: Waiting 03:30:52 de42953e0b34: Layer already exists 03:30:52 d23d7ac489fb: Layer already exists 03:30:52 a4e9860d3a64: Layer already exists 03:30:52 b5d89a7c1918: Layer already exists 03:30:52 10b4b99f814d: Layer already exists 03:30:52 3dab9f8bf2d2: Layer already exists 03:30:52 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6: digest: sha256:2b3d619b675e068dabe13bd168024c0e48ae0649e5537ed07785210e81ee2fa8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:52 #103 ... 03:30:52 03:30:52 #113 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:52 #113 CACHED 03:30:52 03:30:52 #114 [security-spire-config builder 6/9] COPY . . 03:30:52 #114 CACHED 03:30:52 03:30:52 #115 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:30:52 #115 CACHED 03:30:52 03:30:52 #116 [security-spire-config builder 9/9] WORKDIR /edgex-go 03:30:52 #116 CACHED 03:30:52 03:30:52 #117 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 03:30:52 #117 CACHED 03:30:52 03:30:52 #118 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 03:30:52 #118 CACHED 03:30:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:52 03:30:52 #119 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:30:52 #119 ... 03:30:52 03:30:52 #120 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 03:30:52 #120 DONE 0.4s 03:30:53 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:30:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:30:53 b5d89a7c1918: Preparing 03:30:53 10b4b99f814d: Preparing 03:30:53 d23d7ac489fb: Preparing 03:30:53 a4e9860d3a64: Preparing 03:30:53 de42953e0b34: Preparing 03:30:53 3dab9f8bf2d2: Preparing 03:30:53 3dab9f8bf2d2: Waiting 03:30:53 de42953e0b34: Layer already exists 03:30:53 d23d7ac489fb: Layer already exists 03:30:53 a4e9860d3a64: Layer already exists 03:30:53 10b4b99f814d: Layer already exists 03:30:53 b5d89a7c1918: Layer already exists 03:30:53 3dab9f8bf2d2: Layer already exists 03:30:53 main: digest: sha256:2b3d619b675e068dabe13bd168024c0e48ae0649e5537ed07785210e81ee2fa8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:53 ===================================================== [Pipeline] echo 03:30:53 taggedImages: 03:30:53 - nexus3.edgexfoundry.org:10004/core-data:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:30:53 - nexus3.edgexfoundry.org:10004/core-data:latest 03:30:53 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.6 03:30:53 - nexus3.edgexfoundry.org:10004/core-data:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:30:53 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:30:53 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:30:53 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:30:53 latest 03:30:53 3.1.0-dev.6 03:30:53 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:30:53 main 03:30:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry 03:30:53 03:30:53 #119 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:30:53 #119 DONE 0.4s 03:30:53 03:30:53 #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:30:53 #0 6.602 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:53 #121 ... 03:30:53 03:30:53 #122 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 03:30:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:53 #122 DONE 0.2s 03:30:53 03:30:53 #123 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:30:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:30:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:30:53 bb06850cd644: Preparing 03:30:53 24f4f879f6db: Preparing 03:30:53 3383f3bf4f53: Preparing 03:30:53 d23d7ac489fb: Preparing 03:30:53 a4e9860d3a64: Preparing 03:30:53 af90c32ce4d0: Preparing 03:30:53 3dab9f8bf2d2: Preparing 03:30:53 af90c32ce4d0: Waiting 03:30:53 3dab9f8bf2d2: Waiting 03:30:53 a4e9860d3a64: Layer already exists 03:30:53 d23d7ac489fb: Layer already exists 03:30:53 af90c32ce4d0: Layer already exists 03:30:53 3dab9f8bf2d2: Layer already exists 03:30:53 24f4f879f6db: Pushed 03:30:53 bb06850cd644: Pushed 03:30:54 #123 ... 03:30:54 03:30:54 #124 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:30:54 #124 DONE 0.2s 03:30:54 03:30:54 #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:30:54 #125 ... 03:30:54 03:30:54 #126 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 03:30:54 #126 CACHED 03:30:54 03:30:54 #127 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 03:30:54 #127 CACHED 03:30:54 03:30:54 #128 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 03:30:55 #128 ... 03:30:55 03:30:55 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:30:55 #0 5.975 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:30:55 3383f3bf4f53: Pushed 03:30:55 #129 ... 03:30:55 03:30:55 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:30:55 #0 5.426 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:30:55 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1: digest: sha256:72ef2ecd7b2bfa20120efe86591cf492712c62171541b5f8941ff20b803e7b5f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:55 #130 ... 03:30:55 03:30:55 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:30:55 #0 4.566 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:30:55 #131 ... 03:30:55 03:30:55 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:30:55 #0 4.669 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:30:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:56 #132 ... 03:30:56 03:30:56 #123 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:30:56 #123 DONE 2.0s 03:30:56 03:30:56 #128 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 03:30:56 #128 DONE 1.4s 03:30:56 03:30:56 #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:30:56 #125 DONE 1.8s 03:30:56 03:30:56 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:30:56 #0 5.677 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:30:56 #133 ... 03:30:56 03:30:56 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:30:56 #0 6.068 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:30:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:30:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:30:56 bb06850cd644: Preparing 03:30:56 24f4f879f6db: Preparing 03:30:56 3383f3bf4f53: Preparing 03:30:56 d23d7ac489fb: Preparing 03:30:56 a4e9860d3a64: Preparing 03:30:56 af90c32ce4d0: Preparing 03:30:56 3dab9f8bf2d2: Preparing 03:30:56 af90c32ce4d0: Waiting 03:30:56 a4e9860d3a64: Layer already exists 03:30:56 24f4f879f6db: Layer already exists 03:30:56 bb06850cd644: Layer already exists 03:30:56 d23d7ac489fb: Layer already exists 03:30:56 3383f3bf4f53: Layer already exists 03:30:56 af90c32ce4d0: Layer already exists 03:30:56 3dab9f8bf2d2: Layer already exists 03:30:56 latest: digest: sha256:72ef2ecd7b2bfa20120efe86591cf492712c62171541b5f8941ff20b803e7b5f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:56 #134 ... 03:30:56 03:30:56 #135 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:30:56 #135 DONE 0.4s 03:30:56 03:30:56 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:30:56 #0 6.352 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:30:56 #136 ... 03:30:56 03:30:56 #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:30:56 #137 DONE 0.4s 03:30:56 03:30:56 #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:30:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:56 #138 ... 03:30:56 03:30:56 #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 03:30:56 #139 DONE 0.3s 03:30:56 03:30:56 #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:30:56 #138 DONE 0.3s 03:30:56 03:30:56 #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:30:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.6 03:30:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:30:56 bb06850cd644: Preparing 03:30:56 24f4f879f6db: Preparing 03:30:56 3383f3bf4f53: Preparing 03:30:56 d23d7ac489fb: Preparing 03:30:56 a4e9860d3a64: Preparing 03:30:56 af90c32ce4d0: Preparing 03:30:56 3dab9f8bf2d2: Preparing 03:30:56 af90c32ce4d0: Waiting 03:30:56 3dab9f8bf2d2: Waiting 03:30:56 a4e9860d3a64: Layer already exists 03:30:56 d23d7ac489fb: Layer already exists 03:30:56 bb06850cd644: Layer already exists 03:30:56 3383f3bf4f53: Layer already exists 03:30:56 24f4f879f6db: Layer already exists 03:30:56 af90c32ce4d0: Layer already exists 03:30:56 3dab9f8bf2d2: Layer already exists 03:30:56 3.1.0-dev.6: digest: sha256:72ef2ecd7b2bfa20120efe86591cf492712c62171541b5f8941ff20b803e7b5f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:56 #140 DONE 0.3s 03:30:56 03:30:56 #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:30:56 #141 DONE 0.3s 03:30:56 03:30:56 #142 [security-spire-server] exporting to image 03:30:56 #142 exporting layers 03:30:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:30:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:30:57 bb06850cd644: Preparing 03:30:57 24f4f879f6db: Preparing 03:30:57 3383f3bf4f53: Preparing 03:30:57 d23d7ac489fb: Preparing 03:30:57 a4e9860d3a64: Preparing 03:30:57 af90c32ce4d0: Preparing 03:30:57 3dab9f8bf2d2: Preparing 03:30:57 af90c32ce4d0: Waiting 03:30:57 3dab9f8bf2d2: Waiting 03:30:57 d23d7ac489fb: Layer already exists 03:30:57 bb06850cd644: Layer already exists 03:30:57 24f4f879f6db: Layer already exists 03:30:57 a4e9860d3a64: Layer already exists 03:30:57 3383f3bf4f53: Layer already exists 03:30:57 af90c32ce4d0: Layer already exists 03:30:57 3dab9f8bf2d2: Layer already exists 03:30:57 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6: digest: sha256:72ef2ecd7b2bfa20120efe86591cf492712c62171541b5f8941ff20b803e7b5f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:30:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:30:57 bb06850cd644: Preparing 03:30:57 24f4f879f6db: Preparing 03:30:57 3383f3bf4f53: Preparing 03:30:57 d23d7ac489fb: Preparing 03:30:57 a4e9860d3a64: Preparing 03:30:57 af90c32ce4d0: Preparing 03:30:57 3dab9f8bf2d2: Preparing 03:30:57 af90c32ce4d0: Waiting 03:30:57 3dab9f8bf2d2: Waiting 03:30:57 d23d7ac489fb: Layer already exists 03:30:57 bb06850cd644: Layer already exists 03:30:57 24f4f879f6db: Layer already exists 03:30:57 3383f3bf4f53: Layer already exists 03:30:57 a4e9860d3a64: Layer already exists 03:30:57 3dab9f8bf2d2: Layer already exists 03:30:57 af90c32ce4d0: Layer already exists 03:30:57 main: digest: sha256:72ef2ecd7b2bfa20120efe86591cf492712c62171541b5f8941ff20b803e7b5f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:58 ===================================================== [Pipeline] echo 03:30:58 taggedImages: 03:30:58 - nexus3.edgexfoundry.org:10004/core-metadata:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:30:58 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:30:58 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.6 03:30:58 - nexus3.edgexfoundry.org:10004/core-metadata:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:30:58 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:30:58 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:30:58 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:30:58 latest 03:30:58 3.1.0-dev.6 03:30:58 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:30:58 main 03:30:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:30:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:30:58 f6610ca25af9: Preparing 03:30:58 ab24c5cd01fd: Preparing 03:30:58 74a3a98601af: Preparing 03:30:58 2ea2af200ac1: Preparing 03:30:58 bb4bb6c23b95: Preparing 03:30:58 f834bd00d277: Preparing 03:30:58 a956b9c9f3f8: Preparing 03:30:58 d23d7ac489fb: Preparing 03:30:58 a4e9860d3a64: Preparing 03:30:58 74f1d2cf4909: Preparing 03:30:58 07772ff93b2f: Preparing 03:30:58 5f70bf18a086: Preparing 03:30:58 f834bd00d277: Waiting 03:30:58 360f174a421c: Preparing 03:30:58 2c8c2731098d: Preparing 03:30:58 d23d7ac489fb: Waiting 03:30:58 3dab9f8bf2d2: Preparing 03:30:58 a4e9860d3a64: Waiting 03:30:58 5f70bf18a086: Waiting 03:30:58 2c8c2731098d: Waiting 03:30:58 360f174a421c: Waiting 03:30:58 74f1d2cf4909: Waiting 03:30:58 3dab9f8bf2d2: Waiting 03:30:58 a956b9c9f3f8: Waiting 03:30:58 07772ff93b2f: Waiting 03:30:58 bb4bb6c23b95: Pushed 03:30:58 2ea2af200ac1: Pushed 03:30:58 ab24c5cd01fd: Pushed 03:30:58 f6610ca25af9: Pushed 03:30:58 74a3a98601af: Pushed 03:30:58 d23d7ac489fb: Layer already exists 03:30:58 a4e9860d3a64: Layer already exists 03:30:58 f834bd00d277: Pushed 03:30:58 74f1d2cf4909: Pushed 03:30:58 07772ff93b2f: Pushed 03:30:58 360f174a421c: Pushed 03:30:58 5f70bf18a086: Pushed 03:30:58 3dab9f8bf2d2: Layer already exists 03:30:58 2c8c2731098d: Pushed 03:31:00 #142 ... 03:31:00 03:31:00 #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:31:00 #143 DONE 4.2s 03:31:00 03:31:00 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:31:00 a956b9c9f3f8: Pushed 03:31:00 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1: digest: sha256:11f71dea49599e900b2b9dd348286d8265e9b5c1474651c08ff65d4f2934dc9a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:00 #144 DONE 0.4s 03:31:00 03:31:00 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:31:00 #145 ... 03:31:00 03:31:00 #142 [security-spire-server] exporting to image 03:31:00 #142 exporting layers 3.5s done 03:31:00 #142 writing image sha256:32dca04dbf7e2b78e0153ef09935a6f548314b0314c402960c5eb23055a54e46 0.0s done 03:31:00 #142 naming to docker.io/library/security-spire-config-arm64 0.0s done 03:31:00 #142 writing image sha256:e836c7da5c15abe3284d25c3bdeed9d2ff0c72c82cd7b5fb50e6840be0f0ae08 done 03:31:00 #142 naming to docker.io/library/security-spire-server-arm64 done 03:31:00 #142 DONE 3.7s 03:31:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:00 03:31:00 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:31:00 #130 ... 03:31:00 03:31:00 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:31:00 #145 DONE 0.3s 03:31:00 03:31:00 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:31:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:31:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:31:00 f6610ca25af9: Preparing 03:31:00 ab24c5cd01fd: Preparing 03:31:00 74a3a98601af: Preparing 03:31:00 2ea2af200ac1: Preparing 03:31:00 bb4bb6c23b95: Preparing 03:31:00 f834bd00d277: Preparing 03:31:00 a956b9c9f3f8: Preparing 03:31:00 d23d7ac489fb: Preparing 03:31:00 a4e9860d3a64: Preparing 03:31:00 74f1d2cf4909: Preparing 03:31:00 07772ff93b2f: Preparing 03:31:00 5f70bf18a086: Preparing 03:31:00 360f174a421c: Preparing 03:31:00 2c8c2731098d: Preparing 03:31:00 3dab9f8bf2d2: Preparing 03:31:00 f834bd00d277: Waiting 03:31:00 07772ff93b2f: Waiting 03:31:00 5f70bf18a086: Waiting 03:31:00 a956b9c9f3f8: Waiting 03:31:00 360f174a421c: Waiting 03:31:00 d23d7ac489fb: Waiting 03:31:00 2c8c2731098d: Waiting 03:31:00 3dab9f8bf2d2: Waiting 03:31:00 a4e9860d3a64: Waiting 03:31:00 74f1d2cf4909: Waiting 03:31:00 2ea2af200ac1: Layer already exists 03:31:00 bb4bb6c23b95: Layer already exists 03:31:00 74a3a98601af: Layer already exists 03:31:00 f6610ca25af9: Layer already exists 03:31:00 ab24c5cd01fd: Layer already exists 03:31:00 f834bd00d277: Layer already exists 03:31:00 a4e9860d3a64: Layer already exists 03:31:00 74f1d2cf4909: Layer already exists 03:31:00 d23d7ac489fb: Layer already exists 03:31:00 a956b9c9f3f8: Layer already exists 03:31:00 07772ff93b2f: Layer already exists 03:31:00 5f70bf18a086: Layer already exists 03:31:00 360f174a421c: Layer already exists 03:31:00 2c8c2731098d: Layer already exists 03:31:00 3dab9f8bf2d2: Layer already exists 03:31:00 latest: digest: sha256:11f71dea49599e900b2b9dd348286d8265e9b5c1474651c08ff65d4f2934dc9a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:00 #146 DONE 0.2s 03:31:00 03:31:00 #142 [security-spire-agent] exporting to image 03:31:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.6 03:31:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:31:01 f6610ca25af9: Preparing 03:31:01 ab24c5cd01fd: Preparing 03:31:01 74a3a98601af: Preparing 03:31:01 2ea2af200ac1: Preparing 03:31:01 bb4bb6c23b95: Preparing 03:31:01 f834bd00d277: Preparing 03:31:01 a956b9c9f3f8: Preparing 03:31:01 d23d7ac489fb: Preparing 03:31:01 a4e9860d3a64: Preparing 03:31:01 74f1d2cf4909: Preparing 03:31:01 07772ff93b2f: Preparing 03:31:01 5f70bf18a086: Preparing 03:31:01 360f174a421c: Preparing 03:31:01 2c8c2731098d: Preparing 03:31:01 3dab9f8bf2d2: Preparing 03:31:01 f834bd00d277: Waiting 03:31:01 a956b9c9f3f8: Waiting 03:31:01 d23d7ac489fb: Waiting 03:31:01 a4e9860d3a64: Waiting 03:31:01 74f1d2cf4909: Waiting 03:31:01 07772ff93b2f: Waiting 03:31:01 5f70bf18a086: Waiting 03:31:01 360f174a421c: Waiting 03:31:01 2c8c2731098d: Waiting 03:31:01 3dab9f8bf2d2: Waiting 03:31:01 bb4bb6c23b95: Layer already exists 03:31:01 f6610ca25af9: Layer already exists 03:31:01 74a3a98601af: Layer already exists 03:31:01 ab24c5cd01fd: Layer already exists 03:31:01 2ea2af200ac1: Layer already exists 03:31:01 f834bd00d277: Layer already exists 03:31:01 a956b9c9f3f8: Layer already exists 03:31:01 d23d7ac489fb: Layer already exists 03:31:01 a4e9860d3a64: Layer already exists 03:31:01 74f1d2cf4909: Layer already exists 03:31:01 07772ff93b2f: Layer already exists 03:31:01 5f70bf18a086: Layer already exists 03:31:01 360f174a421c: Layer already exists 03:31:01 2c8c2731098d: Layer already exists 03:31:01 3dab9f8bf2d2: Layer already exists 03:31:01 3.1.0-dev.6: digest: sha256:11f71dea49599e900b2b9dd348286d8265e9b5c1474651c08ff65d4f2934dc9a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:02 #142 exporting layers 1.5s done 03:31:02 #142 writing image sha256:0e434d0b0dd2724345c4e48805c386f2ece3a99571ba0070d201c4318235e13d done 03:31:02 #142 naming to docker.io/library/security-spire-agent-arm64 0.0s done 03:31:02 #142 DONE 5.2s 03:31:02 03:31:02 #103 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:31:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:31:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:31:02 f6610ca25af9: Preparing 03:31:02 ab24c5cd01fd: Preparing 03:31:02 74a3a98601af: Preparing 03:31:02 2ea2af200ac1: Preparing 03:31:02 bb4bb6c23b95: Preparing 03:31:02 f834bd00d277: Preparing 03:31:02 a956b9c9f3f8: Preparing 03:31:02 d23d7ac489fb: Preparing 03:31:02 a4e9860d3a64: Preparing 03:31:02 74f1d2cf4909: Preparing 03:31:02 07772ff93b2f: Preparing 03:31:02 5f70bf18a086: Preparing 03:31:02 360f174a421c: Preparing 03:31:02 2c8c2731098d: Preparing 03:31:02 3dab9f8bf2d2: Preparing 03:31:02 a956b9c9f3f8: Waiting 03:31:02 d23d7ac489fb: Waiting 03:31:02 07772ff93b2f: Waiting 03:31:02 a4e9860d3a64: Waiting 03:31:02 74f1d2cf4909: Waiting 03:31:02 5f70bf18a086: Waiting 03:31:02 2c8c2731098d: Waiting 03:31:02 360f174a421c: Waiting 03:31:02 3dab9f8bf2d2: Waiting 03:31:02 f834bd00d277: Waiting 03:31:02 bb4bb6c23b95: Layer already exists 03:31:02 2ea2af200ac1: Layer already exists 03:31:02 ab24c5cd01fd: Layer already exists 03:31:02 f6610ca25af9: Layer already exists 03:31:02 74a3a98601af: Layer already exists 03:31:02 f834bd00d277: Layer already exists 03:31:02 d23d7ac489fb: Layer already exists 03:31:02 a956b9c9f3f8: Layer already exists 03:31:02 74f1d2cf4909: Layer already exists 03:31:02 a4e9860d3a64: Layer already exists 03:31:02 07772ff93b2f: Layer already exists 03:31:02 360f174a421c: Layer already exists 03:31:02 5f70bf18a086: Layer already exists 03:31:02 3dab9f8bf2d2: Layer already exists 03:31:02 2c8c2731098d: Layer already exists 03:31:02 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6: digest: sha256:11f71dea49599e900b2b9dd348286d8265e9b5c1474651c08ff65d4f2934dc9a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:31:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:31:03 f6610ca25af9: Preparing 03:31:03 ab24c5cd01fd: Preparing 03:31:03 74a3a98601af: Preparing 03:31:03 2ea2af200ac1: Preparing 03:31:03 bb4bb6c23b95: Preparing 03:31:03 f834bd00d277: Preparing 03:31:03 a956b9c9f3f8: Preparing 03:31:03 d23d7ac489fb: Preparing 03:31:03 a4e9860d3a64: Preparing 03:31:03 74f1d2cf4909: Preparing 03:31:03 07772ff93b2f: Preparing 03:31:03 5f70bf18a086: Preparing 03:31:03 360f174a421c: Preparing 03:31:03 2c8c2731098d: Preparing 03:31:03 3dab9f8bf2d2: Preparing 03:31:03 d23d7ac489fb: Waiting 03:31:03 5f70bf18a086: Waiting 03:31:03 360f174a421c: Waiting 03:31:03 2c8c2731098d: Waiting 03:31:03 a4e9860d3a64: Waiting 03:31:03 74f1d2cf4909: Waiting 03:31:03 f834bd00d277: Waiting 03:31:03 a956b9c9f3f8: Waiting 03:31:03 2ea2af200ac1: Layer already exists 03:31:03 f6610ca25af9: Layer already exists 03:31:03 74a3a98601af: Layer already exists 03:31:03 bb4bb6c23b95: Layer already exists 03:31:03 ab24c5cd01fd: Layer already exists 03:31:03 f834bd00d277: Layer already exists 03:31:03 74f1d2cf4909: Layer already exists 03:31:03 d23d7ac489fb: Layer already exists 03:31:03 a956b9c9f3f8: Layer already exists 03:31:03 07772ff93b2f: Layer already exists 03:31:03 a4e9860d3a64: Layer already exists 03:31:03 5f70bf18a086: Layer already exists 03:31:03 360f174a421c: Layer already exists 03:31:03 2c8c2731098d: Layer already exists 03:31:03 3dab9f8bf2d2: Layer already exists 03:31:03 main: digest: sha256:11f71dea49599e900b2b9dd348286d8265e9b5c1474651c08ff65d4f2934dc9a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:03 ===================================================== [Pipeline] echo 03:31:03 taggedImages: 03:31:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:31:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:31:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.6 03:31:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:31:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:31:03 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 03:31:03 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:31:03 latest 03:31:03 3.1.0-dev.6 03:31:03 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:31:03 main 03:31:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:03 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:31:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:31:03 6b668f877cab: Preparing 03:31:03 99f4ff7c58e7: Preparing 03:31:03 b88459fe19a3: Preparing 03:31:03 fdceb1d204eb: Preparing 03:31:03 d23d7ac489fb: Preparing 03:31:03 a4e9860d3a64: Preparing 03:31:03 af90c32ce4d0: Preparing 03:31:03 3dab9f8bf2d2: Preparing 03:31:03 af90c32ce4d0: Waiting 03:31:03 3dab9f8bf2d2: Waiting 03:31:03 a4e9860d3a64: Waiting 03:31:03 99f4ff7c58e7: Layer already exists 03:31:03 d23d7ac489fb: Layer already exists 03:31:03 a4e9860d3a64: Layer already exists 03:31:03 af90c32ce4d0: Layer already exists 03:31:03 3dab9f8bf2d2: Layer already exists 03:31:03 b88459fe19a3: Pushed 03:31:03 6b668f877cab: Pushed 03:31:04 fdceb1d204eb: Pushed 03:31:04 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1: digest: sha256:5ff6c31d5ba652eaf5bd885dd4c8808f3076bf26f137746d511739f3965f0cc5 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:31:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:31:05 6b668f877cab: Preparing 03:31:05 99f4ff7c58e7: Preparing 03:31:05 b88459fe19a3: Preparing 03:31:05 fdceb1d204eb: Preparing 03:31:05 d23d7ac489fb: Preparing 03:31:05 a4e9860d3a64: Preparing 03:31:05 af90c32ce4d0: Preparing 03:31:05 3dab9f8bf2d2: Preparing 03:31:05 a4e9860d3a64: Waiting 03:31:05 af90c32ce4d0: Waiting 03:31:05 3dab9f8bf2d2: Waiting 03:31:05 6b668f877cab: Layer already exists 03:31:05 b88459fe19a3: Layer already exists 03:31:05 d23d7ac489fb: Layer already exists 03:31:05 99f4ff7c58e7: Layer already exists 03:31:05 a4e9860d3a64: Layer already exists 03:31:05 fdceb1d204eb: Layer already exists 03:31:05 af90c32ce4d0: Layer already exists 03:31:05 3dab9f8bf2d2: Layer already exists 03:31:05 latest: digest: sha256:5ff6c31d5ba652eaf5bd885dd4c8808f3076bf26f137746d511739f3965f0cc5 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.6 03:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:31:06 6b668f877cab: Preparing 03:31:06 99f4ff7c58e7: Preparing 03:31:06 b88459fe19a3: Preparing 03:31:06 fdceb1d204eb: Preparing 03:31:06 d23d7ac489fb: Preparing 03:31:06 a4e9860d3a64: Preparing 03:31:06 af90c32ce4d0: Preparing 03:31:06 3dab9f8bf2d2: Preparing 03:31:06 a4e9860d3a64: Waiting 03:31:06 af90c32ce4d0: Waiting 03:31:06 fdceb1d204eb: Layer already exists 03:31:06 d23d7ac489fb: Layer already exists 03:31:06 99f4ff7c58e7: Layer already exists 03:31:06 b88459fe19a3: Layer already exists 03:31:06 6b668f877cab: Layer already exists 03:31:06 a4e9860d3a64: Layer already exists 03:31:06 af90c32ce4d0: Layer already exists 03:31:06 3dab9f8bf2d2: Layer already exists 03:31:06 3.1.0-dev.6: digest: sha256:5ff6c31d5ba652eaf5bd885dd4c8808f3076bf26f137746d511739f3965f0cc5 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:06 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:31:06 6b668f877cab: Preparing 03:31:06 99f4ff7c58e7: Preparing 03:31:06 b88459fe19a3: Preparing 03:31:06 fdceb1d204eb: Preparing 03:31:06 d23d7ac489fb: Preparing 03:31:06 a4e9860d3a64: Preparing 03:31:06 af90c32ce4d0: Preparing 03:31:06 3dab9f8bf2d2: Preparing 03:31:06 af90c32ce4d0: Waiting 03:31:06 a4e9860d3a64: Waiting 03:31:06 3dab9f8bf2d2: Waiting 03:31:06 99f4ff7c58e7: Layer already exists 03:31:06 fdceb1d204eb: Layer already exists 03:31:06 b88459fe19a3: Layer already exists 03:31:06 d23d7ac489fb: Layer already exists 03:31:06 6b668f877cab: Layer already exists 03:31:06 af90c32ce4d0: Layer already exists 03:31:06 a4e9860d3a64: Layer already exists 03:31:06 3dab9f8bf2d2: Layer already exists 03:31:06 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6: digest: sha256:5ff6c31d5ba652eaf5bd885dd4c8808f3076bf26f137746d511739f3965f0cc5 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:07 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:31:07 6b668f877cab: Preparing 03:31:07 99f4ff7c58e7: Preparing 03:31:07 b88459fe19a3: Preparing 03:31:07 fdceb1d204eb: Preparing 03:31:07 d23d7ac489fb: Preparing 03:31:07 a4e9860d3a64: Preparing 03:31:07 af90c32ce4d0: Preparing 03:31:07 3dab9f8bf2d2: Preparing 03:31:07 a4e9860d3a64: Waiting 03:31:07 af90c32ce4d0: Waiting 03:31:07 3dab9f8bf2d2: Waiting 03:31:07 fdceb1d204eb: Layer already exists 03:31:07 d23d7ac489fb: Layer already exists 03:31:07 99f4ff7c58e7: Layer already exists 03:31:07 b88459fe19a3: Layer already exists 03:31:07 6b668f877cab: Layer already exists 03:31:07 af90c32ce4d0: Layer already exists 03:31:07 3dab9f8bf2d2: Layer already exists 03:31:07 a4e9860d3a64: Layer already exists 03:31:07 main: digest: sha256:5ff6c31d5ba652eaf5bd885dd4c8808f3076bf26f137746d511739f3965f0cc5 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:07 ===================================================== [Pipeline] echo 03:31:07 taggedImages: 03:31:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:31:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:31:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.6 03:31:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:31:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 03:31:07 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:31:07 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:31:07 latest 03:31:07 3.1.0-dev.6 03:31:07 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:31:07 main 03:31:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:31:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:31:08 656dfaa4231e: Preparing 03:31:08 7cb1c35afb87: Preparing 03:31:08 163ebc7bbbbb: Preparing 03:31:08 477f1f611a6c: Preparing 03:31:08 d23d7ac489fb: Preparing 03:31:08 a4e9860d3a64: Preparing 03:31:08 20af81e6ff1e: Preparing 03:31:08 9333870d4672: Preparing 03:31:08 3dab9f8bf2d2: Preparing 03:31:08 20af81e6ff1e: Waiting 03:31:08 3dab9f8bf2d2: Waiting 03:31:08 a4e9860d3a64: Waiting 03:31:08 9333870d4672: Waiting 03:31:08 d23d7ac489fb: Layer already exists 03:31:08 a4e9860d3a64: Layer already exists 03:31:08 7cb1c35afb87: Pushed 03:31:08 656dfaa4231e: Pushed 03:31:08 20af81e6ff1e: Pushed 03:31:08 477f1f611a6c: Pushed 03:31:08 3dab9f8bf2d2: Layer already exists 03:31:08 9333870d4672: Pushed 03:31:09 163ebc7bbbbb: Pushed 03:31:09 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1: digest: sha256:79443ac793c692344c5cd3b81c52caaa1631a5c56dc9341d981f3c610aed6949 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:31:10 656dfaa4231e: Preparing 03:31:10 7cb1c35afb87: Preparing 03:31:10 163ebc7bbbbb: Preparing 03:31:10 477f1f611a6c: Preparing 03:31:10 d23d7ac489fb: Preparing 03:31:10 a4e9860d3a64: Preparing 03:31:10 20af81e6ff1e: Preparing 03:31:10 9333870d4672: Preparing 03:31:10 3dab9f8bf2d2: Preparing 03:31:10 20af81e6ff1e: Waiting 03:31:10 a4e9860d3a64: Waiting 03:31:10 9333870d4672: Waiting 03:31:10 3dab9f8bf2d2: Waiting 03:31:10 d23d7ac489fb: Layer already exists 03:31:10 656dfaa4231e: Layer already exists 03:31:10 477f1f611a6c: Layer already exists 03:31:10 7cb1c35afb87: Layer already exists 03:31:10 163ebc7bbbbb: Layer already exists 03:31:10 a4e9860d3a64: Layer already exists 03:31:10 20af81e6ff1e: Layer already exists 03:31:10 9333870d4672: Layer already exists 03:31:10 3dab9f8bf2d2: Layer already exists 03:31:10 latest: digest: sha256:79443ac793c692344c5cd3b81c52caaa1631a5c56dc9341d981f3c610aed6949 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.6 03:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:31:10 656dfaa4231e: Preparing 03:31:10 7cb1c35afb87: Preparing 03:31:10 163ebc7bbbbb: Preparing 03:31:10 477f1f611a6c: Preparing 03:31:10 d23d7ac489fb: Preparing 03:31:10 a4e9860d3a64: Preparing 03:31:10 20af81e6ff1e: Preparing 03:31:10 9333870d4672: Preparing 03:31:10 3dab9f8bf2d2: Preparing 03:31:10 20af81e6ff1e: Waiting 03:31:10 3dab9f8bf2d2: Waiting 03:31:10 a4e9860d3a64: Waiting 03:31:10 9333870d4672: Waiting 03:31:10 656dfaa4231e: Layer already exists 03:31:10 d23d7ac489fb: Layer already exists 03:31:10 7cb1c35afb87: Layer already exists 03:31:10 477f1f611a6c: Layer already exists 03:31:10 163ebc7bbbbb: Layer already exists 03:31:10 a4e9860d3a64: Layer already exists 03:31:10 20af81e6ff1e: Layer already exists 03:31:10 3dab9f8bf2d2: Layer already exists 03:31:10 9333870d4672: Layer already exists 03:31:10 3.1.0-dev.6: digest: sha256:79443ac793c692344c5cd3b81c52caaa1631a5c56dc9341d981f3c610aed6949 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:31:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:31:11 656dfaa4231e: Preparing 03:31:11 7cb1c35afb87: Preparing 03:31:11 163ebc7bbbbb: Preparing 03:31:11 477f1f611a6c: Preparing 03:31:11 d23d7ac489fb: Preparing 03:31:11 a4e9860d3a64: Preparing 03:31:11 20af81e6ff1e: Preparing 03:31:11 9333870d4672: Preparing 03:31:11 3dab9f8bf2d2: Preparing 03:31:11 a4e9860d3a64: Waiting 03:31:11 20af81e6ff1e: Waiting 03:31:11 9333870d4672: Waiting 03:31:11 3dab9f8bf2d2: Waiting 03:31:11 d23d7ac489fb: Layer already exists 03:31:11 7cb1c35afb87: Layer already exists 03:31:11 163ebc7bbbbb: Layer already exists 03:31:11 656dfaa4231e: Layer already exists 03:31:11 477f1f611a6c: Layer already exists 03:31:11 20af81e6ff1e: Layer already exists 03:31:11 9333870d4672: Layer already exists 03:31:11 a4e9860d3a64: Layer already exists 03:31:11 3dab9f8bf2d2: Layer already exists 03:31:11 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6: digest: sha256:79443ac793c692344c5cd3b81c52caaa1631a5c56dc9341d981f3c610aed6949 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:31:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:31:12 656dfaa4231e: Preparing 03:31:12 7cb1c35afb87: Preparing 03:31:12 163ebc7bbbbb: Preparing 03:31:12 477f1f611a6c: Preparing 03:31:12 d23d7ac489fb: Preparing 03:31:12 a4e9860d3a64: Preparing 03:31:12 20af81e6ff1e: Preparing 03:31:12 9333870d4672: Preparing 03:31:12 3dab9f8bf2d2: Preparing 03:31:12 9333870d4672: Waiting 03:31:12 3dab9f8bf2d2: Waiting 03:31:12 20af81e6ff1e: Waiting 03:31:12 a4e9860d3a64: Waiting 03:31:12 656dfaa4231e: Layer already exists 03:31:12 d23d7ac489fb: Layer already exists 03:31:12 477f1f611a6c: Layer already exists 03:31:12 163ebc7bbbbb: Layer already exists 03:31:12 7cb1c35afb87: Layer already exists 03:31:12 20af81e6ff1e: Layer already exists 03:31:12 a4e9860d3a64: Layer already exists 03:31:12 3dab9f8bf2d2: Layer already exists 03:31:12 9333870d4672: Layer already exists 03:31:12 main: digest: sha256:79443ac793c692344c5cd3b81c52caaa1631a5c56dc9341d981f3c610aed6949 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:12 ===================================================== [Pipeline] echo 03:31:12 taggedImages: 03:31:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:31:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:31:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.6 03:31:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:31:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:31:12 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:31:12 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:31:12 latest 03:31:12 3.1.0-dev.6 03:31:12 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:31:12 main 03:31:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:31:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:31:12 5e8b0380956a: Preparing 03:31:12 6358c1fe3185: Preparing 03:31:12 7b6333379720: Preparing 03:31:12 fb5333ff15f4: Preparing 03:31:12 a6d9e0e81c8a: Preparing 03:31:12 f344db728a4e: Preparing 03:31:12 e191fd549974: Preparing 03:31:12 d23d7ac489fb: Preparing 03:31:12 a4e9860d3a64: Preparing 03:31:12 213b74fabe69: Preparing 03:31:12 3dab9f8bf2d2: Preparing 03:31:12 e191fd549974: Waiting 03:31:12 d23d7ac489fb: Waiting 03:31:12 a4e9860d3a64: Waiting 03:31:12 3dab9f8bf2d2: Waiting 03:31:12 213b74fabe69: Waiting 03:31:12 6358c1fe3185: Pushed 03:31:12 a6d9e0e81c8a: Pushed 03:31:12 5e8b0380956a: Pushed 03:31:12 d23d7ac489fb: Layer already exists 03:31:12 a4e9860d3a64: Layer already exists 03:31:12 f344db728a4e: Pushed 03:31:13 e191fd549974: Pushed 03:31:13 3dab9f8bf2d2: Layer already exists 03:31:13 213b74fabe69: Pushed 03:31:14 fb5333ff15f4: Pushed 03:31:14 7b6333379720: Pushed 03:31:14 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1: digest: sha256:13fdb00690648bf96609c061476b2f27be7eef1b4031a55cac0068e4057b70cd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:31:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:31:15 5e8b0380956a: Preparing 03:31:15 6358c1fe3185: Preparing 03:31:15 7b6333379720: Preparing 03:31:15 fb5333ff15f4: Preparing 03:31:15 a6d9e0e81c8a: Preparing 03:31:15 f344db728a4e: Preparing 03:31:15 e191fd549974: Preparing 03:31:15 d23d7ac489fb: Preparing 03:31:15 a4e9860d3a64: Preparing 03:31:15 213b74fabe69: Preparing 03:31:15 3dab9f8bf2d2: Preparing 03:31:15 f344db728a4e: Waiting 03:31:15 213b74fabe69: Waiting 03:31:15 d23d7ac489fb: Waiting 03:31:15 3dab9f8bf2d2: Waiting 03:31:15 e191fd549974: Waiting 03:31:15 a6d9e0e81c8a: Layer already exists 03:31:15 fb5333ff15f4: Layer already exists 03:31:15 6358c1fe3185: Layer already exists 03:31:15 5e8b0380956a: Layer already exists 03:31:15 7b6333379720: Layer already exists 03:31:15 f344db728a4e: Layer already exists 03:31:15 e191fd549974: Layer already exists 03:31:15 a4e9860d3a64: Layer already exists 03:31:15 213b74fabe69: Layer already exists 03:31:15 d23d7ac489fb: Layer already exists 03:31:15 3dab9f8bf2d2: Layer already exists 03:31:15 latest: digest: sha256:13fdb00690648bf96609c061476b2f27be7eef1b4031a55cac0068e4057b70cd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.6 03:31:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:31:15 5e8b0380956a: Preparing 03:31:15 6358c1fe3185: Preparing 03:31:15 7b6333379720: Preparing 03:31:15 fb5333ff15f4: Preparing 03:31:15 a6d9e0e81c8a: Preparing 03:31:15 f344db728a4e: Preparing 03:31:15 e191fd549974: Preparing 03:31:15 d23d7ac489fb: Preparing 03:31:15 a4e9860d3a64: Preparing 03:31:15 213b74fabe69: Preparing 03:31:15 3dab9f8bf2d2: Preparing 03:31:15 f344db728a4e: Waiting 03:31:15 e191fd549974: Waiting 03:31:15 3dab9f8bf2d2: Waiting 03:31:15 d23d7ac489fb: Waiting 03:31:15 a4e9860d3a64: Waiting 03:31:15 213b74fabe69: Waiting 03:31:15 a6d9e0e81c8a: Layer already exists 03:31:15 fb5333ff15f4: Layer already exists 03:31:15 5e8b0380956a: Layer already exists 03:31:15 7b6333379720: Layer already exists 03:31:15 6358c1fe3185: Layer already exists 03:31:15 f344db728a4e: Layer already exists 03:31:15 d23d7ac489fb: Layer already exists 03:31:15 a4e9860d3a64: Layer already exists 03:31:15 213b74fabe69: Layer already exists 03:31:15 e191fd549974: Layer already exists 03:31:15 3dab9f8bf2d2: Layer already exists 03:31:15 3.1.0-dev.6: digest: sha256:13fdb00690648bf96609c061476b2f27be7eef1b4031a55cac0068e4057b70cd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:31:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:31:16 5e8b0380956a: Preparing 03:31:16 6358c1fe3185: Preparing 03:31:16 7b6333379720: Preparing 03:31:16 fb5333ff15f4: Preparing 03:31:16 a6d9e0e81c8a: Preparing 03:31:16 f344db728a4e: Preparing 03:31:16 e191fd549974: Preparing 03:31:16 d23d7ac489fb: Preparing 03:31:16 a4e9860d3a64: Preparing 03:31:16 213b74fabe69: Preparing 03:31:16 3dab9f8bf2d2: Preparing 03:31:16 a4e9860d3a64: Waiting 03:31:16 e191fd549974: Waiting 03:31:16 d23d7ac489fb: Waiting 03:31:16 213b74fabe69: Waiting 03:31:16 3dab9f8bf2d2: Waiting 03:31:16 f344db728a4e: Waiting 03:31:16 fb5333ff15f4: Layer already exists 03:31:16 7b6333379720: Layer already exists 03:31:16 5e8b0380956a: Layer already exists 03:31:16 a6d9e0e81c8a: Layer already exists 03:31:16 6358c1fe3185: Layer already exists 03:31:16 f344db728a4e: Layer already exists 03:31:16 e191fd549974: Layer already exists 03:31:16 213b74fabe69: Layer already exists 03:31:16 d23d7ac489fb: Layer already exists 03:31:16 a4e9860d3a64: Layer already exists 03:31:16 3dab9f8bf2d2: Layer already exists 03:31:16 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6: digest: sha256:13fdb00690648bf96609c061476b2f27be7eef1b4031a55cac0068e4057b70cd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:31:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:31:17 5e8b0380956a: Preparing 03:31:17 6358c1fe3185: Preparing 03:31:17 7b6333379720: Preparing 03:31:17 fb5333ff15f4: Preparing 03:31:17 a6d9e0e81c8a: Preparing 03:31:17 f344db728a4e: Preparing 03:31:17 e191fd549974: Preparing 03:31:17 d23d7ac489fb: Preparing 03:31:17 a4e9860d3a64: Preparing 03:31:17 213b74fabe69: Preparing 03:31:17 3dab9f8bf2d2: Preparing 03:31:17 f344db728a4e: Waiting 03:31:17 d23d7ac489fb: Waiting 03:31:17 a4e9860d3a64: Waiting 03:31:17 213b74fabe69: Waiting 03:31:17 3dab9f8bf2d2: Waiting 03:31:17 e191fd549974: Waiting 03:31:17 7b6333379720: Layer already exists 03:31:17 fb5333ff15f4: Layer already exists 03:31:17 a6d9e0e81c8a: Layer already exists 03:31:17 6358c1fe3185: Layer already exists 03:31:17 5e8b0380956a: Layer already exists 03:31:17 f344db728a4e: Layer already exists 03:31:17 e191fd549974: Layer already exists 03:31:17 213b74fabe69: Layer already exists 03:31:17 d23d7ac489fb: Layer already exists 03:31:17 a4e9860d3a64: Layer already exists 03:31:17 3dab9f8bf2d2: Layer already exists 03:31:17 main: digest: sha256:13fdb00690648bf96609c061476b2f27be7eef1b4031a55cac0068e4057b70cd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:17 ===================================================== [Pipeline] echo 03:31:17 taggedImages: 03:31:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:31:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:31:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.6 03:31:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:31:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:31:17 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:31:17 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:31:17 latest 03:31:17 3.1.0-dev.6 03:31:17 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:31:17 main 03:31:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:17 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:31:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:31:17 ae29fae9067f: Preparing 03:31:17 2355331711e9: Preparing 03:31:17 d23d7ac489fb: Preparing 03:31:17 a4e9860d3a64: Preparing 03:31:17 c394630761d9: Preparing 03:31:17 3dab9f8bf2d2: Preparing 03:31:17 3dab9f8bf2d2: Waiting 03:31:17 a4e9860d3a64: Layer already exists 03:31:17 d23d7ac489fb: Layer already exists 03:31:17 3dab9f8bf2d2: Layer already exists 03:31:17 ae29fae9067f: Pushed 03:31:18 c394630761d9: Pushed 03:31:20 2355331711e9: Pushed 03:31:20 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1: digest: sha256:cf0b7b72f9b7556c7dbf088dfbf18930abce0ae5593d8b3ee447eca81a066ca2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:20 + 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 03:31:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:31:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:31:20 ae29fae9067f: Preparing 03:31:20 2355331711e9: Preparing 03:31:20 d23d7ac489fb: Preparing 03:31:20 a4e9860d3a64: Preparing 03:31:20 c394630761d9: Preparing 03:31:20 3dab9f8bf2d2: Preparing 03:31:20 3dab9f8bf2d2: Waiting 03:31:20 d23d7ac489fb: Layer already exists 03:31:20 a4e9860d3a64: Layer already exists 03:31:20 2355331711e9: Layer already exists 03:31:20 ae29fae9067f: Layer already exists 03:31:20 c394630761d9: Layer already exists 03:31:20 3dab9f8bf2d2: Layer already exists 03:31:20 latest: digest: sha256:cf0b7b72f9b7556c7dbf088dfbf18930abce0ae5593d8b3ee447eca81a066ca2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.6 03:31:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:31:21 ae29fae9067f: Preparing 03:31:21 2355331711e9: Preparing 03:31:21 d23d7ac489fb: Preparing 03:31:21 a4e9860d3a64: Preparing 03:31:21 c394630761d9: Preparing 03:31:21 3dab9f8bf2d2: Preparing 03:31:21 3dab9f8bf2d2: Waiting 03:31:21 a4e9860d3a64: Layer already exists 03:31:21 ae29fae9067f: Layer already exists 03:31:21 2355331711e9: Layer already exists 03:31:21 c394630761d9: Layer already exists 03:31:21 d23d7ac489fb: Layer already exists 03:31:21 3dab9f8bf2d2: Layer already exists 03:31:21 3.1.0-dev.6: digest: sha256:cf0b7b72f9b7556c7dbf088dfbf18930abce0ae5593d8b3ee447eca81a066ca2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:31:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:31:22 ae29fae9067f: Preparing 03:31:22 2355331711e9: Preparing 03:31:22 d23d7ac489fb: Preparing 03:31:22 a4e9860d3a64: Preparing 03:31:22 c394630761d9: Preparing 03:31:22 3dab9f8bf2d2: Preparing 03:31:22 3dab9f8bf2d2: Waiting 03:31:22 a4e9860d3a64: Layer already exists 03:31:22 c394630761d9: Layer already exists 03:31:22 ae29fae9067f: Layer already exists 03:31:22 d23d7ac489fb: Layer already exists 03:31:22 2355331711e9: Layer already exists 03:31:22 3dab9f8bf2d2: Layer already exists 03:31:22 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6: digest: sha256:cf0b7b72f9b7556c7dbf088dfbf18930abce0ae5593d8b3ee447eca81a066ca2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:22 + 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 03:31:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:31:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:31:22 ae29fae9067f: Preparing 03:31:22 2355331711e9: Preparing 03:31:22 d23d7ac489fb: Preparing 03:31:22 a4e9860d3a64: Preparing 03:31:22 c394630761d9: Preparing 03:31:22 3dab9f8bf2d2: Preparing 03:31:22 3dab9f8bf2d2: Waiting 03:31:22 d23d7ac489fb: Layer already exists 03:31:22 2355331711e9: Layer already exists 03:31:22 c394630761d9: Layer already exists 03:31:22 ae29fae9067f: Layer already exists 03:31:22 a4e9860d3a64: Layer already exists 03:31:22 3dab9f8bf2d2: Layer already exists 03:31:22 main: digest: sha256:cf0b7b72f9b7556c7dbf088dfbf18930abce0ae5593d8b3ee447eca81a066ca2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:22 ===================================================== [Pipeline] echo 03:31:22 taggedImages: 03:31:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:31:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:31:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.6 03:31:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:31:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:31:22 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:31:22 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:31:22 latest 03:31:22 3.1.0-dev.6 03:31:22 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:31:22 main 03:31:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:31:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:31:23 d9dd6dd32d21: Preparing 03:31:23 7b51998d1e79: Preparing 03:31:23 a48a0c68d50f: Preparing 03:31:23 763b7dca02b4: Preparing 03:31:23 dc4e16dd69c2: Preparing 03:31:23 d23d7ac489fb: Preparing 03:31:23 d23d7ac489fb: Waiting 03:31:23 a4e9860d3a64: Preparing 03:31:23 4cf5a67d203f: Preparing 03:31:23 3dab9f8bf2d2: Preparing 03:31:23 4cf5a67d203f: Waiting 03:31:23 a4e9860d3a64: Waiting 03:31:23 3dab9f8bf2d2: Waiting 03:31:23 d9dd6dd32d21: Pushed 03:31:23 7b51998d1e79: Pushed 03:31:23 a48a0c68d50f: Pushed 03:31:23 d23d7ac489fb: Layer already exists 03:31:23 a4e9860d3a64: Layer already exists 03:31:23 3dab9f8bf2d2: Layer already exists 03:31:23 4cf5a67d203f: Pushed 03:31:29 dc4e16dd69c2: Pushed 03:31:31 763b7dca02b4: Pushed 03:31:31 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1: digest: sha256:d5858b9bed257e0827ef0d33eea2c1c12415b6d48369814d36a27af48c26aafa size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:31:31 d9dd6dd32d21: Preparing 03:31:31 7b51998d1e79: Preparing 03:31:31 a48a0c68d50f: Preparing 03:31:31 763b7dca02b4: Preparing 03:31:31 dc4e16dd69c2: Preparing 03:31:31 d23d7ac489fb: Preparing 03:31:31 a4e9860d3a64: Preparing 03:31:31 4cf5a67d203f: Preparing 03:31:31 3dab9f8bf2d2: Preparing 03:31:31 a4e9860d3a64: Waiting 03:31:31 4cf5a67d203f: Waiting 03:31:31 3dab9f8bf2d2: Waiting 03:31:31 d23d7ac489fb: Waiting 03:31:31 d9dd6dd32d21: Layer already exists 03:31:31 a48a0c68d50f: Layer already exists 03:31:31 7b51998d1e79: Layer already exists 03:31:31 dc4e16dd69c2: Layer already exists 03:31:31 763b7dca02b4: Layer already exists 03:31:31 d23d7ac489fb: Layer already exists 03:31:31 a4e9860d3a64: Layer already exists 03:31:31 4cf5a67d203f: Layer already exists 03:31:31 3dab9f8bf2d2: Layer already exists 03:31:31 latest: digest: sha256:d5858b9bed257e0827ef0d33eea2c1c12415b6d48369814d36a27af48c26aafa size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.6 03:31:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:31:32 d9dd6dd32d21: Preparing 03:31:32 7b51998d1e79: Preparing 03:31:32 a48a0c68d50f: Preparing 03:31:32 763b7dca02b4: Preparing 03:31:32 dc4e16dd69c2: Preparing 03:31:32 d23d7ac489fb: Preparing 03:31:32 a4e9860d3a64: Preparing 03:31:32 4cf5a67d203f: Preparing 03:31:32 3dab9f8bf2d2: Preparing 03:31:32 d23d7ac489fb: Waiting 03:31:32 3dab9f8bf2d2: Waiting 03:31:32 4cf5a67d203f: Waiting 03:31:32 763b7dca02b4: Layer already exists 03:31:32 a48a0c68d50f: Layer already exists 03:31:32 7b51998d1e79: Layer already exists 03:31:32 dc4e16dd69c2: Layer already exists 03:31:32 d9dd6dd32d21: Layer already exists 03:31:32 d23d7ac489fb: Layer already exists 03:31:32 4cf5a67d203f: Layer already exists 03:31:32 a4e9860d3a64: Layer already exists 03:31:32 3dab9f8bf2d2: Layer already exists 03:31:32 3.1.0-dev.6: digest: sha256:d5858b9bed257e0827ef0d33eea2c1c12415b6d48369814d36a27af48c26aafa size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:31:33 d9dd6dd32d21: Preparing 03:31:33 7b51998d1e79: Preparing 03:31:33 a48a0c68d50f: Preparing 03:31:33 763b7dca02b4: Preparing 03:31:33 dc4e16dd69c2: Preparing 03:31:33 d23d7ac489fb: Preparing 03:31:33 a4e9860d3a64: Preparing 03:31:33 4cf5a67d203f: Preparing 03:31:33 3dab9f8bf2d2: Preparing 03:31:33 d23d7ac489fb: Waiting 03:31:33 4cf5a67d203f: Waiting 03:31:33 a4e9860d3a64: Waiting 03:31:33 dc4e16dd69c2: Layer already exists 03:31:33 a48a0c68d50f: Layer already exists 03:31:33 d9dd6dd32d21: Layer already exists 03:31:33 7b51998d1e79: Layer already exists 03:31:33 763b7dca02b4: Layer already exists 03:31:33 d23d7ac489fb: Layer already exists 03:31:33 a4e9860d3a64: Layer already exists 03:31:33 3dab9f8bf2d2: Layer already exists 03:31:33 4cf5a67d203f: Layer already exists 03:31:33 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6: digest: sha256:d5858b9bed257e0827ef0d33eea2c1c12415b6d48369814d36a27af48c26aafa size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:31:33 d9dd6dd32d21: Preparing 03:31:33 7b51998d1e79: Preparing 03:31:33 a48a0c68d50f: Preparing 03:31:33 763b7dca02b4: Preparing 03:31:33 dc4e16dd69c2: Preparing 03:31:33 d23d7ac489fb: Preparing 03:31:33 a4e9860d3a64: Preparing 03:31:33 4cf5a67d203f: Preparing 03:31:33 3dab9f8bf2d2: Preparing 03:31:33 d23d7ac489fb: Waiting 03:31:33 a4e9860d3a64: Waiting 03:31:33 4cf5a67d203f: Waiting 03:31:33 3dab9f8bf2d2: Waiting 03:31:33 d9dd6dd32d21: Layer already exists 03:31:33 a48a0c68d50f: Layer already exists 03:31:33 763b7dca02b4: Layer already exists 03:31:33 dc4e16dd69c2: Layer already exists 03:31:33 7b51998d1e79: Layer already exists 03:31:33 3dab9f8bf2d2: Layer already exists 03:31:33 a4e9860d3a64: Layer already exists 03:31:33 d23d7ac489fb: Layer already exists 03:31:33 4cf5a67d203f: Layer already exists 03:31:33 main: digest: sha256:d5858b9bed257e0827ef0d33eea2c1c12415b6d48369814d36a27af48c26aafa size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:33 ===================================================== [Pipeline] echo 03:31:33 taggedImages: 03:31:33 - nexus3.edgexfoundry.org:10004/security-spire-agent:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:31:33 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:31:33 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.6 03:31:33 - nexus3.edgexfoundry.org:10004/security-spire-agent:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:31:33 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:31:33 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:31:33 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:31:33 latest 03:31:33 3.1.0-dev.6 03:31:33 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:31:33 main 03:31:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:31:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:31:34 67251fee4d1e: Preparing 03:31:34 e083182a2c2f: Preparing 03:31:34 15ae9332e11d: Preparing 03:31:34 48264b2e9abf: Preparing 03:31:34 d23d7ac489fb: Preparing 03:31:34 a4e9860d3a64: Preparing 03:31:34 57a28e81ab78: Preparing 03:31:34 3dab9f8bf2d2: Preparing 03:31:34 a4e9860d3a64: Waiting 03:31:34 57a28e81ab78: Waiting 03:31:34 3dab9f8bf2d2: Waiting 03:31:34 d23d7ac489fb: Layer already exists 03:31:34 a4e9860d3a64: Layer already exists 03:31:34 e083182a2c2f: Pushed 03:31:34 67251fee4d1e: Pushed 03:31:34 15ae9332e11d: Pushed 03:31:34 3dab9f8bf2d2: Layer already exists 03:31:34 57a28e81ab78: Pushed 03:31:42 48264b2e9abf: Pushed 03:31:42 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1: digest: sha256:50ff05e028c0dff9bf2555bdb7db2dea393c00cbc72bbdeb05c14dd63c47be86 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:31:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:31:43 67251fee4d1e: Preparing 03:31:43 e083182a2c2f: Preparing 03:31:43 15ae9332e11d: Preparing 03:31:43 48264b2e9abf: Preparing 03:31:43 d23d7ac489fb: Preparing 03:31:43 a4e9860d3a64: Preparing 03:31:43 57a28e81ab78: Preparing 03:31:43 a4e9860d3a64: Waiting 03:31:43 57a28e81ab78: Waiting 03:31:43 3dab9f8bf2d2: Preparing 03:31:43 3dab9f8bf2d2: Waiting 03:31:43 48264b2e9abf: Layer already exists 03:31:43 d23d7ac489fb: Layer already exists 03:31:43 67251fee4d1e: Layer already exists 03:31:43 e083182a2c2f: Layer already exists 03:31:43 15ae9332e11d: Layer already exists 03:31:43 a4e9860d3a64: Layer already exists 03:31:43 57a28e81ab78: Layer already exists 03:31:43 3dab9f8bf2d2: Layer already exists 03:31:43 latest: digest: sha256:50ff05e028c0dff9bf2555bdb7db2dea393c00cbc72bbdeb05c14dd63c47be86 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.6 03:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:31:44 67251fee4d1e: Preparing 03:31:44 e083182a2c2f: Preparing 03:31:44 15ae9332e11d: Preparing 03:31:44 48264b2e9abf: Preparing 03:31:44 d23d7ac489fb: Preparing 03:31:44 a4e9860d3a64: Preparing 03:31:44 57a28e81ab78: Preparing 03:31:44 3dab9f8bf2d2: Preparing 03:31:44 a4e9860d3a64: Waiting 03:31:44 57a28e81ab78: Waiting 03:31:44 3dab9f8bf2d2: Waiting 03:31:44 d23d7ac489fb: Layer already exists 03:31:44 67251fee4d1e: Layer already exists 03:31:44 15ae9332e11d: Layer already exists 03:31:44 e083182a2c2f: Layer already exists 03:31:44 48264b2e9abf: Layer already exists 03:31:44 a4e9860d3a64: Layer already exists 03:31:44 57a28e81ab78: Layer already exists 03:31:44 3dab9f8bf2d2: Layer already exists 03:31:44 3.1.0-dev.6: digest: sha256:50ff05e028c0dff9bf2555bdb7db2dea393c00cbc72bbdeb05c14dd63c47be86 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:31:44 67251fee4d1e: Preparing 03:31:44 e083182a2c2f: Preparing 03:31:44 15ae9332e11d: Preparing 03:31:44 48264b2e9abf: Preparing 03:31:44 d23d7ac489fb: Preparing 03:31:44 a4e9860d3a64: Preparing 03:31:44 57a28e81ab78: Preparing 03:31:44 3dab9f8bf2d2: Preparing 03:31:44 3dab9f8bf2d2: Waiting 03:31:44 a4e9860d3a64: Waiting 03:31:44 57a28e81ab78: Waiting 03:31:44 d23d7ac489fb: Layer already exists 03:31:44 e083182a2c2f: Layer already exists 03:31:44 15ae9332e11d: Layer already exists 03:31:44 48264b2e9abf: Layer already exists 03:31:44 67251fee4d1e: Layer already exists 03:31:44 a4e9860d3a64: Layer already exists 03:31:44 3dab9f8bf2d2: Layer already exists 03:31:44 57a28e81ab78: Layer already exists 03:31:44 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6: digest: sha256:50ff05e028c0dff9bf2555bdb7db2dea393c00cbc72bbdeb05c14dd63c47be86 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:31:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:31:45 67251fee4d1e: Preparing 03:31:45 e083182a2c2f: Preparing 03:31:45 15ae9332e11d: Preparing 03:31:45 48264b2e9abf: Preparing 03:31:45 d23d7ac489fb: Preparing 03:31:45 a4e9860d3a64: Preparing 03:31:45 57a28e81ab78: Preparing 03:31:45 3dab9f8bf2d2: Preparing 03:31:45 3dab9f8bf2d2: Waiting 03:31:45 a4e9860d3a64: Waiting 03:31:45 57a28e81ab78: Waiting 03:31:45 15ae9332e11d: Layer already exists 03:31:45 67251fee4d1e: Layer already exists 03:31:45 48264b2e9abf: Layer already exists 03:31:45 e083182a2c2f: Layer already exists 03:31:45 d23d7ac489fb: Layer already exists 03:31:45 3dab9f8bf2d2: Layer already exists 03:31:45 a4e9860d3a64: Layer already exists 03:31:45 57a28e81ab78: Layer already exists 03:31:45 main: digest: sha256:50ff05e028c0dff9bf2555bdb7db2dea393c00cbc72bbdeb05c14dd63c47be86 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:45 ===================================================== [Pipeline] echo 03:31:45 taggedImages: 03:31:45 - nexus3.edgexfoundry.org:10004/security-spire-config:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:31:45 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:31:45 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.6 03:31:45 - nexus3.edgexfoundry.org:10004/security-spire-config:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:31:45 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:31:45 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:31:45 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:31:45 latest 03:31:45 3.1.0-dev.6 03:31:45 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:31:45 main 03:31:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:31:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:31:45 1e62743cd4c7: Preparing 03:31:45 41acf777a7f0: Preparing 03:31:45 efd7fe715068: Preparing 03:31:45 48264b2e9abf: Preparing 03:31:45 d23d7ac489fb: Preparing 03:31:45 a4e9860d3a64: Preparing 03:31:45 4cf5a67d203f: Preparing 03:31:45 3dab9f8bf2d2: Preparing 03:31:45 a4e9860d3a64: Waiting 03:31:45 3dab9f8bf2d2: Waiting 03:31:45 48264b2e9abf: Layer already exists 03:31:45 d23d7ac489fb: Layer already exists 03:31:45 a4e9860d3a64: Layer already exists 03:31:45 4cf5a67d203f: Layer already exists 03:31:45 3dab9f8bf2d2: Layer already exists 03:31:45 41acf777a7f0: Pushed 03:31:45 1e62743cd4c7: Pushed 03:31:45 efd7fe715068: Pushed 03:31:46 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1: digest: sha256:d54e8f4c96ba0b2c904ab6af2eacc0ad3602d37a3d19aebaf007c84d4f010192 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:31:46 1e62743cd4c7: Preparing 03:31:46 41acf777a7f0: Preparing 03:31:46 efd7fe715068: Preparing 03:31:46 48264b2e9abf: Preparing 03:31:46 d23d7ac489fb: Preparing 03:31:46 a4e9860d3a64: Preparing 03:31:46 4cf5a67d203f: Preparing 03:31:46 3dab9f8bf2d2: Preparing 03:31:46 4cf5a67d203f: Waiting 03:31:46 a4e9860d3a64: Waiting 03:31:46 3dab9f8bf2d2: Waiting 03:31:46 d23d7ac489fb: Layer already exists 03:31:46 efd7fe715068: Layer already exists 03:31:46 41acf777a7f0: Layer already exists 03:31:46 1e62743cd4c7: Layer already exists 03:31:46 48264b2e9abf: Layer already exists 03:31:46 a4e9860d3a64: Layer already exists 03:31:46 4cf5a67d203f: Layer already exists 03:31:46 3dab9f8bf2d2: Layer already exists 03:31:46 latest: digest: sha256:d54e8f4c96ba0b2c904ab6af2eacc0ad3602d37a3d19aebaf007c84d4f010192 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.6 03:31:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:31:47 1e62743cd4c7: Preparing 03:31:47 41acf777a7f0: Preparing 03:31:47 efd7fe715068: Preparing 03:31:47 48264b2e9abf: Preparing 03:31:47 d23d7ac489fb: Preparing 03:31:47 a4e9860d3a64: Preparing 03:31:47 4cf5a67d203f: Preparing 03:31:47 3dab9f8bf2d2: Preparing 03:31:47 a4e9860d3a64: Waiting 03:31:47 4cf5a67d203f: Waiting 03:31:47 3dab9f8bf2d2: Waiting 03:31:47 efd7fe715068: Layer already exists 03:31:47 1e62743cd4c7: Layer already exists 03:31:47 41acf777a7f0: Layer already exists 03:31:47 48264b2e9abf: Layer already exists 03:31:47 d23d7ac489fb: Layer already exists 03:31:47 4cf5a67d203f: Layer already exists 03:31:47 a4e9860d3a64: Layer already exists 03:31:47 3dab9f8bf2d2: Layer already exists 03:31:47 3.1.0-dev.6: digest: sha256:d54e8f4c96ba0b2c904ab6af2eacc0ad3602d37a3d19aebaf007c84d4f010192 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:31:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:31:47 1e62743cd4c7: Preparing 03:31:47 41acf777a7f0: Preparing 03:31:47 efd7fe715068: Preparing 03:31:47 48264b2e9abf: Preparing 03:31:47 d23d7ac489fb: Preparing 03:31:47 a4e9860d3a64: Preparing 03:31:47 4cf5a67d203f: Preparing 03:31:47 3dab9f8bf2d2: Preparing 03:31:47 4cf5a67d203f: Waiting 03:31:47 3dab9f8bf2d2: Waiting 03:31:47 a4e9860d3a64: Waiting 03:31:47 efd7fe715068: Layer already exists 03:31:47 41acf777a7f0: Layer already exists 03:31:47 1e62743cd4c7: Layer already exists 03:31:47 48264b2e9abf: Layer already exists 03:31:47 d23d7ac489fb: Layer already exists 03:31:47 a4e9860d3a64: Layer already exists 03:31:47 4cf5a67d203f: Layer already exists 03:31:47 3dab9f8bf2d2: Layer already exists 03:31:47 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6: digest: sha256:d54e8f4c96ba0b2c904ab6af2eacc0ad3602d37a3d19aebaf007c84d4f010192 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:31:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:31:48 1e62743cd4c7: Preparing 03:31:48 41acf777a7f0: Preparing 03:31:48 efd7fe715068: Preparing 03:31:48 48264b2e9abf: Preparing 03:31:48 d23d7ac489fb: Preparing 03:31:48 a4e9860d3a64: Preparing 03:31:48 4cf5a67d203f: Preparing 03:31:48 3dab9f8bf2d2: Preparing 03:31:48 4cf5a67d203f: Waiting 03:31:48 3dab9f8bf2d2: Waiting 03:31:48 a4e9860d3a64: Waiting 03:31:48 efd7fe715068: Layer already exists 03:31:48 41acf777a7f0: Layer already exists 03:31:48 d23d7ac489fb: Layer already exists 03:31:48 48264b2e9abf: Layer already exists 03:31:48 1e62743cd4c7: Layer already exists 03:31:48 a4e9860d3a64: Layer already exists 03:31:48 4cf5a67d203f: Layer already exists 03:31:48 3dab9f8bf2d2: Layer already exists 03:31:48 main: digest: sha256:d54e8f4c96ba0b2c904ab6af2eacc0ad3602d37a3d19aebaf007c84d4f010192 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:48 ===================================================== [Pipeline] echo 03:31:48 taggedImages: 03:31:48 - nexus3.edgexfoundry.org:10004/security-spire-server:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:31:48 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:31:48 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.6 03:31:48 - nexus3.edgexfoundry.org:10004/security-spire-server:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:31:48 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:31:48 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:31:48 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:31:48 latest 03:31:48 3.1.0-dev.6 03:31:48 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:31:48 main 03:31:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:31:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:31:49 195a058311c3: Preparing 03:31:49 a901c7f68a39: Preparing 03:31:49 d23d7ac489fb: Preparing 03:31:49 a4e9860d3a64: Preparing 03:31:49 de143e2705b6: Preparing 03:31:49 3dab9f8bf2d2: Preparing 03:31:49 3dab9f8bf2d2: Waiting 03:31:49 a4e9860d3a64: Layer already exists 03:31:49 d23d7ac489fb: Layer already exists 03:31:49 3dab9f8bf2d2: Layer already exists 03:31:49 195a058311c3: Pushed 03:31:49 de143e2705b6: Pushed 03:31:51 a901c7f68a39: Pushed 03:31:52 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1: digest: sha256:411f8eaeb9878f2d5f4ea9cb77a258cd93799d1edf7bd54fbbfac5215436d8c5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:31:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:31:52 195a058311c3: Preparing 03:31:52 a901c7f68a39: Preparing 03:31:52 d23d7ac489fb: Preparing 03:31:52 a4e9860d3a64: Preparing 03:31:52 de143e2705b6: Preparing 03:31:52 3dab9f8bf2d2: Preparing 03:31:52 3dab9f8bf2d2: Waiting 03:31:52 a901c7f68a39: Layer already exists 03:31:52 195a058311c3: Layer already exists 03:31:52 a4e9860d3a64: Layer already exists 03:31:52 de143e2705b6: Layer already exists 03:31:52 d23d7ac489fb: Layer already exists 03:31:52 3dab9f8bf2d2: Layer already exists 03:31:52 latest: digest: sha256:411f8eaeb9878f2d5f4ea9cb77a258cd93799d1edf7bd54fbbfac5215436d8c5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.6 03:31:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:31:53 195a058311c3: Preparing 03:31:53 a901c7f68a39: Preparing 03:31:53 d23d7ac489fb: Preparing 03:31:53 a4e9860d3a64: Preparing 03:31:53 de143e2705b6: Preparing 03:31:53 3dab9f8bf2d2: Preparing 03:31:53 3dab9f8bf2d2: Waiting 03:31:53 d23d7ac489fb: Layer already exists 03:31:53 a4e9860d3a64: Layer already exists 03:31:53 195a058311c3: Layer already exists 03:31:53 de143e2705b6: Layer already exists 03:31:53 a901c7f68a39: Layer already exists 03:31:53 3dab9f8bf2d2: Layer already exists 03:31:53 3.1.0-dev.6: digest: sha256:411f8eaeb9878f2d5f4ea9cb77a258cd93799d1edf7bd54fbbfac5215436d8c5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:31:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:31:53 195a058311c3: Preparing 03:31:53 a901c7f68a39: Preparing 03:31:53 d23d7ac489fb: Preparing 03:31:53 a4e9860d3a64: Preparing 03:31:53 de143e2705b6: Preparing 03:31:53 3dab9f8bf2d2: Preparing 03:31:53 3dab9f8bf2d2: Waiting 03:31:53 a901c7f68a39: Layer already exists 03:31:53 d23d7ac489fb: Layer already exists 03:31:53 de143e2705b6: Layer already exists 03:31:53 a4e9860d3a64: Layer already exists 03:31:53 195a058311c3: Layer already exists 03:31:53 3dab9f8bf2d2: Layer already exists 03:31:53 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6: digest: sha256:411f8eaeb9878f2d5f4ea9cb77a258cd93799d1edf7bd54fbbfac5215436d8c5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:31:54 195a058311c3: Preparing 03:31:54 a901c7f68a39: Preparing 03:31:54 d23d7ac489fb: Preparing 03:31:54 a4e9860d3a64: Preparing 03:31:54 de143e2705b6: Preparing 03:31:54 3dab9f8bf2d2: Preparing 03:31:54 3dab9f8bf2d2: Waiting 03:31:54 a4e9860d3a64: Layer already exists 03:31:54 d23d7ac489fb: Layer already exists 03:31:54 de143e2705b6: Layer already exists 03:31:54 a901c7f68a39: Layer already exists 03:31:54 195a058311c3: Layer already exists 03:31:54 3dab9f8bf2d2: Layer already exists 03:31:54 main: digest: sha256:411f8eaeb9878f2d5f4ea9cb77a258cd93799d1edf7bd54fbbfac5215436d8c5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:54 ===================================================== [Pipeline] echo 03:31:54 taggedImages: 03:31:54 - nexus3.edgexfoundry.org:10004/support-notifications:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:31:54 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:31:54 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.6 03:31:54 - nexus3.edgexfoundry.org:10004/support-notifications:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:31:54 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:31:54 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:31:54 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:31:54 latest 03:31:54 3.1.0-dev.6 03:31:54 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:31:54 main 03:31:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:31:55 2c9b201322d7: Preparing 03:31:55 e5bacf8b4f9b: Preparing 03:31:55 d23d7ac489fb: Preparing 03:31:55 a4e9860d3a64: Preparing 03:31:55 af90c32ce4d0: Preparing 03:31:55 3dab9f8bf2d2: Preparing 03:31:55 3dab9f8bf2d2: Waiting 03:31:55 a4e9860d3a64: Layer already exists 03:31:55 af90c32ce4d0: Layer already exists 03:31:55 d23d7ac489fb: Layer already exists 03:31:55 3dab9f8bf2d2: Layer already exists 03:31:55 2c9b201322d7: Pushed 03:31:57 e5bacf8b4f9b: Pushed 03:31:57 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1: digest: sha256:5ee1107ed86f39d427ff4b12e5a6e80a2fd3673d554699ceab840e70bd186974 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:31:58 2c9b201322d7: Preparing 03:31:58 e5bacf8b4f9b: Preparing 03:31:58 d23d7ac489fb: Preparing 03:31:58 a4e9860d3a64: Preparing 03:31:58 af90c32ce4d0: Preparing 03:31:58 3dab9f8bf2d2: Preparing 03:31:58 3dab9f8bf2d2: Waiting 03:31:58 af90c32ce4d0: Layer already exists 03:31:58 2c9b201322d7: Layer already exists 03:31:58 a4e9860d3a64: Layer already exists 03:31:58 e5bacf8b4f9b: Layer already exists 03:31:58 d23d7ac489fb: Layer already exists 03:31:58 3dab9f8bf2d2: Layer already exists 03:31:58 latest: digest: sha256:5ee1107ed86f39d427ff4b12e5a6e80a2fd3673d554699ceab840e70bd186974 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.6 03:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:31:58 2c9b201322d7: Preparing 03:31:58 e5bacf8b4f9b: Preparing 03:31:58 d23d7ac489fb: Preparing 03:31:58 a4e9860d3a64: Preparing 03:31:58 af90c32ce4d0: Preparing 03:31:58 3dab9f8bf2d2: Preparing 03:31:58 e5bacf8b4f9b: Layer already exists 03:31:58 af90c32ce4d0: Layer already exists 03:31:58 a4e9860d3a64: Layer already exists 03:31:58 2c9b201322d7: Layer already exists 03:31:58 d23d7ac489fb: Layer already exists 03:31:58 3dab9f8bf2d2: Layer already exists 03:31:58 3.1.0-dev.6: digest: sha256:5ee1107ed86f39d427ff4b12e5a6e80a2fd3673d554699ceab840e70bd186974 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:31:59 2c9b201322d7: Preparing 03:31:59 e5bacf8b4f9b: Preparing 03:31:59 d23d7ac489fb: Preparing 03:31:59 a4e9860d3a64: Preparing 03:31:59 af90c32ce4d0: Preparing 03:31:59 3dab9f8bf2d2: Preparing 03:31:59 3dab9f8bf2d2: Waiting 03:31:59 d23d7ac489fb: Layer already exists 03:31:59 2c9b201322d7: Layer already exists 03:31:59 a4e9860d3a64: Layer already exists 03:31:59 af90c32ce4d0: Layer already exists 03:31:59 e5bacf8b4f9b: Layer already exists 03:31:59 3dab9f8bf2d2: Layer already exists 03:31:59 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6: digest: sha256:5ee1107ed86f39d427ff4b12e5a6e80a2fd3673d554699ceab840e70bd186974 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:32:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:32:00 2c9b201322d7: Preparing 03:32:00 e5bacf8b4f9b: Preparing 03:32:00 d23d7ac489fb: Preparing 03:32:00 a4e9860d3a64: Preparing 03:32:00 af90c32ce4d0: Preparing 03:32:00 3dab9f8bf2d2: Preparing 03:32:00 3dab9f8bf2d2: Waiting 03:32:00 2c9b201322d7: Layer already exists 03:32:00 e5bacf8b4f9b: Layer already exists 03:32:00 af90c32ce4d0: Layer already exists 03:32:00 a4e9860d3a64: Layer already exists 03:32:00 d23d7ac489fb: Layer already exists 03:32:00 3dab9f8bf2d2: Layer already exists 03:32:00 main: digest: sha256:5ee1107ed86f39d427ff4b12e5a6e80a2fd3673d554699ceab840e70bd186974 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:00 ===================================================== [Pipeline] echo 03:32:00 taggedImages: 03:32:00 - nexus3.edgexfoundry.org:10004/support-scheduler:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:32:00 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:32:00 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.6 03:32:00 - nexus3.edgexfoundry.org:10004/support-scheduler:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:32:00 - 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] } 03:44:10 #103 ... 03:44:10 03:44:10 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:44:10 #133 DONE 793.5s 03:44:10 03:44:10 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:44:10 #132 ... 03:44:10 03:44:10 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:44:10 #147 DONE 0.3s 03:44:10 03:44:10 #103 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:44:10 #103 ... 03:44:10 03:44:10 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:44:10 #148 DONE 0.3s 03:44:10 03:44:10 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:44:10 #149 DONE 0.4s 03:44:10 03:44:10 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:44:10 #150 DONE 0.2s 03:44:10 03:44:10 #103 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:44:10 #103 ... 03:44:10 03:44:10 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:44:10 #151 DONE 0.2s 03:44:10 03:44:10 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:44:10 #152 DONE 2.1s 03:44:10 03:44:10 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:44:10 #134 ... 03:44:10 03:44:10 #142 [security-proxy-auth] exporting to image 03:44:10 #142 exporting layers 03:44:10 #142 exporting layers 0.6s done 03:44:10 #142 writing image sha256:23c9a67156eb17a263a16119d17a393ce1b3db15051dff681c61ad4d833eb623 done 03:44:10 #142 naming to docker.io/library/security-proxy-auth-arm64 done 03:44:10 #142 DONE 5.9s 03:44:10 03:44:10 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:44:10 #134 ... 03:44:10 03:44:10 #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:44:10 #109 799.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:44:10 #109 ... 03:44:10 03:44:10 #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:44:10 #121 DONE 805.5s 03:44:11 03:44:11 #82 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:44:11 #82 ... 03:44:11 03:44:11 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:44:11 #153 DONE 0.3s 03:44:11 03:44:11 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:44:11 #154 DONE 0.2s 03:44:11 03:44:11 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:44:11 #155 DONE 0.1s 03:44:11 03:44:11 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:44:12 #156 DONE 0.4s 03:44:12 03:44:12 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:44:12 #136 ... 03:44:12 03:44:12 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:44:12 #157 DONE 0.1s 03:44:12 03:44:12 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:44:14 #158 DONE 2.1s 03:44:14 03:44:14 #142 [security-proxy-setup] exporting to image 03:44:14 #142 exporting layers 03:44:15 #142 exporting layers 0.5s done 03:44:15 #142 writing image sha256:68e611519db3eb8e4671115d25c47d2889717fa39974524ccb5752e75ea0bdec done 03:44:15 #142 naming to docker.io/library/security-proxy-setup-arm64 done 03:44:15 #142 DONE 6.4s 03:44:15 03:44:15 #82 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:44:23 #82 ... 03:44:23 03:44:23 #103 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:44:23 #103 DONE 818.1s 03:44:23 03:44:23 #82 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:44:23 #82 ... 03:44:23 03:44:23 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:44:24 #159 DONE 0.3s 03:44:24 03:44:24 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 03:44:27 #160 ... 03:44:27 03:44:27 #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:44:27 #109 DONE 821.5s 03:44:27 03:44:27 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 03:44:27 #160 DONE 3.0s 03:44:27 03:44:27 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:44:27 #132 ... 03:44:27 03:44:27 #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 03:44:27 #161 DONE 0.4s 03:44:27 03:44:27 #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 03:44:27 #162 DONE 0.5s 03:44:27 03:44:27 #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:44:28 #163 ... 03:44:28 03:44:28 #164 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 03:44:28 #164 DONE 0.3s 03:44:28 03:44:28 #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 03:44:28 #165 DONE 0.3s 03:44:28 03:44:28 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:44:28 #134 ... 03:44:28 03:44:28 #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:44:28 #163 DONE 0.7s 03:44:28 03:44:28 #166 [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 03:44:28 #166 DONE 0.3s 03:44:28 03:44:28 #167 [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 03:44:29 #167 ... 03:44:29 03:44:29 #168 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:44:29 #168 DONE 0.3s 03:44:29 03:44:29 #167 [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 03:44:29 #167 DONE 0.3s 03:44:29 03:44:29 #169 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:44:29 #169 DONE 0.2s 03:44:29 03:44:29 #170 [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/ 03:44:29 #170 DONE 0.3s 03:44:29 03:44:29 #171 [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/ 03:44:29 #171 DONE 0.3s 03:44:29 03:44:29 #172 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:44:29 #172 DONE 0.3s 03:44:29 03:44:29 #173 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:44:29 #173 DONE 0.2s 03:44:29 03:44:29 #174 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:44:30 #174 ... 03:44:30 03:44:30 #175 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:44:30 #175 DONE 0.2s 03:44:30 03:44:30 #174 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:44:30 #174 DONE 0.6s 03:44:30 03:44:30 #176 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 03:44:30 #176 ... 03:44:30 03:44:30 #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:44:30 #177 DONE 0.4s 03:44:30 03:44:30 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:44:32 #178 ... 03:44:32 03:44:32 #176 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 03:44:32 #176 DONE 2.6s 03:44:32 03:44:32 #142 [security-bootstrapper] exporting to image 03:44:32 #142 exporting layers 03:44:33 #142 ... 03:44:33 03:44:33 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:44:33 #178 DONE 2.7s 03:44:33 03:44:33 #142 [security-secretstore-setup] exporting to image 03:44:34 #142 exporting layers 1.6s done 03:44:34 #142 writing image sha256:9bba79fd1505ca126034dea81e7d0d25855a36714aa2f5146f19a7d5c6cc2388 0.0s done 03:44:34 #142 naming to docker.io/library/security-bootstrapper-arm64 done 03:44:34 #142 exporting layers 1.4s done 03:44:34 #142 writing image sha256:b2c22f8093de89e3ee7279ac8edb3b56eadeff41b695f856617a0c09c513febe done 03:44:34 #142 naming to docker.io/library/security-secretstore-setup-arm64 done 03:44:34 #142 DONE 8.5s 03:44:34 03:44:34 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:45:01 #130 DONE 853.9s 03:45:01 03:45:01 #82 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:45:01 #82 ... 03:45:01 03:45:01 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:45:01 #179 DONE 0.1s 03:45:01 03:45:01 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:45:01 #180 DONE 0.1s 03:45:01 03:45:01 #82 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:45:01 #82 ... 03:45:01 03:45:01 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:45:01 #181 DONE 0.3s 03:45:01 03:45:01 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:45:01 #134 ... 03:45:01 03:45:01 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:45:01 #182 DONE 0.1s 03:45:01 03:45:01 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:45:01 #183 DONE 0.1s 03:45:01 03:45:01 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:45:01 #134 ... 03:45:01 03:45:01 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:45:02 #184 DONE 1.9s 03:45:02 03:45:02 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:45:02 #134 ... 03:45:02 03:45:02 #142 [core-common-config-bootstrapper] exporting to image 03:45:02 #142 exporting layers 03:45:03 #142 exporting layers 0.5s done 03:45:03 #142 writing image sha256:68e545b9643b3e8fd0430856e63b6b3bbef83aede10e3bb480565760ce9ad795 0.0s done 03:45:03 #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 03:45:03 #142 DONE 9.0s 03:45:03 03:45:03 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:45:21 #129 ... 03:45:21 03:45:21 #82 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:45:21 #82 DONE 874.5s 03:45:21 03:45:21 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:45:21 #129 ... 03:45:21 03:45:21 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 03:45:21 #185 DONE 0.1s 03:45:21 03:45:21 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 03:45:21 #186 DONE 0.2s 03:45:21 03:45:21 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:45:21 #187 DONE 0.3s 03:45:21 03:45:21 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:45:21 #188 DONE 0.1s 03:45:21 03:45:21 #142 [core-command] exporting to image 03:45:21 #142 exporting layers 03:45:21 #142 exporting layers 0.2s done 03:45:21 #142 writing image sha256:06e776064a22ba235c9dac2cd5f0dce99e5d0af570600f9dab83fcb07f24c4dc done 03:45:21 #142 naming to docker.io/library/core-command-arm64 done 03:45:21 #142 DONE 9.3s 03:45:21 03:45:21 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:45:26 #129 ... 03:45:26 03:45:26 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:45:26 #134 DONE 881.2s 03:45:26 03:45:26 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:45:26 #136 ... 03:45:26 03:45:26 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:45:27 #189 DONE 0.2s 03:45:27 03:45:27 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:45:27 #131 ... 03:45:27 03:45:27 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:45:27 #190 DONE 0.1s 03:45:27 03:45:27 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:45:27 #191 DONE 0.3s 03:45:27 03:45:27 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:45:27 #131 ... 03:45:27 03:45:27 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:45:27 #192 DONE 0.1s 03:45:27 03:45:27 #142 [core-data] exporting to image 03:45:27 #142 exporting layers 03:45:27 #142 exporting layers 0.4s done 03:45:27 #142 writing image sha256:d29fe7974235245974119d5d4af49e89588bf72178d390087a852fac47c5e983 0.0s done 03:45:27 #142 naming to docker.io/library/core-data-arm64 03:45:28 #142 naming to docker.io/library/core-data-arm64 0.0s done 03:45:28 #142 DONE 9.7s 03:45:28 03:45:28 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:45:34 #129 DONE 888.6s 03:45:34 03:45:34 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:45:34 #136 ... 03:45:34 03:45:34 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 03:45:34 #193 DONE 0.3s 03:45:34 03:45:34 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 03:45:34 #194 DONE 0.1s 03:45:34 03:45:34 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:45:34 #131 ... 03:45:34 03:45:34 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:45:34 #195 DONE 0.3s 03:45:34 03:45:34 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:45:35 #131 ... 03:45:35 03:45:35 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:45:35 #196 DONE 0.1s 03:45:35 03:45:35 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:45:35 #197 DONE 0.1s 03:45:35 03:45:35 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:45:35 #136 ... 03:45:35 03:45:35 #142 [core-metadata] exporting to image 03:45:35 #142 exporting layers 03:45:35 #142 exporting layers 0.2s done 03:45:35 #142 writing image sha256:d33fd1e17fdca6029c8f94e48de733b3bb61e183e8b5496b53c32d8cb0e3e74a done 03:45:35 #142 naming to docker.io/library/core-metadata-arm64 done 03:45:35 #142 DONE 10.0s 03:45:35 03:45:35 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:46:22 #131 ... 03:46:22 03:46:22 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:46:22 #132 DONE 935.9s 03:46:22 03:46:22 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:46:22 #131 ... 03:46:22 03:46:22 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:46:22 #198 DONE 0.1s 03:46:22 03:46:22 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:46:22 #199 DONE 0.2s 03:46:22 03:46:22 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:46:22 #200 DONE 0.4s 03:46:22 03:46:22 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:46:22 #131 ... 03:46:22 03:46:22 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:46:22 #201 DONE 0.1s 03:46:22 03:46:22 #142 [security-spiffe-token-provider] exporting to image 03:46:22 #142 exporting layers 03:46:23 #142 exporting layers 0.5s done 03:46:23 #142 writing image sha256:6ab96d9042f8f8f9cadc57825d1a558cc02a9e621010191f20a493f6e5441da4 done 03:46:23 #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:46:23 #142 DONE 10.5s 03:46:23 03:46:23 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:46:45 #131 DONE 957.8s 03:46:45 03:46:45 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:46:45 #136 DONE 957.8s 03:46:45 03:46:45 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:46:45 #202 DONE 0.1s 03:46:45 03:46:45 #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 03:46:45 #203 DONE 0.1s 03:46:45 03:46:45 #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:46:45 #204 DONE 0.1s 03:46:45 03:46:45 #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 03:46:45 #205 DONE 0.2s 03:46:45 03:46:45 #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:46:45 #206 DONE 0.4s 03:46:45 03:46:45 #207 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:46:45 #207 DONE 0.3s 03:46:45 03:46:45 #142 [support-notifications] exporting to image 03:46:45 #142 exporting layers 03:46:45 #142 ... 03:46:45 03:46:45 #208 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:46:45 #208 DONE 0.4s 03:46:45 03:46:45 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:46:45 #209 DONE 0.1s 03:46:45 03:46:45 #142 [support-scheduler] exporting to image 03:46:45 #142 exporting layers 0.4s done 03:46:45 #142 writing image sha256:c094b1840bd5c19fae8c35ad016e187ce906986b2549e06dbded4cbf76b87651 done 03:46:45 #142 naming to docker.io/library/support-notifications-arm64 done 03:46:45 #142 exporting layers 0.4s done 03:46:45 #142 writing image sha256:f9018e1d435f8d8e7373658600d7912c174a5e51c5aafd469bd43301faba9465 done 03:46:45 #142 naming to docker.io/library/support-scheduler-arm64 done 03:46:45 #142 DONE 11.0s 03:46:45 time="2023-07-06T03:29:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:46:45 time="2023-07-06T03:29:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:46:45 time="2023-07-06T03:29:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:46:45 time="2023-07-06T03:29:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:46:45 time="2023-07-06T03:29:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:46:45 time="2023-07-06T03:29:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:46:45 time="2023-07-06T03:29:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:46:45 time="2023-07-06T03:29:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:46:45 time="2023-07-06T03:29:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:46:45 time="2023-07-06T03:29:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:46:45 time="2023-07-06T03:29:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:46:45 time="2023-07-06T03:29:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:46:45 time="2023-07-06T03:29:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:46:45 time="2023-07-06T03:29:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:46:45 $ docker stop --time=1 9a941be4029db7a51c03255afae7023b9a01e6b8a27121aff0387b7427f99a24 03:46:46 $ docker rm -f --volumes 9a941be4029db7a51c03255afae7023b9a01e6b8a27121aff0387b7427f99a24 [Pipeline] // withDockerContainer [Pipeline] sh 03:46:47 + docker images 03:46:47 REPOSITORY TAG IMAGE ID CREATED SIZE 03:46:47 support-scheduler-arm64 latest f9018e1d435f 3 seconds ago 31.2MB 03:46:47 support-notifications-arm64 latest c094b1840bd5 3 seconds ago 31.9MB 03:46:47 security-spiffe-token-provider-arm64 latest 6ab96d9042f8 25 seconds ago 32.7MB 03:46:47 core-metadata-arm64 latest d33fd1e17fdc About a minute ago 20.2MB 03:46:47 core-data-arm64 latest d29fe7974235 About a minute ago 19.9MB 03:46:47 core-command-arm64 latest 06e776064a22 About a minute ago 19.7MB 03:46:47 core-common-config-bootstrapper-arm64 latest 68e545b9643b About a minute ago 17.2MB 03:46:47 security-secretstore-setup-arm64 latest b2c22f8093de 2 minutes ago 32.2MB 03:46:47 security-bootstrapper-arm64 latest 9bba79fd1505 2 minutes ago 21.9MB 03:46:47 security-proxy-setup-arm64 latest 68e611519db3 2 minutes ago 18.7MB 03:46:47 security-proxy-auth-arm64 latest 23c9a67156eb 2 minutes ago 18.1MB 03:46:47 security-spire-agent-arm64 latest 0e434d0b0dd2 15 minutes ago 153MB 03:46:47 security-spire-config-arm64 latest 32dca04dbf7e 15 minutes ago 96.1MB 03:46:47 security-spire-server-arm64 latest e836c7da5c15 15 minutes ago 97MB 03:46:47 ci-base-image-arm64 latest d18a48cd95ef 18 minutes ago 903MB 03:46:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 weeks ago 332MB 03:46:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 months ago 681MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:46:47 provisioning config files... 03:46:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/539@tmp/config13608030352509077272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:46:47 ---> docker-login.sh 03:46:47 nexus3.edgexfoundry.org:10001 03:46:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:48 Configure a credential helper to remove this warning. See 03:46:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:48 03:46:48 Login Succeeded 03:46:48 nexus3.edgexfoundry.org:10002 03:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:48 Configure a credential helper to remove this warning. See 03:46:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:48 03:46:48 Login Succeeded 03:46:48 nexus3.edgexfoundry.org:10003 03:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:48 Configure a credential helper to remove this warning. See 03:46:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:48 03:46:48 Login Succeeded 03:46:48 nexus3.edgexfoundry.org:10004 03:46:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:49 Configure a credential helper to remove this warning. See 03:46:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:49 03:46:49 Login Succeeded 03:46:49 docker.io 03:46:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:49 Configure a credential helper to remove this warning. See 03:46:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:49 03:46:49 Login Succeeded 03:46:49 ---> docker-login.sh ends [Pipeline] } 03:46:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:46:49 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:46:49 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:46:49 latest 03:46:49 3.1.0-dev.6 03:46:49 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:46:49 main 03:46:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:50 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:46:50 3107241a15f6: Preparing 03:46:50 d2a01f5624ad: Preparing 03:46:50 b5bd52646894: Preparing 03:46:50 58137e9de1d8: Preparing 03:46:50 d72a66c374d5: Preparing 03:46:50 9386262d7a74: Preparing 03:46:50 9386262d7a74: Waiting 03:46:50 b5bd52646894: Pushed 03:46:50 58137e9de1d8: Pushed 03:46:50 3107241a15f6: Pushed 03:46:50 d72a66c374d5: Pushed 03:46:54 9386262d7a74: Layer already exists 03:46:54 d2a01f5624ad: Pushed 03:46:54 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1: digest: sha256:fa4eefaa1a68f8e0121f257202812797b202b1d2cd74fe0c783a663577feba14 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:54 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:46:54 3107241a15f6: Preparing 03:46:54 d2a01f5624ad: Preparing 03:46:54 b5bd52646894: Preparing 03:46:54 58137e9de1d8: Preparing 03:46:54 d72a66c374d5: Preparing 03:46:54 9386262d7a74: Preparing 03:46:54 9386262d7a74: Waiting 03:46:54 d72a66c374d5: Layer already exists 03:46:54 d2a01f5624ad: Layer already exists 03:46:54 3107241a15f6: Layer already exists 03:46:54 b5bd52646894: Layer already exists 03:46:54 58137e9de1d8: Layer already exists 03:46:54 9386262d7a74: Layer already exists 03:46:54 latest: digest: sha256:fa4eefaa1a68f8e0121f257202812797b202b1d2cd74fe0c783a663577feba14 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:55 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.6 03:46:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:46:55 3107241a15f6: Preparing 03:46:55 d2a01f5624ad: Preparing 03:46:55 b5bd52646894: Preparing 03:46:55 58137e9de1d8: Preparing 03:46:55 d72a66c374d5: Preparing 03:46:55 9386262d7a74: Preparing 03:46:55 9386262d7a74: Waiting 03:46:55 d72a66c374d5: Layer already exists 03:46:55 58137e9de1d8: Layer already exists 03:46:55 3107241a15f6: Layer already exists 03:46:55 d2a01f5624ad: Layer already exists 03:46:55 b5bd52646894: Layer already exists 03:46:55 9386262d7a74: Layer already exists 03:46:55 3.1.0-dev.6: digest: sha256:fa4eefaa1a68f8e0121f257202812797b202b1d2cd74fe0c783a663577feba14 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:55 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:46:56 3107241a15f6: Preparing 03:46:56 d2a01f5624ad: Preparing 03:46:56 b5bd52646894: Preparing 03:46:56 58137e9de1d8: Preparing 03:46:56 d72a66c374d5: Preparing 03:46:56 9386262d7a74: Preparing 03:46:56 9386262d7a74: Waiting 03:46:56 d2a01f5624ad: Layer already exists 03:46:56 58137e9de1d8: Layer already exists 03:46:56 b5bd52646894: Layer already exists 03:46:56 d72a66c374d5: Layer already exists 03:46:56 3107241a15f6: Layer already exists 03:46:56 9386262d7a74: Layer already exists 03:46:56 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6: digest: sha256:fa4eefaa1a68f8e0121f257202812797b202b1d2cd74fe0c783a663577feba14 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:46:56 3107241a15f6: Preparing 03:46:56 d2a01f5624ad: Preparing 03:46:56 b5bd52646894: Preparing 03:46:56 58137e9de1d8: Preparing 03:46:56 d72a66c374d5: Preparing 03:46:56 9386262d7a74: Preparing 03:46:56 9386262d7a74: Waiting 03:46:56 d2a01f5624ad: Layer already exists 03:46:56 58137e9de1d8: Layer already exists 03:46:56 d72a66c374d5: Layer already exists 03:46:56 3107241a15f6: Layer already exists 03:46:56 b5bd52646894: Layer already exists 03:46:56 9386262d7a74: Layer already exists 03:46:56 main: digest: sha256:fa4eefaa1a68f8e0121f257202812797b202b1d2cd74fe0c783a663577feba14 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:57 ===================================================== [Pipeline] echo 03:46:57 taggedImages: 03:46:57 - nexus3.edgexfoundry.org:10004/core-command-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:46:57 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:46:57 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.6 03:46:57 - nexus3.edgexfoundry.org:10004/core-command-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:46:57 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:46:57 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:46:57 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:46:57 latest 03:46:57 3.1.0-dev.6 03:46:57 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:46:57 main 03:46:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:57 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:46:57 1f6419254d11: Preparing 03:46:57 af40cab3c622: Preparing 03:46:57 862cd937a5d8: Preparing 03:46:57 293fc42b4edc: Preparing 03:46:57 b5bd52646894: Preparing 03:46:57 58137e9de1d8: Preparing 03:46:57 d72a66c374d5: Preparing 03:46:57 9386262d7a74: Preparing 03:46:57 58137e9de1d8: Waiting 03:46:57 d72a66c374d5: Waiting 03:46:57 b5bd52646894: Layer already exists 03:46:58 58137e9de1d8: Layer already exists 03:46:58 d72a66c374d5: Layer already exists 03:46:58 862cd937a5d8: Pushed 03:46:58 9386262d7a74: Layer already exists 03:46:58 af40cab3c622: Pushed 03:46:58 1f6419254d11: Pushed 03:47:00 293fc42b4edc: Pushed 03:47:00 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1: digest: sha256:74a962043167942de01bafed67daae999d9a0946ca17fb90c1ecc44dac0933d7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:01 + 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 03:47:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:47:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:47:01 1f6419254d11: Preparing 03:47:01 af40cab3c622: Preparing 03:47:01 862cd937a5d8: Preparing 03:47:01 293fc42b4edc: Preparing 03:47:01 b5bd52646894: Preparing 03:47:01 58137e9de1d8: Preparing 03:47:01 d72a66c374d5: Preparing 03:47:01 9386262d7a74: Preparing 03:47:01 58137e9de1d8: Waiting 03:47:01 d72a66c374d5: Waiting 03:47:01 9386262d7a74: Waiting 03:47:01 b5bd52646894: Layer already exists 03:47:01 af40cab3c622: Layer already exists 03:47:01 1f6419254d11: Layer already exists 03:47:01 862cd937a5d8: Layer already exists 03:47:01 293fc42b4edc: Layer already exists 03:47:01 d72a66c374d5: Layer already exists 03:47:01 9386262d7a74: Layer already exists 03:47:01 58137e9de1d8: Layer already exists 03:47:01 latest: digest: sha256:74a962043167942de01bafed67daae999d9a0946ca17fb90c1ecc44dac0933d7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:02 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.6 03:47:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:47:02 1f6419254d11: Preparing 03:47:02 af40cab3c622: Preparing 03:47:02 862cd937a5d8: Preparing 03:47:02 293fc42b4edc: Preparing 03:47:02 b5bd52646894: Preparing 03:47:02 58137e9de1d8: Preparing 03:47:02 d72a66c374d5: Preparing 03:47:02 9386262d7a74: Preparing 03:47:02 58137e9de1d8: Waiting 03:47:02 d72a66c374d5: Waiting 03:47:02 9386262d7a74: Waiting 03:47:02 293fc42b4edc: Layer already exists 03:47:02 b5bd52646894: Layer already exists 03:47:02 af40cab3c622: Layer already exists 03:47:02 862cd937a5d8: Layer already exists 03:47:02 1f6419254d11: Layer already exists 03:47:02 d72a66c374d5: Layer already exists 03:47:02 58137e9de1d8: Layer already exists 03:47:02 9386262d7a74: Layer already exists 03:47:02 3.1.0-dev.6: digest: sha256:74a962043167942de01bafed67daae999d9a0946ca17fb90c1ecc44dac0933d7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:03 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:47:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:47:03 1f6419254d11: Preparing 03:47:03 af40cab3c622: Preparing 03:47:03 862cd937a5d8: Preparing 03:47:03 293fc42b4edc: Preparing 03:47:03 b5bd52646894: Preparing 03:47:03 58137e9de1d8: Preparing 03:47:03 d72a66c374d5: Preparing 03:47:03 9386262d7a74: Preparing 03:47:03 58137e9de1d8: Waiting 03:47:03 d72a66c374d5: Waiting 03:47:03 9386262d7a74: Waiting 03:47:03 293fc42b4edc: Layer already exists 03:47:03 b5bd52646894: Layer already exists 03:47:03 862cd937a5d8: Layer already exists 03:47:03 af40cab3c622: Layer already exists 03:47:03 1f6419254d11: Layer already exists 03:47:03 9386262d7a74: Layer already exists 03:47:03 d72a66c374d5: Layer already exists 03:47:03 58137e9de1d8: Layer already exists 03:47:03 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6: digest: sha256:74a962043167942de01bafed67daae999d9a0946ca17fb90c1ecc44dac0933d7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:03 + 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 03:47:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:47:04 1f6419254d11: Preparing 03:47:04 af40cab3c622: Preparing 03:47:04 862cd937a5d8: Preparing 03:47:04 293fc42b4edc: Preparing 03:47:04 b5bd52646894: Preparing 03:47:04 58137e9de1d8: Preparing 03:47:04 d72a66c374d5: Preparing 03:47:04 9386262d7a74: Preparing 03:47:04 d72a66c374d5: Waiting 03:47:04 9386262d7a74: Waiting 03:47:04 58137e9de1d8: Waiting 03:47:04 b5bd52646894: Layer already exists 03:47:04 af40cab3c622: Layer already exists 03:47:04 862cd937a5d8: Layer already exists 03:47:04 1f6419254d11: Layer already exists 03:47:04 293fc42b4edc: Layer already exists 03:47:04 58137e9de1d8: Layer already exists 03:47:04 9386262d7a74: Layer already exists 03:47:04 d72a66c374d5: Layer already exists 03:47:04 main: digest: sha256:74a962043167942de01bafed67daae999d9a0946ca17fb90c1ecc44dac0933d7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:47:04 ===================================================== [Pipeline] echo 03:47:04 taggedImages: 03:47:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:47:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:47:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.6 03:47:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:47:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:47:04 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:47:04 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:47:04 latest 03:47:04 3.1.0-dev.6 03:47:04 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:47:04 main 03:47:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:47:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:47:05 975c98cf0dd7: Preparing 03:47:05 edef6870a92c: Preparing 03:47:05 b5bd52646894: Preparing 03:47:05 58137e9de1d8: Preparing 03:47:05 7c65ba7696f5: Preparing 03:47:05 9386262d7a74: Preparing 03:47:05 9386262d7a74: Waiting 03:47:05 58137e9de1d8: Layer already exists 03:47:05 b5bd52646894: Layer already exists 03:47:05 9386262d7a74: Layer already exists 03:47:05 975c98cf0dd7: Pushed 03:47:05 7c65ba7696f5: Pushed 03:47:08 edef6870a92c: Pushed 03:47:08 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1: digest: sha256:106a14af165fdad7f0ec51b4662cf5a33694cae4033abccbd906eda014ce023b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:47:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:47:09 975c98cf0dd7: Preparing 03:47:09 edef6870a92c: Preparing 03:47:09 b5bd52646894: Preparing 03:47:09 58137e9de1d8: Preparing 03:47:09 7c65ba7696f5: Preparing 03:47:09 9386262d7a74: Preparing 03:47:09 9386262d7a74: Waiting 03:47:09 7c65ba7696f5: Layer already exists 03:47:09 58137e9de1d8: Layer already exists 03:47:09 edef6870a92c: Layer already exists 03:47:09 975c98cf0dd7: Layer already exists 03:47:09 b5bd52646894: Layer already exists 03:47:09 9386262d7a74: Layer already exists 03:47:09 latest: digest: sha256:106a14af165fdad7f0ec51b4662cf5a33694cae4033abccbd906eda014ce023b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.6 03:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:47:10 975c98cf0dd7: Preparing 03:47:10 edef6870a92c: Preparing 03:47:10 b5bd52646894: Preparing 03:47:10 58137e9de1d8: Preparing 03:47:10 7c65ba7696f5: Preparing 03:47:10 9386262d7a74: Preparing 03:47:10 9386262d7a74: Waiting 03:47:10 edef6870a92c: Layer already exists 03:47:10 975c98cf0dd7: Layer already exists 03:47:10 7c65ba7696f5: Layer already exists 03:47:10 b5bd52646894: Layer already exists 03:47:10 58137e9de1d8: Layer already exists 03:47:10 9386262d7a74: Layer already exists 03:47:10 3.1.0-dev.6: digest: sha256:106a14af165fdad7f0ec51b4662cf5a33694cae4033abccbd906eda014ce023b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:47:10 975c98cf0dd7: Preparing 03:47:10 edef6870a92c: Preparing 03:47:10 b5bd52646894: Preparing 03:47:10 58137e9de1d8: Preparing 03:47:10 7c65ba7696f5: Preparing 03:47:10 9386262d7a74: Preparing 03:47:10 9386262d7a74: Waiting 03:47:10 edef6870a92c: Layer already exists 03:47:10 58137e9de1d8: Layer already exists 03:47:10 975c98cf0dd7: Layer already exists 03:47:10 7c65ba7696f5: Layer already exists 03:47:10 b5bd52646894: Layer already exists 03:47:10 9386262d7a74: Layer already exists 03:47:10 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6: digest: sha256:106a14af165fdad7f0ec51b4662cf5a33694cae4033abccbd906eda014ce023b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:11 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:47:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:47:11 975c98cf0dd7: Preparing 03:47:11 edef6870a92c: Preparing 03:47:11 b5bd52646894: Preparing 03:47:11 58137e9de1d8: Preparing 03:47:11 7c65ba7696f5: Preparing 03:47:11 9386262d7a74: Preparing 03:47:11 9386262d7a74: Waiting 03:47:11 7c65ba7696f5: Layer already exists 03:47:11 b5bd52646894: Layer already exists 03:47:11 edef6870a92c: Layer already exists 03:47:11 975c98cf0dd7: Layer already exists 03:47:11 58137e9de1d8: Layer already exists 03:47:11 9386262d7a74: Layer already exists 03:47:11 main: digest: sha256:106a14af165fdad7f0ec51b4662cf5a33694cae4033abccbd906eda014ce023b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:47:11 ===================================================== [Pipeline] echo 03:47:11 taggedImages: 03:47:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:47:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:47:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.6 03:47:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:47:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:47:11 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:47:11 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:47:11 latest 03:47:11 3.1.0-dev.6 03:47:11 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:47:11 main 03:47:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:47:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:47:12 bf40f63b4c67: Preparing 03:47:12 47b2c9132548: Preparing 03:47:12 0e9036cdefad: Preparing 03:47:12 b5bd52646894: Preparing 03:47:12 58137e9de1d8: Preparing 03:47:12 d72a66c374d5: Preparing 03:47:12 9386262d7a74: Preparing 03:47:12 d72a66c374d5: Waiting 03:47:12 9386262d7a74: Waiting 03:47:12 b5bd52646894: Layer already exists 03:47:12 58137e9de1d8: Layer already exists 03:47:12 d72a66c374d5: Layer already exists 03:47:12 9386262d7a74: Layer already exists 03:47:12 47b2c9132548: Pushed 03:47:12 bf40f63b4c67: Pushed 03:47:15 0e9036cdefad: Pushed 03:47:15 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1: digest: sha256:2770a30b25fcd32354bb694b5732ba086194187f4f2093561809459650ee6dd2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:47:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:47:16 bf40f63b4c67: Preparing 03:47:16 47b2c9132548: Preparing 03:47:16 0e9036cdefad: Preparing 03:47:16 b5bd52646894: Preparing 03:47:16 58137e9de1d8: Preparing 03:47:16 d72a66c374d5: Preparing 03:47:16 9386262d7a74: Preparing 03:47:16 d72a66c374d5: Waiting 03:47:16 9386262d7a74: Waiting 03:47:16 b5bd52646894: Layer already exists 03:47:16 58137e9de1d8: Layer already exists 03:47:16 bf40f63b4c67: Layer already exists 03:47:16 0e9036cdefad: Layer already exists 03:47:16 47b2c9132548: Layer already exists 03:47:16 d72a66c374d5: Layer already exists 03:47:16 9386262d7a74: Layer already exists 03:47:16 latest: digest: sha256:2770a30b25fcd32354bb694b5732ba086194187f4f2093561809459650ee6dd2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.6 03:47:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:47:17 bf40f63b4c67: Preparing 03:47:17 47b2c9132548: Preparing 03:47:17 0e9036cdefad: Preparing 03:47:17 b5bd52646894: Preparing 03:47:17 58137e9de1d8: Preparing 03:47:17 d72a66c374d5: Preparing 03:47:17 9386262d7a74: Preparing 03:47:17 d72a66c374d5: Waiting 03:47:17 9386262d7a74: Waiting 03:47:17 58137e9de1d8: Layer already exists 03:47:17 47b2c9132548: Layer already exists 03:47:17 0e9036cdefad: Layer already exists 03:47:17 bf40f63b4c67: Layer already exists 03:47:17 b5bd52646894: Layer already exists 03:47:17 9386262d7a74: Layer already exists 03:47:17 d72a66c374d5: Layer already exists 03:47:17 3.1.0-dev.6: digest: sha256:2770a30b25fcd32354bb694b5732ba086194187f4f2093561809459650ee6dd2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:47:18 bf40f63b4c67: Preparing 03:47:18 47b2c9132548: Preparing 03:47:18 0e9036cdefad: Preparing 03:47:18 b5bd52646894: Preparing 03:47:18 58137e9de1d8: Preparing 03:47:18 d72a66c374d5: Preparing 03:47:18 9386262d7a74: Preparing 03:47:18 d72a66c374d5: Waiting 03:47:18 9386262d7a74: Waiting 03:47:18 0e9036cdefad: Layer already exists 03:47:18 bf40f63b4c67: Layer already exists 03:47:18 b5bd52646894: Layer already exists 03:47:18 47b2c9132548: Layer already exists 03:47:18 58137e9de1d8: Layer already exists 03:47:18 d72a66c374d5: Layer already exists 03:47:18 9386262d7a74: Layer already exists 03:47:18 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6: digest: sha256:2770a30b25fcd32354bb694b5732ba086194187f4f2093561809459650ee6dd2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:47:18 bf40f63b4c67: Preparing 03:47:18 47b2c9132548: Preparing 03:47:18 0e9036cdefad: Preparing 03:47:18 b5bd52646894: Preparing 03:47:18 58137e9de1d8: Preparing 03:47:18 d72a66c374d5: Preparing 03:47:18 9386262d7a74: Preparing 03:47:18 d72a66c374d5: Waiting 03:47:18 9386262d7a74: Waiting 03:47:18 b5bd52646894: Layer already exists 03:47:18 0e9036cdefad: Layer already exists 03:47:18 58137e9de1d8: Layer already exists 03:47:18 bf40f63b4c67: Layer already exists 03:47:18 47b2c9132548: Layer already exists 03:47:18 d72a66c374d5: Layer already exists 03:47:18 9386262d7a74: Layer already exists 03:47:19 main: digest: sha256:2770a30b25fcd32354bb694b5732ba086194187f4f2093561809459650ee6dd2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:47:19 ===================================================== [Pipeline] echo 03:47:19 taggedImages: 03:47:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:47:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:47:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.6 03:47:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:47:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:47:19 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:47:19 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:47:19 latest 03:47:19 3.1.0-dev.6 03:47:19 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:47:19 main 03:47:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:47:19 36ab1c54e68b: Preparing 03:47:19 9a3ed61db20b: Preparing 03:47:19 479820d785a3: Preparing 03:47:19 c8fd7c388d92: Preparing 03:47:19 977d16ca47f4: Preparing 03:47:19 af0057270dd0: Preparing 03:47:19 afe1170178d7: Preparing 03:47:19 b5bd52646894: Preparing 03:47:19 58137e9de1d8: Preparing 03:47:19 731e3b38d9a1: Preparing 03:47:19 58053177e672: Preparing 03:47:19 5f70bf18a086: Preparing 03:47:19 5bcd0d635f49: Preparing 03:47:19 d0ae514d66c0: Preparing 03:47:19 9386262d7a74: Preparing 03:47:19 58137e9de1d8: Waiting 03:47:19 731e3b38d9a1: Waiting 03:47:19 58053177e672: Waiting 03:47:19 5f70bf18a086: Waiting 03:47:19 afe1170178d7: Waiting 03:47:19 5bcd0d635f49: Waiting 03:47:19 b5bd52646894: Waiting 03:47:19 d0ae514d66c0: Waiting 03:47:19 af0057270dd0: Waiting 03:47:19 9386262d7a74: Waiting 03:47:20 c8fd7c388d92: Pushed 03:47:20 977d16ca47f4: Pushed 03:47:20 9a3ed61db20b: Pushed 03:47:20 479820d785a3: Pushed 03:47:20 36ab1c54e68b: Pushed 03:47:20 b5bd52646894: Layer already exists 03:47:20 58137e9de1d8: Layer already exists 03:47:20 af0057270dd0: Pushed 03:47:20 58053177e672: Pushed 03:47:20 5f70bf18a086: Pushed 03:47:20 731e3b38d9a1: Pushed 03:47:20 5bcd0d635f49: Pushed 03:47:20 9386262d7a74: Layer already exists 03:47:20 d0ae514d66c0: Pushed 03:47:23 afe1170178d7: Pushed 03:47:23 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1: digest: sha256:eb9e5557addb69c7f281dc7bd4616e5b40c1dd322dcebaac03f95f3b6ac80084 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:47:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:47:24 36ab1c54e68b: Preparing 03:47:24 9a3ed61db20b: Preparing 03:47:24 479820d785a3: Preparing 03:47:24 c8fd7c388d92: Preparing 03:47:24 977d16ca47f4: Preparing 03:47:24 af0057270dd0: Preparing 03:47:24 afe1170178d7: Preparing 03:47:24 b5bd52646894: Preparing 03:47:24 58137e9de1d8: Preparing 03:47:24 731e3b38d9a1: Preparing 03:47:24 58053177e672: Preparing 03:47:24 5f70bf18a086: Preparing 03:47:24 5bcd0d635f49: Preparing 03:47:24 d0ae514d66c0: Preparing 03:47:24 9386262d7a74: Preparing 03:47:24 af0057270dd0: Waiting 03:47:24 58053177e672: Waiting 03:47:24 5f70bf18a086: Waiting 03:47:24 5bcd0d635f49: Waiting 03:47:24 afe1170178d7: Waiting 03:47:24 b5bd52646894: Waiting 03:47:24 58137e9de1d8: Waiting 03:47:24 731e3b38d9a1: Waiting 03:47:24 9386262d7a74: Waiting 03:47:24 d0ae514d66c0: Waiting 03:47:24 9a3ed61db20b: Layer already exists 03:47:24 c8fd7c388d92: Layer already exists 03:47:24 479820d785a3: Layer already exists 03:47:24 36ab1c54e68b: Layer already exists 03:47:24 977d16ca47f4: Layer already exists 03:47:24 afe1170178d7: Layer already exists 03:47:24 b5bd52646894: Layer already exists 03:47:24 58137e9de1d8: Layer already exists 03:47:24 af0057270dd0: Layer already exists 03:47:24 731e3b38d9a1: Layer already exists 03:47:24 5bcd0d635f49: Layer already exists 03:47:24 58053177e672: Layer already exists 03:47:24 5f70bf18a086: Layer already exists 03:47:24 d0ae514d66c0: Layer already exists 03:47:24 9386262d7a74: Layer already exists 03:47:24 latest: digest: sha256:eb9e5557addb69c7f281dc7bd4616e5b40c1dd322dcebaac03f95f3b6ac80084 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.6 03:47:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:47:25 36ab1c54e68b: Preparing 03:47:25 9a3ed61db20b: Preparing 03:47:25 479820d785a3: Preparing 03:47:25 c8fd7c388d92: Preparing 03:47:25 977d16ca47f4: Preparing 03:47:25 af0057270dd0: Preparing 03:47:25 afe1170178d7: Preparing 03:47:25 b5bd52646894: Preparing 03:47:25 58137e9de1d8: Preparing 03:47:25 731e3b38d9a1: Preparing 03:47:25 58053177e672: Preparing 03:47:25 5f70bf18a086: Preparing 03:47:25 5bcd0d635f49: Preparing 03:47:25 d0ae514d66c0: Preparing 03:47:25 9386262d7a74: Preparing 03:47:25 731e3b38d9a1: Waiting 03:47:25 58053177e672: Waiting 03:47:25 5bcd0d635f49: Waiting 03:47:25 5f70bf18a086: Waiting 03:47:25 af0057270dd0: Waiting 03:47:25 afe1170178d7: Waiting 03:47:25 d0ae514d66c0: Waiting 03:47:25 58137e9de1d8: Waiting 03:47:25 b5bd52646894: Waiting 03:47:25 9386262d7a74: Waiting 03:47:25 977d16ca47f4: Layer already exists 03:47:25 c8fd7c388d92: Layer already exists 03:47:25 479820d785a3: Layer already exists 03:47:25 36ab1c54e68b: Layer already exists 03:47:25 9a3ed61db20b: Layer already exists 03:47:25 afe1170178d7: Layer already exists 03:47:25 af0057270dd0: Layer already exists 03:47:25 b5bd52646894: Layer already exists 03:47:25 731e3b38d9a1: Layer already exists 03:47:25 58137e9de1d8: Layer already exists 03:47:25 58053177e672: Layer already exists 03:47:25 5f70bf18a086: Layer already exists 03:47:25 5bcd0d635f49: Layer already exists 03:47:25 d0ae514d66c0: Layer already exists 03:47:25 9386262d7a74: Layer already exists 03:47:25 3.1.0-dev.6: digest: sha256:eb9e5557addb69c7f281dc7bd4616e5b40c1dd322dcebaac03f95f3b6ac80084 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:47:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:47:26 36ab1c54e68b: Preparing 03:47:26 9a3ed61db20b: Preparing 03:47:26 479820d785a3: Preparing 03:47:26 c8fd7c388d92: Preparing 03:47:26 977d16ca47f4: Preparing 03:47:26 af0057270dd0: Preparing 03:47:26 afe1170178d7: Preparing 03:47:26 b5bd52646894: Preparing 03:47:26 58137e9de1d8: Preparing 03:47:26 731e3b38d9a1: Preparing 03:47:26 58053177e672: Preparing 03:47:26 5f70bf18a086: Preparing 03:47:26 5bcd0d635f49: Preparing 03:47:26 d0ae514d66c0: Preparing 03:47:26 9386262d7a74: Preparing 03:47:26 731e3b38d9a1: Waiting 03:47:26 58053177e672: Waiting 03:47:26 5f70bf18a086: Waiting 03:47:26 9386262d7a74: Waiting 03:47:26 af0057270dd0: Waiting 03:47:26 5bcd0d635f49: Waiting 03:47:26 d0ae514d66c0: Waiting 03:47:26 b5bd52646894: Waiting 03:47:26 58137e9de1d8: Waiting 03:47:26 afe1170178d7: Waiting 03:47:26 479820d785a3: Layer already exists 03:47:26 9a3ed61db20b: Layer already exists 03:47:26 36ab1c54e68b: Layer already exists 03:47:26 977d16ca47f4: Layer already exists 03:47:26 c8fd7c388d92: Layer already exists 03:47:26 af0057270dd0: Layer already exists 03:47:26 afe1170178d7: Layer already exists 03:47:26 b5bd52646894: Layer already exists 03:47:26 731e3b38d9a1: Layer already exists 03:47:26 58137e9de1d8: Layer already exists 03:47:26 58053177e672: Layer already exists 03:47:26 5f70bf18a086: Layer already exists 03:47:26 5bcd0d635f49: Layer already exists 03:47:26 d0ae514d66c0: Layer already exists 03:47:26 9386262d7a74: Layer already exists 03:47:26 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6: digest: sha256:eb9e5557addb69c7f281dc7bd4616e5b40c1dd322dcebaac03f95f3b6ac80084 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:47:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:47:27 36ab1c54e68b: Preparing 03:47:27 9a3ed61db20b: Preparing 03:47:27 479820d785a3: Preparing 03:47:27 c8fd7c388d92: Preparing 03:47:27 977d16ca47f4: Preparing 03:47:27 af0057270dd0: Preparing 03:47:27 afe1170178d7: Preparing 03:47:27 b5bd52646894: Preparing 03:47:27 58137e9de1d8: Preparing 03:47:27 731e3b38d9a1: Preparing 03:47:27 58053177e672: Preparing 03:47:27 5f70bf18a086: Preparing 03:47:27 5bcd0d635f49: Preparing 03:47:27 d0ae514d66c0: Preparing 03:47:27 9386262d7a74: Preparing 03:47:27 af0057270dd0: Waiting 03:47:27 afe1170178d7: Waiting 03:47:27 58137e9de1d8: Waiting 03:47:27 731e3b38d9a1: Waiting 03:47:27 b5bd52646894: Waiting 03:47:27 58053177e672: Waiting 03:47:27 5f70bf18a086: Waiting 03:47:27 5bcd0d635f49: Waiting 03:47:27 9386262d7a74: Waiting 03:47:27 d0ae514d66c0: Waiting 03:47:27 479820d785a3: Layer already exists 03:47:27 977d16ca47f4: Layer already exists 03:47:27 9a3ed61db20b: Layer already exists 03:47:27 c8fd7c388d92: Layer already exists 03:47:27 36ab1c54e68b: Layer already exists 03:47:27 af0057270dd0: Layer already exists 03:47:27 afe1170178d7: Layer already exists 03:47:27 58137e9de1d8: Layer already exists 03:47:27 731e3b38d9a1: Layer already exists 03:47:27 b5bd52646894: Layer already exists 03:47:27 5bcd0d635f49: Layer already exists 03:47:27 58053177e672: Layer already exists 03:47:27 5f70bf18a086: Layer already exists 03:47:27 d0ae514d66c0: Layer already exists 03:47:27 9386262d7a74: Layer already exists 03:47:27 main: digest: sha256:eb9e5557addb69c7f281dc7bd4616e5b40c1dd322dcebaac03f95f3b6ac80084 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:47:27 ===================================================== [Pipeline] echo 03:47:27 taggedImages: 03:47:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:47:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:47:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.6 03:47:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:47:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:47:27 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:47:27 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:47:27 latest 03:47:27 3.1.0-dev.6 03:47:27 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:47:27 main 03:47:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:27 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:47:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:47:27 8048a0ba02ba: Preparing 03:47:27 d1818d1780d6: Preparing 03:47:27 648681f17e13: Preparing 03:47:27 6d90e96f076e: Preparing 03:47:27 b5bd52646894: Preparing 03:47:27 58137e9de1d8: Preparing 03:47:27 d72a66c374d5: Preparing 03:47:27 9386262d7a74: Preparing 03:47:27 58137e9de1d8: Waiting 03:47:27 d72a66c374d5: Waiting 03:47:27 9386262d7a74: Waiting 03:47:27 b5bd52646894: Layer already exists 03:47:28 58137e9de1d8: Layer already exists 03:47:28 d72a66c374d5: Layer already exists 03:47:28 d1818d1780d6: Pushed 03:47:28 648681f17e13: Pushed 03:47:28 9386262d7a74: Layer already exists 03:47:28 8048a0ba02ba: Pushed 03:47:30 6d90e96f076e: Pushed 03:47:30 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1: digest: sha256:11cd191698637a3963de1e5ce47caa2c6d739df39f1f083b60613e5469263de6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:31 + 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 03:47:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:47:31 8048a0ba02ba: Preparing 03:47:31 d1818d1780d6: Preparing 03:47:31 648681f17e13: Preparing 03:47:31 6d90e96f076e: Preparing 03:47:31 b5bd52646894: Preparing 03:47:31 58137e9de1d8: Preparing 03:47:31 d72a66c374d5: Preparing 03:47:31 9386262d7a74: Preparing 03:47:31 d72a66c374d5: Waiting 03:47:31 9386262d7a74: Waiting 03:47:31 58137e9de1d8: Waiting 03:47:31 d1818d1780d6: Layer already exists 03:47:31 b5bd52646894: Layer already exists 03:47:31 8048a0ba02ba: Layer already exists 03:47:31 648681f17e13: Layer already exists 03:47:31 6d90e96f076e: Layer already exists 03:47:31 9386262d7a74: Layer already exists 03:47:31 58137e9de1d8: Layer already exists 03:47:31 d72a66c374d5: Layer already exists 03:47:31 latest: digest: sha256:11cd191698637a3963de1e5ce47caa2c6d739df39f1f083b60613e5469263de6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:31 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.6 03:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:47:32 8048a0ba02ba: Preparing 03:47:32 d1818d1780d6: Preparing 03:47:32 648681f17e13: Preparing 03:47:32 6d90e96f076e: Preparing 03:47:32 b5bd52646894: Preparing 03:47:32 58137e9de1d8: Preparing 03:47:32 d72a66c374d5: Preparing 03:47:32 9386262d7a74: Preparing 03:47:32 58137e9de1d8: Waiting 03:47:32 d72a66c374d5: Waiting 03:47:32 9386262d7a74: Waiting 03:47:32 b5bd52646894: Layer already exists 03:47:32 8048a0ba02ba: Layer already exists 03:47:32 6d90e96f076e: Layer already exists 03:47:32 d1818d1780d6: Layer already exists 03:47:32 648681f17e13: Layer already exists 03:47:32 58137e9de1d8: Layer already exists 03:47:32 d72a66c374d5: Layer already exists 03:47:32 9386262d7a74: Layer already exists 03:47:32 3.1.0-dev.6: digest: sha256:11cd191698637a3963de1e5ce47caa2c6d739df39f1f083b60613e5469263de6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:32 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:47:32 8048a0ba02ba: Preparing 03:47:32 d1818d1780d6: Preparing 03:47:32 648681f17e13: Preparing 03:47:32 6d90e96f076e: Preparing 03:47:32 b5bd52646894: Preparing 03:47:32 58137e9de1d8: Preparing 03:47:32 d72a66c374d5: Preparing 03:47:32 9386262d7a74: Preparing 03:47:32 d72a66c374d5: Waiting 03:47:32 9386262d7a74: Waiting 03:47:32 58137e9de1d8: Waiting 03:47:32 6d90e96f076e: Layer already exists 03:47:32 648681f17e13: Layer already exists 03:47:32 d1818d1780d6: Layer already exists 03:47:32 8048a0ba02ba: Layer already exists 03:47:32 b5bd52646894: Layer already exists 03:47:32 58137e9de1d8: Layer already exists 03:47:32 d72a66c374d5: Layer already exists 03:47:32 9386262d7a74: Layer already exists 03:47:32 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6: digest: sha256:11cd191698637a3963de1e5ce47caa2c6d739df39f1f083b60613e5469263de6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:33 + 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 03:47:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:47:33 8048a0ba02ba: Preparing 03:47:33 d1818d1780d6: Preparing 03:47:33 648681f17e13: Preparing 03:47:33 6d90e96f076e: Preparing 03:47:33 b5bd52646894: Preparing 03:47:33 58137e9de1d8: Preparing 03:47:33 d72a66c374d5: Preparing 03:47:33 9386262d7a74: Preparing 03:47:33 58137e9de1d8: Waiting 03:47:33 d72a66c374d5: Waiting 03:47:33 9386262d7a74: Waiting 03:47:33 8048a0ba02ba: Layer already exists 03:47:33 648681f17e13: Layer already exists 03:47:33 6d90e96f076e: Layer already exists 03:47:33 b5bd52646894: Layer already exists 03:47:33 d1818d1780d6: Layer already exists 03:47:33 9386262d7a74: Layer already exists 03:47:33 d72a66c374d5: Layer already exists 03:47:33 58137e9de1d8: Layer already exists 03:47:33 main: digest: sha256:11cd191698637a3963de1e5ce47caa2c6d739df39f1f083b60613e5469263de6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:47:33 ===================================================== [Pipeline] echo 03:47:33 taggedImages: 03:47:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:47:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:47:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.6 03:47:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:47:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:47:33 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:47:33 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:47:33 latest 03:47:33 3.1.0-dev.6 03:47:33 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:47:33 main 03:47:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:47:34 3571170e0712: Preparing 03:47:34 487004b2d427: Preparing 03:47:34 699dcb006903: Preparing 03:47:34 600fe60052d1: Preparing 03:47:34 b5bd52646894: Preparing 03:47:34 58137e9de1d8: Preparing 03:47:34 799709b5575f: Preparing 03:47:34 a1368a9699da: Preparing 03:47:34 9386262d7a74: Preparing 03:47:34 58137e9de1d8: Waiting 03:47:34 a1368a9699da: Waiting 03:47:34 9386262d7a74: Waiting 03:47:34 799709b5575f: Waiting 03:47:34 b5bd52646894: Layer already exists 03:47:34 58137e9de1d8: Layer already exists 03:47:34 487004b2d427: Pushed 03:47:34 3571170e0712: Pushed 03:47:34 600fe60052d1: Pushed 03:47:34 799709b5575f: Pushed 03:47:34 9386262d7a74: Layer already exists 03:47:35 a1368a9699da: Pushed 03:47:37 699dcb006903: Pushed 03:47:37 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1: digest: sha256:b7fb3edaef25ad97681389b1bdf59c5ceaa6ec07d5ed69a246bd8757acedf797 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:37 + 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 03:47:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:47:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:47:38 3571170e0712: Preparing 03:47:38 487004b2d427: Preparing 03:47:38 699dcb006903: Preparing 03:47:38 600fe60052d1: Preparing 03:47:38 b5bd52646894: Preparing 03:47:38 58137e9de1d8: Preparing 03:47:38 799709b5575f: Preparing 03:47:38 a1368a9699da: Preparing 03:47:38 9386262d7a74: Preparing 03:47:38 799709b5575f: Waiting 03:47:38 a1368a9699da: Waiting 03:47:38 9386262d7a74: Waiting 03:47:38 58137e9de1d8: Waiting 03:47:38 3571170e0712: Layer already exists 03:47:38 b5bd52646894: Layer already exists 03:47:38 699dcb006903: Layer already exists 03:47:38 600fe60052d1: Layer already exists 03:47:38 487004b2d427: Layer already exists 03:47:38 9386262d7a74: Layer already exists 03:47:38 a1368a9699da: Layer already exists 03:47:38 58137e9de1d8: Layer already exists 03:47:38 799709b5575f: Layer already exists 03:47:38 latest: digest: sha256:b7fb3edaef25ad97681389b1bdf59c5ceaa6ec07d5ed69a246bd8757acedf797 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.6 03:47:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:47:38 3571170e0712: Preparing 03:47:38 487004b2d427: Preparing 03:47:38 699dcb006903: Preparing 03:47:38 600fe60052d1: Preparing 03:47:38 b5bd52646894: Preparing 03:47:38 58137e9de1d8: Preparing 03:47:38 799709b5575f: Preparing 03:47:38 a1368a9699da: Preparing 03:47:38 9386262d7a74: Preparing 03:47:38 799709b5575f: Waiting 03:47:38 a1368a9699da: Waiting 03:47:38 9386262d7a74: Waiting 03:47:38 58137e9de1d8: Waiting 03:47:38 600fe60052d1: Layer already exists 03:47:38 b5bd52646894: Layer already exists 03:47:38 699dcb006903: Layer already exists 03:47:38 487004b2d427: Layer already exists 03:47:38 3571170e0712: Layer already exists 03:47:38 a1368a9699da: Layer already exists 03:47:38 58137e9de1d8: Layer already exists 03:47:38 9386262d7a74: Layer already exists 03:47:38 799709b5575f: Layer already exists 03:47:38 3.1.0-dev.6: digest: sha256:b7fb3edaef25ad97681389b1bdf59c5ceaa6ec07d5ed69a246bd8757acedf797 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:47:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:47:39 3571170e0712: Preparing 03:47:39 487004b2d427: Preparing 03:47:39 699dcb006903: Preparing 03:47:39 600fe60052d1: Preparing 03:47:39 b5bd52646894: Preparing 03:47:39 58137e9de1d8: Preparing 03:47:39 799709b5575f: Preparing 03:47:39 a1368a9699da: Preparing 03:47:39 9386262d7a74: Preparing 03:47:39 799709b5575f: Waiting 03:47:39 9386262d7a74: Waiting 03:47:39 58137e9de1d8: Waiting 03:47:39 699dcb006903: Layer already exists 03:47:39 487004b2d427: Layer already exists 03:47:39 b5bd52646894: Layer already exists 03:47:39 600fe60052d1: Layer already exists 03:47:39 3571170e0712: Layer already exists 03:47:39 a1368a9699da: Layer already exists 03:47:39 799709b5575f: Layer already exists 03:47:39 58137e9de1d8: Layer already exists 03:47:39 9386262d7a74: Layer already exists 03:47:39 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6: digest: sha256:b7fb3edaef25ad97681389b1bdf59c5ceaa6ec07d5ed69a246bd8757acedf797 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:40 + 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 03:47:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:47:40 3571170e0712: Preparing 03:47:40 487004b2d427: Preparing 03:47:40 699dcb006903: Preparing 03:47:40 600fe60052d1: Preparing 03:47:40 b5bd52646894: Preparing 03:47:40 58137e9de1d8: Preparing 03:47:40 799709b5575f: Preparing 03:47:40 a1368a9699da: Preparing 03:47:40 9386262d7a74: Preparing 03:47:40 58137e9de1d8: Waiting 03:47:40 799709b5575f: Waiting 03:47:40 a1368a9699da: Waiting 03:47:40 9386262d7a74: Waiting 03:47:40 487004b2d427: Layer already exists 03:47:40 b5bd52646894: Layer already exists 03:47:40 3571170e0712: Layer already exists 03:47:40 699dcb006903: Layer already exists 03:47:40 600fe60052d1: Layer already exists 03:47:40 a1368a9699da: Layer already exists 03:47:40 58137e9de1d8: Layer already exists 03:47:40 9386262d7a74: Layer already exists 03:47:40 799709b5575f: Layer already exists 03:47:40 main: digest: sha256:b7fb3edaef25ad97681389b1bdf59c5ceaa6ec07d5ed69a246bd8757acedf797 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:47:40 ===================================================== [Pipeline] echo 03:47:40 taggedImages: 03:47:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:47:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:47:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.6 03:47:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:47:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:47:40 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:47:40 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:47:40 latest 03:47:40 3.1.0-dev.6 03:47:40 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:47:40 main 03:47:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:47:41 8f99389d4e5c: Preparing 03:47:41 859780ba72c2: Preparing 03:47:41 e71caf9f0555: Preparing 03:47:41 b562ff872119: Preparing 03:47:41 6aba2ba76f81: Preparing 03:47:41 6a3f64c0625d: Preparing 03:47:41 3d0f62586c51: Preparing 03:47:41 b5bd52646894: Preparing 03:47:41 58137e9de1d8: Preparing 03:47:41 474c0611aca1: Preparing 03:47:41 9386262d7a74: Preparing 03:47:41 b5bd52646894: Waiting 03:47:41 58137e9de1d8: Waiting 03:47:41 6a3f64c0625d: Waiting 03:47:41 3d0f62586c51: Waiting 03:47:41 9386262d7a74: Waiting 03:47:41 474c0611aca1: Waiting 03:47:41 8f99389d4e5c: Pushed 03:47:41 6aba2ba76f81: Pushed 03:47:41 859780ba72c2: Pushed 03:47:41 b5bd52646894: Layer already exists 03:47:41 58137e9de1d8: Layer already exists 03:47:42 6a3f64c0625d: Pushed 03:47:42 3d0f62586c51: Pushed 03:47:42 9386262d7a74: Layer already exists 03:47:42 474c0611aca1: Pushed 03:47:44 b562ff872119: Pushed 03:47:45 e71caf9f0555: Pushed 03:47:45 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1: digest: sha256:8bd7b50677ac36635bae1c826bed3468ec367e255e17875a58805f8848fd5047 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:45 + 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 03:47:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:47:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:47:45 8f99389d4e5c: Preparing 03:47:45 859780ba72c2: Preparing 03:47:45 e71caf9f0555: Preparing 03:47:45 b562ff872119: Preparing 03:47:45 6aba2ba76f81: Preparing 03:47:45 6a3f64c0625d: Preparing 03:47:45 3d0f62586c51: Preparing 03:47:45 b5bd52646894: Preparing 03:47:45 58137e9de1d8: Preparing 03:47:45 474c0611aca1: Preparing 03:47:45 9386262d7a74: Preparing 03:47:45 b5bd52646894: Waiting 03:47:45 474c0611aca1: Waiting 03:47:45 9386262d7a74: Waiting 03:47:45 58137e9de1d8: Waiting 03:47:45 6a3f64c0625d: Waiting 03:47:45 3d0f62586c51: Waiting 03:47:45 859780ba72c2: Layer already exists 03:47:45 8f99389d4e5c: Layer already exists 03:47:45 b562ff872119: Layer already exists 03:47:45 e71caf9f0555: Layer already exists 03:47:45 6aba2ba76f81: Layer already exists 03:47:45 3d0f62586c51: Layer already exists 03:47:45 b5bd52646894: Layer already exists 03:47:45 6a3f64c0625d: Layer already exists 03:47:45 58137e9de1d8: Layer already exists 03:47:45 474c0611aca1: Layer already exists 03:47:45 9386262d7a74: Layer already exists 03:47:46 latest: digest: sha256:8bd7b50677ac36635bae1c826bed3468ec367e255e17875a58805f8848fd5047 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.6 03:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:47:46 8f99389d4e5c: Preparing 03:47:46 859780ba72c2: Preparing 03:47:46 e71caf9f0555: Preparing 03:47:46 b562ff872119: Preparing 03:47:46 6aba2ba76f81: Preparing 03:47:46 6a3f64c0625d: Preparing 03:47:46 3d0f62586c51: Preparing 03:47:46 b5bd52646894: Preparing 03:47:46 58137e9de1d8: Preparing 03:47:46 474c0611aca1: Preparing 03:47:46 9386262d7a74: Preparing 03:47:46 6a3f64c0625d: Waiting 03:47:46 3d0f62586c51: Waiting 03:47:46 b5bd52646894: Waiting 03:47:46 58137e9de1d8: Waiting 03:47:46 474c0611aca1: Waiting 03:47:46 9386262d7a74: Waiting 03:47:46 859780ba72c2: Layer already exists 03:47:46 e71caf9f0555: Layer already exists 03:47:46 8f99389d4e5c: Layer already exists 03:47:46 b562ff872119: Layer already exists 03:47:46 6aba2ba76f81: Layer already exists 03:47:46 6a3f64c0625d: Layer already exists 03:47:46 58137e9de1d8: Layer already exists 03:47:46 3d0f62586c51: Layer already exists 03:47:46 b5bd52646894: Layer already exists 03:47:46 474c0611aca1: Layer already exists 03:47:46 9386262d7a74: Layer already exists 03:47:46 3.1.0-dev.6: digest: sha256:8bd7b50677ac36635bae1c826bed3468ec367e255e17875a58805f8848fd5047 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:47:47 8f99389d4e5c: Preparing 03:47:47 859780ba72c2: Preparing 03:47:47 e71caf9f0555: Preparing 03:47:47 b562ff872119: Preparing 03:47:47 6aba2ba76f81: Preparing 03:47:47 6a3f64c0625d: Preparing 03:47:47 3d0f62586c51: Preparing 03:47:47 b5bd52646894: Preparing 03:47:47 58137e9de1d8: Preparing 03:47:47 474c0611aca1: Preparing 03:47:47 9386262d7a74: Preparing 03:47:47 b5bd52646894: Waiting 03:47:47 58137e9de1d8: Waiting 03:47:47 6a3f64c0625d: Waiting 03:47:47 474c0611aca1: Waiting 03:47:47 9386262d7a74: Waiting 03:47:47 3d0f62586c51: Waiting 03:47:47 e71caf9f0555: Layer already exists 03:47:47 859780ba72c2: Layer already exists 03:47:47 6aba2ba76f81: Layer already exists 03:47:47 b562ff872119: Layer already exists 03:47:47 8f99389d4e5c: Layer already exists 03:47:47 3d0f62586c51: Layer already exists 03:47:47 58137e9de1d8: Layer already exists 03:47:47 6a3f64c0625d: Layer already exists 03:47:47 474c0611aca1: Layer already exists 03:47:47 b5bd52646894: Layer already exists 03:47:47 9386262d7a74: Layer already exists 03:47:47 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6: digest: sha256:8bd7b50677ac36635bae1c826bed3468ec367e255e17875a58805f8848fd5047 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:48 + 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 03:47:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:47:48 8f99389d4e5c: Preparing 03:47:48 859780ba72c2: Preparing 03:47:48 e71caf9f0555: Preparing 03:47:48 b562ff872119: Preparing 03:47:48 6aba2ba76f81: Preparing 03:47:48 6a3f64c0625d: Preparing 03:47:48 3d0f62586c51: Preparing 03:47:48 b5bd52646894: Preparing 03:47:48 58137e9de1d8: Preparing 03:47:48 474c0611aca1: Preparing 03:47:48 9386262d7a74: Preparing 03:47:48 b5bd52646894: Waiting 03:47:48 58137e9de1d8: Waiting 03:47:48 474c0611aca1: Waiting 03:47:48 9386262d7a74: Waiting 03:47:48 6a3f64c0625d: Waiting 03:47:48 3d0f62586c51: Waiting 03:47:48 e71caf9f0555: Layer already exists 03:47:48 8f99389d4e5c: Layer already exists 03:47:48 859780ba72c2: Layer already exists 03:47:48 b562ff872119: Layer already exists 03:47:48 6aba2ba76f81: Layer already exists 03:47:48 3d0f62586c51: Layer already exists 03:47:48 6a3f64c0625d: Layer already exists 03:47:48 b5bd52646894: Layer already exists 03:47:48 58137e9de1d8: Layer already exists 03:47:48 474c0611aca1: Layer already exists 03:47:48 9386262d7a74: Layer already exists 03:47:48 main: digest: sha256:8bd7b50677ac36635bae1c826bed3468ec367e255e17875a58805f8848fd5047 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:47:48 ===================================================== [Pipeline] echo 03:47:48 taggedImages: 03:47:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:47:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:47:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.6 03:47:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:47:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:47:48 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:47:48 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:47:48 latest 03:47:48 3.1.0-dev.6 03:47:48 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:47:48 main 03:47:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:49 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:47:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:47:49 aa08c87d2463: Preparing 03:47:49 558b4c1598c4: Preparing 03:47:49 b5bd52646894: Preparing 03:47:49 58137e9de1d8: Preparing 03:47:49 4db8dffcb9a1: Preparing 03:47:49 9386262d7a74: Preparing 03:47:49 9386262d7a74: Waiting 03:47:49 58137e9de1d8: Layer already exists 03:47:49 b5bd52646894: Layer already exists 03:47:49 9386262d7a74: Layer already exists 03:47:49 aa08c87d2463: Pushed 03:47:51 4db8dffcb9a1: Pushed 03:47:54 558b4c1598c4: Pushed 03:47:54 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1: digest: sha256:0b000e85704b5c5d596aca0c3aa3c0fd59e61db604abe32303470e53f29b88ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:54 + 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 03:47:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:47:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:47:55 aa08c87d2463: Preparing 03:47:55 558b4c1598c4: Preparing 03:47:55 b5bd52646894: Preparing 03:47:55 58137e9de1d8: Preparing 03:47:55 4db8dffcb9a1: Preparing 03:47:55 9386262d7a74: Preparing 03:47:55 9386262d7a74: Waiting 03:47:55 b5bd52646894: Layer already exists 03:47:55 558b4c1598c4: Layer already exists 03:47:55 58137e9de1d8: Layer already exists 03:47:55 4db8dffcb9a1: Layer already exists 03:47:55 aa08c87d2463: Layer already exists 03:47:55 9386262d7a74: Layer already exists 03:47:55 latest: digest: sha256:0b000e85704b5c5d596aca0c3aa3c0fd59e61db604abe32303470e53f29b88ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:55 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.6 03:47:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:47:55 aa08c87d2463: Preparing 03:47:55 558b4c1598c4: Preparing 03:47:55 b5bd52646894: Preparing 03:47:55 58137e9de1d8: Preparing 03:47:55 4db8dffcb9a1: Preparing 03:47:55 9386262d7a74: Preparing 03:47:55 9386262d7a74: Waiting 03:47:55 aa08c87d2463: Layer already exists 03:47:55 4db8dffcb9a1: Layer already exists 03:47:55 558b4c1598c4: Layer already exists 03:47:55 58137e9de1d8: Layer already exists 03:47:55 b5bd52646894: Layer already exists 03:47:55 9386262d7a74: Layer already exists 03:47:55 3.1.0-dev.6: digest: sha256:0b000e85704b5c5d596aca0c3aa3c0fd59e61db604abe32303470e53f29b88ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:47:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:47:56 aa08c87d2463: Preparing 03:47:56 558b4c1598c4: Preparing 03:47:56 b5bd52646894: Preparing 03:47:56 58137e9de1d8: Preparing 03:47:56 4db8dffcb9a1: Preparing 03:47:56 9386262d7a74: Preparing 03:47:56 9386262d7a74: Waiting 03:47:56 58137e9de1d8: Layer already exists 03:47:56 558b4c1598c4: Layer already exists 03:47:56 b5bd52646894: Layer already exists 03:47:56 aa08c87d2463: Layer already exists 03:47:56 4db8dffcb9a1: Layer already exists 03:47:56 9386262d7a74: Layer already exists 03:47:56 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6: digest: sha256:0b000e85704b5c5d596aca0c3aa3c0fd59e61db604abe32303470e53f29b88ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:56 + 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 03:47:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:47:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:47:57 aa08c87d2463: Preparing 03:47:57 558b4c1598c4: Preparing 03:47:57 b5bd52646894: Preparing 03:47:57 58137e9de1d8: Preparing 03:47:57 4db8dffcb9a1: Preparing 03:47:57 9386262d7a74: Preparing 03:47:57 9386262d7a74: Waiting 03:47:57 58137e9de1d8: Layer already exists 03:47:57 558b4c1598c4: Layer already exists 03:47:57 b5bd52646894: Layer already exists 03:47:57 aa08c87d2463: Layer already exists 03:47:57 4db8dffcb9a1: Layer already exists 03:47:57 9386262d7a74: Layer already exists 03:47:57 main: digest: sha256:0b000e85704b5c5d596aca0c3aa3c0fd59e61db604abe32303470e53f29b88ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:47:57 ===================================================== [Pipeline] echo 03:47:57 taggedImages: 03:47:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:47:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:47:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.6 03:47:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:47:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:47:57 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:47:57 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:47:57 latest 03:47:57 3.1.0-dev.6 03:47:57 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:47:57 main 03:47:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:47:59 cc90188f380c: Preparing 03:47:59 0c4bc76b04db: Preparing 03:47:59 e62b3187288b: Preparing 03:47:59 3e6124a722a4: Preparing 03:47:59 7f6db7dd02a9: Preparing 03:47:59 b5bd52646894: Preparing 03:47:59 58137e9de1d8: Preparing 03:47:59 73ed3ee921d4: Preparing 03:47:59 9386262d7a74: Preparing 03:47:59 58137e9de1d8: Waiting 03:47:59 b5bd52646894: Waiting 03:47:59 9386262d7a74: Waiting 03:47:59 73ed3ee921d4: Waiting 03:47:59 0c4bc76b04db: Pushed 03:47:59 e62b3187288b: Pushed 03:47:59 cc90188f380c: Pushed 03:47:59 b5bd52646894: Layer already exists 03:47:59 58137e9de1d8: Layer already exists 03:47:59 9386262d7a74: Layer already exists 03:48:00 73ed3ee921d4: Pushed 03:48:13 7f6db7dd02a9: Pushed 03:48:16 3e6124a722a4: Pushed 03:48:16 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1: digest: sha256:ee4addd6aa93715de7c9246772488bad77faf67d6caff11f4761ea0734833000 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:17 + 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 03:48:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:48:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:48:17 cc90188f380c: Preparing 03:48:17 0c4bc76b04db: Preparing 03:48:17 e62b3187288b: Preparing 03:48:17 3e6124a722a4: Preparing 03:48:17 7f6db7dd02a9: Preparing 03:48:17 b5bd52646894: Preparing 03:48:17 58137e9de1d8: Preparing 03:48:17 73ed3ee921d4: Preparing 03:48:17 9386262d7a74: Preparing 03:48:17 b5bd52646894: Waiting 03:48:17 58137e9de1d8: Waiting 03:48:17 73ed3ee921d4: Waiting 03:48:17 9386262d7a74: Waiting 03:48:17 7f6db7dd02a9: Layer already exists 03:48:17 cc90188f380c: Layer already exists 03:48:17 e62b3187288b: Layer already exists 03:48:17 3e6124a722a4: Layer already exists 03:48:17 0c4bc76b04db: Layer already exists 03:48:17 73ed3ee921d4: Layer already exists 03:48:17 58137e9de1d8: Layer already exists 03:48:17 b5bd52646894: Layer already exists 03:48:17 9386262d7a74: Layer already exists 03:48:17 latest: digest: sha256:ee4addd6aa93715de7c9246772488bad77faf67d6caff11f4761ea0734833000 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.6 03:48:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:48:18 cc90188f380c: Preparing 03:48:18 0c4bc76b04db: Preparing 03:48:18 e62b3187288b: Preparing 03:48:18 3e6124a722a4: Preparing 03:48:18 7f6db7dd02a9: Preparing 03:48:18 b5bd52646894: Preparing 03:48:18 58137e9de1d8: Preparing 03:48:18 73ed3ee921d4: Preparing 03:48:18 9386262d7a74: Preparing 03:48:18 58137e9de1d8: Waiting 03:48:18 73ed3ee921d4: Waiting 03:48:18 b5bd52646894: Waiting 03:48:18 9386262d7a74: Waiting 03:48:18 3e6124a722a4: Layer already exists 03:48:18 cc90188f380c: Layer already exists 03:48:18 e62b3187288b: Layer already exists 03:48:18 0c4bc76b04db: Layer already exists 03:48:18 7f6db7dd02a9: Layer already exists 03:48:18 58137e9de1d8: Layer already exists 03:48:18 9386262d7a74: Layer already exists 03:48:18 b5bd52646894: Layer already exists 03:48:18 73ed3ee921d4: Layer already exists 03:48:18 3.1.0-dev.6: digest: sha256:ee4addd6aa93715de7c9246772488bad77faf67d6caff11f4761ea0734833000 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:48:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:48:18 cc90188f380c: Preparing 03:48:18 0c4bc76b04db: Preparing 03:48:18 e62b3187288b: Preparing 03:48:18 3e6124a722a4: Preparing 03:48:18 7f6db7dd02a9: Preparing 03:48:18 b5bd52646894: Preparing 03:48:18 58137e9de1d8: Preparing 03:48:18 73ed3ee921d4: Preparing 03:48:18 9386262d7a74: Preparing 03:48:18 58137e9de1d8: Waiting 03:48:18 73ed3ee921d4: Waiting 03:48:18 9386262d7a74: Waiting 03:48:18 b5bd52646894: Waiting 03:48:18 3e6124a722a4: Layer already exists 03:48:18 7f6db7dd02a9: Layer already exists 03:48:18 0c4bc76b04db: Layer already exists 03:48:18 cc90188f380c: Layer already exists 03:48:18 e62b3187288b: Layer already exists 03:48:18 b5bd52646894: Layer already exists 03:48:18 73ed3ee921d4: Layer already exists 03:48:18 58137e9de1d8: Layer already exists 03:48:18 9386262d7a74: Layer already exists 03:48:18 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6: digest: sha256:ee4addd6aa93715de7c9246772488bad77faf67d6caff11f4761ea0734833000 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:19 + 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 03:48:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:48:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:48:19 cc90188f380c: Preparing 03:48:19 0c4bc76b04db: Preparing 03:48:19 e62b3187288b: Preparing 03:48:19 3e6124a722a4: Preparing 03:48:19 7f6db7dd02a9: Preparing 03:48:19 b5bd52646894: Preparing 03:48:19 58137e9de1d8: Preparing 03:48:19 73ed3ee921d4: Preparing 03:48:19 9386262d7a74: Preparing 03:48:19 58137e9de1d8: Waiting 03:48:19 73ed3ee921d4: Waiting 03:48:19 b5bd52646894: Waiting 03:48:19 9386262d7a74: Waiting 03:48:19 3e6124a722a4: Layer already exists 03:48:19 cc90188f380c: Layer already exists 03:48:19 0c4bc76b04db: Layer already exists 03:48:19 e62b3187288b: Layer already exists 03:48:19 7f6db7dd02a9: Layer already exists 03:48:19 b5bd52646894: Layer already exists 03:48:19 58137e9de1d8: Layer already exists 03:48:19 73ed3ee921d4: Layer already exists 03:48:19 9386262d7a74: Layer already exists 03:48:19 main: digest: sha256:ee4addd6aa93715de7c9246772488bad77faf67d6caff11f4761ea0734833000 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:20 ===================================================== [Pipeline] echo 03:48:20 taggedImages: 03:48:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:48:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:48:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.6 03:48:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:48:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:48:20 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:48:20 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:48:20 latest 03:48:20 3.1.0-dev.6 03:48:20 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:48:20 main 03:48:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:48:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:48:20 93a9c0c433af: Preparing 03:48:20 1ca211186427: Preparing 03:48:20 dc1bde94eeed: Preparing 03:48:20 e982b0f62e45: Preparing 03:48:20 b5bd52646894: Preparing 03:48:20 58137e9de1d8: Preparing 03:48:20 ad3e74e493ec: Preparing 03:48:20 9386262d7a74: Preparing 03:48:20 58137e9de1d8: Waiting 03:48:20 ad3e74e493ec: Waiting 03:48:20 9386262d7a74: Waiting 03:48:20 b5bd52646894: Layer already exists 03:48:20 58137e9de1d8: Layer already exists 03:48:21 1ca211186427: Pushed 03:48:21 dc1bde94eeed: Pushed 03:48:21 9386262d7a74: Layer already exists 03:48:21 93a9c0c433af: Pushed 03:48:21 ad3e74e493ec: Pushed 03:48:39 e982b0f62e45: Pushed 03:48:39 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1: digest: sha256:5f7fb32e0a583347b1d8477308de1c54db7e6100dd7a3dc59968124cb5d5b042 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:40 + 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 03:48:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:48:40 93a9c0c433af: Preparing 03:48:40 1ca211186427: Preparing 03:48:40 dc1bde94eeed: Preparing 03:48:40 e982b0f62e45: Preparing 03:48:40 b5bd52646894: Preparing 03:48:40 58137e9de1d8: Preparing 03:48:40 ad3e74e493ec: Preparing 03:48:40 9386262d7a74: Preparing 03:48:40 ad3e74e493ec: Waiting 03:48:40 9386262d7a74: Waiting 03:48:40 58137e9de1d8: Waiting 03:48:40 b5bd52646894: Layer already exists 03:48:40 dc1bde94eeed: Layer already exists 03:48:40 1ca211186427: Layer already exists 03:48:40 e982b0f62e45: Layer already exists 03:48:40 93a9c0c433af: Layer already exists 03:48:40 9386262d7a74: Layer already exists 03:48:40 58137e9de1d8: Layer already exists 03:48:40 ad3e74e493ec: Layer already exists 03:48:40 latest: digest: sha256:5f7fb32e0a583347b1d8477308de1c54db7e6100dd7a3dc59968124cb5d5b042 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:41 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.6 03:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:48:41 93a9c0c433af: Preparing 03:48:41 1ca211186427: Preparing 03:48:41 dc1bde94eeed: Preparing 03:48:41 e982b0f62e45: Preparing 03:48:41 b5bd52646894: Preparing 03:48:41 58137e9de1d8: Preparing 03:48:41 ad3e74e493ec: Preparing 03:48:41 9386262d7a74: Preparing 03:48:41 58137e9de1d8: Waiting 03:48:41 ad3e74e493ec: Waiting 03:48:41 9386262d7a74: Waiting 03:48:41 93a9c0c433af: Layer already exists 03:48:41 e982b0f62e45: Layer already exists 03:48:41 1ca211186427: Layer already exists 03:48:41 b5bd52646894: Layer already exists 03:48:41 dc1bde94eeed: Layer already exists 03:48:41 58137e9de1d8: Layer already exists 03:48:41 ad3e74e493ec: Layer already exists 03:48:41 9386262d7a74: Layer already exists 03:48:41 3.1.0-dev.6: digest: sha256:5f7fb32e0a583347b1d8477308de1c54db7e6100dd7a3dc59968124cb5d5b042 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:48:42 93a9c0c433af: Preparing 03:48:42 1ca211186427: Preparing 03:48:42 dc1bde94eeed: Preparing 03:48:42 e982b0f62e45: Preparing 03:48:42 b5bd52646894: Preparing 03:48:42 58137e9de1d8: Preparing 03:48:42 ad3e74e493ec: Preparing 03:48:42 9386262d7a74: Preparing 03:48:42 ad3e74e493ec: Waiting 03:48:42 9386262d7a74: Waiting 03:48:42 58137e9de1d8: Waiting 03:48:42 1ca211186427: Layer already exists 03:48:42 b5bd52646894: Layer already exists 03:48:42 e982b0f62e45: Layer already exists 03:48:42 93a9c0c433af: Layer already exists 03:48:42 dc1bde94eeed: Layer already exists 03:48:42 ad3e74e493ec: Layer already exists 03:48:42 9386262d7a74: Layer already exists 03:48:42 58137e9de1d8: Layer already exists 03:48:42 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6: digest: sha256:5f7fb32e0a583347b1d8477308de1c54db7e6100dd7a3dc59968124cb5d5b042 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:43 + 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 03:48:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:48:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:48:43 93a9c0c433af: Preparing 03:48:43 1ca211186427: Preparing 03:48:43 dc1bde94eeed: Preparing 03:48:43 e982b0f62e45: Preparing 03:48:43 b5bd52646894: Preparing 03:48:43 58137e9de1d8: Preparing 03:48:43 ad3e74e493ec: Preparing 03:48:43 9386262d7a74: Preparing 03:48:43 58137e9de1d8: Waiting 03:48:43 9386262d7a74: Waiting 03:48:43 ad3e74e493ec: Waiting 03:48:43 dc1bde94eeed: Layer already exists 03:48:43 e982b0f62e45: Layer already exists 03:48:43 1ca211186427: Layer already exists 03:48:43 b5bd52646894: Layer already exists 03:48:43 93a9c0c433af: Layer already exists 03:48:43 58137e9de1d8: Layer already exists 03:48:43 ad3e74e493ec: Layer already exists 03:48:43 9386262d7a74: Layer already exists 03:48:43 main: digest: sha256:5f7fb32e0a583347b1d8477308de1c54db7e6100dd7a3dc59968124cb5d5b042 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:43 ===================================================== [Pipeline] echo 03:48:43 taggedImages: 03:48:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:48:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:48:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.6 03:48:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:48:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:48:43 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:48:43 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:48:43 latest 03:48:43 3.1.0-dev.6 03:48:43 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:48:43 main 03:48:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:44 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:48:44 c7f440e0e1f5: Preparing 03:48:44 e549677d84bc: Preparing 03:48:44 66da955bec44: Preparing 03:48:44 e982b0f62e45: Preparing 03:48:44 b5bd52646894: Preparing 03:48:44 58137e9de1d8: Preparing 03:48:44 73ed3ee921d4: Preparing 03:48:44 9386262d7a74: Preparing 03:48:44 73ed3ee921d4: Waiting 03:48:44 9386262d7a74: Waiting 03:48:44 58137e9de1d8: Waiting 03:48:44 b5bd52646894: Layer already exists 03:48:44 e982b0f62e45: Layer already exists 03:48:44 58137e9de1d8: Layer already exists 03:48:44 73ed3ee921d4: Layer already exists 03:48:44 9386262d7a74: Layer already exists 03:48:44 66da955bec44: Pushed 03:48:44 c7f440e0e1f5: Pushed 03:48:44 e549677d84bc: Pushed 03:48:44 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1: digest: sha256:79b76d8e90e94a00f3d846cdcfff17d3854989488b6c82692a89c7a39f9017d8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:45 + 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 03:48:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:48:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:48:45 c7f440e0e1f5: Preparing 03:48:45 e549677d84bc: Preparing 03:48:45 66da955bec44: Preparing 03:48:45 e982b0f62e45: Preparing 03:48:45 b5bd52646894: Preparing 03:48:45 58137e9de1d8: Preparing 03:48:45 73ed3ee921d4: Preparing 03:48:45 9386262d7a74: Preparing 03:48:45 9386262d7a74: Waiting 03:48:45 58137e9de1d8: Waiting 03:48:45 73ed3ee921d4: Waiting 03:48:45 66da955bec44: Layer already exists 03:48:45 c7f440e0e1f5: Layer already exists 03:48:45 e549677d84bc: Layer already exists 03:48:45 e982b0f62e45: Layer already exists 03:48:45 b5bd52646894: Layer already exists 03:48:45 73ed3ee921d4: Layer already exists 03:48:45 58137e9de1d8: Layer already exists 03:48:45 9386262d7a74: Layer already exists 03:48:45 latest: digest: sha256:79b76d8e90e94a00f3d846cdcfff17d3854989488b6c82692a89c7a39f9017d8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.6 03:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:48:46 c7f440e0e1f5: Preparing 03:48:46 e549677d84bc: Preparing 03:48:46 66da955bec44: Preparing 03:48:46 e982b0f62e45: Preparing 03:48:46 b5bd52646894: Preparing 03:48:46 58137e9de1d8: Preparing 03:48:46 73ed3ee921d4: Preparing 03:48:46 9386262d7a74: Preparing 03:48:46 58137e9de1d8: Waiting 03:48:46 73ed3ee921d4: Waiting 03:48:46 9386262d7a74: Waiting 03:48:46 b5bd52646894: Layer already exists 03:48:46 66da955bec44: Layer already exists 03:48:46 e982b0f62e45: Layer already exists 03:48:46 e549677d84bc: Layer already exists 03:48:46 c7f440e0e1f5: Layer already exists 03:48:46 73ed3ee921d4: Layer already exists 03:48:46 58137e9de1d8: Layer already exists 03:48:46 9386262d7a74: Layer already exists 03:48:46 3.1.0-dev.6: digest: sha256:79b76d8e90e94a00f3d846cdcfff17d3854989488b6c82692a89c7a39f9017d8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:47 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:48:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:48:47 c7f440e0e1f5: Preparing 03:48:47 e549677d84bc: Preparing 03:48:47 66da955bec44: Preparing 03:48:47 e982b0f62e45: Preparing 03:48:47 b5bd52646894: Preparing 03:48:47 58137e9de1d8: Preparing 03:48:47 73ed3ee921d4: Preparing 03:48:47 9386262d7a74: Preparing 03:48:47 58137e9de1d8: Waiting 03:48:47 73ed3ee921d4: Waiting 03:48:47 9386262d7a74: Waiting 03:48:47 e549677d84bc: Layer already exists 03:48:47 b5bd52646894: Layer already exists 03:48:47 c7f440e0e1f5: Layer already exists 03:48:47 66da955bec44: Layer already exists 03:48:47 e982b0f62e45: Layer already exists 03:48:47 58137e9de1d8: Layer already exists 03:48:47 73ed3ee921d4: Layer already exists 03:48:47 9386262d7a74: Layer already exists 03:48:47 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6: digest: sha256:79b76d8e90e94a00f3d846cdcfff17d3854989488b6c82692a89c7a39f9017d8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:48 + 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 03:48:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:48:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:48:48 c7f440e0e1f5: Preparing 03:48:48 e549677d84bc: Preparing 03:48:48 66da955bec44: Preparing 03:48:48 e982b0f62e45: Preparing 03:48:48 b5bd52646894: Preparing 03:48:48 58137e9de1d8: Preparing 03:48:48 73ed3ee921d4: Preparing 03:48:48 9386262d7a74: Preparing 03:48:48 58137e9de1d8: Waiting 03:48:48 73ed3ee921d4: Waiting 03:48:48 9386262d7a74: Waiting 03:48:48 e549677d84bc: Layer already exists 03:48:48 b5bd52646894: Layer already exists 03:48:48 66da955bec44: Layer already exists 03:48:48 c7f440e0e1f5: Layer already exists 03:48:48 e982b0f62e45: Layer already exists 03:48:48 73ed3ee921d4: Layer already exists 03:48:48 58137e9de1d8: Layer already exists 03:48:48 9386262d7a74: Layer already exists 03:48:48 main: digest: sha256:79b76d8e90e94a00f3d846cdcfff17d3854989488b6c82692a89c7a39f9017d8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:48 ===================================================== [Pipeline] echo 03:48:48 taggedImages: 03:48:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:48:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:48:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.6 03:48:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:48:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:48:48 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:48:48 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:48:48 latest 03:48:48 3.1.0-dev.6 03:48:48 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:48:48 main 03:48:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:48:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:48:49 ac6ac2fc5cc4: Preparing 03:48:49 1669042495df: Preparing 03:48:49 b5bd52646894: Preparing 03:48:49 58137e9de1d8: Preparing 03:48:49 327ecba6e55e: Preparing 03:48:49 9386262d7a74: Preparing 03:48:49 9386262d7a74: Waiting 03:48:49 58137e9de1d8: Layer already exists 03:48:49 b5bd52646894: Layer already exists 03:48:49 9386262d7a74: Layer already exists 03:48:49 ac6ac2fc5cc4: Pushed 03:48:49 327ecba6e55e: Pushed 03:48:55 1669042495df: Pushed 03:48:55 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1: digest: sha256:1c921ee7cbb1001a59686f657f05b3a877450dba15f473db1b62b8dacc613c91 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:48:55 ac6ac2fc5cc4: Preparing 03:48:55 1669042495df: Preparing 03:48:55 b5bd52646894: Preparing 03:48:55 58137e9de1d8: Preparing 03:48:55 327ecba6e55e: Preparing 03:48:55 9386262d7a74: Preparing 03:48:55 9386262d7a74: Waiting 03:48:55 b5bd52646894: Layer already exists 03:48:55 1669042495df: Layer already exists 03:48:55 ac6ac2fc5cc4: Layer already exists 03:48:55 58137e9de1d8: Layer already exists 03:48:55 327ecba6e55e: Layer already exists 03:48:55 9386262d7a74: Layer already exists 03:48:55 latest: digest: sha256:1c921ee7cbb1001a59686f657f05b3a877450dba15f473db1b62b8dacc613c91 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.6 03:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:48:56 ac6ac2fc5cc4: Preparing 03:48:56 1669042495df: Preparing 03:48:56 b5bd52646894: Preparing 03:48:56 58137e9de1d8: Preparing 03:48:56 327ecba6e55e: Preparing 03:48:56 9386262d7a74: Preparing 03:48:56 9386262d7a74: Waiting 03:48:56 1669042495df: Layer already exists 03:48:56 58137e9de1d8: Layer already exists 03:48:56 327ecba6e55e: Layer already exists 03:48:56 b5bd52646894: Layer already exists 03:48:56 ac6ac2fc5cc4: Layer already exists 03:48:56 9386262d7a74: Layer already exists 03:48:56 3.1.0-dev.6: digest: sha256:1c921ee7cbb1001a59686f657f05b3a877450dba15f473db1b62b8dacc613c91 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:48:57 ac6ac2fc5cc4: Preparing 03:48:57 1669042495df: Preparing 03:48:57 b5bd52646894: Preparing 03:48:57 58137e9de1d8: Preparing 03:48:57 327ecba6e55e: Preparing 03:48:57 9386262d7a74: Preparing 03:48:57 9386262d7a74: Waiting 03:48:57 58137e9de1d8: Layer already exists 03:48:57 1669042495df: Layer already exists 03:48:57 b5bd52646894: Layer already exists 03:48:57 ac6ac2fc5cc4: Layer already exists 03:48:57 327ecba6e55e: Layer already exists 03:48:57 9386262d7a74: Layer already exists 03:48:57 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6: digest: sha256:1c921ee7cbb1001a59686f657f05b3a877450dba15f473db1b62b8dacc613c91 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:48:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:48:58 ac6ac2fc5cc4: Preparing 03:48:58 1669042495df: Preparing 03:48:58 b5bd52646894: Preparing 03:48:58 58137e9de1d8: Preparing 03:48:58 327ecba6e55e: Preparing 03:48:58 9386262d7a74: Preparing 03:48:58 9386262d7a74: Waiting 03:48:58 58137e9de1d8: Layer already exists 03:48:58 327ecba6e55e: Layer already exists 03:48:58 ac6ac2fc5cc4: Layer already exists 03:48:58 b5bd52646894: Layer already exists 03:48:58 1669042495df: Layer already exists 03:48:58 9386262d7a74: Layer already exists 03:48:58 main: digest: sha256:1c921ee7cbb1001a59686f657f05b3a877450dba15f473db1b62b8dacc613c91 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:58 ===================================================== [Pipeline] echo 03:48:58 taggedImages: 03:48:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:48:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:48:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.6 03:48:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:48:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:48:58 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:48:58 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:48:58 latest 03:48:58 3.1.0-dev.6 03:48:58 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:48:58 main 03:48:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:48:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:48:59 1105126a2532: Preparing 03:48:59 61cbbe09c8eb: Preparing 03:48:59 b5bd52646894: Preparing 03:48:59 58137e9de1d8: Preparing 03:48:59 d72a66c374d5: Preparing 03:48:59 9386262d7a74: Preparing 03:48:59 d72a66c374d5: Layer already exists 03:48:59 b5bd52646894: Layer already exists 03:48:59 58137e9de1d8: Layer already exists 03:48:59 9386262d7a74: Layer already exists 03:48:59 1105126a2532: Pushed 03:49:04 61cbbe09c8eb: Pushed 03:49:04 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1: digest: sha256:bd26b242a9484dde5dfaca2d73d86f2f79043c2c66af16875890756983a8806f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:49:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:49:05 1105126a2532: Preparing 03:49:05 61cbbe09c8eb: Preparing 03:49:05 b5bd52646894: Preparing 03:49:05 58137e9de1d8: Preparing 03:49:05 d72a66c374d5: Preparing 03:49:05 9386262d7a74: Preparing 03:49:05 9386262d7a74: Waiting 03:49:05 58137e9de1d8: Layer already exists 03:49:05 d72a66c374d5: Layer already exists 03:49:05 1105126a2532: Layer already exists 03:49:05 b5bd52646894: Layer already exists 03:49:05 61cbbe09c8eb: Layer already exists 03:49:05 9386262d7a74: Layer already exists 03:49:05 latest: digest: sha256:bd26b242a9484dde5dfaca2d73d86f2f79043c2c66af16875890756983a8806f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.6 03:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:49:07 1105126a2532: Preparing 03:49:07 61cbbe09c8eb: Preparing 03:49:07 b5bd52646894: Preparing 03:49:07 58137e9de1d8: Preparing 03:49:07 d72a66c374d5: Preparing 03:49:07 9386262d7a74: Preparing 03:49:07 9386262d7a74: Waiting 03:49:07 1105126a2532: Layer already exists 03:49:07 b5bd52646894: Layer already exists 03:49:07 58137e9de1d8: Layer already exists 03:49:07 61cbbe09c8eb: Layer already exists 03:49:07 d72a66c374d5: Layer already exists 03:49:07 9386262d7a74: Layer already exists 03:49:07 3.1.0-dev.6: digest: sha256:bd26b242a9484dde5dfaca2d73d86f2f79043c2c66af16875890756983a8806f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:49:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:49:08 1105126a2532: Preparing 03:49:08 61cbbe09c8eb: Preparing 03:49:08 b5bd52646894: Preparing 03:49:08 58137e9de1d8: Preparing 03:49:08 d72a66c374d5: Preparing 03:49:08 9386262d7a74: Preparing 03:49:08 9386262d7a74: Waiting 03:49:08 d72a66c374d5: Layer already exists 03:49:08 61cbbe09c8eb: Layer already exists 03:49:08 58137e9de1d8: Layer already exists 03:49:08 1105126a2532: Layer already exists 03:49:08 b5bd52646894: Layer already exists 03:49:08 9386262d7a74: Layer already exists 03:49:08 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6: digest: sha256:bd26b242a9484dde5dfaca2d73d86f2f79043c2c66af16875890756983a8806f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:49:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:49:08 1105126a2532: Preparing 03:49:08 61cbbe09c8eb: Preparing 03:49:08 b5bd52646894: Preparing 03:49:08 58137e9de1d8: Preparing 03:49:08 d72a66c374d5: Preparing 03:49:08 9386262d7a74: Preparing 03:49:08 9386262d7a74: Waiting 03:49:08 1105126a2532: Layer already exists 03:49:08 58137e9de1d8: Layer already exists 03:49:08 b5bd52646894: Layer already exists 03:49:08 d72a66c374d5: Layer already exists 03:49:08 61cbbe09c8eb: Layer already exists 03:49:08 9386262d7a74: Layer already exists 03:49:08 main: digest: sha256:bd26b242a9484dde5dfaca2d73d86f2f79043c2c66af16875890756983a8806f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:09 ===================================================== [Pipeline] echo 03:49:09 taggedImages: 03:49:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 03:49:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:49:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.6 03:49:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:65b3fe88595591514c5cf7e171e4fb2a38fb0fa1-3.1.0-dev.6 03:49:09 - 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 03:49:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:49:09 03:49:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:49:09 arm64: Pulling from edgex-lftools-log-publisher 03:49:09 8998bd30e6a1: Pulling fs layer 03:49:09 04944245beec: Pulling fs layer 03:49:09 699f458cf7ca: Pulling fs layer 03:49:09 765212b225bb: Pulling fs layer 03:49:09 f23df028b6ca: Pulling fs layer 03:49:09 d65c8cfc05b1: Pulling fs layer 03:49:09 2437ff75d9bd: Pulling fs layer 03:49:09 f23df028b6ca: Waiting 03:49:09 d65c8cfc05b1: Waiting 03:49:09 2437ff75d9bd: Waiting 03:49:09 765212b225bb: Waiting 03:49:10 04944245beec: Verifying Checksum 03:49:10 04944245beec: Download complete 03:49:10 765212b225bb: Verifying Checksum 03:49:10 765212b225bb: Download complete 03:49:10 f23df028b6ca: Verifying Checksum 03:49:10 f23df028b6ca: Download complete 03:49:10 d65c8cfc05b1: Verifying Checksum 03:49:10 d65c8cfc05b1: Download complete 03:49:10 699f458cf7ca: Download complete 03:49:10 8998bd30e6a1: Verifying Checksum 03:49:10 8998bd30e6a1: Download complete 03:49:12 2437ff75d9bd: Verifying Checksum 03:49:12 2437ff75d9bd: Download complete 03:49:14 8998bd30e6a1: Pull complete 03:49:14 04944245beec: Pull complete 03:49:16 699f458cf7ca: Pull complete 03:49:16 765212b225bb: Pull complete 03:49:17 f23df028b6ca: Pull complete 03:49:17 d65c8cfc05b1: Pull complete 03:49:35 2437ff75d9bd: Pull complete 03:49:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:49:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:49:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:35 prd-ubuntu20.04-docker-arm64-4c-16g-547 does not seem to be running inside a container 03:49:35 $ 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/539 -v /w/workspace/edgex-go/539:/w/workspace/edgex-go/539:rw,z -v /w/workspace/edgex-go/539@tmp:/w/workspace/edgex-go/539@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:49:38 $ docker top 09faeef6507ce6fa1f008e6c77c7fab1d2410b7577372af7649576713cd76827 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:49:39 ---> job-cost.sh 03:49:39 lf-activate-venv: SKIPPING 03:49:39 INFO: No Stack... 03:49:40 INFO: Retrieving Pricing Info for: v3-standard-4 03:49:40 INFO: Archiving Costs [Pipeline] sh 03:49:40 + cat /w/workspace/edgex-go/539/archives/cost.csv 03:49:40 + cut -d, -f6 [Pipeline] lock 03:49:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-539-stack-cost] 03:49:40 Resource [jenkins-edgexfoundry-edgex-go-main-539-stack-cost] did not exist. Created. 03:49:40 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-539-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:49:41 + echo total: 0.10999999940395355 [Pipeline] stash 03:49:41 Stashed 1 file(s) [Pipeline] } 03:49:41 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-539-stack-cost] [Pipeline] // lock [Pipeline] } 03:49:41 $ docker stop --time=1 09faeef6507ce6fa1f008e6c77c7fab1d2410b7577372af7649576713cd76827 03:49:43 $ docker rm -f --volumes 09faeef6507ce6fa1f008e6c77c7fab1d2410b7577372af7649576713cd76827 [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 03:49:43 provisioning config files... 03:49:43 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/539@tmp/config9867763861717224629tmp [Pipeline] { [Pipeline] sh 03:49:44 + set +x 03:49:44 + curl -s https://codecov.io/bash 03:49:44 + bash -s -- 03:49:44 03:49:44 _____ _ 03:49:44 / ____| | | 03:49:44 | | ___ __| | ___ ___ _____ __ 03:49:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:49:44 | |___| (_) | (_| | __/ (_| (_) \ V / 03:49:44 \_____\___/ \__,_|\___|\___\___/ \_/ 03:49:44 Bash-1.0.6 03:49:44 03:49:44 03:49:44 ==> git version 2.25.1 found 03:49:44 ==> 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 03:49:44 Release-Date: 2020-01-08 03:49:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:49:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:49:44 ==> Jenkins CI detected. 03:49:44 current dir:  /w/workspace/edgex-go/539 03:49:44 project root: . 03:49:44 --> token set from env 03:49:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:49:44 ==> Running gcov in . (disable via -X gcov) 03:49:44 ==> Python coveragepy not found 03:49:44 ==> Searching for coverage reports in: 03:49:44 + . 03:49:44 -> Found 1 reports 03:49:44 ==> Detecting git/mercurial file structure 03:49:44 ==> Reading reports 03:49:44 + ./coverage.out bytes=447731 03:49:44 ==> Appending adjustments 03:49:44 https://docs.codecov.io/docs/fixing-reports 03:49:45 + Found adjustments 03:49:45 ==> Gzipping contents 03:49:45 60K /tmp/codecov.yefs40.gz 03:49:45 ==> Uploading reports 03:49:45 url: https://codecov.io 03:49:45 query: branch=main&commit=65b3fe88595591514c5cf7e171e4fb2a38fb0fa1&build=539&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F539%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:49:45 -> Pinging Codecov 03:49:45 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=65b3fe88595591514c5cf7e171e4fb2a38fb0fa1&build=539&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F539%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:49:45 -> Uploading to 03:49:45 https://storage.googleapis.com/codecov/v4/raw/2023-07-06/00271124DB129430A58F1EEE437C3FCB/65b3fe88595591514c5cf7e171e4fb2a38fb0fa1/253db9a1-5679-4bb1-a923-97ccc75acd3c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230706%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230706T034945Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7849df58afedb8abc8de1cb1011f2767b6c74d85700f0c6222f9a303c452df41 03:49:45 % Total % Received % Xferd Average Speed Time Time Time Current 03:49:45 Dload Upload Total Spent Left Speed 03:49:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57441 0 0 100 57441 0 205k --:--:-- --:--:-- --:--:-- 205k 03:49:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 [Pipeline] } 03:49:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:49:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:49:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:49:46 03:49:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:49:46 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:49:46 df9b9388f04a: Pulling fs layer 03:49:46 52dc419b0ee2: Pulling fs layer 03:49:46 25bc292e5bac: Pulling fs layer 03:49:46 114826534d7a: Pulling fs layer 03:49:46 4657fd5d0bcf: Pulling fs layer 03:49:46 6ad1cebc031e: Pulling fs layer 03:49:46 8a3aa393b2d8: Pulling fs layer 03:49:46 6ad1cebc031e: Waiting 03:49:46 4657fd5d0bcf: Waiting 03:49:46 8a3aa393b2d8: Waiting 03:49:46 25bc292e5bac: Verifying Checksum 03:49:46 25bc292e5bac: Download complete 03:49:46 52dc419b0ee2: Download complete 03:49:46 4657fd5d0bcf: Verifying Checksum 03:49:46 4657fd5d0bcf: Download complete 03:49:46 df9b9388f04a: Download complete 03:49:46 df9b9388f04a: Pull complete 03:49:46 6ad1cebc031e: Verifying Checksum 03:49:46 52dc419b0ee2: Pull complete 03:49:47 25bc292e5bac: Pull complete 03:49:47 114826534d7a: Verifying Checksum 03:49:47 114826534d7a: Download complete 03:49:47 8a3aa393b2d8: Verifying Checksum 03:49:47 8a3aa393b2d8: Download complete 03:49:50 114826534d7a: Pull complete 03:49:51 4657fd5d0bcf: Pull complete 03:49:51 6ad1cebc031e: Pull complete 03:49:54 8a3aa393b2d8: Pull complete 03:49:54 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:49:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:49:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:54 prd-ubuntu20.04-docker-8c-8g-546 does not seem to be running inside a container 03:49:54 $ 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/539 -v /w/workspace/edgex-go/539:/w/workspace/edgex-go/539:rw,z -v /w/workspace/edgex-go/539@tmp:/w/workspace/edgex-go/539@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 03:50:00 $ docker top a1c342da5161a3bafee75021f1c281ba1388ebc797907182233f95b178eca482 -eo pid,comm [Pipeline] { [Pipeline] echo 03:50:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:50:00 + set -o pipefail 03:50:00 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:50:05 03:50:05 Monitoring /w/workspace/edgex-go/539 (github.com/edgexfoundry/edgex-go)... 03:50:05 03:50:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/69c5e6af-e947-4900-91c2-edae87b29271 03:50:05 03:50:05 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:50:05 03:50:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:50:05 03:50:05 03:50:05 A medium severity vulnerability was found in the Snyk CLI versions you are using. 03:50:05 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 03:50:05 More details here: https://snyk.co/ue1NS 03:50:05 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 03:50:05 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:50:06 $ docker stop --time=1 a1c342da5161a3bafee75021f1c281ba1388ebc797907182233f95b178eca482 03:50:09 $ docker rm -f --volumes a1c342da5161a3bafee75021f1c281ba1388ebc797907182233f95b178eca482 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:50:09 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:50:09 provisioning config files... 03:50:09 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/539@tmp/config4767362148784340230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:50:09 --> edgex-publish-swagger.sh 03:50:09 === Publish openapi/v3 API === 03:50:09 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 03:50:09 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/539/openapi/v3/core-command.yaml] 03:50:09 % Total % Received % Xferd Average Speed Time Time Time Current 03:50:09 Dload Upload Total Spent Left Speed 03:50:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 59366 --:--:-- --:--:-- --:--:-- 59366 03:50:10 03:50:10 03:50:10 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/539/openapi/v3/core-data.yaml] 03:50:10 % Total % Received % Xferd Average Speed Time Time Time Current 03:50:10 Dload Upload Total Spent Left Speed 03:50:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 330k --:--:-- --:--:-- --:--:-- 329k 100 69110 0 0 100 69110 0 128k --:--:-- --:--:-- --:--:-- 128k 03:50:11 03:50:11 03:50:11 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/539/openapi/v3/core-metadata.yaml] 03:50:11 % Total % Received % Xferd Average Speed Time Time Time Current 03:50:11 Dload Upload Total Spent Left Speed 03:50:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 271k --:--:-- --:--:-- --:--:-- 271k 03:50:11 03:50:11 03:50:11 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/539/openapi/v3/support-notifications.yaml] 03:50:11 % Total % Received % Xferd Average Speed Time Time Time Current 03:50:11 Dload Upload Total Spent Left Speed 03:50:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 152k --:--:-- --:--:-- --:--:-- 151k 03:50:12 03:50:12 03:50:12 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/539/openapi/v3/support-scheduler.yaml] 03:50:12 % Total % Received % Xferd Average Speed Time Time Time Current 03:50:12 Dload Upload Total Spent Left Speed 03:50:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 81028 --:--:-- --:--:-- --:--:-- 81028 03:50:12 03:50:12 [Pipeline] } 03:50:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:50:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:50:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:50:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:13 prd-ubuntu20.04-docker-8c-8g-546 does not seem to be running inside a container 03:50:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/539 -v /w/workspace/edgex-go/539:/w/workspace/edgex-go/539:rw,z -v /w/workspace/edgex-go/539@tmp:/w/workspace/edgex-go/539@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 03:50:13 $ docker top 6c216335fa28725a9dec97855766faad1d971724d290b4dc30cbb0ef31d512d2 -eo pid,comm 03:50:13 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). 03:50:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:50:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:50:13 [ssh-agent] Looking for ssh-agent implementation... 03:50:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:50:13 $ docker exec 6c216335fa28725a9dec97855766faad1d971724d290b4dc30cbb0ef31d512d2 ssh-agent 03:50:13 SSH_AUTH_SOCK=/tmp/ssh-5Hl2uYYpkrxM/agent.32 03:50:13 SSH_AGENT_PID=38 03:50:13 Running ssh-add (command line suppressed) 03:50:14 Identity added: /w/workspace/edgex-go/539@tmp/private_key_11386656533816179235.key (/w/workspace/edgex-go/539@tmp/private_key_11386656533816179235.key) 03:50:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:50:14 + git semver tag 03:50:14 2023-07-06 03:50:14,480 [run_tag] DEBUG tag force:False 03:50:14 2023-07-06 03:50:14,480 [check_head_tag] DEBUG check head tag 03:50:14 2023-07-06 03:50:14,481 [execute] INFO git cat-file --batch-check 03:50:14 2023-07-06 03:50:14,481 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/539, universal_newlines=False, shell=None, istream=) 03:50:14 2023-07-06 03:50:14,485 [execute] INFO git cat-file --batch 03:50:14 2023-07-06 03:50:14,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/539, universal_newlines=False, shell=None, istream=) 03:50:14 2023-07-06 03:50:14,494 [read_version] DEBUG read version from /w/workspace/edgex-go/539/.semver/main 03:50:14 2023-07-06 03:50:14,495 [execute] INFO git tag -a v3.1.0-dev.6 -m v3.1.0-dev.6 03:50:14 2023-07-06 03:50:14,495 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.6', '-m', 'v3.1.0-dev.6'], cwd=/w/workspace/edgex-go/539, universal_newlines=False, shell=None, istream=None) 03:50:14 2023-07-06 03:50:14,499 [read_version] DEBUG read version from /w/workspace/edgex-go/539/.semver/main 03:50:14 3.1.0-dev.6 [Pipeline] } 03:50:14 $ docker exec --env ******** --env ******** 6c216335fa28725a9dec97855766faad1d971724d290b4dc30cbb0ef31d512d2 ssh-agent -k 03:50:14 unset SSH_AUTH_SOCK; 03:50:14 unset SSH_AGENT_PID; 03:50:14 echo Agent pid 38 killed; 03:50:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:50:15 + git semver [Pipeline] } 03:50:15 $ docker stop --time=1 6c216335fa28725a9dec97855766faad1d971724d290b4dc30cbb0ef31d512d2 03:50:16 $ docker rm -f --volumes 6c216335fa28725a9dec97855766faad1d971724d290b4dc30cbb0ef31d512d2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:50:17 03:50:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:50:17 0.23.1-centos7: Pulling from edgex-lftools 03:50:17 ab5ef0e58194: Pulling fs layer 03:50:17 9712f1f96733: Pulling fs layer 03:50:17 63f879dbbcfc: Pulling fs layer 03:50:17 0d9ebad4ef96: Pulling fs layer 03:50:17 e9a5061849ea: Pulling fs layer 03:50:17 d747dcd14b5f: Pulling fs layer 03:50:17 2de7ff778b66: Pulling fs layer 03:50:17 0d9ebad4ef96: Waiting 03:50:17 e9a5061849ea: Waiting 03:50:17 d747dcd14b5f: Waiting 03:50:17 2de7ff778b66: Waiting 03:50:17 9712f1f96733: Verifying Checksum 03:50:17 9712f1f96733: Download complete 03:50:18 63f879dbbcfc: Verifying Checksum 03:50:18 63f879dbbcfc: Download complete 03:50:18 e9a5061849ea: Verifying Checksum 03:50:18 e9a5061849ea: Download complete 03:50:18 0d9ebad4ef96: Verifying Checksum 03:50:18 0d9ebad4ef96: Download complete 03:50:18 d747dcd14b5f: Download complete 03:50:18 ab5ef0e58194: Verifying Checksum 03:50:18 ab5ef0e58194: Download complete 03:50:18 2de7ff778b66: Verifying Checksum 03:50:18 2de7ff778b66: Download complete 03:50:20 ab5ef0e58194: Pull complete 03:50:20 9712f1f96733: Pull complete 03:50:21 63f879dbbcfc: Pull complete 03:50:25 0d9ebad4ef96: Pull complete 03:50:25 e9a5061849ea: Pull complete 03:50:25 d747dcd14b5f: Pull complete 03:50:26 2de7ff778b66: Pull complete 03:50:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:50:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:50:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:26 prd-ubuntu20.04-docker-8c-8g-546 does not seem to be running inside a container 03:50:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/539 -v /w/workspace/edgex-go/539:/w/workspace/edgex-go/539:rw,z -v /w/workspace/edgex-go/539@tmp:/w/workspace/edgex-go/539@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 03:50:31 $ docker top 47f0b12cf2640dcb6f565da9688a8500c8c54cc8ecb64d4749e5f948d35d0f10 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:50:31 provisioning config files... 03:50:31 copy managed file [sigul-config] to file:/w/workspace/edgex-go/539@tmp/config8383114266867264429tmp 03:50:31 copy managed file [sigul-password] to file:/w/workspace/edgex-go/539@tmp/config12208328366167996141tmp 03:50:31 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/539@tmp/config6795632055486792065tmp [Pipeline] { [Pipeline] echo 03:50:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:50:32 ---> sigul-configuration.sh 03:50:32 gpg: directory `/root/.gnupg' created 03:50:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:50:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:50:32 gpg: keyring `/root/.gnupg/secring.gpg' created 03:50:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:50:32 gpg: CAST5 encrypted data 03:50:32 gpg: encrypted with 1 passphrase 03:50:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:50:32 + mkdir /home/jenkins 03:50:32 + mkdir /home/jenkins/sigul [Pipeline] sh 03:50:32 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:50:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:50:32 ---> sigul-install.sh 03:50:32 Sigul already installed; skipping installation. [Pipeline] sh 03:50:33 + git tag --list 03:50:33 0.6.0 03:50:33 0.6.1 03:50:33 0.7.0 03:50:33 0.7.1 03:50:33 v1.0.0 03:50:33 v1.0.1 03:50:33 v1.1.0 03:50:33 v1.2.0 03:50:33 v1.2.1 03:50:33 v1.3.0 03:50:33 v1.3.1 03:50:33 v2.0.0 03:50:33 v2.1.0 03:50:33 v2.1.1 03:50:33 v2.2.0 03:50:33 v2.3.0 03:50:33 v3.0 03:50:33 v3.0.0 03:50:33 v3.1.0-dev.1 03:50:33 v3.1.0-dev.2 03:50:33 v3.1.0-dev.3 03:50:33 v3.1.0-dev.4 03:50:33 v3.1.0-dev.5 03:50:33 v3.1.0-dev.6 [Pipeline] sh 03:50:33 + lftools sign git-tag v3.1.0-dev.6 03:50:34 Signing Git tag with Sigul... 03:50:34 Signing v3.1.0-dev.6 [Pipeline] echo 03:50:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:50:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:50:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:50:34 $ docker stop --time=1 47f0b12cf2640dcb6f565da9688a8500c8c54cc8ecb64d4749e5f948d35d0f10 03:50:36 $ docker rm -f --volumes 47f0b12cf2640dcb6f565da9688a8500c8c54cc8ecb64d4749e5f948d35d0f10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:50:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:50:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:50:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:37 prd-ubuntu20.04-docker-8c-8g-546 does not seem to be running inside a container 03:50:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/539 -v /w/workspace/edgex-go/539:/w/workspace/edgex-go/539:rw,z -v /w/workspace/edgex-go/539@tmp:/w/workspace/edgex-go/539@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 03:50:38 $ docker top 512a4f3b4ceb423e337521c8b7667c0d914ab010aeeef604ff2c583d132ea8d6 -eo pid,comm 03:50: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). 03:50:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:50:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:50:38 [ssh-agent] Looking for ssh-agent implementation... 03:50:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:50:38 $ docker exec 512a4f3b4ceb423e337521c8b7667c0d914ab010aeeef604ff2c583d132ea8d6 ssh-agent 03:50:38 SSH_AUTH_SOCK=/tmp/ssh-VW0q4szNkazE/agent.13 03:50:38 SSH_AGENT_PID=19 03:50:38 Running ssh-add (command line suppressed) 03:50:38 Identity added: /w/workspace/edgex-go/539@tmp/private_key_9573775092915864371.key (/w/workspace/edgex-go/539@tmp/private_key_9573775092915864371.key) 03:50:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:50:39 + git semver bump pre 03:50:39 2023-07-06 03:50:39,235 [read_version] DEBUG read version from /w/workspace/edgex-go/539/.semver/main 03:50:39 2023-07-06 03:50:39,235 [bump_version] DEBUG bumping version:3.1.0-dev.6 on axis:pre with prefix:dev 03:50:39 2023-07-06 03:50:39,236 [bump_version] DEBUG bumped version:3.1.0-dev.7 03:50:39 2023-07-06 03:50:39,236 [write_version] DEBUG write version:3.1.0-dev.7 to path:/w/workspace/edgex-go/539/.semver/main with force:True 03:50:39 2023-07-06 03:50:39,236 [read_version] DEBUG read version from /w/workspace/edgex-go/539/.semver/main 03:50:39 2023-07-06 03:50:39,236 [write_file] DEBUG write to file:/w/workspace/edgex-go/539/.semver/main 03:50:39 2023-07-06 03:50:39,241 [execute] INFO git cat-file --batch-check 03:50:39 2023-07-06 03:50:39,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/539/.semver, universal_newlines=False, shell=None, istream=) 03:50:39 2023-07-06 03:50:39,247 [execute] INFO git cat-file --batch 03:50:39 2023-07-06 03:50:39,247 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/539/.semver, universal_newlines=False, shell=None, istream=) 03:50:39 2023-07-06 03:50:39,252 [read_version] DEBUG read version from /w/workspace/edgex-go/539/.semver/main 03:50:39 3.1.0-dev.7 [Pipeline] } 03:50:39 $ docker exec --env ******** --env ******** 512a4f3b4ceb423e337521c8b7667c0d914ab010aeeef604ff2c583d132ea8d6 ssh-agent -k 03:50:39 unset SSH_AUTH_SOCK; 03:50:39 unset SSH_AGENT_PID; 03:50:39 echo Agent pid 19 killed; 03:50:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:50:39 + git semver [Pipeline] } 03:50:39 $ docker stop --time=1 512a4f3b4ceb423e337521c8b7667c0d914ab010aeeef604ff2c583d132ea8d6 03:50:41 $ docker rm -f --volumes 512a4f3b4ceb423e337521c8b7667c0d914ab010aeeef604ff2c583d132ea8d6 [Pipeline] // withDockerContainer [Pipeline] sh 03:50:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:50:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:50:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:42 prd-ubuntu20.04-docker-8c-8g-546 does not seem to be running inside a container 03:50:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/539 -v /w/workspace/edgex-go/539:/w/workspace/edgex-go/539:rw,z -v /w/workspace/edgex-go/539@tmp:/w/workspace/edgex-go/539@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 03:50:42 $ docker top 593e963508a2767516bcf94ee9b211aa76825320004a085c5743367ef76cc974 -eo pid,comm 03:50:42 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). 03:50:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:50:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:50:42 [ssh-agent] Looking for ssh-agent implementation... 03:50:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:50:43 $ docker exec 593e963508a2767516bcf94ee9b211aa76825320004a085c5743367ef76cc974 ssh-agent 03:50:43 SSH_AUTH_SOCK=/tmp/ssh-S2cpzLqwH7a4/agent.32 03:50:43 SSH_AGENT_PID=38 03:50:43 Running ssh-add (command line suppressed) 03:50:43 Identity added: /w/workspace/edgex-go/539@tmp/private_key_6141029694439635009.key (/w/workspace/edgex-go/539@tmp/private_key_6141029694439635009.key) 03:50:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:50:43 + git semver push 03:50:43 2023-07-06 03:50:43,809 [run_push] DEBUG push 03:50:43 2023-07-06 03:50:43,810 [execute] INFO git cat-file --batch-check 03:50:43 2023-07-06 03:50:43,810 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/539/.semver, universal_newlines=False, shell=None, istream=) 03:50:43 2023-07-06 03:50:43,813 [execute] INFO git rev-list 8629a910a3790e9d40b484783bfce3814557f62d -- 03:50:43 2023-07-06 03:50:43,813 [execute] DEBUG Popen(['git', 'rev-list', '8629a910a3790e9d40b484783bfce3814557f62d', '--'], cwd=/w/workspace/edgex-go/539/.semver, universal_newlines=False, shell=None, istream=None) 03:50:43 2023-07-06 03:50:43,831 [execute] INFO git fetch -v origin 03:50:43 2023-07-06 03:50:43,832 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/539/.semver, universal_newlines=True, shell=None, istream=None) 03:50:44 2023-07-06 03:50:44,307 [run_push] DEBUG no remote changes detected 03:50:44 2023-07-06 03:50:44,308 [execute] INFO git push origin semver 03:50:44 2023-07-06 03:50:44,308 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/539/.semver, universal_newlines=False, shell=None, istream=None) 03:50:45 2023-07-06 03:50:45,300 [run_push] DEBUG push all version tags 03:50:45 2023-07-06 03:50:45,300 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:50:45 2023-07-06 03:50:45,301 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/539, universal_newlines=False, shell=None, istream=None) 03:50:46 2023-07-06 03:50:46,068 [read_version] DEBUG read version from /w/workspace/edgex-go/539/.semver/main 03:50:46 3.1.0-dev.7 [Pipeline] } 03:50:46 $ docker exec --env ******** --env ******** 593e963508a2767516bcf94ee9b211aa76825320004a085c5743367ef76cc974 ssh-agent -k 03:50:46 unset SSH_AUTH_SOCK; 03:50:46 unset SSH_AGENT_PID; 03:50:46 echo Agent pid 38 killed; 03:50:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:50:46 + git semver [Pipeline] } 03:50:47 $ docker stop --time=1 593e963508a2767516bcf94ee9b211aa76825320004a085c5743367ef76cc974 03:50:48 $ docker rm -f --volumes 593e963508a2767516bcf94ee9b211aa76825320004a085c5743367ef76cc974 [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 03:50:49 + [ -d /w/workspace/edgex-go/539/archives ] [Pipeline] libraryResource [Pipeline] sh 03:50:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:50:50 ---> package-listing.sh 03:50:50 ++ facter osfamily 03:50:50 ++ tr '[:upper:]' '[:lower:]' 03:50:50 + OS_FAMILY=debian 03:50:50 + workspace=/w/workspace/edgex-go/539 03:50:50 + START_PACKAGES=/tmp/packages_start.txt 03:50:50 + END_PACKAGES=/tmp/packages_end.txt 03:50:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:50:50 + PACKAGES=/tmp/packages_start.txt 03:50:50 + '[' /w/workspace/edgex-go/539 ']' 03:50:50 + PACKAGES=/tmp/packages_end.txt 03:50:50 + case "${OS_FAMILY}" in 03:50:50 + dpkg -l 03:50:50 + grep '^ii' 03:50:50 + '[' -f /tmp/packages_start.txt ']' 03:50:50 + '[' -f /tmp/packages_end.txt ']' 03:50:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:50:50 + '[' /w/workspace/edgex-go/539 ']' 03:50:50 + mkdir -p /w/workspace/edgex-go/539/archives/ 03:50:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/539/archives/ [Pipeline] echo 03:50:50 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/539/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:50:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:50:51 03:50:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:50:51 latest: Pulling from edgex-lftools-log-publisher 03:50:51 5eb5b503b376: Pulling fs layer 03:50:51 5c69ac0246d0: Pulling fs layer 03:50:51 ec43610c2a17: Pulling fs layer 03:50:51 3a2ae6a8a46f: Pulling fs layer 03:50:51 33b1e0a273af: Pulling fs layer 03:50:51 5d3b04190fa2: Pulling fs layer 03:50:51 2f39f015ded8: Pulling fs layer 03:50:51 3a2ae6a8a46f: Waiting 03:50:51 5d3b04190fa2: Waiting 03:50:51 2f39f015ded8: Waiting 03:50:51 5c69ac0246d0: Verifying Checksum 03:50:51 5c69ac0246d0: Download complete 03:50:51 3a2ae6a8a46f: Download complete 03:50:51 33b1e0a273af: Verifying Checksum 03:50:51 33b1e0a273af: Download complete 03:50:52 ec43610c2a17: Verifying Checksum 03:50:52 ec43610c2a17: Download complete 03:50:52 5eb5b503b376: Download complete 03:50:53 2f39f015ded8: Download complete 03:50:54 5eb5b503b376: Pull complete 03:50:54 5c69ac0246d0: Pull complete 03:50:54 ec43610c2a17: Pull complete 03:50:54 3a2ae6a8a46f: Pull complete 03:50:55 33b1e0a273af: Pull complete 03:50:55 5d3b04190fa2: Pull complete 03:50:59 2f39f015ded8: Pull complete 03:50:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:50:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:50:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:59 prd-ubuntu20.04-docker-8c-8g-546 does not seem to be running inside a container 03:50:59 $ 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/539/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/539 -v /w/workspace/edgex-go/539:/w/workspace/edgex-go/539:rw,z -v /w/workspace/edgex-go/539@tmp:/w/workspace/edgex-go/539@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 03:51:05 $ docker top a52b89b612e8d988ecd8867daefe39f17aab63beb95b39384a15ec98d430a046 -eo pid,comm [Pipeline] { [Pipeline] sh 03:51:05 + touch /tmp/pre-build-complete [Pipeline] sh 03:51:05 + mkdir -p /var/log/sysstat [Pipeline] sh 03:51:06 + ls /var/log/sa-host 03:51:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:51:06 provisioning config files... 03:51:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/539@tmp/config15715465893072425874tmp [Pipeline] { [Pipeline] echo 03:51:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:51:06 ---> create-netrc.sh [Pipeline] } 03:51:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:51:06 ---> python-tools-install.sh [Pipeline] echo 03:51:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:51:07 ---> sudo-logs.sh 03:51:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:51:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:51:07 ---> job-cost.sh 03:51:07 lf-activate-venv: SKIPPING 03:51:07 DEBUG: total: 0.10999999940395355 03:51:07 INFO: Retrieving Stack Cost... 03:51:08 INFO: Retrieving Pricing Info for: v3-standard-8 03:51:08 INFO: Archiving Costs [Pipeline] echo 03:51:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:51:08 ---> logs-deploy.sh 03:51:08 lf-activate-venv: SKIPPING 03:51:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/539 03:51:08 INFO: archiving workspace using pattern(s): 03:51:09 Archives upload complete. 03:51:09 INFO: archiving logs to Nexus 03:51:10 ---> uname -a: 03:51:10 Linux prd-ubuntu20-04-docker-8c-8g-546 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:51:10 03:51:10 03:51:10 ---> lscpu: 03:51:10 Architecture: x86_64 03:51:10 CPU op-mode(s): 32-bit, 64-bit 03:51:10 Byte Order: Little Endian 03:51:10 Address sizes: 40 bits physical, 48 bits virtual 03:51:10 CPU(s): 8 03:51:10 On-line CPU(s) list: 0-7 03:51:10 Thread(s) per core: 1 03:51:10 Core(s) per socket: 1 03:51:10 Socket(s): 8 03:51:10 NUMA node(s): 1 03:51:10 Vendor ID: AuthenticAMD 03:51:10 CPU family: 23 03:51:10 Model: 49 03:51:10 Model name: AMD EPYC-Rome Processor 03:51:10 Stepping: 0 03:51:10 CPU MHz: 2799.998 03:51:10 BogoMIPS: 5599.99 03:51:10 Virtualization: AMD-V 03:51:10 Hypervisor vendor: KVM 03:51:10 Virtualization type: full 03:51:10 L1d cache: 256 KiB 03:51:10 L1i cache: 256 KiB 03:51:10 L2 cache: 4 MiB 03:51:10 L3 cache: 128 MiB 03:51:10 NUMA node0 CPU(s): 0-7 03:51:10 Vulnerability Itlb multihit: Not affected 03:51:10 Vulnerability L1tf: Not affected 03:51:10 Vulnerability Mds: Not affected 03:51:10 Vulnerability Meltdown: Not affected 03:51:10 Vulnerability Mmio stale data: Not affected 03:51:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:51:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:51:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:51:10 Vulnerability Srbds: Not affected 03:51:10 Vulnerability Tsx async abort: Not affected 03:51:10 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 03:51:10 03:51:10 03:51:10 ---> nproc: 03:51:10 8 03:51:10 03:51:10 03:51:10 ---> df -h: 03:51:10 Filesystem Size Used Avail Use% Mounted on 03:51:10 overlay 155G 23G 132G 15% / 03:51:10 tmpfs 64M 0 64M 0% /dev 03:51:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:51:10 shm 64M 0 64M 0% /dev/shm 03:51:10 /dev/vda1 155G 23G 132G 15% /facter-os 03:51:10 03:51:10 03:51:10 ---> sar -b -r -n DEV: 03:51:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-546) 07/06/23 _x86_64_ (8 CPU) 03:51:10 03:51:10 03:23:48 LINUX RESTART (8 CPU) 03:51:10 03:51:10 03:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:51:10 03:25:02 126.03 47.59 78.44 0.00 5402.43 113653.46 0.00 03:51:10 03:26:01 104.73 1.02 103.71 0.00 32.67 52713.78 0.00 03:51:10 03:27:01 31.79 0.03 31.76 0.00 0.27 18059.01 0.00 03:51:10 03:28:01 184.39 0.53 183.85 0.00 50.26 75375.97 0.00 03:51:10 03:29:01 381.29 5.93 375.35 0.00 115.05 160646.96 0.00 03:51:10 03:30:01 413.98 9.75 404.23 0.00 3388.20 124732.69 0.00 03:51:10 03:31:01 575.89 0.17 575.72 0.00 20.13 87524.61 0.00 03:51:10 03:32:01 35.41 0.03 35.38 0.00 6.67 917.05 0.00 03:51:10 03:33:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 03:51:10 03:34:07 1.23 0.00 1.23 0.00 0.00 17.23 0.00 03:51:10 03:35:01 1.72 0.00 1.72 0.00 0.00 24.14 0.00 03:51:10 03:36:01 1.47 0.00 1.47 0.00 0.00 15.60 0.00 03:51:10 03:37:01 1.58 0.00 1.58 0.00 0.00 16.53 0.00 03:51:10 03:38:01 2.93 1.67 1.27 0.00 37.72 15.73 0.00 03:51:10 03:39:01 2.63 0.02 2.62 0.00 0.13 29.60 0.00 03:51:10 03:40:01 1.07 0.00 1.07 0.00 0.00 10.93 0.00 03:51:10 03:41:01 2.03 0.00 2.03 0.00 0.00 22.26 0.00 03:51:10 03:42:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 03:51:10 03:43:01 1.63 0.00 1.63 0.00 0.00 17.46 0.00 03:51:10 03:44:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 03:51:10 03:45:01 1.72 0.00 1.72 0.00 0.00 18.00 0.00 03:51:10 03:46:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 03:51:10 03:47:01 1.67 0.00 1.67 0.00 0.00 17.73 0.00 03:51:10 03:48:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 03:51:10 03:49:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 03:51:10 03:50:01 40.96 0.12 40.85 0.00 8.40 24771.88 0.00 03:51:10 03:51:01 109.73 0.38 109.35 0.00 14.00 37939.94 0.00 03:51:10 Average: 75.17 2.49 72.68 0.00 336.26 25777.71 0.00 03:51:10 03:51:10 03:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:51:10 03:25:02 29550036 31538484 801572 2.44 60328 2220388 1871200 5.51 1053136 1962212 888 03:51:10 03:26:01 28004544 31481544 820636 2.50 112240 3563612 2121068 6.25 1447988 2981608 375412 03:51:10 03:27:01 27469560 31129356 1170668 3.56 115088 3721880 2282432 6.73 1663592 3277808 264740 03:51:10 03:28:01 22814632 31386996 904764 2.75 128544 8490636 3277092 9.66 1702396 7745720 3540632 03:51:10 03:29:01 20843300 31462912 817656 2.49 216680 10255760 2474780 7.29 2070820 9136748 918520 03:51:10 03:30:01 14121192 28971512 3239968 9.85 255976 14139980 9187840 27.08 5629572 11905488 1269692 03:51:10 03:31:01 16497156 31485824 782740 2.38 267100 14367980 2217792 6.54 2713356 12629184 716 03:51:10 03:32:01 16493508 31484772 783272 2.38 268876 14368664 2230652 6.57 3068992 12276656 196 03:51:10 03:33:01 16494380 31485664 782256 2.38 268892 14368668 2230652 6.57 3067308 12276660 4 03:51:10 03:34:07 16494828 31486160 781684 2.38 268900 14368712 2230652 6.57 3065948 12276700 4 03:51:10 03:35:01 16505356 31496672 771660 2.35 268936 14368652 2230652 6.57 3055356 12276640 4 03:51:10 03:36:01 16506420 31497784 770620 2.34 269004 14368648 2230652 6.57 3055072 12276644 8 03:51:10 03:37:01 16512444 31503848 764540 2.33 269028 14368656 2230652 6.57 3049224 12276644 8 03:51:10 03:38:01 16498176 31491696 776532 2.36 269068 14369788 2230652 6.57 3065072 12276988 8 03:51:10 03:39:01 16495344 31489652 779068 2.37 269120 14369788 2243748 6.61 3064132 12277612 32 03:51:10 03:40:01 16495044 31489364 779336 2.37 269144 14369796 2243748 6.61 3063788 12277612 12 03:51:10 03:41:01 16495036 31489420 779236 2.37 269184 14369804 2243748 6.61 3064064 12277616 8 03:51:10 03:42:01 16495192 31489576 778956 2.37 269200 14369804 2243748 6.61 3063792 12277616 12 03:51:10 03:43:01 16495360 31489768 778916 2.37 269220 14369808 2243748 6.61 3063820 12277620 12 03:51:10 03:44:01 16495344 31489808 778868 2.37 269264 14369800 2243748 6.61 3064132 12277624 8 03:51:10 03:45:01 16495548 31490032 778564 2.37 269292 14369812 2243748 6.61 3063960 12277628 12 03:51:10 03:46:01 16495248 31489888 778652 2.37 269312 14369944 2243748 6.61 3063932 12277760 8 03:51:10 03:47:01 16495684 31490348 778320 2.37 269344 14369944 2243748 6.61 3063964 12277760 8 03:51:10 03:48:01 16495048 31489744 778924 2.37 269360 14369948 2259960 6.66 3063992 12277764 8 03:51:10 03:49:01 16494880 31489596 779016 2.37 269384 14369944 2259960 6.66 3064024 12277764 8 03:51:10 03:50:01 15569472 31358108 905544 2.75 273528 15102444 2413392 7.11 3212324 12990048 28348 03:51:10 03:51:01 14460256 31451048 812940 2.47 324752 16130796 2321624 6.84 3219924 13973824 272024 03:51:10 Average: 18010481 31374058 898330 2.73 244399 12838654 2536868 7.48 2883099 11021998 247086 03:51:10 03:51:10 03:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:51:10 03:25:02 lo 4.13 4.13 0.39 0.39 0.00 0.00 0.00 0.00 03:51:10 03:25:02 docker0 547.34 482.54 38.92 2747.83 0.00 0.00 0.00 0.00 03:51:10 03:25:02 ens3 1298.12 1303.43 7894.86 157.55 0.00 0.00 0.00 0.00 03:51:10 03:25:02 veth7b78e9a 547.34 482.65 46.40 2747.84 0.00 0.00 0.00 0.23 03:51:10 03:26:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 03:51:10 03:26:01 docker0 76.90 119.12 6.17 705.50 0.00 0.00 0.00 0.00 03:51:10 03:26:01 veth5019a42 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:51:10 03:26:01 ens3 283.63 175.60 5040.06 31.50 0.00 0.00 0.00 0.00 03:51:10 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:27:01 docker0 1.45 1.45 0.11 0.13 0.00 0.00 0.00 0.00 03:51:10 03:27:01 veth5019a42 1.45 1.48 0.13 0.13 0.00 0.00 0.00 0.00 03:51:10 03:27:01 ens3 56.22 55.06 28.49 111.45 0.00 0.00 0.00 0.00 03:51:10 03:28:01 vethf8f6131 1.43 2.83 0.12 45.61 0.00 0.00 0.00 0.00 03:51:10 03:28:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 03:51:10 03:28:01 docker0 2.80 6.05 0.19 88.67 0.00 0.00 0.00 0.00 03:51:10 03:28:01 veth9b08ed1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:51:10 03:28:01 vethd1f75fa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:28:01 veth13a0a0a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:28:01 ens3 113.88 69.52 2370.35 21.64 0.00 0.00 0.00 0.00 03:51:10 03:28:01 vethfce847a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:28:01 veth3cef1ca 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:28:01 veth099f90f 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 03:51:10 03:28:01 vethe28bbd3 1.37 3.45 0.11 43.07 0.00 0.00 0.00 0.00 03:51:10 03:28:01 veth0915774 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:28:01 veth918f3dc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:29:01 vethd90901d 100.60 160.82 9.34 1207.98 0.00 0.00 0.00 0.10 03:51:10 03:29:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 03:51:10 03:29:01 docker0 510.85 914.08 40.59 6760.52 0.00 0.00 0.00 0.00 03:51:10 03:29:01 veth0892302 92.52 180.60 8.75 1209.45 0.00 0.00 0.00 0.10 03:51:10 03:29:01 vethc3513d0 97.67 184.42 9.23 1210.05 0.00 0.00 0.00 0.10 03:51:10 03:29:01 vethbb16dd0 99.90 172.97 9.29 1209.12 0.00 0.00 0.00 0.10 03:51:10 03:29:01 ens3 972.24 539.41 7092.81 58.19 0.00 0.00 0.00 0.00 03:51:10 03:29:01 veth099f90f 0.00 0.62 0.00 0.03 0.00 0.00 0.00 0.00 03:51:10 03:29:01 veth4f9b20b 94.78 167.11 9.03 1208.64 0.00 0.00 0.00 0.10 03:51:10 03:30:01 veth0e7ac07 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:51:10 03:30:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 03:51:10 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:30:01 veth0b169d9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:51:10 03:30:01 vethb9d3f70 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:51:10 03:30:01 veth3fe4532 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:51:10 03:30:01 veth654a722 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:51:10 03:30:01 vethc41793c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:51:10 03:30:01 veth8dfa25f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:51:10 03:30:01 ens3 245.88 70.66 1084.12 12.05 0.00 0.00 0.00 0.00 03:51:10 03:30:01 veth099f90f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:30:01 veth8be43e7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:51:10 03:30:01 vethcc8fef2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:51:10 03:30:01 veth4efe082 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:51:10 03:30:01 vethc728c0c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:51:10 03:31:01 lo 24.33 24.33 2.40 2.40 0.00 0.00 0.00 0.00 03:51:10 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:31:01 ens3 177.34 167.89 132.87 615.96 0.00 0.00 0.00 0.00 03:51:10 03:32:01 lo 46.73 46.73 4.60 4.60 0.00 0.00 0.00 0.00 03:51:10 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:32:01 ens3 479.30 487.60 236.25 2568.20 0.00 0.00 0.00 0.00 03:51:10 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:33:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:34:07 lo 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 03:51:10 03:34:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:34:07 ens3 0.12 0.09 0.01 0.01 0.00 0.00 0.00 0.00 03:51:10 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:35:01 ens3 0.20 0.19 0.09 0.08 0.00 0.00 0.00 0.00 03:51:10 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:51:10 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:51:10 03:38:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:51:10 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:38:01 ens3 34.94 47.18 7.09 118.00 0.00 0.00 0.00 0.00 03:51:10 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:51:10 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:39:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:51:10 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:40:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 03:51:10 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:51:10 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:41:01 ens3 0.53 0.32 0.26 0.20 0.00 0.00 0.00 0.00 03:51:10 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:51:10 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:51:10 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:51:10 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:45:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:51:10 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:51:10 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:51:10 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:48:01 ens3 1.15 1.22 6.88 0.11 0.00 0.00 0.00 0.00 03:51:10 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:51:10 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:10 03:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:51:10 03:50:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 03:51:10 03:50:01 docker0 10.74 18.61 0.78 132.24 0.00 0.00 0.00 0.00 03:51:10 03:50:01 veth873267f 10.74 18.69 0.93 132.24 0.00 0.00 0.00 0.01 03:51:10 03:50:01 ens3 143.94 79.69 4105.35 13.27 0.00 0.00 0.00 0.00 03:51:10 03:51:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 03:51:10 03:51:01 docker0 22.75 40.44 2.39 458.95 0.00 0.00 0.00 0.00 03:51:10 03:51:01 ens3 305.03 182.84 6228.07 52.94 0.00 0.00 0.00 0.00 03:51:10 Average: lo 3.08 3.08 0.30 0.30 0.00 0.00 0.00 0.00 03:51:10 Average: docker0 43.41 58.55 3.30 403.18 0.00 0.00 0.00 0.00 03:51:10 Average: ens3 152.23 117.77 1265.06 139.34 0.00 0.00 0.00 0.00 03:51:10 03:51:10 03:51:10 ---> sar -P ALL: 03:51:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-546) 07/06/23 _x86_64_ (8 CPU) 03:51:10 03:51:10 03:23:48 LINUX RESTART (8 CPU) 03:51:10 03:51:10 03:24:01 CPU %user %nice %system %iowait %steal %idle 03:51:10 03:25:02 all 7.16 0.00 2.32 6.39 0.05 84.08 03:51:10 03:25:02 0 8.18 0.00 1.73 2.03 0.05 88.01 03:51:10 03:25:02 1 6.03 0.00 2.91 0.67 0.03 90.36 03:51:10 03:25:02 2 5.18 0.00 2.24 12.94 0.05 79.59 03:51:10 03:25:02 3 6.11 0.00 1.58 1.01 0.07 91.23 03:51:10 03:25:02 4 8.30 0.00 2.46 9.55 0.03 79.66 03:51:10 03:25:02 5 9.31 0.00 1.66 5.28 0.03 83.72 03:51:10 03:25:02 6 9.55 0.00 3.29 2.58 0.05 84.53 03:51:10 03:25:02 7 4.56 0.00 2.71 17.21 0.09 75.43 03:51:10 03:26:01 all 18.35 0.00 4.26 4.77 0.07 72.55 03:51:10 03:26:01 0 21.07 0.00 4.20 0.05 0.05 74.62 03:51:10 03:26:01 1 18.63 0.00 3.68 0.41 0.10 77.18 03:51:10 03:26:01 2 19.89 0.00 3.46 0.36 0.07 76.22 03:51:10 03:26:01 3 17.99 0.00 3.88 2.33 0.05 75.75 03:51:10 03:26:01 4 16.18 0.00 5.35 17.87 0.07 60.53 03:51:10 03:26:01 5 16.57 0.00 4.49 1.20 0.05 77.68 03:51:10 03:26:01 6 17.73 0.00 4.75 11.90 0.09 65.53 03:51:10 03:26:01 7 18.72 0.00 4.27 4.13 0.09 72.80 03:51:10 03:27:01 all 30.79 0.00 4.95 0.79 0.07 63.39 03:51:10 03:27:01 0 32.80 0.00 5.78 0.00 0.08 61.34 03:51:10 03:27:01 1 30.53 0.00 4.51 0.00 0.07 64.90 03:51:10 03:27:01 2 28.68 0.00 5.52 0.02 0.07 65.71 03:51:10 03:27:01 3 29.02 0.00 4.69 4.44 0.08 61.76 03:51:10 03:27:01 4 30.10 0.00 4.69 0.50 0.07 64.64 03:51:10 03:27:01 5 32.46 0.00 4.83 0.49 0.08 62.14 03:51:10 03:27:01 6 31.35 0.00 5.10 0.20 0.07 63.28 03:51:10 03:27:01 7 31.39 0.00 4.51 0.67 0.07 63.36 03:51:10 03:28:01 all 35.94 0.00 7.29 2.45 0.08 54.24 03:51:10 03:28:01 0 36.15 0.00 7.46 0.78 0.07 55.54 03:51:10 03:28:01 1 35.82 0.00 7.47 1.67 0.08 54.95 03:51:10 03:28:01 2 35.48 0.00 6.70 0.49 0.08 57.25 03:51:10 03:28:01 3 36.36 0.00 8.21 12.03 0.08 43.32 03:51:10 03:28:01 4 35.46 0.00 7.37 1.66 0.07 55.45 03:51:10 03:28:01 5 35.88 0.00 6.93 1.01 0.08 56.09 03:51:10 03:28:01 6 35.83 0.00 7.05 0.64 0.08 56.39 03:51:10 03:28:01 7 36.55 0.00 7.10 1.33 0.10 54.92 03:51:10 03:29:01 all 6.69 0.00 3.10 13.77 0.06 76.37 03:51:10 03:29:01 0 7.80 0.00 2.71 13.62 0.05 75.82 03:51:10 03:29:01 1 6.79 0.00 4.08 34.58 0.05 54.50 03:51:10 03:29:01 2 6.92 0.00 3.10 12.42 0.05 77.51 03:51:10 03:29:01 3 6.11 0.00 2.84 11.96 0.07 79.02 03:51:10 03:29:01 4 6.77 0.00 3.09 21.82 0.07 68.26 03:51:10 03:29:01 5 6.21 0.00 2.65 9.42 0.07 81.65 03:51:10 03:29:01 6 6.91 0.00 3.04 2.25 0.07 87.73 03:51:10 03:29:01 7 5.99 0.00 3.28 4.15 0.08 86.49 03:51:10 03:30:01 all 62.48 0.00 9.48 8.91 0.11 19.02 03:51:10 03:30:01 0 62.54 0.00 8.85 7.76 0.10 20.75 03:51:10 03:30:01 1 62.93 0.00 9.38 12.05 0.12 15.52 03:51:10 03:30:01 2 62.26 0.00 9.57 7.28 0.10 20.79 03:51:10 03:30:01 3 62.35 0.00 10.80 19.51 0.12 7.22 03:51:10 03:30:01 4 62.50 0.00 8.95 11.77 0.12 16.66 03:51:10 03:30:01 5 62.27 0.00 9.81 5.47 0.10 22.35 03:51:10 03:30:01 6 62.40 0.00 8.96 3.28 0.08 25.28 03:51:10 03:30:01 7 62.60 0.00 9.50 4.14 0.12 23.63 03:51:10 03:31:01 all 43.72 0.00 5.99 3.18 0.09 47.02 03:51:10 03:31:01 0 44.72 0.00 6.53 2.26 0.07 46.43 03:51:10 03:31:01 1 43.21 0.00 5.82 3.42 0.08 47.46 03:51:10 03:31:01 2 42.77 0.00 5.87 1.84 0.07 49.46 03:51:10 03:31:01 3 43.31 0.00 5.97 1.83 0.08 48.81 03:51:10 03:31:01 4 44.73 0.00 5.43 3.63 0.10 46.11 03:51:10 03:31:01 5 44.82 0.00 5.48 1.48 0.07 48.16 03:51:10 03:31:01 6 42.97 0.00 6.87 7.86 0.12 42.18 03:51:10 03:31:01 7 43.26 0.00 5.92 3.15 0.10 47.57 03:51:10 03:32:01 all 8.44 0.00 0.97 0.17 0.07 90.36 03:51:10 03:32:01 0 4.66 0.00 0.96 0.03 0.07 94.28 03:51:10 03:32:01 1 8.28 0.00 1.10 0.10 0.07 90.45 03:51:10 03:32:01 2 10.24 0.00 1.02 0.47 0.07 88.20 03:51:10 03:32:01 3 8.00 0.00 0.95 0.02 0.10 90.93 03:51:10 03:32:01 4 10.40 0.00 0.60 0.57 0.05 88.38 03:51:10 03:32:01 5 7.05 0.00 0.78 0.05 0.05 92.07 03:51:10 03:32:01 6 7.37 0.00 0.98 0.07 0.05 91.53 03:51:10 03:32:01 7 11.51 0.00 1.34 0.03 0.08 87.03 03:51:10 03:33:01 all 0.05 0.00 0.01 11.58 0.01 88.35 03:51:10 03:33:01 0 0.25 0.00 0.02 0.00 0.02 99.72 03:51:10 03:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:51:10 03:33:01 2 0.03 0.00 0.02 92.64 0.02 7.29 03:51:10 03:33:01 3 0.03 0.00 0.05 0.00 0.02 99.90 03:51:10 03:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:51:10 03:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:51:10 03:33:01 6 0.00 0.00 0.03 0.00 0.02 99.95 03:51:10 03:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:51:10 03:34:07 all 0.04 0.00 0.02 22.14 0.01 77.79 03:51:10 03:34:07 0 0.06 0.00 0.03 0.00 0.02 99.89 03:51:10 03:34:07 1 0.03 0.00 0.00 21.70 0.02 78.26 03:51:10 03:34:07 2 0.03 0.00 0.03 0.51 0.03 99.40 03:51:10 03:34:07 3 0.06 0.00 0.02 19.12 0.02 80.79 03:51:10 03:34:07 4 0.03 0.00 0.02 26.32 0.02 73.62 03:51:10 03:34:07 5 0.03 0.00 0.02 0.00 0.02 99.94 03:51:10 03:34:07 6 0.03 0.00 0.00 89.23 0.00 10.74 03:51:10 03:34:07 7 0.03 0.00 0.02 20.18 0.00 79.78 03:51:10 03:35:01 all 0.01 0.00 0.02 4.45 0.01 95.52 03:51:10 03:35:01 0 0.02 0.00 0.02 0.00 0.02 99.94 03:51:10 03:35:01 1 0.02 0.00 0.02 0.00 0.02 99.94 03:51:10 03:35:01 2 0.02 0.00 0.04 35.57 0.00 64.38 03:51:10 03:35:01 3 0.00 0.00 0.02 0.00 0.02 99.96 03:51:10 03:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:51:10 03:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:51:10 03:35:01 6 0.02 0.00 0.04 0.00 0.04 99.91 03:51:10 03:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:51:10 03:51:10 03:35:01 CPU %user %nice %system %iowait %steal %idle 03:51:10 03:36:01 all 0.02 0.00 0.01 0.05 0.01 99.92 03:51:10 03:36:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:51:10 03:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:51:10 03:36:01 2 0.02 0.00 0.02 0.37 0.00 99.60 03:51:10 03:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:51:10 03:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:51:10 03:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:51:10 03:36:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:51:10 03:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:51:10 03:37:01 all 0.04 0.00 0.01 0.01 0.01 99.94 03:51:10 03:37:01 0 0.15 0.00 0.00 0.00 0.00 99.85 03:51:10 03:37:01 1 0.03 0.00 0.00 0.02 0.00 99.95 03:51:10 03:37:01 2 0.02 0.00 0.00 0.05 0.02 99.92 03:51:10 03:37:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:51:10 03:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:51:10 03:37:01 5 0.05 0.00 0.02 0.00 0.03 99.90 03:51:10 03:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:51:10 03:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:51:10 03:38:01 all 0.36 0.00 0.06 0.07 0.01 99.50 03:51:10 03:38:01 0 0.20 0.00 0.03 0.00 0.02 99.75 03:51:10 03:38:01 1 0.42 0.00 0.08 0.05 0.02 99.43 03:51:10 03:38:01 2 0.30 0.00 0.05 0.52 0.00 99.13 03:51:10 03:38:01 3 0.08 0.00 0.05 0.00 0.02 99.85 03:51:10 03:38:01 4 1.23 0.00 0.03 0.00 0.02 98.72 03:51:10 03:38:01 5 0.15 0.00 0.15 0.00 0.02 99.68 03:51:10 03:38:01 6 0.27 0.00 0.02 0.00 0.00 99.72 03:51:10 03:38:01 7 0.20 0.00 0.08 0.00 0.00 99.72 03:51:10 03:39:01 all 0.04 0.00 0.02 0.01 0.01 99.92 03:51:10 03:39:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:51:10 03:39:01 1 0.05 0.00 0.03 0.02 0.02 99.88 03:51:10 03:39:01 2 0.05 0.00 0.00 0.02 0.00 99.93 03:51:10 03:39:01 3 0.07 0.00 0.00 0.00 0.00 99.93 03:51:10 03:39:01 4 0.02 0.00 0.03 0.00 0.00 99.95 03:51:10 03:39:01 5 0.03 0.00 0.05 0.03 0.03 99.85 03:51:10 03:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:51:10 03:39:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:51:10 03:40:01 all 0.02 0.00 0.01 0.07 0.01 99.89 03:51:10 03:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:51:10 03:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:51:10 03:40:01 2 0.03 0.00 0.02 0.57 0.00 99.38 03:51:10 03:40:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:51:10 03:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:51:10 03:40:01 5 0.02 0.00 0.03 0.02 0.03 99.90 03:51:10 03:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:51:10 03:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:51:10 03:41:01 all 0.08 0.00 0.01 0.04 0.01 99.85 03:51:10 03:41:01 0 0.37 0.00 0.00 0.00 0.02 99.62 03:51:10 03:41:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:51:10 03:41:01 2 0.07 0.00 0.03 0.28 0.02 99.60 03:51:10 03:41:01 3 0.05 0.00 0.00 0.00 0.00 99.95 03:51:10 03:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:51:10 03:41:01 5 0.03 0.00 0.03 0.07 0.03 99.83 03:51:10 03:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:51:10 03:41:01 7 0.05 0.00 0.02 0.00 0.00 99.93 03:51:10 03:42:01 all 0.18 0.00 0.01 0.00 0.01 99.80 03:51:10 03:42:01 0 1.32 0.00 0.02 0.00 0.02 98.65 03:51:10 03:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:51:10 03:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:51:10 03:42:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:51:10 03:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:51:10 03:42:01 5 0.02 0.00 0.03 0.02 0.02 99.92 03:51:10 03:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:51:10 03:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:51:10 03:43:01 all 0.22 0.00 0.01 0.01 0.01 99.75 03:51:10 03:43:01 0 1.58 0.00 0.02 0.00 0.00 98.40 03:51:10 03:43:01 1 0.02 0.00 0.03 0.03 0.05 99.87 03:51:10 03:43:01 2 0.03 0.00 0.02 0.07 0.00 99.88 03:51:10 03:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:51:10 03:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:51:10 03:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:51:10 03:43:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:51:10 03:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:51:10 03:44:01 all 0.15 0.00 0.01 0.00 0.01 99.82 03:51:10 03:44:01 0 1.07 0.00 0.05 0.00 0.02 98.86 03:51:10 03:44:01 1 0.02 0.00 0.03 0.00 0.03 99.92 03:51:10 03:44:01 2 0.03 0.00 0.02 0.02 0.02 99.92 03:51:10 03:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:51:10 03:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:51:10 03:44:01 5 0.00 0.00 0.00 0.02 0.02 99.97 03:51:10 03:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:51:10 03:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:51:10 03:45:01 all 0.28 0.00 0.01 0.00 0.01 99.70 03:51:10 03:45:01 0 1.97 0.00 0.00 0.00 0.00 98.03 03:51:10 03:45:01 1 0.07 0.00 0.03 0.00 0.03 99.87 03:51:10 03:45:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:51:10 03:45:01 3 0.02 0.00 0.02 0.02 0.02 99.93 03:51:10 03:45:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:51:10 03:45:01 5 0.02 0.00 0.00 0.02 0.00 99.97 03:51:10 03:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:51:10 03:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:51:10 03:46:01 all 0.14 0.00 0.02 0.00 0.00 99.83 03:51:10 03:46:01 0 0.98 0.00 0.03 0.00 0.02 98.97 03:51:10 03:46:01 1 0.02 0.00 0.03 0.02 0.02 99.92 03:51:10 03:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:51:10 03:46:01 3 0.02 0.00 0.02 0.02 0.00 99.95 03:51:10 03:46:01 4 0.07 0.00 0.02 0.00 0.00 99.92 03:51:10 03:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:51:10 03:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:51:10 03:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:51:10 03:51:10 03:46:01 CPU %user %nice %system %iowait %steal %idle 03:51:10 03:47:01 all 0.03 0.00 0.01 0.01 0.01 99.94 03:51:10 03:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:51:10 03:47:01 1 0.03 0.00 0.03 0.08 0.03 99.82 03:51:10 03:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:51:10 03:47:01 3 0.03 0.00 0.02 0.02 0.02 99.92 03:51:10 03:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:51:10 03:47:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:51:10 03:47:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:51:10 03:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:51:10 03:48:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:51:10 03:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:51:10 03:48:01 1 0.08 0.00 0.03 0.02 0.02 99.85 03:51:10 03:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:51:10 03:48:01 3 0.00 0.00 0.03 0.02 0.00 99.95 03:51:10 03:48:01 4 0.05 0.00 0.02 0.00 0.00 99.93 03:51:10 03:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:51:10 03:48:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:51:10 03:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:51:10 03:49:01 all 0.02 0.00 0.01 0.02 0.01 99.94 03:51:10 03:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:51:10 03:49:01 1 0.07 0.00 0.03 0.07 0.03 99.80 03:51:10 03:49:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:51:10 03:49:01 3 0.02 0.00 0.00 0.12 0.02 99.85 03:51:10 03:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:51:10 03:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:51:10 03:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:51:10 03:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:51:10 03:50:01 all 3.30 0.00 1.44 1.37 0.02 93.87 03:51:10 03:50:01 0 2.71 0.00 1.48 0.08 0.02 95.71 03:51:10 03:50:01 1 3.48 0.00 2.45 8.55 0.03 85.49 03:51:10 03:50:01 2 3.39 0.00 1.19 0.03 0.02 95.37 03:51:10 03:50:01 3 2.81 0.00 1.29 1.89 0.02 93.99 03:51:10 03:50:01 4 3.69 0.00 0.99 0.00 0.02 95.31 03:51:10 03:50:01 5 2.95 0.00 1.39 0.00 0.02 95.64 03:51:10 03:50:01 6 3.46 0.00 1.24 0.08 0.02 95.20 03:51:10 03:50:01 7 3.90 0.00 1.52 0.33 0.03 94.22 03:51:10 03:51:01 all 7.94 0.00 3.36 2.94 0.06 85.70 03:51:10 03:51:01 0 6.70 0.00 3.15 0.42 0.07 89.67 03:51:10 03:51:01 1 8.76 0.00 4.19 7.98 0.08 78.98 03:51:10 03:51:01 2 6.71 0.00 3.23 0.54 0.05 89.47 03:51:10 03:51:01 3 7.17 0.00 2.89 0.69 0.05 89.20 03:51:10 03:51:01 4 9.13 0.00 3.80 2.71 0.07 84.29 03:51:10 03:51:01 5 8.96 0.00 3.33 0.15 0.07 87.49 03:51:10 03:51:01 6 6.90 0.00 3.23 9.41 0.05 80.41 03:51:10 03:51:01 7 9.22 0.00 3.07 1.60 0.07 86.04 03:51:10 Average: all 8.34 0.00 1.60 3.15 0.03 86.88 03:51:10 Average: 0 8.68 0.00 1.59 1.00 0.03 88.70 03:51:10 Average: 1 8.30 0.00 1.69 3.46 0.04 86.51 03:51:10 Average: 2 8.18 0.00 1.55 6.06 0.03 84.17 03:51:10 Average: 3 8.09 0.00 1.60 2.84 0.03 87.44 03:51:10 Average: 4 8.43 0.00 1.58 3.65 0.03 86.31 03:51:10 Average: 5 8.36 0.00 1.54 0.91 0.03 89.16 03:51:10 Average: 6 8.28 0.00 1.64 5.07 0.03 84.98 03:51:10 Average: 7 8.40 0.00 1.60 2.17 0.03 87.80 03:51:10 03:51:10 03:51:10