Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c8dc4aaa282fbe6e844314843563128f08055c6c 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-ssh6532699752599849900.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh8036533863716498040.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh12126161084696561095.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh5179482612780859381.key Verifying host key using known hosts file > 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-ssh5213223547326457461.key Verifying host key using known hosts file > 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/v2], 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.18 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117170 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/345 [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/345 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 c8dc4aaa282fbe6e844314843563128f08055c6c (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 c8dc4aaa282fbe6e844314843563128f08055c6c # timeout=10 Commit message: "build(snap): kong migrations up before Kong startup (#4223)" > git rev-list --no-walk 4dda876682c0684414e4410155dc7f9aedfebf77 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:57:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:57:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:57:26 ========================================================= 15:57:26 EdgeX Global Pipelines Version Info 15:57:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:57:27 ------------------- 15:57:27 stable info: 15:57:27 ------------------- 15:57:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:57:27 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 15:57:27 Message: update stable to v1.0.243 15:57:27 ------------------- 15:57:27 experimental info: 15:57:27 ------------------- 15:57:27 Commited By: **** collab-it+edgex@linuxfoundation.org 15:57:27 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 15:57:27 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:57:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:57:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:57:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:57:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:57:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:57:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:57:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:57:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:57:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:57:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:57:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:57:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:57:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:57:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:57:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:57:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:57:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:57:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:57:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:57:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:57:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:57:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:57:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:57:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:57:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:57:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:57:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] echo 15:57:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8dc4aa [Pipeline] echo 15:57:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:57:28 provisioning config files... 15:57:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/345@tmp/config13588493403875086208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:57:28 ---> docker-login.sh 15:57:28 nexus3.edgexfoundry.org:10001 15:57:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:28 Configure a credential helper to remove this warning. See 15:57:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:28 15:57:28 Login Succeeded 15:57:28 nexus3.edgexfoundry.org:10002 15:57:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:29 Configure a credential helper to remove this warning. See 15:57:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:29 15:57:29 Login Succeeded 15:57:29 nexus3.edgexfoundry.org:10003 15:57:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:29 Configure a credential helper to remove this warning. See 15:57:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:29 15:57:29 Login Succeeded 15:57:29 nexus3.edgexfoundry.org:10004 15:57:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:29 Configure a credential helper to remove this warning. See 15:57:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:29 15:57:29 Login Succeeded 15:57:29 docker.io 15:57:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:29 Configure a credential helper to remove this warning. See 15:57:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:29 15:57:29 Login Succeeded 15:57:29 ---> docker-login.sh ends [Pipeline] } 15:57:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:57:30 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 cmd/sys-mgmt-agent/Dockerfile 15:57:30 + + dirname cmd/core-command/Dockerfile 15:57:30 cut -d/ -f2 15:57:30 + echo core-command,cmd/core-command/Dockerfile 15:57:30 + dirname cmd/core-data/Dockerfile 15:57:30 + cut -d/ -f2 15:57:30 + echo core-data,cmd/core-data/Dockerfile 15:57:30 + dirname cmd/core-metadata/Dockerfile 15:57:30 + cut -d/ -f2 15:57:30 + echo core-metadata,cmd/core-metadata/Dockerfile 15:57:30 + dirname cmd/security-bootstrapper/Dockerfile 15:57:30 + cut -d/ -f2 15:57:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:57:30 + dirname cmd/security-proxy-setup/Dockerfile 15:57:30 + cut -d/ -f2 15:57:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:57:30 + dirname cmd/security-secretstore-setup/Dockerfile 15:57:30 + cut -d/ -f2 15:57:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:57:30 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:57:30 + cut -d/ -f2 15:57:30 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:57:30 + dirname cmd/security-spire-agent/Dockerfile 15:57:30 + cut -d/ -f2 15:57:30 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:57:30 + dirname cmd/security-spire-config/Dockerfile 15:57:30 + cut -d/ -f2 15:57:30 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:57:30 + dirname cmd/security-spire-server/Dockerfile 15:57:30 + cut -d/ -f2 15:57:30 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:57:30 + dirname cmd/support-notifications/Dockerfile 15:57:30 + cut -d/ -f2 15:57:30 + echo support-notifications,cmd/support-notifications/Dockerfile 15:57:30 + + dirname cmd/support-scheduler/Dockerfile 15:57:30 cut -d/ -f2 15:57:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:57:30 + dirname cmd/sys-mgmt-agent/Dockerfile 15:57:30 + cut -d/ -f2 15:57:30 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:57:30 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:57:30 + git rev-list -1 --merges c8dc4aaa282fbe6e844314843563128f08055c6c~1..c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] echo 15:57:30 -----------> git rev-list -1 --merges c8dc4aaa282fbe6e844314843563128f08055c6c~1..c8dc4aaa282fbe6e844314843563128f08055c6c c8dc4aaa282fbe6e844314843563128f08055c6c [false] [Pipeline] sh 15:57:30 + git log --format=format:%s -1 c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] echo 15:57:30 ========================================================= 15:57:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:57:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:57:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:57:31 + grep -v github /etc/ssh/ssh_known_hosts 15:57:31 + [ -e /tmp/ssh_known_hosts ] 15:57:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:57:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:57:31 + sudo tee -a /etc/ssh/ssh_known_hosts 15:57:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:57:31 15:57:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:57:31 0.1.4: Pulling from edgex-devops/py-git-semver 15:57:31 b85a868b505f: Pulling fs layer 15:57:31 e2be974225ed: Pulling fs layer 15:57:31 339a4e72a1f5: Pulling fs layer 15:57:31 988bab9f4d93: Pulling fs layer 15:57:31 1469e6f7b9e6: Pulling fs layer 15:57:31 eaf3925da568: Pulling fs layer 15:57:31 bab4dde63d76: Pulling fs layer 15:57:31 bde34c3a00c8: Pulling fs layer 15:57:31 b352a97aabf1: Pulling fs layer 15:57:31 4872d77fe225: Pulling fs layer 15:57:31 5851b861e8e6: Pulling fs layer 15:57:31 bab4dde63d76: Waiting 15:57:31 bde34c3a00c8: Waiting 15:57:31 988bab9f4d93: Waiting 15:57:31 b352a97aabf1: Waiting 15:57:31 4872d77fe225: Waiting 15:57:31 1469e6f7b9e6: Waiting 15:57:31 eaf3925da568: Waiting 15:57:32 e2be974225ed: Download complete 15:57:32 988bab9f4d93: Verifying Checksum 15:57:32 988bab9f4d93: Download complete 15:57:32 1469e6f7b9e6: Verifying Checksum 15:57:32 1469e6f7b9e6: Download complete 15:57:32 339a4e72a1f5: Download complete 15:57:32 eaf3925da568: Download complete 15:57:32 bde34c3a00c8: Download complete 15:57:32 b352a97aabf1: Verifying Checksum 15:57:32 b352a97aabf1: Download complete 15:57:32 4872d77fe225: Verifying Checksum 15:57:32 5851b861e8e6: Verifying Checksum 15:57:32 5851b861e8e6: Download complete 15:57:32 b85a868b505f: Verifying Checksum 15:57:32 b85a868b505f: Download complete 15:57:32 bab4dde63d76: Verifying Checksum 15:57:33 b85a868b505f: Pull complete 15:57:33 e2be974225ed: Pull complete 15:57:34 339a4e72a1f5: Pull complete 15:57:34 988bab9f4d93: Pull complete 15:57:34 1469e6f7b9e6: Pull complete 15:57:34 eaf3925da568: Pull complete 15:57:36 bab4dde63d76: Pull complete 15:57:36 bde34c3a00c8: Pull complete 15:57:36 b352a97aabf1: Pull complete 15:57:36 4872d77fe225: Pull complete 15:57:36 5851b861e8e6: Pull complete 15:57:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:57:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:57:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:57:36 prd-ubuntu20.04-docker-8c-8g-117170 does not seem to be running inside a container 15:57:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/345 -v /w/workspace/edgex-go/345:/w/workspace/edgex-go/345:rw,z -v /w/workspace/edgex-go/345@tmp:/w/workspace/edgex-go/345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:57:38 $ docker top 34b5d9ad16ce4c5e90c764373e8426b81ed591a996b364eb3bfa1dbc0eb47837 -eo pid,comm 15:57: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). 15:57:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:57:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:57:38 [ssh-agent] Looking for ssh-agent implementation... 15:57:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:57:39 $ docker exec 34b5d9ad16ce4c5e90c764373e8426b81ed591a996b364eb3bfa1dbc0eb47837 ssh-agent 15:57:39 SSH_AUTH_SOCK=/tmp/ssh-Vdz24rOjIzrz/agent.32 15:57:39 SSH_AGENT_PID=38 15:57:39 Running ssh-add (command line suppressed) 15:57:39 Identity added: /w/workspace/edgex-go/345@tmp/private_key_9184252950276337597.key (/w/workspace/edgex-go/345@tmp/private_key_9184252950276337597.key) 15:57:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:57:39 + git tag --points-at HEAD [Pipeline] } 15:57:39 $ docker exec --env ******** --env ******** 34b5d9ad16ce4c5e90c764373e8426b81ed591a996b364eb3bfa1dbc0eb47837 ssh-agent -k 15:57:39 unset SSH_AUTH_SOCK; 15:57:39 unset SSH_AGENT_PID; 15:57:39 echo Agent pid 38 killed; 15:57:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:57:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:57:39 [ssh-agent] Looking for ssh-agent implementation... 15:57:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:57:39 $ docker exec 34b5d9ad16ce4c5e90c764373e8426b81ed591a996b364eb3bfa1dbc0eb47837 ssh-agent 15:57:40 SSH_AUTH_SOCK=/tmp/ssh-mU5FjZNllo7m/agent.70 15:57:40 SSH_AGENT_PID=76 15:57:40 Running ssh-add (command line suppressed) 15:57:40 Identity added: /w/workspace/edgex-go/345@tmp/private_key_5740404544198424439.key (/w/workspace/edgex-go/345@tmp/private_key_5740404544198424439.key) 15:57:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:57:40 + git semver init 15:57:40 2022-10-26 15:57:40,604 [run_init] DEBUG init version:0.0.0 force:False 15:57:40 2022-10-26 15:57:40,604 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/345/.semver 15:57:40 2022-10-26 15:57:40,605 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/345/.semver 15:57:40 2022-10-26 15:57:40,605 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/345/.semver'], cwd=/w/workspace/edgex-go/345, universal_newlines=False, shell=None, istream=None) 15:57:45 2022-10-26 15:57:45,021 [append_file] DEBUG append to file:/w/workspace/edgex-go/345/.git/info/exclude 15:57:45 2022-10-26 15:57:45,022 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/345/.semver/main with force:False 15:57:45 2022-10-26 15:57:45,022 [read_version] DEBUG read version from /w/workspace/edgex-go/345/.semver/main 15:57:45 2022-10-26 15:57:45,022 [read_version] DEBUG read version from /w/workspace/edgex-go/345/.semver/main 15:57:45 2.3.0-dev.104 [Pipeline] } 15:57:45 $ docker exec --env ******** --env ******** 34b5d9ad16ce4c5e90c764373e8426b81ed591a996b364eb3bfa1dbc0eb47837 ssh-agent -k 15:57:46 unset SSH_AUTH_SOCK; 15:57:46 unset SSH_AGENT_PID; 15:57:46 echo Agent pid 76 killed; 15:57:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:57:46 + git semver [Pipeline] } 15:57:46 $ docker stop --time=1 34b5d9ad16ce4c5e90c764373e8426b81ed591a996b364eb3bfa1dbc0eb47837 15:57:48 $ docker rm -f 34b5d9ad16ce4c5e90c764373e8426b81ed591a996b364eb3bfa1dbc0eb47837 [Pipeline] // withDockerContainer [Pipeline] sh 15:57:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:57:48 Stashed 1 file(s) [Pipeline] echo 15:57:48 [edgeXSemver]: initialized semver on version 2.3.0-dev.104 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:57:48 + git config --global --add safe.directory /w/workspace/edgex-go/345 [Pipeline] echo 15:57:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:57:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:57:48 ========================================================= 15:57:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:57:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:57:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:57:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:57:49 213ec9aee27d: Pulling fs layer 15:57:49 4583459ba037: Pulling fs layer 15:57:49 93c1e223e6f2: Pulling fs layer 15:57:49 53926ce57604: Pulling fs layer 15:57:49 21b2b0c7a3f4: Pulling fs layer 15:57:49 30f14e443154: Pulling fs layer 15:57:49 801331c1e519: Pulling fs layer 15:57:49 99cc6dd402b0: Pulling fs layer 15:57:49 7d9ed39f4882: Pulling fs layer 15:57:49 53926ce57604: Waiting 15:57:49 21b2b0c7a3f4: Waiting 15:57:49 30f14e443154: Waiting 15:57:49 801331c1e519: Waiting 15:57:49 99cc6dd402b0: Waiting 15:57:49 7d9ed39f4882: Waiting 15:57:49 93c1e223e6f2: Download complete 15:57:49 4583459ba037: Download complete 15:57:49 21b2b0c7a3f4: Download complete 15:57:49 30f14e443154: Download complete 15:57:49 213ec9aee27d: Verifying Checksum 15:57:49 213ec9aee27d: Download complete 15:57:49 801331c1e519: Verifying Checksum 15:57:49 801331c1e519: Download complete 15:57:49 213ec9aee27d: Pull complete 15:57:49 4583459ba037: Pull complete 15:57:49 93c1e223e6f2: Pull complete 15:57:49 7d9ed39f4882: Verifying Checksum 15:57:49 7d9ed39f4882: Download complete 15:57:50 99cc6dd402b0: Verifying Checksum 15:57:50 99cc6dd402b0: Download complete 15:57:50 53926ce57604: Verifying Checksum 15:57:50 53926ce57604: Download complete 15:57:54 53926ce57604: Pull complete 15:57:54 21b2b0c7a3f4: Pull complete 15:57:54 30f14e443154: Pull complete 15:57:54 801331c1e519: Pull complete 15:57:56 99cc6dd402b0: Pull complete 15:57:57 7d9ed39f4882: Pull complete 15:57:57 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 15:57:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:57:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:57:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:57:57 WORKDIR /edgex 15:57:57 COPY go.mod . 15:57:57 RUN go mod download 15:57:57 + docker build -t ci-base-image-x86_64 -f - . 15:57:58 Sending build context to Docker daemon 169.7MB 15:57:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:57:58 ---> 1dedd983c030 15:57:58 Step 2/4 : WORKDIR /edgex 15:58:01 ---> Running in 4428a322bf3f 15:58:01 Removing intermediate container 4428a322bf3f 15:58:01 ---> 8cfc37df77eb 15:58:01 Step 3/4 : COPY go.mod . 15:58:01 ---> 030dc2bb17a6 15:58:01 Step 4/4 : RUN go mod download 15:58:01 ---> Running in f39ff4ba51e4 15:58:03 Still waiting to schedule task 15:58:03 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 15:58:13 Removing intermediate container f39ff4ba51e4 15:58:13 ---> 86ab2b88e597 15:58:13 Successfully built 86ab2b88e597 15:58:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:13 + docker inspect -f . ci-base-image-x86_64 15:58:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:58:13 prd-ubuntu20.04-docker-8c-8g-117170 does not seem to be running inside a container 15:58:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/345 -v /w/workspace/edgex-go/345:/w/workspace/edgex-go/345:rw,z -v /w/workspace/edgex-go/345@tmp:/w/workspace/edgex-go/345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:58:14 $ docker top 3f82f6e8a75eb22297001eb69e7a32a58c950ac5a67b758ab5d1afbdb34e5239 -eo pid,comm [Pipeline] { [Pipeline] sh 15:58:14 + go version 15:58:14 go version go1.18.7 linux/amd64 [Pipeline] } 15:58:14 $ docker stop --time=1 3f82f6e8a75eb22297001eb69e7a32a58c950ac5a67b758ab5d1afbdb34e5239 15:58:16 $ docker rm -f 3f82f6e8a75eb22297001eb69e7a32a58c950ac5a67b758ab5d1afbdb34e5239 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:16 + docker inspect -f . ci-base-image-x86_64 15:58:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:58:16 prd-ubuntu20.04-docker-8c-8g-117170 does not seem to be running inside a container 15:58:16 $ 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/345 -v /w/workspace/edgex-go/345:/w/workspace/edgex-go/345:rw,z -v /w/workspace/edgex-go/345@tmp:/w/workspace/edgex-go/345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:58:16 $ docker top 4c2f86405e08587b92a71ba91838df40de65dcf5b4f74fbfb546e0ba95ce70e5 -eo pid,comm [Pipeline] { [Pipeline] echo 15:58:16 ========================================================= 15:58:16 [edgeXBuildGoParallel] Running Tests and Build... 15:58:16 ========================================================= [Pipeline] sh 15:58:17 + git config --global --add safe.directory /w/workspace/edgex-go/345 [Pipeline] fileExists [Pipeline] sh 15:58:17 + make test 15:58:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:58:24 ? github.com/edgexfoundry/edgex-go [no test files] 15:58:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:58:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:58:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:58:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:58:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:58:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:58:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:58:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:58:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:58:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:58:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:58:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:58:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:58:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:58:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements 15:58:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:58:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:58:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.103s coverage: 98.5% of statements 15:58:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.160s coverage: 43.0% of statements 15:58:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:58:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:58:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.092s coverage: 54.2% of statements 15:58:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:58:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:58:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.498s coverage: 89.2% of statements 15:58:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:58:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:58:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:58:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:58:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:58:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.066s coverage: 2.2% of statements 15:58:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:58:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:58:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.501s coverage: 95.6% of statements 15:58:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:58:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:58:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:58:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements 15:58:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:58:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:58:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:58:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:58:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:58:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 60.0% of statements 15:58:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:58:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:58:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:58:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements 15:58:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:58:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 15:58:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.6% of statements 15:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements 15:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.087s coverage: 79.5% of statements 15:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.083s coverage: 94.1% of statements 15:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 15:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements 15:58:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.052s coverage: 94.4% of statements 15:58:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements 15:58:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.225s coverage: 79.9% of statements 15:58:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.103s coverage: 92.9% of statements 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.069s coverage: 100.0% of statements 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 15:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements 15:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.088s coverage: 85.4% of statements 15:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.232s coverage: 91.2% of statements 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.204s coverage: 64.7% of statements 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 15:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 15:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 15:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 15:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 15:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.340s coverage: 65.8% of statements 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.191s coverage: 41.8% of statements 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:59:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:59:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.163s coverage: 92.3% of statements 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:59:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:59:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.116s coverage: 97.7% of statements 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:59:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:59:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 15:59:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 15:59:03 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 15:59:25 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 15:59:25 GO111MODULE=on go vet ./... 15:59:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:59:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:59:28 ./bin/test-attribution-txt.sh [Pipeline] echo 15:59:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:59:29 + ls -al . 15:59:29 total 768 15:59:29 drwxrwxr-x 11 1001 1001 4096 Oct 26 15:58 . 15:59:29 drwxr-xr-x 4 root root 4096 Oct 26 15:58 .. 15:59:29 drwxrwxr-x 2 1001 1001 4096 Oct 26 15:57 .blubracket 15:59:29 -rw-rw-r-- 1 1001 1001 16 Oct 26 15:57 .dockerignore 15:59:29 drwxrwxr-x 8 1001 1001 4096 Oct 26 15:59 .git 15:59:29 drwxrwxr-x 3 1001 1001 4096 Oct 26 15:57 .github 15:59:29 -rw-rw-r-- 1 1001 1001 1030 Oct 26 15:57 .gitignore 15:59:29 -rw-rw-r-- 1 1001 1001 42 Oct 26 15:57 .golangci.yml 15:59:29 -rw-rw-r-- 1 1001 1001 87 Oct 26 15:57 .hadolint.yml 15:59:29 drwxr-xr-x 3 1001 1001 4096 Oct 26 15:57 .semver 15:59:29 -rw-rw-r-- 1 1001 1001 166 Oct 26 15:57 .sonarcloud.properties 15:59:29 -rw-rw-r-- 1 1001 1001 1171 Oct 26 15:57 ADOPTERS.md 15:59:29 -rw-rw-r-- 1 1001 1001 10722 Oct 26 15:57 Attribution.txt 15:59:29 -rw-rw-r-- 1 1001 1001 63209 Oct 26 15:57 CHANGELOG.md 15:59:29 -rw-rw-r-- 1 1001 1001 3804 Oct 26 15:57 CONTRIBUTING.md 15:59:29 -rw-rw-r-- 1 1001 1001 677 Oct 26 15:57 GOVERNANCE.md 15:59:29 -rw-rw-r-- 1 1001 1001 850 Oct 26 15:57 Jenkinsfile 15:59:29 -rw-rw-r-- 1 1001 1001 10775 Oct 26 15:57 LICENSE 15:59:29 -rw-rw-r-- 1 1001 1001 13857 Oct 26 15:57 Makefile 15:59:29 -rw-rw-r-- 1 1001 1001 582 Oct 26 15:57 OWNERS.md 15:59:29 -rw-rw-r-- 1 1001 1001 9799 Oct 26 15:57 README.md 15:59:29 -rw-rw-r-- 1 1001 1001 6912 Oct 26 15:57 SECURITY.md 15:59:29 -rw-rw-r-- 1 1001 1001 13 Oct 26 15:57 VERSION 15:59:29 -rw-rw-r-- 1 1001 1001 4131 Oct 26 15:57 ZMQWindows.md 15:59:29 drwxrwxr-x 2 1001 1001 4096 Oct 26 15:57 bin 15:59:29 drwxrwxr-x 18 1001 1001 4096 Oct 26 15:57 cmd 15:59:29 -rw-r--r-- 1 root root 501828 Oct 26 15:59 coverage.out 15:59:29 -rw-rw-r-- 1 1001 1001 3447 Oct 26 15:57 go.mod 15:59:29 -rw-rw-r-- 1 1001 1001 45062 Oct 26 15:57 go.sum 15:59:29 drwxrwxr-x 8 1001 1001 4096 Oct 26 15:57 internal 15:59:29 drwxrwxr-x 3 1001 1001 4096 Oct 26 15:57 openapi 15:59:29 drwxrwxr-x 4 1001 1001 4096 Oct 26 15:57 snap 15:59:29 -rw-rw-r-- 1 1001 1001 204 Oct 26 15:57 version.go [Pipeline] sh 15:59:29 + '[' -e coverage.out ] 15:59:29 + chown 1001:1001 coverage.out [Pipeline] stash 15:59:29 Stashed 1 file(s) [Pipeline] sh 15:59:29 + make build 15:59:29 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:59:44 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:59:56 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:59:56 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:00:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:00:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:00:05 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:00:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:00:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:00:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:00:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:00:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:00:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:00:14 $ docker stop --time=1 4c2f86405e08587b92a71ba91838df40de65dcf5b4f74fbfb546e0ba95ce70e5 16:00:16 $ docker rm -f 4c2f86405e08587b92a71ba91838df40de65dcf5b4f74fbfb546e0ba95ce70e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:00:17 16:00:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:00:18 latest: Pulling from edgex-devops/edgex-compose 16:00:18 cbdbe7a5bc2a: Pulling fs layer 16:00:18 ca9280d653b3: Pulling fs layer 16:00:18 7e9c9ca2126c: Pulling fs layer 16:00:18 cbdbe7a5bc2a: Download complete 16:00:18 ca9280d653b3: Verifying Checksum 16:00:18 ca9280d653b3: Download complete 16:00:18 cbdbe7a5bc2a: Pull complete 16:00:18 7e9c9ca2126c: Download complete 16:00:19 ca9280d653b3: Pull complete 16:00:22 7e9c9ca2126c: Pull complete 16:00:22 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:00:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:00:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:22 prd-ubuntu20.04-docker-8c-8g-117170 does not seem to be running inside a container 16:00:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/345 -v /w/workspace/edgex-go/345:/w/workspace/edgex-go/345:rw,z -v /w/workspace/edgex-go/345@tmp:/w/workspace/edgex-go/345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:00:23 $ docker top e998fdbf1ac317aaf45296b5ff24763220e51d13f90571db55ed32dd0830a3c4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:00:24 + docker-compose build --help 16:00:24 + grep parallel 16:00:24 --parallel Build images in parallel. [Pipeline] } 16:00:24 $ docker stop --time=1 e998fdbf1ac317aaf45296b5ff24763220e51d13f90571db55ed32dd0830a3c4 16:00:25 $ docker rm -f e998fdbf1ac317aaf45296b5ff24763220e51d13f90571db55ed32dd0830a3c4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:00:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:26 prd-ubuntu20.04-docker-8c-8g-117170 does not seem to be running inside a container 16:00:26 $ 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/345 -v /w/workspace/edgex-go/345:/w/workspace/edgex-go/345:rw,z -v /w/workspace/edgex-go/345@tmp:/w/workspace/edgex-go/345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:00:26 $ docker top 7fc8ff3e999742e5094749983a681861a0676a96dab8becbe0402b5221db95e9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:00:27 + docker-compose -f ./docker-compose-build.yml build --parallel 16:00:27 Building core-command ... 16:00:27 Building core-data ... 16:00:27 Building core-metadata ... 16:00:27 Building security-bootstrapper ... 16:00:27 Building security-proxy-setup ... 16:00:27 Building security-secretstore-setup ... 16:00:27 Building security-spiffe-token-provider ... 16:00:27 Building security-spire-agent ... 16:00:27 Building security-spire-config ... 16:00:27 Building security-spire-server ... 16:00:27 Building support-notifications ... 16:00:27 Building support-scheduler ... 16:00:27 Building sys-mgmt-agent ... 16:00:27 Building security-spire-config 16:00:27 Building security-secretstore-setup 16:00:27 Building security-spire-server 16:00:27 Building support-notifications 16:00:27 Building security-proxy-setup 16:00:39 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:00:39 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:00:39 ---> 86ab2b88e597 16:00:39 Step 3/21 : WORKDIR /edgex-go 16:00:39 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:00:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:00:39 ---> 86ab2b88e597 16:00:39 Step 3/24 : WORKDIR /edgex-go 16:00:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:00:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:00:39 ---> 86ab2b88e597 16:00:39 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:00:39 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:00:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:00:39 ---> 86ab2b88e597 16:00:39 Step 3/23 : WORKDIR /edgex-go 16:00:39 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:00:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:00:39 ---> 86ab2b88e597 16:00:39 Step 3/24 : WORKDIR /edgex-go 16:00:44 ---> Running in 3f459cce007e 16:00:44 ---> Running in a10e866aa026 16:00:44 ---> Running in a72b9109551b 16:00:44 ---> Running in ed8ba62e42bc 16:00:44 ---> Running in 8f5e6869ca72 16:00:44 Removing intermediate container a72b9109551b 16:00:44 ---> 11132f011c8c 16:00:44 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 16:00:44 Removing intermediate container ed8ba62e42bc 16:00:44 ---> 390ec30a63b6 16:00:44 Step 4/22 : WORKDIR /edgex-go 16:00:44 Removing intermediate container a10e866aa026 16:00:44 Removing intermediate container 3f459cce007e 16:00:44 ---> 621903e0d2a3 16:00:44 ---> aa6c870235ef 16:00:44 Step 4/21 : RUN apk add --update --no-cache make git 16:00:44 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:00:44 Removing intermediate container 8f5e6869ca72 16:00:44 ---> c448717ab362 16:00:44 Step 4/24 : RUN apk add --update --no-cache make git 16:00:44 ---> Running in 6779c397c4d1 16:00:44 ---> Running in 356a348b7873 16:00:44 ---> Running in 92925ff61846 16:00:44 ---> Running in db84a7156a7e 16:00:44 ---> Running in 6524c42304bb 16:00:44 Removing intermediate container 356a348b7873 16:00:44 ---> c4d58012fe41 16:00:44 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:00:44 ---> Running in 2d0ac8c1a33f 16:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:00:44 OK: 211 MiB in 51 packages 16:00:44 OK: 211 MiB in 51 packages 16:00:44 OK: 211 MiB in 51 packages 16:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:00:44 OK: 211 MiB in 51 packages 16:00:44 OK: 211 MiB in 51 packages 16:00:45 Removing intermediate container db84a7156a7e 16:00:45 ---> 09de6d377422 16:00:45 Step 5/21 : COPY go.mod vendor* ./ 16:00:45 Removing intermediate container 92925ff61846 16:00:45 ---> 19220130c5fe 16:00:45 Step 5/24 : COPY go.mod vendor* ./ 16:00:45 Removing intermediate container 6779c397c4d1 16:00:45 ---> a03ab14d4dc9 16:00:45 Step 5/23 : COPY go.mod vendor* ./ 16:00:45 ---> e9426487b291 16:00:45 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:00:45 ---> 6fcd4de2fe6c 16:00:45 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:00:45 ---> Running in 32c7b6529e39 16:00:45 Removing intermediate container 6524c42304bb 16:00:45 ---> 105f05907a7d 16:00:45 Step 5/24 : COPY go.mod vendor* ./ 16:00:45 ---> Running in 6d25f5d4c341 16:00:45 Removing intermediate container 2d0ac8c1a33f 16:00:45 ---> 2d84842c3613 16:00:45 Step 6/22 : COPY go.mod vendor* ./ 16:00:45 ---> e5f24dfcdac6 16:00:45 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:00:45 ---> Running in 88bc3d15cbc3 16:00:45 ---> 7bf9fb4b1e91 16:00:45 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:00:45 ---> Running in 4ad6b68b276a 16:00:45 ---> 1030e181ab2a 16:00:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:00:45 ---> Running in 30271e0415ac 16:00:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117173 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 16:00:46 Running in /w/workspace/edgex-go/345 [Pipeline] { [Pipeline] checkout 16:00:46 The recommended git tool is: git 16:00:51 using credential edgex-jenkins-ssh 16:00:51 Cloning the remote Git repository 16:00:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:00:51 > git init /w/workspace/edgex-go/345 # timeout=10 16:00:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:00:51 > git --version # timeout=10 16:00:51 > git --version # 'git version 2.25.1' 16:00:51 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:51 Verifying host key using known hosts file 16:00:51 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:00:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:07 Removing intermediate container 88bc3d15cbc3 16:01:07 ---> 60efc10a3768 16:01:07 Step 7/23 : COPY . . 16:01:07 Removing intermediate container 32c7b6529e39 16:01:07 ---> 72b2dc4b3da5 16:01:07 Step 7/21 : COPY . . 16:01:07 Removing intermediate container 30271e0415ac 16:01:07 Removing intermediate container 6d25f5d4c341 16:01:07 ---> 801eb40de695 16:01:07 ---> f506f55c441b 16:01:07 Step 8/22 : COPY . .Step 7/24 : COPY . . 16:01:07 16:01:07 Removing intermediate container 4ad6b68b276a 16:01:07 ---> 505fd82a51f5 16:01:07 Step 7/24 : COPY . . 16:01:09 Avoid second fetch 16:01:09 Checking out Revision c8dc4aaa282fbe6e844314843563128f08055c6c (main) 16:01:10 Commit message: "build(snap): kong migrations up before Kong startup (#4223)" 16:01:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:01:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:09 > git config core.sparsecheckout # timeout=10 16:01:09 > git checkout -f c8dc4aaa282fbe6e844314843563128f08055c6c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:01:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:01:11 % Total % Received % Xferd Average Speed Time Time Time Current 16:01:11 Dload Upload Total Spent Left Speed 16:01:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 236k 0 --:--:-- --:--:-- --:--:-- 236k [Pipeline] sh 16:01:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:01:12 + sudo tee /etc/docker/daemon.new 16:01:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:01:12 { 16:01:12 "registry-mirrors": [ 16:01:12 "https://nexus3.edgexfoundry.org:10001" 16:01:12 ], 16:01:12 "bip": "10.250.0.254/24", 16:01:12 "hosts": [ 16:01:12 "tcp://0.0.0.0:5555", 16:01:12 "unix:///var/run/docker.sock" 16:01:12 ], 16:01:12 "mtu": 1458, 16:01:12 "selinux-enabled": true, 16:01:12 "seccomp-profile": "/etc/docker/seccomp.json" 16:01:12 } [Pipeline] sh 16:01:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:01:12 + sudo service docker restart 16:01:15 ---> ec35d640ab7f 16:01:15 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:01:15 ---> ae10fc5ffd25 16:01:15 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:01:15 ---> fe2a9e725618 16:01:15 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:01:15 ---> 0e145e4ed013 16:01:15 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 16:01:15 ---> 795d18e6d29a 16:01:15 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:01:15 ---> Running in fe4924ddb5ed 16:01:15 ---> Running in d9a1c793458d 16:01:15 ---> Running in 31a9883cd643 16:01:15 ---> Running in 995a79dcfea4 16:01:15 ---> Running in 26cebb04cd35 16:01:15 Removing intermediate container fe4924ddb5ed 16:01:15 ---> 2b6af3bc5706 16:01:15 Step 9/24 : WORKDIR /edgex-go/spire-build 16:01:15 Removing intermediate container 995a79dcfea4 16:01:15 ---> dd07a5c0aaee 16:01:15 Step 9/23 : WORKDIR /edgex-go/spire-build 16:01:15 ---> Running in 94722a41d535 16:01:15 ---> Running in ba7cadc5995b 16:01:15 Removing intermediate container 94722a41d535 16:01:15 ---> 0e3536f7e1cc 16:01:15 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:01:15 Removing intermediate container ba7cadc5995b 16:01:15 ---> 1be64de3954e 16:01:15 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:01:15 ---> Running in f084dd60398b 16:01:15 ---> Running in 451e237a81ab 16:01:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:01:16 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:01:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:01:17 Removing intermediate container 451e237a81ab 16:01:17 ---> e5fca1677b0b 16:01:17 Step 11/23 : WORKDIR /edgex-go 16:01:17 ---> Running in 6b4532565796 16:01:17 Removing intermediate container f084dd60398b 16:01:17 ---> e2ad31822ae9 16:01:17 Step 11/24 : WORKDIR /edgex-go 16:01:17 ---> Running in 0527498b7766 16:01:17 Removing intermediate container 6b4532565796 16:01:17 ---> b4764df61750 16:01:17 16:01:17 Step 12/23 : FROM alpine:3.15 16:01:17 Removing intermediate container 0527498b7766 16:01:17 ---> a8a9755bc938 16:01:17 16:01:17 Step 12/24 : FROM alpine:3.15 16:01:17 3.15: Pulling from library/alpine 16:01:17 3.15: Pulling from library/alpine 16:01:17 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:01:17 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:01:17 Status: Image is up to date for alpine:3.15 16:01:17 Status: Downloaded newer image for alpine:3.15 16:01:17 ---> c4fc93816858 16:01:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:01:17 ---> c4fc93816858 16:01:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:01:17 ---> Running in 8657f18d9dc2 16:01:17 ---> Running in 95ba1c65135d 16:01:17 Removing intermediate container 8657f18d9dc2 16:01:17 ---> 42715789d647 16:01:17 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:01:18 ---> Running in 05cde772a1ac 16:01:18 Removing intermediate container 95ba1c65135d 16:01:18 ---> 02a571f6ad92 16:01:18 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:01:18 ---> Running in 9ae714fcdca4 16:01:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:01:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:01:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:01:19 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:01:19 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:01:19 OK: 15857 distinct packages available 16:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:01:19 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:01:19 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:01:19 OK: 15857 distinct packages available 16:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:01:19 (1/4) Installing dumb-init (1.2.5-r1) 16:01:19 (2/4) Installing musl-obstack (1.2.3-r0) 16:01:19 (3/4) Installing libucontext (1.1-r0) 16:01:19 (4/4) Installing gcompat (1.0.0-r4) 16:01:19 (1/5) Installing dumb-init (1.2.5-r1) 16:01:19 (2/5) Installing musl-obstack (1.2.3-r0) 16:01:19 (3/5) Installing libucontext (1.1-r0) 16:01:19 Executing busybox-1.34.1-r7.trigger 16:01:19 (4/5) Installing gcompat (1.0.0-r4) 16:01:19 OK: 6 MiB in 18 packages 16:01:19 (5/5) Installing openssl (1.1.1q-r0) 16:01:19 Executing busybox-1.34.1-r7.trigger 16:01:19 OK: 7 MiB in 19 packages 16:01:22 Removing intermediate container 05cde772a1ac 16:01:22 ---> 9bbfe7a96abc 16:01:22 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:01:22 Removing intermediate container 9ae714fcdca4 16:01:22 ---> 76ee211f1a66 16:01:22 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:01:26 ---> 06b3665392f7 16:01:26 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:01:26 ---> cdd1ab81e4f6 16:01:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:01:26 ---> dabe576d520a 16:01:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:01:26 ---> 872b81958630 16:01:26 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:01:26 ---> Running in 99b7f69286b4 16:01:26 ---> b873b46f3a9e 16:01:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:01:27 Removing intermediate container 99b7f69286b4 16:01:27 ---> 23e68776a0cb 16:01:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:01:27 ---> bd464fc28ee9 16:01:27 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:01:27 ---> Running in d7817dd417ab 16:01:27 ---> 9b232452c899 16:01:27 Step 19/24 : WORKDIR / 16:01:27 ---> Running in 52f32cc3025a 16:01:27 Removing intermediate container d7817dd417ab 16:01:27 ---> 4af2096115d4 16:01:27 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:01:28 ---> Running in d1b33be80180 16:01:28 Removing intermediate container 52f32cc3025a 16:01:28 ---> c8d928d71d8b 16:01:28 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:01:28 ---> Running in 1b08486a3b02 16:01:28 Removing intermediate container d1b33be80180 16:01:28 ---> f4a9bf923bc2 16:01:28 Step 21/23 : LABEL arch=x86_64 16:01:28 ---> Running in 99109b192631 16:01:28 Removing intermediate container 1b08486a3b02 16:01:28 ---> 84524b0d76a8 16:01:28 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:01:28 ---> Running in ab7265e9014b 16:01:28 Removing intermediate container 99109b192631 16:01:28 ---> fd055df95433 16:01:28 Step 22/23 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c 16:01:28 Removing intermediate container ab7265e9014b 16:01:28 ---> 4c7b48e8251d 16:01:28 Step 22/24 : LABEL arch=x86_64 16:01:28 ---> Running in d9864bb6e359 16:01:29 ---> Running in f05ac042c179 16:01:29 Removing intermediate container d9864bb6e359 16:01:29 ---> e5033a0949bd 16:01:29 Step 23/23 : LABEL version=2.3.0-dev.104 16:01:29 Removing intermediate container f05ac042c179 16:01:29 ---> f44b597e88da 16:01:29 Step 23/24 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c 16:01:29 ---> Running in 5ba2c9cfd212 16:01:29 ---> Running in e0eb0ea8437a 16:01:29 Removing intermediate container 5ba2c9cfd212 16:01:29 ---> 34731519e112 16:01:29 16:01:29 Removing intermediate container e0eb0ea8437a 16:01:29 ---> 588173c0bbf3 16:01:29 Step 24/24 : LABEL version=2.3.0-dev.104 16:01:29 ---> Running in 0f3fc1a75680 16:01:29 Successfully built 34731519e112 16:01:29 Successfully tagged security-spire-server:latest 16:01:29 Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:01:31 provisioning config files... 16:01:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/345@tmp/config14225293293661264393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:01:31  Building security-spire-server ... done Removing intermediate container 0f3fc1a75680 16:01:31 ---> ce42aecff081 16:01:31 16:01:31 Successfully built ce42aecff081 16:01:31 Successfully tagged security-spire-config:latest 16:01:31 Building sys-mgmt-agent 16:01:31 ---> docker-login.sh 16:01:31 nexus3.edgexfoundry.org:10001 16:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:31 Configure a credential helper to remove this warning. See 16:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:31 16:01:31 Login Succeeded 16:01:31 nexus3.edgexfoundry.org:10002 16:01:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:32 Configure a credential helper to remove this warning. See 16:01:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:32 16:01:32 Login Succeeded 16:01:32 nexus3.edgexfoundry.org:10003 16:01:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:32 Configure a credential helper to remove this warning. See 16:01:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:32 16:01:32 Login Succeeded 16:01:32 nexus3.edgexfoundry.org:10004 16:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:33 Configure a credential helper to remove this warning. See 16:01:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:33 16:01:33 Login Succeeded 16:01:33 docker.io 16:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:33  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:01:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:01:33 ---> 86ab2b88e597 16:01:33 Step 3/24 : WORKDIR /edgex-go 16:01:33 ---> Using cache 16:01:33 ---> aa6c870235ef 16:01:33 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:01:33 ---> Using cache 16:01:33 ---> 19220130c5fe 16:01:33 Step 5/24 : COPY go.mod vendor* ./ 16:01:33 ---> Using cache 16:01:33 ---> 6fcd4de2fe6c 16:01:33 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:01:33 ---> Using cache 16:01:33 ---> f506f55c441b 16:01:33 Step 7/24 : COPY . . 16:01:33 ---> Using cache 16:01:33 ---> ec35d640ab7f 16:01:33 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:01:33 ---> Using cache 16:01:33 ---> 2b6af3bc5706 16:01:33 Step 9/24 : WORKDIR /edgex-go/spire-build 16:01:33 ---> Using cache 16:01:33 ---> 0e3536f7e1cc 16:01:33 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:01:33 ---> Using cache 16:01:33 ---> e2ad31822ae9 16:01:33 Step 11/24 : WORKDIR /edgex-go 16:01:33 ---> Using cache 16:01:33 ---> a8a9755bc938 16:01:33 16:01:33 Step 12/24 : FROM alpine:3.15 16:01:33 ---> c4fc93816858 16:01:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:01:33 ---> Using cache 16:01:33 ---> 02a571f6ad92 16:01:33 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:01:33 ---> Using cache 16:01:33 ---> 76ee211f1a66 16:01:33 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:33 Configure a credential helper to remove this warning. See 16:01:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:33 16:01:33 Login Succeeded 16:01:33 ---> docker-login.sh ends [Pipeline] } 16:01:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:01:34 + git config --global --add safe.directory /w/workspace/edgex-go/345 [Pipeline] echo 16:01:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:01:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:01:34 ========================================================= 16:01:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:01:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:01:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:01:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:01:34 9b18e9b68314: Pulling fs layer 16:01:34 d32db5db7311: Pulling fs layer 16:01:34 d0c4b47475fc: Pulling fs layer 16:01:34 5831b945b038: Pulling fs layer 16:01:34 86bbec2aaacd: Pulling fs layer 16:01:34 e10730c5d714: Pulling fs layer 16:01:34 5dd5c2283517: Pulling fs layer 16:01:34 d5ac0230b979: Pulling fs layer 16:01:34 5831b945b038: Waiting 16:01:34 86bbec2aaacd: Waiting 16:01:34 e10730c5d714: Waiting 16:01:34 5dd5c2283517: Waiting 16:01:34 d5ac0230b979: Waiting 16:01:35 d0c4b47475fc: Download complete 16:01:35 d32db5db7311: Verifying Checksum 16:01:35 d32db5db7311: Download complete 16:01:35 86bbec2aaacd: Verifying Checksum 16:01:35 86bbec2aaacd: Download complete 16:01:35 e10730c5d714: Verifying Checksum 16:01:35 e10730c5d714: Download complete 16:01:35 9b18e9b68314: Download complete 16:01:36 d5ac0230b979: Verifying Checksum 16:01:36 d5ac0230b979: Download complete 16:01:36 9b18e9b68314: Pull complete 16:01:36 d32db5db7311: Pull complete 16:01:36 d0c4b47475fc: Pull complete 16:01:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:01:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:01:37 ---> 86ab2b88e597 16:01:37 Step 3/22 : WORKDIR /edgex-go 16:01:37 ---> Using cache 16:01:37 ---> aa6c870235ef 16:01:37 Step 4/22 : RUN apk add --update --no-cache make bash git 16:01:37 5dd5c2283517: Verifying Checksum 16:01:37 5dd5c2283517: Download complete 16:01:38 5831b945b038: Verifying Checksum 16:01:38 5831b945b038: Download complete 16:01:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:01:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:01:39 ---> 142b4774663a 16:01:39 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:01:39 ---> Running in 16c8c7020cef 16:01:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:01:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:01:40 OK: 211 MiB in 51 packages 16:01:41 ---> 37f1c4ad959e 16:01:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:01:42 ---> deb05d0c0519 16:01:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:01:42 Removing intermediate container 16c8c7020cef 16:01:42 ---> e679312a9cee 16:01:42 Step 5/22 : COPY go.mod vendor* ./ 16:01:42 ---> 61887581186c 16:01:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:01:42 ---> 8b87190b1357 16:01:42 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:01:42 ---> Running in 95c0c56f0bc5 16:01:42 ---> f267aab14f80 16:01:42 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:01:43 ---> Running in 358bb1ca3a23 16:01:43 Removing intermediate container d9a1c793458d 16:01:43 ---> d1605fb2b1b4 16:01:43 16:01:43 Step 9/24 : FROM alpine:3.16 16:01:43 Removing intermediate container 358bb1ca3a23 16:01:43 ---> 44672b023461 16:01:43 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:01:43 3.16: Pulling from library/alpine 16:01:43 ---> Running in 702059b118e4 16:01:43 Removing intermediate container 31a9883cd643 16:01:43 ---> f170fb9a6ea2 16:01:43 16:01:43 Step 9/21 : FROM alpine:3.16 16:01:43 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:01:43 3.16: Pulling from library/alpine 16:01:43 Status: Downloaded newer image for alpine:3.16 16:01:43 ---> 9c6f07244728 16:01:43 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:01:43 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:01:43 Status: Image is up to date for alpine:3.16 16:01:43 ---> 9c6f07244728 16:01:43 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 16:01:43 Removing intermediate container 702059b118e4 16:01:43 ---> ffe9c8d590c4 16:01:43 Step 22/24 : LABEL arch=x86_64 16:01:43 ---> Running in 36157842cd05 16:01:43 ---> Running in 8758cfc4393d 16:01:43 ---> Running in f588dd990dbf 16:01:43 Removing intermediate container f588dd990dbf 16:01:43 ---> 64a9674fd42f 16:01:43 Step 23/24 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c 16:01:43 ---> Running in 1b55bcaf9326 16:01:43 Removing intermediate container 1b55bcaf9326 16:01:43 ---> 92c4bdc52064 16:01:43 Step 24/24 : LABEL version=2.3.0-dev.104 16:01:43 ---> Running in 9c738b532980 16:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:01:44 Removing intermediate container 9c738b532980 16:01:44 ---> 0c537eed2cd8 16:01:44 16:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:01:44 Successfully built 0c537eed2cd8 16:01:44 Successfully tagged security-spire-agent:latest 16:01:44  Building security-spire-agent ... done Building core-data 16:01:44 (1/6) Installing ca-certificates (20220614-r0) 16:01:44 (2/6) Installing brotli-libs (1.0.9-r6) 16:01:44 (1/3) Installing ca-certificates (20220614-r0) 16:01:44 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:01:44 (4/6) Installing libcurl (7.83.1-r4) 16:01:44 (5/6) Installing curl (7.83.1-r4) 16:01:44 (2/3) Installing dumb-init (1.2.5-r1) 16:01:44 (3/3) Installing su-exec (0.2-r1) 16:01:44 (6/6) Installing dumb-init (1.2.5-r1) 16:01:44 Executing busybox-1.35.0-r17.trigger 16:01:44 Executing busybox-1.35.0-r17.trigger 16:01:44 Executing ca-certificates-20220614-r0.trigger 16:01:44 Executing ca-certificates-20220614-r0.trigger 16:01:44 OK: 6 MiB in 17 packages 16:01:44 OK: 8 MiB in 20 packages 16:01:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:01:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:01:46 ---> 86ab2b88e597 16:01:46 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:01:46 ---> Using cache 16:01:46 ---> 390ec30a63b6 16:01:46 Step 4/22 : WORKDIR /edgex-go 16:01:46 ---> Using cache 16:01:46 ---> c4d58012fe41 16:01:46 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:01:48 ---> Running in ca4a79d9bb2c 16:01:48 Removing intermediate container 26cebb04cd35 16:01:48 ---> b862de25b592 16:01:48 16:01:48 Step 10/22 : FROM alpine:3.16 16:01:48 ---> 9c6f07244728 16:01:48 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:01:48 Removing intermediate container 8758cfc4393d 16:01:48 ---> b68b42f0415a 16:01:48 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:01:48 ---> Running in 25eb2b7cb321 16:01:48 Removing intermediate container 36157842cd05 16:01:48 ---> 3345dc45883b 16:01:48 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:01:48 OK: 211 MiB in 51 packages 16:01:48 ---> Running in 057e74f2363c 16:01:48 ---> Running in 6ef6c5e76411 16:01:48 Removing intermediate container 057e74f2363c 16:01:48 ---> 5e84fba8f242 16:01:48 Step 12/21 : WORKDIR /edgex 16:01:49 Removing intermediate container 6ef6c5e76411 16:01:49 ---> 079c9a5af19a 16:01:49 Step 12/24 : WORKDIR / 16:01:49 ---> Running in 2e3fc4b1f855 16:01:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:01:49 ---> Running in 6903017f69a4 16:01:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:01:49 Removing intermediate container 2e3fc4b1f855 16:01:49 ---> b3a8a8134ac3 16:01:49 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:01:49 Removing intermediate container ca4a79d9bb2c 16:01:49 ---> 9486613a2ace 16:01:49 Step 6/22 : COPY go.mod vendor* ./ 16:01:49 Removing intermediate container 6903017f69a4 16:01:49 ---> 9410de168d0d 16:01:49 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:01:49 (1/2) Installing ca-certificates (20220614-r0) 16:01:49 (2/2) Installing dumb-init (1.2.5-r1) 16:01:49 Executing busybox-1.35.0-r17.trigger 16:01:49 Executing ca-certificates-20220614-r0.trigger 16:01:49 OK: 6 MiB in 16 packages 16:01:49 ---> c7eca8676666 16:01:49 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:01:49 ---> 73bce545afe7 16:01:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:01:49 ---> 763a869f07bd 16:01:49 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:01:49 ---> Running in 1da5f17a8ff6 16:01:50 ---> f6837a6a06fa 16:01:50 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:01:50 Removing intermediate container 25eb2b7cb321 16:01:50 ---> a43bfceb11ca 16:01:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:01:50 ---> 22a583c09760 16:01:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:01:50 ---> Running in a5538efa2add 16:01:50 ---> a11c9dd418a2 16:01:50 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:01:50 5831b945b038: Pull complete 16:01:50 86bbec2aaacd: Pull complete 16:01:50 e10730c5d714: Pull complete 16:01:50 Removing intermediate container a5538efa2add 16:01:50 ---> 4c6c5ed8ce69 16:01:50 Step 13/22 : ENV APP_PORT=59860 16:01:50 ---> Running in ef9ed991d88a 16:01:50 ---> 2db2eb302b83 16:01:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:01:50 ---> ad1f339a1a67 16:01:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:01:50 Removing intermediate container ef9ed991d88a 16:01:50 ---> dca965e1ba4d 16:01:50 Step 14/22 : EXPOSE $APP_PORT 16:01:50 ---> Running in 3cc80af3719f 16:01:51 ---> 258857cf113d 16:01:51 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:01:51 ---> Running in 1df7921648e5 16:01:51 Removing intermediate container 3cc80af3719f 16:01:51 ---> 81f88b11a9da 16:01:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:01:51 ---> f1a9aa81ab6e 16:01:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:01:51 ---> 41b5abf8622c 16:01:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:01:53 ---> 265501fa2fa1 16:01:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:01:53 ---> 2c6e943e8f0e 16:01:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:01:53 Removing intermediate container 1df7921648e5 16:01:53 ---> e8531c185ef0 16:01:53 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 16:01:53 ---> Running in 99cfbfed5a39 16:01:53 ---> de7b4797b4b6 16:01:53 ---> 79bc923119d6 16:01:53 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:01:53 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:01:53 ---> Running in a9251b5845fc 16:01:53 ---> Running in cfeec286f780 16:01:54 Removing intermediate container 99cfbfed5a39 16:01:54 ---> db405943430a 16:01:54 Step 19/21 : LABEL arch=x86_64 16:01:54 ---> Running in da042ea5be80 16:01:54 Removing intermediate container cfeec286f780 16:01:54 ---> 2bdd27118a92 16:01:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:01:54 Removing intermediate container 95c0c56f0bc5 16:01:54 ---> 69bb43472a8e 16:01:54 Step 7/22 : COPY . . 16:01:54 ---> Running in 87e479dd077f 16:01:54 Removing intermediate container da042ea5be80 16:01:54 ---> c2ef4e1e359e 16:01:54 Step 20/21 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c 16:01:54 Removing intermediate container 87e479dd077f 16:01:54 ---> f4b1ec5f57e8 16:01:54 Step 20/22 : LABEL arch=x86_64 16:01:54 ---> Running in 92ed953878c6 16:01:55 ---> Running in dcc42e5cd837 16:01:55 5dd5c2283517: Pull complete 16:01:55 Removing intermediate container 92ed953878c6 16:01:55 ---> 5742df1bc8ff 16:01:55 Step 21/21 : LABEL version=2.3.0-dev.104 16:01:56 ---> Running in 99c72094b04e 16:01:56 Removing intermediate container dcc42e5cd837 16:01:56 ---> 94badb574786 16:01:56 Step 21/22 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c 16:01:56 Removing intermediate container a9251b5845fc 16:01:56 ---> 959fc68d1544 16:01:56 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:01:56 ---> Running in 0b81cfd4a427 16:01:56 Removing intermediate container 99c72094b04e 16:01:56 ---> 3f20ebee429e 16:01:56 16:01:56 Successfully built 3f20ebee429e 16:01:56 Successfully tagged security-proxy-setup:latest 16:01:56 Building security-bootstrapper 16:01:56  Building security-proxy-setup ... done  ---> Running in dd52c6f9bb5f 16:01:56 Removing intermediate container 0b81cfd4a427 16:01:56 ---> dc583757a2fe 16:01:56 Step 22/22 : LABEL version=2.3.0-dev.104 16:01:57 d5ac0230b979: Pull complete 16:01:57 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 16:01:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:01:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:01:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:01:58 WORKDIR /edgex 16:01:58 COPY go.mod . 16:01:58 RUN go mod download 16:01:58 + docker build -t ci-base-image-arm64 -f - . 16:01:58 Removing intermediate container dd52c6f9bb5f 16:01:58 ---> 957ab3397026 16:01:58 Step 22/24 : LABEL arch=x86_64 16:01:58 ---> Running in e1208a588196 16:01:58 Sending build context to Docker daemon 3.267MB 16:01:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:01:58 ---> 59b3b1a385d4 16:01:58 Step 2/4 : WORKDIR /edgex 16:01:59 ---> Running in 183a90a473db 16:01:59 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:01:59 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:01:59 ---> 86ab2b88e597 16:01:59 Step 3/32 : WORKDIR /edgex-go 16:01:59 ---> Using cache 16:01:59 ---> aa6c870235ef 16:01:59 Step 4/32 : RUN apk add --update --no-cache make git 16:01:59 Removing intermediate container e1208a588196 16:01:59 ---> 010bd55d491b 16:01:59 16:01:59 ---> f91fd672e49e 16:01:59 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:01:59 ---> Running in 857bd1404202 16:01:59 ---> Running in cc8521e36b03 16:01:59 Successfully built 010bd55d491b 16:01:59 Successfully tagged support-notifications:latest 16:01:59 Removing intermediate container 183a90a473db 16:01:59 ---> 3f36dd813a6e 16:01:59 Step 23/24 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c 16:01:59  Building support-notifications ... done Building security-spiffe-token-provider 16:01:59 ---> Running in c64b77baf511 16:02:00 Removing intermediate container 1da5f17a8ff6 16:02:00 ---> 3205e7187c6d 16:02:00 Step 8/22 : COPY . . 16:02:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:02:00 ---> Running in defe7950ada1 16:02:00 Removing intermediate container defe7950ada1 16:02:00 ---> 284e6e70b841 16:02:00 Step 3/4 : COPY go.mod . 16:02:01 Removing intermediate container c64b77baf511 16:02:01 ---> 22f8ab24c0ed 16:02:01 Step 24/24 : LABEL version=2.3.0-dev.104 16:02:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:02:01 ---> a9285af7fcfc 16:02:01 Step 4/4 : RUN go mod download 16:02:01 ---> Running in 4d213dd8b96a 16:02:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:02:01 OK: 211 MiB in 51 packages 16:02:02 ---> Running in 502d25dfc2e4 16:02:03 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:02:03 Step 2/19 : FROM ${BUILDER_BASE} AS builder 16:02:03 ---> 86ab2b88e597 16:02:03 Step 3/19 : WORKDIR /edgex-go 16:02:03 ---> Using cache 16:02:03 ---> aa6c870235ef 16:02:03 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 16:02:03 Removing intermediate container 502d25dfc2e4 16:02:03 ---> 7905e89ac306 16:02:03 16:02:03 ---> Running in ee2bf2118688 16:02:03 Successfully built 7905e89ac306 16:02:03 Successfully tagged security-secretstore-setup:latest 16:02:03 Building core-metadata 16:02:03  Building security-secretstore-setup ... done Removing intermediate container cc8521e36b03 16:02:03 ---> c50d8daad93b 16:02:03 Step 5/32 : COPY go.mod vendor* ./ 16:02:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:02:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:02:05 v3.16.2-342-ga2b5319e92 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:02:05 v3.16.2-341-g480a2dc4f7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:02:05 OK: 17041 distinct packages available 16:02:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:02:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:02:05 OK: 211 MiB in 51 packages 16:02:05 ---> 7adbcf86dfdd 16:02:05 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:02:06 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:02:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:02:06 ---> 86ab2b88e597 16:02:06 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:02:06 ---> Using cache 16:02:06 ---> 390ec30a63b6 16:02:06 Step 4/24 : WORKDIR /edgex-go 16:02:06 ---> Using cache 16:02:06 ---> c4d58012fe41 16:02:06 Step 5/24 : RUN apk add --update --no-cache make git 16:02:06 ---> Running in 598df714ce3b 16:02:06 ---> 9494ebc390d9 16:02:06 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:02:07 ---> Running in 522393f75c19 16:02:07 ---> Running in f6d7854496c3 16:02:07 Removing intermediate container ee2bf2118688 16:02:07 ---> 5e49a685f7cc 16:02:07 Step 5/19 : COPY go.mod vendor* ./ 16:02:07 ---> e3970df128b1 16:02:07 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:02:07 ---> Running in 2b0f033a7160 16:02:07 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:02:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:02:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:02:08 OK: 211 MiB in 51 packages 16:02:09 Removing intermediate container 522393f75c19 16:02:09 ---> f56a45f6c5a0 16:02:09 Step 6/24 : COPY go.mod vendor* ./ 16:02:10 ---> c473af8d6def 16:02:10 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:02:10 ---> Running in 9448790bdc5e 16:02:20 Removing intermediate container 598df714ce3b 16:02:20 ---> 3caf61a1e67a 16:02:20 Step 7/32 : COPY . . 16:02:22 Removing intermediate container 2b0f033a7160 16:02:22 ---> b1656ef49a41 16:02:22 Step 7/19 : COPY . . 16:02:22 Removing intermediate container 857bd1404202 16:02:22 ---> ea05266bfdcd 16:02:22 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:02:23 ---> Running in 5a65b369443b 16:02:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:02:28 Removing intermediate container 5a65b369443b 16:02:28 ---> 07feb2f3e3dc 16:02:28 16:02:28 Step 10/22 : FROM alpine:3.16 16:02:28 ---> 9c6f07244728 16:02:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:02:28 ---> 03a36ec3833a 16:02:28 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:02:28 ---> Running in db8f0c32cf27 16:02:28 ---> Running in 2ced6d2175af 16:02:28 Removing intermediate container db8f0c32cf27 16:02:28 ---> 4ae2611c0d45 16:02:28 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 16:02:28 ---> Running in f4f62bb2cc48 16:02:28 ---> 46e85e0b1e25 16:02:28 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:02:28 Removing intermediate container 9448790bdc5e 16:02:28 ---> 4e71f96767b6 16:02:28 Step 8/24 : COPY . . 16:02:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:02:28 ---> Running in bd43dbf83dc5 16:02:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:02:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:02:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:02:29 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:02:29 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:02:29 (3/33) Installing readline (8.1.2-r0) 16:02:29 (4/33) Installing bash (5.1.16-r2) 16:02:29 Executing bash-5.1.16-r2.post-install 16:02:29 (5/33) Installing ca-certificates (20220614-r0) 16:02:29 (6/33) Installing brotli-libs (1.0.9-r6) 16:02:29 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:02:29 (8/33) Installing libcurl (7.83.1-r4) 16:02:29 (9/33) Installing curl (7.83.1-r4) 16:02:29 (10/33) Installing docker-cli (20.10.20-r0) 16:02:29 (11/33) Installing dumb-init (1.2.5-r1) 16:02:29 (12/33) Installing libbz2 (1.0.8-r1) 16:02:29 (13/33) Installing expat (2.5.0-r0) 16:02:29 (14/33) Installing libffi (3.4.2-r1) 16:02:29 (15/33) Installing gdbm (1.23-r0) 16:02:29 (16/33) Installing xz-libs (5.2.5-r1) 16:02:29 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:02:29 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:02:29 (19/33) Installing mpdecimal (2.5.1-r1) 16:02:29 (20/33) Installing sqlite-libs (3.38.5-r0) 16:02:29 (21/33) Installing python3 (3.10.5-r0) 16:02:30 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:02:30 (23/33) Installing py3-tomli (2.0.1-r1) 16:02:30 (24/33) Installing py3-pep517 (0.12.0-r2) 16:02:30 (25/33) Installing py3-six (1.16.0-r1) 16:02:30 (26/33) Installing py3-retrying (1.3.3-r3) 16:02:30 (27/33) Installing py3-appdirs (1.4.4-r3) 16:02:30 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:02:30 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:02:30 (30/33) Installing py3-parsing (2.4.7-r3) 16:02:30 (31/33) Installing py3-packaging (21.3-r0) 16:02:30 (32/33) Installing py3-setuptools (59.4.0-r0) 16:02:30 (33/33) Installing py3-pip (22.1.1-r0) 16:02:30 Executing busybox-1.35.0-r17.trigger 16:02:30 Executing ca-certificates-20220614-r0.trigger 16:02:30 OK: 122 MiB in 47 packages 16:02:33 Removing intermediate container f6d7854496c3 16:02:33 ---> e5f61ab7aaf6 16:02:33 16:02:33 Step 10/22 : FROM alpine:3.16 16:02:33 ---> 9c6f07244728 16:02:33 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:02:33 ---> Running in 2238b08060e3 16:02:33 ---> 573d55fcc05a 16:02:33 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:02:33 Removing intermediate container 4d213dd8b96a 16:02:33 ---> fadf076103ee 16:02:33 Successfully built fadf076103ee 16:02:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:34 ---> Running in 61d99656a785 16:02:34 Removing intermediate container 2238b08060e3 16:02:34 ---> ab43e53125ad 16:02:34 Step 12/22 : ENV APP_PORT=59880 16:02:34 + docker inspect -f . ci-base-image-arm64 16:02:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:34 ---> Running in df092eb25f86 16:02:34 prd-ubuntu20.04-docker-arm64-4c-16g-117173 does not seem to be running inside a container 16:02:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/345 -v /w/workspace/edgex-go/345:/w/workspace/edgex-go/345:rw,z -v /w/workspace/edgex-go/345@tmp:/w/workspace/edgex-go/345@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 16:02:34 Removing intermediate container df092eb25f86 16:02:34 ---> 78d290d6c94a 16:02:34 Step 13/22 : EXPOSE $APP_PORT 16:02:34 ---> Running in 189c402966b1 16:02:34 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:02:34 Removing intermediate container 189c402966b1 16:02:34 ---> b7825f939973 16:02:34 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:02:34 ---> Running in 32f0add2b17f 16:02:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:02:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:02:35 (1/6) Installing dumb-init (1.2.5-r1) 16:02:35 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:02:35 (3/6) Installing libsodium (1.0.18-r0) 16:02:35 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:02:35 (5/6) Installing libzmq (4.3.4-r0) 16:02:35 (6/6) Installing zeromq (4.3.4-r0) 16:02:35 Executing busybox-1.35.0-r17.trigger 16:02:35 OK: 8 MiB in 20 packages 16:02:35 Collecting docker-compose==1.23.2 16:02:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:02:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 27.5 MB/s eta 0:00:00 16:02:35 $ docker top 30b8059cfd1024e28a469a6eb626e2cff68bd6495bf5723f582c3f3752ac5223 -eo pid,comm 16:02:35 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:02:35 Collecting PyYAML<4,>=3.10 16:02:35 Downloading PyYAML-3.13.tar.gz (270 kB) 16:02:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 86.8 MB/s eta 0:00:00 [Pipeline] { [Pipeline] sh 16:02:36 Preparing metadata (setup.py): started 16:02:36 Preparing metadata (setup.py): finished with status 'done' 16:02:36 Collecting jsonschema<3,>=2.5.1 16:02:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:02:36 Collecting docopt<0.7,>=0.6.1 16:02:36 Downloading docopt-0.6.2.tar.gz (25 kB) 16:02:36 + go version 16:02:36 go version go1.18.7 linux/arm64 [Pipeline] } 16:02:36 $ docker stop --time=1 30b8059cfd1024e28a469a6eb626e2cff68bd6495bf5723f582c3f3752ac5223 16:02:36 Removing intermediate container 32f0add2b17f 16:02:36 ---> 545e0f27a5f2 16:02:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:02:36 Preparing metadata (setup.py): started 16:02:37 Preparing metadata (setup.py): finished with status 'done' 16:02:37 Collecting websocket-client<1.0,>=0.32.0 16:02:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:02:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 145.5 MB/s eta 0:00:00 16:02:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:02:37 ---> ca77e779264d 16:02:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:02:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:02:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 168.1 MB/s eta 0:00:00 16:02:37 Collecting texttable<0.10,>=0.9.0 16:02:37 Downloading texttable-0.9.1.tar.gz (11 kB) 16:02:37 Preparing metadata (setup.py): started 16:02:37 Preparing metadata (setup.py): finished with status 'done' 16:02:37 Collecting dockerpty<0.5,>=0.4.1 16:02:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:02:37 Preparing metadata (setup.py): started 16:02:37 Preparing metadata (setup.py): finished with status 'done' 16:02:37 Collecting docker<4.0,>=3.6.0 16:02:37 ---> df83c9a56c0e 16:02:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:02:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:02:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 153.6 MB/s eta 0:00:00 16:02:37 Collecting cached-property<2,>=1.2.0 16:02:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:02:38 Collecting docker-pycreds>=0.4.0 16:02:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:02:38 Collecting idna<2.8,>=2.5 16:02:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:02:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 191.6 MB/s eta 0:00:00 16:02:38 Collecting urllib3<1.25,>=1.21.1 16:02:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:02:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 134.0 MB/s eta 0:00:00 16:02:38 Collecting chardet<3.1.0,>=3.0.2 16:02:38 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:02:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 191.0 MB/s eta 0:00:00 16:02:38 Collecting certifi>=2017.4.17 16:02:38 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 16:02:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 174.3 MB/s eta 0:00:00 16:02:38 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:02:38 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:02:38 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:02:38 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:02:38 $ docker rm -f 30b8059cfd1024e28a469a6eb626e2cff68bd6495bf5723f582c3f3752ac5223 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 16:02:38 ---> c708d9f662b4 16:02:38 Step 18/22 : ENTRYPOINT ["/core-data"] 16:02:38 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:02:38 Running setup.py install for texttable: started 16:02:38 ---> Running in 94f3194cca47 Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:38 Removing intermediate container 94f3194cca47 16:02:38 ---> 06ae822e6a35 16:02:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:02:38 Running setup.py install for texttable: finished with status 'done' 16:02:38 Running setup.py install for PyYAML: started 16:02:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:02:38 16:02:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:39 ---> Running in 1364565c15d8 16:02:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:02:39 latest: Pulling from edgex-devops/edgex-compose-arm64 16:02:39 29e5d40040c1: Pulling fs layer 16:02:39 1ce36da41761: Pulling fs layer 16:02:39 25b303627fd3: Pulling fs layer 16:02:39 Removing intermediate container 1364565c15d8 16:02:39 ---> d032583f5d71 16:02:39 Step 20/22 : LABEL arch=x86_64 16:02:39 Running setup.py install for PyYAML: finished with status 'done' 16:02:39 ---> Running in 9a6d3c48807d 16:02:39 29e5d40040c1: Verifying Checksum 16:02:39 29e5d40040c1: Download complete 16:02:39 Running setup.py install for docopt: started 16:02:39 Removing intermediate container 9a6d3c48807d 16:02:39 ---> fcdd84272b6c 16:02:39 Step 21/22 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c 16:02:39 ---> Running in 8c568f439f5e 16:02:39 1ce36da41761: Verifying Checksum 16:02:39 1ce36da41761: Download complete 16:02:39 Removing intermediate container 8c568f439f5e 16:02:39 ---> 24c88678c68a 16:02:39 Step 22/22 : LABEL version=2.3.0-dev.104 16:02:40 Running setup.py install for docopt: finished with status 'done' 16:02:40 ---> Running in 70045eebb1c6 16:02:40 29e5d40040c1: Pull complete 16:02:40 Removing intermediate container 70045eebb1c6 16:02:40 ---> 83ea0967d82d 16:02:40 16:02:40 Successfully built 83ea0967d82d 16:02:40 Successfully tagged core-data:latest 16:02:40  Building core-data ... done Building core-command 16:02:40 Running setup.py install for dockerpty: started 16:02:40 Running setup.py install for dockerpty: finished with status 'done' 16:02:41 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 16:02:41 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:02:41 1ce36da41761: Pull complete 16:02:41 25b303627fd3: Verifying Checksum 16:02:41 25b303627fd3: Download complete 16:02:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:02:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:02:44 ---> 86ab2b88e597 16:02:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:02:44 ---> Using cache 16:02:44 ---> 390ec30a63b6 16:02:44 Step 4/23 : WORKDIR /edgex-go 16:02:44 ---> Using cache 16:02:44 ---> c4d58012fe41 16:02:44 Step 5/23 : RUN apk add --update --no-cache make git 16:02:44 ---> Using cache 16:02:44 ---> f56a45f6c5a0 16:02:44 Step 6/23 : COPY go.mod vendor* ./ 16:02:44 ---> Using cache 16:02:44 ---> c473af8d6def 16:02:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:02:44 ---> Using cache 16:02:44 ---> 4e71f96767b6 16:02:44 Step 8/23 : COPY . . 16:02:44 ---> Using cache 16:02:44 ---> 573d55fcc05a 16:02:44 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:02:45 ---> Running in 8842f70b3e1c 16:02:46 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:02:49 Removing intermediate container f4f62bb2cc48 16:02:49 ---> 5134d431a892 16:02:49 Step 13/22 : ENV APP_PORT=58890 16:02:49 ---> Running in db59fc852971 16:02:50 Removing intermediate container db59fc852971 16:02:50 ---> 4c1f4c240dcf 16:02:50 Step 14/22 : EXPOSE $APP_PORT 16:02:50 ---> Running in 246d0413b5a9 16:02:50 Removing intermediate container 246d0413b5a9 16:02:50 ---> 4c1f600cb6c5 16:02:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:02:51 25b303627fd3: Pull complete 16:02:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:02:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:02:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:51 ---> f8b9c48af45a 16:02:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:02:51 prd-ubuntu20.04-docker-arm64-4c-16g-117173 does not seem to be running inside a container 16:02:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/345 -v /w/workspace/edgex-go/345:/w/workspace/edgex-go/345:rw,z -v /w/workspace/edgex-go/345@tmp:/w/workspace/edgex-go/345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:02:52 ---> edc658ef4d83 16:02:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:02:53 ---> 5dc76e91f7ef 16:02:53 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:02:53 ---> Running in c035b4ca4c0e 16:02:54 $ docker top 86dda5d4a287ddea4154d0d29f17c5fd79d1ce79112ea9ecd1dac6e0e4909ef6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:02:54 Removing intermediate container c035b4ca4c0e 16:02:54 ---> a474a8a7f3c8 16:02:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:02:54 ---> Running in a34bfdea0eae 16:02:54 Removing intermediate container 2ced6d2175af 16:02:54 ---> 216d47bdd596 16:02:54 16:02:54 Step 9/32 : FROM alpine:3.16 16:02:54 ---> 9c6f07244728 16:02:54 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:02:54 ---> Running in 09f57387533b 16:02:54 Removing intermediate container a34bfdea0eae 16:02:54 ---> 26e3660956ce 16:02:54 Step 20/22 : LABEL arch=x86_64 16:02:54 ---> Running in 7d715f058173 16:02:54 + grep parallel 16:02:54 + docker-compose build --help 16:02:55 Removing intermediate container 09f57387533b 16:02:55 ---> f2881b5df84a 16:02:55 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 16:02:55 Removing intermediate container 7d715f058173 16:02:55 ---> 1cd8f7e539ee 16:02:55 Step 21/22 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c 16:02:55 ---> Running in 67240de566a5 16:02:55 ---> Running in 49ec7f82b2b3 16:02:55 Removing intermediate container 49ec7f82b2b3 16:02:55 ---> f7c56f01bb78 16:02:55 Step 22/22 : LABEL version=2.3.0-dev.104 16:02:55 ---> Running in adeca4bb3f05 16:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:02:55 Removing intermediate container adeca4bb3f05 16:02:55 ---> 6506caa613c9 16:02:55 16:02:55 Successfully built 6506caa613c9 16:02:55 Successfully tagged sys-mgmt-agent:latest 16:02:55  Building sys-mgmt-agent ... done Building support-scheduler 16:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:02:56 (1/2) Installing dumb-init (1.2.5-r1) 16:02:56 (2/2) Installing su-exec (0.2-r1) 16:02:56 Executing busybox-1.35.0-r17.trigger 16:02:56 OK: 6 MiB in 16 packages 16:02:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:02:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:02:58 ---> 86ab2b88e597 16:02:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:02:58 ---> Using cache 16:02:58 ---> 390ec30a63b6 16:02:58 Step 4/22 : WORKDIR /edgex-go 16:02:58 ---> Using cache 16:02:58 ---> c4d58012fe41 16:02:58 Step 5/22 : RUN apk add --update --no-cache make git 16:02:58 ---> Using cache 16:02:58 ---> f56a45f6c5a0 16:02:58 Step 6/22 : COPY go.mod vendor* ./ 16:02:58 ---> Using cache 16:02:58 ---> c473af8d6def 16:02:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:02:58 ---> Using cache 16:02:58 ---> 4e71f96767b6 16:02:58 Step 8/22 : COPY . . 16:02:58 ---> Using cache 16:02:58 ---> 573d55fcc05a 16:02:58 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:02:59 ---> Running in b6aba729529c 16:02:59 Removing intermediate container 67240de566a5 16:02:59 ---> 64dd47a39461 16:02:59 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 16:02:59 ---> Running in 848f87050809 16:03:00 Removing intermediate container 848f87050809 16:03:00 ---> e722f5eba7a3 16:03:00 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:03:00 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:03:00 --parallel Build images in parallel. [Pipeline] } 16:03:00 $ docker stop --time=1 86dda5d4a287ddea4154d0d29f17c5fd79d1ce79112ea9ecd1dac6e0e4909ef6 16:03:00 ---> Running in c6ec4bc17162 16:03:01 Removing intermediate container c6ec4bc17162 16:03:01 ---> 67598b9cd500 16:03:01 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:03:01 ---> Running in b077b08ee02e 16:03:01 Removing intermediate container b077b08ee02e 16:03:01 ---> 6a8902477e2a 16:03:01 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:03:01 $ docker rm -f 86dda5d4a287ddea4154d0d29f17c5fd79d1ce79112ea9ecd1dac6e0e4909ef6 [Pipeline] // withDockerContainer 16:03:02 ---> Running in 0581cb973976 16:03:02 Removing intermediate container bd43dbf83dc5 16:03:02 ---> fbf570f520a0 16:03:02 16:03:02 Step 9/19 : FROM alpine:3.15 16:03:02 ---> c4fc93816858 16:03:02 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:03:02 ---> Using cache 16:03:02 ---> 02a571f6ad92 16:03:02 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:03:02 ---> Running in 7e6c8b4e107a [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:02 Removing intermediate container 0581cb973976 16:03:02 ---> c8e7b1523e6a 16:03:02 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:03:02 ---> Running in 6c697137a9f6 16:03:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:03:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:03:02 prd-ubuntu20.04-docker-arm64-4c-16g-117173 does not seem to be running inside a container 16:03:02 $ 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/345 -v /w/workspace/edgex-go/345:/w/workspace/edgex-go/345:rw,z -v /w/workspace/edgex-go/345@tmp:/w/workspace/edgex-go/345@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 16:03:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:03:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:03:03 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:03:03 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:03:03 OK: 15857 distinct packages available 16:03:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:03:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:03:03 (1/9) Installing ca-certificates (20220614-r0) 16:03:03 (2/9) Installing brotli-libs (1.0.9-r5) 16:03:03 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:03:03 (4/9) Installing libcurl (7.80.0-r4) 16:03:03 (5/9) Installing curl (7.80.0-r4) 16:03:03 (6/9) Installing dumb-init (1.2.5-r1) 16:03:03 (7/9) Installing musl-obstack (1.2.3-r0) 16:03:03 (8/9) Installing libucontext (1.1-r0) 16:03:03 (9/9) Installing gcompat (1.0.0-r4) 16:03:03 Executing busybox-1.34.1-r7.trigger 16:03:03 Executing ca-certificates-20220614-r0.trigger 16:03:03 OK: 8 MiB in 23 packages 16:03:03 $ docker top dd0533346b29564342e38d283d68802f4869584486bd310fbbe0794f1e5ba92e -eo pid,comm [Pipeline] { [Pipeline] sh 16:03:04 + docker-compose -f ./docker-compose-build.yml build --parallel 16:03:04 Removing intermediate container 6c697137a9f6 16:03:04 ---> 6618e5de8d55 16:03:04 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 16:03:04 ---> Running in 650c8fa6e675 16:03:04 Removing intermediate container 61d99656a785 16:03:04 ---> 0ede57ccc621 16:03:04 16:03:04 Step 10/24 : FROM alpine:3.16 16:03:04 ---> 9c6f07244728 16:03:04 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:03:04 ---> Running in 6106aca2ec35 16:03:05 Removing intermediate container 650c8fa6e675 16:03:05 ---> e6b7857a1482 16:03:05 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:03:05 Removing intermediate container 7e6c8b4e107a 16:03:05 ---> d5898e6ea0c8 16:03:05 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 16:03:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:03:05 ---> bf2a7110cc8b 16:03:05 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:03:05 ---> 308a66a31634 16:03:05 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:03:05 ---> Running in 4a725ec91ecb 16:03:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:03:06 (1/1) Installing dumb-init (1.2.5-r1) 16:03:06 Executing busybox-1.35.0-r17.trigger 16:03:06 OK: 6 MiB in 15 packages 16:03:07 ---> 4a9ebc70a2fe 16:03:07 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:03:07 Removing intermediate container 6106aca2ec35 16:03:07 ---> 243c12e7ddaf 16:03:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:03:07 ---> dcbda2ef1cf0 16:03:07 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:03:07 ---> Running in c45cc28b9cf7 16:03:07 ---> Running in 48b6705175ac 16:03:07 Removing intermediate container 4a725ec91ecb 16:03:07 ---> 1b4eb6e62e51 16:03:07 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:03:07 Removing intermediate container c45cc28b9cf7 16:03:07 ---> 821779f7d7e4 16:03:07 Step 13/24 : ENV APP_PORT=59881 16:03:07 Removing intermediate container 48b6705175ac 16:03:07 ---> 174c01b0fa1b 16:03:07 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:03:07 ---> Running in f67285f983e4 16:03:07 ---> Running in f9883c24b8ee 16:03:08 Removing intermediate container f9883c24b8ee 16:03:08 ---> 5e1d6a6b03e0 16:03:08 Step 17/19 : LABEL arch=x86_64 16:03:08 Removing intermediate container f67285f983e4 16:03:08 ---> abf411a02a76 16:03:08 Step 14/24 : EXPOSE $APP_PORT 16:03:08 ---> b95dc1aff8fd 16:03:08 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:03:09 ---> Running in d16e0e4298b4 16:03:09 ---> Running in db36a75ff2a8 16:03:09 Removing intermediate container d16e0e4298b4 16:03:09 ---> b3c544c1e232 16:03:09 Step 18/19 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c 16:03:09 Removing intermediate container db36a75ff2a8 16:03:09 ---> fc196587173d 16:03:09 Step 15/24 : WORKDIR / 16:03:09 ---> Running in 33e523fc236c 16:03:09 ---> Running in d3a9aa7be08f 16:03:09 ---> b1a1e998b592 16:03:09 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:03:09 Building core-command ... 16:03:09 Building core-data ... 16:03:09 Building core-metadata ... 16:03:09 Building security-bootstrapper ... 16:03:09 Building security-proxy-setup ... 16:03:09 Building security-secretstore-setup ... 16:03:09 Building security-spiffe-token-provider ... 16:03:09 Building security-spire-agent ... 16:03:09 Building security-spire-config ... 16:03:09 Building security-spire-server ... 16:03:09 Building support-notifications ... 16:03:09 Building support-scheduler ... 16:03:09 Building sys-mgmt-agent ... 16:03:09 Building security-spire-server 16:03:09 Building security-spire-config 16:03:09 Building security-spiffe-token-provider 16:03:09 Building security-spire-agent 16:03:09 Building support-scheduler 16:03:09 Removing intermediate container 33e523fc236c 16:03:09 ---> 7a649ea2596b 16:03:09 Step 19/19 : LABEL version=2.3.0-dev.104 16:03:09 Removing intermediate container d3a9aa7be08f 16:03:09 ---> 003f23808f00 16:03:09 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:03:10 ---> Running in 723910edfb2e 16:03:10 ---> abac96b2f518 16:03:10 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:03:10 Removing intermediate container 723910edfb2e 16:03:10 ---> 842bf68fdff3 16:03:10 16:03:10 ---> fc0299dd0969 16:03:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:03:10 Successfully built 842bf68fdff3 16:03:10 Successfully tagged security-spiffe-token-provider:latest 16:03:10  Building security-spiffe-token-provider ... done  ---> 5e2d3c6e0deb 16:03:10 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:03:11 ---> 807710956cbb 16:03:11 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:03:11 ---> aa1255c47cda 16:03:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:03:11 Removing intermediate container 8842f70b3e1c 16:03:11 ---> adbb1a64f76a 16:03:11 16:03:11 Step 10/23 : FROM alpine:3.16 16:03:11 ---> 9c6f07244728 16:03:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:03:11 ---> Using cache 16:03:11 ---> 243c12e7ddaf 16:03:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:03:11 ---> Using cache 16:03:11 ---> 821779f7d7e4 16:03:11 Step 13/23 : ENV APP_PORT=59882 16:03:11 ---> Running in 495f0d4f7581 16:03:11 ---> 9a2338aed838 16:03:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:03:11 ---> a6912834f80e 16:03:11 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:03:11 Removing intermediate container 495f0d4f7581 16:03:11 ---> dd8bc3d6947b 16:03:11 Step 14/23 : EXPOSE $APP_PORT 16:03:11 ---> Running in 6a4ca2ed493f 16:03:12 ---> e6687669e8dc 16:03:12 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:03:12 ---> 654c61112d90 16:03:12 Step 27/32 : RUN chmod +x /entrypoint.sh 16:03:12 Removing intermediate container 6a4ca2ed493f 16:03:12 ---> d9f9d267a6b6 16:03:12 Step 15/23 : WORKDIR / 16:03:12 ---> Running in 4ada39fe7d12 16:03:12 ---> Running in 8dbbbc5d1740 16:03:12 ---> Running in d666ee3b18e5 16:03:12 Removing intermediate container 4ada39fe7d12 16:03:12 ---> cc9a70cf6749 16:03:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:03:12 ---> Running in 881902f6a2b0 16:03:12 Removing intermediate container d666ee3b18e5 16:03:12 ---> e78dabfbec96 16:03:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:03:12 Removing intermediate container 881902f6a2b0 16:03:12 ---> f8e7711b7f5e 16:03:12 Step 22/24 : LABEL arch=x86_64 16:03:12 ---> Running in 96e81125b873 16:03:12 ---> 75ce16f08e6e 16:03:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:03:13 Removing intermediate container 96e81125b873 16:03:13 ---> f6d513f7e79d 16:03:13 Step 23/24 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c 16:03:13 ---> Running in e109b60e9db7 16:03:13 Removing intermediate container e109b60e9db7 16:03:13 ---> 02490bde7435 16:03:13 Step 24/24 : LABEL version=2.3.0-dev.104 16:03:13 Removing intermediate container 8dbbbc5d1740 16:03:13 ---> 4472a86255a2 16:03:13 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:03:13 ---> Running in 215dc121aeaa 16:03:13 ---> 090577372f50 16:03:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:03:13 ---> Running in a0b45fb75176 16:03:13 Removing intermediate container 215dc121aeaa 16:03:13 ---> 45bfa7d24d21 16:03:13 16:03:13 Removing intermediate container a0b45fb75176 16:03:13 ---> f7d370315c3d 16:03:13 Step 29/32 : CMD ["gate"] 16:03:13 Successfully built 45bfa7d24d21 16:03:13 Successfully tagged core-metadata:latest 16:03:14  Building core-metadata ... done  ---> 8364717591c7 16:03:14 Step 19/23 : ENTRYPOINT ["/core-command"] 16:03:14 ---> Running in 0e395718bd12 16:03:14 ---> Running in 5de4d68e2afa 16:03:14 Removing intermediate container 0e395718bd12 16:03:14 ---> 83d10d2be39d 16:03:14 Step 30/32 : LABEL arch=x86_64 16:03:14 Removing intermediate container 5de4d68e2afa 16:03:14 ---> dd60d6851fb9 16:03:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:03:14 ---> Running in 6f550646d48e 16:03:14 ---> Running in 6e86a02c2a31 16:03:14 Removing intermediate container 6e86a02c2a31 16:03:14 ---> daded45dea5d 16:03:14 Step 31/32 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c 16:03:14 Removing intermediate container 6f550646d48e 16:03:14 ---> 01d820fa6b6f 16:03:14 Step 21/23 : LABEL arch=x86_64 16:03:14 ---> Running in a3613618d2c0 16:03:14 ---> Running in cb7fe541c743 16:03:14 Removing intermediate container a3613618d2c0 16:03:14 ---> 746b99e230dd 16:03:14 Step 32/32 : LABEL version=2.3.0-dev.104 16:03:14 Removing intermediate container cb7fe541c743 16:03:14 ---> 6d40415d2a08 16:03:14 Step 22/23 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c 16:03:14 ---> Running in 95d87fdde0d1 16:03:15 ---> Running in 386fa34c541c 16:03:15 Removing intermediate container 386fa34c541c 16:03:15 ---> dbc8188a5dbc 16:03:15 Step 23/23 : LABEL version=2.3.0-dev.104 16:03:15 Removing intermediate container 95d87fdde0d1 16:03:15 ---> 07b822e3ac43 16:03:15 16:03:15 ---> Running in 16583b0f4eea 16:03:15 Successfully built 07b822e3ac43 16:03:15 Successfully tagged security-bootstrapper:latest 16:03:15  Building security-bootstrapper ... done Removing intermediate container 16583b0f4eea 16:03:15 ---> 7b9fdd0085c7 16:03:15 16:03:15 Successfully built 7b9fdd0085c7 16:03:15 Successfully tagged core-command:latest 16:03:22 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:03:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:03:22 ---> fadf076103ee 16:03:22 Step 3/23 : WORKDIR /edgex-go 16:03:22 ---> Running in cf6bbbab6d51 16:03:22 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:03:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:03:22 ---> fadf076103ee 16:03:22 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:03:22 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:03:22 Step 2/19 : FROM ${BUILDER_BASE} AS builder 16:03:22 ---> fadf076103ee 16:03:22 Step 3/19 : WORKDIR /edgex-go 16:03:22 ---> Running in 1e8c99adf257 16:03:22 ---> Running in 641f4ef8ae8b 16:03:22 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:03:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:03:22 ---> fadf076103ee 16:03:22 Step 3/24 : WORKDIR /edgex-go 16:03:22 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:03:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:03:22 ---> fadf076103ee 16:03:22 Step 3/24 : WORKDIR /edgex-go 16:03:22 ---> Using cache 16:03:22 ---> 1adaa0fe7b0b 16:03:22 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:03:22 Removing intermediate container cf6bbbab6d51 16:03:22 ---> 1adaa0fe7b0b 16:03:22 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 16:03:22 ---> Running in d5540e89561a 16:03:22 ---> Running in dd770ba73a0b 16:03:22 ---> Running in b83f5e9e96d5 16:03:22 Removing intermediate container 1e8c99adf257 16:03:22 ---> 0244d00caef0 16:03:22 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 16:03:22 Removing intermediate container 641f4ef8ae8b 16:03:22 ---> fd8f4250ed39 16:03:22 Step 4/22 : WORKDIR /edgex-go 16:03:22 ---> Running in 0cd96d50e960 16:03:22 ---> Running in 97ba8735bb82 16:03:22 Removing intermediate container b83f5e9e96d5 16:03:22 ---> 6cad9db9bdd5 16:03:22 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:03:23 ---> Running in 7c5c5046eda7 16:03:23 Removing intermediate container 0cd96d50e960 16:03:23 ---> 09d6ca63de05 16:03:23 Step 5/22 : RUN apk add --update --no-cache make git 16:03:23 ---> Running in ce681095ce6f 16:03:23  Building core-command ... done Removing intermediate container b6aba729529c 16:03:23 ---> fce07dc0f007 16:03:23 16:03:23 Step 10/22 : FROM alpine:3.16 16:03:23 ---> 9c6f07244728 16:03:23 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:03:23 ---> Using cache 16:03:23 ---> 243c12e7ddaf 16:03:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:03:23 ---> Using cache 16:03:23 ---> 821779f7d7e4 16:03:23 Step 13/22 : ENV APP_PORT=59861 16:03:23 ---> Running in c756426139a2 16:03:23 Removing intermediate container c756426139a2 16:03:23 ---> 10ff49425659 16:03:23 Step 14/22 : EXPOSE $APP_PORT 16:03:23 ---> Running in fc8e617c03f9 16:03:23 Removing intermediate container fc8e617c03f9 16:03:23 ---> eff25a042a6b 16:03:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:03:23 ---> 5558ce462d4b 16:03:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:03:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:03:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:03:24 ---> 56de2a3d2040 16:03:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:03:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:03:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:03:24 ---> cf167809b5eb 16:03:24 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:03:24 ---> Running in 8bfebff75e18 16:03:24 Removing intermediate container 8bfebff75e18 16:03:24 ---> 142ce13b2c83 16:03:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:03:24 ---> Running in e992beb7dc74 16:03:24 Removing intermediate container e992beb7dc74 16:03:24 ---> 799e51b5dfbe 16:03:24 Step 20/22 : LABEL arch=x86_64 16:03:24 ---> Running in eadf2ce4ae7b 16:03:24 Removing intermediate container eadf2ce4ae7b 16:03:24 ---> 3617ed9144a4 16:03:24 Step 21/22 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c 16:03:24 ---> Running in 2d55acb4faf2 16:03:25 Removing intermediate container 2d55acb4faf2 16:03:25 ---> 61a93e3fdc76 16:03:25 Step 22/22 : LABEL version=2.3.0-dev.104 16:03:25 ---> Running in 4e8c5bf9a5ff 16:03:25 Removing intermediate container 4e8c5bf9a5ff 16:03:25 ---> d6cb8d6680c8 16:03:25 16:03:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:03:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:03:25 Successfully built d6cb8d6680c8 16:03:25 Successfully tagged support-scheduler:latest 16:03:25  Building support-scheduler ... done  [Pipeline] } 16:03:25 $ docker stop --time=1 7fc8ff3e999742e5094749983a681861a0676a96dab8becbe0402b5221db95e9 16:03:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:03:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:03:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:03:25 OK: 221 MiB in 51 packages 16:03:25 OK: 221 MiB in 51 packages 16:03:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:03:26 $ docker rm -f 7fc8ff3e999742e5094749983a681861a0676a96dab8becbe0402b5221db95e9 [Pipeline] // withDockerContainer [Pipeline] sh 16:03:27 + docker images 16:03:27 REPOSITORY TAG IMAGE ID CREATED SIZE 16:03:27 support-scheduler latest d6cb8d6680c8 1 second ago 29.8MB 16:03:27 fce07dc0f007 4 seconds ago 1.67GB 16:03:27 core-command latest 7b9fdd0085c7 11 seconds ago 17.6MB 16:03:27 security-bootstrapper latest 07b822e3ac43 11 seconds ago 20.2MB 16:03:27 core-metadata latest 45bfa7d24d21 13 seconds ago 18.5MB 16:03:27 security-spiffe-token-provider latest 842bf68fdff3 16 seconds ago 29.7MB 16:03:27 adbb1a64f76a 16 seconds ago 1.61GB 16:03:27 0ede57ccc621 22 seconds ago 1.61GB 16:03:27 fbf570f520a0 25 seconds ago 1.64GB 16:03:27 sys-mgmt-agent latest 6506caa613c9 31 seconds ago 136MB 16:03:27 216d47bdd596 32 seconds ago 1.6GB 16:03:27 core-data latest 83ea0967d82d 46 seconds ago 21.7MB 16:03:27 e5f61ab7aaf6 56 seconds ago 1.62GB 16:03:27 07feb2f3e3dc 59 seconds ago 1.59GB 16:03:27 security-secretstore-setup latest 7905e89ac306 About a minute ago 29.7MB 16:03:27 support-notifications latest 010bd55d491b About a minute ago 30.4MB 16:03:27 security-proxy-setup latest 3f20ebee429e About a minute ago 27.6MB 16:03:27 b862de25b592 About a minute ago 1.67GB 16:03:27 security-spire-agent latest 0c537eed2cd8 About a minute ago 125MB 16:03:27 f170fb9a6ea2 About a minute ago 1.6GB 16:03:27 d1605fb2b1b4 About a minute ago 1.6GB 16:03:27 security-spire-config latest ce42aecff081 About a minute ago 85.8MB 16:03:27 security-spire-server latest 34731519e112 About a minute ago 86.5MB 16:03:27 a8a9755bc938 2 minutes ago 1.48GB 16:03:27 b4764df61750 2 minutes ago 1.48GB 16:03:27 ci-base-image-x86_64 latest 86ab2b88e597 5 minutes ago 941MB 16:03:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 2 weeks ago 677MB 16:03:27 alpine 3.15 c4fc93816858 2 months ago 5.59MB 16:03:27 alpine 3.16 9c6f07244728 2 months ago 5.54MB 16:03:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB 16:03:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:03:27 provisioning config files... 16:03:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/345@tmp/config1733890688573425776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:03:27 OK: 221 MiB in 51 packages 16:03:27 v3.16.2-342-ga2b5319e92 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:03:27 v3.16.2-340-ge3a5abd2d0 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:03:27 OK: 16898 distinct packages available 16:03:27 ---> docker-login.sh 16:03:27 nexus3.edgexfoundry.org:10001 16:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:27 Configure a credential helper to remove this warning. See 16:03:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:27 16:03:27 Login Succeeded 16:03:27 nexus3.edgexfoundry.org:10002 16:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:27 Configure a credential helper to remove this warning. See 16:03:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:27 16:03:27 Login Succeeded 16:03:27 nexus3.edgexfoundry.org:10003 16:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:03:27 Removing intermediate container dd770ba73a0b 16:03:27 ---> 345f7e8785dc 16:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:27 Configure a credential helper to remove this warning. See 16:03:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:27 16:03:27 Login Succeeded 16:03:27 nexus3.edgexfoundry.org:10004 16:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:27 Configure a credential helper to remove this warning. See 16:03:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:27 16:03:27 Login Succeeded 16:03:27 docker.io 16:03:27 Step 5/23 : COPY go.mod vendor* ./ 16:03:27 OK: 221 MiB in 51 packages 16:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:03:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:28 Configure a credential helper to remove this warning. See 16:03:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:28 16:03:28 Login Succeeded 16:03:28 ---> docker-login.sh ends [Pipeline] } 16:03:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:03:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:03:28 [edgeXDocker.push] Tagging docker image core-command with the following tags: 16:03:28 c8dc4aaa282fbe6e844314843563128f08055c6c 16:03:28 latest 16:03:28 2.3.0-dev.104 16:03:28 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:03:28 main 16:03:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:28 Removing intermediate container d5540e89561a 16:03:28 ---> f43fe2e40872 16:03:28 Step 5/24 : COPY go.mod vendor* ./ 16:03:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:28 + docker push nexus3.edgexfoundry.org:10004/core-command:c8dc4aaa282fbe6e844314843563128f08055c6c 16:03:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:03:28 6add893dc60b: Preparing 16:03:28 ed0c0757e080: Preparing 16:03:28 c0b8400fa492: Preparing 16:03:28 4c232fc74ee2: Preparing 16:03:28 994393dc58e7: Preparing 16:03:28 994393dc58e7: Layer already exists 16:03:28 6add893dc60b: Pushed 16:03:28 4c232fc74ee2: Pushed 16:03:28 c0b8400fa492: Pushed 16:03:28 Removing intermediate container 7c5c5046eda7 16:03:28 ---> 5aa03cd327ab 16:03:28 Step 5/24 : COPY go.mod vendor* ./ 16:03:29 OK: 221 MiB in 51 packages 16:03:29 Removing intermediate container ce681095ce6f 16:03:29 ---> 0ca587141b0b 16:03:29 Step 6/22 : COPY go.mod vendor* ./ 16:03:29 ---> 808a0a41e542 16:03:29 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:29 ---> Running in fc278acc4b12 16:03:29 ---> 46aaff00935d 16:03:29 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:29 ---> Running in 5f9dc1431224 16:03:30 ---> a028e3c61ce5 16:03:30 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:30 ed0c0757e080: Pushed 16:03:30 c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:9f196bee6f03b36e033e008e990ac0cf4c75b21cf9795194f509d64e130dafc6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:30 ---> Running in 80e21e928195 16:03:30 Removing intermediate container 97ba8735bb82 16:03:30 ---> 25c7d154ec83 16:03:30 Step 5/19 : COPY go.mod vendor* ./ 16:03:30 ---> 11eb6d1558b0 16:03:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:31 ---> Running in 21a06c47bea6 16:03:31 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 16:03:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:03:31 6add893dc60b: Preparing 16:03:31 ed0c0757e080: Preparing 16:03:31 c0b8400fa492: Preparing 16:03:31 4c232fc74ee2: Preparing 16:03:31 994393dc58e7: Preparing 16:03:31 ed0c0757e080: Layer already exists 16:03:31 c0b8400fa492: Layer already exists 16:03:31 994393dc58e7: Layer already exists 16:03:31 4c232fc74ee2: Layer already exists 16:03:31 6add893dc60b: Layer already exists 16:03:31 latest: digest: sha256:9f196bee6f03b36e033e008e990ac0cf4c75b21cf9795194f509d64e130dafc6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:31 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.104 16:03:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:03:31 6add893dc60b: Preparing 16:03:31 ed0c0757e080: Preparing 16:03:31 c0b8400fa492: Preparing 16:03:31 4c232fc74ee2: Preparing 16:03:31 994393dc58e7: Preparing 16:03:31 6add893dc60b: Layer already exists 16:03:31 4c232fc74ee2: Layer already exists 16:03:31 994393dc58e7: Layer already exists 16:03:31 c0b8400fa492: Layer already exists 16:03:31 ed0c0757e080: Layer already exists 16:03:31 2.3.0-dev.104: digest: sha256:9f196bee6f03b36e033e008e990ac0cf4c75b21cf9795194f509d64e130dafc6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:32 + docker push nexus3.edgexfoundry.org:10004/core-command:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:03:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:03:32 6add893dc60b: Preparing 16:03:32 ed0c0757e080: Preparing 16:03:32 c0b8400fa492: Preparing 16:03:32 4c232fc74ee2: Preparing 16:03:32 994393dc58e7: Preparing 16:03:32 4c232fc74ee2: Layer already exists 16:03:32 ed0c0757e080: Layer already exists 16:03:32 c0b8400fa492: Layer already exists 16:03:32 6add893dc60b: Layer already exists 16:03:32 994393dc58e7: Layer already exists 16:03:32 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:9f196bee6f03b36e033e008e990ac0cf4c75b21cf9795194f509d64e130dafc6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:32 ---> 24ed60ce278f 16:03:32 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:32 ---> Running in f716f6536772 16:03:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:32 + docker push nexus3.edgexfoundry.org:10004/core-command:main 16:03:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:03:32 6add893dc60b: Preparing 16:03:32 ed0c0757e080: Preparing 16:03:32 c0b8400fa492: Preparing 16:03:32 4c232fc74ee2: Preparing 16:03:32 994393dc58e7: Preparing 16:03:32 ed0c0757e080: Layer already exists 16:03:32 994393dc58e7: Layer already exists 16:03:32 4c232fc74ee2: Layer already exists 16:03:32 6add893dc60b: Layer already exists 16:03:32 c0b8400fa492: Layer already exists 16:03:32 main: digest: sha256:9f196bee6f03b36e033e008e990ac0cf4c75b21cf9795194f509d64e130dafc6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:03:33 ===================================================== [Pipeline] echo 16:03:33 taggedImages: 16:03:33 - nexus3.edgexfoundry.org:10004/core-command:c8dc4aaa282fbe6e844314843563128f08055c6c 16:03:33 - nexus3.edgexfoundry.org:10004/core-command:latest 16:03:33 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.104 16:03:33 - nexus3.edgexfoundry.org:10004/core-command:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:03:33 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 16:03:33 [edgeXDocker.push] Tagging docker image core-data with the following tags: 16:03:33 c8dc4aaa282fbe6e844314843563128f08055c6c 16:03:33 latest 16:03:33 2.3.0-dev.104 16:03:33 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:03:33 main 16:03:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:33 + docker push nexus3.edgexfoundry.org:10004/core-data:c8dc4aaa282fbe6e844314843563128f08055c6c 16:03:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:03:33 8bc7f4a96e1e: Preparing 16:03:33 de8f200228df: Preparing 16:03:33 c0b8400fa492: Preparing 16:03:33 b6cf8feeb892: Preparing 16:03:33 994393dc58e7: Preparing 16:03:33 c0b8400fa492: Layer already exists 16:03:33 994393dc58e7: Layer already exists 16:03:33 8bc7f4a96e1e: Pushed 16:03:33 b6cf8feeb892: Pushed 16:03:34 de8f200228df: Pushed 16:03:35 c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:89e519482189d1bb70f098f40836521f3d746b930db991ed8643f4f79e44917e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:35 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 16:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:03:35 8bc7f4a96e1e: Preparing 16:03:35 de8f200228df: Preparing 16:03:35 c0b8400fa492: Preparing 16:03:35 b6cf8feeb892: Preparing 16:03:35 994393dc58e7: Preparing 16:03:35 994393dc58e7: Layer already exists 16:03:35 de8f200228df: Layer already exists 16:03:35 8bc7f4a96e1e: Layer already exists 16:03:35 c0b8400fa492: Layer already exists 16:03:35 b6cf8feeb892: Layer already exists 16:03:35 latest: digest: sha256:89e519482189d1bb70f098f40836521f3d746b930db991ed8643f4f79e44917e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:36 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.104 16:03:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:03:36 8bc7f4a96e1e: Preparing 16:03:36 de8f200228df: Preparing 16:03:36 c0b8400fa492: Preparing 16:03:36 b6cf8feeb892: Preparing 16:03:36 994393dc58e7: Preparing 16:03:36 8bc7f4a96e1e: Layer already exists 16:03:36 c0b8400fa492: Layer already exists 16:03:36 994393dc58e7: Layer already exists 16:03:36 b6cf8feeb892: Layer already exists 16:03:36 de8f200228df: Layer already exists 16:03:36 2.3.0-dev.104: digest: sha256:89e519482189d1bb70f098f40836521f3d746b930db991ed8643f4f79e44917e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:37 + docker push nexus3.edgexfoundry.org:10004/core-data:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:03:37 8bc7f4a96e1e: Preparing 16:03:37 de8f200228df: Preparing 16:03:37 c0b8400fa492: Preparing 16:03:37 b6cf8feeb892: Preparing 16:03:37 994393dc58e7: Preparing 16:03:37 c0b8400fa492: Layer already exists 16:03:37 994393dc58e7: Layer already exists 16:03:37 de8f200228df: Layer already exists 16:03:37 b6cf8feeb892: Layer already exists 16:03:37 8bc7f4a96e1e: Layer already exists 16:03:37 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:89e519482189d1bb70f098f40836521f3d746b930db991ed8643f4f79e44917e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:37 + docker push nexus3.edgexfoundry.org:10004/core-data:main 16:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:03:37 8bc7f4a96e1e: Preparing 16:03:37 de8f200228df: Preparing 16:03:37 c0b8400fa492: Preparing 16:03:37 b6cf8feeb892: Preparing 16:03:37 994393dc58e7: Preparing 16:03:37 de8f200228df: Layer already exists 16:03:37 c0b8400fa492: Layer already exists 16:03:37 994393dc58e7: Layer already exists 16:03:37 b6cf8feeb892: Layer already exists 16:03:37 8bc7f4a96e1e: Layer already exists 16:03:37 main: digest: sha256:89e519482189d1bb70f098f40836521f3d746b930db991ed8643f4f79e44917e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:03:37 ===================================================== [Pipeline] echo 16:03:37 taggedImages: 16:03:37 - nexus3.edgexfoundry.org:10004/core-data:c8dc4aaa282fbe6e844314843563128f08055c6c 16:03:37 - nexus3.edgexfoundry.org:10004/core-data:latest 16:03:37 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.104 16:03:37 - nexus3.edgexfoundry.org:10004/core-data:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:03:37 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 16:03:37 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 16:03:37 c8dc4aaa282fbe6e844314843563128f08055c6c 16:03:37 latest 16:03:37 2.3.0-dev.104 16:03:37 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:03:37 main 16:03:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c8dc4aaa282fbe6e844314843563128f08055c6c 16:03:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:03:38 09b204509cb0: Preparing 16:03:38 9568179ffdb4: Preparing 16:03:38 882aff82e5a3: Preparing 16:03:38 c0b8400fa492: Preparing 16:03:38 4c232fc74ee2: Preparing 16:03:38 994393dc58e7: Preparing 16:03:38 994393dc58e7: Waiting 16:03:38 c0b8400fa492: Layer already exists 16:03:38 4c232fc74ee2: Layer already exists 16:03:38 994393dc58e7: Layer already exists 16:03:38 09b204509cb0: Pushed 16:03:38 9568179ffdb4: Pushed 16:03:39 882aff82e5a3: Pushed 16:03:40 c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:64093c9953e92231aa2bb52fb6040d08e594eea08e6a67b99f3b98c5c2c732fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 16:03:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:03:40 09b204509cb0: Preparing 16:03:40 9568179ffdb4: Preparing 16:03:40 882aff82e5a3: Preparing 16:03:40 c0b8400fa492: Preparing 16:03:40 4c232fc74ee2: Preparing 16:03:40 994393dc58e7: Preparing 16:03:40 994393dc58e7: Waiting 16:03:40 882aff82e5a3: Layer already exists 16:03:40 9568179ffdb4: Layer already exists 16:03:40 4c232fc74ee2: Layer already exists 16:03:40 c0b8400fa492: Layer already exists 16:03:40 09b204509cb0: Layer already exists 16:03:40 994393dc58e7: Layer already exists 16:03:40 latest: digest: sha256:64093c9953e92231aa2bb52fb6040d08e594eea08e6a67b99f3b98c5c2c732fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.104 16:03:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:03:41 09b204509cb0: Preparing 16:03:41 9568179ffdb4: Preparing 16:03:41 882aff82e5a3: Preparing 16:03:41 c0b8400fa492: Preparing 16:03:41 4c232fc74ee2: Preparing 16:03:41 994393dc58e7: Preparing 16:03:41 994393dc58e7: Waiting 16:03:41 9568179ffdb4: Layer already exists 16:03:41 09b204509cb0: Layer already exists 16:03:41 882aff82e5a3: Layer already exists 16:03:41 c0b8400fa492: Layer already exists 16:03:41 4c232fc74ee2: Layer already exists 16:03:41 994393dc58e7: Layer already exists 16:03:41 2.3.0-dev.104: digest: sha256:64093c9953e92231aa2bb52fb6040d08e594eea08e6a67b99f3b98c5c2c732fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:03:42 09b204509cb0: Preparing 16:03:42 9568179ffdb4: Preparing 16:03:42 882aff82e5a3: Preparing 16:03:42 c0b8400fa492: Preparing 16:03:42 4c232fc74ee2: Preparing 16:03:42 994393dc58e7: Preparing 16:03:42 994393dc58e7: Waiting 16:03:42 4c232fc74ee2: Layer already exists 16:03:42 882aff82e5a3: Layer already exists 16:03:42 09b204509cb0: Layer already exists 16:03:42 9568179ffdb4: Layer already exists 16:03:42 c0b8400fa492: Layer already exists 16:03:42 994393dc58e7: Layer already exists 16:03:42 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:64093c9953e92231aa2bb52fb6040d08e594eea08e6a67b99f3b98c5c2c732fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 16:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:03:42 09b204509cb0: Preparing 16:03:42 9568179ffdb4: Preparing 16:03:42 882aff82e5a3: Preparing 16:03:42 c0b8400fa492: Preparing 16:03:42 4c232fc74ee2: Preparing 16:03:42 994393dc58e7: Preparing 16:03:42 994393dc58e7: Waiting 16:03:42 09b204509cb0: Layer already exists 16:03:42 c0b8400fa492: Layer already exists 16:03:42 9568179ffdb4: Layer already exists 16:03:42 4c232fc74ee2: Layer already exists 16:03:42 882aff82e5a3: Layer already exists 16:03:42 994393dc58e7: Layer already exists 16:03:42 main: digest: sha256:64093c9953e92231aa2bb52fb6040d08e594eea08e6a67b99f3b98c5c2c732fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:03:42 ===================================================== [Pipeline] echo 16:03:42 taggedImages: 16:03:42 - nexus3.edgexfoundry.org:10004/core-metadata:c8dc4aaa282fbe6e844314843563128f08055c6c 16:03:42 - nexus3.edgexfoundry.org:10004/core-metadata:latest 16:03:42 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.104 16:03:42 - nexus3.edgexfoundry.org:10004/core-metadata:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:03:42 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 16:03:42 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 16:03:42 c8dc4aaa282fbe6e844314843563128f08055c6c 16:03:42 latest 16:03:42 2.3.0-dev.104 16:03:42 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:03:42 main 16:03:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c8dc4aaa282fbe6e844314843563128f08055c6c 16:03:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:03:43 398ecb89a62e: Preparing 16:03:43 398ecb89a62e: Preparing 16:03:43 6bf2374ba99c: Preparing 16:03:43 6e005ed3737b: Preparing 16:03:43 b6f9ce843d0d: Preparing 16:03:43 174b03e1f8fc: Preparing 16:03:43 8e15d3c28150: Preparing 16:03:43 c0b8400fa492: Preparing 16:03:43 9867e381170d: Preparing 16:03:43 1d23c8749c5b: Preparing 16:03:43 4eb0484e4dac: Preparing 16:03:43 246f09d09014: Preparing 16:03:43 994393dc58e7: Preparing 16:03:43 9867e381170d: Waiting 16:03:43 246f09d09014: Waiting 16:03:43 4eb0484e4dac: Waiting 16:03:43 8e15d3c28150: Waiting 16:03:43 994393dc58e7: Waiting 16:03:43 c0b8400fa492: Waiting 16:03:43 1d23c8749c5b: Waiting 16:03:43 6e005ed3737b: Pushed 16:03:43 398ecb89a62e: Pushed 16:03:43 174b03e1f8fc: Pushed 16:03:43 b6f9ce843d0d: Pushed 16:03:43 6bf2374ba99c: Pushed 16:03:43 c0b8400fa492: Layer already exists 16:03:43 9867e381170d: Pushed 16:03:43 994393dc58e7: Layer already exists 16:03:43 246f09d09014: Pushed 16:03:43 4eb0484e4dac: Pushed 16:03:43 1d23c8749c5b: Pushed 16:03:44 8e15d3c28150: Pushed 16:03:45 c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:a564ebec46fdc68912e7d3acfe45c1b5d79b986ef8666df8e06a3030d38bc8bf size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 16:03:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:03:45 398ecb89a62e: Preparing 16:03:45 398ecb89a62e: Preparing 16:03:45 6bf2374ba99c: Preparing 16:03:45 6e005ed3737b: Preparing 16:03:45 b6f9ce843d0d: Preparing 16:03:45 174b03e1f8fc: Preparing 16:03:45 8e15d3c28150: Preparing 16:03:45 c0b8400fa492: Preparing 16:03:45 8e15d3c28150: Waiting 16:03:45 c0b8400fa492: Waiting 16:03:45 9867e381170d: Preparing 16:03:45 1d23c8749c5b: Preparing 16:03:45 4eb0484e4dac: Preparing 16:03:45 246f09d09014: Preparing 16:03:45 994393dc58e7: Preparing 16:03:45 246f09d09014: Waiting 16:03:45 1d23c8749c5b: Waiting 16:03:45 9867e381170d: Waiting 16:03:45 4eb0484e4dac: Waiting 16:03:45 994393dc58e7: Waiting 16:03:45 b6f9ce843d0d: Layer already exists 16:03:45 6e005ed3737b: Layer already exists 16:03:45 6bf2374ba99c: Layer already exists 16:03:45 174b03e1f8fc: Layer already exists 16:03:45 398ecb89a62e: Layer already exists 16:03:45 4eb0484e4dac: Layer already exists 16:03:45 9867e381170d: Layer already exists 16:03:45 c0b8400fa492: Layer already exists 16:03:45 8e15d3c28150: Layer already exists 16:03:45 1d23c8749c5b: Layer already exists 16:03:45 246f09d09014: Layer already exists 16:03:45 994393dc58e7: Layer already exists 16:03:45 latest: digest: sha256:a564ebec46fdc68912e7d3acfe45c1b5d79b986ef8666df8e06a3030d38bc8bf size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.104 16:03:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:03:46 398ecb89a62e: Preparing 16:03:46 398ecb89a62e: Preparing 16:03:46 6bf2374ba99c: Preparing 16:03:46 6e005ed3737b: Preparing 16:03:46 b6f9ce843d0d: Preparing 16:03:46 174b03e1f8fc: Preparing 16:03:46 8e15d3c28150: Preparing 16:03:46 c0b8400fa492: Preparing 16:03:46 9867e381170d: Preparing 16:03:46 1d23c8749c5b: Preparing 16:03:46 4eb0484e4dac: Preparing 16:03:46 246f09d09014: Preparing 16:03:46 994393dc58e7: Preparing 16:03:46 9867e381170d: Waiting 16:03:46 1d23c8749c5b: Waiting 16:03:46 4eb0484e4dac: Waiting 16:03:46 246f09d09014: Waiting 16:03:46 994393dc58e7: Waiting 16:03:46 8e15d3c28150: Waiting 16:03:46 c0b8400fa492: Waiting 16:03:46 b6f9ce843d0d: Layer already exists 16:03:46 6e005ed3737b: Layer already exists 16:03:46 398ecb89a62e: Layer already exists 16:03:46 6bf2374ba99c: Layer already exists 16:03:46 174b03e1f8fc: Layer already exists 16:03:46 8e15d3c28150: Layer already exists 16:03:46 c0b8400fa492: Layer already exists 16:03:46 1d23c8749c5b: Layer already exists 16:03:46 9867e381170d: Layer already exists 16:03:46 4eb0484e4dac: Layer already exists 16:03:46 246f09d09014: Layer already exists 16:03:46 994393dc58e7: Layer already exists 16:03:46 2.3.0-dev.104: digest: sha256:a564ebec46fdc68912e7d3acfe45c1b5d79b986ef8666df8e06a3030d38bc8bf size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:03:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:03:47 398ecb89a62e: Preparing 16:03:47 398ecb89a62e: Preparing 16:03:47 6bf2374ba99c: Preparing 16:03:47 6e005ed3737b: Preparing 16:03:47 b6f9ce843d0d: Preparing 16:03:47 174b03e1f8fc: Preparing 16:03:47 8e15d3c28150: Preparing 16:03:47 c0b8400fa492: Preparing 16:03:47 9867e381170d: Preparing 16:03:47 1d23c8749c5b: Preparing 16:03:47 4eb0484e4dac: Preparing 16:03:47 246f09d09014: Preparing 16:03:47 994393dc58e7: Preparing 16:03:47 8e15d3c28150: Waiting 16:03:47 c0b8400fa492: Waiting 16:03:47 9867e381170d: Waiting 16:03:47 1d23c8749c5b: Waiting 16:03:47 4eb0484e4dac: Waiting 16:03:47 246f09d09014: Waiting 16:03:47 994393dc58e7: Waiting 16:03:47 6e005ed3737b: Layer already exists 16:03:47 b6f9ce843d0d: Layer already exists 16:03:47 398ecb89a62e: Layer already exists 16:03:47 6bf2374ba99c: Layer already exists 16:03:47 174b03e1f8fc: Layer already exists 16:03:47 8e15d3c28150: Layer already exists 16:03:47 c0b8400fa492: Layer already exists 16:03:47 9867e381170d: Layer already exists 16:03:47 4eb0484e4dac: Layer already exists 16:03:47 1d23c8749c5b: Layer already exists 16:03:47 246f09d09014: Layer already exists 16:03:47 994393dc58e7: Layer already exists 16:03:47 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:a564ebec46fdc68912e7d3acfe45c1b5d79b986ef8666df8e06a3030d38bc8bf size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 16:03:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:03:47 398ecb89a62e: Preparing 16:03:47 398ecb89a62e: Preparing 16:03:47 6bf2374ba99c: Preparing 16:03:47 6e005ed3737b: Preparing 16:03:47 b6f9ce843d0d: Preparing 16:03:47 174b03e1f8fc: Preparing 16:03:47 8e15d3c28150: Preparing 16:03:47 c0b8400fa492: Preparing 16:03:47 9867e381170d: Preparing 16:03:47 1d23c8749c5b: Preparing 16:03:47 4eb0484e4dac: Preparing 16:03:47 246f09d09014: Preparing 16:03:47 994393dc58e7: Preparing 16:03:47 8e15d3c28150: Waiting 16:03:47 c0b8400fa492: Waiting 16:03:47 1d23c8749c5b: Waiting 16:03:47 9867e381170d: Waiting 16:03:47 246f09d09014: Waiting 16:03:47 4eb0484e4dac: Waiting 16:03:47 994393dc58e7: Waiting 16:03:47 398ecb89a62e: Layer already exists 16:03:47 174b03e1f8fc: Layer already exists 16:03:47 6e005ed3737b: Layer already exists 16:03:47 b6f9ce843d0d: Layer already exists 16:03:47 6bf2374ba99c: Layer already exists 16:03:47 c0b8400fa492: Layer already exists 16:03:47 9867e381170d: Layer already exists 16:03:47 4eb0484e4dac: Layer already exists 16:03:47 1d23c8749c5b: Layer already exists 16:03:47 8e15d3c28150: Layer already exists 16:03:47 246f09d09014: Layer already exists 16:03:47 994393dc58e7: Layer already exists 16:03:47 main: digest: sha256:a564ebec46fdc68912e7d3acfe45c1b5d79b986ef8666df8e06a3030d38bc8bf size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:03:47 ===================================================== [Pipeline] echo 16:03:47 taggedImages: 16:03:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c8dc4aaa282fbe6e844314843563128f08055c6c 16:03:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 16:03:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.104 16:03:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:03:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 16:03:47 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 16:03:47 c8dc4aaa282fbe6e844314843563128f08055c6c 16:03:47 latest 16:03:47 2.3.0-dev.104 16:03:47 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:03:47 main 16:03:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c8dc4aaa282fbe6e844314843563128f08055c6c 16:03:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:03:48 f9f9cbff172f: Preparing 16:03:48 4594bb72ab4e: Preparing 16:03:48 31022b5ed8e7: Preparing 16:03:48 2669b93f07ff: Preparing 16:03:48 74871284b74c: Preparing 16:03:48 547b1a2c55d1: Preparing 16:03:48 d6240c554eda: Preparing 16:03:48 994393dc58e7: Preparing 16:03:48 547b1a2c55d1: Waiting 16:03:48 d6240c554eda: Waiting 16:03:48 994393dc58e7: Waiting 16:03:48 4594bb72ab4e: Pushed 16:03:48 f9f9cbff172f: Pushed 16:03:48 74871284b74c: Pushed 16:03:48 994393dc58e7: Layer already exists 16:03:48 547b1a2c55d1: Pushed 16:03:48 d6240c554eda: Pushed 16:03:49 2669b93f07ff: Pushed 16:03:49 31022b5ed8e7: Pushed 16:03:49 c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:941fb528cd70a29e602325251748ec27a2db92cd0f32bee26acc682a1047ed4f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:03:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:03:50 f9f9cbff172f: Preparing 16:03:50 4594bb72ab4e: Preparing 16:03:50 31022b5ed8e7: Preparing 16:03:50 2669b93f07ff: Preparing 16:03:50 74871284b74c: Preparing 16:03:50 547b1a2c55d1: Preparing 16:03:50 d6240c554eda: Preparing 16:03:50 994393dc58e7: Preparing 16:03:50 d6240c554eda: Waiting 16:03:50 994393dc58e7: Waiting 16:03:50 547b1a2c55d1: Waiting 16:03:50 74871284b74c: Layer already exists 16:03:50 f9f9cbff172f: Layer already exists 16:03:50 4594bb72ab4e: Layer already exists 16:03:50 2669b93f07ff: Layer already exists 16:03:50 31022b5ed8e7: Layer already exists 16:03:50 547b1a2c55d1: Layer already exists 16:03:50 d6240c554eda: Layer already exists 16:03:50 994393dc58e7: Layer already exists 16:03:50 latest: digest: sha256:941fb528cd70a29e602325251748ec27a2db92cd0f32bee26acc682a1047ed4f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.104 16:03:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:03:50 f9f9cbff172f: Preparing 16:03:50 4594bb72ab4e: Preparing 16:03:50 31022b5ed8e7: Preparing 16:03:50 2669b93f07ff: Preparing 16:03:50 74871284b74c: Preparing 16:03:50 547b1a2c55d1: Preparing 16:03:50 d6240c554eda: Preparing 16:03:50 994393dc58e7: Preparing 16:03:50 d6240c554eda: Waiting 16:03:50 547b1a2c55d1: Waiting 16:03:50 31022b5ed8e7: Layer already exists 16:03:50 4594bb72ab4e: Layer already exists 16:03:50 f9f9cbff172f: Layer already exists 16:03:50 74871284b74c: Layer already exists 16:03:50 2669b93f07ff: Layer already exists 16:03:50 547b1a2c55d1: Layer already exists 16:03:50 d6240c554eda: Layer already exists 16:03:50 994393dc58e7: Layer already exists 16:03:50 2.3.0-dev.104: digest: sha256:941fb528cd70a29e602325251748ec27a2db92cd0f32bee26acc682a1047ed4f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:03:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:03:51 f9f9cbff172f: Preparing 16:03:51 4594bb72ab4e: Preparing 16:03:51 31022b5ed8e7: Preparing 16:03:51 2669b93f07ff: Preparing 16:03:51 74871284b74c: Preparing 16:03:51 547b1a2c55d1: Preparing 16:03:51 d6240c554eda: Preparing 16:03:51 994393dc58e7: Preparing 16:03:51 d6240c554eda: Waiting 16:03:51 994393dc58e7: Waiting 16:03:51 547b1a2c55d1: Waiting 16:03:51 74871284b74c: Layer already exists 16:03:51 2669b93f07ff: Layer already exists 16:03:51 4594bb72ab4e: Layer already exists 16:03:51 31022b5ed8e7: Layer already exists 16:03:51 f9f9cbff172f: Layer already exists 16:03:51 d6240c554eda: Layer already exists 16:03:51 547b1a2c55d1: Layer already exists 16:03:51 994393dc58e7: Layer already exists 16:03:51 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:941fb528cd70a29e602325251748ec27a2db92cd0f32bee26acc682a1047ed4f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 16:03:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:03:52 f9f9cbff172f: Preparing 16:03:52 4594bb72ab4e: Preparing 16:03:52 31022b5ed8e7: Preparing 16:03:52 2669b93f07ff: Preparing 16:03:52 74871284b74c: Preparing 16:03:52 547b1a2c55d1: Preparing 16:03:52 d6240c554eda: Preparing 16:03:52 994393dc58e7: Preparing 16:03:52 547b1a2c55d1: Waiting 16:03:52 d6240c554eda: Waiting 16:03:52 994393dc58e7: Waiting 16:03:52 74871284b74c: Layer already exists 16:03:52 2669b93f07ff: Layer already exists 16:03:52 f9f9cbff172f: Layer already exists 16:03:52 4594bb72ab4e: Layer already exists 16:03:52 31022b5ed8e7: Layer already exists 16:03:52 d6240c554eda: Layer already exists 16:03:52 547b1a2c55d1: Layer already exists 16:03:52 994393dc58e7: Layer already exists 16:03:52 main: digest: sha256:941fb528cd70a29e602325251748ec27a2db92cd0f32bee26acc682a1047ed4f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:03:52 ===================================================== [Pipeline] echo 16:03:52 taggedImages: 16:03:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c8dc4aaa282fbe6e844314843563128f08055c6c 16:03:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:03:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.104 16:03:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:03:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 16:03:52 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 16:03:52 c8dc4aaa282fbe6e844314843563128f08055c6c 16:03:52 latest 16:03:52 2.3.0-dev.104 16:03:52 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:03:52 main 16:03:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8dc4aaa282fbe6e844314843563128f08055c6c 16:03:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:03:52 9b32540851ad: Preparing 16:03:52 a631ac24c71e: Preparing 16:03:52 2ed219d35121: Preparing 16:03:52 756af2cac80d: Preparing 16:03:52 97bc623cbfa8: Preparing 16:03:52 a0ac43916114: Preparing 16:03:52 8017eb8141be: Preparing 16:03:52 80f912b53c37: Preparing 16:03:52 7cca03675899: Preparing 16:03:52 994393dc58e7: Preparing 16:03:52 a0ac43916114: Waiting 16:03:52 8017eb8141be: Waiting 16:03:52 80f912b53c37: Waiting 16:03:52 7cca03675899: Waiting 16:03:52 994393dc58e7: Waiting 16:03:52 9b32540851ad: Pushed 16:03:52 a631ac24c71e: Pushed 16:03:52 97bc623cbfa8: Pushed 16:03:52 a0ac43916114: Pushed 16:03:52 8017eb8141be: Pushed 16:03:52 80f912b53c37: Pushed 16:03:52 994393dc58e7: Layer already exists 16:03:53 7cca03675899: Pushed 16:03:53 756af2cac80d: Pushed 16:03:54 2ed219d35121: Pushed 16:03:54 c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:b1f1345d7a0cb0a646240c4549f5e74dd1561c9147026709f689237c4add993a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:54 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 16:03:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:03:54 9b32540851ad: Preparing 16:03:54 a631ac24c71e: Preparing 16:03:54 2ed219d35121: Preparing 16:03:54 756af2cac80d: Preparing 16:03:54 97bc623cbfa8: Preparing 16:03:54 a0ac43916114: Preparing 16:03:54 8017eb8141be: Preparing 16:03:54 80f912b53c37: Preparing 16:03:54 7cca03675899: Preparing 16:03:54 994393dc58e7: Preparing 16:03:54 a0ac43916114: Waiting 16:03:54 994393dc58e7: Waiting 16:03:54 8017eb8141be: Waiting 16:03:54 80f912b53c37: Waiting 16:03:54 7cca03675899: Waiting 16:03:54 97bc623cbfa8: Layer already exists 16:03:54 a631ac24c71e: Layer already exists 16:03:54 2ed219d35121: Layer already exists 16:03:54 756af2cac80d: Layer already exists 16:03:54 9b32540851ad: Layer already exists 16:03:54 a0ac43916114: Layer already exists 16:03:54 8017eb8141be: Layer already exists 16:03:54 994393dc58e7: Layer already exists 16:03:54 80f912b53c37: Layer already exists 16:03:54 7cca03675899: Layer already exists 16:03:54 latest: digest: sha256:b1f1345d7a0cb0a646240c4549f5e74dd1561c9147026709f689237c4add993a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.104 16:03:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:03:55 9b32540851ad: Preparing 16:03:55 a631ac24c71e: Preparing 16:03:55 2ed219d35121: Preparing 16:03:55 756af2cac80d: Preparing 16:03:55 97bc623cbfa8: Preparing 16:03:55 a0ac43916114: Preparing 16:03:55 8017eb8141be: Preparing 16:03:55 80f912b53c37: Preparing 16:03:55 a0ac43916114: Waiting 16:03:55 8017eb8141be: Waiting 16:03:55 7cca03675899: Preparing 16:03:55 994393dc58e7: Preparing 16:03:55 80f912b53c37: Waiting 16:03:55 7cca03675899: Waiting 16:03:55 994393dc58e7: Waiting 16:03:55 756af2cac80d: Layer already exists 16:03:55 a631ac24c71e: Layer already exists 16:03:55 2ed219d35121: Layer already exists 16:03:55 97bc623cbfa8: Layer already exists 16:03:55 9b32540851ad: Layer already exists 16:03:55 a0ac43916114: Layer already exists 16:03:55 7cca03675899: Layer already exists 16:03:55 994393dc58e7: Layer already exists 16:03:55 8017eb8141be: Layer already exists 16:03:55 80f912b53c37: Layer already exists 16:03:55 2.3.0-dev.104: digest: sha256:b1f1345d7a0cb0a646240c4549f5e74dd1561c9147026709f689237c4add993a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:03:56 9b32540851ad: Preparing 16:03:56 a631ac24c71e: Preparing 16:03:56 2ed219d35121: Preparing 16:03:56 756af2cac80d: Preparing 16:03:56 97bc623cbfa8: Preparing 16:03:56 a0ac43916114: Preparing 16:03:56 8017eb8141be: Preparing 16:03:56 80f912b53c37: Preparing 16:03:56 7cca03675899: Preparing 16:03:56 994393dc58e7: Preparing 16:03:56 a0ac43916114: Waiting 16:03:56 8017eb8141be: Waiting 16:03:56 80f912b53c37: Waiting 16:03:56 994393dc58e7: Waiting 16:03:56 7cca03675899: Waiting 16:03:56 756af2cac80d: Layer already exists 16:03:56 97bc623cbfa8: Layer already exists 16:03:56 9b32540851ad: Layer already exists 16:03:56 a631ac24c71e: Layer already exists 16:03:56 2ed219d35121: Layer already exists 16:03:56 a0ac43916114: Layer already exists 16:03:56 7cca03675899: Layer already exists 16:03:56 80f912b53c37: Layer already exists 16:03:56 8017eb8141be: Layer already exists 16:03:56 994393dc58e7: Layer already exists 16:03:56 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:b1f1345d7a0cb0a646240c4549f5e74dd1561c9147026709f689237c4add993a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 16:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:03:56 9b32540851ad: Preparing 16:03:56 a631ac24c71e: Preparing 16:03:56 2ed219d35121: Preparing 16:03:56 756af2cac80d: Preparing 16:03:56 97bc623cbfa8: Preparing 16:03:56 a0ac43916114: Preparing 16:03:56 8017eb8141be: Preparing 16:03:56 80f912b53c37: Preparing 16:03:56 7cca03675899: Preparing 16:03:56 994393dc58e7: Preparing 16:03:56 a0ac43916114: Waiting 16:03:56 8017eb8141be: Waiting 16:03:56 80f912b53c37: Waiting 16:03:56 7cca03675899: Waiting 16:03:56 994393dc58e7: Waiting 16:03:56 9b32540851ad: Layer already exists 16:03:56 756af2cac80d: Layer already exists 16:03:56 a631ac24c71e: Layer already exists 16:03:56 2ed219d35121: Layer already exists 16:03:56 97bc623cbfa8: Layer already exists 16:03:56 a0ac43916114: Layer already exists 16:03:56 8017eb8141be: Layer already exists 16:03:56 994393dc58e7: Layer already exists 16:03:56 80f912b53c37: Layer already exists 16:03:56 7cca03675899: Layer already exists 16:03:56 main: digest: sha256:b1f1345d7a0cb0a646240c4549f5e74dd1561c9147026709f689237c4add993a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:03:56 ===================================================== [Pipeline] echo 16:03:56 taggedImages: 16:03:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8dc4aaa282fbe6e844314843563128f08055c6c 16:03:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 16:03:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.104 16:03:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:03:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 16:03:56 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 16:03:56 c8dc4aaa282fbe6e844314843563128f08055c6c 16:03:56 latest 16:03:56 2.3.0-dev.104 16:03:56 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:03:56 main 16:03:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8dc4aaa282fbe6e844314843563128f08055c6c 16:03:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:03:57 aa3747f4478f: Preparing 16:03:57 9d87364bdf08: Preparing 16:03:57 c0b8400fa492: Preparing 16:03:57 9ef183c28c4d: Preparing 16:03:57 34d5ebaa5410: Preparing 16:03:57 34d5ebaa5410: Layer already exists 16:03:57 c0b8400fa492: Layer already exists 16:03:57 aa3747f4478f: Pushed 16:03:57 9ef183c28c4d: Pushed 16:03:59 9d87364bdf08: Pushed 16:03:59 c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:57b124baee106fd71a88590fdcfcf1fc59cffeca92235e766abc43f4ea13388f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:00 + 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 16:04:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 16:04:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:04:00 aa3747f4478f: Preparing 16:04:00 9d87364bdf08: Preparing 16:04:00 c0b8400fa492: Preparing 16:04:00 9ef183c28c4d: Preparing 16:04:00 34d5ebaa5410: Preparing 16:04:00 34d5ebaa5410: Layer already exists 16:04:00 9d87364bdf08: Layer already exists 16:04:00 c0b8400fa492: Layer already exists 16:04:00 9ef183c28c4d: Layer already exists 16:04:00 aa3747f4478f: Layer already exists 16:04:00 latest: digest: sha256:57b124baee106fd71a88590fdcfcf1fc59cffeca92235e766abc43f4ea13388f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:00 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.104 16:04:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:04:01 aa3747f4478f: Preparing 16:04:01 9d87364bdf08: Preparing 16:04:01 c0b8400fa492: Preparing 16:04:01 9ef183c28c4d: Preparing 16:04:01 34d5ebaa5410: Preparing 16:04:01 c0b8400fa492: Layer already exists 16:04:01 aa3747f4478f: Layer already exists 16:04:01 9ef183c28c4d: Layer already exists 16:04:01 9d87364bdf08: Layer already exists 16:04:01 34d5ebaa5410: Layer already exists 16:04:01 2.3.0-dev.104: digest: sha256:57b124baee106fd71a88590fdcfcf1fc59cffeca92235e766abc43f4ea13388f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:04:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:04:01 aa3747f4478f: Preparing 16:04:01 9d87364bdf08: Preparing 16:04:01 c0b8400fa492: Preparing 16:04:01 9ef183c28c4d: Preparing 16:04:01 34d5ebaa5410: Preparing 16:04:01 9d87364bdf08: Layer already exists 16:04:01 9ef183c28c4d: Layer already exists 16:04:01 c0b8400fa492: Layer already exists 16:04:01 aa3747f4478f: Layer already exists 16:04:01 34d5ebaa5410: Layer already exists 16:04:01 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:57b124baee106fd71a88590fdcfcf1fc59cffeca92235e766abc43f4ea13388f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:02 + 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 16:04:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 16:04:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:04:02 aa3747f4478f: Preparing 16:04:02 9d87364bdf08: Preparing 16:04:02 c0b8400fa492: Preparing 16:04:02 9ef183c28c4d: Preparing 16:04:02 34d5ebaa5410: Preparing 16:04:02 34d5ebaa5410: Layer already exists 16:04:02 9d87364bdf08: Layer already exists 16:04:02 aa3747f4478f: Layer already exists 16:04:02 c0b8400fa492: Layer already exists 16:04:02 9ef183c28c4d: Layer already exists 16:04:02 main: digest: sha256:57b124baee106fd71a88590fdcfcf1fc59cffeca92235e766abc43f4ea13388f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:04:02 ===================================================== [Pipeline] echo 16:04:02 taggedImages: 16:04:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8dc4aaa282fbe6e844314843563128f08055c6c 16:04:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 16:04:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.104 16:04:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:04:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 16:04:02 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 16:04:02 c8dc4aaa282fbe6e844314843563128f08055c6c 16:04:02 latest 16:04:02 2.3.0-dev.104 16:04:02 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:04:02 main 16:04:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c8dc4aaa282fbe6e844314843563128f08055c6c 16:04:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:04:03 ae7abb7c9456: Preparing 16:04:03 176d78498be5: Preparing 16:04:03 fb42cb4f1869: Preparing 16:04:03 e74247e3fb69: Preparing 16:04:03 52ec39f8e733: Preparing 16:04:03 cafce7fffacb: Preparing 16:04:03 34d5ebaa5410: Preparing 16:04:03 cafce7fffacb: Waiting 16:04:03 34d5ebaa5410: Waiting 16:04:03 ae7abb7c9456: Pushed 16:04:03 fb42cb4f1869: Pushed 16:04:03 176d78498be5: Pushed 16:04:03 34d5ebaa5410: Layer already exists 16:04:03 cafce7fffacb: Pushed 16:04:07 52ec39f8e733: Pushed 16:04:10 e74247e3fb69: Pushed 16:04:10 c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:b1fbba78bd5408eacb5bc7ca72cb023ba561282fead8d5c4aa53bac108429058 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 16:04:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:04:11 ae7abb7c9456: Preparing 16:04:11 176d78498be5: Preparing 16:04:11 fb42cb4f1869: Preparing 16:04:11 e74247e3fb69: Preparing 16:04:11 52ec39f8e733: Preparing 16:04:11 cafce7fffacb: Preparing 16:04:11 34d5ebaa5410: Preparing 16:04:11 cafce7fffacb: Waiting 16:04:11 34d5ebaa5410: Waiting 16:04:11 e74247e3fb69: Layer already exists 16:04:11 176d78498be5: Layer already exists 16:04:11 fb42cb4f1869: Layer already exists 16:04:11 52ec39f8e733: Layer already exists 16:04:11 ae7abb7c9456: Layer already exists 16:04:11 cafce7fffacb: Layer already exists 16:04:11 34d5ebaa5410: Layer already exists 16:04:11 latest: digest: sha256:b1fbba78bd5408eacb5bc7ca72cb023ba561282fead8d5c4aa53bac108429058 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.104 16:04:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:04:11 ae7abb7c9456: Preparing 16:04:11 176d78498be5: Preparing 16:04:11 fb42cb4f1869: Preparing 16:04:11 e74247e3fb69: Preparing 16:04:11 52ec39f8e733: Preparing 16:04:11 cafce7fffacb: Preparing 16:04:11 34d5ebaa5410: Preparing 16:04:11 cafce7fffacb: Waiting 16:04:11 34d5ebaa5410: Waiting 16:04:11 52ec39f8e733: Layer already exists 16:04:11 e74247e3fb69: Layer already exists 16:04:11 ae7abb7c9456: Layer already exists 16:04:11 176d78498be5: Layer already exists 16:04:11 fb42cb4f1869: Layer already exists 16:04:11 cafce7fffacb: Layer already exists 16:04:11 34d5ebaa5410: Layer already exists 16:04:11 2.3.0-dev.104: digest: sha256:b1fbba78bd5408eacb5bc7ca72cb023ba561282fead8d5c4aa53bac108429058 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:04:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:04:13 ae7abb7c9456: Preparing 16:04:13 176d78498be5: Preparing 16:04:13 fb42cb4f1869: Preparing 16:04:13 e74247e3fb69: Preparing 16:04:13 52ec39f8e733: Preparing 16:04:13 cafce7fffacb: Preparing 16:04:13 34d5ebaa5410: Preparing 16:04:13 cafce7fffacb: Waiting 16:04:13 34d5ebaa5410: Waiting 16:04:13 e74247e3fb69: Layer already exists 16:04:13 176d78498be5: Layer already exists 16:04:13 ae7abb7c9456: Layer already exists 16:04:13 fb42cb4f1869: Layer already exists 16:04:13 52ec39f8e733: Layer already exists 16:04:13 cafce7fffacb: Layer already exists 16:04:13 34d5ebaa5410: Layer already exists 16:04:13 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:b1fbba78bd5408eacb5bc7ca72cb023ba561282fead8d5c4aa53bac108429058 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 16:04:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:04:13 ae7abb7c9456: Preparing 16:04:13 176d78498be5: Preparing 16:04:13 fb42cb4f1869: Preparing 16:04:13 e74247e3fb69: Preparing 16:04:13 52ec39f8e733: Preparing 16:04:13 cafce7fffacb: Preparing 16:04:13 34d5ebaa5410: Preparing 16:04:13 cafce7fffacb: Waiting 16:04:13 e74247e3fb69: Layer already exists 16:04:13 52ec39f8e733: Layer already exists 16:04:13 fb42cb4f1869: Layer already exists 16:04:13 ae7abb7c9456: Layer already exists 16:04:13 176d78498be5: Layer already exists 16:04:13 34d5ebaa5410: Layer already exists 16:04:13 cafce7fffacb: Layer already exists 16:04:13 main: digest: sha256:b1fbba78bd5408eacb5bc7ca72cb023ba561282fead8d5c4aa53bac108429058 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:04:13 ===================================================== [Pipeline] echo 16:04:13 taggedImages: 16:04:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:c8dc4aaa282fbe6e844314843563128f08055c6c 16:04:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 16:04:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.104 16:04:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:04:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 16:04:13 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 16:04:13 c8dc4aaa282fbe6e844314843563128f08055c6c 16:04:13 latest 16:04:13 2.3.0-dev.104 16:04:13 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:04:13 main 16:04:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c8dc4aaa282fbe6e844314843563128f08055c6c 16:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:04:14 f0cbae880128: Preparing 16:04:14 fd88f95b7e25: Preparing 16:04:14 a08ab26ee0f8: Preparing 16:04:14 7cf8173a37f1: Preparing 16:04:14 d348b1a5f13c: Preparing 16:04:14 34d5ebaa5410: Preparing 16:04:14 34d5ebaa5410: Waiting 16:04:14 a08ab26ee0f8: Pushed 16:04:14 f0cbae880128: Pushed 16:04:14 fd88f95b7e25: Pushed 16:04:14 34d5ebaa5410: Layer already exists 16:04:15 d348b1a5f13c: Pushed 16:04:21 7cf8173a37f1: Pushed 16:04:21 c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:922a0b59eaefac60ff284199148bb866d3fc3609610a695fd803a67b1ee2e6a8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 16:04:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:04:22 f0cbae880128: Preparing 16:04:22 fd88f95b7e25: Preparing 16:04:22 a08ab26ee0f8: Preparing 16:04:22 7cf8173a37f1: Preparing 16:04:22 d348b1a5f13c: Preparing 16:04:22 34d5ebaa5410: Preparing 16:04:22 34d5ebaa5410: Waiting 16:04:22 7cf8173a37f1: Layer already exists 16:04:22 fd88f95b7e25: Layer already exists 16:04:22 d348b1a5f13c: Layer already exists 16:04:22 f0cbae880128: Layer already exists 16:04:22 a08ab26ee0f8: Layer already exists 16:04:22 34d5ebaa5410: Layer already exists 16:04:22 latest: digest: sha256:922a0b59eaefac60ff284199148bb866d3fc3609610a695fd803a67b1ee2e6a8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.104 16:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:04:23 f0cbae880128: Preparing 16:04:23 fd88f95b7e25: Preparing 16:04:23 a08ab26ee0f8: Preparing 16:04:23 7cf8173a37f1: Preparing 16:04:23 d348b1a5f13c: Preparing 16:04:23 34d5ebaa5410: Preparing 16:04:23 34d5ebaa5410: Waiting 16:04:23 fd88f95b7e25: Layer already exists 16:04:23 a08ab26ee0f8: Layer already exists 16:04:23 f0cbae880128: Layer already exists 16:04:23 d348b1a5f13c: Layer already exists 16:04:23 7cf8173a37f1: Layer already exists 16:04:23 34d5ebaa5410: Layer already exists 16:04:23 2.3.0-dev.104: digest: sha256:922a0b59eaefac60ff284199148bb866d3fc3609610a695fd803a67b1ee2e6a8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:04:23 f0cbae880128: Preparing 16:04:23 fd88f95b7e25: Preparing 16:04:23 a08ab26ee0f8: Preparing 16:04:23 7cf8173a37f1: Preparing 16:04:23 d348b1a5f13c: Preparing 16:04:23 34d5ebaa5410: Preparing 16:04:23 34d5ebaa5410: Waiting 16:04:23 d348b1a5f13c: Layer already exists 16:04:23 f0cbae880128: Layer already exists 16:04:23 7cf8173a37f1: Layer already exists 16:04:23 a08ab26ee0f8: Layer already exists 16:04:23 fd88f95b7e25: Layer already exists 16:04:23 34d5ebaa5410: Layer already exists 16:04:23 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:922a0b59eaefac60ff284199148bb866d3fc3609610a695fd803a67b1ee2e6a8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 16:04:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:04:24 f0cbae880128: Preparing 16:04:24 fd88f95b7e25: Preparing 16:04:24 a08ab26ee0f8: Preparing 16:04:24 7cf8173a37f1: Preparing 16:04:24 d348b1a5f13c: Preparing 16:04:24 34d5ebaa5410: Preparing 16:04:24 34d5ebaa5410: Waiting 16:04:24 7cf8173a37f1: Layer already exists 16:04:24 d348b1a5f13c: Layer already exists 16:04:24 f0cbae880128: Layer already exists 16:04:24 a08ab26ee0f8: Layer already exists 16:04:24 fd88f95b7e25: Layer already exists 16:04:24 34d5ebaa5410: Layer already exists 16:04:24 main: digest: sha256:922a0b59eaefac60ff284199148bb866d3fc3609610a695fd803a67b1ee2e6a8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:04:24 ===================================================== [Pipeline] echo 16:04:24 taggedImages: 16:04:24 - nexus3.edgexfoundry.org:10004/security-spire-config:c8dc4aaa282fbe6e844314843563128f08055c6c 16:04:24 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 16:04:24 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.104 16:04:24 - nexus3.edgexfoundry.org:10004/security-spire-config:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:04:24 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 16:04:24 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 16:04:24 c8dc4aaa282fbe6e844314843563128f08055c6c 16:04:24 latest 16:04:24 2.3.0-dev.104 16:04:24 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:04:24 main 16:04:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c8dc4aaa282fbe6e844314843563128f08055c6c 16:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:04:25 2864e3964cb7: Preparing 16:04:25 ea38402d8a7f: Preparing 16:04:25 a53042b2ab7e: Preparing 16:04:25 7cf8173a37f1: Preparing 16:04:25 cafce7fffacb: Preparing 16:04:25 34d5ebaa5410: Preparing 16:04:25 7cf8173a37f1: Layer already exists 16:04:25 cafce7fffacb: Layer already exists 16:04:25 34d5ebaa5410: Layer already exists 16:04:25 ea38402d8a7f: Pushed 16:04:25 a53042b2ab7e: Pushed 16:04:25 2864e3964cb7: Pushed 16:04:25 c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:82e61208754827c64c59265b655dcff42cc00146bcc84629103795f507e9648b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 16:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:04:25 2864e3964cb7: Preparing 16:04:25 ea38402d8a7f: Preparing 16:04:25 a53042b2ab7e: Preparing 16:04:25 7cf8173a37f1: Preparing 16:04:25 cafce7fffacb: Preparing 16:04:25 34d5ebaa5410: Preparing 16:04:25 34d5ebaa5410: Waiting 16:04:25 7cf8173a37f1: Layer already exists 16:04:25 cafce7fffacb: Layer already exists 16:04:25 a53042b2ab7e: Layer already exists 16:04:25 2864e3964cb7: Layer already exists 16:04:25 ea38402d8a7f: Layer already exists 16:04:25 34d5ebaa5410: Layer already exists 16:04:25 latest: digest: sha256:82e61208754827c64c59265b655dcff42cc00146bcc84629103795f507e9648b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.104 16:04:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:04:26 2864e3964cb7: Preparing 16:04:26 ea38402d8a7f: Preparing 16:04:26 a53042b2ab7e: Preparing 16:04:26 7cf8173a37f1: Preparing 16:04:26 cafce7fffacb: Preparing 16:04:26 34d5ebaa5410: Preparing 16:04:26 34d5ebaa5410: Waiting 16:04:26 7cf8173a37f1: Layer already exists 16:04:26 2864e3964cb7: Layer already exists 16:04:26 ea38402d8a7f: Layer already exists 16:04:26 cafce7fffacb: Layer already exists 16:04:26 a53042b2ab7e: Layer already exists 16:04:26 34d5ebaa5410: Layer already exists 16:04:26 2.3.0-dev.104: digest: sha256:82e61208754827c64c59265b655dcff42cc00146bcc84629103795f507e9648b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:04:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:04:27 2864e3964cb7: Preparing 16:04:27 ea38402d8a7f: Preparing 16:04:27 a53042b2ab7e: Preparing 16:04:27 7cf8173a37f1: Preparing 16:04:27 cafce7fffacb: Preparing 16:04:27 34d5ebaa5410: Preparing 16:04:27 34d5ebaa5410: Waiting 16:04:27 cafce7fffacb: Layer already exists 16:04:27 2864e3964cb7: Layer already exists 16:04:27 ea38402d8a7f: Layer already exists 16:04:27 a53042b2ab7e: Layer already exists 16:04:27 7cf8173a37f1: Layer already exists 16:04:27 34d5ebaa5410: Layer already exists 16:04:27 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:82e61208754827c64c59265b655dcff42cc00146bcc84629103795f507e9648b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 16:04:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:04:27 2864e3964cb7: Preparing 16:04:27 ea38402d8a7f: Preparing 16:04:27 a53042b2ab7e: Preparing 16:04:27 7cf8173a37f1: Preparing 16:04:27 cafce7fffacb: Preparing 16:04:27 34d5ebaa5410: Preparing 16:04:27 2864e3964cb7: Layer already exists 16:04:27 cafce7fffacb: Layer already exists 16:04:27 a53042b2ab7e: Layer already exists 16:04:27 7cf8173a37f1: Layer already exists 16:04:27 ea38402d8a7f: Layer already exists 16:04:27 34d5ebaa5410: Layer already exists 16:04:27 main: digest: sha256:82e61208754827c64c59265b655dcff42cc00146bcc84629103795f507e9648b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:04:27 ===================================================== [Pipeline] echo 16:04:27 taggedImages: 16:04:27 - nexus3.edgexfoundry.org:10004/security-spire-server:c8dc4aaa282fbe6e844314843563128f08055c6c 16:04:27 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 16:04:27 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.104 16:04:27 - nexus3.edgexfoundry.org:10004/security-spire-server:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:04:27 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 16:04:27 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 16:04:27 c8dc4aaa282fbe6e844314843563128f08055c6c 16:04:27 latest 16:04:27 2.3.0-dev.104 16:04:27 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:04:27 main 16:04:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c8dc4aaa282fbe6e844314843563128f08055c6c 16:04:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:04:28 fb2ecaa623b8: Preparing 16:04:28 2c8c598e436b: Preparing 16:04:28 c0b8400fa492: Preparing 16:04:28 94b2c16e5a83: Preparing 16:04:28 994393dc58e7: Preparing 16:04:28 994393dc58e7: Layer already exists 16:04:28 c0b8400fa492: Layer already exists 16:04:28 fb2ecaa623b8: Pushed 16:04:28 94b2c16e5a83: Pushed 16:04:30 2c8c598e436b: Pushed 16:04:30 c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:07c12ae29d6cbf961e66e7f53acd78847b25aab090b9c9c0a3b2b8f1b0f52cd2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 16:04:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:04:31 fb2ecaa623b8: Preparing 16:04:31 2c8c598e436b: Preparing 16:04:31 c0b8400fa492: Preparing 16:04:31 94b2c16e5a83: Preparing 16:04:31 994393dc58e7: Preparing 16:04:31 994393dc58e7: Layer already exists 16:04:31 2c8c598e436b: Layer already exists 16:04:31 94b2c16e5a83: Layer already exists 16:04:31 fb2ecaa623b8: Layer already exists 16:04:31 c0b8400fa492: Layer already exists 16:04:31 latest: digest: sha256:07c12ae29d6cbf961e66e7f53acd78847b25aab090b9c9c0a3b2b8f1b0f52cd2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.104 16:04:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:04:32 fb2ecaa623b8: Preparing 16:04:32 2c8c598e436b: Preparing 16:04:32 c0b8400fa492: Preparing 16:04:32 94b2c16e5a83: Preparing 16:04:32 994393dc58e7: Preparing 16:04:32 c0b8400fa492: Layer already exists 16:04:32 94b2c16e5a83: Layer already exists 16:04:32 2c8c598e436b: Layer already exists 16:04:32 994393dc58e7: Layer already exists 16:04:32 fb2ecaa623b8: Layer already exists 16:04:32 2.3.0-dev.104: digest: sha256:07c12ae29d6cbf961e66e7f53acd78847b25aab090b9c9c0a3b2b8f1b0f52cd2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:04:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:04:32 fb2ecaa623b8: Preparing 16:04:32 2c8c598e436b: Preparing 16:04:32 c0b8400fa492: Preparing 16:04:32 94b2c16e5a83: Preparing 16:04:32 994393dc58e7: Preparing 16:04:32 fb2ecaa623b8: Layer already exists 16:04:32 2c8c598e436b: Layer already exists 16:04:32 c0b8400fa492: Layer already exists 16:04:32 994393dc58e7: Layer already exists 16:04:32 94b2c16e5a83: Layer already exists 16:04:32 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:07c12ae29d6cbf961e66e7f53acd78847b25aab090b9c9c0a3b2b8f1b0f52cd2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 16:04:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:04:33 fb2ecaa623b8: Preparing 16:04:33 2c8c598e436b: Preparing 16:04:33 c0b8400fa492: Preparing 16:04:33 94b2c16e5a83: Preparing 16:04:33 994393dc58e7: Preparing 16:04:33 fb2ecaa623b8: Layer already exists 16:04:33 2c8c598e436b: Layer already exists 16:04:33 994393dc58e7: Layer already exists 16:04:33 c0b8400fa492: Layer already exists 16:04:33 94b2c16e5a83: Layer already exists 16:04:33 main: digest: sha256:07c12ae29d6cbf961e66e7f53acd78847b25aab090b9c9c0a3b2b8f1b0f52cd2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:04:33 ===================================================== [Pipeline] echo 16:04:33 taggedImages: 16:04:33 - nexus3.edgexfoundry.org:10004/support-notifications:c8dc4aaa282fbe6e844314843563128f08055c6c 16:04:33 - nexus3.edgexfoundry.org:10004/support-notifications:latest 16:04:33 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.104 16:04:33 - nexus3.edgexfoundry.org:10004/support-notifications:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:04:33 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 16:04:33 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 16:04:33 c8dc4aaa282fbe6e844314843563128f08055c6c 16:04:33 latest 16:04:33 2.3.0-dev.104 16:04:33 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:04:33 main 16:04:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c8dc4aaa282fbe6e844314843563128f08055c6c 16:04:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:04:34 2dfa63fb887d: Preparing 16:04:34 82ddad4a9592: Preparing 16:04:34 c0b8400fa492: Preparing 16:04:34 4c232fc74ee2: Preparing 16:04:34 994393dc58e7: Preparing 16:04:34 c0b8400fa492: Layer already exists 16:04:34 4c232fc74ee2: Layer already exists 16:04:34 994393dc58e7: Layer already exists 16:04:34 2dfa63fb887d: Pushed 16:04:36 82ddad4a9592: Pushed 16:04:36 c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:536cfcb89f2912bc1b3a03efa37a833bb80e0280b2b4b4704462ed0d74fefad4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:04:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:04:37 2dfa63fb887d: Preparing 16:04:37 82ddad4a9592: Preparing 16:04:37 c0b8400fa492: Preparing 16:04:37 4c232fc74ee2: Preparing 16:04:37 994393dc58e7: Preparing 16:04:37 82ddad4a9592: Layer already exists 16:04:37 c0b8400fa492: Layer already exists 16:04:37 994393dc58e7: Layer already exists 16:04:37 4c232fc74ee2: Layer already exists 16:04:37 2dfa63fb887d: Layer already exists 16:04:37 latest: digest: sha256:536cfcb89f2912bc1b3a03efa37a833bb80e0280b2b4b4704462ed0d74fefad4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.104 16:04:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:04:37 2dfa63fb887d: Preparing 16:04:37 82ddad4a9592: Preparing 16:04:37 c0b8400fa492: Preparing 16:04:37 4c232fc74ee2: Preparing 16:04:37 994393dc58e7: Preparing 16:04:37 994393dc58e7: Layer already exists 16:04:37 c0b8400fa492: Layer already exists 16:04:37 82ddad4a9592: Layer already exists 16:04:37 2dfa63fb887d: Layer already exists 16:04:37 4c232fc74ee2: Layer already exists 16:04:37 2.3.0-dev.104: digest: sha256:536cfcb89f2912bc1b3a03efa37a833bb80e0280b2b4b4704462ed0d74fefad4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:04:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:04:38 2dfa63fb887d: Preparing 16:04:38 82ddad4a9592: Preparing 16:04:38 c0b8400fa492: Preparing 16:04:38 4c232fc74ee2: Preparing 16:04:38 994393dc58e7: Preparing 16:04:38 994393dc58e7: Layer already exists 16:04:38 2dfa63fb887d: Layer already exists 16:04:38 82ddad4a9592: Layer already exists 16:04:38 c0b8400fa492: Layer already exists 16:04:38 4c232fc74ee2: Layer already exists 16:04:38 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:536cfcb89f2912bc1b3a03efa37a833bb80e0280b2b4b4704462ed0d74fefad4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 16:04:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:04:39 2dfa63fb887d: Preparing 16:04:39 82ddad4a9592: Preparing 16:04:39 c0b8400fa492: Preparing 16:04:39 4c232fc74ee2: Preparing 16:04:39 994393dc58e7: Preparing 16:04:39 994393dc58e7: Layer already exists 16:04:39 4c232fc74ee2: Layer already exists 16:04:39 c0b8400fa492: Layer already exists 16:04:39 2dfa63fb887d: Layer already exists 16:04:39 82ddad4a9592: Layer already exists 16:04:39 main: digest: sha256:536cfcb89f2912bc1b3a03efa37a833bb80e0280b2b4b4704462ed0d74fefad4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:04:39 ===================================================== [Pipeline] echo 16:04:39 taggedImages: 16:04:39 - nexus3.edgexfoundry.org:10004/support-scheduler:c8dc4aaa282fbe6e844314843563128f08055c6c 16:04:39 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:04:39 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.104 16:04:39 - nexus3.edgexfoundry.org:10004/support-scheduler:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:04:39 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 16:04:39 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 16:04:39 c8dc4aaa282fbe6e844314843563128f08055c6c 16:04:39 latest 16:04:39 2.3.0-dev.104 16:04:39 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:04:39 main 16:04:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:39 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:39 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c8dc4aaa282fbe6e844314843563128f08055c6c 16:04:39 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:04:39 e26441f6b19e: Preparing 16:04:39 0987fc520fef: Preparing 16:04:39 e05dd420ce36: Preparing 16:04:39 242628ce4462: Preparing 16:04:39 994393dc58e7: Preparing 16:04:39 994393dc58e7: Layer already exists 16:04:39 0987fc520fef: Pushed 16:04:40 e26441f6b19e: Pushed 16:04:41 e05dd420ce36: Pushed 16:04:53 242628ce4462: Pushed 16:04:53 c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:bff857922f7e785c818614eba50b8a317d1430ef9f6b4c56d1442fb8fee53a32 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:53 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:53 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 16:04:53 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:04:53 e26441f6b19e: Preparing 16:04:53 0987fc520fef: Preparing 16:04:53 e05dd420ce36: Preparing 16:04:53 242628ce4462: Preparing 16:04:53 994393dc58e7: Preparing 16:04:53 e26441f6b19e: Layer already exists 16:04:53 994393dc58e7: Layer already exists 16:04:53 242628ce4462: Layer already exists 16:04:53 e05dd420ce36: Layer already exists 16:04:53 0987fc520fef: Layer already exists 16:04:53 latest: digest: sha256:bff857922f7e785c818614eba50b8a317d1430ef9f6b4c56d1442fb8fee53a32 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:54 Removing intermediate container f716f6536772 16:04:54 ---> 290b852707bf 16:04:54 Step 7/19 : COPY . . 16:04:54 Removing intermediate container 21a06c47bea6 16:04:54 ---> bc2e9cecc276 16:04:54 Step 8/22 : COPY . . 16:04:54 Removing intermediate container fc278acc4b12 16:04:54 ---> 4399c1a2ba92 16:04:54 Step 7/23 : COPY . . 16:04:54 Removing intermediate container 80e21e928195 16:04:54 ---> 971c625d45a8 16:04:54 Step 7/24 : COPY . . 16:04:54 Removing intermediate container 5f9dc1431224 16:04:54 ---> 4837fcb22051 16:04:54 Step 7/24 : COPY . . 16:04:54 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:54 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.104 16:04:54 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:04:54 e26441f6b19e: Preparing 16:04:54 0987fc520fef: Preparing 16:04:54 e05dd420ce36: Preparing 16:04:54 242628ce4462: Preparing 16:04:54 994393dc58e7: Preparing 16:04:54 e26441f6b19e: Layer already exists 16:04:54 242628ce4462: Layer already exists 16:04:54 0987fc520fef: Layer already exists 16:04:54 e05dd420ce36: Layer already exists 16:04:54 994393dc58e7: Layer already exists 16:04:54 2.3.0-dev.104: digest: sha256:bff857922f7e785c818614eba50b8a317d1430ef9f6b4c56d1442fb8fee53a32 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:54 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:04:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:04:55 e26441f6b19e: Preparing 16:04:55 0987fc520fef: Preparing 16:04:55 e05dd420ce36: Preparing 16:04:55 242628ce4462: Preparing 16:04:55 994393dc58e7: Preparing 16:04:55 0987fc520fef: Layer already exists 16:04:55 e26441f6b19e: Layer already exists 16:04:55 994393dc58e7: Layer already exists 16:04:55 e05dd420ce36: Layer already exists 16:04:55 242628ce4462: Layer already exists 16:04:55 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:bff857922f7e785c818614eba50b8a317d1430ef9f6b4c56d1442fb8fee53a32 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:55 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 16:04:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:04:55 e26441f6b19e: Preparing 16:04:55 0987fc520fef: Preparing 16:04:55 e05dd420ce36: Preparing 16:04:55 242628ce4462: Preparing 16:04:55 994393dc58e7: Preparing 16:04:55 e05dd420ce36: Layer already exists 16:04:55 994393dc58e7: Layer already exists 16:04:55 e26441f6b19e: Layer already exists 16:04:55 0987fc520fef: Layer already exists 16:04:55 242628ce4462: Layer already exists 16:04:55 main: digest: sha256:bff857922f7e785c818614eba50b8a317d1430ef9f6b4c56d1442fb8fee53a32 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:04:55 ===================================================== [Pipeline] echo 16:04:55 taggedImages: 16:04:55 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c8dc4aaa282fbe6e844314843563128f08055c6c 16:04:55 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 16:04:55 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.104 16:04:55 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:04:55 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:04:57 ---> aa7984d82688 16:04:57 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:04:57 ---> 0fb34f7e3dd3 16:04:57 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:04:57 ---> c7752a063794 16:04:57 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 ---> Running in 3687a2621071 16:04:57 16:04:57 ---> 33f1efae9e55 16:04:57 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:04:57 ---> af33a282172c 16:04:57 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:04:58 ---> Running in ef9b677c2ed1 16:04:58 ---> Running in 769af6d1d001 16:04:58 ---> Running in 4475ca7e22f6 16:04:58 ---> Running in abb349d4f4e8 16:04:59 Removing intermediate container ef9b677c2ed1 16:04:59 ---> 255474641c1b 16:04:59 Step 9/24 : WORKDIR /edgex-go/spire-build 16:04:59 Removing intermediate container abb349d4f4e8 16:04:59 ---> b8635cb0632c 16:04:59 Step 9/24 : WORKDIR /edgex-go/spire-build 16:04:59 Removing intermediate container 769af6d1d001 16:04:59 ---> d4ae6c90538f 16:04:59 Step 9/23 : WORKDIR /edgex-go/spire-build 16:04:59 ---> Running in 219707460e5a 16:04:59 ---> Running in 080f658b6114 16:04:59 ---> Running in eeeeb1f396f4 16:04:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:05:00 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:05:00 Removing intermediate container eeeeb1f396f4 16:05:00 ---> 8814ead19884 16:05:00 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:05:00 Removing intermediate container 219707460e5a 16:05:00 Removing intermediate container 080f658b6114 16:05:00 ---> b6742ec8ba26 16:05:00 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:05:00 ---> 1918dde3c846 16:05:00 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:05:00 ---> Running in ddfa41ca44a3 16:05:00 ---> Running in 88108a2116a3 16:05:00 ---> Running in 8fc6aa9ed820 16:05:07 Removing intermediate container 88108a2116a3 16:05:07 ---> 274aae3e910c 16:05:07 Step 11/23 : WORKDIR /edgex-go 16:05:07 Removing intermediate container 8fc6aa9ed820 16:05:07 ---> 090f7b930fc3 16:05:07 Step 11/24 : WORKDIR /edgex-go 16:05:07 Removing intermediate container ddfa41ca44a3 16:05:07 ---> 1bd4de328891 16:05:07 Step 11/24 : WORKDIR /edgex-go 16:05:07 ---> Running in b206a0c2a60f 16:05:07 ---> Running in 544757308cef 16:05:07 ---> Running in 294bf375a6dc 16:05:08 Removing intermediate container b206a0c2a60f 16:05:08 ---> c88d611c96d4 16:05:08 16:05:08 Step 12/23 : FROM alpine:3.15 16:05:08 Removing intermediate container 544757308cef 16:05:08 ---> d7768b85ac65 16:05:08 16:05:08 Step 12/24 : FROM alpine:3.15 16:05:08 Removing intermediate container 294bf375a6dc 16:05:08 ---> 39b9e692e44e 16:05:08 16:05:08 Step 12/24 : FROM alpine:3.15 16:05:09 3.15: Pulling from library/alpine 16:05:09 3.15: Pulling from library/alpine 16:05:09 3.15: Pulling from library/alpine 16:05:12 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:05:12 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:05:12 Status: Downloaded newer image for alpine:3.15 16:05:12 Status: Image is up to date for alpine:3.15 16:05:12 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:05:12 Status: Image is up to date for alpine:3.15 16:05:12 ---> 02e0d6fdf486 16:05:12 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:05:12 ---> 02e0d6fdf486 16:05:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:05:12 ---> 02e0d6fdf486 16:05:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:05:12 ---> Running in dc4a61bcfbd2 16:05:12 ---> Running in ebea02eca8e9 16:05:12 ---> Running in f9ba1f181f0f 16:05:13 Removing intermediate container dc4a61bcfbd2 16:05:13 ---> bbedd77b3264 16:05:13 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:05:13 Removing intermediate container ebea02eca8e9 16:05:13 ---> 95b98f3e78f3 16:05:13 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:05:13 ---> Running in 633c699c8ad8 16:05:14 ---> Running in e0f50b658a3f 16:05:14 Removing intermediate container f9ba1f181f0f 16:05:14 ---> c0e7b85e7935 16:05:14 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:05:14 ---> Running in 95f6cbfc16df 16:05:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:05:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:05:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:05:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:05:19 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:05:19 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:05:19 OK: 15734 distinct packages available 16:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:05:19 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:05:19 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:05:19 OK: 15734 distinct packages available 16:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:05:20 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:05:20 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:05:20 OK: 15734 distinct packages available 16:05:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:05:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:05:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:05:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:05:22 (1/5) Installing dumb-init (1.2.5-r1) 16:05:22 (2/5) Installing musl-obstack (1.2.3-r0) 16:05:22 (3/5) Installing libucontext (1.1-r0) 16:05:22 (4/5) Installing gcompat (1.0.0-r4) 16:05:22 (5/5) Installing openssl (1.1.1q-r0) 16:05:22 (1/4) Installing dumb-init (1.2.5-r1) 16:05:22 (2/4) Installing musl-obstack (1.2.3-r0) 16:05:22 Executing busybox-1.34.1-r7.trigger 16:05:22 (3/4) Installing libucontext (1.1-r0) 16:05:22 (4/4) Installing gcompat (1.0.0-r4) 16:05:22 Executing busybox-1.34.1-r7.trigger 16:05:22 OK: 6 MiB in 19 packages 16:05:22 OK: 6 MiB in 18 packages 16:05:22 (1/5) Installing dumb-init (1.2.5-r1) 16:05:22 (2/5) Installing musl-obstack (1.2.3-r0) 16:05:22 (3/5) Installing libucontext (1.1-r0) 16:05:22 (4/5) Installing gcompat (1.0.0-r4) 16:05:22 (5/5) Installing openssl (1.1.1q-r0) 16:05:22 Executing busybox-1.34.1-r7.trigger 16:05:22 OK: 6 MiB in 19 packages 16:05:25 Removing intermediate container 633c699c8ad8 16:05:25 ---> f317ace8346f 16:05:25 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:05:25 Removing intermediate container e0f50b658a3f 16:05:25 ---> d7482faa9dee 16:05:25 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:05:25 Removing intermediate container 95f6cbfc16df 16:05:25 ---> f859fe576a93 16:05:25 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:05:38 ---> 5beb26e28824 16:05:38 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:05:46 ---> 9af2c17ed626 16:05:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:05:46 ---> 241436659ab4 16:05:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:05:48 ---> 159597ebb980 16:05:48 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:05:48 ---> 62261cbdfeef 16:05:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:05:48 ---> Running in 3488cd52185f 16:05:50 Removing intermediate container 3488cd52185f 16:05:50 ---> 055e44be2913 16:05:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:05:51 ---> 74d2ea17d380 16:05:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:05:53 ---> ecb0def1b981 16:05:53 Step 19/24 : WORKDIR / 16:05:53 ---> Running in 4d5c7ba72719 16:05:54 ---> 1d02e307661d 16:05:54 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:05:54 ---> a43a5fff3034 16:05:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:05:54 ---> Running in 17d5ebec3545 16:05:54 Removing intermediate container 4d5c7ba72719 16:05:54 ---> 7849e8ae7307 16:05:54 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:05:54 ---> Running in bf86e9929197 16:05:55 Removing intermediate container 17d5ebec3545 16:05:55 ---> 049dcdfd2c77 16:05:55 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:05:55 ---> Running in 8b2a5cefda83 16:05:55 Removing intermediate container bf86e9929197 16:05:55 ---> 28521a4f9b79 16:05:55 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:05:56 ---> Running in 21a2c4a1a2f7 16:05:56 ---> 235044e9d82b 16:05:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:05:57 Removing intermediate container 8b2a5cefda83 16:05:57 ---> 14c073ccee8f 16:05:57 Step 21/23 : LABEL arch=arm64 16:05:57 ---> Running in d9756f68101e 16:05:57 Removing intermediate container 21a2c4a1a2f7 16:05:57 ---> 48957b3e31be 16:05:57 Step 22/24 : LABEL arch=arm64 16:05:57 ---> Running in 8e1c99409c8a 16:05:58 Removing intermediate container d9756f68101e 16:05:58 ---> 78878901ca5d 16:05:58 Step 22/23 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c 16:05:58 Removing intermediate container 8e1c99409c8a 16:05:58 ---> f3717b7898c1 16:05:58 Step 23/24 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c 16:05:58 ---> Running in 76ef8cff2aaf 16:05:59 ---> 80f37f572545 16:05:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:05:59 ---> Running in aade4e94b3cc 16:06:01 Removing intermediate container aade4e94b3cc 16:06:01 ---> 91d1fd0997e7 16:06:01 Step 24/24 : LABEL version=2.3.0-dev.104 16:06:01 Removing intermediate container 76ef8cff2aaf 16:06:01 ---> 3e385cab63dd 16:06:01 Step 23/23 : LABEL version=2.3.0-dev.104 16:06:01 ---> Running in 3445b159d5e3 16:06:01 ---> Running in b87b7b5f354c 16:06:01 ---> e4337a796234 16:06:01 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:06:02 ---> Running in 4701c518fe4a 16:06:03 Removing intermediate container b87b7b5f354c 16:06:03 ---> 3b56f627a24d 16:06:03 16:06:03 Removing intermediate container 3445b159d5e3 16:06:03 ---> 68851a1db171 16:06:03 16:06:03 Removing intermediate container 4701c518fe4a 16:06:03 ---> 0e4791ea5cee 16:06:03 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:06:03 ---> Running in 94be1eee75e8 16:06:03 Successfully built 68851a1db171 16:06:03 Successfully built 3b56f627a24d 16:06:03 Successfully tagged security-spire-server-arm64:latest 16:06:03  Building security-spire-server ... done Successfully tagged security-spire-config-arm64:latest 16:06:03 Building core-command 16:06:03  Building security-spire-config ... done Building sys-mgmt-agent 16:06:04 Removing intermediate container 94be1eee75e8 16:06:04 ---> 68fc04b202a2 16:06:04 Step 22/24 : LABEL arch=arm64 16:06:04 ---> Running in 408f31fdfbf6 16:06:06 Removing intermediate container 408f31fdfbf6 16:06:06 ---> 7bbe947bedd1 16:06:06 Step 23/24 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c 16:06:06 ---> Running in 70ab878655da 16:06:07 Removing intermediate container 70ab878655da 16:06:07 ---> 924062f09e42 16:06:07 Step 24/24 : LABEL version=2.3.0-dev.104 16:06:07 ---> Running in f00a4ef36e41 16:06:07 Removing intermediate container f00a4ef36e41 16:06:07 ---> 78bdc670e8b9 16:06:07 16:06:07 Successfully built 78bdc670e8b9 16:06:07 Successfully tagged security-spire-agent-arm64:latest 16:06:07  Building security-spire-agent ... done Building support-notifications 16:06:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:06:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:06:13 ---> fadf076103ee 16:06:13 Step 3/22 : WORKDIR /edgex-go 16:06:13 ---> Using cache 16:06:13 ---> 6cad9db9bdd5 16:06:13 Step 4/22 : RUN apk add --update --no-cache make bash git 16:06:13 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:06:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:06:13 ---> fadf076103ee 16:06:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:06:13 ---> Using cache 16:06:13 ---> fd8f4250ed39 16:06:13 Step 4/23 : WORKDIR /edgex-go 16:06:13 ---> Using cache 16:06:13 ---> 09d6ca63de05 16:06:13 Step 5/23 : RUN apk add --update --no-cache make git 16:06:13 ---> Using cache 16:06:13 ---> 0ca587141b0b 16:06:13 Step 6/23 : COPY go.mod vendor* ./ 16:06:13 ---> Using cache 16:06:13 ---> 11eb6d1558b0 16:06:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:14 ---> Using cache 16:06:14 ---> bc2e9cecc276 16:06:14 Step 8/23 : COPY . . 16:06:14 ---> Running in f4928aeadd68 16:06:15 ---> Using cache 16:06:15 ---> 33f1efae9e55 16:06:15 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:06:15 ---> Running in 223c409aa565 16:06:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:06:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:06:16 ---> fadf076103ee 16:06:16 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:06:16 ---> Using cache 16:06:16 ---> fd8f4250ed39 16:06:16 Step 4/22 : WORKDIR /edgex-go 16:06:16 ---> Using cache 16:06:16 ---> 09d6ca63de05 16:06:16 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:06:16 ---> Running in 39d7b3657741 16:06:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:06:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:06:18 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:06:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:06:19 OK: 221 MiB in 51 packages 16:06:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:06:22 OK: 221 MiB in 51 packages 16:06:22 Removing intermediate container f4928aeadd68 16:06:22 ---> e398df255ed7 16:06:22 Step 5/22 : COPY go.mod vendor* ./ 16:06:23 ---> 127bb96d9734 16:06:23 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:23 ---> Running in 67f87bf794b7 16:06:25 Removing intermediate container 39d7b3657741 16:06:25 ---> 172e0c843014 16:06:25 Step 6/22 : COPY go.mod vendor* ./ 16:06:27 ---> 82bda8e7081f 16:06:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:27 ---> Running in 11b50c5eabcc 16:08:04 Removing intermediate container 11b50c5eabcc 16:08:04 ---> dc3325115fad 16:08:04 Step 8/22 : COPY . . 16:08:04 Removing intermediate container 67f87bf794b7 16:08:04 ---> f5cd40779180 16:08:04 Step 7/22 : COPY . . 16:08:04 ---> c0300a151e80 16:08:04 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:08:04 ---> Running in a02ec60fdab0 16:08:04 ---> d3010ddda042 16:08:04 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:08:04 ---> Running in 7c891059013e 16:08:04 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:08:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:13:11 Removing intermediate container 223c409aa565 16:13:11 ---> bd32aec613f5 16:13:11 16:13:11 Step 10/23 : FROM alpine:3.16 16:13:11 3.16: Pulling from library/alpine 16:13:11 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:13:11 Status: Downloaded newer image for alpine:3.16 16:13:11 ---> a6215f271958 16:13:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:13:11 ---> Running in e473f1b26f3e 16:13:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:13:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:13:11 Removing intermediate container 3687a2621071 16:13:11 ---> be0884bd5267 16:13:11 16:13:11 Step 9/19 : FROM alpine:3.15 16:13:11 ---> 02e0d6fdf486 16:13:11 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:13:11 ---> Using cache 16:13:11 ---> c0e7b85e7935 16:13:11 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:13:11 ---> Running in c10dbc80eef9 16:13:11 (1/1) Installing dumb-init (1.2.5-r1) 16:13:11 Executing busybox-1.35.0-r17.trigger 16:13:11 OK: 5 MiB in 15 packages 16:13:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:13:11 Removing intermediate container e473f1b26f3e 16:13:11 ---> da3c17a392ae 16:13:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:13:11 ---> Running in a13f6f89694c 16:13:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:13:11 Removing intermediate container a13f6f89694c 16:13:11 ---> 4fabe15dd202 16:13:11 Step 13/23 : ENV APP_PORT=59882 16:13:11 ---> Running in 468e2aba73df 16:13:11 Removing intermediate container 468e2aba73df 16:13:11 ---> 9dc783480ddd 16:13:11 Step 14/23 : EXPOSE $APP_PORT 16:13:11 ---> Running in f68aa9753bcb 16:13:11 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:13:11 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:13:11 OK: 15734 distinct packages available 16:13:11 Removing intermediate container f68aa9753bcb 16:13:11 ---> fd044b385981 16:13:11 Step 15/23 : WORKDIR / 16:13:11 ---> Running in 7a426b19911d 16:13:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:13:11 Removing intermediate container 7a426b19911d 16:13:11 ---> eaa5f18e8a5b 16:13:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:13:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:13:12 ---> 42e275343645 16:13:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:13:13 (1/9) Installing ca-certificates (20220614-r0) 16:13:13 (2/9) Installing brotli-libs (1.0.9-r5) 16:13:13 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:13:13 (4/9) Installing libcurl (7.80.0-r4) 16:13:13 (5/9) Installing curl (7.80.0-r4) 16:13:13 (6/9) Installing dumb-init (1.2.5-r1) 16:13:13 (7/9) Installing musl-obstack (1.2.3-r0) 16:13:13 (8/9) Installing libucontext (1.1-r0) 16:13:13 (9/9) Installing gcompat (1.0.0-r4) 16:13:13 Executing busybox-1.34.1-r7.trigger 16:13:13 Executing ca-certificates-20220614-r0.trigger 16:13:14 OK: 8 MiB in 23 packages 16:13:14 ---> fc53c3a7ee1d 16:13:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:13:16 ---> ee2bf24d7c5b 16:13:16 Step 19/23 : ENTRYPOINT ["/core-command"] 16:13:16 ---> Running in 1f7a9c9f0538 16:13:17 Removing intermediate container 1f7a9c9f0538 16:13:17 ---> eb026e6df6a5 16:13:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:13:17 ---> Running in 6922f1f3de47 16:13:17 Removing intermediate container c10dbc80eef9 16:13:17 ---> b795ae293926 16:13:17 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 16:13:18 Removing intermediate container 6922f1f3de47 16:13:18 ---> cae1f7bef94d 16:13:18 Step 21/23 : LABEL arch=arm64 16:13:18 ---> Running in 34e683c28d97 16:13:18 ---> ffb467fab034 16:13:18 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:13:18 Removing intermediate container 34e683c28d97 16:13:18 ---> b70db23e79c5 16:13:18 Step 22/23 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c 16:13:19 ---> Running in 1428516dc7be 16:13:20 Removing intermediate container 1428516dc7be 16:13:20 ---> 2f85df1ca510 16:13:20 Step 23/23 : LABEL version=2.3.0-dev.104 16:13:20 ---> Running in c0de673edf60 16:13:20 Removing intermediate container c0de673edf60 16:13:20 ---> 1580517d584b 16:13:20 16:13:20 Successfully built 1580517d584b 16:13:20 Successfully tagged core-command-arm64:latest 16:13:20  Building core-command ... done Building security-proxy-setup 16:13:21 ---> 1324cdba45a1 16:13:21 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:13:22 ---> 09e679cdaed6 16:13:22 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:13:22 ---> Running in 9ebb7adcd760 16:13:23 Removing intermediate container 9ebb7adcd760 16:13:23 ---> 6a1b93ce8be8 16:13:23 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:13:23 ---> Running in 8f1278342147 16:13:23 Removing intermediate container 8f1278342147 16:13:23 ---> b49802242615 16:13:23 Step 17/19 : LABEL arch=arm64 16:13:24 ---> Running in 3840aeda34a8 16:13:24 Removing intermediate container 3840aeda34a8 16:13:24 ---> ae984794c753 16:13:24 Step 18/19 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c 16:13:24 ---> Running in 93afedf2ccda 16:13:25 Removing intermediate container 93afedf2ccda 16:13:25 ---> c389c51c289f 16:13:25 Step 19/19 : LABEL version=2.3.0-dev.104 16:13:25 ---> Running in f1238eb8ca42 16:13:25 Removing intermediate container f1238eb8ca42 16:13:25 ---> 160b447cff40 16:13:25 16:13:26 Successfully built 160b447cff40 16:13:26 Successfully tagged security-spiffe-token-provider-arm64:latest 16:13:26 Building core-metadata 16:13:26  Building security-spiffe-token-provider ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:13:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:13:26 ---> fadf076103ee 16:13:26 Step 3/21 : WORKDIR /edgex-go 16:13:26 ---> Using cache 16:13:26 ---> 6cad9db9bdd5 16:13:26 Step 4/21 : RUN apk add --update --no-cache make git 16:13:26 ---> Running in 816f7f58f03b 16:13:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:13:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:13:30 OK: 221 MiB in 51 packages 16:13:30 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:13:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:13:30 ---> fadf076103ee 16:13:30 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:13:30 ---> Using cache 16:13:30 ---> fd8f4250ed39 16:13:30 Step 4/24 : WORKDIR /edgex-go 16:13:30 ---> Using cache 16:13:30 ---> 09d6ca63de05 16:13:30 Step 5/24 : RUN apk add --update --no-cache make git 16:13:30 ---> Using cache 16:13:30 ---> 0ca587141b0b 16:13:30 Step 6/24 : COPY go.mod vendor* ./ 16:13:30 ---> Using cache 16:13:30 ---> 11eb6d1558b0 16:13:30 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:13:30 ---> Using cache 16:13:30 ---> bc2e9cecc276 16:13:30 Step 8/24 : COPY . . 16:13:31 ---> Using cache 16:13:31 ---> 33f1efae9e55 16:13:31 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:13:31 ---> Running in d8f877b38111 16:13:32 Removing intermediate container 816f7f58f03b 16:13:32 ---> 3c9fe937861f 16:13:32 Step 5/21 : COPY go.mod vendor* ./ 16:13:33 ---> 0994d37b325d 16:13:33 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:13:33 ---> Running in 4e73d9f87f22 16:13:34 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:13:56 Removing intermediate container 7c891059013e 16:13:56 ---> cfe5a612e401 16:13:56 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:13:56 ---> Running in 59956a8d0388 16:13:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:14:05 Removing intermediate container 59956a8d0388 16:14:05 ---> e20f922ca127 16:14:05 16:14:05 Step 10/22 : FROM alpine:3.16 16:14:05 ---> a6215f271958 16:14:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:14:05 ---> Running in 1f63d5c226aa 16:14:05 Removing intermediate container 1f63d5c226aa 16:14:05 ---> 368786adb1e4 16:14:05 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 16:14:05 ---> Running in 13f620aaa797 16:14:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:14:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:14:08 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:14:08 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:14:08 (3/33) Installing readline (8.1.2-r0) 16:14:08 (4/33) Installing bash (5.1.16-r2) 16:14:08 Executing bash-5.1.16-r2.post-install 16:14:08 (5/33) Installing ca-certificates (20220614-r0) 16:14:08 (6/33) Installing brotli-libs (1.0.9-r6) 16:14:08 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:14:08 (8/33) Installing libcurl (7.83.1-r4) 16:14:08 (9/33) Installing curl (7.83.1-r4) 16:14:08 (10/33) Installing docker-cli (20.10.20-r0) 16:14:09 (11/33) Installing dumb-init (1.2.5-r1) 16:14:09 (12/33) Installing libbz2 (1.0.8-r1) 16:14:09 (13/33) Installing expat (2.5.0-r0) 16:14:09 (14/33) Installing libffi (3.4.2-r1) 16:14:09 (15/33) Installing gdbm (1.23-r0) 16:14:09 (16/33) Installing xz-libs (5.2.5-r1) 16:14:09 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:14:09 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:14:09 (19/33) Installing mpdecimal (2.5.1-r1) 16:14:10 (20/33) Installing sqlite-libs (3.38.5-r0) 16:14:10 (21/33) Installing python3 (3.10.5-r0) 16:14:12 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:14:12 (23/33) Installing py3-tomli (2.0.1-r1) 16:14:12 (24/33) Installing py3-pep517 (0.12.0-r2) 16:14:12 (25/33) Installing py3-six (1.16.0-r1) 16:14:12 (26/33) Installing py3-retrying (1.3.3-r3) 16:14:12 (27/33) Installing py3-appdirs (1.4.4-r3) 16:14:12 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:14:12 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:14:12 (30/33) Installing py3-parsing (2.4.7-r3) 16:14:12 (31/33) Installing py3-packaging (21.3-r0) 16:14:12 (32/33) Installing py3-setuptools (59.4.0-r0) 16:14:12 (33/33) Installing py3-pip (22.1.1-r0) 16:14:13 Executing busybox-1.35.0-r17.trigger 16:14:13 Executing ca-certificates-20220614-r0.trigger 16:14:14 OK: 120 MiB in 47 packages 16:14:32 Collecting docker-compose==1.23.2 16:14:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:14:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.8 MB/s eta 0:00:00 16:14:32 Collecting docker<4.0,>=3.6.0 16:14:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:14:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.8 MB/s eta 0:00:00 16:14:33 Collecting texttable<0.10,>=0.9.0 16:14:33 Downloading texttable-0.9.1.tar.gz (11 kB) 16:14:33 Preparing metadata (setup.py): started 16:14:36 Removing intermediate container 4475ca7e22f6 16:14:36 ---> 7ce4c8282cc8 16:14:36 16:14:36 Step 10/22 : FROM alpine:3.16 16:14:36 ---> a6215f271958 16:14:36 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:14:36 ---> Using cache 16:14:36 ---> da3c17a392ae 16:14:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:14:36 ---> Using cache 16:14:36 ---> 4fabe15dd202 16:14:36 Step 13/22 : ENV APP_PORT=59861 16:14:36 Preparing metadata (setup.py): finished with status 'done' 16:14:36 Collecting docopt<0.7,>=0.6.1 16:14:36 Downloading docopt-0.6.2.tar.gz (25 kB) 16:14:36 ---> Running in 6ad479cfab1b 16:14:36 Preparing metadata (setup.py): started 16:14:37 Removing intermediate container 6ad479cfab1b 16:14:37 ---> b9a1e0d766dc 16:14:37 Step 14/22 : EXPOSE $APP_PORT 16:14:37 ---> Running in 62f36fcbb805 16:14:38 Removing intermediate container 62f36fcbb805 16:14:38 ---> 0d856ff13cc5 16:14:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:14:39 Preparing metadata (setup.py): finished with status 'done' 16:14:39 Collecting websocket-client<1.0,>=0.32.0 16:14:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:14:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 6.3 MB/s eta 0:00:00 16:14:39 Collecting dockerpty<0.5,>=0.4.1 16:14:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:14:39 Preparing metadata (setup.py): started 16:14:40 ---> 1dcf505cc54c 16:14:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:14:42 Preparing metadata (setup.py): finished with status 'done' 16:14:43 Collecting jsonschema<3,>=2.5.1 16:14:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:14:43 Collecting cached-property<2,>=1.2.0 16:14:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:14:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:14:44 Collecting PyYAML<4,>=3.10 16:14:44 Downloading PyYAML-3.13.tar.gz (270 kB) 16:14:44 ---> 4d5576d2f9e6 16:14:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:14:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 9.5 MB/s eta 0:00:00 16:14:46 Preparing metadata (setup.py): started 16:14:46 ---> fcea21e96aba 16:14:46 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:14:46 ---> Running in e0cea1859f86 16:14:47 Removing intermediate container e0cea1859f86 16:14:47 ---> d7a703dddfc2 16:14:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:14:47 ---> Running in b53a627ab222 16:14:48 Removing intermediate container b53a627ab222 16:14:48 ---> cd68189a5421 16:14:48 Step 20/22 : LABEL arch=arm64 16:14:48 ---> Running in d5f5c10de074 16:14:48 Preparing metadata (setup.py): finished with status 'done' 16:14:49 Removing intermediate container d5f5c10de074 16:14:49 ---> 3e29afa64605 16:14:49 Step 21/22 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c 16:14:49 ---> Running in c760b21ba868 16:14:49 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:14:49 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:14:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.0 MB/s eta 0:00:00 16:14:50 Removing intermediate container c760b21ba868 16:14:50 ---> 0a6f2fdea8c2 16:14:50 Step 22/22 : LABEL version=2.3.0-dev.104 16:14:50 ---> Running in b2541765d2f4 16:14:50 Collecting docker-pycreds>=0.4.0 16:14:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:14:51 Removing intermediate container b2541765d2f4 16:14:51 ---> 4aadc008f76c 16:14:51 16:14:51 Successfully built 4aadc008f76c 16:14:51 Successfully tagged support-scheduler-arm64:latest 16:14:51  Building support-scheduler ... done Building security-bootstrapper 16:14:51 Collecting urllib3<1.25,>=1.21.1 16:14:52 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:14:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 16.0 MB/s eta 0:00:00 16:14:52 Collecting chardet<3.1.0,>=3.0.2 16:14:52 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:14:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 15.3 MB/s eta 0:00:00 16:14:52 Collecting idna<2.8,>=2.5 16:14:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:14:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.1 MB/s eta 0:00:00 16:14:52 Collecting certifi>=2017.4.17 16:14:52 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 16:14:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 6.5 MB/s eta 0:00:00 16:14:53 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:14:53 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:14:53 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:14:53 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:14:55 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:14:55 Running setup.py install for texttable: started 16:14:56 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:14:56 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:14:56 ---> fadf076103ee 16:14:56 Step 3/32 : WORKDIR /edgex-go 16:14:56 ---> Using cache 16:14:56 ---> 6cad9db9bdd5 16:14:56 Step 4/32 : RUN apk add --update --no-cache make git 16:14:56 ---> Using cache 16:14:56 ---> 3c9fe937861f 16:14:56 Step 5/32 : COPY go.mod vendor* ./ 16:14:56 ---> Using cache 16:14:56 ---> 0994d37b325d 16:14:56 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:14:56 ---> Using cache 16:14:56 ---> fa4606a311cc 16:14:56 Step 7/32 : COPY . . 16:14:58 Running setup.py install for texttable: finished with status 'done' 16:14:58 Running setup.py install for PyYAML: started 16:14:59 Removing intermediate container 4e73d9f87f22 16:14:59 ---> fa4606a311cc 16:14:59 Step 7/21 : COPY . . 16:15:01 ---> 7ffd4260304a 16:15:01 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:15:01 ---> Running in c4c4462b4901 16:15:02 Running setup.py install for PyYAML: finished with status 'done' 16:15:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:15:04 ---> 9ace6e3a0429 16:15:04 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:15:04 Running setup.py install for docopt: started 16:15:04 ---> Running in d90d471bb382 16:15:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:15:08 Running setup.py install for docopt: finished with status 'done' 16:15:12 Running setup.py install for dockerpty: started 16:15:15 Running setup.py install for dockerpty: finished with status 'done' 16:15:19 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:15:19 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 16:15:37 Removing intermediate container 13f620aaa797 16:15:37 ---> 636c6a9a4488 16:15:37 Step 13/22 : ENV APP_PORT=58890 16:15:37 ---> Running in bc3cef29a69b 16:15:37 Removing intermediate container bc3cef29a69b 16:15:37 ---> c08bf7b4c3b4 16:15:37 Step 14/22 : EXPOSE $APP_PORT 16:15:37 ---> Running in 80a6d864dce3 16:15:37 Removing intermediate container 80a6d864dce3 16:15:37 ---> cc20f742d38e 16:15:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:15:39 ---> afe2874161eb 16:15:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:15:39 ---> d509a0b0dda5 16:15:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:15:41 ---> dfc5966b668b 16:15:41 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:15:41 ---> Running in 6bc57b092d8e 16:15:41 Removing intermediate container 6bc57b092d8e 16:15:41 ---> bbfa15056adf 16:15:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:15:41 ---> Running in ec18642cdbc0 16:15:42 Removing intermediate container ec18642cdbc0 16:15:42 ---> a78c11cc8490 16:15:42 Step 20/22 : LABEL arch=arm64 16:15:42 ---> Running in 304ba16178c1 16:15:43 Removing intermediate container 304ba16178c1 16:15:43 ---> db6ddddaa6d9 16:15:43 Step 21/22 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c 16:15:43 ---> Running in 5dd69ff1cf52 16:15:43 Removing intermediate container 5dd69ff1cf52 16:15:43 ---> 420ddbfd2ca8 16:15:43 Step 22/22 : LABEL version=2.3.0-dev.104 16:15:43 ---> Running in 9170639318ba 16:15:44 Removing intermediate container 9170639318ba 16:15:44 ---> 7a0814fa48c8 16:15:44 16:15:44 Successfully built 7a0814fa48c8 16:15:44 Successfully tagged sys-mgmt-agent-arm64:latest 16:15:44 Building security-secretstore-setup 16:15:48  Building sys-mgmt-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:15:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:15:48 ---> fadf076103ee 16:15:48 Step 3/24 : WORKDIR /edgex-go 16:15:48 ---> Using cache 16:15:48 ---> 6cad9db9bdd5 16:15:48 Step 4/24 : RUN apk add --update --no-cache make git 16:15:48 ---> Using cache 16:15:48 ---> 3c9fe937861f 16:15:48 Step 5/24 : COPY go.mod vendor* ./ 16:15:48 ---> Using cache 16:15:48 ---> 0994d37b325d 16:15:48 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:15:48 ---> Using cache 16:15:48 ---> fa4606a311cc 16:15:48 Step 7/24 : COPY . . 16:15:48 ---> Using cache 16:15:48 ---> 9ace6e3a0429 16:15:48 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:15:48 ---> Running in 3f1defcfad37 16:15:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:17:58 Removing intermediate container a02ec60fdab0 16:17:58 ---> 33e1b173018c 16:17:58 16:17:58 Step 10/22 : FROM alpine:3.16 16:17:58 ---> a6215f271958 16:17:58 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:17:58 ---> Running in c3e06e89d88b 16:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:17:58 (1/2) Installing ca-certificates (20220614-r0) 16:17:58 (2/2) Installing dumb-init (1.2.5-r1) 16:17:58 Executing busybox-1.35.0-r17.trigger 16:17:58 Executing ca-certificates-20220614-r0.trigger 16:17:58 OK: 6 MiB in 16 packages 16:17:58 Removing intermediate container c3e06e89d88b 16:17:58 ---> 7975990308be 16:17:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:17:59 ---> Running in 9abd53daf699 16:17:59 Removing intermediate container 9abd53daf699 16:17:59 ---> cdadc5e3a92a 16:17:59 Step 13/22 : ENV APP_PORT=59860 16:17:59 ---> Running in 68be5dae2d6f 16:18:00 Removing intermediate container 68be5dae2d6f 16:18:00 ---> f89862e2c643 16:18:00 Step 14/22 : EXPOSE $APP_PORT 16:18:00 ---> Running in 360042961c8e 16:18:00 Removing intermediate container 360042961c8e 16:18:00 ---> 557751e8a749 16:18:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:18:01 ---> 585d63e98661 16:18:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:18:04 ---> 325f696f113a 16:18:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:18:05 ---> 42913dc33416 16:18:05 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:18:05 ---> Running in ffefe2a76bb6 16:18:05 Removing intermediate container ffefe2a76bb6 16:18:05 ---> 5f1c597c79dd 16:18:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:18:05 ---> Running in 4603ec728047 16:18:06 Removing intermediate container 4603ec728047 16:18:06 ---> f7b67dc0bc46 16:18:06 Step 20/22 : LABEL arch=arm64 16:18:06 ---> Running in d11089c33c9e 16:18:06 Removing intermediate container d11089c33c9e 16:18:06 ---> 89a79caf8ef1 16:18:06 Step 21/22 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c 16:18:06 ---> Running in 4d716bc3f1f2 16:18:07 Removing intermediate container 4d716bc3f1f2 16:18:07 ---> 993b2337a1be 16:18:07 Step 22/22 : LABEL version=2.3.0-dev.104 16:18:07 ---> Running in 8fd09bb68039 16:18:08 Removing intermediate container 8fd09bb68039 16:18:08 ---> d1d777377264 16:18:08 16:18:08 Successfully built d1d777377264 16:18:08 Successfully tagged support-notifications-arm64:latest 16:18:08  Building support-notifications ... done Building core-data 16:18:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:18:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:18:12 ---> fadf076103ee 16:18:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:18:12 ---> Using cache 16:18:12 ---> fd8f4250ed39 16:18:12 Step 4/22 : WORKDIR /edgex-go 16:18:12 ---> Using cache 16:18:12 ---> 09d6ca63de05 16:18:12 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:18:12 ---> Running in 494803cfe914 16:18:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:18:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:18:16 OK: 221 MiB in 51 packages 16:18:17 Removing intermediate container 494803cfe914 16:18:17 ---> 1cc4642fe83f 16:18:17 Step 6/22 : COPY go.mod vendor* ./ 16:18:18 ---> aedbba5c3071 16:18:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:18:18 ---> Running in e7d048b8f080 16:19:41 Removing intermediate container e7d048b8f080 16:19:41 ---> 157ed3a89aa8 16:19:41 Step 8/22 : COPY . . 16:19:41 ---> 47d52d09d837 16:19:41 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:19:41 ---> Running in 292f2b7cd166 16:19:41 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:21:02 Removing intermediate container d8f877b38111 16:21:02 ---> 1386490f880e 16:21:02 16:21:02 Step 10/24 : FROM alpine:3.16 16:21:02 ---> a6215f271958 16:21:02 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:21:02 ---> Using cache 16:21:02 ---> da3c17a392ae 16:21:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:21:02 ---> Using cache 16:21:02 ---> 4fabe15dd202 16:21:02 Step 13/24 : ENV APP_PORT=59881 16:21:02 ---> Running in d3d48d905539 16:21:02 Removing intermediate container d3d48d905539 16:21:02 ---> 89cabfe56ffc 16:21:02 Step 14/24 : EXPOSE $APP_PORT 16:21:02 ---> Running in 8716e66f427c 16:21:02 Removing intermediate container 8716e66f427c 16:21:02 ---> d71bda0afdf0 16:21:02 Step 15/24 : WORKDIR / 16:21:02 ---> Running in 75a609b598c1 16:21:02 Removing intermediate container 75a609b598c1 16:21:02 ---> 8e0579a4b747 16:21:02 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:21:02 ---> 5e6336445992 16:21:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:21:02 ---> c7e911fb4bcb 16:21:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:21:02 ---> cc75eec0fca5 16:21:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:21:02 ---> 2a74103a355d 16:21:02 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:21:02 ---> Running in 7e057da02b0c 16:21:02 Removing intermediate container 7e057da02b0c 16:21:02 ---> 804eec24d044 16:21:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:21:02 ---> Running in 9adc5f5c87ac 16:21:03 Removing intermediate container 9adc5f5c87ac 16:21:03 ---> fc8482c27073 16:21:03 Step 22/24 : LABEL arch=arm64 16:21:03 ---> Running in 9134041d820d 16:21:03 Removing intermediate container 9134041d820d 16:21:03 ---> bfd99c6d7769 16:21:03 Step 23/24 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c 16:21:04 ---> Running in d3849a514e19 16:21:04 Removing intermediate container d3849a514e19 16:21:04 ---> 97347bb03bb6 16:21:04 Step 24/24 : LABEL version=2.3.0-dev.104 16:21:04 ---> Running in 70a083df67d2 16:21:05 Removing intermediate container 70a083df67d2 16:21:05 ---> 3a0e9296b322 16:21:05 16:21:05 Successfully built 3a0e9296b322 16:21:05 Successfully tagged core-metadata-arm64:latest 16:21:09  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:21:32 Removing intermediate container d90d471bb382 16:21:32 ---> fe47b5876234 16:21:32 16:21:32 Step 9/21 : FROM alpine:3.16 16:21:32 ---> a6215f271958 16:21:32 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 16:21:32 ---> Running in bd202489b581 16:21:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:21:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:21:34 (1/6) Installing ca-certificates (20220614-r0) 16:21:34 (2/6) Installing brotli-libs (1.0.9-r6) 16:21:34 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:21:34 (4/6) Installing libcurl (7.83.1-r4) 16:21:34 (5/6) Installing curl (7.83.1-r4) 16:21:34 (6/6) Installing dumb-init (1.2.5-r1) 16:21:34 Executing busybox-1.35.0-r17.trigger 16:21:34 Executing ca-certificates-20220614-r0.trigger 16:21:35 OK: 8 MiB in 20 packages 16:21:37 Removing intermediate container bd202489b581 16:21:37 ---> c0153509402b 16:21:37 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:21:38 ---> Running in 4b7f24f0cc26 16:21:38 Removing intermediate container c4c4462b4901 16:21:38 ---> 172c12698690 16:21:38 16:21:38 Step 9/32 : FROM alpine:3.16 16:21:38 ---> a6215f271958 16:21:38 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:21:38 ---> Running in f1e0f66a3f82 16:21:38 Removing intermediate container 4b7f24f0cc26 16:21:38 ---> 86e26406d8f0 16:21:38 Step 12/21 : WORKDIR /edgex 16:21:38 ---> Running in 08bba4a35986 16:21:39 Removing intermediate container f1e0f66a3f82 16:21:39 ---> 3bb680c5eef7 16:21:39 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 16:21:39 ---> Running in 3ba406a84462 16:21:39 Removing intermediate container 08bba4a35986 16:21:39 ---> b38dc13b55f4 16:21:39 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:21:40 ---> a747ed246b72 16:21:40 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:21:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:21:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:21:43 (1/2) Installing dumb-init (1.2.5-r1) 16:21:43 (2/2) Installing su-exec (0.2-r1) 16:21:43 Executing busybox-1.35.0-r17.trigger 16:21:43 OK: 5 MiB in 16 packages 16:21:43 ---> 9c29feb9074f 16:21:43 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:21:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:21:45 Removing intermediate container 3ba406a84462 16:21:45 ---> e2263f7c8134 16:21:45 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 16:21:45 ---> Running in de3224b4f5ee 16:21:45 ---> ab908e3179e9 16:21:45 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:21:45 Removing intermediate container de3224b4f5ee 16:21:45 ---> 1ba9a38600e2 16:21:45 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:21:45 ---> Running in c70e675e3263 16:21:46 ---> 326531338802 16:21:46 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:21:46 ---> Running in 107f6fe8d475 16:21:46 Removing intermediate container c70e675e3263 16:21:46 ---> 785ba64828cd 16:21:46 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:21:46 ---> Running in 1bc40f5d0c5f 16:21:47 Removing intermediate container 1bc40f5d0c5f 16:21:47 ---> ea45b1cc2fcf 16:21:47 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:21:47 ---> Running in d23c0eb60d80 16:21:48 Removing intermediate container d23c0eb60d80 16:21:48 ---> 1f9d3b17acc8 16:21:48 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:21:48 ---> Running in 3af66c549a30 16:21:49 Removing intermediate container 107f6fe8d475 16:21:49 ---> 2e16bef07cb8 16:21:49 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 16:21:49 ---> Running in ce7f17bacf7f 16:21:50 Removing intermediate container ce7f17bacf7f 16:21:50 ---> 2689dfa0698b 16:21:50 Step 19/21 : LABEL arch=arm64 16:21:50 ---> Running in d2b714258aae 16:21:51 Removing intermediate container d2b714258aae 16:21:51 ---> c043bd16297b 16:21:51 Step 20/21 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c 16:21:51 ---> Running in 4c00d2fd3fe5 16:21:52 Removing intermediate container 4c00d2fd3fe5 16:21:52 ---> a4761564f71a 16:21:52 Step 21/21 : LABEL version=2.3.0-dev.104 16:21:52 Removing intermediate container 3af66c549a30 16:21:52 ---> 6c4d55afe395 16:21:52 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 16:21:52 ---> Running in 8ea80de5885e 16:21:52 ---> Running in 2be52cf328f2 16:21:53 Removing intermediate container 8ea80de5885e 16:21:53 ---> 68c20e578c5b 16:21:53 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:21:53 Removing intermediate container 2be52cf328f2 16:21:53 ---> c9980205e685 16:21:53 16:21:53 Successfully built c9980205e685 16:21:53 Successfully tagged security-proxy-setup-arm64:latest 16:21:55  Building security-proxy-setup ... done  ---> 2d58a4e3b84d 16:21:55 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:21:55 ---> Running in 70167beb1880 16:22:00 Removing intermediate container 70167beb1880 16:22:00 ---> 177e7b3c11d7 16:22:00 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:22:01 ---> 7ef4357a91e8 16:22:01 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:22:04 ---> af46a8e68ac0 16:22:04 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:22:04 Removing intermediate container 3f1defcfad37 16:22:04 ---> 62ee534e2935 16:22:04 16:22:04 Step 9/24 : FROM alpine:3.16 16:22:04 ---> a6215f271958 16:22:04 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:22:04 ---> Running in a0b1ba4b755c 16:22:05 ---> 28215d640d06 16:22:05 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:22:07 ---> 7f33a3b28abe 16:22:07 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:22:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:22:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:22:08 ---> a06a7420cdd9 16:22:08 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:22:09 (1/3) Installing ca-certificates (20220614-r0) 16:22:09 ---> 52784161825a 16:22:09 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:22:09 (2/3) Installing dumb-init (1.2.5-r1) 16:22:09 (3/3) Installing su-exec (0.2-r1) 16:22:09 Executing busybox-1.35.0-r17.trigger 16:22:09 Executing ca-certificates-20220614-r0.trigger 16:22:10 OK: 6 MiB in 17 packages 16:22:10 ---> af5eff35decf 16:22:10 Step 27/32 : RUN chmod +x /entrypoint.sh 16:22:10 ---> Running in 6c3dfc61f3f6 16:22:12 Removing intermediate container a0b1ba4b755c 16:22:12 ---> 70db4358efa2 16:22:12 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:22:12 ---> Running in 8785dfa1e8f4 16:22:13 Removing intermediate container 8785dfa1e8f4 16:22:13 ---> ebb1c0604bec 16:22:13 Step 12/24 : WORKDIR / 16:22:13 ---> Running in 630d907ed6f7 16:22:14 Removing intermediate container 630d907ed6f7 16:22:14 ---> 8eec13e159c4 16:22:14 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:22:14 Removing intermediate container 6c3dfc61f3f6 16:22:14 ---> bb515976cf31 16:22:14 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:22:14 ---> Running in 1159dd3ce600 16:22:15 Removing intermediate container 1159dd3ce600 16:22:15 ---> 054f7305e3ca 16:22:15 Step 29/32 : CMD ["gate"] 16:22:15 ---> Running in 209d9e4c266a 16:22:15 ---> 21c65d0f9575 16:22:15 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:22:15 Removing intermediate container 209d9e4c266a 16:22:15 ---> 38895a00fff9 16:22:15 Step 30/32 : LABEL arch=arm64 16:22:15 ---> Running in 142b3df76878 16:22:16 ---> 61e0d07484a1 16:22:16 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:22:16 Removing intermediate container 142b3df76878 16:22:16 ---> 9f1762bb1f10 16:22:16 Step 31/32 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c 16:22:16 ---> Running in d0225d498328 16:22:17 ---> 7ec51dc29c2a 16:22:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:22:17 Removing intermediate container d0225d498328 16:22:17 ---> 1608a12c7db3 16:22:17 Step 32/32 : LABEL version=2.3.0-dev.104 16:22:17 ---> Running in e18cab4f1047 16:22:18 Removing intermediate container e18cab4f1047 16:22:18 ---> 7d66d1b4c614 16:22:18 16:22:18 Successfully built 7d66d1b4c614 16:22:18 Successfully tagged security-bootstrapper-arm64:latest 16:22:18  Building security-bootstrapper ... done  ---> 08f0d350d40c 16:22:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:22:20 ---> fccef43e4cf0 16:22:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:22:22 ---> 105fccdf36f7 16:22:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:22:23 ---> ae60e76f7b2f 16:22:23 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:22:23 ---> Running in a060f7ebf8ec 16:22:25 Removing intermediate container a060f7ebf8ec 16:22:25 ---> 61477d3a0f48 16:22:25 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:22:25 ---> Running in 8310ac9b1766 16:22:26 Removing intermediate container 8310ac9b1766 16:22:26 ---> abc4d54978d9 16:22:26 Step 22/24 : LABEL arch=arm64 16:22:26 ---> Running in 0b1ff818cfc3 16:22:27 Removing intermediate container 0b1ff818cfc3 16:22:27 ---> 7eabc88f086a 16:22:27 Step 23/24 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c 16:22:27 ---> Running in 0400ab4e925b 16:22:27 Removing intermediate container 0400ab4e925b 16:22:27 ---> 7e855c4e4e54 16:22:27 Step 24/24 : LABEL version=2.3.0-dev.104 16:22:27 ---> Running in 3dd3574e3320 16:22:28 Removing intermediate container 3dd3574e3320 16:22:28 ---> bc20350e2234 16:22:28 16:22:28 Successfully built bc20350e2234 16:22:28 Successfully tagged security-secretstore-setup-arm64:latest 16:23:07  Building security-secretstore-setup ... done Removing intermediate container 292f2b7cd166 16:23:07 ---> a949e62b8fcb 16:23:07 16:23:07 Step 10/22 : FROM alpine:3.16 16:23:07 ---> a6215f271958 16:23:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:23:07 ---> Running in 23ff875449a3 16:23:07 Removing intermediate container 23ff875449a3 16:23:07 ---> d1568739264f 16:23:07 Step 12/22 : ENV APP_PORT=59880 16:23:07 ---> Running in 6b442dfc8ef6 16:23:07 Removing intermediate container 6b442dfc8ef6 16:23:07 ---> 1bf63633fa9c 16:23:07 Step 13/22 : EXPOSE $APP_PORT 16:23:07 ---> Running in 36497b66686c 16:23:07 Removing intermediate container 36497b66686c 16:23:07 ---> 8f6754fdf8aa 16:23:07 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:23:07 ---> Running in a98a41df4179 16:23:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:23:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:23:08 (1/6) Installing dumb-init (1.2.5-r1) 16:23:08 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:23:08 (3/6) Installing libsodium (1.0.18-r0) 16:23:08 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:23:08 (5/6) Installing libzmq (4.3.4-r0) 16:23:08 (6/6) Installing zeromq (4.3.4-r0) 16:23:08 Executing busybox-1.35.0-r17.trigger 16:23:08 OK: 8 MiB in 20 packages 16:23:09 Removing intermediate container a98a41df4179 16:23:09 ---> 4556c8aa92d6 16:23:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:23:09 ---> 72e53572a4e0 16:23:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:23:10 ---> eb5c1a868209 16:23:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:23:11 ---> 2b69db7cf6db 16:23:11 Step 18/22 : ENTRYPOINT ["/core-data"] 16:23:11 ---> Running in 44c80c1914e2 16:23:11 Removing intermediate container 44c80c1914e2 16:23:11 ---> 7b2463c8a23c 16:23:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:23:11 ---> Running in 658df428fbbd 16:23:11 Removing intermediate container 658df428fbbd 16:23:11 ---> 04de69ab221c 16:23:11 Step 20/22 : LABEL arch=arm64 16:23:11 ---> Running in c2467ae61e5b 16:23:12 Removing intermediate container c2467ae61e5b 16:23:12 ---> 26a5f342afc8 16:23:12 Step 21/22 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c 16:23:12 ---> Running in ee280b265bc2 16:23:12 Removing intermediate container ee280b265bc2 16:23:12 ---> 7b1ad4493ba5 16:23:12 Step 22/22 : LABEL version=2.3.0-dev.104 16:23:12 ---> Running in d8881338247a 16:23:13 Removing intermediate container d8881338247a 16:23:13 ---> d5beb5dcc01b 16:23:13 16:23:13 Successfully built d5beb5dcc01b 16:23:13 Successfully tagged core-data-arm64:latest 16:23:13  Building core-data ... done  [Pipeline] } 16:23:13 $ docker stop --time=1 dd0533346b29564342e38d283d68802f4869584486bd310fbbe0794f1e5ba92e 16:23:15 $ docker rm -f dd0533346b29564342e38d283d68802f4869584486bd310fbbe0794f1e5ba92e [Pipeline] // withDockerContainer [Pipeline] sh 16:23:15 + docker images 16:23:16 REPOSITORY TAG IMAGE ID CREATED SIZE 16:23:16 core-data-arm64 latest d5beb5dcc01b 3 seconds ago 20.8MB 16:23:16 a949e62b8fcb 11 seconds ago 1.27GB 16:23:16 security-secretstore-setup-arm64 latest bc20350e2234 47 seconds ago 28.6MB 16:23:16 security-bootstrapper-arm64 latest 7d66d1b4c614 57 seconds ago 19.4MB 16:23:16 62ee534e2935 About a minute ago 1.26GB 16:23:16 security-proxy-setup-arm64 latest c9980205e685 About a minute ago 26.7MB 16:23:16 172c12698690 About a minute ago 1.25GB 16:23:16 fe47b5876234 About a minute ago 1.25GB 16:23:16 core-metadata-arm64 latest 3a0e9296b322 2 minutes ago 17.7MB 16:23:16 1386490f880e 2 minutes ago 1.27GB 16:23:16 support-notifications-arm64 latest d1d777377264 5 minutes ago 29.5MB 16:23:16 33e1b173018c 5 minutes ago 1.33GB 16:23:16 sys-mgmt-agent-arm64 latest 7a0814fa48c8 7 minutes ago 133MB 16:23:16 support-scheduler-arm64 latest 4aadc008f76c 8 minutes ago 28.8MB 16:23:16 7ce4c8282cc8 8 minutes ago 1.33GB 16:23:16 e20f922ca127 9 minutes ago 1.25GB 16:23:16 security-spiffe-token-provider-arm64 latest 160b447cff40 9 minutes ago 28.8MB 16:23:16 core-command-arm64 latest 1580517d584b 9 minutes ago 16.9MB 16:23:16 be0884bd5267 10 minutes ago 1.3GB 16:23:16 bd32aec613f5 10 minutes ago 1.26GB 16:23:16 security-spire-agent-arm64 latest 78bdc670e8b9 17 minutes ago 122MB 16:23:16 security-spire-config-arm64 latest 3b56f627a24d 17 minutes ago 83.6MB 16:23:16 security-spire-server-arm64 latest 68851a1db171 17 minutes ago 84.3MB 16:23:16 c88d611c96d4 18 minutes ago 1.14GB 16:23:16 39b9e692e44e 18 minutes ago 1.14GB 16:23:16 d7768b85ac65 18 minutes ago 1.14GB 16:23:16 ci-base-image-arm64 latest fadf076103ee 20 minutes ago 943MB 16:23:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 2 weeks ago 679MB 16:23:16 alpine 3.15 02e0d6fdf486 2 months ago 5.33MB 16:23:16 alpine 3.16 a6215f271958 2 months ago 5.29MB 16:23:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:23:16 provisioning config files... 16:23:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/345@tmp/config17594580112199249184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:23:16 ---> docker-login.sh 16:23:16 nexus3.edgexfoundry.org:10001 16:23:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:16 Configure a credential helper to remove this warning. See 16:23:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:16 16:23:16 Login Succeeded 16:23:16 nexus3.edgexfoundry.org:10002 16:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:17 Configure a credential helper to remove this warning. See 16:23:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:17 16:23:17 Login Succeeded 16:23:17 nexus3.edgexfoundry.org:10003 16:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:17 Configure a credential helper to remove this warning. See 16:23:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:17 16:23:17 Login Succeeded 16:23:17 nexus3.edgexfoundry.org:10004 16:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:18 Configure a credential helper to remove this warning. See 16:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:18 16:23:18 Login Succeeded 16:23:18 docker.io 16:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:18 Configure a credential helper to remove this warning. See 16:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:18 16:23:18 Login Succeeded 16:23:18 ---> docker-login.sh ends [Pipeline] } 16:23:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:23:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:23:18 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 16:23:18 c8dc4aaa282fbe6e844314843563128f08055c6c 16:23:18 latest 16:23:18 2.3.0-dev.104 16:23:18 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:23:18 main 16:23:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c 16:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:23:19 6706e91fe8f0: Preparing 16:23:19 da5e445b25cc: Preparing 16:23:19 5b98ef5fcfa8: Preparing 16:23:19 852eb69ce0c0: Preparing 16:23:19 5d3e392a13a0: Preparing 16:23:19 5d3e392a13a0: Layer already exists 16:23:19 5b98ef5fcfa8: Pushed 16:23:19 852eb69ce0c0: Pushed 16:23:19 6706e91fe8f0: Pushed 16:23:23 da5e445b25cc: Pushed 16:23:23 c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:1a97b7f2e6f33822a2a1997ea44f9d493ee7cb998d3f715ca49368b35d61a3a1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:23:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:23:23 6706e91fe8f0: Preparing 16:23:23 da5e445b25cc: Preparing 16:23:23 5b98ef5fcfa8: Preparing 16:23:23 852eb69ce0c0: Preparing 16:23:23 5d3e392a13a0: Preparing 16:23:23 5b98ef5fcfa8: Layer already exists 16:23:23 da5e445b25cc: Layer already exists 16:23:23 6706e91fe8f0: Layer already exists 16:23:23 852eb69ce0c0: Layer already exists 16:23:23 5d3e392a13a0: Layer already exists 16:23:23 latest: digest: sha256:1a97b7f2e6f33822a2a1997ea44f9d493ee7cb998d3f715ca49368b35d61a3a1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.104 16:23:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:23:24 6706e91fe8f0: Preparing 16:23:24 da5e445b25cc: Preparing 16:23:24 5b98ef5fcfa8: Preparing 16:23:24 852eb69ce0c0: Preparing 16:23:24 5d3e392a13a0: Preparing 16:23:24 852eb69ce0c0: Layer already exists 16:23:24 da5e445b25cc: Layer already exists 16:23:24 5d3e392a13a0: Layer already exists 16:23:24 6706e91fe8f0: Layer already exists 16:23:24 5b98ef5fcfa8: Layer already exists 16:23:24 2.3.0-dev.104: digest: sha256:1a97b7f2e6f33822a2a1997ea44f9d493ee7cb998d3f715ca49368b35d61a3a1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:23:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:23:25 6706e91fe8f0: Preparing 16:23:25 da5e445b25cc: Preparing 16:23:25 5b98ef5fcfa8: Preparing 16:23:25 852eb69ce0c0: Preparing 16:23:25 5d3e392a13a0: Preparing 16:23:25 da5e445b25cc: Layer already exists 16:23:25 5b98ef5fcfa8: Layer already exists 16:23:25 6706e91fe8f0: Layer already exists 16:23:25 5d3e392a13a0: Layer already exists 16:23:25 852eb69ce0c0: Layer already exists 16:23:25 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:1a97b7f2e6f33822a2a1997ea44f9d493ee7cb998d3f715ca49368b35d61a3a1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 16:23:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:23:26 6706e91fe8f0: Preparing 16:23:26 da5e445b25cc: Preparing 16:23:26 5b98ef5fcfa8: Preparing 16:23:26 852eb69ce0c0: Preparing 16:23:26 5d3e392a13a0: Preparing 16:23:26 5d3e392a13a0: Layer already exists 16:23:26 6706e91fe8f0: Layer already exists 16:23:26 da5e445b25cc: Layer already exists 16:23:26 852eb69ce0c0: Layer already exists 16:23:26 5b98ef5fcfa8: Layer already exists 16:23:26 main: digest: sha256:1a97b7f2e6f33822a2a1997ea44f9d493ee7cb998d3f715ca49368b35d61a3a1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:23:26 ===================================================== [Pipeline] echo 16:23:26 taggedImages: 16:23:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c 16:23:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:23:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.104 16:23:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:23:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 16:23:26 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 16:23:26 c8dc4aaa282fbe6e844314843563128f08055c6c 16:23:26 latest 16:23:26 2.3.0-dev.104 16:23:26 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:23:26 main 16:23:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c 16:23:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:23:27 4a37b3158836: Preparing 16:23:27 5c06afca4406: Preparing 16:23:27 5b98ef5fcfa8: Preparing 16:23:27 fc21e38ec59d: Preparing 16:23:27 5d3e392a13a0: Preparing 16:23:27 5b98ef5fcfa8: Layer already exists 16:23:27 5d3e392a13a0: Layer already exists 16:23:27 4a37b3158836: Pushed 16:23:28 fc21e38ec59d: Pushed 16:23:30 5c06afca4406: Pushed 16:23:30 c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:f03bd5b9fae366c23caad09a2a43e84c00bec548a19b00360ed57340d6ddbeb6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:23:31 4a37b3158836: Preparing 16:23:31 5c06afca4406: Preparing 16:23:31 5b98ef5fcfa8: Preparing 16:23:31 fc21e38ec59d: Preparing 16:23:31 5d3e392a13a0: Preparing 16:23:31 fc21e38ec59d: Layer already exists 16:23:31 5d3e392a13a0: Layer already exists 16:23:31 5c06afca4406: Layer already exists 16:23:31 4a37b3158836: Layer already exists 16:23:31 5b98ef5fcfa8: Layer already exists 16:23:31 latest: digest: sha256:f03bd5b9fae366c23caad09a2a43e84c00bec548a19b00360ed57340d6ddbeb6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.104 16:23:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:23:32 4a37b3158836: Preparing 16:23:32 5c06afca4406: Preparing 16:23:32 5b98ef5fcfa8: Preparing 16:23:32 fc21e38ec59d: Preparing 16:23:32 5d3e392a13a0: Preparing 16:23:32 fc21e38ec59d: Layer already exists 16:23:32 5d3e392a13a0: Layer already exists 16:23:32 5c06afca4406: Layer already exists 16:23:32 4a37b3158836: Layer already exists 16:23:32 5b98ef5fcfa8: Layer already exists 16:23:32 2.3.0-dev.104: digest: sha256:f03bd5b9fae366c23caad09a2a43e84c00bec548a19b00360ed57340d6ddbeb6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:23:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:23:33 4a37b3158836: Preparing 16:23:33 5c06afca4406: Preparing 16:23:33 5b98ef5fcfa8: Preparing 16:23:33 fc21e38ec59d: Preparing 16:23:33 5d3e392a13a0: Preparing 16:23:33 5d3e392a13a0: Layer already exists 16:23:33 5b98ef5fcfa8: Layer already exists 16:23:33 5c06afca4406: Layer already exists 16:23:33 4a37b3158836: Layer already exists 16:23:33 fc21e38ec59d: Layer already exists 16:23:33 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:f03bd5b9fae366c23caad09a2a43e84c00bec548a19b00360ed57340d6ddbeb6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 16:23:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:23:33 4a37b3158836: Preparing 16:23:33 5c06afca4406: Preparing 16:23:33 5b98ef5fcfa8: Preparing 16:23:33 fc21e38ec59d: Preparing 16:23:33 5d3e392a13a0: Preparing 16:23:33 fc21e38ec59d: Layer already exists 16:23:33 5b98ef5fcfa8: Layer already exists 16:23:33 5c06afca4406: Layer already exists 16:23:33 4a37b3158836: Layer already exists 16:23:33 5d3e392a13a0: Layer already exists 16:23:34 main: digest: sha256:f03bd5b9fae366c23caad09a2a43e84c00bec548a19b00360ed57340d6ddbeb6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:23:34 ===================================================== [Pipeline] echo 16:23:34 taggedImages: 16:23:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c 16:23:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:23:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.104 16:23:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:23:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 16:23:34 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 16:23:34 c8dc4aaa282fbe6e844314843563128f08055c6c 16:23:34 latest 16:23:34 2.3.0-dev.104 16:23:34 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:23:34 main 16:23:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c 16:23:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:23:34 0a8275e9f730: Preparing 16:23:34 19f5963476cb: Preparing 16:23:34 a47afe9d6942: Preparing 16:23:34 5b98ef5fcfa8: Preparing 16:23:34 852eb69ce0c0: Preparing 16:23:34 5d3e392a13a0: Preparing 16:23:34 5d3e392a13a0: Waiting 16:23:34 852eb69ce0c0: Layer already exists 16:23:34 5b98ef5fcfa8: Layer already exists 16:23:34 5d3e392a13a0: Layer already exists 16:23:35 19f5963476cb: Pushed 16:23:35 0a8275e9f730: Pushed 16:23:38 a47afe9d6942: Pushed 16:23:38 c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:7b12ef97a0e3952ccb5edb110f4d941eb70a4eff7d90d9938e9fcc1ce39b4cf9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:38 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:23:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:23:39 0a8275e9f730: Preparing 16:23:39 19f5963476cb: Preparing 16:23:39 a47afe9d6942: Preparing 16:23:39 5b98ef5fcfa8: Preparing 16:23:39 852eb69ce0c0: Preparing 16:23:39 5d3e392a13a0: Preparing 16:23:39 5d3e392a13a0: Waiting 16:23:39 852eb69ce0c0: Layer already exists 16:23:39 5b98ef5fcfa8: Layer already exists 16:23:39 0a8275e9f730: Layer already exists 16:23:39 19f5963476cb: Layer already exists 16:23:39 a47afe9d6942: Layer already exists 16:23:39 5d3e392a13a0: Layer already exists 16:23:39 latest: digest: sha256:7b12ef97a0e3952ccb5edb110f4d941eb70a4eff7d90d9938e9fcc1ce39b4cf9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.104 16:23:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:23:40 0a8275e9f730: Preparing 16:23:40 19f5963476cb: Preparing 16:23:40 a47afe9d6942: Preparing 16:23:40 5b98ef5fcfa8: Preparing 16:23:40 852eb69ce0c0: Preparing 16:23:40 5d3e392a13a0: Preparing 16:23:40 5d3e392a13a0: Waiting 16:23:40 a47afe9d6942: Layer already exists 16:23:40 19f5963476cb: Layer already exists 16:23:40 0a8275e9f730: Layer already exists 16:23:40 852eb69ce0c0: Layer already exists 16:23:40 5b98ef5fcfa8: Layer already exists 16:23:40 5d3e392a13a0: Layer already exists 16:23:40 2.3.0-dev.104: digest: sha256:7b12ef97a0e3952ccb5edb110f4d941eb70a4eff7d90d9938e9fcc1ce39b4cf9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:23:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:23:41 0a8275e9f730: Preparing 16:23:41 19f5963476cb: Preparing 16:23:41 a47afe9d6942: Preparing 16:23:41 5b98ef5fcfa8: Preparing 16:23:41 852eb69ce0c0: Preparing 16:23:41 5d3e392a13a0: Preparing 16:23:41 5d3e392a13a0: Waiting 16:23:41 a47afe9d6942: Layer already exists 16:23:41 19f5963476cb: Layer already exists 16:23:41 852eb69ce0c0: Layer already exists 16:23:41 0a8275e9f730: Layer already exists 16:23:41 5b98ef5fcfa8: Layer already exists 16:23:41 5d3e392a13a0: Layer already exists 16:23:41 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:7b12ef97a0e3952ccb5edb110f4d941eb70a4eff7d90d9938e9fcc1ce39b4cf9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 16:23:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:23:42 0a8275e9f730: Preparing 16:23:42 19f5963476cb: Preparing 16:23:42 a47afe9d6942: Preparing 16:23:42 5b98ef5fcfa8: Preparing 16:23:42 852eb69ce0c0: Preparing 16:23:42 5d3e392a13a0: Preparing 16:23:42 5d3e392a13a0: Waiting 16:23:42 852eb69ce0c0: Layer already exists 16:23:42 19f5963476cb: Layer already exists 16:23:42 a47afe9d6942: Layer already exists 16:23:42 5b98ef5fcfa8: Layer already exists 16:23:42 0a8275e9f730: Layer already exists 16:23:42 5d3e392a13a0: Layer already exists 16:23:42 main: digest: sha256:7b12ef97a0e3952ccb5edb110f4d941eb70a4eff7d90d9938e9fcc1ce39b4cf9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:23:42 ===================================================== [Pipeline] echo 16:23:42 taggedImages: 16:23:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c 16:23:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:23:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.104 16:23:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:23:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 16:23:42 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 16:23:42 c8dc4aaa282fbe6e844314843563128f08055c6c 16:23:42 latest 16:23:42 2.3.0-dev.104 16:23:42 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:23:42 main 16:23:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c 16:23:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:23:43 ab6dd90f32b3: Preparing 16:23:43 ab6dd90f32b3: Preparing 16:23:43 0c04c80316ed: Preparing 16:23:43 4c5c2582374f: Preparing 16:23:43 fb78866a6b53: Preparing 16:23:43 15de3933725a: Preparing 16:23:43 8e51fa5387f8: Preparing 16:23:43 5b98ef5fcfa8: Preparing 16:23:43 053f37786f23: Preparing 16:23:43 0638f6847048: Preparing 16:23:43 20cbefa0b6a1: Preparing 16:23:43 2e38aead961c: Preparing 16:23:43 5d3e392a13a0: Preparing 16:23:43 8e51fa5387f8: Waiting 16:23:43 20cbefa0b6a1: Waiting 16:23:43 5b98ef5fcfa8: Waiting 16:23:43 2e38aead961c: Waiting 16:23:43 5d3e392a13a0: Waiting 16:23:43 053f37786f23: Waiting 16:23:43 0638f6847048: Waiting 16:23:44 fb78866a6b53: Pushed 16:23:44 4c5c2582374f: Pushed 16:23:44 0c04c80316ed: Pushed 16:23:44 ab6dd90f32b3: Pushed 16:23:44 15de3933725a: Pushed 16:23:44 5b98ef5fcfa8: Layer already exists 16:23:44 053f37786f23: Pushed 16:23:44 0638f6847048: Pushed 16:23:44 20cbefa0b6a1: Pushed 16:23:44 5d3e392a13a0: Layer already exists 16:23:44 2e38aead961c: Pushed 16:23:47 8e51fa5387f8: Pushed 16:23:47 c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:5b9c6911ca7061f1b16ea9242b9efc0ffb3ce8fe924d362e88e03923782905d5 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:23:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:23:48 ab6dd90f32b3: Preparing 16:23:48 ab6dd90f32b3: Preparing 16:23:48 0c04c80316ed: Preparing 16:23:48 4c5c2582374f: Preparing 16:23:48 fb78866a6b53: Preparing 16:23:48 15de3933725a: Preparing 16:23:48 8e51fa5387f8: Preparing 16:23:48 5b98ef5fcfa8: Preparing 16:23:48 053f37786f23: Preparing 16:23:48 0638f6847048: Preparing 16:23:48 20cbefa0b6a1: Preparing 16:23:48 2e38aead961c: Preparing 16:23:48 5d3e392a13a0: Preparing 16:23:48 8e51fa5387f8: Waiting 16:23:48 5b98ef5fcfa8: Waiting 16:23:48 053f37786f23: Waiting 16:23:48 0638f6847048: Waiting 16:23:48 20cbefa0b6a1: Waiting 16:23:48 2e38aead961c: Waiting 16:23:48 5d3e392a13a0: Waiting 16:23:48 4c5c2582374f: Layer already exists 16:23:48 fb78866a6b53: Layer already exists 16:23:48 15de3933725a: Layer already exists 16:23:48 ab6dd90f32b3: Layer already exists 16:23:48 0c04c80316ed: Layer already exists 16:23:48 053f37786f23: Layer already exists 16:23:48 8e51fa5387f8: Layer already exists 16:23:48 5b98ef5fcfa8: Layer already exists 16:23:48 20cbefa0b6a1: Layer already exists 16:23:48 0638f6847048: Layer already exists 16:23:48 5d3e392a13a0: Layer already exists 16:23:48 2e38aead961c: Layer already exists 16:23:48 latest: digest: sha256:5b9c6911ca7061f1b16ea9242b9efc0ffb3ce8fe924d362e88e03923782905d5 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.104 16:23:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:23:49 ab6dd90f32b3: Preparing 16:23:49 ab6dd90f32b3: Preparing 16:23:49 0c04c80316ed: Preparing 16:23:49 4c5c2582374f: Preparing 16:23:49 fb78866a6b53: Preparing 16:23:49 15de3933725a: Preparing 16:23:49 8e51fa5387f8: Preparing 16:23:49 5b98ef5fcfa8: Preparing 16:23:49 053f37786f23: Preparing 16:23:49 0638f6847048: Preparing 16:23:49 20cbefa0b6a1: Preparing 16:23:49 2e38aead961c: Preparing 16:23:49 5d3e392a13a0: Preparing 16:23:49 0638f6847048: Waiting 16:23:49 20cbefa0b6a1: Waiting 16:23:49 2e38aead961c: Waiting 16:23:49 5b98ef5fcfa8: Waiting 16:23:49 8e51fa5387f8: Waiting 16:23:49 053f37786f23: Waiting 16:23:49 5d3e392a13a0: Waiting 16:23:49 ab6dd90f32b3: Layer already exists 16:23:49 0c04c80316ed: Layer already exists 16:23:49 4c5c2582374f: Layer already exists 16:23:49 fb78866a6b53: Layer already exists 16:23:49 15de3933725a: Layer already exists 16:23:49 053f37786f23: Layer already exists 16:23:49 8e51fa5387f8: Layer already exists 16:23:49 0638f6847048: Layer already exists 16:23:49 5b98ef5fcfa8: Layer already exists 16:23:49 20cbefa0b6a1: Layer already exists 16:23:49 5d3e392a13a0: Layer already exists 16:23:49 2e38aead961c: Layer already exists 16:23:49 2.3.0-dev.104: digest: sha256:5b9c6911ca7061f1b16ea9242b9efc0ffb3ce8fe924d362e88e03923782905d5 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:23:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:23:50 ab6dd90f32b3: Preparing 16:23:50 ab6dd90f32b3: Preparing 16:23:50 0c04c80316ed: Preparing 16:23:50 4c5c2582374f: Preparing 16:23:50 fb78866a6b53: Preparing 16:23:50 15de3933725a: Preparing 16:23:50 8e51fa5387f8: Preparing 16:23:50 5b98ef5fcfa8: Preparing 16:23:50 053f37786f23: Preparing 16:23:50 0638f6847048: Preparing 16:23:50 20cbefa0b6a1: Preparing 16:23:50 2e38aead961c: Preparing 16:23:50 5d3e392a13a0: Preparing 16:23:50 053f37786f23: Waiting 16:23:50 0638f6847048: Waiting 16:23:50 20cbefa0b6a1: Waiting 16:23:50 2e38aead961c: Waiting 16:23:50 5d3e392a13a0: Waiting 16:23:50 8e51fa5387f8: Waiting 16:23:50 5b98ef5fcfa8: Waiting 16:23:50 0c04c80316ed: Layer already exists 16:23:50 ab6dd90f32b3: Layer already exists 16:23:50 15de3933725a: Layer already exists 16:23:50 4c5c2582374f: Layer already exists 16:23:50 fb78866a6b53: Layer already exists 16:23:50 5b98ef5fcfa8: Layer already exists 16:23:50 8e51fa5387f8: Layer already exists 16:23:50 053f37786f23: Layer already exists 16:23:50 20cbefa0b6a1: Layer already exists 16:23:50 0638f6847048: Layer already exists 16:23:50 5d3e392a13a0: Layer already exists 16:23:50 2e38aead961c: Layer already exists 16:23:50 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:5b9c6911ca7061f1b16ea9242b9efc0ffb3ce8fe924d362e88e03923782905d5 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 16:23:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:23:51 ab6dd90f32b3: Preparing 16:23:51 ab6dd90f32b3: Preparing 16:23:51 0c04c80316ed: Preparing 16:23:51 4c5c2582374f: Preparing 16:23:51 fb78866a6b53: Preparing 16:23:51 15de3933725a: Preparing 16:23:51 8e51fa5387f8: Preparing 16:23:51 5b98ef5fcfa8: Preparing 16:23:51 053f37786f23: Preparing 16:23:51 0638f6847048: Preparing 16:23:51 20cbefa0b6a1: Preparing 16:23:51 2e38aead961c: Preparing 16:23:51 5d3e392a13a0: Preparing 16:23:51 053f37786f23: Waiting 16:23:51 0638f6847048: Waiting 16:23:51 2e38aead961c: Waiting 16:23:51 5d3e392a13a0: Waiting 16:23:51 8e51fa5387f8: Waiting 16:23:51 5b98ef5fcfa8: Waiting 16:23:51 20cbefa0b6a1: Waiting 16:23:51 fb78866a6b53: Layer already exists 16:23:51 15de3933725a: Layer already exists 16:23:51 0c04c80316ed: Layer already exists 16:23:51 4c5c2582374f: Layer already exists 16:23:51 ab6dd90f32b3: Layer already exists 16:23:51 053f37786f23: Layer already exists 16:23:51 8e51fa5387f8: Layer already exists 16:23:51 20cbefa0b6a1: Layer already exists 16:23:51 5b98ef5fcfa8: Layer already exists 16:23:51 0638f6847048: Layer already exists 16:23:51 5d3e392a13a0: Layer already exists 16:23:51 2e38aead961c: Layer already exists 16:23:51 main: digest: sha256:5b9c6911ca7061f1b16ea9242b9efc0ffb3ce8fe924d362e88e03923782905d5 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:23:51 ===================================================== [Pipeline] echo 16:23:51 taggedImages: 16:23:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c 16:23:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:23:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.104 16:23:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:23:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 16:23:51 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 16:23:51 c8dc4aaa282fbe6e844314843563128f08055c6c 16:23:51 latest 16:23:51 2.3.0-dev.104 16:23:51 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:23:51 main 16:23:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:51 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c 16:23:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:23:52 7759c7516567: Preparing 16:23:52 6d89504c82c7: Preparing 16:23:52 757d8ecf0bfd: Preparing 16:23:52 2756d83a8f24: Preparing 16:23:52 f6c4c4bcc398: Preparing 16:23:52 ffecf439ef7d: Preparing 16:23:52 a62e8ffb0890: Preparing 16:23:52 5d3e392a13a0: Preparing 16:23:52 a62e8ffb0890: Waiting 16:23:52 5d3e392a13a0: Waiting 16:23:52 ffecf439ef7d: Waiting 16:23:52 6d89504c82c7: Pushed 16:23:52 7759c7516567: Pushed 16:23:52 f6c4c4bcc398: Pushed 16:23:52 5d3e392a13a0: Layer already exists 16:23:52 ffecf439ef7d: Pushed 16:23:53 a62e8ffb0890: Pushed 16:23:54 757d8ecf0bfd: Pushed 16:23:54 2756d83a8f24: Pushed 16:23:54 c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:0102e8603407712b4253b98d061db81ca9b6d1bf6012ecc7a80c1eeb180aafd5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:23:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:23:55 7759c7516567: Preparing 16:23:55 6d89504c82c7: Preparing 16:23:55 757d8ecf0bfd: Preparing 16:23:55 2756d83a8f24: Preparing 16:23:55 f6c4c4bcc398: Preparing 16:23:55 ffecf439ef7d: Preparing 16:23:55 a62e8ffb0890: Preparing 16:23:55 5d3e392a13a0: Preparing 16:23:55 ffecf439ef7d: Waiting 16:23:55 5d3e392a13a0: Waiting 16:23:55 a62e8ffb0890: Waiting 16:23:55 f6c4c4bcc398: Layer already exists 16:23:55 6d89504c82c7: Layer already exists 16:23:55 757d8ecf0bfd: Layer already exists 16:23:55 2756d83a8f24: Layer already exists 16:23:55 7759c7516567: Layer already exists 16:23:55 ffecf439ef7d: Layer already exists 16:23:55 a62e8ffb0890: Layer already exists 16:23:55 5d3e392a13a0: Layer already exists 16:23:55 latest: digest: sha256:0102e8603407712b4253b98d061db81ca9b6d1bf6012ecc7a80c1eeb180aafd5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.104 16:23:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:23:56 7759c7516567: Preparing 16:23:56 6d89504c82c7: Preparing 16:23:56 757d8ecf0bfd: Preparing 16:23:56 2756d83a8f24: Preparing 16:23:56 f6c4c4bcc398: Preparing 16:23:56 ffecf439ef7d: Preparing 16:23:56 a62e8ffb0890: Preparing 16:23:56 5d3e392a13a0: Preparing 16:23:56 ffecf439ef7d: Waiting 16:23:56 a62e8ffb0890: Waiting 16:23:56 5d3e392a13a0: Waiting 16:23:56 6d89504c82c7: Layer already exists 16:23:56 2756d83a8f24: Layer already exists 16:23:56 f6c4c4bcc398: Layer already exists 16:23:56 757d8ecf0bfd: Layer already exists 16:23:56 7759c7516567: Layer already exists 16:23:56 5d3e392a13a0: Layer already exists 16:23:56 ffecf439ef7d: Layer already exists 16:23:56 a62e8ffb0890: Layer already exists 16:23:56 2.3.0-dev.104: digest: sha256:0102e8603407712b4253b98d061db81ca9b6d1bf6012ecc7a80c1eeb180aafd5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:57 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:23:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:23:57 7759c7516567: Preparing 16:23:57 6d89504c82c7: Preparing 16:23:57 757d8ecf0bfd: Preparing 16:23:57 2756d83a8f24: Preparing 16:23:57 f6c4c4bcc398: Preparing 16:23:57 ffecf439ef7d: Preparing 16:23:57 a62e8ffb0890: Preparing 16:23:57 5d3e392a13a0: Preparing 16:23:57 a62e8ffb0890: Waiting 16:23:57 5d3e392a13a0: Waiting 16:23:57 ffecf439ef7d: Waiting 16:23:57 f6c4c4bcc398: Layer already exists 16:23:57 757d8ecf0bfd: Layer already exists 16:23:57 7759c7516567: Layer already exists 16:23:57 6d89504c82c7: Layer already exists 16:23:57 2756d83a8f24: Layer already exists 16:23:57 ffecf439ef7d: Layer already exists 16:23:57 a62e8ffb0890: Layer already exists 16:23:57 5d3e392a13a0: Layer already exists 16:23:57 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:0102e8603407712b4253b98d061db81ca9b6d1bf6012ecc7a80c1eeb180aafd5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 16:23:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:23:58 7759c7516567: Preparing 16:23:58 6d89504c82c7: Preparing 16:23:58 757d8ecf0bfd: Preparing 16:23:58 2756d83a8f24: Preparing 16:23:58 f6c4c4bcc398: Preparing 16:23:58 ffecf439ef7d: Preparing 16:23:58 a62e8ffb0890: Preparing 16:23:58 5d3e392a13a0: Preparing 16:23:58 ffecf439ef7d: Waiting 16:23:58 a62e8ffb0890: Waiting 16:23:58 5d3e392a13a0: Waiting 16:23:58 f6c4c4bcc398: Layer already exists 16:23:58 2756d83a8f24: Layer already exists 16:23:58 757d8ecf0bfd: Layer already exists 16:23:58 6d89504c82c7: Layer already exists 16:23:58 7759c7516567: Layer already exists 16:23:58 a62e8ffb0890: Layer already exists 16:23:58 ffecf439ef7d: Layer already exists 16:23:58 5d3e392a13a0: Layer already exists 16:23:58 main: digest: sha256:0102e8603407712b4253b98d061db81ca9b6d1bf6012ecc7a80c1eeb180aafd5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:23:58 ===================================================== [Pipeline] echo 16:23:58 taggedImages: 16:23:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c 16:23:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:23:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.104 16:23:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:23:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 16:23:58 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 16:23:58 c8dc4aaa282fbe6e844314843563128f08055c6c 16:23:58 latest 16:23:58 2.3.0-dev.104 16:23:58 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:23:58 main 16:23:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:59 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c 16:23:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:23:59 25cdc95727bd: Preparing 16:23:59 f3b1d973dc6d: Preparing 16:23:59 da51ccb3c7d8: Preparing 16:23:59 cbe07e646f2f: Preparing 16:23:59 5e5a53f4c1c6: Preparing 16:23:59 e2d51aa3cfc1: Preparing 16:23:59 073d4617bb0a: Preparing 16:23:59 b215347ff31e: Preparing 16:23:59 9e2b5c5b092f: Preparing 16:23:59 5d3e392a13a0: Preparing 16:23:59 073d4617bb0a: Waiting 16:23:59 b215347ff31e: Waiting 16:23:59 9e2b5c5b092f: Waiting 16:23:59 5d3e392a13a0: Waiting 16:23:59 e2d51aa3cfc1: Waiting 16:23:59 f3b1d973dc6d: Pushed 16:23:59 25cdc95727bd: Pushed 16:23:59 5e5a53f4c1c6: Pushed 16:23:59 e2d51aa3cfc1: Pushed 16:23:59 073d4617bb0a: Pushed 16:23:59 5d3e392a13a0: Layer already exists 16:23:59 b215347ff31e: Pushed 16:24:00 9e2b5c5b092f: Pushed 16:24:02 cbe07e646f2f: Pushed 16:24:02 da51ccb3c7d8: Pushed 16:24:02 c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:af5935a77079f275a691653a74e95405db71c0820cf859f1d00fd59f8d7b17c3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:03 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:24:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:24:03 25cdc95727bd: Preparing 16:24:03 f3b1d973dc6d: Preparing 16:24:03 da51ccb3c7d8: Preparing 16:24:03 cbe07e646f2f: Preparing 16:24:03 5e5a53f4c1c6: Preparing 16:24:03 e2d51aa3cfc1: Preparing 16:24:03 073d4617bb0a: Preparing 16:24:03 b215347ff31e: Preparing 16:24:03 9e2b5c5b092f: Preparing 16:24:03 5d3e392a13a0: Preparing 16:24:03 e2d51aa3cfc1: Waiting 16:24:03 073d4617bb0a: Waiting 16:24:03 9e2b5c5b092f: Waiting 16:24:03 b215347ff31e: Waiting 16:24:03 5d3e392a13a0: Waiting 16:24:03 25cdc95727bd: Layer already exists 16:24:03 cbe07e646f2f: Layer already exists 16:24:03 da51ccb3c7d8: Layer already exists 16:24:03 5e5a53f4c1c6: Layer already exists 16:24:03 f3b1d973dc6d: Layer already exists 16:24:03 9e2b5c5b092f: Layer already exists 16:24:03 b215347ff31e: Layer already exists 16:24:03 5d3e392a13a0: Layer already exists 16:24:03 073d4617bb0a: Layer already exists 16:24:03 e2d51aa3cfc1: Layer already exists 16:24:03 latest: digest: sha256:af5935a77079f275a691653a74e95405db71c0820cf859f1d00fd59f8d7b17c3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:04 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.104 16:24:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:24:04 25cdc95727bd: Preparing 16:24:04 f3b1d973dc6d: Preparing 16:24:04 da51ccb3c7d8: Preparing 16:24:04 cbe07e646f2f: Preparing 16:24:04 5e5a53f4c1c6: Preparing 16:24:04 e2d51aa3cfc1: Preparing 16:24:04 073d4617bb0a: Preparing 16:24:04 b215347ff31e: Preparing 16:24:04 9e2b5c5b092f: Preparing 16:24:04 5d3e392a13a0: Preparing 16:24:04 073d4617bb0a: Waiting 16:24:04 b215347ff31e: Waiting 16:24:04 e2d51aa3cfc1: Waiting 16:24:04 9e2b5c5b092f: Waiting 16:24:04 5d3e392a13a0: Waiting 16:24:04 25cdc95727bd: Layer already exists 16:24:04 5e5a53f4c1c6: Layer already exists 16:24:04 cbe07e646f2f: Layer already exists 16:24:04 f3b1d973dc6d: Layer already exists 16:24:04 da51ccb3c7d8: Layer already exists 16:24:04 b215347ff31e: Layer already exists 16:24:04 e2d51aa3cfc1: Layer already exists 16:24:04 073d4617bb0a: Layer already exists 16:24:04 5d3e392a13a0: Layer already exists 16:24:04 9e2b5c5b092f: Layer already exists 16:24:04 2.3.0-dev.104: digest: sha256:af5935a77079f275a691653a74e95405db71c0820cf859f1d00fd59f8d7b17c3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:24:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:24:05 25cdc95727bd: Preparing 16:24:05 f3b1d973dc6d: Preparing 16:24:05 da51ccb3c7d8: Preparing 16:24:05 cbe07e646f2f: Preparing 16:24:05 5e5a53f4c1c6: Preparing 16:24:05 e2d51aa3cfc1: Preparing 16:24:05 073d4617bb0a: Preparing 16:24:05 b215347ff31e: Preparing 16:24:05 9e2b5c5b092f: Preparing 16:24:05 5d3e392a13a0: Preparing 16:24:05 b215347ff31e: Waiting 16:24:05 9e2b5c5b092f: Waiting 16:24:05 5d3e392a13a0: Waiting 16:24:05 e2d51aa3cfc1: Waiting 16:24:05 073d4617bb0a: Waiting 16:24:05 5e5a53f4c1c6: Layer already exists 16:24:05 f3b1d973dc6d: Layer already exists 16:24:05 cbe07e646f2f: Layer already exists 16:24:05 da51ccb3c7d8: Layer already exists 16:24:05 25cdc95727bd: Layer already exists 16:24:05 e2d51aa3cfc1: Layer already exists 16:24:05 073d4617bb0a: Layer already exists 16:24:05 b215347ff31e: Layer already exists 16:24:05 9e2b5c5b092f: Layer already exists 16:24:05 5d3e392a13a0: Layer already exists 16:24:05 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:af5935a77079f275a691653a74e95405db71c0820cf859f1d00fd59f8d7b17c3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 16:24:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:24:06 25cdc95727bd: Preparing 16:24:06 f3b1d973dc6d: Preparing 16:24:06 da51ccb3c7d8: Preparing 16:24:06 cbe07e646f2f: Preparing 16:24:06 5e5a53f4c1c6: Preparing 16:24:06 e2d51aa3cfc1: Preparing 16:24:06 073d4617bb0a: Preparing 16:24:06 b215347ff31e: Preparing 16:24:06 9e2b5c5b092f: Preparing 16:24:06 5d3e392a13a0: Preparing 16:24:06 e2d51aa3cfc1: Waiting 16:24:06 073d4617bb0a: Waiting 16:24:06 b215347ff31e: Waiting 16:24:06 9e2b5c5b092f: Waiting 16:24:06 5d3e392a13a0: Waiting 16:24:06 5e5a53f4c1c6: Layer already exists 16:24:06 25cdc95727bd: Layer already exists 16:24:06 cbe07e646f2f: Layer already exists 16:24:06 f3b1d973dc6d: Layer already exists 16:24:06 da51ccb3c7d8: Layer already exists 16:24:06 9e2b5c5b092f: Layer already exists 16:24:06 073d4617bb0a: Layer already exists 16:24:06 e2d51aa3cfc1: Layer already exists 16:24:06 b215347ff31e: Layer already exists 16:24:06 5d3e392a13a0: Layer already exists 16:24:06 main: digest: sha256:af5935a77079f275a691653a74e95405db71c0820cf859f1d00fd59f8d7b17c3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:24:06 ===================================================== [Pipeline] echo 16:24:06 taggedImages: 16:24:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c 16:24:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:24:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.104 16:24:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:24:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 16:24:06 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 16:24:06 c8dc4aaa282fbe6e844314843563128f08055c6c 16:24:06 latest 16:24:06 2.3.0-dev.104 16:24:06 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:24:06 main 16:24:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:07 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c 16:24:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:24:07 165fbaf340cb: Preparing 16:24:07 193806522290: Preparing 16:24:07 5b98ef5fcfa8: Preparing 16:24:07 4c56dd4713b2: Preparing 16:24:07 9833f26c6bda: Preparing 16:24:07 9833f26c6bda: Layer already exists 16:24:07 5b98ef5fcfa8: Layer already exists 16:24:07 165fbaf340cb: Pushed 16:24:08 4c56dd4713b2: Pushed 16:24:11 193806522290: Pushed 16:24:11 c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:bdd0b2e0ed5f9c96224c0d3c64cefe82d466e1e7f06b68e72c1637b15836450d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:12 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:24:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:24:12 165fbaf340cb: Preparing 16:24:12 193806522290: Preparing 16:24:12 5b98ef5fcfa8: Preparing 16:24:12 4c56dd4713b2: Preparing 16:24:12 9833f26c6bda: Preparing 16:24:12 9833f26c6bda: Layer already exists 16:24:12 193806522290: Layer already exists 16:24:12 165fbaf340cb: Layer already exists 16:24:12 4c56dd4713b2: Layer already exists 16:24:12 5b98ef5fcfa8: Layer already exists 16:24:12 latest: digest: sha256:bdd0b2e0ed5f9c96224c0d3c64cefe82d466e1e7f06b68e72c1637b15836450d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:13 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.104 16:24:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:24:13 165fbaf340cb: Preparing 16:24:13 193806522290: Preparing 16:24:13 5b98ef5fcfa8: Preparing 16:24:13 4c56dd4713b2: Preparing 16:24:13 9833f26c6bda: Preparing 16:24:13 165fbaf340cb: Layer already exists 16:24:13 5b98ef5fcfa8: Layer already exists 16:24:13 9833f26c6bda: Layer already exists 16:24:13 193806522290: Layer already exists 16:24:13 4c56dd4713b2: Layer already exists 16:24:13 2.3.0-dev.104: digest: sha256:bdd0b2e0ed5f9c96224c0d3c64cefe82d466e1e7f06b68e72c1637b15836450d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:13 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:24:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:24:14 165fbaf340cb: Preparing 16:24:14 193806522290: Preparing 16:24:14 5b98ef5fcfa8: Preparing 16:24:14 4c56dd4713b2: Preparing 16:24:14 9833f26c6bda: Preparing 16:24:14 4c56dd4713b2: Layer already exists 16:24:14 5b98ef5fcfa8: Layer already exists 16:24:14 9833f26c6bda: Layer already exists 16:24:14 165fbaf340cb: Layer already exists 16:24:14 193806522290: Layer already exists 16:24:14 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:bdd0b2e0ed5f9c96224c0d3c64cefe82d466e1e7f06b68e72c1637b15836450d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:14 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 16:24:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:24:15 165fbaf340cb: Preparing 16:24:15 193806522290: Preparing 16:24:15 5b98ef5fcfa8: Preparing 16:24:15 4c56dd4713b2: Preparing 16:24:15 9833f26c6bda: Preparing 16:24:15 9833f26c6bda: Layer already exists 16:24:15 165fbaf340cb: Layer already exists 16:24:15 4c56dd4713b2: Layer already exists 16:24:15 193806522290: Layer already exists 16:24:15 5b98ef5fcfa8: Layer already exists 16:24:15 main: digest: sha256:bdd0b2e0ed5f9c96224c0d3c64cefe82d466e1e7f06b68e72c1637b15836450d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:24:15 ===================================================== [Pipeline] echo 16:24:15 taggedImages: 16:24:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c 16:24:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:24:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.104 16:24:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:24:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 16:24:15 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 16:24:15 c8dc4aaa282fbe6e844314843563128f08055c6c 16:24:15 latest 16:24:15 2.3.0-dev.104 16:24:15 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:24:15 main 16:24:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c 16:24:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:24:16 ce62474514ed: Preparing 16:24:16 13f501f25412: Preparing 16:24:16 be1aae84b868: Preparing 16:24:16 21e31ab9598a: Preparing 16:24:16 a0883158a536: Preparing 16:24:16 37e9bafef95f: Preparing 16:24:16 9833f26c6bda: Preparing 16:24:16 37e9bafef95f: Waiting 16:24:16 9833f26c6bda: Waiting 16:24:16 13f501f25412: Pushed 16:24:16 ce62474514ed: Pushed 16:24:16 be1aae84b868: Pushed 16:24:16 9833f26c6bda: Layer already exists 16:24:17 37e9bafef95f: Pushed 16:24:25 a0883158a536: Pushed 16:24:32 21e31ab9598a: Pushed 16:24:32 c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:50e7c9bfab677ec220a278c5d22221c061fe8d59f6813aecaa390edc1e96080b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:33 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:24:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:24:33 ce62474514ed: Preparing 16:24:33 13f501f25412: Preparing 16:24:33 be1aae84b868: Preparing 16:24:33 21e31ab9598a: Preparing 16:24:33 a0883158a536: Preparing 16:24:33 37e9bafef95f: Preparing 16:24:33 9833f26c6bda: Preparing 16:24:33 37e9bafef95f: Waiting 16:24:33 9833f26c6bda: Waiting 16:24:33 21e31ab9598a: Layer already exists 16:24:33 be1aae84b868: Layer already exists 16:24:33 a0883158a536: Layer already exists 16:24:33 13f501f25412: Layer already exists 16:24:33 ce62474514ed: Layer already exists 16:24:33 9833f26c6bda: Layer already exists 16:24:33 37e9bafef95f: Layer already exists 16:24:33 latest: digest: sha256:50e7c9bfab677ec220a278c5d22221c061fe8d59f6813aecaa390edc1e96080b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:33 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.104 16:24:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:24:34 ce62474514ed: Preparing 16:24:34 13f501f25412: Preparing 16:24:34 be1aae84b868: Preparing 16:24:34 21e31ab9598a: Preparing 16:24:34 a0883158a536: Preparing 16:24:34 37e9bafef95f: Preparing 16:24:34 9833f26c6bda: Preparing 16:24:34 37e9bafef95f: Waiting 16:24:34 9833f26c6bda: Waiting 16:24:34 13f501f25412: Layer already exists 16:24:34 a0883158a536: Layer already exists 16:24:34 21e31ab9598a: Layer already exists 16:24:34 be1aae84b868: Layer already exists 16:24:34 ce62474514ed: Layer already exists 16:24:34 9833f26c6bda: Layer already exists 16:24:34 37e9bafef95f: Layer already exists 16:24:34 2.3.0-dev.104: digest: sha256:50e7c9bfab677ec220a278c5d22221c061fe8d59f6813aecaa390edc1e96080b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:34 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:24:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:24:35 ce62474514ed: Preparing 16:24:35 13f501f25412: Preparing 16:24:35 be1aae84b868: Preparing 16:24:35 21e31ab9598a: Preparing 16:24:35 a0883158a536: Preparing 16:24:35 37e9bafef95f: Preparing 16:24:35 9833f26c6bda: Preparing 16:24:35 37e9bafef95f: Waiting 16:24:35 9833f26c6bda: Waiting 16:24:35 21e31ab9598a: Layer already exists 16:24:35 be1aae84b868: Layer already exists 16:24:35 a0883158a536: Layer already exists 16:24:35 ce62474514ed: Layer already exists 16:24:35 13f501f25412: Layer already exists 16:24:35 9833f26c6bda: Layer already exists 16:24:35 37e9bafef95f: Layer already exists 16:24:35 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:50e7c9bfab677ec220a278c5d22221c061fe8d59f6813aecaa390edc1e96080b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:35 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 16:24:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:24:36 ce62474514ed: Preparing 16:24:36 13f501f25412: Preparing 16:24:36 be1aae84b868: Preparing 16:24:36 21e31ab9598a: Preparing 16:24:36 a0883158a536: Preparing 16:24:36 37e9bafef95f: Preparing 16:24:36 9833f26c6bda: Preparing 16:24:36 37e9bafef95f: Waiting 16:24:36 9833f26c6bda: Waiting 16:24:36 a0883158a536: Layer already exists 16:24:36 21e31ab9598a: Layer already exists 16:24:36 ce62474514ed: Layer already exists 16:24:36 be1aae84b868: Layer already exists 16:24:36 13f501f25412: Layer already exists 16:24:36 37e9bafef95f: Layer already exists 16:24:36 9833f26c6bda: Layer already exists 16:24:36 main: digest: sha256:50e7c9bfab677ec220a278c5d22221c061fe8d59f6813aecaa390edc1e96080b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:24:36 ===================================================== [Pipeline] echo 16:24:36 taggedImages: 16:24:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c 16:24:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:24:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.104 16:24:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:24:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 16:24:36 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 16:24:36 c8dc4aaa282fbe6e844314843563128f08055c6c 16:24:36 latest 16:24:36 2.3.0-dev.104 16:24:36 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:24:36 main 16:24:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:36 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c 16:24:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:24:37 900b37c61192: Preparing 16:24:37 b3f8208661fe: Preparing 16:24:37 d86f7d27a3af: Preparing 16:24:37 8cc08c66dfc6: Preparing 16:24:37 00f5d2abd7dc: Preparing 16:24:37 9833f26c6bda: Preparing 16:24:37 9833f26c6bda: Waiting 16:24:37 d86f7d27a3af: Pushed 16:24:37 b3f8208661fe: Pushed 16:24:37 900b37c61192: Pushed 16:24:37 9833f26c6bda: Layer already exists 16:24:37 00f5d2abd7dc: Pushed 16:24:52 8cc08c66dfc6: Pushed 16:24:52 c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:2c4a321695ed81da499ba987057f82b7407f30fecaa81bf2f1cdf97be91044d5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:53 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:24:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:24:53 900b37c61192: Preparing 16:24:53 b3f8208661fe: Preparing 16:24:53 d86f7d27a3af: Preparing 16:24:53 8cc08c66dfc6: Preparing 16:24:53 00f5d2abd7dc: Preparing 16:24:53 9833f26c6bda: Preparing 16:24:53 9833f26c6bda: Waiting 16:24:53 d86f7d27a3af: Layer already exists 16:24:53 900b37c61192: Layer already exists 16:24:53 b3f8208661fe: Layer already exists 16:24:53 8cc08c66dfc6: Layer already exists 16:24:53 00f5d2abd7dc: Layer already exists 16:24:53 9833f26c6bda: Layer already exists 16:24:53 latest: digest: sha256:2c4a321695ed81da499ba987057f82b7407f30fecaa81bf2f1cdf97be91044d5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:54 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.104 16:24:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:24:54 900b37c61192: Preparing 16:24:54 b3f8208661fe: Preparing 16:24:54 d86f7d27a3af: Preparing 16:24:54 8cc08c66dfc6: Preparing 16:24:54 00f5d2abd7dc: Preparing 16:24:54 9833f26c6bda: Preparing 16:24:54 9833f26c6bda: Waiting 16:24:54 900b37c61192: Layer already exists 16:24:54 d86f7d27a3af: Layer already exists 16:24:54 8cc08c66dfc6: Layer already exists 16:24:54 00f5d2abd7dc: Layer already exists 16:24:54 b3f8208661fe: Layer already exists 16:24:54 9833f26c6bda: Layer already exists 16:24:54 2.3.0-dev.104: digest: sha256:2c4a321695ed81da499ba987057f82b7407f30fecaa81bf2f1cdf97be91044d5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:55 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:24:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:24:55 900b37c61192: Preparing 16:24:55 b3f8208661fe: Preparing 16:24:55 d86f7d27a3af: Preparing 16:24:55 8cc08c66dfc6: Preparing 16:24:55 00f5d2abd7dc: Preparing 16:24:55 9833f26c6bda: Preparing 16:24:55 9833f26c6bda: Waiting 16:24:55 900b37c61192: Layer already exists 16:24:55 b3f8208661fe: Layer already exists 16:24:55 d86f7d27a3af: Layer already exists 16:24:55 00f5d2abd7dc: Layer already exists 16:24:55 8cc08c66dfc6: Layer already exists 16:24:55 9833f26c6bda: Layer already exists 16:24:55 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:2c4a321695ed81da499ba987057f82b7407f30fecaa81bf2f1cdf97be91044d5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:56 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 16:24:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:24:56 900b37c61192: Preparing 16:24:56 b3f8208661fe: Preparing 16:24:56 d86f7d27a3af: Preparing 16:24:56 8cc08c66dfc6: Preparing 16:24:56 00f5d2abd7dc: Preparing 16:24:56 9833f26c6bda: Preparing 16:24:56 9833f26c6bda: Waiting 16:24:56 900b37c61192: Layer already exists 16:24:56 d86f7d27a3af: Layer already exists 16:24:56 8cc08c66dfc6: Layer already exists 16:24:56 00f5d2abd7dc: Layer already exists 16:24:56 b3f8208661fe: Layer already exists 16:24:56 9833f26c6bda: Layer already exists 16:24:56 main: digest: sha256:2c4a321695ed81da499ba987057f82b7407f30fecaa81bf2f1cdf97be91044d5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:24:56 ===================================================== [Pipeline] echo 16:24:56 taggedImages: 16:24:56 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c 16:24:56 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:24:56 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.104 16:24:56 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:24:56 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 16:24:56 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 16:24:56 c8dc4aaa282fbe6e844314843563128f08055c6c 16:24:56 latest 16:24:56 2.3.0-dev.104 16:24:56 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:24:56 main 16:24:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:57 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c 16:24:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:24:57 30cae32f60bf: Preparing 16:24:57 878375758589: Preparing 16:24:57 8b367e0c7b93: Preparing 16:24:57 c795fe3a5b95: Preparing 16:24:57 4805c849d96e: Preparing 16:24:57 9833f26c6bda: Preparing 16:24:57 9833f26c6bda: Waiting 16:24:57 8b367e0c7b93: Pushed 16:24:57 9833f26c6bda: Layer already exists 16:24:57 30cae32f60bf: Pushed 16:24:57 878375758589: Pushed 16:24:58 4805c849d96e: Pushed 16:25:13 c795fe3a5b95: Pushed 16:25:13 c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:2748c1f6550879a1da73f7371158c558feeca72d0fd578d0939f2a9dad33e43d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:25:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:25:13 30cae32f60bf: Preparing 16:25:13 878375758589: Preparing 16:25:13 8b367e0c7b93: Preparing 16:25:13 c795fe3a5b95: Preparing 16:25:13 4805c849d96e: Preparing 16:25:13 9833f26c6bda: Preparing 16:25:13 9833f26c6bda: Waiting 16:25:13 878375758589: Layer already exists 16:25:13 c795fe3a5b95: Layer already exists 16:25:13 4805c849d96e: Layer already exists 16:25:13 30cae32f60bf: Layer already exists 16:25:13 8b367e0c7b93: Layer already exists 16:25:13 9833f26c6bda: Layer already exists 16:25:14 latest: digest: sha256:2748c1f6550879a1da73f7371158c558feeca72d0fd578d0939f2a9dad33e43d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.104 16:25:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:25:14 30cae32f60bf: Preparing 16:25:14 878375758589: Preparing 16:25:14 8b367e0c7b93: Preparing 16:25:14 c795fe3a5b95: Preparing 16:25:14 4805c849d96e: Preparing 16:25:14 9833f26c6bda: Preparing 16:25:14 9833f26c6bda: Waiting 16:25:14 4805c849d96e: Layer already exists 16:25:14 8b367e0c7b93: Layer already exists 16:25:14 878375758589: Layer already exists 16:25:14 c795fe3a5b95: Layer already exists 16:25:14 30cae32f60bf: Layer already exists 16:25:14 9833f26c6bda: Layer already exists 16:25:14 2.3.0-dev.104: digest: sha256:2748c1f6550879a1da73f7371158c558feeca72d0fd578d0939f2a9dad33e43d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:15 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:25:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:25:15 30cae32f60bf: Preparing 16:25:15 878375758589: Preparing 16:25:15 8b367e0c7b93: Preparing 16:25:15 c795fe3a5b95: Preparing 16:25:15 4805c849d96e: Preparing 16:25:15 9833f26c6bda: Preparing 16:25:15 9833f26c6bda: Waiting 16:25:15 4805c849d96e: Layer already exists 16:25:15 8b367e0c7b93: Layer already exists 16:25:15 30cae32f60bf: Layer already exists 16:25:15 c795fe3a5b95: Layer already exists 16:25:15 878375758589: Layer already exists 16:25:15 9833f26c6bda: Layer already exists 16:25:16 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:2748c1f6550879a1da73f7371158c558feeca72d0fd578d0939f2a9dad33e43d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:16 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 16:25:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:25:16 30cae32f60bf: Preparing 16:25:16 878375758589: Preparing 16:25:16 8b367e0c7b93: Preparing 16:25:16 c795fe3a5b95: Preparing 16:25:16 4805c849d96e: Preparing 16:25:16 9833f26c6bda: Preparing 16:25:16 9833f26c6bda: Waiting 16:25:16 878375758589: Layer already exists 16:25:16 30cae32f60bf: Layer already exists 16:25:16 4805c849d96e: Layer already exists 16:25:16 c795fe3a5b95: Layer already exists 16:25:16 8b367e0c7b93: Layer already exists 16:25:16 9833f26c6bda: Layer already exists 16:25:17 main: digest: sha256:2748c1f6550879a1da73f7371158c558feeca72d0fd578d0939f2a9dad33e43d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:25:17 ===================================================== [Pipeline] echo 16:25:17 taggedImages: 16:25:17 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c 16:25:17 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:25:17 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.104 16:25:17 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:25:17 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 16:25:17 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 16:25:17 c8dc4aaa282fbe6e844314843563128f08055c6c 16:25:17 latest 16:25:17 2.3.0-dev.104 16:25:17 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:25:17 main 16:25:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c 16:25:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:25:17 1825f9757305: Preparing 16:25:17 c65623bb715c: Preparing 16:25:17 5b98ef5fcfa8: Preparing 16:25:17 75e761fdcd1f: Preparing 16:25:17 5d3e392a13a0: Preparing 16:25:17 5b98ef5fcfa8: Layer already exists 16:25:17 5d3e392a13a0: Layer already exists 16:25:18 1825f9757305: Pushed 16:25:18 75e761fdcd1f: Pushed 16:25:23 c65623bb715c: Pushed 16:25:23 c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:49f9bf0ea787e6a0f13b1057df2e7d7bd817b15f76249ed24f5d5347bf19e60c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:25:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:25:24 1825f9757305: Preparing 16:25:24 c65623bb715c: Preparing 16:25:24 5b98ef5fcfa8: Preparing 16:25:24 75e761fdcd1f: Preparing 16:25:24 5d3e392a13a0: Preparing 16:25:24 1825f9757305: Layer already exists 16:25:24 5d3e392a13a0: Layer already exists 16:25:24 75e761fdcd1f: Layer already exists 16:25:24 c65623bb715c: Layer already exists 16:25:24 5b98ef5fcfa8: Layer already exists 16:25:24 latest: digest: sha256:49f9bf0ea787e6a0f13b1057df2e7d7bd817b15f76249ed24f5d5347bf19e60c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.104 16:25:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:25:25 1825f9757305: Preparing 16:25:25 c65623bb715c: Preparing 16:25:25 5b98ef5fcfa8: Preparing 16:25:25 75e761fdcd1f: Preparing 16:25:25 5d3e392a13a0: Preparing 16:25:25 5b98ef5fcfa8: Layer already exists 16:25:25 75e761fdcd1f: Layer already exists 16:25:25 1825f9757305: Layer already exists 16:25:25 5d3e392a13a0: Layer already exists 16:25:25 c65623bb715c: Layer already exists 16:25:25 2.3.0-dev.104: digest: sha256:49f9bf0ea787e6a0f13b1057df2e7d7bd817b15f76249ed24f5d5347bf19e60c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:25:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:25:26 1825f9757305: Preparing 16:25:26 c65623bb715c: Preparing 16:25:26 5b98ef5fcfa8: Preparing 16:25:26 75e761fdcd1f: Preparing 16:25:26 5d3e392a13a0: Preparing 16:25:26 1825f9757305: Layer already exists 16:25:26 5d3e392a13a0: Layer already exists 16:25:26 75e761fdcd1f: Layer already exists 16:25:26 5b98ef5fcfa8: Layer already exists 16:25:26 c65623bb715c: Layer already exists 16:25:26 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:49f9bf0ea787e6a0f13b1057df2e7d7bd817b15f76249ed24f5d5347bf19e60c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 16:25:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:25:26 1825f9757305: Preparing 16:25:26 c65623bb715c: Preparing 16:25:26 5b98ef5fcfa8: Preparing 16:25:26 75e761fdcd1f: Preparing 16:25:26 5d3e392a13a0: Preparing 16:25:26 c65623bb715c: Layer already exists 16:25:26 5b98ef5fcfa8: Layer already exists 16:25:26 1825f9757305: Layer already exists 16:25:26 5d3e392a13a0: Layer already exists 16:25:26 75e761fdcd1f: Layer already exists 16:25:26 main: digest: sha256:49f9bf0ea787e6a0f13b1057df2e7d7bd817b15f76249ed24f5d5347bf19e60c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:25:26 ===================================================== [Pipeline] echo 16:25:26 taggedImages: 16:25:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c 16:25:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:25:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.104 16:25:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:25:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 16:25:26 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 16:25:26 c8dc4aaa282fbe6e844314843563128f08055c6c 16:25:26 latest 16:25:26 2.3.0-dev.104 16:25:26 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:25:26 main 16:25:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c 16:25:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:25:27 88297c26bff0: Preparing 16:25:27 c12ef44d9edb: Preparing 16:25:27 5b98ef5fcfa8: Preparing 16:25:27 852eb69ce0c0: Preparing 16:25:27 5d3e392a13a0: Preparing 16:25:27 852eb69ce0c0: Layer already exists 16:25:27 5d3e392a13a0: Layer already exists 16:25:27 5b98ef5fcfa8: Layer already exists 16:25:27 88297c26bff0: Pushed 16:25:32 c12ef44d9edb: Pushed 16:25:32 c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:0f86b6f418fbf938ea20462193694442c0f29c4e72fe43cdbff9b5bd4f85cd5b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:25:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:25:33 88297c26bff0: Preparing 16:25:33 c12ef44d9edb: Preparing 16:25:33 5b98ef5fcfa8: Preparing 16:25:33 852eb69ce0c0: Preparing 16:25:33 5d3e392a13a0: Preparing 16:25:33 5b98ef5fcfa8: Layer already exists 16:25:33 852eb69ce0c0: Layer already exists 16:25:33 c12ef44d9edb: Layer already exists 16:25:33 5d3e392a13a0: Layer already exists 16:25:33 88297c26bff0: Layer already exists 16:25:34 latest: digest: sha256:0f86b6f418fbf938ea20462193694442c0f29c4e72fe43cdbff9b5bd4f85cd5b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.104 16:25:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:25:34 88297c26bff0: Preparing 16:25:34 c12ef44d9edb: Preparing 16:25:34 5b98ef5fcfa8: Preparing 16:25:34 852eb69ce0c0: Preparing 16:25:34 5d3e392a13a0: Preparing 16:25:34 c12ef44d9edb: Layer already exists 16:25:34 5d3e392a13a0: Layer already exists 16:25:34 88297c26bff0: Layer already exists 16:25:34 852eb69ce0c0: Layer already exists 16:25:34 5b98ef5fcfa8: Layer already exists 16:25:34 2.3.0-dev.104: digest: sha256:0f86b6f418fbf938ea20462193694442c0f29c4e72fe43cdbff9b5bd4f85cd5b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:25:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:25:35 88297c26bff0: Preparing 16:25:35 c12ef44d9edb: Preparing 16:25:35 5b98ef5fcfa8: Preparing 16:25:35 852eb69ce0c0: Preparing 16:25:35 5d3e392a13a0: Preparing 16:25:35 c12ef44d9edb: Layer already exists 16:25:35 852eb69ce0c0: Layer already exists 16:25:35 5d3e392a13a0: Layer already exists 16:25:35 5b98ef5fcfa8: Layer already exists 16:25:35 88297c26bff0: Layer already exists 16:25:35 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:0f86b6f418fbf938ea20462193694442c0f29c4e72fe43cdbff9b5bd4f85cd5b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 16:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:25:36 88297c26bff0: Preparing 16:25:36 c12ef44d9edb: Preparing 16:25:36 5b98ef5fcfa8: Preparing 16:25:36 852eb69ce0c0: Preparing 16:25:36 5d3e392a13a0: Preparing 16:25:36 5d3e392a13a0: Layer already exists 16:25:36 88297c26bff0: Layer already exists 16:25:36 5b98ef5fcfa8: Layer already exists 16:25:36 852eb69ce0c0: Layer already exists 16:25:36 c12ef44d9edb: Layer already exists 16:25:36 main: digest: sha256:0f86b6f418fbf938ea20462193694442c0f29c4e72fe43cdbff9b5bd4f85cd5b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:25:36 ===================================================== [Pipeline] echo 16:25:36 taggedImages: 16:25:36 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c 16:25:36 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:25:36 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.104 16:25:36 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:25:36 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 16:25:36 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 16:25:36 c8dc4aaa282fbe6e844314843563128f08055c6c 16:25:36 latest 16:25:36 2.3.0-dev.104 16:25:36 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:25:36 main 16:25:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:36 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:37 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c 16:25:37 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:25:37 e5d147324405: Preparing 16:25:37 33c5eeb5b754: Preparing 16:25:37 4330410e0cba: Preparing 16:25:37 39206f33135e: Preparing 16:25:37 5d3e392a13a0: Preparing 16:25:37 5d3e392a13a0: Layer already exists 16:25:37 33c5eeb5b754: Pushed 16:25:37 e5d147324405: Pushed 16:25:39 4330410e0cba: Pushed 16:26:06 39206f33135e: Pushed 16:26:06 c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:35450e8b594cd44980749e8750ada613dff55e09cf684074ef15831a78b1fb38 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:06 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:07 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 16:26:07 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:26:07 e5d147324405: Preparing 16:26:07 33c5eeb5b754: Preparing 16:26:07 4330410e0cba: Preparing 16:26:07 39206f33135e: Preparing 16:26:07 5d3e392a13a0: Preparing 16:26:07 33c5eeb5b754: Layer already exists 16:26:07 e5d147324405: Layer already exists 16:26:07 5d3e392a13a0: Layer already exists 16:26:07 4330410e0cba: Layer already exists 16:26:07 39206f33135e: Layer already exists 16:26:07 latest: digest: sha256:35450e8b594cd44980749e8750ada613dff55e09cf684074ef15831a78b1fb38 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:07 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:08 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.104 16:26:08 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:26:08 e5d147324405: Preparing 16:26:08 33c5eeb5b754: Preparing 16:26:08 4330410e0cba: Preparing 16:26:08 39206f33135e: Preparing 16:26:08 5d3e392a13a0: Preparing 16:26:08 5d3e392a13a0: Layer already exists 16:26:08 e5d147324405: Layer already exists 16:26:08 4330410e0cba: Layer already exists 16:26:08 39206f33135e: Layer already exists 16:26:08 33c5eeb5b754: Layer already exists 16:26:08 2.3.0-dev.104: digest: sha256:35450e8b594cd44980749e8750ada613dff55e09cf684074ef15831a78b1fb38 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:08 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:09 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:26:09 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:26:09 e5d147324405: Preparing 16:26:09 33c5eeb5b754: Preparing 16:26:09 4330410e0cba: Preparing 16:26:09 39206f33135e: Preparing 16:26:09 5d3e392a13a0: Preparing 16:26:09 e5d147324405: Layer already exists 16:26:09 5d3e392a13a0: Layer already exists 16:26:09 33c5eeb5b754: Layer already exists 16:26:09 4330410e0cba: Layer already exists 16:26:09 39206f33135e: Layer already exists 16:26:09 c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:35450e8b594cd44980749e8750ada613dff55e09cf684074ef15831a78b1fb38 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:09 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:10 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 16:26:10 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:26:10 e5d147324405: Preparing 16:26:10 33c5eeb5b754: Preparing 16:26:10 4330410e0cba: Preparing 16:26:10 39206f33135e: Preparing 16:26:10 5d3e392a13a0: Preparing 16:26:10 4330410e0cba: Layer already exists 16:26:10 5d3e392a13a0: Layer already exists 16:26:10 33c5eeb5b754: Layer already exists 16:26:10 39206f33135e: Layer already exists 16:26:10 e5d147324405: Layer already exists 16:26:10 main: digest: sha256:35450e8b594cd44980749e8750ada613dff55e09cf684074ef15831a78b1fb38 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:26:10 ===================================================== [Pipeline] echo 16:26:10 taggedImages: 16:26:10 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c 16:26:10 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 16:26:10 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.104 16:26:10 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 16:26:10 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:26:10 16:26:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:26:11 arm64: Pulling from edgex-lftools-log-publisher 16:26:11 8998bd30e6a1: Pulling fs layer 16:26:11 04944245beec: Pulling fs layer 16:26:11 699f458cf7ca: Pulling fs layer 16:26:11 765212b225bb: Pulling fs layer 16:26:11 f23df028b6ca: Pulling fs layer 16:26:11 d65c8cfc05b1: Pulling fs layer 16:26:11 2437ff75d9bd: Pulling fs layer 16:26:11 765212b225bb: Waiting 16:26:11 f23df028b6ca: Waiting 16:26:11 2437ff75d9bd: Waiting 16:26:11 d65c8cfc05b1: Waiting 16:26:11 04944245beec: Verifying Checksum 16:26:11 04944245beec: Download complete 16:26:11 765212b225bb: Verifying Checksum 16:26:11 765212b225bb: Download complete 16:26:11 f23df028b6ca: Verifying Checksum 16:26:11 f23df028b6ca: Download complete 16:26:11 d65c8cfc05b1: Verifying Checksum 16:26:11 d65c8cfc05b1: Download complete 16:26:11 699f458cf7ca: Download complete 16:26:11 8998bd30e6a1: Verifying Checksum 16:26:11 8998bd30e6a1: Download complete 16:26:14 2437ff75d9bd: Verifying Checksum 16:26:14 2437ff75d9bd: Download complete 16:26:15 8998bd30e6a1: Pull complete 16:26:16 04944245beec: Pull complete 16:26:17 699f458cf7ca: Pull complete 16:26:17 765212b225bb: Pull complete 16:26:18 f23df028b6ca: Pull complete 16:26:18 d65c8cfc05b1: Pull complete 16:26:33 2437ff75d9bd: Pull complete 16:26:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:26:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:26:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:33 prd-ubuntu20.04-docker-arm64-4c-16g-117173 does not seem to be running inside a container 16:26:33 $ 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/345 -v /w/workspace/edgex-go/345:/w/workspace/edgex-go/345:rw,z -v /w/workspace/edgex-go/345@tmp:/w/workspace/edgex-go/345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:26:36 $ docker top 818420b0e116da099ac32865b6d62684bb10ea7650732bb6d2310fdb4ea83d55 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:26:37 ---> job-cost.sh 16:26:37 lf-activate-venv: SKIPPING 16:26:37 INFO: No Stack... 16:26:38 INFO: Retrieving Pricing Info for: v3-standard-4 16:26:38 INFO: Archiving Costs [Pipeline] sh 16:26:39 + cat /w/workspace/edgex-go/345/archives/cost.csv 16:26:39 + cut -d, -f6 [Pipeline] lock 16:26:39 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-345-stack-cost] 16:26:39 Resource [jenkins-edgexfoundry-edgex-go-main-345-stack-cost] did not exist. Created. 16:26:39 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-345-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:26:39 + echo total: 0.10999999940395355 [Pipeline] stash 16:26:40 Stashed 1 file(s) [Pipeline] } 16:26:40 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-345-stack-cost] [Pipeline] // lock [Pipeline] } 16:26:40 $ docker stop --time=1 818420b0e116da099ac32865b6d62684bb10ea7650732bb6d2310fdb4ea83d55 16:26:41 $ docker rm -f 818420b0e116da099ac32865b6d62684bb10ea7650732bb6d2310fdb4ea83d55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:26:42 provisioning config files... 16:26:42 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/345@tmp/config3825334756564471464tmp [Pipeline] { [Pipeline] sh 16:26:42 + set +x 16:26:42 + curl -s https://codecov.io/bash 16:26:42 + bash -s -- 16:26:42 16:26:42 _____ _ 16:26:42 / ____| | | 16:26:42 | | ___ __| | ___ ___ _____ __ 16:26:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:26:42 | |___| (_) | (_| | __/ (_| (_) \ V / 16:26:42 \_____\___/ \__,_|\___|\___\___/ \_/ 16:26:42 Bash-1.0.6 16:26:42 16:26:42 16:26:42 ==> git version 2.25.1 found 16:26:42 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:26:42 Release-Date: 2020-01-08 16:26:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:26:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:26:42 ==> Jenkins CI detected. 16:26:42 current dir:  /w/workspace/edgex-go/345 16:26:42 project root: . 16:26:42 --> token set from env 16:26:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:26:42 ==> Running gcov in . (disable via -X gcov) 16:26:42 ==> Python coveragepy not found 16:26:42 ==> Searching for coverage reports in: 16:26:42 + . 16:26:42 -> Found 1 reports 16:26:42 ==> Detecting git/mercurial file structure 16:26:42 ==> Reading reports 16:26:42 + ./coverage.out bytes=501828 16:26:42 ==> Appending adjustments 16:26:42 https://docs.codecov.io/docs/fixing-reports 16:26:44 + Found adjustments 16:26:44 ==> Gzipping contents 16:26:44 64K /tmp/codecov.0qzwOX.gz 16:26:44 ==> Uploading reports 16:26:44 url: https://codecov.io 16:26:44 query: branch=main&commit=c8dc4aaa282fbe6e844314843563128f08055c6c&build=345&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F345%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:26:44 -> Pinging Codecov 16:26:44 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=c8dc4aaa282fbe6e844314843563128f08055c6c&build=345&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F345%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:26:44 -> Uploading to 16:26:44 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/00271124DB129430A58F1EEE437C3FCB/c8dc4aaa282fbe6e844314843563128f08055c6c/c8d8fb69-9378-447d-a4c9-f068276b4495.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T162644Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=25b75a0fadc806c47c156b0d57e19a91d90d5245863c361dd4f017b684c6e25a 16:26:44 % Total % Received % Xferd Average Speed Time Time Time Current 16:26:44 Dload Upload Total Spent Left Speed 16:26:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65386 0 0 100 65386 0 270k --:--:-- --:--:-- --:--:-- 269k 100 65386 0 0 100 65386 0 270k --:--:-- --:--:-- --:--:-- 269k 16:26:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } 16:26:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 16:26:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:26:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:26:45 16:26:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:26:45 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:26:45 df9b9388f04a: Pulling fs layer 16:26:45 52dc419b0ee2: Pulling fs layer 16:26:45 25bc292e5bac: Pulling fs layer 16:26:45 114826534d7a: Pulling fs layer 16:26:45 4657fd5d0bcf: Pulling fs layer 16:26:45 6ad1cebc031e: Pulling fs layer 16:26:45 114826534d7a: Waiting 16:26:45 6ad1cebc031e: Waiting 16:26:45 8a3aa393b2d8: Pulling fs layer 16:26:45 25bc292e5bac: Verifying Checksum 16:26:45 25bc292e5bac: Download complete 16:26:45 52dc419b0ee2: Verifying Checksum 16:26:45 52dc419b0ee2: Download complete 16:26:45 4657fd5d0bcf: Verifying Checksum 16:26:45 4657fd5d0bcf: Download complete 16:26:45 df9b9388f04a: Verifying Checksum 16:26:45 df9b9388f04a: Download complete 16:26:45 6ad1cebc031e: Verifying Checksum 16:26:45 6ad1cebc031e: Download complete 16:26:45 df9b9388f04a: Pull complete 16:26:45 52dc419b0ee2: Pull complete 16:26:45 25bc292e5bac: Pull complete 16:26:46 114826534d7a: Verifying Checksum 16:26:46 114826534d7a: Download complete 16:26:46 8a3aa393b2d8: Verifying Checksum 16:26:46 8a3aa393b2d8: Download complete 16:26:49 114826534d7a: Pull complete 16:26:49 4657fd5d0bcf: Pull complete 16:26:50 6ad1cebc031e: Pull complete 16:26:52 8a3aa393b2d8: Pull complete 16:26:52 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:26:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:26:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:52 prd-ubuntu20.04-docker-8c-8g-117170 does not seem to be running inside a container 16:26:52 $ 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/345 -v /w/workspace/edgex-go/345:/w/workspace/edgex-go/345:rw,z -v /w/workspace/edgex-go/345@tmp:/w/workspace/edgex-go/345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:26:55 $ docker top bf1c7ee0c3ff93862bbfdceb1addabb34a83f164639ae78dd99c9f62594f6bde -eo pid,comm [Pipeline] { [Pipeline] echo 16:26:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 16:26:55 + set -o pipefail 16:26:55 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 16:27:00 16:27:00 Monitoring /w/workspace/edgex-go/345 (github.com/edgexfoundry/edgex-go)... 16:27:00 16:27:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/26e9baf0-174d-43a8-9e9a-3bd5e18e1200 16:27:00 16:27:00 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:27:00 16:27:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:27:00 16:27:00 16:27:00 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:27:00 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:27:00 More details here: https://snyk.co/ue1NS [Pipeline] } 16:27:00 $ docker stop --time=1 bf1c7ee0c3ff93862bbfdceb1addabb34a83f164639ae78dd99c9f62594f6bde 16:27:03 $ docker rm -f bf1c7ee0c3ff93862bbfdceb1addabb34a83f164639ae78dd99c9f62594f6bde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 16:27:03 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:27:03 provisioning config files... 16:27:03 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/345@tmp/config3868652408924395291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:27:03 --> edgex-publish-swagger.sh 16:27:03 === Publish openapi/v2 API === 16:27:03 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 16:27:03 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/345/openapi/v2/core-command.yaml] 16:27:03 % Total % Received % Xferd Average Speed Time Time Time Current 16:27:03 Dload Upload Total Spent Left Speed 16:27:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 303k --:--:-- --:--:-- --:--:-- 303k 100 33831 0 0 100 33831 0 31976 0:00:01 0:00:01 --:--:-- 32006 16:27:04 16:27:04 16:27:04 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/345/openapi/v2/core-data.yaml] 16:27:04 % Total % Received % Xferd Average Speed Time Time Time Current 16:27:04 Dload Upload Total Spent Left Speed 16:27:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 64976 0:00:01 0:00:01 --:--:-- 64917 100 71604 0 0 100 71604 0 64976 0:00:01 0:00:01 --:--:-- 64917 16:27:05 16:27:05 16:27:05 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/345/openapi/v2/core-metadata.yaml] 16:27:05 % Total % Received % Xferd Average Speed Time Time Time Current 16:27:05 Dload Upload Total Spent Left Speed 16:27:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 121k 0:00:01 0:00:01 --:--:-- 121k 100 144k 0 0 100 144k 0 121k 0:00:01 0:00:01 --:--:-- 121k 16:27:06 16:27:06 16:27:06 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/345/openapi/v2/support-notifications.yaml] 16:27:06 % Total % Received % Xferd Average Speed Time Time Time Current 16:27:06 Dload Upload Total Spent Left Speed 16:27:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 83241 0:00:01 0:00:01 --:--:-- 83241 100 89318 0 0 100 89318 0 83241 0:00:01 0:00:01 --:--:-- 83241 16:27:08 16:27:08 16:27:08 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/345/openapi/v2/support-scheduler.yaml] 16:27:08 % Total % Received % Xferd Average Speed Time Time Time Current 16:27:08 Dload Upload Total Spent Left Speed 16:27:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 39048 0:00:01 0:00:01 --:--:-- 39048 100 39556 0 0 100 39556 0 39048 0:00:01 0:00:01 --:--:-- 39048 16:27:09 16:27:09 16:27:09 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/345/openapi/v2/system-agent.yaml] 16:27:09 % Total % Received % Xferd Average Speed Time Time Time Current 16:27:09 Dload Upload Total Spent Left Speed 16:27:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21260 --:--:-- --:--:-- --:--:-- 21237 100 20091 0 0 100 20091 0 21237 --:--:-- --:--:-- --:--:-- 21215 16:27:10 16:27:10 [Pipeline] } 16:27:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 16:27:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:27:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:27:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:27:10 prd-ubuntu20.04-docker-8c-8g-117170 does not seem to be running inside a container 16:27:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/345 -v /w/workspace/edgex-go/345:/w/workspace/edgex-go/345:rw,z -v /w/workspace/edgex-go/345@tmp:/w/workspace/edgex-go/345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:27:11 $ docker top 656ced9141f5c9feb3deeabe90e613f38fa75469fa99f147d7a370c28e667023 -eo pid,comm 16:27:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:27:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:27:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:27:11 [ssh-agent] Looking for ssh-agent implementation... 16:27:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:27:11 $ docker exec 656ced9141f5c9feb3deeabe90e613f38fa75469fa99f147d7a370c28e667023 ssh-agent 16:27:11 SSH_AUTH_SOCK=/tmp/ssh-F00w9V5zNadC/agent.33 16:27:11 SSH_AGENT_PID=39 16:27:11 Running ssh-add (command line suppressed) 16:27:11 Identity added: /w/workspace/edgex-go/345@tmp/private_key_14892495367687920533.key (/w/workspace/edgex-go/345@tmp/private_key_14892495367687920533.key) 16:27:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:27:12 + git semver tag 16:27:12 2022-10-26 16:27:12,229 [run_tag] DEBUG tag force:False 16:27:12 2022-10-26 16:27:12,229 [check_head_tag] DEBUG check head tag 16:27:12 2022-10-26 16:27:12,231 [execute] INFO git cat-file --batch-check 16:27:12 2022-10-26 16:27:12,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/345, universal_newlines=False, shell=None, istream=) 16:27:12 2022-10-26 16:27:12,236 [execute] INFO git cat-file --batch 16:27:12 2022-10-26 16:27:12,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/345, universal_newlines=False, shell=None, istream=) 16:27:12 2022-10-26 16:27:12,272 [read_version] DEBUG read version from /w/workspace/edgex-go/345/.semver/main 16:27:12 2022-10-26 16:27:12,272 [execute] INFO git tag -a v2.3.0-dev.104 -m v2.3.0-dev.104 16:27:12 2022-10-26 16:27:12,272 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.104', '-m', 'v2.3.0-dev.104'], cwd=/w/workspace/edgex-go/345, universal_newlines=False, shell=None, istream=None) 16:27:12 2022-10-26 16:27:12,278 [read_version] DEBUG read version from /w/workspace/edgex-go/345/.semver/main 16:27:12 2.3.0-dev.104 [Pipeline] } 16:27:12 $ docker exec --env ******** --env ******** 656ced9141f5c9feb3deeabe90e613f38fa75469fa99f147d7a370c28e667023 ssh-agent -k 16:27:12 unset SSH_AUTH_SOCK; 16:27:12 unset SSH_AGENT_PID; 16:27:12 echo Agent pid 39 killed; 16:27:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:27:12 + git semver [Pipeline] } 16:27:12 $ docker stop --time=1 656ced9141f5c9feb3deeabe90e613f38fa75469fa99f147d7a370c28e667023 16:27:14 $ docker rm -f 656ced9141f5c9feb3deeabe90e613f38fa75469fa99f147d7a370c28e667023 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:27:14 16:27:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:27:14 0.23.1-centos7: Pulling from edgex-lftools 16:27:14 ab5ef0e58194: Pulling fs layer 16:27:14 9712f1f96733: Pulling fs layer 16:27:14 63f879dbbcfc: Pulling fs layer 16:27:14 0d9ebad4ef96: Pulling fs layer 16:27:14 e9a5061849ea: Pulling fs layer 16:27:14 e9a5061849ea: Waiting 16:27:14 0d9ebad4ef96: Waiting 16:27:14 d747dcd14b5f: Pulling fs layer 16:27:14 2de7ff778b66: Pulling fs layer 16:27:14 9712f1f96733: Download complete 16:27:15 63f879dbbcfc: Verifying Checksum 16:27:15 63f879dbbcfc: Download complete 16:27:15 e9a5061849ea: Verifying Checksum 16:27:15 e9a5061849ea: Download complete 16:27:15 d747dcd14b5f: Verifying Checksum 16:27:15 d747dcd14b5f: Download complete 16:27:15 0d9ebad4ef96: Verifying Checksum 16:27:15 0d9ebad4ef96: Download complete 16:27:15 2de7ff778b66: Verifying Checksum 16:27:15 2de7ff778b66: Download complete 16:27:15 ab5ef0e58194: Verifying Checksum 16:27:15 ab5ef0e58194: Download complete 16:27:18 ab5ef0e58194: Pull complete 16:27:18 9712f1f96733: Pull complete 16:27:19 63f879dbbcfc: Pull complete 16:27:22 0d9ebad4ef96: Pull complete 16:27:22 e9a5061849ea: Pull complete 16:27:22 d747dcd14b5f: Pull complete 16:27:23 2de7ff778b66: Pull complete 16:27:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:27:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:27:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:27:23 prd-ubuntu20.04-docker-8c-8g-117170 does not seem to be running inside a container 16:27:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/345 -v /w/workspace/edgex-go/345:/w/workspace/edgex-go/345:rw,z -v /w/workspace/edgex-go/345@tmp:/w/workspace/edgex-go/345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:27:26 $ docker top bb95daa1a3114a800c3b4d551511188a8194d6db9ec7d35c1ecd2b876762b9b0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:27:26 provisioning config files... 16:27:26 copy managed file [sigul-config] to file:/w/workspace/edgex-go/345@tmp/config14836853091782788726tmp 16:27:26 copy managed file [sigul-password] to file:/w/workspace/edgex-go/345@tmp/config16052603859600750111tmp 16:27:26 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/345@tmp/config4645702993780459508tmp [Pipeline] { [Pipeline] echo 16:27:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:27:26 ---> sigul-configuration.sh 16:27:26 gpg: directory `/root/.gnupg' created 16:27:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:27:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:27:26 gpg: keyring `/root/.gnupg/secring.gpg' created 16:27:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:27:26 gpg: CAST5 encrypted data 16:27:26 gpg: encrypted with 1 passphrase 16:27:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:27:26 + mkdir /home/jenkins 16:27:26 + mkdir /home/jenkins/sigul [Pipeline] sh 16:27:27 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:27:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:27:27 ---> sigul-install.sh 16:27:27 Sigul already installed; skipping installation. [Pipeline] sh 16:27:27 + git tag --list 16:27:27 0.6.0 16:27:27 0.6.1 16:27:27 0.7.0 16:27:27 0.7.1 16:27:27 v1.0.0 16:27:27 v1.0.1 16:27:27 v1.1.0 16:27:27 v1.2.0 16:27:27 v1.2.1 16:27:27 v1.3.0 16:27:27 v1.3.1 16:27:27 v2.0.0 16:27:27 v2.1.0 16:27:27 v2.1.1 16:27:27 v2.1.1-dev.1 16:27:27 v2.1.1-dev.2 16:27:27 v2.1.1-dev.3 16:27:27 v2.1.1-dev.4 16:27:27 v2.1.1-dev.5 16:27:27 v2.1.1-dev.6 16:27:27 v2.1.1-dev.7 16:27:27 v2.1.1-dev.8 16:27:27 v2.1.2-dev.1 16:27:27 v2.2.0 16:27:27 v2.2.1-dev.1 16:27:27 v2.2.1-dev.10 16:27:27 v2.2.1-dev.11 16:27:27 v2.2.1-dev.12 16:27:27 v2.2.1-dev.13 16:27:27 v2.2.1-dev.14 16:27:27 v2.2.1-dev.15 16:27:27 v2.2.1-dev.16 16:27:27 v2.2.1-dev.17 16:27:27 v2.2.1-dev.18 16:27:27 v2.2.1-dev.19 16:27:27 v2.2.1-dev.2 16:27:27 v2.2.1-dev.20 16:27:27 v2.2.1-dev.21 16:27:27 v2.2.1-dev.22 16:27:27 v2.2.1-dev.23 16:27:27 v2.2.1-dev.24 16:27:27 v2.2.1-dev.25 16:27:27 v2.2.1-dev.26 16:27:27 v2.2.1-dev.27 16:27:27 v2.2.1-dev.28 16:27:27 v2.2.1-dev.29 16:27:27 v2.2.1-dev.3 16:27:27 v2.2.1-dev.4 16:27:27 v2.2.1-dev.5 16:27:27 v2.2.1-dev.6 16:27:27 v2.2.1-dev.7 16:27:27 v2.2.1-dev.8 16:27:27 v2.2.1-dev.9 16:27:27 v2.3.0-dev.100 16:27:27 v2.3.0-dev.101 16:27:27 v2.3.0-dev.102 16:27:27 v2.3.0-dev.103 16:27:27 v2.3.0-dev.104 16:27:27 v2.3.0-dev.29 16:27:27 v2.3.0-dev.30 16:27:27 v2.3.0-dev.31 16:27:27 v2.3.0-dev.32 16:27:27 v2.3.0-dev.33 16:27:27 v2.3.0-dev.34 16:27:27 v2.3.0-dev.35 16:27:27 v2.3.0-dev.36 16:27:27 v2.3.0-dev.37 16:27:27 v2.3.0-dev.38 16:27:27 v2.3.0-dev.39 16:27:27 v2.3.0-dev.40 16:27:27 v2.3.0-dev.41 16:27:27 v2.3.0-dev.42 16:27:27 v2.3.0-dev.43 16:27:27 v2.3.0-dev.44 16:27:27 v2.3.0-dev.45 16:27:27 v2.3.0-dev.46 16:27:27 v2.3.0-dev.47 16:27:27 v2.3.0-dev.48 16:27:27 v2.3.0-dev.49 16:27:27 v2.3.0-dev.50 16:27:27 v2.3.0-dev.51 16:27:27 v2.3.0-dev.52 16:27:27 v2.3.0-dev.53 16:27:27 v2.3.0-dev.54 16:27:27 v2.3.0-dev.55 16:27:27 v2.3.0-dev.56 16:27:27 v2.3.0-dev.57 16:27:27 v2.3.0-dev.58 16:27:27 v2.3.0-dev.59 16:27:27 v2.3.0-dev.60 16:27:27 v2.3.0-dev.61 16:27:27 v2.3.0-dev.62 16:27:27 v2.3.0-dev.63 16:27:27 v2.3.0-dev.64 16:27:27 v2.3.0-dev.65 16:27:27 v2.3.0-dev.66 16:27:27 v2.3.0-dev.67 16:27:27 v2.3.0-dev.68 16:27:27 v2.3.0-dev.69 16:27:27 v2.3.0-dev.70 16:27:27 v2.3.0-dev.71 16:27:27 v2.3.0-dev.72 16:27:27 v2.3.0-dev.73 16:27:27 v2.3.0-dev.74 16:27:27 v2.3.0-dev.75 16:27:27 v2.3.0-dev.76 16:27:27 v2.3.0-dev.77 16:27:27 v2.3.0-dev.78 16:27:27 v2.3.0-dev.79 16:27:27 v2.3.0-dev.80 16:27:27 v2.3.0-dev.81 16:27:27 v2.3.0-dev.82 16:27:27 v2.3.0-dev.83 16:27:27 v2.3.0-dev.84 16:27:27 v2.3.0-dev.85 16:27:27 v2.3.0-dev.86 16:27:27 v2.3.0-dev.87 16:27:27 v2.3.0-dev.88 16:27:27 v2.3.0-dev.89 16:27:27 v2.3.0-dev.90 16:27:27 v2.3.0-dev.91 16:27:27 v2.3.0-dev.92 16:27:27 v2.3.0-dev.93 16:27:27 v2.3.0-dev.94 16:27:27 v2.3.0-dev.95 16:27:27 v2.3.0-dev.96 16:27:27 v2.3.0-dev.97 16:27:27 v2.3.0-dev.98 16:27:27 v2.3.0-dev.99 [Pipeline] sh 16:27:28 + lftools sign git-tag v2.3.0-dev.104 16:27:28 Signing Git tag with Sigul... 16:27:28 Signing v2.3.0-dev.104 [Pipeline] echo 16:27:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:27:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:27:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:27:29 $ docker stop --time=1 bb95daa1a3114a800c3b4d551511188a8194d6db9ec7d35c1ecd2b876762b9b0 16:27:30 $ docker rm -f bb95daa1a3114a800c3b4d551511188a8194d6db9ec7d35c1ecd2b876762b9b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:27:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:27:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:27:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:27:31 prd-ubuntu20.04-docker-8c-8g-117170 does not seem to be running inside a container 16:27:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/345 -v /w/workspace/edgex-go/345:/w/workspace/edgex-go/345:rw,z -v /w/workspace/edgex-go/345@tmp:/w/workspace/edgex-go/345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:27:31 $ docker top 0adbf5a4f05f84fad5f2d8eb5ae5b7f12bfb5dd3b2a89165ba39e5138759912a -eo pid,comm 16:27:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:27:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:27:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:27:31 [ssh-agent] Looking for ssh-agent implementation... 16:27:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:27:31 $ docker exec 0adbf5a4f05f84fad5f2d8eb5ae5b7f12bfb5dd3b2a89165ba39e5138759912a ssh-agent 16:27:32 SSH_AUTH_SOCK=/tmp/ssh-y7UM4085iJcj/agent.32 16:27:32 SSH_AGENT_PID=38 16:27:32 Running ssh-add (command line suppressed) 16:27:32 Identity added: /w/workspace/edgex-go/345@tmp/private_key_13610058231365925369.key (/w/workspace/edgex-go/345@tmp/private_key_13610058231365925369.key) 16:27:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:27:32 + git semver bump pre 16:27:32 2022-10-26 16:27:32,641 [read_version] DEBUG read version from /w/workspace/edgex-go/345/.semver/main 16:27:32 2022-10-26 16:27:32,641 [bump_version] DEBUG bumping version:2.3.0-dev.104 on axis:pre with prefix:dev 16:27:32 2022-10-26 16:27:32,642 [bump_version] DEBUG bumped version:2.3.0-dev.105 16:27:32 2022-10-26 16:27:32,642 [write_version] DEBUG write version:2.3.0-dev.105 to path:/w/workspace/edgex-go/345/.semver/main with force:True 16:27:32 2022-10-26 16:27:32,642 [read_version] DEBUG read version from /w/workspace/edgex-go/345/.semver/main 16:27:32 2022-10-26 16:27:32,642 [write_file] DEBUG write to file:/w/workspace/edgex-go/345/.semver/main 16:27:32 2022-10-26 16:27:32,645 [execute] INFO git cat-file --batch-check 16:27:32 2022-10-26 16:27:32,646 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/345/.semver, universal_newlines=False, shell=None, istream=) 16:27:32 2022-10-26 16:27:32,651 [execute] INFO git cat-file --batch 16:27:32 2022-10-26 16:27:32,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/345/.semver, universal_newlines=False, shell=None, istream=) 16:27:32 2022-10-26 16:27:32,657 [read_version] DEBUG read version from /w/workspace/edgex-go/345/.semver/main 16:27:32 2.3.0-dev.105 [Pipeline] } 16:27:32 $ docker exec --env ******** --env ******** 0adbf5a4f05f84fad5f2d8eb5ae5b7f12bfb5dd3b2a89165ba39e5138759912a ssh-agent -k 16:27:32 unset SSH_AUTH_SOCK; 16:27:32 unset SSH_AGENT_PID; 16:27:32 echo Agent pid 38 killed; 16:27:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:27:33 + git semver [Pipeline] } 16:27:33 $ docker stop --time=1 0adbf5a4f05f84fad5f2d8eb5ae5b7f12bfb5dd3b2a89165ba39e5138759912a 16:27:34 $ docker rm -f 0adbf5a4f05f84fad5f2d8eb5ae5b7f12bfb5dd3b2a89165ba39e5138759912a [Pipeline] // withDockerContainer [Pipeline] sh 16:27:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:27:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:27:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:27:35 prd-ubuntu20.04-docker-8c-8g-117170 does not seem to be running inside a container 16:27:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/345 -v /w/workspace/edgex-go/345:/w/workspace/edgex-go/345:rw,z -v /w/workspace/edgex-go/345@tmp:/w/workspace/edgex-go/345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:27:35 $ docker top 211790d80755a5632e7ca239b65dcb3c9e584c68f64930e82b5d64daef6f7e16 -eo pid,comm 16:27:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:27:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:27:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:27:35 [ssh-agent] Looking for ssh-agent implementation... 16:27:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:27:36 $ docker exec 211790d80755a5632e7ca239b65dcb3c9e584c68f64930e82b5d64daef6f7e16 ssh-agent 16:27:36 SSH_AUTH_SOCK=/tmp/ssh-cfX0ITsfBZnM/agent.33 16:27:36 SSH_AGENT_PID=39 16:27:36 Running ssh-add (command line suppressed) 16:27:36 Identity added: /w/workspace/edgex-go/345@tmp/private_key_4933874413442040439.key (/w/workspace/edgex-go/345@tmp/private_key_4933874413442040439.key) 16:27:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:27:36 + git semver push 16:27:36 2022-10-26 16:27:36,703 [run_push] DEBUG push 16:27:36 2022-10-26 16:27:36,704 [execute] INFO git cat-file --batch-check 16:27:36 2022-10-26 16:27:36,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/345/.semver, universal_newlines=False, shell=None, istream=) 16:27:36 2022-10-26 16:27:36,708 [execute] INFO git rev-list 50eebacc7b5b26a88b83b9eda7d21007a04d2052 -- 16:27:36 2022-10-26 16:27:36,708 [execute] DEBUG Popen(['git', 'rev-list', '50eebacc7b5b26a88b83b9eda7d21007a04d2052', '--'], cwd=/w/workspace/edgex-go/345/.semver, universal_newlines=False, shell=None, istream=None) 16:27:36 2022-10-26 16:27:36,723 [execute] INFO git fetch -v origin 16:27:36 2022-10-26 16:27:36,723 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/345/.semver, universal_newlines=True, shell=None, istream=None) 16:27:37 2022-10-26 16:27:37,256 [run_push] DEBUG no remote changes detected 16:27:37 2022-10-26 16:27:37,257 [execute] INFO git push origin semver 16:27:37 2022-10-26 16:27:37,257 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/345/.semver, universal_newlines=False, shell=None, istream=None) 16:27:38 2022-10-26 16:27:38,191 [run_push] DEBUG push all version tags 16:27:38 2022-10-26 16:27:38,191 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:27:38 2022-10-26 16:27:38,192 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/345, universal_newlines=False, shell=None, istream=None) 16:27:39 2022-10-26 16:27:39,058 [read_version] DEBUG read version from /w/workspace/edgex-go/345/.semver/main 16:27:39 2.3.0-dev.105 [Pipeline] } 16:27:39 $ docker exec --env ******** --env ******** 211790d80755a5632e7ca239b65dcb3c9e584c68f64930e82b5d64daef6f7e16 ssh-agent -k 16:27:39 unset SSH_AUTH_SOCK; 16:27:39 unset SSH_AGENT_PID; 16:27:39 echo Agent pid 39 killed; 16:27:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:27:39 + git semver [Pipeline] } 16:27:40 $ docker stop --time=1 211790d80755a5632e7ca239b65dcb3c9e584c68f64930e82b5d64daef6f7e16 16:27:41 $ docker rm -f 211790d80755a5632e7ca239b65dcb3c9e584c68f64930e82b5d64daef6f7e16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:27:41 + [ -d /w/workspace/edgex-go/345/archives ] [Pipeline] libraryResource [Pipeline] sh 16:27:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:27:42 ---> package-listing.sh 16:27:42 ++ facter osfamily 16:27:42 ++ tr '[:upper:]' '[:lower:]' 16:27:43 + OS_FAMILY=debian 16:27:43 + workspace=/w/workspace/edgex-go/345 16:27:43 + START_PACKAGES=/tmp/packages_start.txt 16:27:43 + END_PACKAGES=/tmp/packages_end.txt 16:27:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:27:43 + PACKAGES=/tmp/packages_start.txt 16:27:43 + '[' /w/workspace/edgex-go/345 ']' 16:27:43 + PACKAGES=/tmp/packages_end.txt 16:27:43 + case "${OS_FAMILY}" in 16:27:43 + dpkg -l 16:27:43 + grep '^ii' 16:27:43 + '[' -f /tmp/packages_start.txt ']' 16:27:43 + '[' -f /tmp/packages_end.txt ']' 16:27:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:27:43 + '[' /w/workspace/edgex-go/345 ']' 16:27:43 + mkdir -p /w/workspace/edgex-go/345/archives/ 16:27:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/345/archives/ [Pipeline] echo 16:27:43 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/345/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:27:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:27:44 16:27:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:27:44 latest: Pulling from edgex-lftools-log-publisher 16:27:44 5eb5b503b376: Pulling fs layer 16:27:44 5c69ac0246d0: Pulling fs layer 16:27:44 ec43610c2a17: Pulling fs layer 16:27:44 3a2ae6a8a46f: Pulling fs layer 16:27:44 33b1e0a273af: Pulling fs layer 16:27:44 5d3b04190fa2: Pulling fs layer 16:27:44 2f39f015ded8: Pulling fs layer 16:27:44 3a2ae6a8a46f: Waiting 16:27:44 33b1e0a273af: Waiting 16:27:44 5d3b04190fa2: Waiting 16:27:44 2f39f015ded8: Waiting 16:27:44 5c69ac0246d0: Download complete 16:27:44 3a2ae6a8a46f: Verifying Checksum 16:27:44 3a2ae6a8a46f: Download complete 16:27:44 33b1e0a273af: Verifying Checksum 16:27:44 33b1e0a273af: Download complete 16:27:44 5d3b04190fa2: Verifying Checksum 16:27:44 5d3b04190fa2: Download complete 16:27:44 ec43610c2a17: Verifying Checksum 16:27:44 ec43610c2a17: Download complete 16:27:44 5eb5b503b376: Verifying Checksum 16:27:44 5eb5b503b376: Download complete 16:27:45 2f39f015ded8: Verifying Checksum 16:27:45 2f39f015ded8: Download complete 16:27:45 5eb5b503b376: Pull complete 16:27:45 5c69ac0246d0: Pull complete 16:27:46 ec43610c2a17: Pull complete 16:27:46 3a2ae6a8a46f: Pull complete 16:27:46 33b1e0a273af: Pull complete 16:27:46 5d3b04190fa2: Pull complete 16:27:50 2f39f015ded8: Pull complete 16:27:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:27:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:27:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:27:50 prd-ubuntu20.04-docker-8c-8g-117170 does not seem to be running inside a container 16:27:50 $ 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/345/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/345 -v /w/workspace/edgex-go/345:/w/workspace/edgex-go/345:rw,z -v /w/workspace/edgex-go/345@tmp:/w/workspace/edgex-go/345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:27:52 $ docker top 686feb73bf2bb20cbea409e366abfe4de5c6efcb8483f1716a39eceb4b840b19 -eo pid,comm [Pipeline] { [Pipeline] sh 16:27:52 + touch /tmp/pre-build-complete [Pipeline] sh 16:27:52 + mkdir -p /var/log/sysstat [Pipeline] sh 16:27:53 + ls /var/log/sa-host 16:27:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:27:53 provisioning config files... 16:27:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/345@tmp/config13105122127400554567tmp [Pipeline] { [Pipeline] echo 16:27:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:27:53 ---> create-netrc.sh [Pipeline] } 16:27:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:27:53 ---> python-tools-install.sh [Pipeline] echo 16:27:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:27:54 ---> sudo-logs.sh 16:27:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:27:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:27:54 ---> job-cost.sh 16:27:54 lf-activate-venv: SKIPPING 16:27:54 DEBUG: total: 0.10999999940395355 16:27:54 INFO: Retrieving Stack Cost... 16:27:54 INFO: Retrieving Pricing Info for: v3-standard-8 16:27:55 INFO: Archiving Costs [Pipeline] echo 16:27:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:27:55 ---> logs-deploy.sh 16:27:55 lf-activate-venv: SKIPPING 16:27:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/345 16:27:55 INFO: archiving workspace using pattern(s): 16:27:56 Archives upload complete. 16:27:56 INFO: archiving logs to Nexus 16:27:57 ---> uname -a: 16:27:57 Linux prd-ubuntu20-04-docker-8c-8g-117170 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:27:57 16:27:57 16:27:57 ---> lscpu: 16:27:57 Architecture: x86_64 16:27:57 CPU op-mode(s): 32-bit, 64-bit 16:27:57 Byte Order: Little Endian 16:27:57 Address sizes: 40 bits physical, 48 bits virtual 16:27:57 CPU(s): 8 16:27:57 On-line CPU(s) list: 0-7 16:27:57 Thread(s) per core: 1 16:27:57 Core(s) per socket: 1 16:27:57 Socket(s): 8 16:27:57 NUMA node(s): 1 16:27:57 Vendor ID: AuthenticAMD 16:27:57 CPU family: 23 16:27:57 Model: 49 16:27:57 Model name: AMD EPYC-Rome Processor 16:27:57 Stepping: 0 16:27:57 CPU MHz: 2799.998 16:27:57 BogoMIPS: 5599.99 16:27:57 Virtualization: AMD-V 16:27:57 Hypervisor vendor: KVM 16:27:57 Virtualization type: full 16:27:57 L1d cache: 256 KiB 16:27:57 L1i cache: 256 KiB 16:27:57 L2 cache: 4 MiB 16:27:57 L3 cache: 128 MiB 16:27:57 NUMA node0 CPU(s): 0-7 16:27:57 Vulnerability Itlb multihit: Not affected 16:27:57 Vulnerability L1tf: Not affected 16:27:57 Vulnerability Mds: Not affected 16:27:57 Vulnerability Meltdown: Not affected 16:27:57 Vulnerability Mmio stale data: Not affected 16:27:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:27:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:27:57 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:27:57 Vulnerability Srbds: Not affected 16:27:57 Vulnerability Tsx async abort: Not affected 16:27:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:27:57 16:27:57 16:27:57 ---> nproc: 16:27:57 8 16:27:57 16:27:57 16:27:57 ---> df -h: 16:27:57 Filesystem Size Used Avail Use% Mounted on 16:27:57 overlay 155G 21G 135G 14% / 16:27:57 tmpfs 64M 0 64M 0% /dev 16:27:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:27:57 shm 64M 0 64M 0% /dev/shm 16:27:57 /dev/vda1 155G 21G 135G 14% /facter-os 16:27:57 16:27:57 16:27:57 ---> sar -b -r -n DEV: 16:27:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117170) 10/26/22 _x86_64_ (8 CPU) 16:27:57 16:27:57 15:56:47 LINUX RESTART (8 CPU) 16:27:57 16:27:57 15:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:27:57 15:58:01 186.77 47.47 139.30 0.00 5365.68 208933.96 0.00 16:27:57 15:59:02 76.44 0.62 75.82 0.00 9.20 29128.35 0.00 16:27:57 16:00:01 42.24 0.20 42.04 0.00 2.85 13291.10 0.00 16:27:57 16:01:01 387.62 10.78 376.84 0.00 126.38 168851.19 0.00 16:27:57 16:02:01 1020.23 1.85 1018.38 0.00 107.43 388828.66 0.00 16:27:57 16:03:01 920.03 9.76 910.26 0.00 2813.73 310206.20 0.00 16:27:57 16:04:01 542.82 0.18 542.64 0.00 18.13 47624.13 0.00 16:27:57 16:05:01 19.80 0.08 19.71 0.00 11.73 514.45 0.00 16:27:57 16:06:01 1.35 0.00 1.35 0.00 0.00 13.33 0.00 16:27:57 16:07:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 16:27:57 16:08:01 1.75 0.00 1.75 0.00 0.00 29.86 0.00 16:27:57 16:09:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 16:27:57 16:10:01 1.23 0.00 1.23 0.00 0.00 13.20 0.00 16:27:57 16:11:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 16:27:57 16:12:01 1.43 0.00 1.43 0.00 0.00 15.73 0.00 16:27:57 16:13:01 1.90 0.02 1.88 0.00 0.13 25.32 0.00 16:27:57 16:14:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 16:27:57 16:15:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 16:27:57 16:16:01 1.28 0.00 1.28 0.00 0.00 13.46 0.00 16:27:57 16:17:01 1.62 0.02 1.60 0.00 0.13 18.53 0.00 16:27:57 16:18:01 1.63 0.00 1.63 0.00 0.00 17.73 0.00 16:27:57 16:19:01 3.85 1.67 2.18 0.00 37.99 26.80 0.00 16:27:57 16:20:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 16:27:57 16:21:01 1.78 0.00 1.78 0.00 0.00 19.73 0.00 16:27:57 16:22:01 1.67 0.00 1.67 0.00 0.00 18.53 0.00 16:27:57 16:23:01 1.72 0.00 1.72 0.00 0.00 19.33 0.00 16:27:57 16:24:01 1.00 0.00 1.00 0.00 0.00 10.40 0.00 16:27:57 16:25:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 16:27:57 16:26:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 16:27:57 16:27:01 39.99 0.23 39.76 0.00 9.20 25236.73 0.00 16:27:57 Average: 108.96 2.43 106.53 0.00 283.60 39782.85 0.00 16:27:57 16:27:57 15:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:27:57 15:58:01 28657752 31553660 753936 2.29 75920 3089724 1977328 5.83 1082028 2771004 1060 16:27:57 15:59:02 27865400 31505012 793684 2.41 108232 3731640 1927580 5.68 1511124 3055656 330864 16:27:57 16:00:01 27548444 31501304 795688 2.42 112076 4012928 1863648 5.49 1337856 3518028 371108 16:27:57 16:01:01 23525608 31479828 804808 2.45 276132 7539484 1883968 5.55 2045040 6502584 872324 16:27:57 16:02:01 20660796 31315812 955348 2.91 321868 10140772 2981452 8.79 2141964 9193744 185092 16:27:57 16:03:01 17187564 31252776 998476 3.04 472536 13180108 2972260 8.76 2714712 11855292 9384 16:27:57 16:04:01 19163620 31501092 766644 2.33 483592 11514252 1805848 5.32 2368456 10323392 736 16:27:57 16:05:01 19159044 31497512 769368 2.34 484152 11514948 1825384 5.38 2370404 10323820 144 16:27:57 16:06:01 19160372 31498924 767960 2.34 484176 11514940 1825384 5.38 2369272 10323820 12 16:27:57 16:07:01 19161168 31499732 767112 2.33 484216 11514952 1825384 5.38 2368676 10323824 200 16:27:57 16:08:01 19164828 31503500 763844 2.32 484264 11514956 1825384 5.38 2365604 10323828 8 16:27:57 16:09:01 19164664 31503340 764148 2.32 484288 11514956 1825384 5.38 2365572 10323828 160 16:27:57 16:10:01 19170140 31508820 758584 2.31 484300 11514960 1825384 5.38 2360392 10323832 12 16:27:57 16:11:01 19170128 31509160 758716 2.31 484336 11514964 1825384 5.38 2360180 10324132 172 16:27:57 16:12:01 19170396 31509436 758396 2.31 484352 11514968 1825384 5.38 2359920 10324136 16 16:27:57 16:13:01 19169688 31508924 759084 2.31 484380 11514948 1855304 5.47 2360064 10324112 168 16:27:57 16:14:01 19169924 31509164 758760 2.31 484404 11514948 1855304 5.47 2359988 10324112 4 16:27:57 16:15:01 19169884 31509156 758664 2.31 484440 11514952 1855304 5.47 2360012 10324116 192 16:27:57 16:16:01 19169844 31509176 758592 2.31 484472 11514952 1855304 5.47 2360084 10324116 12 16:27:57 16:17:01 19168920 31508260 759432 2.31 484512 11514948 1855304 5.47 2360076 10324120 164 16:27:57 16:18:01 19168972 31508632 758844 2.31 484552 11515088 1855304 5.47 2360152 10324252 8 16:27:57 16:19:01 19160584 31502540 765208 2.33 484620 11516228 1855304 5.47 2371352 10324648 12 16:27:57 16:20:01 19160056 31502092 765616 2.33 484692 11516236 1855304 5.47 2370872 10324620 12 16:27:57 16:21:01 19159976 31502080 765532 2.33 484760 11516236 1855304 5.47 2371156 10324620 180 16:27:57 16:22:01 19159676 31501832 765764 2.33 484812 11516236 1855304 5.47 2371048 10324624 8 16:27:57 16:23:01 19160204 31502364 765172 2.33 484852 11516244 1855304 5.47 2370912 10324628 40 16:27:57 16:24:01 19160180 31502396 765136 2.33 484868 11516244 1855304 5.47 2371060 10324636 20 16:27:57 16:25:01 19159888 31502108 765440 2.33 484876 11516248 1855304 5.47 2370824 10324640 40 16:27:57 16:26:01 19160008 31502228 765488 2.33 484880 11516248 1855304 5.47 2370824 10324640 12 16:27:57 16:27:01 18021624 31455544 805580 2.45 512912 12493492 2063784 6.08 2523252 11214392 287792 16:27:57 Average: 20141645 31488880 781967 2.38 434082 10634727 1935107 5.70 2259096 9518907 68665 16:27:57 16:27:57 15:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:27:57 15:58:01 docker0 378.71 363.73 28.39 2753.43 0.00 0.00 0.00 0.00 16:27:57 15:58:01 veth8dc31e9 29.47 36.17 2.79 36.29 0.00 0.00 0.00 0.00 16:27:57 15:58:01 ens3 1277.19 1097.18 11805.43 149.49 0.00 0.00 0.00 0.00 16:27:57 15:58:01 lo 5.20 5.20 0.50 0.50 0.00 0.00 0.00 0.00 16:27:57 15:59:02 docker0 64.07 88.70 5.32 727.07 0.00 0.00 0.00 0.00 16:27:57 15:59:02 veth47eedd6 1.50 1.68 0.12 0.13 0.00 0.00 0.00 0.00 16:27:57 15:59:02 ens3 126.30 88.92 761.15 21.61 0.00 0.00 0.00 0.00 16:27:57 15:59:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:27:57 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:00:01 veth47eedd6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:00:01 ens3 39.60 51.27 19.27 104.26 0.00 0.00 0.00 0.00 16:27:57 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:01:01 docker0 442.89 532.33 32.00 4986.10 0.00 0.00 0.00 0.00 16:27:57 16:01:01 ens3 634.78 508.07 6689.44 58.39 0.00 0.00 0.00 0.00 16:27:57 16:01:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 16:27:57 16:01:01 veth3b24024 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 16:27:57 16:02:01 docker0 138.35 219.63 10.69 2293.96 0.00 0.00 0.00 0.00 16:27:57 16:02:01 ens3 310.38 192.25 3199.34 33.72 0.00 0.00 0.00 0.00 16:27:57 16:02:01 vethb12f7e0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:02:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 16:27:57 16:02:01 veth8e7970d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:02:01 veth3b24024 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 16:27:57 16:02:01 veth1dad729 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:03:01 docker0 170.56 314.90 14.14 3780.85 0.00 0.00 0.00 0.00 16:27:57 16:03:01 ens3 406.78 220.28 4294.14 38.70 0.00 0.00 0.00 0.00 16:27:57 16:03:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 16:27:57 16:03:01 veth3b24024 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 16:27:57 16:03:01 vethcb4b65f 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 16:27:57 16:03:01 veth93ef06f 0.02 0.07 0.00 0.01 0.00 0.00 0.00 0.00 16:27:57 16:03:01 vethb5d2880 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 16:27:57 16:04:01 docker0 5.71 11.20 0.38 132.71 0.00 0.00 0.00 0.00 16:27:57 16:04:01 ens3 344.94 355.18 312.48 1358.49 0.00 0.00 0.00 0.00 16:27:57 16:04:01 lo 34.59 34.59 3.41 3.41 0.00 0.00 0.00 0.00 16:27:57 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:05:01 ens3 376.80 399.58 166.38 2332.74 0.00 0.00 0.00 0.00 16:27:57 16:05:01 lo 26.66 26.66 2.62 2.62 0.00 0.00 0.00 0.00 16:27:57 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:06:01 ens3 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 16:27:57 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:07:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:27:57 16:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:27:57 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:08:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:27:57 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:09:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:27:57 16:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:27:57 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:10:01 ens3 2.47 0.52 0.45 0.22 0.00 0.00 0.00 0.00 16:27:57 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:11:01 ens3 0.83 0.65 0.51 0.41 0.00 0.00 0.00 0.00 16:27:57 16:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:27:57 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:12:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:27:57 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:13:01 ens3 0.33 0.20 0.09 0.07 0.00 0.00 0.00 0.00 16:27:57 16:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:27:57 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:14:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:27:57 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:27:57 16:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:27:57 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:16:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:17:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:27:57 16:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:27:57 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:18:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 16:27:57 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:19:01 ens3 8.03 6.82 5.12 6.28 0.00 0.00 0.00 0.00 16:27:57 16:19:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 16:27:57 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:20:01 ens3 1.00 0.48 0.55 0.28 0.00 0.00 0.00 0.00 16:27:57 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:21:01 ens3 1.02 0.47 0.39 0.28 0.00 0.00 0.00 0.00 16:27:57 16:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:27:57 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:22:01 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:27:57 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:23:01 ens3 0.83 0.18 0.14 0.07 0.00 0.00 0.00 0.00 16:27:57 16:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:27:57 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:24:01 ens3 0.45 0.35 0.26 0.21 0.00 0.00 0.00 0.00 16:27:57 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:25:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:27:57 16:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:27:57 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:26:01 ens3 0.15 0.02 0.06 0.00 0.00 0.00 0.00 0.00 16:27:57 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:57 16:27:01 docker0 46.19 72.84 3.88 697.09 0.00 0.00 0.00 0.00 16:27:57 16:27:01 ens3 256.06 141.41 4676.53 19.05 0.00 0.00 0.00 0.00 16:27:57 16:27:01 vethe6681a3 46.19 72.95 4.51 697.10 0.00 0.00 0.00 0.06 16:27:57 16:27:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 16:27:57 Average: docker0 41.57 53.48 3.16 512.67 0.00 0.00 0.00 0.00 16:27:57 Average: ens3 126.38 102.19 1065.02 137.50 0.00 0.00 0.00 0.00 16:27:57 Average: vethe6681a3 1.54 2.43 0.15 23.25 0.00 0.00 0.00 0.00 16:27:57 Average: lo 2.44 2.44 0.24 0.24 0.00 0.00 0.00 0.00 16:27:57 16:27:57 16:27:57 ---> sar -P ALL: 16:27:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117170) 10/26/22 _x86_64_ (8 CPU) 16:27:57 16:27:57 15:56:47 LINUX RESTART (8 CPU) 16:27:57 16:27:57 15:57:01 CPU %user %nice %system %iowait %steal %idle 16:27:57 15:58:01 all 11.24 0.00 4.20 2.24 0.05 82.27 16:27:57 15:58:01 0 11.65 0.00 4.53 1.52 0.05 82.25 16:27:57 15:58:01 1 9.44 0.00 3.79 0.64 0.05 86.08 16:27:57 15:58:01 2 12.92 0.00 3.10 2.46 0.05 81.47 16:27:57 15:58:01 3 9.71 0.00 4.80 5.20 0.05 80.23 16:27:57 15:58:01 4 13.47 0.00 4.41 0.58 0.05 81.49 16:27:57 15:58:01 5 12.36 0.00 4.92 6.31 0.05 76.36 16:27:57 15:58:01 6 8.96 0.00 3.42 0.90 0.05 86.67 16:27:57 15:58:01 7 11.39 0.00 4.63 0.32 0.07 83.59 16:27:57 15:59:02 all 34.14 0.00 6.95 0.61 0.07 58.23 16:27:57 15:59:02 0 34.74 0.00 6.78 0.24 0.07 58.18 16:27:57 15:59:02 1 36.02 0.00 7.35 0.23 0.07 56.33 16:27:57 15:59:02 2 34.21 0.00 6.68 0.17 0.07 58.87 16:27:57 15:59:02 3 32.94 0.00 8.95 0.52 0.07 57.52 16:27:57 15:59:02 4 34.17 0.00 6.28 0.96 0.07 58.52 16:27:57 15:59:02 5 33.47 0.00 7.02 2.62 0.07 56.82 16:27:57 15:59:02 6 34.19 0.00 6.09 0.03 0.05 59.63 16:27:57 15:59:02 7 33.38 0.00 6.48 0.12 0.07 59.96 16:27:57 16:00:01 all 59.17 0.00 7.91 0.15 0.09 32.67 16:27:57 16:00:01 0 57.28 0.00 8.44 0.26 0.09 33.93 16:27:57 16:00:01 1 59.54 0.00 7.75 0.02 0.10 32.59 16:27:57 16:00:01 2 58.94 0.00 7.96 0.29 0.09 32.72 16:27:57 16:00:01 3 60.16 0.00 7.87 0.12 0.10 31.75 16:27:57 16:00:01 4 59.04 0.00 7.96 0.38 0.09 32.53 16:27:57 16:00:01 5 58.23 0.00 7.49 0.02 0.09 34.18 16:27:57 16:00:01 6 60.75 0.00 7.69 0.00 0.10 31.46 16:27:57 16:00:01 7 59.43 0.00 8.12 0.10 0.10 32.24 16:27:57 16:01:01 all 19.25 0.00 10.27 5.14 0.07 65.28 16:27:57 16:01:01 0 18.51 0.00 11.14 2.60 0.07 67.68 16:27:57 16:01:01 1 17.59 0.00 9.96 5.39 0.05 67.01 16:27:57 16:01:01 2 21.43 0.00 8.59 3.70 0.07 66.20 16:27:57 16:01:01 3 18.50 0.00 10.31 4.55 0.07 66.58 16:27:57 16:01:01 4 19.58 0.00 10.38 4.23 0.07 65.74 16:27:57 16:01:01 5 19.22 0.00 8.61 12.32 0.07 59.78 16:27:57 16:01:01 6 19.83 0.00 10.60 2.15 0.05 67.37 16:27:57 16:01:01 7 19.29 0.00 12.54 6.19 0.08 61.89 16:27:57 16:02:01 all 44.54 0.00 13.98 10.30 0.10 31.08 16:27:57 16:02:01 0 44.38 0.00 12.85 5.97 0.08 36.71 16:27:57 16:02:01 1 45.56 0.00 15.15 24.44 0.10 14.75 16:27:57 16:02:01 2 45.01 0.00 13.67 5.73 0.08 35.50 16:27:57 16:02:01 3 43.42 0.00 14.76 8.97 0.10 32.74 16:27:57 16:02:01 4 44.62 0.00 12.73 11.19 0.10 31.35 16:27:57 16:02:01 5 44.88 0.00 13.57 6.89 0.10 34.56 16:27:57 16:02:01 6 43.07 0.00 14.42 5.51 0.10 36.90 16:27:57 16:02:01 7 45.36 0.00 14.71 13.78 0.12 26.03 16:27:57 16:03:01 all 72.26 0.00 15.74 4.07 0.14 7.80 16:27:57 16:03:01 0 72.17 0.00 15.60 4.24 0.14 7.86 16:27:57 16:03:01 1 73.00 0.00 15.32 2.80 0.12 8.76 16:27:57 16:03:01 2 73.42 0.00 15.14 4.17 0.19 7.09 16:27:57 16:03:01 3 73.29 0.00 16.47 2.67 0.12 7.46 16:27:57 16:03:01 4 72.84 0.00 15.36 5.58 0.12 6.10 16:27:57 16:03:01 5 72.68 0.00 15.95 4.32 0.14 6.92 16:27:57 16:03:01 6 68.14 0.00 15.57 4.49 0.14 11.66 16:27:57 16:03:01 7 72.49 0.00 16.48 4.29 0.15 6.58 16:27:57 16:04:01 all 25.78 0.00 5.30 1.08 0.07 67.77 16:27:57 16:04:01 0 27.04 0.00 5.70 0.52 0.07 66.67 16:27:57 16:04:01 1 24.63 0.00 4.66 0.67 0.07 69.97 16:27:57 16:04:01 2 26.02 0.00 5.50 2.87 0.07 65.54 16:27:57 16:04:01 3 27.17 0.00 5.18 1.06 0.07 66.53 16:27:57 16:04:01 4 24.31 0.00 5.10 1.06 0.05 69.48 16:27:57 16:04:01 5 26.44 0.00 5.86 0.55 0.07 67.08 16:27:57 16:04:01 6 23.43 0.00 4.58 1.18 0.07 70.75 16:27:57 16:04:01 7 27.22 0.00 5.85 0.69 0.08 66.15 16:27:57 16:05:01 all 8.44 0.00 0.82 0.34 0.04 90.36 16:27:57 16:05:01 0 3.69 0.00 0.80 0.03 0.03 95.44 16:27:57 16:05:01 1 9.15 0.00 0.65 0.02 0.05 90.13 16:27:57 16:05:01 2 7.19 0.00 0.67 0.22 0.03 91.89 16:27:57 16:05:01 3 10.55 0.00 0.84 2.38 0.07 86.16 16:27:57 16:05:01 4 7.00 0.00 0.69 0.03 0.03 92.24 16:27:57 16:05:01 5 8.57 0.00 1.00 0.02 0.03 90.38 16:27:57 16:05:01 6 12.95 0.00 1.00 0.00 0.03 86.01 16:27:57 16:05:01 7 8.39 0.00 0.91 0.00 0.05 90.66 16:27:57 16:06:01 all 0.01 0.00 0.02 0.00 0.01 99.95 16:27:57 16:06:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:27:57 16:06:01 1 0.00 0.00 0.03 0.00 0.00 99.97 16:27:57 16:06:01 2 0.02 0.00 0.02 0.03 0.00 99.93 16:27:57 16:06:01 3 0.03 0.00 0.03 0.00 0.02 99.92 16:27:57 16:06:01 4 0.05 0.00 0.03 0.00 0.02 99.90 16:27:57 16:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:27:57 16:06:01 6 0.00 0.00 0.02 0.00 0.02 99.97 16:27:57 16:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:27:57 16:07:01 all 0.02 0.00 0.00 0.07 0.00 99.91 16:27:57 16:07:01 0 0.05 0.00 0.00 0.00 0.02 99.93 16:27:57 16:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:27:57 16:07:01 2 0.02 0.00 0.00 0.52 0.00 99.47 16:27:57 16:07:01 3 0.03 0.00 0.02 0.03 0.00 99.92 16:27:57 16:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:27:57 16:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:27:57 16:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:27:57 16:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:27:57 16:08:01 all 0.01 0.00 0.01 0.01 0.01 99.96 16:27:57 16:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:27:57 16:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:27:57 16:08:01 2 0.00 0.00 0.00 0.05 0.02 99.93 16:27:57 16:08:01 3 0.03 0.00 0.02 0.03 0.02 99.90 16:27:57 16:08:01 4 0.03 0.00 0.03 0.00 0.02 99.92 16:27:57 16:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:27:57 16:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:27:57 16:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:27:57 16:27:57 16:08:01 CPU %user %nice %system %iowait %steal %idle 16:27:57 16:09:01 all 0.01 0.00 0.01 0.01 0.00 99.98 16:27:57 16:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:27:57 16:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:27:57 16:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:27:57 16:09:01 3 0.00 0.00 0.02 0.03 0.00 99.95 16:27:57 16:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:27:57 16:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:27:57 16:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:27:57 16:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:27:57 16:10:01 all 0.02 0.00 0.01 0.01 0.00 99.96 16:27:57 16:10:01 0 0.03 0.00 0.05 0.00 0.00 99.92 16:27:57 16:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:27:57 16:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:27:57 16:10:01 3 0.03 0.00 0.00 0.02 0.00 99.95 16:27:57 16:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:27:57 16:10:01 5 0.02 0.00 0.02 0.03 0.00 99.93 16:27:57 16:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:27:57 16:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:27:57 16:11:01 all 0.02 0.00 0.01 0.00 0.00 99.97 16:27:57 16:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:27:57 16:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:27:57 16:11:01 2 0.00 0.00 0.02 0.02 0.00 99.97 16:27:57 16:11:01 3 0.05 0.00 0.00 0.02 0.00 99.93 16:27:57 16:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:27:57 16:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:27:57 16:11:01 6 0.03 0.00 0.02 0.00 0.02 99.93 16:27:57 16:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:27:57 16:12:01 all 0.01 0.00 0.01 0.02 0.00 99.96 16:27:57 16:12:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:27:57 16:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:27:57 16:12:01 2 0.02 0.00 0.00 0.10 0.00 99.88 16:27:57 16:12:01 3 0.02 0.00 0.02 0.03 0.00 99.93 16:27:57 16:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:27:57 16:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:27:57 16:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:27:57 16:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:27:57 16:13:01 all 0.02 0.00 0.02 0.01 0.00 99.95 16:27:57 16:13:01 0 0.07 0.00 0.00 0.00 0.00 99.93 16:27:57 16:13:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:27:57 16:13:01 2 0.00 0.00 0.02 0.03 0.00 99.95 16:27:57 16:13:01 3 0.02 0.00 0.02 0.02 0.00 99.95 16:27:57 16:13:01 4 0.03 0.00 0.03 0.00 0.02 99.92 16:27:57 16:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:27:57 16:13:01 6 0.02 0.00 0.03 0.00 0.00 99.95 16:27:57 16:13:01 7 0.00 0.00 0.03 0.00 0.00 99.97 16:27:57 16:14:01 all 0.15 0.00 0.01 0.01 0.00 99.83 16:27:57 16:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:27:57 16:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:27:57 16:14:01 2 0.02 0.00 0.00 0.03 0.00 99.95 16:27:57 16:14:01 3 0.07 0.00 0.05 0.02 0.02 99.85 16:27:57 16:14:01 4 1.04 0.00 0.02 0.00 0.00 98.94 16:27:57 16:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 16:27:57 16:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:27:57 16:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:27:57 16:15:01 all 0.08 0.00 0.02 0.01 0.00 99.89 16:27:57 16:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:27:57 16:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:27:57 16:15:01 2 0.02 0.00 0.02 0.02 0.02 99.93 16:27:57 16:15:01 3 0.02 0.00 0.02 0.03 0.00 99.93 16:27:57 16:15:01 4 0.58 0.00 0.10 0.00 0.02 99.30 16:27:57 16:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:27:57 16:15:01 6 0.02 0.00 0.03 0.00 0.00 99.95 16:27:57 16:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:27:57 16:16:01 all 0.02 0.00 0.01 0.01 0.01 99.94 16:27:57 16:16:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:27:57 16:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:27:57 16:16:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:27:57 16:16:01 3 0.05 0.00 0.05 0.02 0.02 99.87 16:27:57 16:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:27:57 16:16:01 5 0.02 0.00 0.00 0.08 0.00 99.90 16:27:57 16:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:27:57 16:16:01 7 0.02 0.00 0.03 0.00 0.02 99.93 16:27:57 16:17:01 all 0.01 0.00 0.01 0.01 0.00 99.97 16:27:57 16:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:27:57 16:17:01 1 0.00 0.00 0.02 0.02 0.00 99.97 16:27:57 16:17:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:27:57 16:17:01 3 0.05 0.00 0.02 0.03 0.00 99.90 16:27:57 16:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:27:57 16:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:27:57 16:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:27:57 16:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:27:57 16:18:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:27:57 16:18:01 0 0.05 0.00 0.00 0.00 0.00 99.95 16:27:57 16:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:27:57 16:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:27:57 16:18:01 3 0.03 0.00 0.03 0.02 0.02 99.90 16:27:57 16:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:27:57 16:18:01 5 0.02 0.00 0.00 0.02 0.00 99.97 16:27:57 16:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:27:57 16:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:27:57 16:19:01 all 0.29 0.00 0.03 0.02 0.00 99.65 16:27:57 16:19:01 0 0.43 0.00 0.07 0.05 0.00 99.45 16:27:57 16:19:01 1 0.08 0.00 0.05 0.00 0.00 99.87 16:27:57 16:19:01 2 0.05 0.00 0.03 0.02 0.00 99.90 16:27:57 16:19:01 3 0.27 0.00 0.02 0.08 0.00 99.63 16:27:57 16:19:01 4 0.27 0.00 0.02 0.00 0.02 99.70 16:27:57 16:19:01 5 1.00 0.00 0.00 0.00 0.00 99.00 16:27:57 16:19:01 6 0.17 0.00 0.03 0.02 0.00 99.78 16:27:57 16:19:01 7 0.07 0.00 0.05 0.00 0.00 99.88 16:27:57 16:27:57 16:19:01 CPU %user %nice %system %iowait %steal %idle 16:27:57 16:20:01 all 0.04 0.00 0.01 0.01 0.01 99.95 16:27:57 16:20:01 0 0.10 0.00 0.03 0.00 0.02 99.85 16:27:57 16:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:27:57 16:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:27:57 16:20:01 3 0.03 0.00 0.02 0.05 0.02 99.88 16:27:57 16:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:27:57 16:20:01 5 0.10 0.00 0.00 0.00 0.00 99.90 16:27:57 16:20:01 6 0.03 0.00 0.00 0.00 0.02 99.95 16:27:57 16:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:27:57 16:21:01 all 0.02 0.00 0.01 0.01 0.00 99.95 16:27:57 16:21:01 0 0.05 0.00 0.03 0.00 0.00 99.92 16:27:57 16:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:27:57 16:21:01 2 0.03 0.00 0.03 0.02 0.02 99.90 16:27:57 16:21:01 3 0.02 0.00 0.00 0.07 0.00 99.92 16:27:57 16:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:27:57 16:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:27:57 16:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:27:57 16:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:27:57 16:22:01 all 0.02 0.00 0.01 0.01 0.00 99.96 16:27:57 16:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:27:57 16:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:27:57 16:22:01 2 0.03 0.00 0.03 0.00 0.00 99.93 16:27:57 16:22:01 3 0.02 0.00 0.00 0.08 0.00 99.90 16:27:57 16:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:27:57 16:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:27:57 16:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:27:57 16:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:27:57 16:23:01 all 0.09 0.00 0.01 0.01 0.00 99.89 16:27:57 16:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:27:57 16:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:27:57 16:23:01 2 0.03 0.00 0.05 0.00 0.02 99.90 16:27:57 16:23:01 3 0.00 0.00 0.02 0.02 0.00 99.97 16:27:57 16:23:01 4 0.68 0.00 0.00 0.02 0.02 99.28 16:27:57 16:23:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:27:57 16:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:27:57 16:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:27:57 16:24:01 all 0.13 0.00 0.02 0.00 0.00 99.84 16:27:57 16:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:27:57 16:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:27:57 16:24:01 2 0.02 0.00 0.03 0.00 0.02 99.93 16:27:57 16:24:01 3 0.00 0.00 0.00 0.02 0.02 99.97 16:27:57 16:24:01 4 0.98 0.00 0.03 0.00 0.00 98.99 16:27:57 16:24:01 5 0.02 0.00 0.02 0.02 0.00 99.95 16:27:57 16:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:27:57 16:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:27:57 16:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:27:57 16:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:27:57 16:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:27:57 16:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:27:57 16:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:27:57 16:25:01 4 0.03 0.00 0.02 0.00 0.02 99.93 16:27:57 16:25:01 5 0.00 0.00 0.00 0.03 0.00 99.97 16:27:57 16:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:27:57 16:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:27:57 16:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:27:57 16:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:27:57 16:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:27:57 16:26:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:27:57 16:26:01 3 0.02 0.00 0.00 0.02 0.00 99.97 16:27:57 16:26:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:27:57 16:26:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:27:57 16:26:01 6 0.03 0.00 0.02 0.00 0.02 99.93 16:27:57 16:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:27:57 16:27:01 all 4.59 0.00 1.68 0.46 0.02 93.25 16:27:57 16:27:01 0 4.91 0.00 2.03 0.02 0.02 93.02 16:27:57 16:27:01 1 5.63 0.00 1.61 0.05 0.02 92.69 16:27:57 16:27:01 2 3.54 0.00 2.03 2.92 0.03 91.49 16:27:57 16:27:01 3 3.72 0.00 1.29 0.54 0.02 94.44 16:27:57 16:27:01 4 4.98 0.00 1.76 0.00 0.02 93.25 16:27:57 16:27:01 5 5.69 0.00 1.29 0.02 0.03 92.97 16:27:57 16:27:01 6 4.39 0.00 1.86 0.13 0.02 93.60 16:27:57 16:27:01 7 3.83 0.00 1.56 0.03 0.02 94.56 16:27:57 Average: all 9.24 0.00 2.21 0.81 0.02 87.71 16:27:57 Average: 0 9.07 0.00 2.25 0.51 0.02 88.14 16:27:57 Average: 1 9.24 0.00 2.19 1.13 0.02 87.42 16:27:57 Average: 2 9.33 0.00 2.10 0.77 0.03 87.76 16:27:57 Average: 3 9.24 0.00 2.34 0.88 0.03 87.52 16:27:57 Average: 4 9.37 0.00 2.15 0.79 0.03 87.66 16:27:57 Average: 5 9.31 0.00 2.17 1.10 0.02 87.40 16:27:57 Average: 6 9.08 0.00 2.16 0.48 0.02 88.27 16:27:57 Average: 7 9.24 0.00 2.35 0.84 0.03 87.55 16:27:57 16:27:57 16:27:57