Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f650799c2872b5746043592dbca86bb6f356332d 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-ssh14219541968332037279.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh3928947174687846101.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14070685602176544034.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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 shared 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-ssh18218352684961050764.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh6881374847630443899.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-52 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/120 [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/120 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/120@tmp/jenkins-gitclient-ssh555762121895665390.key > 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 f650799c2872b5746043592dbca86bb6f356332d (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 f650799c2872b5746043592dbca86bb6f356332d # timeout=10 Commit message: "build(snap): upgrade device-virtual and app-service-config to 2.1 (#3831)" > git rev-list --no-walk b7985a5e213d1adc6c93ffba227765f14366fda1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:36:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:36:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:36:06 ========================================================= 10:36:06 EdgeX Global Pipelines Version Info 10:36:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:36:07 ------------------- 10:36:07 stable info: 10:36:07 ------------------- 10:36:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:36:07 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 10:36:07 Message: update stable to v1.0.217 10:36:08 ------------------- 10:36:08 experimental info: 10:36:08 ------------------- 10:36:08 Commited By: **** collab-it+edgex@linuxfoundation.org 10:36:08 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 10:36:08 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:36:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:36:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:36:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:36:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:36:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:36:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:36:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:36:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:36:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:36:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:36:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:36:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:36:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:36:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:36:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:36:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:36:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:36:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:36:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:36:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 10:36:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 10:36:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:36:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:36:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:36:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:36:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f650799c2872b5746043592dbca86bb6f356332d [Pipeline] echo 10:36:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f650799 [Pipeline] echo 10:36:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:36:08 provisioning config files... 10:36:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/120@tmp/config1196510632516920197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:36:08 ---> docker-login.sh 10:36:08 nexus3.edgexfoundry.org:10001 10:36:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:36:09 Configure a credential helper to remove this warning. See 10:36:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:36:09 10:36:09 Login Succeeded 10:36:09 nexus3.edgexfoundry.org:10002 10:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:36:09 Configure a credential helper to remove this warning. See 10:36:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:36:09 10:36:09 Login Succeeded 10:36:09 nexus3.edgexfoundry.org:10003 10:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:36:09 Configure a credential helper to remove this warning. See 10:36:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:36:09 10:36:09 Login Succeeded 10:36:09 nexus3.edgexfoundry.org:10004 10:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:36:09 Configure a credential helper to remove this warning. See 10:36:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:36:09 10:36:09 Login Succeeded 10:36:09 docker.io 10:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:36:09 Configure a credential helper to remove this warning. See 10:36:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:36:09 10:36:09 Login Succeeded 10:36:09 ---> docker-login.sh ends [Pipeline] } 10:36:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:36:10 ++ 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 10:36:10 + for file in '`ls cmd/**/Dockerfile`' 10:36:10 ++ dirname cmd/core-command/Dockerfile 10:36:10 ++ cut -d/ -f2 10:36:10 + echo core-command,cmd/core-command/Dockerfile 10:36:10 + for file in '`ls cmd/**/Dockerfile`' 10:36:10 ++ dirname cmd/core-data/Dockerfile 10:36:10 ++ cut -d/ -f2 10:36:10 + echo core-data,cmd/core-data/Dockerfile 10:36:10 + for file in '`ls cmd/**/Dockerfile`' 10:36:10 ++ dirname cmd/core-metadata/Dockerfile 10:36:10 ++ cut -d/ -f2 10:36:10 + echo core-metadata,cmd/core-metadata/Dockerfile 10:36:10 + for file in '`ls cmd/**/Dockerfile`' 10:36:10 ++ dirname cmd/security-bootstrapper/Dockerfile 10:36:10 ++ cut -d/ -f2 10:36:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:36:10 + for file in '`ls cmd/**/Dockerfile`' 10:36:10 ++ dirname cmd/security-proxy-setup/Dockerfile 10:36:10 ++ cut -d/ -f2 10:36:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:36:10 + for file in '`ls cmd/**/Dockerfile`' 10:36:10 ++ dirname cmd/security-secretstore-setup/Dockerfile 10:36:10 ++ cut -d/ -f2 10:36:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:36:10 + for file in '`ls cmd/**/Dockerfile`' 10:36:10 ++ dirname cmd/support-notifications/Dockerfile 10:36:10 ++ cut -d/ -f2 10:36:10 + echo support-notifications,cmd/support-notifications/Dockerfile 10:36:10 + for file in '`ls cmd/**/Dockerfile`' 10:36:10 ++ dirname cmd/support-scheduler/Dockerfile 10:36:10 ++ cut -d/ -f2 10:36:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile 10:36:10 + for file in '`ls cmd/**/Dockerfile`' 10:36:10 ++ dirname cmd/sys-mgmt-agent/Dockerfile 10:36:10 ++ cut -d/ -f2 10:36:10 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 10:36:10 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: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 10:36:10 + git rev-list -1 --merges f650799c2872b5746043592dbca86bb6f356332d~1..f650799c2872b5746043592dbca86bb6f356332d [Pipeline] echo 10:36:10 -----------> git rev-list -1 --merges f650799c2872b5746043592dbca86bb6f356332d~1..f650799c2872b5746043592dbca86bb6f356332d f650799c2872b5746043592dbca86bb6f356332d [false] [Pipeline] sh 10:36:11 + git log --format=format:%s -1 f650799c2872b5746043592dbca86bb6f356332d [Pipeline] echo 10:36:11 ========================================================= 10:36:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:36:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:36:11 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 10:36:11 + grep -v github /etc/ssh/ssh_known_hosts 10:36:11 + '[' -e /tmp/ssh_known_hosts ']' 10:36:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:36:11 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 10:36:11 + sudo tee -a /etc/ssh/ssh_known_hosts 10:36:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:36:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:36:12 10:36:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:36:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:36:12 latest: Pulling from edgex-devops/git-semver 10:36:12 a0d0a0d46f8b: Pulling fs layer 10:36:12 3e5f54012d9b: Pulling fs layer 10:36:12 4c7163046ea9: Pulling fs layer 10:36:12 0c2d73faf560: Pulling fs layer 10:36:12 0c2d73faf560: Waiting 10:36:12 3e5f54012d9b: Verifying Checksum 10:36:12 3e5f54012d9b: Download complete 10:36:12 a0d0a0d46f8b: Verifying Checksum 10:36:12 a0d0a0d46f8b: Download complete 10:36:12 0c2d73faf560: Verifying Checksum 10:36:12 0c2d73faf560: Download complete 10:36:12 4c7163046ea9: Verifying Checksum 10:36:12 4c7163046ea9: Download complete 10:36:12 a0d0a0d46f8b: Pull complete 10:36:12 3e5f54012d9b: Pull complete 10:36:12 4c7163046ea9: Pull complete 10:36:13 0c2d73faf560: Pull complete 10:36:13 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 10:36:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:36:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:36:13 prd-centos7-docker-4c-2g-52 does not seem to be running inside a container 10:36:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:36:13 $ docker top 75b406934df9d2e02e5ade4f1d3e09d6edd3347f404dfe2a03b3764806a4e441 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:36:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:36:14 [ssh-agent] Looking for ssh-agent implementation... 10:36:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:36:14 $ docker exec 75b406934df9d2e02e5ade4f1d3e09d6edd3347f404dfe2a03b3764806a4e441 ssh-agent 10:36:14 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKkCalm/agent.15 10:36:14 SSH_AGENT_PID=22 10:36:14 Running ssh-add (command line suppressed) 10:36:14 Identity added: /w/workspace/edgex-go/120@tmp/private_key_6049090316442032828.key (/w/workspace/edgex-go/120@tmp/private_key_6049090316442032828.key) 10:36:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:36:14 + git tag --points-at HEAD [Pipeline] } 10:36:14 $ docker exec --env ******** --env ******** 75b406934df9d2e02e5ade4f1d3e09d6edd3347f404dfe2a03b3764806a4e441 ssh-agent -k 10:36:14 unset SSH_AUTH_SOCK; 10:36:14 unset SSH_AGENT_PID; 10:36:14 echo Agent pid 22 killed; 10:36:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:36:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:36:14 [ssh-agent] Looking for ssh-agent implementation... 10:36:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:36:14 $ docker exec 75b406934df9d2e02e5ade4f1d3e09d6edd3347f404dfe2a03b3764806a4e441 ssh-agent 10:36:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmcKLOc/agent.56 10:36:15 SSH_AGENT_PID=63 10:36:15 Running ssh-add (command line suppressed) 10:36:15 Identity added: /w/workspace/edgex-go/120@tmp/private_key_5537065552112190373.key (/w/workspace/edgex-go/120@tmp/private_key_5537065552112190373.key) 10:36:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:36:15 + git semver init 10:36:15 # -> Open(): unable to determine branch for HEAD 10:36:15 # $GIT_DIR = /w/workspace/edgex-go/120/.git 10:36:15 # $GIT_WORK_TREE = /w/workspace/edgex-go/120 10:36:15 # $SEMVER_REMOTE_NAME = origin 10:36:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:36:15 # $SEMVER_USER_NAME = edgex-jenkins 10:36:15 # $SEMVER_BRANCH = main 10:36:15 # $SEMVER_TEMP = /tmp/semver-839290302 10:36:15 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 10:36:30 # '/tmp/semver-839290302' -> '/w/workspace/edgex-go/120/.semver' 10:36:30 # -> Force: false 10:36:30 # $SEMVER_DIR = /w/workspace/edgex-go/120/.semver [Pipeline] } 10:36:30 $ docker exec --env ******** --env ******** 75b406934df9d2e02e5ade4f1d3e09d6edd3347f404dfe2a03b3764806a4e441 ssh-agent -k 10:36:30 unset SSH_AUTH_SOCK; 10:36:30 unset SSH_AGENT_PID; 10:36:30 echo Agent pid 63 killed; 10:36:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:36:30 + git semver [Pipeline] } 10:36:30 $ docker stop --time=1 75b406934df9d2e02e5ade4f1d3e09d6edd3347f404dfe2a03b3764806a4e441 10:36:32 $ docker rm -f 75b406934df9d2e02e5ade4f1d3e09d6edd3347f404dfe2a03b3764806a4e441 [Pipeline] // withDockerContainer [Pipeline] sh 10:36:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:36:33 Stashed 1 file(s) [Pipeline] echo 10:36:33 [edgeXSemver]: initialized semver on version 2.2.0-dev.7 [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] echo 10:36:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:36:33 ========================================================= 10:36:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:36:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:36:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:36:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:36:34 a0d0a0d46f8b: Already exists 10:36:34 31adcdaf11c8: Pulling fs layer 10:36:34 b8b176561691: Pulling fs layer 10:36:34 4527c011a84f: Pulling fs layer 10:36:34 5d74067f8e1e: Pulling fs layer 10:36:34 e0aca202a116: Pulling fs layer 10:36:34 3a43be97a3b4: Pulling fs layer 10:36:34 34cad66bf833: Pulling fs layer 10:36:34 b4e3c513aaa6: Pulling fs layer 10:36:34 e0aca202a116: Waiting 10:36:34 5d74067f8e1e: Waiting 10:36:34 b4e3c513aaa6: Waiting 10:36:34 3a43be97a3b4: Waiting 10:36:34 34cad66bf833: Waiting 10:36:34 b8b176561691: Verifying Checksum 10:36:34 b8b176561691: Download complete 10:36:34 31adcdaf11c8: Verifying Checksum 10:36:34 31adcdaf11c8: Download complete 10:36:34 5d74067f8e1e: Verifying Checksum 10:36:34 5d74067f8e1e: Download complete 10:36:34 e0aca202a116: Verifying Checksum 10:36:34 e0aca202a116: Download complete 10:36:34 3a43be97a3b4: Verifying Checksum 10:36:34 3a43be97a3b4: Download complete 10:36:34 34cad66bf833: Verifying Checksum 10:36:34 34cad66bf833: Download complete 10:36:34 31adcdaf11c8: Pull complete 10:36:34 b8b176561691: Pull complete 10:36:34 4527c011a84f: Verifying Checksum 10:36:34 4527c011a84f: Download complete 10:36:34 b4e3c513aaa6: Verifying Checksum 10:36:34 b4e3c513aaa6: Download complete 10:36:38 4527c011a84f: Pull complete 10:36:38 5d74067f8e1e: Pull complete 10:36:38 e0aca202a116: Pull complete 10:36:38 3a43be97a3b4: Pull complete 10:36:38 34cad66bf833: Pull complete 10:36:41 b4e3c513aaa6: Pull complete 10:36:41 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 10:36:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:36:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 10:36:41 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:36:41 WORKDIR /edgex 10:36:41 COPY go.mod . 10:36:41 RUN go mod download' 10:36:41 + docker build -t ci-base-image-x86_64 -f - . 10:36:43 Sending build context to Docker daemon 334.4MB 10:36:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:36:43 ---> 9f6097aaca64 10:36:43 Step 2/4 : WORKDIR /edgex 10:36:45 ---> Running in ef54129387db 10:36:45 Removing intermediate container ef54129387db 10:36:45 ---> f8e708ccdb0f 10:36:45 Step 3/4 : COPY go.mod . 10:36:45 ---> a110fbd21769 10:36:45 Step 4/4 : RUN go mod download 10:36:45 ---> Running in e942d310e1f5 10:36:48 Still waiting to schedule task 10:36:48 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:37:24 Removing intermediate container e942d310e1f5 10:37:24 ---> c8163ac7e037 10:37:24 Successfully built c8163ac7e037 10:37:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:37:24 + docker inspect -f . ci-base-image-x86_64 10:37:24 . [Pipeline] withDockerContainer 10:37:24 prd-centos7-docker-4c-2g-52 does not seem to be running inside a container 10:37:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** ci-base-image-x86_64 cat 10:37:24 $ docker top d5b5a217f4edba029de72837c22d089e86a5da7b73a27bb847a644363eb01a90 -eo pid,comm [Pipeline] { [Pipeline] sh 10:37:25 + go version 10:37:25 go version go1.16.8 linux/amd64 [Pipeline] } 10:37:25 $ docker stop --time=1 d5b5a217f4edba029de72837c22d089e86a5da7b73a27bb847a644363eb01a90 10:37:26 $ docker rm -f d5b5a217f4edba029de72837c22d089e86a5da7b73a27bb847a644363eb01a90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:37:26 + docker inspect -f . ci-base-image-x86_64 10:37:26 . [Pipeline] withDockerContainer 10:37:27 prd-centos7-docker-4c-2g-52 does not seem to be running inside a container 10:37:27 $ 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/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 ******** ci-base-image-x86_64 cat 10:37:27 $ docker top bbe61bb44a89e61836af1e616cf894de828427c6a74b5b19bb6112e74894ab00 -eo pid,comm [Pipeline] { [Pipeline] echo 10:37:27 ========================================================= 10:37:27 [edgeXBuildGoParallel] Running Tests and Build... 10:37:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:37:27 + make test 10:37:27 go mod tidy 10:37:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:37:33 ? github.com/edgexfoundry/edgex-go [no test files] 10:37:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:37:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:37:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:37:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:37:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:37:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:37:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:37:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:37:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:37:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:37:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:37:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:37:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:38:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 10:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:38:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements 10:38:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:38:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 44.7% of statements 10:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:38:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.120s coverage: 89.5% of statements 10:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:38:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 84.4% of statements 10:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 10:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:38:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.280s coverage: 94.2% of statements 10:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:38:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 59.1% of statements 10:38:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:38:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:38:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:38:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:38:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:38:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements 10:38:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:38:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:38:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:38:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.9% of statements 10:38:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:38:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements 10:38:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 21.7% of statements 10:38:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:38:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 10:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.043s coverage: 79.5% of statements 10:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements 10:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 10:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 10:38:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements 10:38:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 10:38:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-53 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 10:38:22 Running in /w/workspace/edgex-go/120 [Pipeline] { [Pipeline] checkout 10:38:22 The recommended git tool is: git 10:38:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.189s coverage: 82.5% of statements 10:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:38:26 using credential edgex-jenkins-ssh 10:38:26 Cloning the remote Git repository 10:38:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:38:27 > git init /w/workspace/edgex-go/120 # timeout=10 10:38:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:38:27 > git --version # timeout=10 10:38:27 > git --version # 'git version 2.17.1' 10:38:27 using GIT_SSH to set credentials SSH Credentials for GitHub 10:38:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:38:42 Avoid second fetch 10:38:42 Checking out Revision f650799c2872b5746043592dbca86bb6f356332d (main) 10:38:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:38:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:38:42 > git config core.sparsecheckout # timeout=10 10:38:42 > git checkout -f f650799c2872b5746043592dbca86bb6f356332d # timeout=10 10:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements 10:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 10:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 10:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 10:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 10:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 10:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 10:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 10:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.141s coverage: 91.2% of statements 10:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements 10:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 10:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 10:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 10:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 10:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 10:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.216s coverage: 65.4% of statements 10:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.8% of statements 10:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 10:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 10:38:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:38:46 Commit message: "build(snap): upgrade device-virtual and app-service-config to 2.1 (#3831)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:38:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:38:47 % Total % Received % Xferd Average Speed Time Time Time Current 10:38:47 Dload Upload Total Spent Left Speed 10:38:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 90259 0 --:--:-- --:--:-- --:--:-- 90259 [Pipeline] sh 10:38:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:38:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:38:48 + sudo tee /etc/docker/daemon.new 10:38:48 { 10:38:48 "registry-mirrors": [ 10:38:48 "https://nexus3.edgexfoundry.org:10001" 10:38:48 ], 10:38:48 "bip": "10.250.0.254/24", 10:38:48 "hosts": [ 10:38:48 "tcp://0.0.0.0:5555", 10:38:48 "unix:///var/run/docker.sock" 10:38:48 ], 10:38:48 "mtu": 1458, 10:38:48 "selinux-enabled": true, 10:38:48 "seccomp-profile": "/etc/docker/seccomp.json" 10:38:48 } [Pipeline] sh 10:38:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:38:49 + sudo service docker restart 10:38:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements 10:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:38:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.3% of statements 10:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:38:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 10:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:38:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements 10:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:38:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:38:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 10:38:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 10:38:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 10:38:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 10:38:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:38:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:38:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 10:38:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:38:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 10:38:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 10:38:51 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:39:07 provisioning config files... 10:39:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/120@tmp/config2562650476906788396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:39:08 ---> docker-login.sh 10:39:08 nexus3.edgexfoundry.org:10001 10:39:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:08 Configure a credential helper to remove this warning. See 10:39:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:08 10:39:08 Login Succeeded 10:39:08 nexus3.edgexfoundry.org:10002 10:39:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:09 Configure a credential helper to remove this warning. See 10:39:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:09 10:39:09 Login Succeeded 10:39:09 nexus3.edgexfoundry.org:10003 10:39:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:09 Configure a credential helper to remove this warning. See 10:39:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:09 10:39:09 Login Succeeded 10:39:09 nexus3.edgexfoundry.org:10004 10:39:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:10 Configure a credential helper to remove this warning. See 10:39:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:10 10:39:10 Login Succeeded 10:39:10 docker.io 10:39:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:10 Configure a credential helper to remove this warning. See 10:39:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:10 10:39:10 Login Succeeded 10:39:10 ---> docker-login.sh ends [Pipeline] } 10:39:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:39:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:39:11 ========================================================= 10:39:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:39:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:39:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:39:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:39:11 552d1f2373af: Pulling fs layer 10:39:11 ea3f2d53f512: Pulling fs layer 10:39:11 9e70ebbbe112: Pulling fs layer 10:39:11 7a9cfe048b4a: Pulling fs layer 10:39:11 72dc09318566: Pulling fs layer 10:39:11 f4f7b4309257: Pulling fs layer 10:39:11 0ac9a79272e3: Pulling fs layer 10:39:11 b78e95d17946: Pulling fs layer 10:39:11 f4f7b4309257: Waiting 10:39:11 0ac9a79272e3: Waiting 10:39:11 b78e95d17946: Waiting 10:39:11 7a9cfe048b4a: Waiting 10:39:11 72dc09318566: Waiting 10:39:11 9e70ebbbe112: Verifying Checksum 10:39:11 9e70ebbbe112: Download complete 10:39:11 ea3f2d53f512: Download complete 10:39:11 72dc09318566: Verifying Checksum 10:39:11 72dc09318566: Download complete 10:39:11 f4f7b4309257: Download complete 10:39:11 552d1f2373af: Download complete 10:39:11 0ac9a79272e3: Verifying Checksum 10:39:11 0ac9a79272e3: Download complete 10:39:13 552d1f2373af: Pull complete 10:39:13 ea3f2d53f512: Pull complete 10:39:13 b78e95d17946: Verifying Checksum 10:39:13 b78e95d17946: Download complete 10:39:13 9e70ebbbe112: Pull complete 10:39:14 7a9cfe048b4a: Verifying Checksum 10:39:14 7a9cfe048b4a: Download complete 10:39:24 7a9cfe048b4a: Pull complete 10:39:24 72dc09318566: Pull complete 10:39:25 f4f7b4309257: Pull complete 10:39:25 0ac9a79272e3: Pull complete 10:39:30 GO111MODULE=on go vet ./... 10:39:30 b78e95d17946: Pull complete 10:39:31 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 10:39:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:39:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 10:39:31 + docker build -t ci-base-image-arm64 -f - . 10:39:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:39:31 WORKDIR /edgex 10:39:31 COPY go.mod . 10:39:31 RUN go mod download 10:39:33 Sending build context to Docker daemon 168.9MB 10:39:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:39:33 ---> 8b459fc5aaf0 10:39:33 Step 2/4 : WORKDIR /edgex 10:39:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:39:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:39:34 ./bin/test-attribution-txt.sh [Pipeline] echo 10:39:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:39:35 ---> Running in 0716da9d95ca 10:39:35 + ls -al . 10:39:35 total 644 10:39:35 drwxrwxr-x 10 1001 1001 4096 Dec 1 10:39 . 10:39:35 drwxr-xr-x 4 root root 32 Dec 1 10:37 .. 10:39:35 -rw-rw-r-- 1 1001 1001 11 Dec 1 10:36 .dockerignore 10:39:35 drwxrwxr-x 8 1001 1001 162 Dec 1 10:36 .git 10:39:35 drwxrwxr-x 4 1001 1001 142 Dec 1 10:36 .github 10:39:35 -rw-rw-r-- 1 1001 1001 804 Dec 1 10:36 .gitignore 10:39:35 -rw-rw-r-- 1 1001 1001 42 Dec 1 10:36 .golangci.yml 10:39:35 -rw-rw-r-- 1 1001 1001 76 Dec 1 10:36 .hadolint.yml 10:39:35 drwx------ 3 1001 1001 58 Dec 1 10:36 .semver 10:39:35 -rw-rw-r-- 1 1001 1001 166 Dec 1 10:36 .sonarcloud.properties 10:39:35 -rw-rw-r-- 1 1001 1001 1171 Dec 1 10:36 ADOPTERS.md 10:39:35 -rw-rw-r-- 1 1001 1001 8910 Dec 1 10:36 Attribution.txt 10:39:35 -rw-rw-r-- 1 1001 1001 51732 Dec 1 10:36 CHANGELOG.md 10:39:35 -rw-rw-r-- 1 1001 1001 3804 Dec 1 10:36 CONTRIBUTING.md 10:39:35 -rw-rw-r-- 1 1001 1001 677 Dec 1 10:36 GOVERNANCE.md 10:39:35 -rw-rw-r-- 1 1001 1001 849 Dec 1 10:36 Jenkinsfile 10:39:35 -rw-rw-r-- 1 1001 1001 10775 Dec 1 10:36 LICENSE 10:39:35 -rw-rw-r-- 1 1001 1001 6508 Dec 1 10:36 Makefile 10:39:35 -rw-rw-r-- 1 1001 1001 582 Dec 1 10:36 OWNERS.md 10:39:35 -rw-rw-r-- 1 1001 1001 8207 Dec 1 10:36 README.md 10:39:35 -rw-rw-r-- 1 1001 1001 6912 Dec 1 10:36 SECURITY.md 10:39:35 -rw-rw-r-- 1 1001 1001 11 Dec 1 10:36 VERSION 10:39:35 -rw-rw-r-- 1 1001 1001 4131 Dec 1 10:36 ZMQWindows.md 10:39:35 drwxrwxr-x 2 1001 1001 37 Dec 1 10:36 bin 10:39:35 drwxrwxr-x 14 1001 1001 4096 Dec 1 10:36 cmd 10:39:35 -rw-r--r-- 1 root root 428381 Dec 1 10:38 coverage.out 10:39:35 -rw-rw-r-- 1 1001 1001 828 Dec 1 10:36 go.mod 10:39:35 -rw-rw-r-- 1 1001 1001 49483 Dec 1 10:36 go.sum 10:39:35 drwxrwxr-x 8 1001 1001 124 Dec 1 10:36 internal 10:39:35 drwxrwxr-x 3 1001 1001 16 Dec 1 10:36 openapi 10:39:35 drwxrwxr-x 4 1001 1001 71 Dec 1 10:36 snap 10:39:35 -rw-rw-r-- 1 1001 1001 204 Dec 1 10:36 version.go [Pipeline] sh 10:39:35 Removing intermediate container 0716da9d95ca 10:39:35 ---> 4fcd943bed77 10:39:35 Step 3/4 : COPY go.mod . 10:39:35 + '[' -e coverage.out ] 10:39:35 + chown 1001:1001 coverage.out [Pipeline] stash 10:39:35 Stashed 1 file(s) [Pipeline] sh 10:39:36 + make build 10:39:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/core-data/core-data ./cmd/core-data 10:39:36 ---> 34ae2e26eba9 10:39:36 Step 4/4 : RUN go mod download 10:39:36 ---> Running in 8591e0e8f116 10:39:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:39:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/core-command/core-command ./cmd/core-command 10:39:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:39:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:39:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:39:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:39:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:39:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:39:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:39:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/secrets-config ./cmd/secrets-config 10:39:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 10:39:52 $ docker stop --time=1 bbe61bb44a89e61836af1e616cf894de828427c6a74b5b19bb6112e74894ab00 10:39:54 $ docker rm -f bbe61bb44a89e61836af1e616cf894de828427c6a74b5b19bb6112e74894ab00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:39:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:39:55 10:39:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 10:39:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:39:56 latest: Pulling from edgex-devops/edgex-compose 10:39:56 cbdbe7a5bc2a: Pulling fs layer 10:39:56 ca9280d653b3: Pulling fs layer 10:39:56 7e9c9ca2126c: Pulling fs layer 10:39:56 cbdbe7a5bc2a: Verifying Checksum 10:39:56 cbdbe7a5bc2a: Download complete 10:39:56 ca9280d653b3: Verifying Checksum 10:39:56 ca9280d653b3: Download complete 10:39:56 cbdbe7a5bc2a: Pull complete 10:39:56 7e9c9ca2126c: Verifying Checksum 10:39:56 7e9c9ca2126c: Download complete 10:39:56 ca9280d653b3: Pull complete 10:40:00 7e9c9ca2126c: Pull complete 10:40:00 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 10:40:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:40:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 10:40:00 prd-centos7-docker-4c-2g-52 does not seem to be running inside a container 10:40:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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/edgex-compose:latest cat 10:40:02 $ docker top 9a9cbd1eae4330941b4e300c1133b52c2c3971bc24674a60d6104ee2c4641cf3 -eo pid,comm [Pipeline] { [Pipeline] sh 10:40:02 + docker-compose build --help 10:40:02 + grep parallel 10:40:02 --parallel Build images in parallel. [Pipeline] } 10:40:02 $ docker stop --time=1 9a9cbd1eae4330941b4e300c1133b52c2c3971bc24674a60d6104ee2c4641cf3 10:40:04 $ docker rm -f 9a9cbd1eae4330941b4e300c1133b52c2c3971bc24674a60d6104ee2c4641cf3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:40:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:40:04 . [Pipeline] withDockerContainer 10:40:04 prd-centos7-docker-4c-2g-52 does not seem to be running inside a container 10:40:04 $ 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/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 10:40:04 $ docker top ccdc4d0513227f41acb99b2502b5401aabd12a40f0ec0df3279c6847bc16f3df -eo pid,comm [Pipeline] { [Pipeline] sh 10:40:05 + docker-compose -f ./docker-compose-build.yml build --parallel 10:40:05 Building core-command ... 10:40:05 Building core-data ... 10:40:05 Building core-metadata ... 10:40:05 Building security-bootstrapper ... 10:40:05 Building security-proxy-setup ... 10:40:05 Building security-secretstore-setup ... 10:40:05 Building support-notifications ... 10:40:05 Building support-scheduler ... 10:40:05 Building sys-mgmt-agent ... 10:40:05 Building support-notifications 10:40:05 Building sys-mgmt-agent 10:40:05 Building security-bootstrapper 10:40:05 Building security-secretstore-setup 10:40:05 Building core-command 10:40:14 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:40:14 Step 2/30 : FROM ${BUILDER_BASE} AS builder 10:40:14 ---> c8163ac7e037 10:40:14 Step 3/30 : WORKDIR /edgex-go 10:40:14 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:40:14 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:40:14 ---> c8163ac7e037 10:40:14 Step 3/21 : WORKDIR /edgex-go 10:40:21 ---> Running in 043ba387fd85 10:40:21 ---> Running in a356648823c1 10:40:26 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:40:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:40:26 ---> c8163ac7e037 10:40:26 Step 3/22 : WORKDIR /edgex-go 10:40:26 ---> Using cache 10:40:26 ---> 4955e4d8d125 10:40:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:40:26 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:40:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:40:26 ---> c8163ac7e037 10:40:26 Step 3/22 : WORKDIR /edgex-go 10:40:26 ---> Using cache 10:40:26 ---> 4955e4d8d125 10:40:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:40:27 Removing intermediate container a356648823c1 10:40:27 ---> 4955e4d8d125 10:40:27 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:40:27 ---> Running in d1049ecf21b0 10:40:27 Removing intermediate container 043ba387fd85 10:40:27 ---> e28b4b1f776d 10:40:27 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:40:27 ---> Running in 94706ba7734b 10:40:27 ---> Running in 0bb6ddaf00d5 10:40:27 ---> Running in bc97b146bb44 10:40:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:40:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:40:27 ---> c8163ac7e037 10:40:27 Step 3/24 : WORKDIR /edgex-go 10:40:27 ---> Using cache 10:40:27 ---> e28b4b1f776d 10:40:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:40:27 ---> Running in 8d32fbbfc694 10:40:28 Removing intermediate container d1049ecf21b0 10:40:28 ---> feb27a620b1d 10:40:28 Step 5/22 : RUN apk add --update --no-cache make git 10:40:28 ---> Running in 8cdcbefae297 10:40:28 Removing intermediate container 94706ba7734b 10:40:28 ---> 16027a60d513 10:40:28 Step 5/22 : RUN apk add --update --no-cache make bash git 10:40:28 ---> Running in 38086a6228b8 10:40:28 Removing intermediate container 0bb6ddaf00d5 10:40:28 ---> a4c2a4bf79be 10:40:28 Step 5/30 : RUN apk add --update --no-cache make git 10:40:28 ---> Running in f573dca3da87 10:40:28 Removing intermediate container bc97b146bb44 10:40:28 ---> 4196832f27de 10:40:28 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 10:40:28 ---> Running in ac69053bd8c1 10:40:28 Removing intermediate container 8d32fbbfc694 10:40:28 ---> 4ef6c6878ced 10:40:28 Step 5/24 : RUN apk add --update --no-cache make git 10:40:28 ---> Running in e125f1157ffe 10:40:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:40:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:40:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:40:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:40:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:40:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:40:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:40:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:40:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:40:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:40:30 OK: 220 MiB in 52 packages 10:40:30 OK: 220 MiB in 52 packages 10:40:30 OK: 220 MiB in 52 packages 10:40:30 OK: 220 MiB in 52 packages 10:40:30 OK: 220 MiB in 52 packages 10:40:30 Removing intermediate container 8cdcbefae297 10:40:30 ---> 27503ba042be 10:40:30 Step 6/22 : COPY . . 10:40:30 Removing intermediate container f573dca3da87 10:40:30 ---> 785ebd70c1bb 10:40:30 Step 6/30 : COPY . . 10:40:30 Removing intermediate container 38086a6228b8 10:40:30 ---> 1e962b21a7a5 10:40:30 Step 6/22 : COPY . . 10:40:31 Removing intermediate container e125f1157ffe 10:40:31 ---> b584075eacc0 10:40:31 Step 6/24 : COPY . . 10:40:35 Removing intermediate container ac69053bd8c1 10:40:35 ---> 2f9f8949d06c 10:40:35 Step 6/21 : COPY . . 10:40:43 ---> 1c912110ae88 10:40:43 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:40:43 ---> Running in 897e9169bf36 10:40:58 Removing intermediate container 8591e0e8f116 10:40:58 ---> f6b26e1f7b47 10:40:58 Successfully built f6b26e1f7b47 10:40:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:40:58 + docker inspect -f . ci-base-image-arm64 10:40:58 . [Pipeline] withDockerContainer 10:40:58 prd-ubuntu18.04-docker-arm64-4c-16g-53 does not seem to be running inside a container 10:40:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:41:00 $ docker top d6a771d8c63cc7d85e5ff93efbdf3c3baa11b98081f6df39fb0a3714ebc5141d -eo pid,comm [Pipeline] { [Pipeline] sh 10:41:01 + go version 10:41:01 go version go1.16.8 linux/arm64 [Pipeline] } 10:41:01 $ docker stop --time=1 d6a771d8c63cc7d85e5ff93efbdf3c3baa11b98081f6df39fb0a3714ebc5141d 10:41:01 ---> 659795cdf732 10:41:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:41:01 ---> Running in e36096e8d6ef 10:41:01 Removing intermediate container 897e9169bf36 10:41:01 ---> 38a4b105caf9 10:41:01 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:41:01 ---> Running in 9400a80686af 10:41:02 ---> 6b2aa961c4ae 10:41:02 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:41:02 ---> c977390615f8 10:41:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:41:02 ---> Running in e0e2425d33a7 10:41:02 ---> Running in 3b98e1d63622 10:41:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:41:02 $ docker rm -f d6a771d8c63cc7d85e5ff93efbdf3c3baa11b98081f6df39fb0a3714ebc5141d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:41:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:41:03 10:41:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:41:03 Removing intermediate container e36096e8d6ef 10:41:03 ---> 9d040429143c 10:41:03 Step 8/22 : RUN make cmd/core-command/core-command 10:41:03 ---> Running in bc47ab4251f0 10:41:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:41:04 latest: Pulling from edgex-devops/edgex-compose-arm64 10:41:04 29e5d40040c1: Pulling fs layer 10:41:04 1ce36da41761: Pulling fs layer 10:41:04 25b303627fd3: Pulling fs layer 10:41:04 29e5d40040c1: Verifying Checksum 10:41:04 29e5d40040c1: Download complete 10:41:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/core-command/core-command ./cmd/core-command 10:41:04 1ce36da41761: Verifying Checksum 10:41:04 1ce36da41761: Download complete 10:41:04 Removing intermediate container 3b98e1d63622 10:41:04 ---> 573ed75994b0 10:41:04 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:41:04 29e5d40040c1: Pull complete 10:41:04 Removing intermediate container e0e2425d33a7 10:41:04 ---> 4b4e41175390 10:41:04 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:41:04 ---> Running in 4f84d0e6ac96 10:41:04 ---> Running in 00e28b518c60 10:41:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:41:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:41:05 25b303627fd3: Verifying Checksum 10:41:05 25b303627fd3: Download complete 10:41:05 1ce36da41761: Pull complete 10:41:06 ---> bddd6cc817fe 10:41:06 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:41:06 ---> Running in 60f4bd26a077 10:41:07 Removing intermediate container 60f4bd26a077 10:41:07 ---> cdce89449958 10:41:07 Step 8/21 : RUN make cmd/support-notifications/support-notifications 10:41:07 ---> Running in ca3178aade67 10:41:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:41:15 25b303627fd3: Pull complete 10:41:15 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:41:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:41:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 10:41:16 prd-ubuntu18.04-docker-arm64-4c-16g-53 does not seem to be running inside a container 10:41:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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-arm64:latest cat 10:41:18 $ docker top 0bbf7bb6bce11adccf46fee619fe5630cd73767b1b90741908f71ece8ad35541 -eo pid,comm [Pipeline] { [Pipeline] sh 10:41:19 + docker-compose build --help 10:41:19 + grep parallel 10:41:22 --parallel Build images in parallel. [Pipeline] } 10:41:23 $ docker stop --time=1 0bbf7bb6bce11adccf46fee619fe5630cd73767b1b90741908f71ece8ad35541 10:41:24 $ docker rm -f 0bbf7bb6bce11adccf46fee619fe5630cd73767b1b90741908f71ece8ad35541 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:41:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:41:25 . [Pipeline] withDockerContainer 10:41:25 prd-ubuntu18.04-docker-arm64-4c-16g-53 does not seem to be running inside a container 10:41:25 $ 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/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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 10:41:26 $ docker top b702def087311352a1a6faa777cefb86d01cc8f79e064b3c0e54428b7426fd5e -eo pid,comm [Pipeline] { [Pipeline] sh 10:41:27 + docker-compose -f ./docker-compose-build.yml build --parallel 10:41:32 Building core-command ... 10:41:32 Building core-data ... 10:41:32 Building core-metadata ... 10:41:32 Building security-bootstrapper ... 10:41:32 Building security-proxy-setup ... 10:41:32 Building security-secretstore-setup ... 10:41:32 Building support-notifications ... 10:41:32 Building support-scheduler ... 10:41:32 Building sys-mgmt-agent ... 10:41:32 Building core-data 10:41:32 Building security-bootstrapper 10:41:32 Building support-notifications 10:41:32 Building security-proxy-setup 10:41:32 Building support-scheduler 10:41:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:41:46 Removing intermediate container 4f84d0e6ac96 10:41:46 ---> 87d6d0e62968 10:41:46 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:41:46 Removing intermediate container bc47ab4251f0 10:41:46 ---> 417bf53795b5 10:41:46 10:41:46 Step 9/22 : FROM alpine:3.14 10:41:46 ---> Running in 831208cbf8af 10:41:46 3.14: Pulling from library/alpine 10:41:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:41:47 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 10:41:47 Status: Downloaded newer image for alpine:3.14 10:41:47 ---> 0a97eee8041e 10:41:47 Step 10/22 : RUN apk add --update --no-cache dumb-init 10:41:47 ---> Running in f0fb002b5ace 10:41:47 Removing intermediate container 00e28b518c60 10:41:47 ---> 1664d4303f80 10:41:47 10:41:47 Step 9/30 : FROM alpine:3.14 10:41:47 ---> 0a97eee8041e 10:41:47 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:41:48 ---> Running in 045e691e8ab9 10:41:48 Removing intermediate container 045e691e8ab9 10:41:48 ---> 24d37bc81399 10:41:48 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 10:41:48 Removing intermediate container 831208cbf8af 10:41:48 ---> faef1c9f8b55 10:41:48 10:41:48 Step 10/22 : FROM docker:20.10.8 10:41:48 ---> Running in d8950688e07b 10:41:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:41:48 20.10.8: Pulling from library/docker 10:41:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:41:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:41:48 (1/1) Installing dumb-init (1.2.5-r1) 10:41:48 Executing busybox-1.33.1-r6.trigger 10:41:48 OK: 6 MiB in 15 packages 10:41:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:41:48 (1/2) Installing dumb-init (1.2.5-r1) 10:41:48 (2/2) Installing su-exec (0.2-r1) 10:41:49 Executing busybox-1.33.1-r6.trigger 10:41:49 OK: 6 MiB in 16 packages 10:41:49 Removing intermediate container f0fb002b5ace 10:41:49 ---> f1b0b49c6189 10:41:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:41:49 ---> Running in 130bcf26ef69 10:41:50 Removing intermediate container 9400a80686af 10:41:50 ---> a5fb65e5fe42 10:41:50 10:41:50 Step 9/24 : FROM alpine:3.14 10:41:50 ---> 0a97eee8041e 10:41:50 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:41:50 Removing intermediate container d8950688e07b 10:41:50 ---> 8f10235d453a 10:41:50 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 10:41:50 ---> Running in bd09df227cf1 10:41:50 Removing intermediate container 130bcf26ef69 10:41:50 ---> 232e2a05d01e 10:41:50 Step 12/22 : ENV APP_PORT=59882 10:41:50 ---> Running in 813a10ec1886 10:41:50 ---> Running in 74858de9c798 10:41:50 Removing intermediate container ca3178aade67 10:41:50 ---> 4940c8c6677d 10:41:50 10:41:50 Step 9/21 : FROM alpine:3.14 10:41:50 ---> 0a97eee8041e 10:41:50 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 10:41:50 ---> Running in facef2b89d88 10:41:50 Removing intermediate container 813a10ec1886 10:41:50 ---> c2217e7026a7 10:41:50 Step 13/22 : EXPOSE $APP_PORT 10:41:50 Removing intermediate container 74858de9c798 10:41:50 ---> dbe4a29120cc 10:41:50 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:41:50 ---> Running in f19d8c05b1c3 10:41:50 ---> Running in 059f18d01f33 10:41:50 Removing intermediate container f19d8c05b1c3 10:41:50 ---> dd70b9990a64 10:41:50 Step 14/22 : WORKDIR / 10:41:50 Removing intermediate container 059f18d01f33 10:41:50 ---> 5c1351829105 10:41:50 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:41:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:41:50 ---> Running in 7b821c1b1071 10:41:50 ---> Running in b024da271aaf 10:41:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:41:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:41:50 Removing intermediate container 7b821c1b1071 10:41:50 ---> 311b4d90fc95 10:41:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:41:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:41:51 (1/3) Installing ca-certificates (20191127-r5) 10:41:51 (2/3) Installing dumb-init (1.2.5-r1) 10:41:51 (3/3) Installing su-exec (0.2-r1) 10:41:51 Executing busybox-1.33.1-r6.trigger 10:41:51 Executing ca-certificates-20191127-r5.trigger 10:41:51 OK: 6 MiB in 17 packages 10:41:51 (1/2) Installing ca-certificates (20191127-r5) 10:41:51 (2/2) Installing dumb-init (1.2.5-r1) 10:41:51 Executing busybox-1.33.1-r6.trigger 10:41:51 Executing ca-certificates-20191127-r5.trigger 10:41:51 OK: 6 MiB in 16 packages 10:41:51 ---> 85b5830fd8bc 10:41:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:41:51 Removing intermediate container bd09df227cf1 10:41:51 ---> 092efc4ed55b 10:41:51 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:41:51 Removing intermediate container facef2b89d88 10:41:51 ---> 714f217f3aa9 10:41:51 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:41:51 ---> Running in b6037a332988 10:41:51 Removing intermediate container b024da271aaf 10:41:51 ---> 87dd0f7c417a 10:41:51 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 10:41:51 ---> Running in 4015e88714d3 10:41:51 ---> f33cfb04a70e 10:41:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:41:51 Removing intermediate container b6037a332988 10:41:51 ---> fc538ba8193a 10:41:51 Step 12/24 : WORKDIR / 10:41:51 ---> Running in 2f9c255b0888 10:41:51 ---> Running in 4a9de9b5cf65 10:41:52 Removing intermediate container 4015e88714d3 10:41:52 ---> 3d11431be873 10:41:52 Step 12/21 : ENV APP_PORT=59860 10:41:52 Removing intermediate container 2f9c255b0888 10:41:52 ---> 2c4e4a4ebeef 10:41:52 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:41:52 ---> Running in d746c8bed82d 10:41:52 ---> 744abf9f4790 10:41:52 Step 18/22 : ENTRYPOINT ["/core-command"] 10:41:52 Removing intermediate container 4a9de9b5cf65 10:41:52 ---> 7b69cc745478 10:41:52 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:41:52 ---> Running in c7ac7e4fe9ef 10:41:52 Removing intermediate container d746c8bed82d 10:41:52 ---> 71b7086b272d 10:41:52 Step 13/21 : EXPOSE $APP_PORT 10:41:52 ---> Running in 49a379b993d7 10:41:52 ---> 94e0b64db5d0 10:41:52 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:41:52 ---> 9fa8b13a5b50 10:41:52 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:41:52 Removing intermediate container c7ac7e4fe9ef 10:41:52 ---> 7fa364b2660f 10:41:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:41:52 ---> Running in 1ec753adbd0b 10:41:52 ---> Running in e88d9562925c 10:41:52 Removing intermediate container 49a379b993d7 10:41:52 ---> d906ecfb4f41 10:41:52 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 10:41:52 Removing intermediate container e88d9562925c 10:41:52 ---> 440a7bb6b149 10:41:52 Step 20/22 : LABEL arch=x86_64 10:41:52 ---> Running in 22f34335f17c 10:41:52 ---> 4b4479fb78dd 10:41:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:41:52 ---> 813f18780b04 10:41:52 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:41:53 Removing intermediate container 22f34335f17c 10:41:53 ---> 5b22b15c13af 10:41:53 Step 21/22 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d 10:41:53 ---> Running in 3d0b9db3e6fe 10:41:53 ---> 86bc876e746f 10:41:53 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:41:53 Removing intermediate container 3d0b9db3e6fe 10:41:53 ---> f84a1760220f 10:41:53 Step 22/22 : LABEL version=2.2.0-dev.7 10:41:53 ---> Running in 834e5732ee97 10:41:53 ---> 314cfe703e5a 10:41:53 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:41:53 Removing intermediate container 1ec753adbd0b 10:41:53 ---> f42e8c0100a5 10:41:53 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 10:41:53 ---> d78d66f64560 10:41:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:41:53 Removing intermediate container 834e5732ee97 10:41:53 ---> 21d192c1df96 10:41:53 10:41:53 Successfully built 21d192c1df96 10:41:53 ---> 30d0d977c834 10:41:53 Step 17/21 : ENTRYPOINT ["/support-notifications"] 10:41:53 Successfully tagged core-command:latest 10:41:53 Building core-data 10:41:53  Building core-command ... done  ---> d97b4beea8ce 10:41:53 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:41:53 ---> Running in 404f4908b45c 10:41:55 Removing intermediate container 404f4908b45c 10:41:55 ---> 4d6532749f2b 10:41:55 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:41:55 ---> 0411f1cf1f8d 10:41:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:41:55 ---> 1600c5b7e8cf 10:41:55 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:41:55 ---> Running in 7ff7f16d37aa 10:41:55 Removing intermediate container 7ff7f16d37aa 10:41:55 ---> b78999292c6d 10:41:55 Step 19/21 : LABEL arch=x86_64 10:41:55 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 10:41:55 Status: Downloaded newer image for docker:20.10.8 10:41:55 ---> 40e1be008709 10:41:55 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:41:55 ---> bc6c0ffef665 10:41:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:41:55 ---> Running in 09ef7861e765 10:41:55 ---> 4d215c850134 10:41:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:41:55 ---> Running in 6b4f4cd297dd 10:41:55 Removing intermediate container 09ef7861e765 10:41:55 ---> b0dc87d3181f 10:41:55 Step 20/21 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d 10:41:56 ---> 12252e9a5d6f 10:41:56 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:41:56 ---> Running in 020a574037d2 10:41:56 Removing intermediate container 6b4f4cd297dd 10:41:56 ---> 7cf07300221b 10:41:56 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 10:41:56 ---> 2f2b025bd13d 10:41:56 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 10:41:56 ---> Running in dd949c0de3ed 10:41:56 ---> Running in b430e6cdf4fe 10:41:56 Removing intermediate container 020a574037d2 10:41:56 ---> aac44b58c455 10:41:56 Step 21/21 : LABEL version=2.2.0-dev.7 10:41:56 ---> 071a300bae81 10:41:56 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 10:41:56 ---> Running in 0e2ab6bd1747 10:41:56 ---> Running in e8711434beca 10:41:56 Removing intermediate container 0e2ab6bd1747 10:41:56 ---> 54a11020282b 10:41:56 10:41:56 Successfully built 54a11020282b 10:41:56 Successfully tagged support-notifications:latest 10:41:56  Building support-notifications ... done Building core-metadata 10:41:56 Removing intermediate container e8711434beca 10:41:56 ---> 631eae182a05 10:41:56 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:41:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:41:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:41:57 (1/42) Installing readline (8.1.0-r0) 10:41:57 (2/42) Installing bash (5.1.4-r0) 10:41:57 Executing bash-5.1.4-r0.post-install 10:41:57 (3/42) Installing brotli-libs (1.0.9-r5) 10:41:57 (4/42) Installing nghttp2-libs (1.43.0-r0) 10:41:57 (5/42) Installing libcurl (7.79.1-r0) 10:41:57 (6/42) Installing curl (7.79.1-r0) 10:41:57 (7/42) Installing dumb-init (1.2.5-r1) 10:41:57 (8/42) Installing libbz2 (1.0.8-r1) 10:41:57 (9/42) Installing expat (2.4.1-r0) 10:41:57 (10/42) Installing libffi (3.3-r2) 10:41:57 (11/42) Installing gdbm (1.19-r0) 10:41:58 (12/42) Installing xz-libs (5.2.5-r0) 10:41:58 (13/42) Installing libgcc (10.3.1_git20210424-r2) 10:41:58 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 10:41:58 (15/42) Installing mpdecimal (2.5.1-r1) 10:41:58 (16/42) Installing sqlite-libs (3.35.5-r0) 10:41:58 (17/42) Installing python3 (3.9.5-r2) 10:41:58 ---> 5de60245963c 10:41:58 Step 25/30 : RUN chmod +x /entrypoint.sh 10:41:59 ---> Running in 1634a016bf6a 10:41:59 (18/42) Installing py3-appdirs (1.4.4-r2) 10:41:59 (19/42) Installing py3-chardet (4.0.0-r2) 10:41:59 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:41:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:41:59 ---> c8163ac7e037 10:41:59 Step 3/22 : WORKDIR /edgex-go 10:41:59 ---> Using cache 10:41:59 ---> e28b4b1f776d 10:41:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:41:59 ---> Using cache 10:41:59 ---> 4ef6c6878ced 10:41:59 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:41:59 (20/42) Installing py3-idna (3.2-r0) 10:41:59 (21/42) Installing py3-urllib3 (1.26.5-r0) 10:41:59 (22/42) Installing py3-certifi (2020.12.5-r1) 10:41:59 (23/42) Installing py3-requests (2.25.1-r4) 10:41:59 (24/42) Installing py3-msgpack (1.0.2-r1) 10:41:59 (25/42) Installing py3-lockfile (0.12.2-r4) 10:41:59 (26/42) Installing py3-cachecontrol (0.12.6-r1) 10:41:59 ---> Running in ece007dd8f4e 10:41:59 (27/42) Installing py3-colorama (0.4.4-r1) 10:41:59 (28/42) Installing py3-contextlib2 (0.6.0-r1) 10:41:59 Removing intermediate container b430e6cdf4fe 10:41:59 ---> 469b34c162de 10:41:59 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 10:41:59 (29/42) Installing py3-distlib (0.3.1-r3) 10:41:59 (30/42) Installing py3-distro (1.5.0-r3) 10:41:59 (31/42) Installing py3-six (1.15.0-r1) 10:41:59 (32/42) Installing py3-webencodings (0.5.1-r4) 10:41:59 (33/42) Installing py3-html5lib (1.1-r1) 10:41:59 (34/42) Installing py3-parsing (2.4.7-r2) 10:41:59 (35/42) Installing py3-packaging (20.9-r1) 10:41:59 (36/42) Installing py3-toml (0.10.2-r2) 10:41:59 (37/42) Installing py3-pep517 (0.10.0-r2) 10:41:59 (38/42) Installing py3-progress (1.5-r2) 10:41:59 (39/42) Installing py3-retrying (1.3.3-r1) 10:41:59 ---> Running in 3b147839e71f 10:41:59 (40/42) Installing py3-ordered-set (4.0.2-r1) 10:41:59 (41/42) Installing py3-setuptools (52.0.0-r3) 10:42:00 (42/42) Installing py3-pip (20.3.4-r1) 10:42:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:42:00 Removing intermediate container 3b147839e71f 10:42:00 ---> 6145ddd6503d 10:42:00 Step 22/24 : LABEL arch=x86_64 10:42:00 Executing busybox-1.33.1-r3.trigger 10:42:00 OK: 84 MiB in 64 packages 10:42:00 ---> Running in 196e91122b36 10:42:00 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:42:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:42:00 ---> c8163ac7e037 10:42:00 Step 3/22 : WORKDIR /edgex-go 10:42:00 ---> Using cache 10:42:00 ---> e28b4b1f776d 10:42:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:42:00 ---> Using cache 10:42:00 ---> 4ef6c6878ced 10:42:00 Step 5/22 : RUN apk add --update --no-cache make git 10:42:00 ---> Using cache 10:42:00 ---> b584075eacc0 10:42:00 Step 6/22 : COPY . . 10:42:00 ---> Using cache 10:42:00 ---> 1c912110ae88 10:42:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:00 ---> Using cache 10:42:00 ---> 38a4b105caf9 10:42:00 Step 8/22 : RUN make cmd/core-metadata/core-metadata 10:42:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:42:01 Removing intermediate container 196e91122b36 10:42:01 ---> 6a037f8fd101 10:42:01 Step 23/24 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d 10:42:01 ---> Running in acace03c405c 10:42:01 Removing intermediate container 1634a016bf6a 10:42:01 ---> 13fa5570f1b8 10:42:01 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 10:42:01 ---> Running in 4ad4467a39f1 10:42:01 ---> Running in 5efdb3f2573d 10:42:01 Removing intermediate container 4ad4467a39f1 10:42:01 ---> 609a31b1cb11 10:42:01 Step 24/24 : LABEL version=2.2.0-dev.7 10:42:01 Removing intermediate container 5efdb3f2573d 10:42:01 ---> 2325d916aedc 10:42:01 Step 27/30 : CMD ["gate"] 10:42:01 OK: 220 MiB in 52 packages 10:42:01 ---> Running in be2364f7bf4b 10:42:01 Collecting docker-compose==1.23.2 10:42:01 ---> Running in c1e1bd8b727e 10:42:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:42:01 Removing intermediate container be2364f7bf4b 10:42:01 ---> 8357f106bf8f 10:42:01 10:42:01 Collecting docopt<0.7,>=0.6.1 10:42:01 Downloading docopt-0.6.2.tar.gz (25 kB) 10:42:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:42:01 Successfully built 8357f106bf8f 10:42:01 Removing intermediate container c1e1bd8b727e 10:42:01 ---> f7b359d39486 10:42:01 Step 28/30 : LABEL arch=x86_64 10:42:01 Successfully tagged security-secretstore-setup:latest 10:42:01 Building support-scheduler 10:42:01  Building security-secretstore-setup ... done  ---> Running in d2b17bdaff2a 10:42:01 Removing intermediate container ece007dd8f4e 10:42:01 ---> 3b9cb672b9d6 10:42:01 Step 6/22 : COPY . . 10:42:02 Collecting websocket-client<1.0,>=0.32.0 10:42:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:42:02 Removing intermediate container d2b17bdaff2a 10:42:02 ---> 6d485ca4bcc0 10:42:02 Step 29/30 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d 10:42:02 Collecting jsonschema<3,>=2.5.1 10:42:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:42:02 Collecting PyYAML<4,>=3.10 10:42:02 Downloading PyYAML-3.13.tar.gz (270 kB) 10:42:04 Collecting dockerpty<0.5,>=0.4.1 10:42:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:42:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 10:42:04 Collecting texttable<0.10,>=0.9.0 10:42:04 Downloading texttable-0.9.1.tar.gz (11 kB) 10:42:04 Collecting cached-property<2,>=1.2.0 10:42:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:42:05 Collecting docker<4.0,>=3.6.0 10:42:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:42:05 ---> Running in ef7e4eeb445f 10:42:05 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:42:05 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:42:05 Collecting docker-pycreds>=0.4.0 10:42:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:42:05 Collecting idna<2.8,>=2.5 10:42:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:42:05 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 10:42:05 Collecting urllib3<1.25,>=1.21.1 10:42:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:42:05 Collecting chardet<3.1.0,>=3.0.2 10:42:05 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:42:05 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:42:05 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:42:05 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:42:05 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:42:06 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 10:42:06 Attempting uninstall: urllib3 10:42:06 Found existing installation: urllib3 1.26.5 10:42:06 Uninstalling urllib3-1.26.5: 10:42:06 Successfully uninstalled urllib3-1.26.5 10:42:06 Attempting uninstall: idna 10:42:06 Found existing installation: idna 3.2 10:42:06 Uninstalling idna-3.2: 10:42:06 Successfully uninstalled idna-3.2 10:42:06 Removing intermediate container ef7e4eeb445f 10:42:06 ---> b62b74ef74e4 10:42:06 Step 30/30 : LABEL version=2.2.0-dev.7 10:42:06 Attempting uninstall: chardet 10:42:06 Found existing installation: chardet 4.0.0 10:42:06 Uninstalling chardet-4.0.0: 10:42:06 Successfully uninstalled chardet-4.0.0 10:42:08 Attempting uninstall: requests 10:42:08 Found existing installation: requests 2.25.1 10:42:08 Uninstalling requests-2.25.1: 10:42:08 Successfully uninstalled requests-2.25.1 10:42:08 ---> Running in ec4b33e9fc43 10:42:08 Running setup.py install for texttable: started 10:42:08 ---> 73e566f410ae 10:42:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:08 ---> Running in 5951ce051c97 10:42:08 Removing intermediate container ec4b33e9fc43 10:42:08 ---> ee8c86816f1b 10:42:08 10:42:09 Running setup.py install for texttable: finished with status 'done' 10:42:09 Running setup.py install for PyYAML: started 10:42:09 Successfully built ee8c86816f1b 10:42:09 Successfully tagged security-bootstrapper:latest 10:42:09  Building security-bootstrapper ... done Building security-proxy-setup 10:42:09 Running setup.py install for PyYAML: finished with status 'done' 10:42:10 Running setup.py install for docopt: started 10:42:10 Running setup.py install for docopt: finished with status 'done' 10:42:10 Running setup.py install for dockerpty: started 10:42:11 Running setup.py install for dockerpty: finished with status 'done' 10:42:11 Removing intermediate container 5951ce051c97 10:42:11 ---> 3324d64290ad 10:42:11 Step 8/22 : RUN make cmd/core-data/core-data 10:42:11 ---> Running in a7fb35d5634f 10:42:12 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 10:42:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/core-data/core-data ./cmd/core-data 10:42:17 Removing intermediate container dd949c0de3ed 10:42:17 ---> 65661e2f9b08 10:42:17 Step 13/22 : ENV APP_PORT=58890 10:42:17 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:42:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:42:17 ---> c8163ac7e037 10:42:17 Step 3/23 : WORKDIR /edgex-go 10:42:17 ---> Using cache 10:42:17 ---> e28b4b1f776d 10:42:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:42:17 ---> Using cache 10:42:17 ---> 4ef6c6878ced 10:42:17 Step 5/23 : RUN apk add --update --no-cache make git 10:42:17 ---> Using cache 10:42:17 ---> b584075eacc0 10:42:17 Step 6/23 : COPY go.mod . 10:42:17 ---> Running in 4858ab8d8c57 10:42:17 ---> ef22c0042d0d 10:42:17 Step 7/23 : RUN go mod download 10:42:17 ---> Running in 9994cd057d2a 10:42:18 Removing intermediate container 4858ab8d8c57 10:42:18 ---> 02072ef79b28 10:42:18 Step 14/22 : EXPOSE $APP_PORT 10:42:18 ---> Running in f7090887d93f 10:42:18 Removing intermediate container f7090887d93f 10:42:18 ---> 74c476a2a20f 10:42:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:42:19 ---> 907777814e39 10:42:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:42:19 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:42:19 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:42:19 ---> c8163ac7e037 10:42:19 Step 3/20 : WORKDIR /edgex-go 10:42:19 ---> Using cache 10:42:19 ---> e28b4b1f776d 10:42:19 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:42:19 ---> Using cache 10:42:19 ---> 4ef6c6878ced 10:42:19 Step 5/20 : RUN apk add --update --no-cache make git 10:42:19 ---> Using cache 10:42:19 ---> b584075eacc0 10:42:19 Step 6/20 : COPY . . 10:42:19 ---> Using cache 10:42:19 ---> 1c912110ae88 10:42:19 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:19 ---> Using cache 10:42:19 ---> 38a4b105caf9 10:42:19 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:42:19 ---> Running in 7321d6bfa1f0 10:42:19 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:42:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:42:19 ---> f6b26e1f7b47 10:42:19 Step 3/21 : WORKDIR /edgex-go 10:42:19 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:42:19 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:42:19 ---> f6b26e1f7b47 10:42:19 Step 3/20 : WORKDIR /edgex-go 10:42:19 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:42:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:42:19 ---> f6b26e1f7b47 10:42:19 Step 3/23 : WORKDIR /edgex-go 10:42:19 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:42:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:42:19 ---> f6b26e1f7b47 10:42:19 Step 3/22 : WORKDIR /edgex-go 10:42:19 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:42:19 Step 2/30 : FROM ${BUILDER_BASE} AS builder 10:42:19 ---> f6b26e1f7b47 10:42:19 Step 3/30 : WORKDIR /edgex-go 10:42:19 ---> Running in 1894cd88bfe4 10:42:19 ---> Running in 4bd8c4af20f4 10:42:19 ---> Running in b741ccb04e0c 10:42:19 ---> Running in 15ddea5e1f81 10:42:19 ---> Running in 6acd7a1c88cc 10:42:19 Removing intermediate container b741ccb04e0c 10:42:19 Removing intermediate container 6acd7a1c88cc 10:42:19 ---> 0124ec793b64 10:42:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:42:19 ---> 8e87c53cfddc 10:42:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:42:19 ---> Running in 6a580e7f4421 10:42:19 Removing intermediate container 15ddea5e1f81 10:42:19 ---> c0d47fad930d 10:42:19 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:42:19 ---> Running in 171e100074c2 10:42:19 Removing intermediate container 1894cd88bfe4 10:42:19 ---> 79791a1189a6 10:42:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:42:19 Removing intermediate container 4bd8c4af20f4 10:42:19 ---> c19c0f1b73e9 10:42:19 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:42:19 ---> Running in 3c420fa36744 10:42:19 ---> Running in 5da928844af4 10:42:19 ---> Running in 8ac82e5cd369 10:42:19 Removing intermediate container 6a580e7f4421 10:42:19 ---> 1e4fce1a9881 10:42:19 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 10:42:19 ---> Running in d5cac63b2cef 10:42:19 Removing intermediate container 171e100074c2 10:42:19 ---> 7ea9d6383e95 10:42:19 Step 5/23 : RUN apk add --update --no-cache make git 10:42:19 Removing intermediate container 3c420fa36744 10:42:19 ---> a8d222ac757b 10:42:19 Step 5/30 : RUN apk add --update --no-cache make git 10:42:19 ---> Running in 761ddd5901c2 10:42:19 Removing intermediate container 5da928844af4 10:42:19 ---> 5cdaf12e7eb6 10:42:19 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:42:19 Removing intermediate container 8ac82e5cd369 10:42:19 ---> 2e0c0b8032eb 10:42:19 Step 5/20 : RUN apk add --update --no-cache make git 10:42:19 ---> Running in 042da6b8e6dd 10:42:19 ---> Running in 629b9f90e30b 10:42:19 ---> Running in a8408bfb2d31 10:42:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:42:19 ---> f8aa6562d097 10:42:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:42:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:42:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:42:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:42:19 ---> dcabd202b3a1 10:42:19 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 10:42:19 ---> Running in 082fc3e5d92d 10:42:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:42:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:42:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:42:20 Removing intermediate container 082fc3e5d92d 10:42:20 ---> bfb8124a14bf 10:42:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:42:20 ---> Running in 0e10e0b35320 10:42:20 Removing intermediate container 0e10e0b35320 10:42:20 ---> ba5425e03b23 10:42:20 Step 20/22 : LABEL arch=x86_64 10:42:20 ---> Running in 8fe1ff94453e 10:42:20 Removing intermediate container 9994cd057d2a 10:42:20 ---> bcc6dcf18719 10:42:20 Step 8/23 : COPY . . 10:42:20 Removing intermediate container 8fe1ff94453e 10:42:20 ---> 74b708a81295 10:42:20 Step 21/22 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d 10:42:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:42:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:42:20 ---> Running in 862a24833a94 10:42:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:42:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:42:21 OK: 219 MiB in 52 packages 10:42:21 OK: 219 MiB in 52 packages 10:42:21 OK: 219 MiB in 52 packages 10:42:21 OK: 219 MiB in 52 packages 10:42:21 OK: 219 MiB in 52 packages 10:42:22 Removing intermediate container 862a24833a94 10:42:22 ---> dff63c597e7f 10:42:22 Step 22/22 : LABEL version=2.2.0-dev.7 10:42:22 ---> Running in ed774f3e3814 10:42:22 Removing intermediate container ed774f3e3814 10:42:22 ---> 51e29b8283be 10:42:22 10:42:22 Successfully built 51e29b8283be 10:42:22 Successfully tagged sys-mgmt-agent:latest 10:42:22 Removing intermediate container d5cac63b2cef 10:42:22 ---> ea46fd377dff 10:42:22 Step 6/21 : COPY . . 10:42:22 Removing intermediate container 761ddd5901c2 10:42:22 ---> 682e586daabc 10:42:22 Step 6/23 : COPY go.mod . 10:42:23 Removing intermediate container 042da6b8e6dd 10:42:23 ---> 91a9499cea63 10:42:23 Step 6/30 : COPY . . 10:42:23 Removing intermediate container 629b9f90e30b 10:42:23 ---> 332293e31b9d 10:42:23 Step 6/22 : COPY . . 10:42:23 Removing intermediate container a8408bfb2d31 10:42:23 ---> eee33889afc7 10:42:23 Step 6/20 : COPY . . 10:42:24 ---> 8faab7481cd2 10:42:24 Step 7/23 : RUN go mod download 10:42:24 ---> Running in 4e766373e9ce 10:42:26  Building sys-mgmt-agent ... done  ---> 2ec61445a302 10:42:26 Step 9/23 : RUN go mod tidy 10:42:26 ---> Running in 115d30ee46ac 10:42:29 Removing intermediate container 4e766373e9ce 10:42:29 ---> a7a28e940b12 10:42:29 Step 8/23 : COPY . . 10:42:31 Removing intermediate container 115d30ee46ac 10:42:31 ---> 2db012f0e3a4 10:42:31 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 10:42:31 ---> Running in 13cf0b02b840 10:42:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:42:32 Removing intermediate container acace03c405c 10:42:32 ---> aecb2bcf906d 10:42:32 10:42:32 Step 9/22 : FROM alpine:3.14 10:42:32 ---> 0a97eee8041e 10:42:32 Step 10/22 : RUN apk add --update --no-cache dumb-init 10:42:32 ---> Using cache 10:42:32 ---> f1b0b49c6189 10:42:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:42:32 ---> Using cache 10:42:32 ---> 232e2a05d01e 10:42:32 Step 12/22 : ENV APP_PORT=59881 10:42:32 ---> Running in 41ca75d86ef5 10:42:32 Removing intermediate container 41ca75d86ef5 10:42:32 ---> 973a7cbbe2bd 10:42:32 Step 13/22 : EXPOSE $APP_PORT 10:42:32 ---> Running in 50ab00ab746c 10:42:33 Removing intermediate container 50ab00ab746c 10:42:33 ---> ed89f4ad38e6 10:42:33 Step 14/22 : WORKDIR / 10:42:33 ---> Running in a5cd8b65d61d 10:42:33 Removing intermediate container a5cd8b65d61d 10:42:33 ---> 4399f4936c70 10:42:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:42:33 ---> 6fe074b2b37c 10:42:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:42:34 ---> 93c918c7b44b 10:42:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:42:34 ---> d248a418284a 10:42:34 Step 18/22 : ENTRYPOINT ["/core-metadata"] 10:42:34 ---> Running in 9ac5581e768c 10:42:34 Removing intermediate container 9ac5581e768c 10:42:34 ---> e6ed193db64e 10:42:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:42:34 ---> Running in 74917bb1dfa4 10:42:34 Removing intermediate container 74917bb1dfa4 10:42:34 ---> 29a7f5c364b1 10:42:34 Step 20/22 : LABEL arch=x86_64 10:42:34 ---> Running in 117069941bc9 10:42:34 Removing intermediate container 117069941bc9 10:42:34 ---> f41606dcdfec 10:42:34 Step 21/22 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d 10:42:35 ---> Running in 04c12ec33aea 10:42:35 Removing intermediate container 04c12ec33aea 10:42:35 ---> abc943fb47b3 10:42:35 Step 22/22 : LABEL version=2.2.0-dev.7 10:42:35 ---> Running in ac25d8dfc160 10:42:35 Removing intermediate container ac25d8dfc160 10:42:35 ---> 392e9ca8e04e 10:42:35 10:42:35 Successfully built 392e9ca8e04e 10:42:35 Successfully tagged core-metadata:latest 10:42:40 ---> 6959129b284d 10:42:40 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:40 ---> Running in d12fb27520eb 10:42:40 ---> 96d07bc2e7ba 10:42:40 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:40 ---> Running in dba3cd1f8cdd 10:42:40 ---> f6dd5045dc20 10:42:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:40 ---> Running in bff3627cca79 10:42:40 ---> 0bf55a821eae 10:42:40 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:40 ---> Running in 6f49c7e0bffc 10:42:43  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/secrets-config ./cmd/secrets-config 10:42:45 Removing intermediate container d12fb27520eb 10:42:45 ---> ee8780530503 10:42:45 Step 8/21 : RUN make cmd/support-notifications/support-notifications 10:42:45 Removing intermediate container dba3cd1f8cdd 10:42:45 ---> fa7459b2ef9e 10:42:45 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:42:45 Removing intermediate container bff3627cca79 10:42:45 ---> 2ce57f5500aa 10:42:45 Step 8/22 : RUN make cmd/core-data/core-data 10:42:45 ---> Running in e8ab62a0bbe4 10:42:45 ---> Running in 76f6192461fa 10:42:45 ---> Running in 40c98188eac7 10:42:45 Removing intermediate container 6f49c7e0bffc 10:42:45 ---> 3c8ce068c99c 10:42:45 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:42:45 ---> Running in fc3efb479644 10:42:46 ---> 7064a2229d4d 10:42:46 Step 9/23 : RUN go mod tidy 10:42:46 ---> Running in e4224990ee8c 10:42:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:42:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/core-data/core-data ./cmd/core-data 10:42:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:42:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:42:48 Removing intermediate container 7321d6bfa1f0 10:42:48 ---> 7b080163aa14 10:42:48 10:42:48 Step 9/20 : FROM alpine:3.14 10:42:48 ---> 0a97eee8041e 10:42:48 Step 10/20 : RUN apk add --update --no-cache curl 10:42:48 ---> Running in 818f52cf8e32 10:42:48 Removing intermediate container a7fb35d5634f 10:42:48 ---> abc60782db54 10:42:48 10:42:48 Step 9/22 : FROM alpine:3.14 10:42:48 ---> 0a97eee8041e 10:42:48 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:42:48 ---> Running in ea604981bc33 10:42:49 Removing intermediate container ea604981bc33 10:42:49 ---> c2098792d1d7 10:42:49 Step 11/22 : ENV APP_PORT=59880 10:42:49 ---> Running in 21045297ee50 10:42:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:42:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:42:49 Removing intermediate container 21045297ee50 10:42:49 ---> 163905889ab3 10:42:49 Step 12/22 : EXPOSE $APP_PORT 10:42:49 ---> Running in 1d58e0bdd114 10:42:49 Removing intermediate container 1d58e0bdd114 10:42:49 ---> 184bfcad38d6 10:42:49 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:42:49 ---> Running in c9bcfde35176 10:42:49 (1/5) Installing ca-certificates (20191127-r5) 10:42:49 (2/5) Installing brotli-libs (1.0.9-r5) 10:42:49 (3/5) Installing nghttp2-libs (1.43.0-r0) 10:42:49 (4/5) Installing libcurl (7.79.1-r0) 10:42:49 (5/5) Installing curl (7.79.1-r0) 10:42:49 Executing busybox-1.33.1-r6.trigger 10:42:49 Executing ca-certificates-20191127-r5.trigger 10:42:49 OK: 8 MiB in 19 packages 10:42:50 Removing intermediate container 818f52cf8e32 10:42:50 ---> c6dd6b11d923 10:42:50 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:42:50 ---> Running in 231b74b11d83 10:42:50 Removing intermediate container c9bcfde35176 10:42:50 ---> 60d7d5591186 10:42:50 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 10:42:50 ---> Running in 2b15cfad92cc 10:42:50 Removing intermediate container 231b74b11d83 10:42:50 ---> a4c5f187e638 10:42:50 Step 12/20 : WORKDIR /edgex 10:42:50 ---> Running in 6bc5a2c80f04 10:42:51 Removing intermediate container 6bc5a2c80f04 10:42:51 ---> b17887c8c198 10:42:51 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:42:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:42:51 ---> a3032410aa30 10:42:51 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:42:51 ---> 5b0e8caa11ed 10:42:51 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:42:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:42:52 ---> 2d3e4427c4c4 10:42:52 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:42:52 ---> Running in 2e301444adb5 10:42:52 Removing intermediate container 2e301444adb5 10:42:52 ---> 491f7ec901dc 10:42:52 Step 17/20 : CMD ["--init=true"] 10:42:52 ---> Running in 3f42f0b98deb 10:42:52 (1/6) Installing dumb-init (1.2.5-r1) 10:42:52 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:42:52 Removing intermediate container 3f42f0b98deb 10:42:52 ---> e0f3a422d381 10:42:52 Step 18/20 : LABEL arch=x86_64 10:42:52 ---> Running in 24dd8fd5d14d 10:42:52 (3/6) Installing libsodium (1.0.18-r0) 10:42:52 Removing intermediate container 24dd8fd5d14d 10:42:52 ---> 496a7de25ae7 10:42:52 Step 19/20 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d 10:42:52 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:42:52 ---> Running in d4d6cdd70345 10:42:52 (5/6) Installing libzmq (4.3.4-r0) 10:42:52 Removing intermediate container d4d6cdd70345 10:42:52 ---> b9b99b2746af 10:42:52 Step 20/20 : LABEL version=2.2.0-dev.7 10:42:52 ---> Running in 82040596a2ef 10:42:52 Removing intermediate container e4224990ee8c 10:42:52 ---> 9f005697e1a1 10:42:52 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 10:42:52 (6/6) Installing zeromq (4.3.4-r0) 10:42:52 Removing intermediate container 82040596a2ef 10:42:52 ---> 839ddabd7f32 10:42:52 10:42:52 Executing busybox-1.33.1-r6.trigger 10:42:52 OK: 8 MiB in 20 packages 10:42:52 Successfully built 839ddabd7f32 10:42:52 Successfully tagged security-proxy-setup:latest 10:42:52 ---> Running in ab2af40291eb 10:42:53  Building security-proxy-setup ... done Removing intermediate container 2b15cfad92cc 10:42:53 ---> 5de252321fa2 10:42:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:42:53 ---> 21c149d66274 10:42:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:42:53 ---> 9c4c65168e04 10:42:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:42:53 Removing intermediate container 13cf0b02b840 10:42:53 ---> 1d81077ff57f 10:42:53 10:42:53 Step 11/23 : FROM alpine:3.14 10:42:53 ---> 0a97eee8041e 10:42:53 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:42:53 ---> Using cache 10:42:53 ---> f1b0b49c6189 10:42:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:42:53 ---> Using cache 10:42:53 ---> 232e2a05d01e 10:42:53 Step 14/23 : ENV APP_PORT=59861 10:42:53 ---> Running in f423de4d1a62 10:42:54 ---> df762c3347f1 10:42:54 Step 18/22 : ENTRYPOINT ["/core-data"] 10:42:54 ---> Running in 3cadf0fc7c6f 10:42:54 Removing intermediate container f423de4d1a62 10:42:54 ---> 217d4c984812 10:42:54 Step 15/23 : EXPOSE $APP_PORT 10:42:54 ---> Running in 9696f1e624b6 10:42:54 Removing intermediate container 3cadf0fc7c6f 10:42:54 ---> 5a5200a55e2d 10:42:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:42:54 ---> Running in 8d454ab45d6f 10:42:54 Removing intermediate container 9696f1e624b6 10:42:54 ---> 477e120450e3 10:42:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:42:54 Removing intermediate container 8d454ab45d6f 10:42:54 ---> 6f9024bdab2b 10:42:54 Step 20/22 : LABEL arch=x86_64 10:42:54 ---> Running in be6fe434b961 10:42:54 ---> 277a3e958f6d 10:42:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:42:54 Removing intermediate container be6fe434b961 10:42:54 ---> 2402151d6ed3 10:42:54 Step 21/22 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d 10:42:54 ---> Running in e6e373ca5cb1 10:42:54 Removing intermediate container e6e373ca5cb1 10:42:54 ---> 6465c34a7ac6 10:42:54 Step 22/22 : LABEL version=2.2.0-dev.7 10:42:54 ---> Running in 3d341c2ee134 10:42:54 ---> 82106451e48c 10:42:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:42:54 Removing intermediate container 3d341c2ee134 10:42:54 ---> 289d22523584 10:42:54 10:42:54 Successfully built 289d22523584 10:42:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:42:54 ---> 8f0142eece08 10:42:54 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 10:42:54 Successfully tagged core-data:latest 10:42:54  Building core-data ... done  ---> Running in 0152c4c52121 10:42:54 Removing intermediate container 0152c4c52121 10:42:54 ---> 29655463e42c 10:42:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:42:54 ---> Running in 5cac5adababe 10:42:54 Removing intermediate container 5cac5adababe 10:42:54 ---> 4f6c664baa4e 10:42:54 Step 21/23 : LABEL arch=x86_64 10:42:54 ---> Running in d79b569a2737 10:42:55 Removing intermediate container d79b569a2737 10:42:55 ---> 2edd7a0c7b22 10:42:55 Step 22/23 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d 10:42:55 ---> Running in 040bf60ffa2c 10:42:55 Removing intermediate container 040bf60ffa2c 10:42:55 ---> e135ef9a8984 10:42:55 Step 23/23 : LABEL version=2.2.0-dev.7 10:42:55 ---> Running in d744f35e0ac1 10:42:55 Removing intermediate container d744f35e0ac1 10:42:55 ---> 378aa59d9fc2 10:42:55 10:42:55 Successfully built 378aa59d9fc2 10:42:55 Successfully tagged support-scheduler:latest 10:42:55  Building support-scheduler ... done  [Pipeline] } 10:42:55 $ docker stop --time=1 ccdc4d0513227f41acb99b2502b5401aabd12a40f0ec0df3279c6847bc16f3df 10:42:56 $ docker rm -f ccdc4d0513227f41acb99b2502b5401aabd12a40f0ec0df3279c6847bc16f3df [Pipeline] // withDockerContainer [Pipeline] sh 10:42:57 + docker images 10:42:57 REPOSITORY TAG IMAGE ID CREATED SIZE 10:42:57 support-scheduler latest 378aa59d9fc2 2 seconds ago 16.2MB 10:42:57 core-data latest 289d22523584 3 seconds ago 20.7MB 10:42:57 1d81077ff57f 4 seconds ago 1.76GB 10:42:57 security-proxy-setup latest 839ddabd7f32 5 seconds ago 26.9MB 10:42:57 abc60782db54 9 seconds ago 1.77GB 10:42:57 7b080163aa14 10 seconds ago 1.77GB 10:42:57 core-metadata latest 392e9ca8e04e 22 seconds ago 16.9MB 10:42:57 aecb2bcf906d 25 seconds ago 1.76GB 10:42:57 sys-mgmt-agent latest 51e29b8283be 35 seconds ago 294MB 10:42:57 security-bootstrapper latest ee8c86816f1b 49 seconds ago 18.9MB 10:42:57 security-secretstore-setup latest 8357f106bf8f 56 seconds ago 28.4MB 10:42:57 support-notifications latest 54a11020282b About a minute ago 17MB 10:42:57 core-command latest 21d192c1df96 About a minute ago 16.1MB 10:42:57 4940c8c6677d About a minute ago 1.76GB 10:42:57 a5fb65e5fe42 About a minute ago 1.77GB 10:42:57 1664d4303f80 About a minute ago 1.76GB 10:42:57 faef1c9f8b55 About a minute ago 1.76GB 10:42:57 417bf53795b5 About a minute ago 1.76GB 10:42:57 ci-base-image-x86_64 latest c8163ac7e037 5 minutes ago 1.25GB 10:42:57 alpine 3.14 0a97eee8041e 2 weeks ago 5.61MB 10:42:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 weeks ago 548MB 10:42:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 7 weeks ago 34.5MB 10:42:57 docker 20.10.8 bc6c0ffef665 3 months ago 214MB 10:42:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:42:57 provisioning config files... 10:42:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/120@tmp/config7418154327077941212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:42:57 ---> docker-login.sh 10:42:57 nexus3.edgexfoundry.org:10001 10:42:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:57 Configure a credential helper to remove this warning. See 10:42:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:57 10:42:57 Login Succeeded 10:42:57 nexus3.edgexfoundry.org:10002 10:42:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:58 Configure a credential helper to remove this warning. See 10:42:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:58 10:42:58 Login Succeeded 10:42:58 nexus3.edgexfoundry.org:10003 10:42:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:58 Configure a credential helper to remove this warning. See 10:42:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:58 10:42:58 Login Succeeded 10:42:58 nexus3.edgexfoundry.org:10004 10:42:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:58 Configure a credential helper to remove this warning. See 10:42:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:58 10:42:58 Login Succeeded 10:42:58 docker.io 10:42:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:58 Configure a credential helper to remove this warning. See 10:42:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:58 10:42:58 Login Succeeded 10:42:58 ---> docker-login.sh ends [Pipeline] } 10:42:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:42:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:42:58 [edgeXDocker.push] Tagging docker image core-command with the following tags: 10:42:58 f650799c2872b5746043592dbca86bb6f356332d 10:42:58 latest 10:42:58 2.2.0-dev.7 10:42:58 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:42:58 main 10:42:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:42:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh 10:42:59 + docker push nexus3.edgexfoundry.org:10004/core-command:f650799c2872b5746043592dbca86bb6f356332d 10:42:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:42:59 1b7ec152617a: Preparing 10:42:59 3ff880b78da4: Preparing 10:42:59 66176baf0b6d: Preparing 10:42:59 ddbe048faa47: Preparing 10:42:59 1a058d5342cc: Preparing 10:42:59 1a058d5342cc: Layer already exists 10:43:00 3ff880b78da4: Pushed 10:43:00 1b7ec152617a: Pushed 10:43:00 66176baf0b6d: Pushed 10:43:00 ddbe048faa47: Pushed 10:43:00 f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:89fae4044426fcbf459f988397a4c5b224f68871975a647ff5ce901246b06206 size: 1363 [Pipeline] isUnix [Pipeline] sh 10:43:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 10:43:01 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 10:43:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:43:01 1b7ec152617a: Preparing 10:43:01 3ff880b78da4: Preparing 10:43:01 66176baf0b6d: Preparing 10:43:01 ddbe048faa47: Preparing 10:43:01 1a058d5342cc: Preparing 10:43:01 3ff880b78da4: Layer already exists 10:43:01 1b7ec152617a: Layer already exists 10:43:01 66176baf0b6d: Layer already exists 10:43:01 ddbe048faa47: Layer already exists 10:43:01 1a058d5342cc: Layer already exists 10:43:01 latest: digest: sha256:89fae4044426fcbf459f988397a4c5b224f68871975a647ff5ce901246b06206 size: 1363 [Pipeline] isUnix [Pipeline] sh 10:43:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:43:02 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.7 10:43:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:43:02 1b7ec152617a: Preparing 10:43:02 3ff880b78da4: Preparing 10:43:02 66176baf0b6d: Preparing 10:43:02 ddbe048faa47: Preparing 10:43:02 1a058d5342cc: Preparing 10:43:02 3ff880b78da4: Layer already exists 10:43:02 ddbe048faa47: Layer already exists 10:43:02 1b7ec152617a: Layer already exists 10:43:02 66176baf0b6d: Layer already exists 10:43:02 1a058d5342cc: Layer already exists 10:43:02 2.2.0-dev.7: digest: sha256:89fae4044426fcbf459f988397a4c5b224f68871975a647ff5ce901246b06206 size: 1363 [Pipeline] isUnix [Pipeline] sh 10:43:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:43:02 + docker push nexus3.edgexfoundry.org:10004/core-command:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:43:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:43:02 1b7ec152617a: Preparing 10:43:02 3ff880b78da4: Preparing 10:43:02 66176baf0b6d: Preparing 10:43:02 ddbe048faa47: Preparing 10:43:02 1a058d5342cc: Preparing 10:43:02 1a058d5342cc: Layer already exists 10:43:02 3ff880b78da4: Layer already exists 10:43:02 1b7ec152617a: Layer already exists 10:43:02 66176baf0b6d: Layer already exists 10:43:02 ddbe048faa47: Layer already exists 10:43:02 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:89fae4044426fcbf459f988397a4c5b224f68871975a647ff5ce901246b06206 size: 1363 [Pipeline] isUnix [Pipeline] sh 10:43:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 10:43:03 + docker push nexus3.edgexfoundry.org:10004/core-command:main 10:43:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:43:03 1b7ec152617a: Preparing 10:43:03 3ff880b78da4: Preparing 10:43:03 66176baf0b6d: Preparing 10:43:03 ddbe048faa47: Preparing 10:43:03 1a058d5342cc: Preparing 10:43:03 ddbe048faa47: Layer already exists 10:43:03 66176baf0b6d: Layer already exists 10:43:03 3ff880b78da4: Layer already exists 10:43:03 1a058d5342cc: Layer already exists 10:43:03 1b7ec152617a: Layer already exists 10:43:03 main: digest: sha256:89fae4044426fcbf459f988397a4c5b224f68871975a647ff5ce901246b06206 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:43:03 ===================================================== [Pipeline] echo 10:43:03 taggedImages: 10:43:03 - nexus3.edgexfoundry.org:10004/core-command:f650799c2872b5746043592dbca86bb6f356332d 10:43:03 - nexus3.edgexfoundry.org:10004/core-command:latest 10:43:03 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.7 10:43:03 - nexus3.edgexfoundry.org:10004/core-command:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:43:03 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 10:43:03 [edgeXDocker.push] Tagging docker image core-data with the following tags: 10:43:03 f650799c2872b5746043592dbca86bb6f356332d 10:43:03 latest 10:43:03 2.2.0-dev.7 10:43:03 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:43:03 main 10:43:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:43:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh 10:43:03 + docker push nexus3.edgexfoundry.org:10004/core-data:f650799c2872b5746043592dbca86bb6f356332d 10:43:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:43:03 4ac2ff979343: Preparing 10:43:03 528c2232abd7: Preparing 10:43:03 66176baf0b6d: Preparing 10:43:03 abeb288653c5: Preparing 10:43:03 96b99b67c114: Preparing 10:43:03 1a058d5342cc: Preparing 10:43:03 1a058d5342cc: Waiting 10:43:03 66176baf0b6d: Layer already exists 10:43:04 1a058d5342cc: Layer already exists 10:43:04 96b99b67c114: Pushed 10:43:04 4ac2ff979343: Pushed 10:43:04 abeb288653c5: Pushed 10:43:05 528c2232abd7: Pushed 10:43:05 f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:20bb2dd4048f79f78ceaa55a09012d7ae33be51473243fe41b32d0afb640ebf2 size: 1573 [Pipeline] isUnix [Pipeline] sh 10:43:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 10:43:05 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 10:43:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:43:05 4ac2ff979343: Preparing 10:43:05 528c2232abd7: Preparing 10:43:05 66176baf0b6d: Preparing 10:43:05 abeb288653c5: Preparing 10:43:05 96b99b67c114: Preparing 10:43:05 1a058d5342cc: Preparing 10:43:05 1a058d5342cc: Waiting 10:43:05 abeb288653c5: Layer already exists 10:43:05 96b99b67c114: Layer already exists 10:43:05 528c2232abd7: Layer already exists 10:43:05 4ac2ff979343: Layer already exists 10:43:05 66176baf0b6d: Layer already exists 10:43:05 1a058d5342cc: Layer already exists 10:43:05 latest: digest: sha256:20bb2dd4048f79f78ceaa55a09012d7ae33be51473243fe41b32d0afb640ebf2 size: 1573 [Pipeline] isUnix [Pipeline] sh 10:43:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:43:06 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.7 10:43:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:43:06 4ac2ff979343: Preparing 10:43:06 528c2232abd7: Preparing 10:43:06 66176baf0b6d: Preparing 10:43:06 abeb288653c5: Preparing 10:43:06 96b99b67c114: Preparing 10:43:06 1a058d5342cc: Preparing 10:43:06 1a058d5342cc: Waiting 10:43:06 abeb288653c5: Layer already exists 10:43:06 66176baf0b6d: Layer already exists 10:43:06 4ac2ff979343: Layer already exists 10:43:06 528c2232abd7: Layer already exists 10:43:06 96b99b67c114: Layer already exists 10:43:06 1a058d5342cc: Layer already exists 10:43:06 2.2.0-dev.7: digest: sha256:20bb2dd4048f79f78ceaa55a09012d7ae33be51473243fe41b32d0afb640ebf2 size: 1573 [Pipeline] isUnix [Pipeline] sh 10:43:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:43:06 + docker push nexus3.edgexfoundry.org:10004/core-data:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:43:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:43:06 4ac2ff979343: Preparing 10:43:06 528c2232abd7: Preparing 10:43:06 66176baf0b6d: Preparing 10:43:06 abeb288653c5: Preparing 10:43:06 96b99b67c114: Preparing 10:43:06 1a058d5342cc: Preparing 10:43:06 1a058d5342cc: Waiting 10:43:06 4ac2ff979343: Layer already exists 10:43:06 66176baf0b6d: Layer already exists 10:43:06 abeb288653c5: Layer already exists 10:43:06 96b99b67c114: Layer already exists 10:43:06 528c2232abd7: Layer already exists 10:43:06 1a058d5342cc: Layer already exists 10:43:06 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:20bb2dd4048f79f78ceaa55a09012d7ae33be51473243fe41b32d0afb640ebf2 size: 1573 [Pipeline] isUnix [Pipeline] sh 10:43:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 10:43:07 + docker push nexus3.edgexfoundry.org:10004/core-data:main 10:43:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:43:07 4ac2ff979343: Preparing 10:43:07 528c2232abd7: Preparing 10:43:07 66176baf0b6d: Preparing 10:43:07 abeb288653c5: Preparing 10:43:07 96b99b67c114: Preparing 10:43:07 1a058d5342cc: Preparing 10:43:07 1a058d5342cc: Waiting 10:43:07 96b99b67c114: Layer already exists 10:43:07 abeb288653c5: Layer already exists 10:43:07 528c2232abd7: Layer already exists 10:43:07 4ac2ff979343: Layer already exists 10:43:07 66176baf0b6d: Layer already exists 10:43:07 1a058d5342cc: Layer already exists 10:43:07 main: digest: sha256:20bb2dd4048f79f78ceaa55a09012d7ae33be51473243fe41b32d0afb640ebf2 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:43:07 ===================================================== [Pipeline] echo 10:43:07 taggedImages: 10:43:07 - nexus3.edgexfoundry.org:10004/core-data:f650799c2872b5746043592dbca86bb6f356332d 10:43:07 - nexus3.edgexfoundry.org:10004/core-data:latest 10:43:07 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.7 10:43:07 - nexus3.edgexfoundry.org:10004/core-data:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:43:07 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 10:43:07 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 10:43:07 f650799c2872b5746043592dbca86bb6f356332d 10:43:07 latest 10:43:07 2.2.0-dev.7 10:43:07 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:43:07 main 10:43:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:43:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh 10:43:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:f650799c2872b5746043592dbca86bb6f356332d 10:43:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:43:08 6aaf83168d04: Preparing 10:43:08 d98ab15f6a37: Preparing 10:43:08 66176baf0b6d: Preparing 10:43:08 ddbe048faa47: Preparing 10:43:08 1a058d5342cc: Preparing 10:43:08 66176baf0b6d: Layer already exists 10:43:08 1a058d5342cc: Layer already exists 10:43:08 ddbe048faa47: Layer already exists 10:43:08 6aaf83168d04: Pushed 10:43:09 d98ab15f6a37: Pushed 10:43:09 f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:9bfd8f724d197f21f764e381bb760334c2fa4a6522dcefc3f196bc63c7d5e592 size: 1364 [Pipeline] isUnix [Pipeline] sh 10:43:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 10:43:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 10:43:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:43:09 6aaf83168d04: Preparing 10:43:09 d98ab15f6a37: Preparing 10:43:09 66176baf0b6d: Preparing 10:43:09 ddbe048faa47: Preparing 10:43:09 1a058d5342cc: Preparing 10:43:09 ddbe048faa47: Layer already exists 10:43:09 d98ab15f6a37: Layer already exists 10:43:09 1a058d5342cc: Layer already exists 10:43:09 6aaf83168d04: Layer already exists 10:43:09 66176baf0b6d: Layer already exists 10:43:09 latest: digest: sha256:9bfd8f724d197f21f764e381bb760334c2fa4a6522dcefc3f196bc63c7d5e592 size: 1364 [Pipeline] isUnix [Pipeline] sh 10:43:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:43:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.7 10:43:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:43:10 6aaf83168d04: Preparing 10:43:10 d98ab15f6a37: Preparing 10:43:10 66176baf0b6d: Preparing 10:43:10 ddbe048faa47: Preparing 10:43:10 1a058d5342cc: Preparing 10:43:10 d98ab15f6a37: Layer already exists 10:43:10 ddbe048faa47: Layer already exists 10:43:10 66176baf0b6d: Layer already exists 10:43:10 1a058d5342cc: Layer already exists 10:43:10 6aaf83168d04: Layer already exists 10:43:10 2.2.0-dev.7: digest: sha256:9bfd8f724d197f21f764e381bb760334c2fa4a6522dcefc3f196bc63c7d5e592 size: 1364 [Pipeline] isUnix [Pipeline] sh 10:43:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:43:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:43:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:43:10 6aaf83168d04: Preparing 10:43:10 d98ab15f6a37: Preparing 10:43:10 66176baf0b6d: Preparing 10:43:10 ddbe048faa47: Preparing 10:43:10 1a058d5342cc: Preparing 10:43:10 66176baf0b6d: Layer already exists 10:43:10 1a058d5342cc: Layer already exists 10:43:10 d98ab15f6a37: Layer already exists 10:43:10 ddbe048faa47: Layer already exists 10:43:10 6aaf83168d04: Layer already exists 10:43:10 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:9bfd8f724d197f21f764e381bb760334c2fa4a6522dcefc3f196bc63c7d5e592 size: 1364 [Pipeline] isUnix [Pipeline] sh 10:43:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 10:43:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 10:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:43:11 6aaf83168d04: Preparing 10:43:11 d98ab15f6a37: Preparing 10:43:11 66176baf0b6d: Preparing 10:43:11 ddbe048faa47: Preparing 10:43:11 1a058d5342cc: Preparing 10:43:11 ddbe048faa47: Layer already exists 10:43:11 66176baf0b6d: Layer already exists 10:43:11 6aaf83168d04: Layer already exists 10:43:11 1a058d5342cc: Layer already exists 10:43:11 d98ab15f6a37: Layer already exists 10:43:11 main: digest: sha256:9bfd8f724d197f21f764e381bb760334c2fa4a6522dcefc3f196bc63c7d5e592 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:43:11 ===================================================== [Pipeline] echo 10:43:11 taggedImages: 10:43:11 - nexus3.edgexfoundry.org:10004/core-metadata:f650799c2872b5746043592dbca86bb6f356332d 10:43:11 - nexus3.edgexfoundry.org:10004/core-metadata:latest 10:43:11 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.7 10:43:11 - nexus3.edgexfoundry.org:10004/core-metadata:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:43:11 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 10:43:11 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 10:43:11 f650799c2872b5746043592dbca86bb6f356332d 10:43:11 latest 10:43:11 2.2.0-dev.7 10:43:11 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:43:11 main 10:43:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:43:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh 10:43:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f650799c2872b5746043592dbca86bb6f356332d 10:43:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:43:12 3dd3552675da: Preparing 10:43:12 3dd3552675da: Preparing 10:43:12 3a875c43d849: Preparing 10:43:12 b1a87d97c7e9: Preparing 10:43:12 d4e38671f773: Preparing 10:43:12 bd71385bc03a: Preparing 10:43:12 66176baf0b6d: Preparing 10:43:12 adea76d5debb: Preparing 10:43:12 57c76f67ffff: Preparing 10:43:12 994e032afab9: Preparing 10:43:12 c352b273bdb8: Preparing 10:43:12 1a058d5342cc: Preparing 10:43:12 66176baf0b6d: Waiting 10:43:12 adea76d5debb: Waiting 10:43:12 57c76f67ffff: Waiting 10:43:12 994e032afab9: Waiting 10:43:12 1a058d5342cc: Waiting 10:43:12 c352b273bdb8: Waiting 10:43:12 d4e38671f773: Pushed 10:43:12 66176baf0b6d: Layer already exists 10:43:12 b1a87d97c7e9: Pushed 10:43:12 3dd3552675da: Pushed 10:43:12 3a875c43d849: Pushed 10:43:12 adea76d5debb: Pushed 10:43:12 1a058d5342cc: Layer already exists 10:43:12 57c76f67ffff: Pushed 10:43:12 c352b273bdb8: Pushed 10:43:12 994e032afab9: Pushed 10:43:13 bd71385bc03a: Pushed 10:43:13 f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:556706b7440cba4193fd199e47e25f7f3b2bddc4c3a2725ef672919b11a27cb6 size: 2817 [Pipeline] isUnix [Pipeline] sh 10:43:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 10:43:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:43:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:43:14 3dd3552675da: Preparing 10:43:14 3dd3552675da: Preparing 10:43:14 3a875c43d849: Preparing 10:43:14 b1a87d97c7e9: Preparing 10:43:14 d4e38671f773: Preparing 10:43:14 bd71385bc03a: Preparing 10:43:14 66176baf0b6d: Preparing 10:43:14 adea76d5debb: Preparing 10:43:14 57c76f67ffff: Preparing 10:43:14 994e032afab9: Preparing 10:43:14 c352b273bdb8: Preparing 10:43:14 1a058d5342cc: Preparing 10:43:14 66176baf0b6d: Waiting 10:43:14 adea76d5debb: Waiting 10:43:14 57c76f67ffff: Waiting 10:43:14 994e032afab9: Waiting 10:43:14 c352b273bdb8: Waiting 10:43:14 1a058d5342cc: Waiting 10:43:14 3dd3552675da: Layer already exists 10:43:14 3a875c43d849: Layer already exists 10:43:14 bd71385bc03a: Layer already exists 10:43:14 d4e38671f773: Layer already exists 10:43:14 b1a87d97c7e9: Layer already exists 10:43:14 57c76f67ffff: Layer already exists 10:43:14 66176baf0b6d: Layer already exists 10:43:14 994e032afab9: Layer already exists 10:43:14 c352b273bdb8: Layer already exists 10:43:14 adea76d5debb: Layer already exists 10:43:14 1a058d5342cc: Layer already exists 10:43:14 latest: digest: sha256:556706b7440cba4193fd199e47e25f7f3b2bddc4c3a2725ef672919b11a27cb6 size: 2817 [Pipeline] isUnix [Pipeline] sh 10:43:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:43:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.7 10:43:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:43:14 3dd3552675da: Preparing 10:43:14 3dd3552675da: Preparing 10:43:14 3a875c43d849: Preparing 10:43:14 b1a87d97c7e9: Preparing 10:43:14 d4e38671f773: Preparing 10:43:14 bd71385bc03a: Preparing 10:43:14 66176baf0b6d: Preparing 10:43:14 adea76d5debb: Preparing 10:43:14 57c76f67ffff: Preparing 10:43:14 994e032afab9: Preparing 10:43:14 c352b273bdb8: Preparing 10:43:14 1a058d5342cc: Preparing 10:43:14 adea76d5debb: Waiting 10:43:14 57c76f67ffff: Waiting 10:43:14 994e032afab9: Waiting 10:43:14 c352b273bdb8: Waiting 10:43:14 1a058d5342cc: Waiting 10:43:14 66176baf0b6d: Waiting 10:43:14 d4e38671f773: Layer already exists 10:43:14 3a875c43d849: Layer already exists 10:43:14 3dd3552675da: Layer already exists 10:43:14 b1a87d97c7e9: Layer already exists 10:43:14 bd71385bc03a: Layer already exists 10:43:14 adea76d5debb: Layer already exists 10:43:14 66176baf0b6d: Layer already exists 10:43:14 57c76f67ffff: Layer already exists 10:43:14 1a058d5342cc: Layer already exists 10:43:14 994e032afab9: Layer already exists 10:43:14 c352b273bdb8: Layer already exists 10:43:14 2.2.0-dev.7: digest: sha256:556706b7440cba4193fd199e47e25f7f3b2bddc4c3a2725ef672919b11a27cb6 size: 2817 [Pipeline] isUnix [Pipeline] sh 10:43:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:43:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:43:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:43:15 3dd3552675da: Preparing 10:43:15 3dd3552675da: Preparing 10:43:15 3a875c43d849: Preparing 10:43:15 b1a87d97c7e9: Preparing 10:43:15 d4e38671f773: Preparing 10:43:15 bd71385bc03a: Preparing 10:43:15 66176baf0b6d: Preparing 10:43:15 adea76d5debb: Preparing 10:43:15 57c76f67ffff: Preparing 10:43:15 994e032afab9: Preparing 10:43:15 c352b273bdb8: Preparing 10:43:15 1a058d5342cc: Preparing 10:43:15 57c76f67ffff: Waiting 10:43:15 994e032afab9: Waiting 10:43:15 66176baf0b6d: Waiting 10:43:15 c352b273bdb8: Waiting 10:43:15 1a058d5342cc: Waiting 10:43:15 adea76d5debb: Waiting 10:43:15 bd71385bc03a: Layer already exists 10:43:15 3dd3552675da: Layer already exists 10:43:15 3a875c43d849: Layer already exists 10:43:15 d4e38671f773: Layer already exists 10:43:15 b1a87d97c7e9: Layer already exists 10:43:15 66176baf0b6d: Layer already exists 10:43:15 adea76d5debb: Layer already exists 10:43:15 c352b273bdb8: Layer already exists 10:43:15 994e032afab9: Layer already exists 10:43:15 57c76f67ffff: Layer already exists 10:43:15 1a058d5342cc: Layer already exists 10:43:15 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:556706b7440cba4193fd199e47e25f7f3b2bddc4c3a2725ef672919b11a27cb6 size: 2817 [Pipeline] isUnix [Pipeline] sh 10:43:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 10:43:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 10:43:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:43:15 3dd3552675da: Preparing 10:43:15 3dd3552675da: Preparing 10:43:15 3a875c43d849: Preparing 10:43:15 b1a87d97c7e9: Preparing 10:43:15 d4e38671f773: Preparing 10:43:15 bd71385bc03a: Preparing 10:43:15 66176baf0b6d: Preparing 10:43:15 adea76d5debb: Preparing 10:43:15 57c76f67ffff: Preparing 10:43:15 994e032afab9: Preparing 10:43:15 c352b273bdb8: Preparing 10:43:15 1a058d5342cc: Preparing 10:43:15 57c76f67ffff: Waiting 10:43:15 994e032afab9: Waiting 10:43:15 c352b273bdb8: Waiting 10:43:15 1a058d5342cc: Waiting 10:43:15 66176baf0b6d: Waiting 10:43:15 adea76d5debb: Waiting 10:43:15 3a875c43d849: Layer already exists 10:43:15 bd71385bc03a: Layer already exists 10:43:15 d4e38671f773: Layer already exists 10:43:15 b1a87d97c7e9: Layer already exists 10:43:15 3dd3552675da: Layer already exists 10:43:15 57c76f67ffff: Layer already exists 10:43:15 adea76d5debb: Layer already exists 10:43:15 c352b273bdb8: Layer already exists 10:43:15 994e032afab9: Layer already exists 10:43:15 66176baf0b6d: Layer already exists 10:43:15 1a058d5342cc: Layer already exists 10:43:15 main: digest: sha256:556706b7440cba4193fd199e47e25f7f3b2bddc4c3a2725ef672919b11a27cb6 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:43:15 ===================================================== [Pipeline] echo 10:43:15 taggedImages: 10:43:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper:f650799c2872b5746043592dbca86bb6f356332d 10:43:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:43:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.7 10:43:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:43:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 10:43:15 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 10:43:15 f650799c2872b5746043592dbca86bb6f356332d 10:43:15 latest 10:43:15 2.2.0-dev.7 10:43:15 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:43:15 main 10:43:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:43:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh 10:43:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f650799c2872b5746043592dbca86bb6f356332d 10:43:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:43:16 7c6de63f6022: Preparing 10:43:16 e82939500d6a: Preparing 10:43:16 1e1f87b87ee2: Preparing 10:43:16 02a8c3facab6: Preparing 10:43:16 27412bd249df: Preparing 10:43:16 1a058d5342cc: Preparing 10:43:16 1a058d5342cc: Waiting 10:43:17 02a8c3facab6: Pushed 10:43:17 1e1f87b87ee2: Pushed 10:43:17 1a058d5342cc: Layer already exists 10:43:17 27412bd249df: Pushed 10:43:17 e82939500d6a: Pushed 10:43:17 7c6de63f6022: Pushed 10:43:17 f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:000431aa695af0cf9611301b06e44a396f82bf891e631444970a5878572fb21f size: 1576 [Pipeline] isUnix [Pipeline] sh 10:43:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 10:43:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:43:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:43:18 7c6de63f6022: Preparing 10:43:18 e82939500d6a: Preparing 10:43:18 1e1f87b87ee2: Preparing 10:43:18 02a8c3facab6: Preparing 10:43:18 27412bd249df: Preparing 10:43:18 1a058d5342cc: Preparing 10:43:18 1a058d5342cc: Waiting 10:43:18 e82939500d6a: Layer already exists 10:43:18 27412bd249df: Layer already exists 10:43:18 02a8c3facab6: Layer already exists 10:43:18 1e1f87b87ee2: Layer already exists 10:43:18 7c6de63f6022: Layer already exists 10:43:18 1a058d5342cc: Layer already exists 10:43:18 latest: digest: sha256:000431aa695af0cf9611301b06e44a396f82bf891e631444970a5878572fb21f size: 1576 [Pipeline] isUnix [Pipeline] sh 10:43:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:43:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.7 10:43:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:43:18 7c6de63f6022: Preparing 10:43:18 e82939500d6a: Preparing 10:43:18 1e1f87b87ee2: Preparing 10:43:18 02a8c3facab6: Preparing 10:43:18 27412bd249df: Preparing 10:43:18 1a058d5342cc: Preparing 10:43:18 1a058d5342cc: Waiting 10:43:18 27412bd249df: Layer already exists 10:43:18 02a8c3facab6: Layer already exists 10:43:18 e82939500d6a: Layer already exists 10:43:18 7c6de63f6022: Layer already exists 10:43:18 1e1f87b87ee2: Layer already exists 10:43:18 1a058d5342cc: Layer already exists 10:43:18 2.2.0-dev.7: digest: sha256:000431aa695af0cf9611301b06e44a396f82bf891e631444970a5878572fb21f size: 1576 [Pipeline] isUnix [Pipeline] sh 10:43:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:43:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:43:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:43:19 7c6de63f6022: Preparing 10:43:19 e82939500d6a: Preparing 10:43:19 1e1f87b87ee2: Preparing 10:43:19 02a8c3facab6: Preparing 10:43:19 27412bd249df: Preparing 10:43:19 1a058d5342cc: Preparing 10:43:19 1a058d5342cc: Waiting 10:43:19 e82939500d6a: Layer already exists 10:43:19 1e1f87b87ee2: Layer already exists 10:43:19 27412bd249df: Layer already exists 10:43:19 7c6de63f6022: Layer already exists 10:43:19 02a8c3facab6: Layer already exists 10:43:19 1a058d5342cc: Layer already exists 10:43:19 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:000431aa695af0cf9611301b06e44a396f82bf891e631444970a5878572fb21f size: 1576 [Pipeline] isUnix [Pipeline] sh 10:43:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 10:43:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 10:43:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:43:19 7c6de63f6022: Preparing 10:43:19 e82939500d6a: Preparing 10:43:19 1e1f87b87ee2: Preparing 10:43:19 02a8c3facab6: Preparing 10:43:19 27412bd249df: Preparing 10:43:19 1a058d5342cc: Preparing 10:43:19 1a058d5342cc: Waiting 10:43:19 7c6de63f6022: Layer already exists 10:43:19 1e1f87b87ee2: Layer already exists 10:43:19 02a8c3facab6: Layer already exists 10:43:19 27412bd249df: Layer already exists 10:43:19 e82939500d6a: Layer already exists 10:43:19 1a058d5342cc: Layer already exists 10:43:19 main: digest: sha256:000431aa695af0cf9611301b06e44a396f82bf891e631444970a5878572fb21f size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:43:19 ===================================================== [Pipeline] echo 10:43:19 taggedImages: 10:43:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:f650799c2872b5746043592dbca86bb6f356332d 10:43:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:43:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.7 10:43:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:43:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 10:43:19 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 10:43:19 f650799c2872b5746043592dbca86bb6f356332d 10:43:19 latest 10:43:19 2.2.0-dev.7 10:43:19 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:43:19 main 10:43:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:43:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh 10:43:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f650799c2872b5746043592dbca86bb6f356332d 10:43:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:43:20 d1bf9978e7d7: Preparing 10:43:20 a4d9bc63f70f: Preparing 10:43:20 dfda4ba371c1: Preparing 10:43:20 1003f4636f22: Preparing 10:43:20 52ed172aa42c: Preparing 10:43:20 0a05d483f321: Preparing 10:43:20 73d161b2faab: Preparing 10:43:20 9315859ae127: Preparing 10:43:20 42d5f7e2ea27: Preparing 10:43:20 1a058d5342cc: Preparing 10:43:20 0a05d483f321: Waiting 10:43:20 73d161b2faab: Waiting 10:43:20 9315859ae127: Waiting 10:43:20 42d5f7e2ea27: Waiting 10:43:20 1a058d5342cc: Waiting 10:43:21 d1bf9978e7d7: Pushed 10:43:21 52ed172aa42c: Pushed 10:43:21 a4d9bc63f70f: Pushed 10:43:21 9315859ae127: Pushed 10:43:21 73d161b2faab: Pushed 10:43:21 0a05d483f321: Pushed 10:43:21 1a058d5342cc: Layer already exists 10:43:21 1003f4636f22: Pushed 10:43:21 42d5f7e2ea27: Pushed 10:43:21 dfda4ba371c1: Pushed 10:43:21 f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:b9d1872fb4c5f9772c7371cc947d6360d1c1696169530cd0c1c2f9a676cfcd14 size: 2405 [Pipeline] isUnix [Pipeline] sh 10:43:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 10:43:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:43:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:43:22 d1bf9978e7d7: Preparing 10:43:22 a4d9bc63f70f: Preparing 10:43:22 dfda4ba371c1: Preparing 10:43:22 1003f4636f22: Preparing 10:43:22 52ed172aa42c: Preparing 10:43:22 0a05d483f321: Preparing 10:43:22 73d161b2faab: Preparing 10:43:22 9315859ae127: Preparing 10:43:22 42d5f7e2ea27: Preparing 10:43:22 1a058d5342cc: Preparing 10:43:22 73d161b2faab: Waiting 10:43:22 9315859ae127: Waiting 10:43:22 42d5f7e2ea27: Waiting 10:43:22 1a058d5342cc: Waiting 10:43:22 dfda4ba371c1: Layer already exists 10:43:22 52ed172aa42c: Layer already exists 10:43:22 1003f4636f22: Layer already exists 10:43:22 d1bf9978e7d7: Layer already exists 10:43:22 a4d9bc63f70f: Layer already exists 10:43:22 0a05d483f321: Layer already exists 10:43:22 9315859ae127: Layer already exists 10:43:22 73d161b2faab: Layer already exists 10:43:22 1a058d5342cc: Layer already exists 10:43:22 42d5f7e2ea27: Layer already exists 10:43:22 latest: digest: sha256:b9d1872fb4c5f9772c7371cc947d6360d1c1696169530cd0c1c2f9a676cfcd14 size: 2405 [Pipeline] isUnix [Pipeline] sh 10:43:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:43:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.7 10:43:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:43:22 d1bf9978e7d7: Preparing 10:43:22 a4d9bc63f70f: Preparing 10:43:22 dfda4ba371c1: Preparing 10:43:22 1003f4636f22: Preparing 10:43:22 52ed172aa42c: Preparing 10:43:22 0a05d483f321: Preparing 10:43:22 73d161b2faab: Preparing 10:43:22 9315859ae127: Preparing 10:43:22 42d5f7e2ea27: Preparing 10:43:22 1a058d5342cc: Preparing 10:43:22 0a05d483f321: Waiting 10:43:22 73d161b2faab: Waiting 10:43:22 9315859ae127: Waiting 10:43:22 42d5f7e2ea27: Waiting 10:43:22 1a058d5342cc: Waiting 10:43:22 1003f4636f22: Layer already exists 10:43:22 a4d9bc63f70f: Layer already exists 10:43:22 52ed172aa42c: Layer already exists 10:43:22 dfda4ba371c1: Layer already exists 10:43:22 d1bf9978e7d7: Layer already exists 10:43:22 0a05d483f321: Layer already exists 10:43:22 9315859ae127: Layer already exists 10:43:22 73d161b2faab: Layer already exists 10:43:22 1a058d5342cc: Layer already exists 10:43:22 42d5f7e2ea27: Layer already exists 10:43:22 2.2.0-dev.7: digest: sha256:b9d1872fb4c5f9772c7371cc947d6360d1c1696169530cd0c1c2f9a676cfcd14 size: 2405 [Pipeline] isUnix [Pipeline] sh 10:43:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:43:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:43:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:43:23 d1bf9978e7d7: Preparing 10:43:23 a4d9bc63f70f: Preparing 10:43:23 dfda4ba371c1: Preparing 10:43:23 1003f4636f22: Preparing 10:43:23 52ed172aa42c: Preparing 10:43:23 0a05d483f321: Preparing 10:43:23 73d161b2faab: Preparing 10:43:23 9315859ae127: Preparing 10:43:23 42d5f7e2ea27: Preparing 10:43:23 1a058d5342cc: Preparing 10:43:23 73d161b2faab: Waiting 10:43:23 9315859ae127: Waiting 10:43:23 42d5f7e2ea27: Waiting 10:43:23 1a058d5342cc: Waiting 10:43:23 0a05d483f321: Waiting 10:43:23 a4d9bc63f70f: Layer already exists 10:43:23 dfda4ba371c1: Layer already exists 10:43:23 52ed172aa42c: Layer already exists 10:43:23 1003f4636f22: Layer already exists 10:43:23 d1bf9978e7d7: Layer already exists 10:43:23 0a05d483f321: Layer already exists 10:43:23 9315859ae127: Layer already exists 10:43:23 73d161b2faab: Layer already exists 10:43:23 42d5f7e2ea27: Layer already exists 10:43:23 1a058d5342cc: Layer already exists 10:43:23 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:b9d1872fb4c5f9772c7371cc947d6360d1c1696169530cd0c1c2f9a676cfcd14 size: 2405 [Pipeline] isUnix [Pipeline] sh 10:43:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 10:43:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 10:43:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:43:24 d1bf9978e7d7: Preparing 10:43:24 a4d9bc63f70f: Preparing 10:43:24 dfda4ba371c1: Preparing 10:43:24 1003f4636f22: Preparing 10:43:24 52ed172aa42c: Preparing 10:43:24 0a05d483f321: Preparing 10:43:24 73d161b2faab: Preparing 10:43:24 9315859ae127: Preparing 10:43:24 42d5f7e2ea27: Preparing 10:43:24 1a058d5342cc: Preparing 10:43:24 0a05d483f321: Waiting 10:43:24 73d161b2faab: Waiting 10:43:24 9315859ae127: Waiting 10:43:24 42d5f7e2ea27: Waiting 10:43:24 1a058d5342cc: Waiting 10:43:24 1003f4636f22: Layer already exists 10:43:24 a4d9bc63f70f: Layer already exists 10:43:24 d1bf9978e7d7: Layer already exists 10:43:24 52ed172aa42c: Layer already exists 10:43:24 dfda4ba371c1: Layer already exists 10:43:24 0a05d483f321: Layer already exists 10:43:24 73d161b2faab: Layer already exists 10:43:24 1a058d5342cc: Layer already exists 10:43:24 9315859ae127: Layer already exists 10:43:24 42d5f7e2ea27: Layer already exists 10:43:24 main: digest: sha256:b9d1872fb4c5f9772c7371cc947d6360d1c1696169530cd0c1c2f9a676cfcd14 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:43:24 ===================================================== [Pipeline] echo 10:43:24 taggedImages: 10:43:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f650799c2872b5746043592dbca86bb6f356332d 10:43:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:43:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.7 10:43:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:43:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 10:43:24 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 10:43:24 f650799c2872b5746043592dbca86bb6f356332d 10:43:24 latest 10:43:24 2.2.0-dev.7 10:43:24 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:43:24 main 10:43:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:43:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh 10:43:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:f650799c2872b5746043592dbca86bb6f356332d 10:43:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:43:24 15b7b2cf174c: Preparing 10:43:24 be2432b76877: Preparing 10:43:24 66176baf0b6d: Preparing 10:43:24 126899f4ccb9: Preparing 10:43:24 1a058d5342cc: Preparing 10:43:24 1a058d5342cc: Layer already exists 10:43:24 66176baf0b6d: Layer already exists 10:43:24 15b7b2cf174c: Pushed 10:43:24 126899f4ccb9: Pushed 10:43:26 be2432b76877: Pushed 10:43:26 f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:02b7b6f73dee1f2e7fa6a0c959fc818420582d04ca8a153510c2b5bfe5f2e243 size: 1365 [Pipeline] isUnix [Pipeline] sh 10:43:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 10:43:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 10:43:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:43:26 15b7b2cf174c: Preparing 10:43:26 be2432b76877: Preparing 10:43:26 66176baf0b6d: Preparing 10:43:26 126899f4ccb9: Preparing 10:43:26 1a058d5342cc: Preparing 10:43:26 66176baf0b6d: Layer already exists 10:43:26 be2432b76877: Layer already exists 10:43:26 1a058d5342cc: Layer already exists 10:43:26 15b7b2cf174c: Layer already exists 10:43:26 126899f4ccb9: Layer already exists 10:43:26 latest: digest: sha256:02b7b6f73dee1f2e7fa6a0c959fc818420582d04ca8a153510c2b5bfe5f2e243 size: 1365 [Pipeline] isUnix [Pipeline] sh 10:43:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:43:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.7 10:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:43:27 15b7b2cf174c: Preparing 10:43:27 be2432b76877: Preparing 10:43:27 66176baf0b6d: Preparing 10:43:27 126899f4ccb9: Preparing 10:43:27 1a058d5342cc: Preparing 10:43:27 15b7b2cf174c: Layer already exists 10:43:27 126899f4ccb9: Layer already exists 10:43:27 66176baf0b6d: Layer already exists 10:43:27 be2432b76877: Layer already exists 10:43:27 1a058d5342cc: Layer already exists 10:43:27 2.2.0-dev.7: digest: sha256:02b7b6f73dee1f2e7fa6a0c959fc818420582d04ca8a153510c2b5bfe5f2e243 size: 1365 [Pipeline] isUnix [Pipeline] sh 10:43:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:43:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:43:27 15b7b2cf174c: Preparing 10:43:27 be2432b76877: Preparing 10:43:27 66176baf0b6d: Preparing 10:43:27 126899f4ccb9: Preparing 10:43:27 1a058d5342cc: Preparing 10:43:27 15b7b2cf174c: Layer already exists 10:43:27 be2432b76877: Layer already exists 10:43:27 1a058d5342cc: Layer already exists 10:43:27 66176baf0b6d: Layer already exists 10:43:27 126899f4ccb9: Layer already exists 10:43:27 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:02b7b6f73dee1f2e7fa6a0c959fc818420582d04ca8a153510c2b5bfe5f2e243 size: 1365 [Pipeline] isUnix [Pipeline] sh 10:43:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 10:43:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 10:43:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:43:28 15b7b2cf174c: Preparing 10:43:28 be2432b76877: Preparing 10:43:28 66176baf0b6d: Preparing 10:43:28 126899f4ccb9: Preparing 10:43:28 1a058d5342cc: Preparing 10:43:28 1a058d5342cc: Layer already exists 10:43:28 126899f4ccb9: Layer already exists 10:43:28 66176baf0b6d: Layer already exists 10:43:28 15b7b2cf174c: Layer already exists 10:43:28 be2432b76877: Layer already exists 10:43:28 main: digest: sha256:02b7b6f73dee1f2e7fa6a0c959fc818420582d04ca8a153510c2b5bfe5f2e243 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:43:28 ===================================================== [Pipeline] echo 10:43:28 taggedImages: 10:43:28 - nexus3.edgexfoundry.org:10004/support-notifications:f650799c2872b5746043592dbca86bb6f356332d 10:43:28 - nexus3.edgexfoundry.org:10004/support-notifications:latest 10:43:28 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.7 10:43:28 - nexus3.edgexfoundry.org:10004/support-notifications:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:43:28 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 10:43:28 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 10:43:28 f650799c2872b5746043592dbca86bb6f356332d 10:43:28 latest 10:43:28 2.2.0-dev.7 10:43:28 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:43:28 main 10:43:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:43:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh 10:43:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f650799c2872b5746043592dbca86bb6f356332d 10:43:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:43:29 2a4f2aa489d3: Preparing 10:43:29 9082054c8681: Preparing 10:43:29 66176baf0b6d: Preparing 10:43:29 ddbe048faa47: Preparing 10:43:29 1a058d5342cc: Preparing 10:43:29 1a058d5342cc: Layer already exists 10:43:29 66176baf0b6d: Layer already exists 10:43:29 ddbe048faa47: Layer already exists 10:43:29 2a4f2aa489d3: Pushed 10:43:30 9082054c8681: Pushed 10:43:30 f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:a726c376de38f87846c5be85a74d94f3c17e6e309b0ccd4053d9eab9c46c7fb3 size: 1364 [Pipeline] isUnix [Pipeline] sh 10:43:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 10:43:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:43:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:43:30 2a4f2aa489d3: Preparing 10:43:30 9082054c8681: Preparing 10:43:30 66176baf0b6d: Preparing 10:43:30 ddbe048faa47: Preparing 10:43:30 1a058d5342cc: Preparing 10:43:30 66176baf0b6d: Layer already exists 10:43:30 9082054c8681: Layer already exists 10:43:30 1a058d5342cc: Layer already exists 10:43:30 ddbe048faa47: Layer already exists 10:43:30 2a4f2aa489d3: Layer already exists 10:43:30 latest: digest: sha256:a726c376de38f87846c5be85a74d94f3c17e6e309b0ccd4053d9eab9c46c7fb3 size: 1364 [Pipeline] isUnix [Pipeline] sh 10:43:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:43:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.7 10:43:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:43:31 2a4f2aa489d3: Preparing 10:43:31 9082054c8681: Preparing 10:43:31 66176baf0b6d: Preparing 10:43:31 ddbe048faa47: Preparing 10:43:31 1a058d5342cc: Preparing 10:43:31 9082054c8681: Layer already exists 10:43:31 66176baf0b6d: Layer already exists 10:43:31 1a058d5342cc: Layer already exists 10:43:31 ddbe048faa47: Layer already exists 10:43:31 2a4f2aa489d3: Layer already exists 10:43:31 2.2.0-dev.7: digest: sha256:a726c376de38f87846c5be85a74d94f3c17e6e309b0ccd4053d9eab9c46c7fb3 size: 1364 [Pipeline] isUnix [Pipeline] sh 10:43:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:43:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:43:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:43:31 2a4f2aa489d3: Preparing 10:43:31 9082054c8681: Preparing 10:43:31 66176baf0b6d: Preparing 10:43:31 ddbe048faa47: Preparing 10:43:31 1a058d5342cc: Preparing 10:43:31 1a058d5342cc: Layer already exists 10:43:31 9082054c8681: Layer already exists 10:43:31 ddbe048faa47: Layer already exists 10:43:31 2a4f2aa489d3: Layer already exists 10:43:31 66176baf0b6d: Layer already exists 10:43:31 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:a726c376de38f87846c5be85a74d94f3c17e6e309b0ccd4053d9eab9c46c7fb3 size: 1364 [Pipeline] isUnix [Pipeline] sh 10:43:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 10:43:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 10:43:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:43:32 2a4f2aa489d3: Preparing 10:43:32 9082054c8681: Preparing 10:43:32 66176baf0b6d: Preparing 10:43:32 ddbe048faa47: Preparing 10:43:32 1a058d5342cc: Preparing 10:43:32 2a4f2aa489d3: Layer already exists 10:43:32 ddbe048faa47: Layer already exists 10:43:32 9082054c8681: Layer already exists 10:43:32 66176baf0b6d: Layer already exists 10:43:32 1a058d5342cc: Layer already exists 10:43:32 main: digest: sha256:a726c376de38f87846c5be85a74d94f3c17e6e309b0ccd4053d9eab9c46c7fb3 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:43:32 ===================================================== [Pipeline] echo 10:43:32 taggedImages: 10:43:32 - nexus3.edgexfoundry.org:10004/support-scheduler:f650799c2872b5746043592dbca86bb6f356332d 10:43:32 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:43:32 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.7 10:43:32 - nexus3.edgexfoundry.org:10004/support-scheduler:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:43:32 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 10:43:32 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 10:43:32 f650799c2872b5746043592dbca86bb6f356332d 10:43:32 latest 10:43:32 2.2.0-dev.7 10:43:32 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:43:32 main 10:43:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:43:32 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh 10:43:33 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f650799c2872b5746043592dbca86bb6f356332d 10:43:33 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 10:43:33 052524aaf015: Preparing 10:43:33 053a7d2e1a5b: Preparing 10:43:33 d90dadc443df: Preparing 10:43:33 1c8d9b20ad40: Preparing 10:43:33 879b85f2d1ed: Preparing 10:43:33 6777e3bbcb7c: Preparing 10:43:33 fd08d546f6b8: Preparing 10:43:33 0636255016a6: Preparing 10:43:33 84e9d258764d: Preparing 10:43:33 56463f638872: Preparing 10:43:33 e2eb06d8af82: Preparing 10:43:33 fd08d546f6b8: Waiting 10:43:33 0636255016a6: Waiting 10:43:33 84e9d258764d: Waiting 10:43:33 56463f638872: Waiting 10:43:33 e2eb06d8af82: Waiting 10:43:33 879b85f2d1ed: Layer already exists 10:43:33 6777e3bbcb7c: Layer already exists 10:43:33 fd08d546f6b8: Layer already exists 10:43:33 053a7d2e1a5b: Pushed 10:43:33 84e9d258764d: Layer already exists 10:43:33 0636255016a6: Layer already exists 10:43:33 e2eb06d8af82: Layer already exists 10:43:33 56463f638872: Layer already exists 10:43:33 052524aaf015: Pushed 10:43:33 d90dadc443df: Pushed 10:43:39 1c8d9b20ad40: Pushed 10:43:39 f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:832708aee35d6af8e0908560096b4246e694932a59f03245714248c8598302f4 size: 2622 [Pipeline] isUnix [Pipeline] sh 10:43:39 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 10:43:39 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 10:43:39 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 10:43:39 052524aaf015: Preparing 10:43:39 053a7d2e1a5b: Preparing 10:43:39 d90dadc443df: Preparing 10:43:39 1c8d9b20ad40: Preparing 10:43:39 879b85f2d1ed: Preparing 10:43:39 6777e3bbcb7c: Preparing 10:43:39 fd08d546f6b8: Preparing 10:43:39 0636255016a6: Preparing 10:43:39 84e9d258764d: Preparing 10:43:39 56463f638872: Preparing 10:43:39 e2eb06d8af82: Preparing 10:43:39 6777e3bbcb7c: Waiting 10:43:39 fd08d546f6b8: Waiting 10:43:39 0636255016a6: Waiting 10:43:39 84e9d258764d: Waiting 10:43:39 56463f638872: Waiting 10:43:39 e2eb06d8af82: Waiting 10:43:39 1c8d9b20ad40: Layer already exists 10:43:39 d90dadc443df: Layer already exists 10:43:39 879b85f2d1ed: Layer already exists 10:43:39 052524aaf015: Layer already exists 10:43:39 053a7d2e1a5b: Layer already exists 10:43:39 84e9d258764d: Layer already exists 10:43:39 56463f638872: Layer already exists 10:43:39 0636255016a6: Layer already exists 10:43:39 6777e3bbcb7c: Layer already exists 10:43:39 fd08d546f6b8: Layer already exists 10:43:39 e2eb06d8af82: Layer already exists 10:43:39 latest: digest: sha256:832708aee35d6af8e0908560096b4246e694932a59f03245714248c8598302f4 size: 2622 [Pipeline] isUnix [Pipeline] sh 10:43:40 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:43:40 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.7 10:43:40 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 10:43:40 052524aaf015: Preparing 10:43:40 053a7d2e1a5b: Preparing 10:43:40 d90dadc443df: Preparing 10:43:40 1c8d9b20ad40: Preparing 10:43:40 879b85f2d1ed: Preparing 10:43:40 6777e3bbcb7c: Preparing 10:43:40 fd08d546f6b8: Preparing 10:43:40 0636255016a6: Preparing 10:43:40 84e9d258764d: Preparing 10:43:40 56463f638872: Preparing 10:43:40 e2eb06d8af82: Preparing 10:43:40 6777e3bbcb7c: Waiting 10:43:40 fd08d546f6b8: Waiting 10:43:40 0636255016a6: Waiting 10:43:40 56463f638872: Waiting 10:43:40 e2eb06d8af82: Waiting 10:43:40 879b85f2d1ed: Layer already exists 10:43:40 052524aaf015: Layer already exists 10:43:40 d90dadc443df: Layer already exists 10:43:40 1c8d9b20ad40: Layer already exists 10:43:40 053a7d2e1a5b: Layer already exists 10:43:40 6777e3bbcb7c: Layer already exists 10:43:40 56463f638872: Layer already exists 10:43:40 84e9d258764d: Layer already exists 10:43:40 fd08d546f6b8: Layer already exists 10:43:40 0636255016a6: Layer already exists 10:43:40 e2eb06d8af82: Layer already exists 10:43:40 2.2.0-dev.7: digest: sha256:832708aee35d6af8e0908560096b4246e694932a59f03245714248c8598302f4 size: 2622 [Pipeline] isUnix [Pipeline] sh 10:43:40 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:43:40 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:43:40 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 10:43:40 052524aaf015: Preparing 10:43:40 053a7d2e1a5b: Preparing 10:43:40 d90dadc443df: Preparing 10:43:40 1c8d9b20ad40: Preparing 10:43:40 879b85f2d1ed: Preparing 10:43:40 6777e3bbcb7c: Preparing 10:43:40 fd08d546f6b8: Preparing 10:43:40 0636255016a6: Preparing 10:43:40 84e9d258764d: Preparing 10:43:40 56463f638872: Preparing 10:43:40 e2eb06d8af82: Preparing 10:43:40 6777e3bbcb7c: Waiting 10:43:40 fd08d546f6b8: Waiting 10:43:40 0636255016a6: Waiting 10:43:40 84e9d258764d: Waiting 10:43:40 56463f638872: Waiting 10:43:40 e2eb06d8af82: Waiting 10:43:40 879b85f2d1ed: Layer already exists 10:43:40 d90dadc443df: Layer already exists 10:43:40 1c8d9b20ad40: Layer already exists 10:43:40 052524aaf015: Layer already exists 10:43:40 053a7d2e1a5b: Layer already exists 10:43:40 6777e3bbcb7c: Layer already exists 10:43:40 0636255016a6: Layer already exists 10:43:40 fd08d546f6b8: Layer already exists 10:43:40 84e9d258764d: Layer already exists 10:43:40 56463f638872: Layer already exists 10:43:40 e2eb06d8af82: Layer already exists 10:43:40 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:832708aee35d6af8e0908560096b4246e694932a59f03245714248c8598302f4 size: 2622 [Pipeline] isUnix [Pipeline] sh 10:43:41 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 10:43:41 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 10:43:41 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 10:43:41 052524aaf015: Preparing 10:43:41 053a7d2e1a5b: Preparing 10:43:41 d90dadc443df: Preparing 10:43:41 1c8d9b20ad40: Preparing 10:43:41 879b85f2d1ed: Preparing 10:43:41 6777e3bbcb7c: Preparing 10:43:41 fd08d546f6b8: Preparing 10:43:41 0636255016a6: Preparing 10:43:41 84e9d258764d: Preparing 10:43:41 56463f638872: Preparing 10:43:41 e2eb06d8af82: Preparing 10:43:41 0636255016a6: Waiting 10:43:41 84e9d258764d: Waiting 10:43:41 56463f638872: Waiting 10:43:41 e2eb06d8af82: Waiting 10:43:41 6777e3bbcb7c: Waiting 10:43:41 fd08d546f6b8: Waiting 10:43:41 d90dadc443df: Layer already exists 10:43:41 879b85f2d1ed: Layer already exists 10:43:41 053a7d2e1a5b: Layer already exists 10:43:41 1c8d9b20ad40: Layer already exists 10:43:41 052524aaf015: Layer already exists 10:43:41 fd08d546f6b8: Layer already exists 10:43:41 6777e3bbcb7c: Layer already exists 10:43:41 84e9d258764d: Layer already exists 10:43:41 0636255016a6: Layer already exists 10:43:41 56463f638872: Layer already exists 10:43:41 e2eb06d8af82: Layer already exists 10:43:41 main: digest: sha256:832708aee35d6af8e0908560096b4246e694932a59f03245714248c8598302f4 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:43:41 ===================================================== [Pipeline] echo 10:43:41 taggedImages: 10:43:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f650799c2872b5746043592dbca86bb6f356332d 10:43:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 10:43:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.7 10:43:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:43:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:44:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/secrets-config ./cmd/secrets-config 10:44:46 Removing intermediate container e8ab62a0bbe4 10:44:46 ---> 31ad46709afc 10:44:46 10:44:46 Step 9/30 : FROM alpine:3.14 10:44:46 3.14: Pulling from library/alpine 10:44:48 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 10:44:48 Status: Downloaded newer image for alpine:3.14 10:44:48 ---> 5b8b7b635229 10:44:48 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:44:48 ---> Running in 78fd6768d922 10:44:48 Removing intermediate container 78fd6768d922 10:44:48 ---> 40758c44e558 10:44:48 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 10:44:49 ---> Running in df61ccd3ffcd 10:44:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:44:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:44:52 (1/2) Installing dumb-init (1.2.5-r1) 10:44:52 (2/2) Installing su-exec (0.2-r1) 10:44:52 Executing busybox-1.33.1-r6.trigger 10:44:52 OK: 6 MiB in 16 packages 10:44:54 Removing intermediate container fc3efb479644 10:44:54 ---> 933b148a5542 10:44:54 10:44:54 Step 9/20 : FROM alpine:3.14 10:44:54 ---> 5b8b7b635229 10:44:54 Step 10/20 : RUN apk add --update --no-cache curl 10:44:54 Removing intermediate container df61ccd3ffcd 10:44:54 ---> 1a94c5040d0e 10:44:54 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 10:44:54 ---> Running in 2583e9dbc1bf 10:44:54 ---> Running in 81849188a4d9 10:44:55 Removing intermediate container 81849188a4d9 10:44:55 ---> 159ebd794852 10:44:55 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:44:55 ---> Running in 8f38f9efe5da 10:44:56 Removing intermediate container 8f38f9efe5da 10:44:56 ---> 9bbe56f11a4c 10:44:56 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:44:56 ---> Running in 835f46761bdc 10:44:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:44:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:44:58 (1/5) Installing ca-certificates (20191127-r5) 10:44:58 (2/5) Installing brotli-libs (1.0.9-r5) 10:44:58 (3/5) Installing nghttp2-libs (1.43.0-r0) 10:44:58 (4/5) Installing libcurl (7.79.1-r0) 10:44:58 (5/5) Installing curl (7.79.1-r0) 10:44:58 Executing busybox-1.33.1-r6.trigger 10:44:58 Executing ca-certificates-20191127-r5.trigger 10:44:58 OK: 8 MiB in 19 packages 10:45:00 Removing intermediate container 835f46761bdc 10:45:00 ---> f583855a938d 10:45:00 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 10:45:00 Removing intermediate container 76f6192461fa 10:45:00 ---> bd0b08739bd8 10:45:00 10:45:00 Step 9/21 : FROM alpine:3.14 10:45:00 ---> 5b8b7b635229 10:45:00 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 10:45:00 ---> Running in f3d987e09536 10:45:00 ---> Running in 911caf12a2f6 10:45:01 Removing intermediate container 2583e9dbc1bf 10:45:01 ---> 9fa9b3e81d48 10:45:01 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:45:01 ---> Running in 77a922da9275 10:45:01 Removing intermediate container f3d987e09536 10:45:01 ---> 4741e963fe51 10:45:01 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:45:02 Removing intermediate container 77a922da9275 10:45:02 ---> a65480b5c66f 10:45:02 Step 12/20 : WORKDIR /edgex 10:45:02 ---> Running in 82fce3d2b4db 10:45:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:45:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:45:03 Removing intermediate container 82fce3d2b4db 10:45:03 ---> 4385afd6ae82 10:45:03 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:45:03 ---> 4d458f56a514 10:45:03 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:45:03 ---> Running in 4edc373aeca4 10:45:03 Removing intermediate container ab2af40291eb 10:45:03 ---> 6e8bb733ad94 10:45:03 10:45:03 Step 11/23 : FROM alpine:3.14 10:45:03 ---> 5b8b7b635229 10:45:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:45:04 ---> Running in cc0819f13b3c 10:45:04 (1/2) Installing ca-certificates (20191127-r5) 10:45:04 (2/2) Installing dumb-init (1.2.5-r1) 10:45:04 Executing busybox-1.33.1-r6.trigger 10:45:04 Executing ca-certificates-20191127-r5.trigger 10:45:04 OK: 6 MiB in 16 packages 10:45:05 ---> aaf90392bb3c 10:45:05 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:45:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:45:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:45:06 ---> f6f8fb813979 10:45:06 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:45:07 Removing intermediate container 911caf12a2f6 10:45:07 ---> 8861c3e098e0 10:45:07 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:45:07 (1/1) Installing dumb-init (1.2.5-r1) 10:45:07 Executing busybox-1.33.1-r6.trigger 10:45:07 Removing intermediate container 4edc373aeca4 10:45:07 ---> a87467f19512 10:45:07 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 10:45:07 OK: 6 MiB in 15 packages 10:45:07 ---> Running in 62c5975b0f70 10:45:08 Removing intermediate container 62c5975b0f70 10:45:08 ---> 06b27edb5814 10:45:08 Step 12/21 : ENV APP_PORT=59860 10:45:08 ---> Running in 24596b2d3174 10:45:08 ---> db30cf931be0 10:45:08 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:45:08 Removing intermediate container cc0819f13b3c 10:45:08 ---> e3ab74cb913e 10:45:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:45:08 ---> ff9386c17e08 10:45:08 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:45:09 Removing intermediate container 24596b2d3174 10:45:09 ---> 397bfbfb8ce7 10:45:09 Step 13/21 : EXPOSE $APP_PORT 10:45:09 ---> Running in b7c113375dd3 10:45:09 ---> Running in 5dddc29add46 10:45:09 ---> Running in 5b7eb1dfaae1 10:45:09 Removing intermediate container 5dddc29add46 10:45:09 ---> ee4d4ba41355 10:45:09 Step 17/20 : CMD ["--init=true"] 10:45:09 Removing intermediate container b7c113375dd3 10:45:09 ---> def229d5f208 10:45:09 Step 14/23 : ENV APP_PORT=59861 10:45:09 Removing intermediate container 5b7eb1dfaae1 10:45:09 ---> 6bdcaf748bfa 10:45:09 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 10:45:09 ---> Running in 9adb21372b44 10:45:09 ---> Running in 1899eb42885f 10:45:10 ---> 80d22374c7ce 10:45:10 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:45:10 Removing intermediate container 9adb21372b44 10:45:10 ---> f08130f6967d 10:45:10 Step 15/23 : EXPOSE $APP_PORT 10:45:10 Removing intermediate container 1899eb42885f 10:45:10 ---> 8012ee25f227 10:45:10 Step 18/20 : LABEL arch=arm64 10:45:10 ---> Running in 37bde3672972 10:45:10 ---> Running in 070580e1727f 10:45:11 ---> 27efe476ec19 10:45:11 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:45:11 Removing intermediate container 37bde3672972 10:45:11 ---> 56fc0b4d3f73 10:45:11 Step 19/20 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d 10:45:11 Removing intermediate container 070580e1727f 10:45:11 ---> adfd5d2344a4 10:45:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:45:11 ---> 96d6eb9febe2 10:45:11 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:45:11 ---> Running in 4ef5d541ee0b 10:45:12 Removing intermediate container 4ef5d541ee0b 10:45:12 ---> 2958a1ae107f 10:45:12 Step 20/20 : LABEL version=2.2.0-dev.7 10:45:12 ---> Running in 59f29b2fc08b 10:45:12 Removing intermediate container 40c98188eac7 10:45:12 ---> e4f6198ea33f 10:45:12 10:45:12 Step 9/22 : FROM alpine:3.14 10:45:12 ---> 5b8b7b635229 10:45:12 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:45:12 ---> f7c8c1074462 10:45:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:45:12 ---> a1b1b7ce702d 10:45:12 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:45:12 ---> Running in e2445d32ab3c 10:45:12 Removing intermediate container 59f29b2fc08b 10:45:12 ---> d9a8d817de60 10:45:12 10:45:13 ---> 3b9d685b9bc5 10:45:13 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:45:13 Removing intermediate container e2445d32ab3c 10:45:13 ---> ee78486862ab 10:45:13 Step 11/22 : ENV APP_PORT=59880 10:45:13 Successfully built d9a8d817de60 10:45:13 Successfully tagged security-proxy-setup-arm64:latest 10:45:13 Building sys-mgmt-agent 10:45:13  Building security-proxy-setup ... done  ---> Running in 07b6cc9b0d6e 10:45:13 ---> 0cbdd409c7c2 10:45:13 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 10:45:14 ---> Running in 3019977f69ff 10:45:14 Removing intermediate container 07b6cc9b0d6e 10:45:14 ---> fecda578557b 10:45:14 Step 12/22 : EXPOSE $APP_PORT 10:45:14 ---> 7ce0216027f8 10:45:14 Step 17/21 : ENTRYPOINT ["/support-notifications"] 10:45:14 ---> 062dcb0b4e3e 10:45:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:45:14 ---> Running in b70344ddb24f 10:45:14 ---> Running in 3bf4497387d9 10:45:14 Removing intermediate container 3019977f69ff 10:45:14 ---> 703e12bed13c 10:45:14 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:45:15 Removing intermediate container b70344ddb24f 10:45:15 ---> ce60b1f48c3a 10:45:15 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:15 Removing intermediate container 3bf4497387d9 10:45:15 ---> 39337b2467c4 10:45:15 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:45:15 ---> Running in e794b7f83a95 10:45:15 ---> Running in fad8839047e5 10:45:15 ---> ce6138f7e04c 10:45:15 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 10:45:15 ---> Running in 05660f1b9f04 10:45:15 ---> bb38077628d0 10:45:15 Step 25/30 : RUN chmod +x /entrypoint.sh 10:45:16 Removing intermediate container fad8839047e5 10:45:16 ---> cdac113922de 10:45:16 Step 19/21 : LABEL arch=arm64 10:45:16 ---> Running in b4f9438d45ea 10:45:16 ---> Running in 2c49023d39bc 10:45:16 Removing intermediate container 05660f1b9f04 10:45:16 ---> 0a8ec1b1b55e 10:45:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:45:16 ---> Running in f7bd5e77432d 10:45:17 Removing intermediate container 2c49023d39bc 10:45:17 ---> 08d4ab31a357 10:45:17 Step 20/21 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d 10:45:17 Removing intermediate container f7bd5e77432d 10:45:17 ---> 8e6e4b72e2c3 10:45:17 Step 21/23 : LABEL arch=arm64 10:45:17 ---> Running in 31aeced8827f 10:45:17 ---> Running in 564c84330819 10:45:18 Removing intermediate container 31aeced8827f 10:45:18 ---> 583f0b6e6733 10:45:18 Step 21/21 : LABEL version=2.2.0-dev.7 10:45:18 Removing intermediate container 564c84330819 10:45:18 ---> 0c3260bf1a2d 10:45:18 Step 22/23 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d 10:45:18 ---> Running in 21f24ae1f4ce 10:45:18 ---> Running in 4c825e79711a 10:45:18 Removing intermediate container e794b7f83a95 10:45:18 ---> 84e32cc3f55d 10:45:18 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 10:45:18 ---> Running in 94548ba6497c 10:45:19 Removing intermediate container 21f24ae1f4ce 10:45:19 ---> 9f58bd15f503 10:45:19 10:45:19 Removing intermediate container 4c825e79711a 10:45:19 ---> 69a9238b5869 10:45:19 Step 23/23 : LABEL version=2.2.0-dev.7 10:45:19 ---> Running in c2cac0248f46 10:45:19 Removing intermediate container b4f9438d45ea 10:45:19 ---> 47a11f830f4e 10:45:19 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 10:45:20 Successfully built 9f58bd15f503 10:45:20 Successfully tagged support-notifications-arm64:latest 10:45:20  Building support-notifications ... done Building security-secretstore-setup 10:45:20 ---> Running in a37986b2c94b 10:45:20 Removing intermediate container c2cac0248f46 10:45:20 ---> 19ef9757b4da 10:45:20 10:45:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:45:20 Successfully built 19ef9757b4da 10:45:20 Successfully tagged support-scheduler-arm64:latest 10:45:20  Building support-scheduler ... done Building core-metadata 10:45:20 Removing intermediate container a37986b2c94b 10:45:20 ---> 85f704198e7b 10:45:20 Step 27/30 : CMD ["gate"] 10:45:21 ---> Running in 689f8f7b1bb7 10:45:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:45:21 Removing intermediate container 689f8f7b1bb7 10:45:21 ---> 796615ac4e26 10:45:21 Step 28/30 : LABEL arch=arm64 10:45:22 ---> Running in 8289cdb0116f 10:45:22 (1/6) Installing dumb-init (1.2.5-r1) 10:45:22 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:45:22 Removing intermediate container 8289cdb0116f 10:45:22 ---> 736849b08a4b 10:45:22 Step 29/30 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d 10:45:22 (3/6) Installing libsodium (1.0.18-r0) 10:45:22 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:45:22 ---> Running in 6f575b6ba5b7 10:45:22 (5/6) Installing libzmq (4.3.4-r0) 10:45:22 (6/6) Installing zeromq (4.3.4-r0) 10:45:22 Executing busybox-1.33.1-r6.trigger 10:45:23 OK: 8 MiB in 20 packages 10:45:23 Removing intermediate container 6f575b6ba5b7 10:45:23 ---> 797c5cf759c0 10:45:23 Step 30/30 : LABEL version=2.2.0-dev.7 10:45:23 ---> Running in 78c4f77df5fc 10:45:24 Removing intermediate container 78c4f77df5fc 10:45:24 ---> 2fc6e54963a8 10:45:24 10:45:24 Removing intermediate container 94548ba6497c 10:45:24 ---> f48e260022a8 10:45:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:45:24 Successfully built 2fc6e54963a8 10:45:24 Successfully tagged security-bootstrapper-arm64:latest 10:45:24  Building security-bootstrapper ... done Building core-command 10:45:25 ---> 065ac1440026 10:45:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:45:26 ---> 136d0d4faebd 10:45:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:45:27 ---> 71e64f453327 10:45:27 Step 18/22 : ENTRYPOINT ["/core-data"] 10:45:27 ---> Running in c838e997a9ec 10:45:28 Removing intermediate container c838e997a9ec 10:45:28 ---> e33b6ef452aa 10:45:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:45:28 ---> Running in 9649f600849d 10:45:28 Removing intermediate container 9649f600849d 10:45:28 ---> f5a1e77da6c0 10:45:28 Step 20/22 : LABEL arch=arm64 10:45:28 ---> Running in 9f0d1256accd 10:45:29 Removing intermediate container 9f0d1256accd 10:45:29 ---> 23ff4f2a4562 10:45:29 Step 21/22 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d 10:45:29 ---> Running in 24fc4735f27f 10:45:30 Removing intermediate container 24fc4735f27f 10:45:30 ---> e77cbae7c930 10:45:30 Step 22/22 : LABEL version=2.2.0-dev.7 10:45:30 ---> Running in 37a79ddec4c0 10:45:30 Removing intermediate container 37a79ddec4c0 10:45:30 ---> 65f675c9367f 10:45:30 10:45:30 Successfully built 65f675c9367f 10:45:30 Successfully tagged core-data-arm64:latest 10:45:37  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:45:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:45:37 ---> f6b26e1f7b47 10:45:37 Step 3/22 : WORKDIR /edgex-go 10:45:37 ---> Using cache 10:45:37 ---> 79791a1189a6 10:45:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:37 ---> Using cache 10:45:37 ---> 5cdaf12e7eb6 10:45:37 Step 5/22 : RUN apk add --update --no-cache make bash git 10:45:37 ---> Running in 2ad15446df08 10:45:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:45:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:45:40 OK: 219 MiB in 52 packages 10:45:41 Removing intermediate container 2ad15446df08 10:45:41 ---> b9638fc87532 10:45:41 Step 6/22 : COPY . . 10:45:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:45:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:45:48 ---> f6b26e1f7b47 10:45:48 Step 3/24 : WORKDIR /edgex-go 10:45:48 ---> Using cache 10:45:48 ---> 79791a1189a6 10:45:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:48 ---> Using cache 10:45:48 ---> 5cdaf12e7eb6 10:45:48 Step 5/24 : RUN apk add --update --no-cache make git 10:45:48 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:45:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:45:48 ---> f6b26e1f7b47 10:45:48 Step 3/22 : WORKDIR /edgex-go 10:45:48 ---> Using cache 10:45:48 ---> 79791a1189a6 10:45:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:48 ---> Using cache 10:45:48 ---> 5cdaf12e7eb6 10:45:48 Step 5/22 : RUN apk add --update --no-cache make git 10:45:48 ---> Running in d82ca715cf0c 10:45:48 ---> Running in fb1ab73f0971 10:45:48 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:45:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:45:48 ---> f6b26e1f7b47 10:45:48 Step 3/22 : WORKDIR /edgex-go 10:45:48 ---> Using cache 10:45:48 ---> 79791a1189a6 10:45:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:48 ---> Using cache 10:45:48 ---> 5cdaf12e7eb6 10:45:48 Step 5/22 : RUN apk add --update --no-cache make git 10:45:49 ---> Running in 49c98436ede0 10:45:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:45:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:45:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:45:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:45:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:45:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:45:51 ---> d2892634b699 10:45:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:51 ---> Running in 06e9d9b7d8bc 10:45:52 OK: 219 MiB in 52 packages 10:45:52 OK: 219 MiB in 52 packages 10:45:52 OK: 219 MiB in 52 packages 10:45:53 Removing intermediate container d82ca715cf0c 10:45:53 ---> f125577e4604 10:45:53 Step 6/24 : COPY . . 10:45:53 Removing intermediate container fb1ab73f0971 10:45:53 ---> 0d414f847c47 10:45:53 Step 6/22 : COPY . . 10:45:53 Removing intermediate container 49c98436ede0 10:45:53 ---> 900fc1bd0ba4 10:45:53 Step 6/22 : COPY . . 10:45:55 Removing intermediate container 06e9d9b7d8bc 10:45:55 ---> 28542daac374 10:45:55 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:45:55 ---> Running in afdece3bbe6c 10:45:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:46:12 ---> f79ba1d7a57b 10:46:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:46:12 ---> 61777280d02a 10:46:12 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:46:12 ---> Running in 951f1dbfd2d1 10:46:12 ---> 8ced71410d98 10:46:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:46:12 ---> Running in 9c307d742207 10:46:12 ---> Running in e015fc76bd68 10:46:18 Removing intermediate container 951f1dbfd2d1 10:46:18 ---> 50c81f8bf22f 10:46:18 Step 8/22 : RUN make cmd/core-command/core-command 10:46:18 ---> Running in 549ba64d25f8 10:46:18 Removing intermediate container 9c307d742207 10:46:18 ---> edd8a0d379b5 10:46:18 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:46:18 Removing intermediate container e015fc76bd68 10:46:18 ---> af2a8ca9fdd7 10:46:18 Step 8/22 : RUN make cmd/core-metadata/core-metadata 10:46:18 ---> Running in 4c7c83c1290c 10:46:18 ---> Running in 877ed02d58ff 10:46:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/core-command/core-command ./cmd/core-command 10:46:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:46:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:47:07 Removing intermediate container afdece3bbe6c 10:47:07 ---> c0b01b1e121e 10:47:07 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:47:07 ---> Running in ec53ec9de7e9 10:47:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:47:13 Removing intermediate container ec53ec9de7e9 10:47:13 ---> 4a52ac7b2bce 10:47:13 10:47:13 Step 10/22 : FROM docker:20.10.8 10:47:13 20.10.8: Pulling from library/docker 10:47:28 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 10:47:28 Status: Downloaded newer image for docker:20.10.8 10:47:28 ---> 3734d5adc5ac 10:47: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' 10:47:28 ---> Running in dedbf614bc56 10:47:28 Removing intermediate container dedbf614bc56 10:47:28 ---> 9a8aabbd004c 10:47:28 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 10:47:28 ---> Running in 69e2de229a5b 10:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:47:30 (1/42) Installing readline (8.1.0-r0) 10:47:30 (2/42) Installing bash (5.1.4-r0) 10:47:30 Executing bash-5.1.4-r0.post-install 10:47:30 (3/42) Installing brotli-libs (1.0.9-r5) 10:47:30 (4/42) Installing nghttp2-libs (1.43.0-r0) 10:47:30 (5/42) Installing libcurl (7.79.1-r0) 10:47:30 (6/42) Installing curl (7.79.1-r0) 10:47:30 (7/42) Installing dumb-init (1.2.5-r1) 10:47:30 (8/42) Installing libbz2 (1.0.8-r1) 10:47:30 (9/42) Installing expat (2.4.1-r0) 10:47:30 (10/42) Installing libffi (3.3-r2) 10:47:30 (11/42) Installing gdbm (1.19-r0) 10:47:30 (12/42) Installing xz-libs (5.2.5-r0) 10:47:30 (13/42) Installing libgcc (10.3.1_git20210424-r2) 10:47:30 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 10:47:30 (15/42) Installing mpdecimal (2.5.1-r1) 10:47:30 (16/42) Installing sqlite-libs (3.35.5-r0) 10:47:30 (17/42) Installing python3 (3.9.5-r2) 10:47:32 (18/42) Installing py3-appdirs (1.4.4-r2) 10:47:32 (19/42) Installing py3-chardet (4.0.0-r2) 10:47:32 (20/42) Installing py3-idna (3.2-r0) 10:47:32 (21/42) Installing py3-urllib3 (1.26.5-r0) 10:47:32 (22/42) Installing py3-certifi (2020.12.5-r1) 10:47:32 (23/42) Installing py3-requests (2.25.1-r4) 10:47:33 (24/42) Installing py3-msgpack (1.0.2-r1) 10:47:33 (25/42) Installing py3-lockfile (0.12.2-r4) 10:47:33 (26/42) Installing py3-cachecontrol (0.12.6-r1) 10:47:33 (27/42) Installing py3-colorama (0.4.4-r1) 10:47:33 (28/42) Installing py3-contextlib2 (0.6.0-r1) 10:47:33 (29/42) Installing py3-distlib (0.3.1-r3) 10:47:33 (30/42) Installing py3-distro (1.5.0-r3) 10:47:33 (31/42) Installing py3-six (1.15.0-r1) 10:47:33 (32/42) Installing py3-webencodings (0.5.1-r4) 10:47:33 (33/42) Installing py3-html5lib (1.1-r1) 10:47:33 (34/42) Installing py3-parsing (2.4.7-r2) 10:47:33 (35/42) Installing py3-packaging (20.9-r1) 10:47:33 (36/42) Installing py3-toml (0.10.2-r2) 10:47:33 (37/42) Installing py3-pep517 (0.10.0-r2) 10:47:33 (38/42) Installing py3-progress (1.5-r2) 10:47:33 (39/42) Installing py3-retrying (1.3.3-r1) 10:47:33 (40/42) Installing py3-ordered-set (4.0.2-r1) 10:47:33 (41/42) Installing py3-setuptools (52.0.0-r3) 10:47:33 (42/42) Installing py3-pip (20.3.4-r1) 10:47:33 Executing busybox-1.33.1-r3.trigger 10:47:34 OK: 84 MiB in 64 packages 10:47:38 Collecting docker-compose==1.23.2 10:47:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:47:38 Collecting dockerpty<0.5,>=0.4.1 10:47:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:47:40 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 10:47:40 Collecting cached-property<2,>=1.2.0 10:47:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:47:41 Collecting websocket-client<1.0,>=0.32.0 10:47:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:47:41 Collecting jsonschema<3,>=2.5.1 10:47:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:47:41 Collecting texttable<0.10,>=0.9.0 10:47:41 Downloading texttable-0.9.1.tar.gz (11 kB) 10:47:44 Collecting docopt<0.7,>=0.6.1 10:47:44 Downloading docopt-0.6.2.tar.gz (25 kB) 10:47:47 Collecting docker<4.0,>=3.6.0 10:47:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:47:47 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:47:47 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:47:48 Collecting PyYAML<4,>=3.10 10:47:48 Downloading PyYAML-3.13.tar.gz (270 kB) 10:47:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:47:53 Collecting docker-pycreds>=0.4.0 10:47:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:47:53 Collecting chardet<3.1.0,>=3.0.2 10:47:53 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:47:54 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 10:47:54 Collecting idna<2.8,>=2.5 10:47:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:47:54 Removing intermediate container 549ba64d25f8 10:47:54 ---> a7bcc01c9fd6 10:47:54 10:47:54 Step 9/22 : FROM alpine:3.14 10:47:54 ---> 5b8b7b635229 10:47:54 Step 10/22 : RUN apk add --update --no-cache dumb-init 10:47:54 ---> Using cache 10:47:54 ---> e3ab74cb913e 10:47:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:47:54 ---> Using cache 10:47:54 ---> def229d5f208 10:47:54 Step 12/22 : ENV APP_PORT=59882 10:47:54 ---> Running in ab8c0664002a 10:47:54 Collecting urllib3<1.25,>=1.21.1 10:47:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:47:54 Removing intermediate container ab8c0664002a 10:47:54 ---> 890ea2a8b20e 10:47:54 Step 13/22 : EXPOSE $APP_PORT 10:47:55 ---> Running in 0fbe56f61934 10:47:55 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:47:55 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:47:55 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:47:55 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:47:55 Removing intermediate container 0fbe56f61934 10:47:55 ---> 6ab596730d80 10:47:55 Step 14/22 : WORKDIR / 10:47:55 ---> Running in 42ff7032d259 10:47:56 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 10:47:56 Attempting uninstall: urllib3 10:47:56 Found existing installation: urllib3 1.26.5 10:47:56 Uninstalling urllib3-1.26.5: 10:47:56 Removing intermediate container 42ff7032d259 10:47:56 ---> 2038a773a05a 10:47:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:47:56 Successfully uninstalled urllib3-1.26.5 10:47:57 Attempting uninstall: idna 10:47:57 Found existing installation: idna 3.2 10:47:57 Uninstalling idna-3.2: 10:47:57 Successfully uninstalled idna-3.2 10:47:57 ---> 25c90270d6af 10:47:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:47:58 Attempting uninstall: chardet 10:47:58 Found existing installation: chardet 4.0.0 10:47:58 Uninstalling chardet-4.0.0: 10:47:58 Successfully uninstalled chardet-4.0.0 10:47:59 ---> 08da5ac8c7b4 10:47:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:48:00 Attempting uninstall: requests 10:48:00 Found existing installation: requests 2.25.1 10:48:00 Uninstalling requests-2.25.1: 10:48:00 ---> 6227e5ba07a7 10:48:00 Step 18/22 : ENTRYPOINT ["/core-command"] 10:48:00 Successfully uninstalled requests-2.25.1 10:48:00 ---> Running in e6e679a637e4 10:48:00 Removing intermediate container 4c7c83c1290c 10:48:00 ---> a4e91aa59ac5 10:48:00 10:48:00 Step 9/24 : FROM alpine:3.14 10:48:00 ---> 5b8b7b635229 10:48:00 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:48:00 ---> Running in 0ff1e43dc821 10:48:00 Running setup.py install for texttable: started 10:48:01 Removing intermediate container e6e679a637e4 10:48:01 ---> ee25e907e136 10:48:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:48:01 ---> Running in fbc29d487f15 10:48:02 Removing intermediate container fbc29d487f15 10:48:02 ---> bbd2cb15fc11 10:48:02 Step 20/22 : LABEL arch=arm64 10:48:02 ---> Running in 86af8d37dd61 10:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:48:02 Removing intermediate container 86af8d37dd61 10:48:02 ---> 7f4784331a4b 10:48:02 Step 21/22 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d 10:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:48:02 ---> Running in 355c9d2ee7cb 10:48:02 Removing intermediate container 877ed02d58ff 10:48:02 ---> 91c7ced409ef 10:48:02 10:48:02 Step 9/22 : FROM alpine:3.14 10:48:02 ---> 5b8b7b635229 10:48:02 Step 10/22 : RUN apk add --update --no-cache dumb-init 10:48:02 ---> Using cache 10:48:02 ---> e3ab74cb913e 10:48:02 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:48:02 ---> Using cache 10:48:02 ---> def229d5f208 10:48:02 Step 12/22 : ENV APP_PORT=59881 10:48:03 ---> Running in cd404e590b34 10:48:03 Running setup.py install for texttable: finished with status 'done' 10:48:03 Running setup.py install for PyYAML: started 10:48:03 Removing intermediate container 355c9d2ee7cb 10:48:03 ---> 395864d3c1a8 10:48:03 Step 22/22 : LABEL version=2.2.0-dev.7 10:48:03 ---> Running in 181784aa6ca9 10:48:03 Removing intermediate container cd404e590b34 10:48:03 ---> d39c0d3a4446 10:48:03 Step 13/22 : EXPOSE $APP_PORT 10:48:03 (1/3) Installing ca-certificates (20191127-r5) 10:48:03 (2/3) Installing dumb-init (1.2.5-r1) 10:48:03 (3/3) Installing su-exec (0.2-r1) 10:48:03 Executing busybox-1.33.1-r6.trigger 10:48:03 Executing ca-certificates-20191127-r5.trigger 10:48:03 ---> Running in 4ff0ef412479 10:48:04 OK: 6 MiB in 17 packages 10:48:04 Removing intermediate container 181784aa6ca9 10:48:04 ---> 66677a6de2ba 10:48:04 10:48:04 Successfully built 66677a6de2ba 10:48:04 Successfully tagged core-command-arm64:latest 10:48:04  Building core-command ... done Removing intermediate container 4ff0ef412479 10:48:04 ---> 62eefe8d8247 10:48:04 Step 14/22 : WORKDIR / 10:48:04 ---> Running in ea11b9e412e6 10:48:05 Removing intermediate container ea11b9e412e6 10:48:05 ---> e722e23b088e 10:48:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:48:05 Removing intermediate container 0ff1e43dc821 10:48:05 ---> f339004dc998 10:48:05 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:48:05 Running setup.py install for PyYAML: finished with status 'done' 10:48:05 ---> Running in 68af7782e7c0 10:48:06 ---> a9b9c47e9520 10:48:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:48:06 Running setup.py install for docopt: started 10:48:06 Removing intermediate container 68af7782e7c0 10:48:06 ---> 1e4047424176 10:48:06 Step 12/24 : WORKDIR / 10:48:06 ---> Running in 0145eddf3cd9 10:48:06 Removing intermediate container 0145eddf3cd9 10:48:06 ---> ab2ef56a7c9b 10:48:06 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:48:07 ---> 3ca94722d9e3 10:48:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:48:07 ---> 9abbf8a644b3 10:48:07 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:48:08 ---> f8152da846f1 10:48:08 Step 18/22 : ENTRYPOINT ["/core-metadata"] 10:48:08 ---> Running in 8bfd84aebb87 10:48:08 Running setup.py install for docopt: finished with status 'done' 10:48:08 Running setup.py install for dockerpty: started 10:48:08 ---> 4e6ef688b14a 10:48:08 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:48:08 Removing intermediate container 8bfd84aebb87 10:48:08 ---> b47f918dfe33 10:48:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:48:08 ---> Running in be339084b234 10:48:09 ---> c3ad836a4abb 10:48:09 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:48:09 Removing intermediate container be339084b234 10:48:09 ---> bc59f2c63187 10:48:09 Step 20/22 : LABEL arch=arm64 10:48:09 ---> Running in 6144133a9e54 10:48:09 Removing intermediate container 6144133a9e54 10:48:09 ---> 69726927d5fc 10:48:09 Step 21/22 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d 10:48:09 ---> Running in 25ea5c285c0d 10:48:09 ---> ee1f1a16dce0 10:48:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:48:10 Removing intermediate container 25ea5c285c0d 10:48:10 ---> 6f58ae4c4f05 10:48:10 Step 22/22 : LABEL version=2.2.0-dev.7 10:48:10 ---> Running in 9815e2c0e09b 10:48:10 Running setup.py install for dockerpty: finished with status 'done' 10:48:10 Removing intermediate container 9815e2c0e09b 10:48:10 ---> 76f05ffd39c5 10:48:10 10:48:10 Successfully built 76f05ffd39c5 10:48:10 Successfully tagged core-metadata-arm64:latest 10:48:11  Building core-metadata ... done  ---> dd9739cfce73 10:48:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:48:12 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 10:48:12 ---> 90a7c3a4b5a7 10:48:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:48:12 ---> b1094b7996f0 10:48:12 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 10:48:13 ---> Running in 522310958ea9 10:48:15 Removing intermediate container 522310958ea9 10:48:15 ---> 0652e4553395 10:48:15 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 10:48:15 ---> Running in ed549a36478a 10:48:15 Removing intermediate container ed549a36478a 10:48:15 ---> 2e1154ea6aee 10:48:15 Step 22/24 : LABEL arch=arm64 10:48:15 ---> Running in b58e8fd386f3 10:48:16 Removing intermediate container b58e8fd386f3 10:48:16 ---> bd2e6a03b3cf 10:48:16 Step 23/24 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d 10:48:16 ---> Running in 96c2c7e3237b 10:48:16 Removing intermediate container 96c2c7e3237b 10:48:16 ---> 425003b0a488 10:48:16 Step 24/24 : LABEL version=2.2.0-dev.7 10:48:16 ---> Running in d070a98c5d04 10:48:17 Removing intermediate container d070a98c5d04 10:48:17 ---> 44251f2263bc 10:48:17 10:48:17 Successfully built 44251f2263bc 10:48:17 Successfully tagged security-secretstore-setup-arm64:latest 10:48:21  Building security-secretstore-setup ... done Removing intermediate container 69e2de229a5b 10:48:21 ---> 58e2c4637759 10:48:21 Step 13/22 : ENV APP_PORT=58890 10:48:21 ---> Running in 3719a6084ef4 10:48:21 Removing intermediate container 3719a6084ef4 10:48:21 ---> ee39e247ca7f 10:48:21 Step 14/22 : EXPOSE $APP_PORT 10:48:21 ---> Running in 603b8ddb8614 10:48:21 Removing intermediate container 603b8ddb8614 10:48:21 ---> 48f35183c096 10:48:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:48:22 ---> 971df197f048 10:48:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:48:23 ---> c2a86266bb34 10:48:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:48:24 ---> bd20194b0edb 10:48:24 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 10:48:24 ---> Running in efc556714b3a 10:48:24 Removing intermediate container efc556714b3a 10:48:24 ---> 6f179788cf51 10:48:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:48:24 ---> Running in 4d0b0a929b93 10:48:24 Removing intermediate container 4d0b0a929b93 10:48:24 ---> 40295e933709 10:48:24 Step 20/22 : LABEL arch=arm64 10:48:25 ---> Running in 8986c446689d 10:48:25 Removing intermediate container 8986c446689d 10:48:25 ---> b3926b8648a9 10:48:25 Step 21/22 : LABEL git_sha=f650799c2872b5746043592dbca86bb6f356332d 10:48:25 ---> Running in 511003c10753 10:48:25 Removing intermediate container 511003c10753 10:48:25 ---> e4345192230b 10:48:25 Step 22/22 : LABEL version=2.2.0-dev.7 10:48:25 ---> Running in 64839288163c 10:48:26 Removing intermediate container 64839288163c 10:48:26 ---> b56dc554cb33 10:48:26 10:48:26 Successfully built b56dc554cb33 10:48:26 Successfully tagged sys-mgmt-agent-arm64:latest 10:48:26  Building sys-mgmt-agent ... done  [Pipeline] } 10:48:26 $ docker stop --time=1 b702def087311352a1a6faa777cefb86d01cc8f79e064b3c0e54428b7426fd5e 10:48:28 $ docker rm -f b702def087311352a1a6faa777cefb86d01cc8f79e064b3c0e54428b7426fd5e [Pipeline] // withDockerContainer [Pipeline] sh 10:48:28 + docker images 10:48:29 REPOSITORY TAG IMAGE ID CREATED SIZE 10:48:29 sys-mgmt-agent-arm64 latest b56dc554cb33 2 seconds ago 277MB 10:48:29 security-secretstore-setup-arm64 latest 44251f2263bc 11 seconds ago 26.8MB 10:48:29 core-metadata-arm64 latest 76f05ffd39c5 18 seconds ago 15.9MB 10:48:29 core-command-arm64 latest 66677a6de2ba 25 seconds ago 15.2MB 10:48:29 91c7ced409ef 26 seconds ago 1.46GB 10:48:29 a4e91aa59ac5 28 seconds ago 1.46GB 10:48:29 a7bcc01c9fd6 35 seconds ago 1.45GB 10:48:29 4a52ac7b2bce About a minute ago 1.46GB 10:48:29 core-data-arm64 latest 65f675c9367f 2 minutes ago 19.6MB 10:48:29 security-bootstrapper-arm64 latest 2fc6e54963a8 3 minutes ago 17.8MB 10:48:29 support-scheduler-arm64 latest 19ef9757b4da 3 minutes ago 15.3MB 10:48:29 support-notifications-arm64 latest 9f58bd15f503 3 minutes ago 16.1MB 10:48:29 security-proxy-setup-arm64 latest d9a8d817de60 3 minutes ago 25.5MB 10:48:29 e4f6198ea33f 3 minutes ago 1.47GB 10:48:29 6e8bb733ad94 3 minutes ago 1.46GB 10:48:29 bd0b08739bd8 3 minutes ago 1.46GB 10:48:29 933b148a5542 3 minutes ago 1.46GB 10:48:29 31ad46709afc 3 minutes ago 1.46GB 10:48:29 ci-base-image-arm64 latest f6b26e1f7b47 7 minutes ago 1.24GB 10:48:29 alpine 3.14 5b8b7b635229 2 weeks ago 5.35MB 10:48:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB 10:48:29 docker 20.10.8 3734d5adc5ac 3 months ago 198MB 10:48:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:48:29 provisioning config files... 10:48:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/120@tmp/config7574836054820711838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:48:29 ---> docker-login.sh 10:48:29 nexus3.edgexfoundry.org:10001 10:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:30 Configure a credential helper to remove this warning. See 10:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:30 10:48:30 Login Succeeded 10:48:30 nexus3.edgexfoundry.org:10002 10:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:30 Configure a credential helper to remove this warning. See 10:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:30 10:48:30 Login Succeeded 10:48:30 nexus3.edgexfoundry.org:10003 10:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:31 Configure a credential helper to remove this warning. See 10:48:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:31 10:48:31 Login Succeeded 10:48:31 nexus3.edgexfoundry.org:10004 10:48:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:31 Configure a credential helper to remove this warning. See 10:48:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:31 10:48:31 Login Succeeded 10:48:31 docker.io 10:48:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:32 Configure a credential helper to remove this warning. See 10:48:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:32 10:48:32 Login Succeeded 10:48:32 ---> docker-login.sh ends [Pipeline] } 10:48:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:48:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:48:32 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 10:48:32 f650799c2872b5746043592dbca86bb6f356332d 10:48:32 latest 10:48:32 2.2.0-dev.7 10:48:32 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:48:32 main 10:48:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:48:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh 10:48:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f650799c2872b5746043592dbca86bb6f356332d 10:48:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:48:33 1cdef844780b: Preparing 10:48:33 66ef1d6cacd5: Preparing 10:48:33 4c19eb3f8c3f: Preparing 10:48:33 fcb9c76ac07c: Preparing 10:48:33 62170e181a92: Preparing 10:48:33 62170e181a92: Layer already exists 10:48:33 1cdef844780b: Pushed 10:48:33 4c19eb3f8c3f: Pushed 10:48:33 fcb9c76ac07c: Pushed 10:48:35 66ef1d6cacd5: Pushed 10:48:35 f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:7f9e17cba787811ddea69c859e54f9b3ad7f35404b51eea854daee39abd20f2b size: 1363 [Pipeline] isUnix [Pipeline] sh 10:48:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:48:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:48:36 1cdef844780b: Preparing 10:48:36 66ef1d6cacd5: Preparing 10:48:36 4c19eb3f8c3f: Preparing 10:48:36 fcb9c76ac07c: Preparing 10:48:36 62170e181a92: Preparing 10:48:36 62170e181a92: Layer already exists 10:48:36 fcb9c76ac07c: Layer already exists 10:48:36 4c19eb3f8c3f: Layer already exists 10:48:36 66ef1d6cacd5: Layer already exists 10:48:36 1cdef844780b: Layer already exists 10:48:36 latest: digest: sha256:7f9e17cba787811ddea69c859e54f9b3ad7f35404b51eea854daee39abd20f2b size: 1363 [Pipeline] isUnix [Pipeline] sh 10:48:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:48:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.7 10:48:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:48:37 1cdef844780b: Preparing 10:48:37 66ef1d6cacd5: Preparing 10:48:37 4c19eb3f8c3f: Preparing 10:48:37 fcb9c76ac07c: Preparing 10:48:37 62170e181a92: Preparing 10:48:37 66ef1d6cacd5: Layer already exists 10:48:37 4c19eb3f8c3f: Layer already exists 10:48:37 fcb9c76ac07c: Layer already exists 10:48:37 1cdef844780b: Layer already exists 10:48:37 62170e181a92: Layer already exists 10:48:37 2.2.0-dev.7: digest: sha256:7f9e17cba787811ddea69c859e54f9b3ad7f35404b51eea854daee39abd20f2b size: 1363 [Pipeline] isUnix [Pipeline] sh 10:48:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:48:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:48:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:48:38 1cdef844780b: Preparing 10:48:38 66ef1d6cacd5: Preparing 10:48:38 4c19eb3f8c3f: Preparing 10:48:38 fcb9c76ac07c: Preparing 10:48:38 62170e181a92: Preparing 10:48:38 4c19eb3f8c3f: Layer already exists 10:48:38 fcb9c76ac07c: Layer already exists 10:48:38 66ef1d6cacd5: Layer already exists 10:48:38 1cdef844780b: Layer already exists 10:48:38 62170e181a92: Layer already exists 10:48:38 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:7f9e17cba787811ddea69c859e54f9b3ad7f35404b51eea854daee39abd20f2b size: 1363 [Pipeline] isUnix [Pipeline] sh 10:48:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 10:48:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 10:48:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:48:39 1cdef844780b: Preparing 10:48:39 66ef1d6cacd5: Preparing 10:48:39 4c19eb3f8c3f: Preparing 10:48:39 fcb9c76ac07c: Preparing 10:48:39 62170e181a92: Preparing 10:48:39 62170e181a92: Layer already exists 10:48:39 1cdef844780b: Layer already exists 10:48:39 fcb9c76ac07c: Layer already exists 10:48:39 4c19eb3f8c3f: Layer already exists 10:48:39 66ef1d6cacd5: Layer already exists 10:48:39 main: digest: sha256:7f9e17cba787811ddea69c859e54f9b3ad7f35404b51eea854daee39abd20f2b size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:48:39 ===================================================== [Pipeline] echo 10:48:39 taggedImages: 10:48:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:f650799c2872b5746043592dbca86bb6f356332d 10:48:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:48:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.7 10:48:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:48:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:48:39 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 10:48:39 f650799c2872b5746043592dbca86bb6f356332d 10:48:39 latest 10:48:39 2.2.0-dev.7 10:48:39 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:48:39 main 10:48:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:48:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh 10:48:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f650799c2872b5746043592dbca86bb6f356332d 10:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:48:40 d33e719824bb: Preparing 10:48:40 d63ace74d405: Preparing 10:48:40 4c19eb3f8c3f: Preparing 10:48:40 10c001ac5b77: Preparing 10:48:40 a8a1db09e3e4: Preparing 10:48:40 62170e181a92: Preparing 10:48:40 62170e181a92: Waiting 10:48:40 4c19eb3f8c3f: Layer already exists 10:48:40 62170e181a92: Layer already exists 10:48:40 d33e719824bb: Pushed 10:48:40 a8a1db09e3e4: Pushed 10:48:41 10c001ac5b77: Pushed 10:48:44 d63ace74d405: Pushed 10:48:44 f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:845a42cb2f6618f016ada3bd5b3dc35ccab24598bfc017b482b527194d7c070b size: 1572 [Pipeline] isUnix [Pipeline] sh 10:48:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:48:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:48:44 d33e719824bb: Preparing 10:48:44 d63ace74d405: Preparing 10:48:44 4c19eb3f8c3f: Preparing 10:48:44 10c001ac5b77: Preparing 10:48:44 a8a1db09e3e4: Preparing 10:48:44 62170e181a92: Preparing 10:48:44 62170e181a92: Waiting 10:48:44 d63ace74d405: Layer already exists 10:48:44 a8a1db09e3e4: Layer already exists 10:48:44 d33e719824bb: Layer already exists 10:48:44 10c001ac5b77: Layer already exists 10:48:44 4c19eb3f8c3f: Layer already exists 10:48:44 62170e181a92: Layer already exists 10:48:44 latest: digest: sha256:845a42cb2f6618f016ada3bd5b3dc35ccab24598bfc017b482b527194d7c070b size: 1572 [Pipeline] isUnix [Pipeline] sh 10:48:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:48:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.7 10:48:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:48:45 d33e719824bb: Preparing 10:48:45 d63ace74d405: Preparing 10:48:45 4c19eb3f8c3f: Preparing 10:48:45 10c001ac5b77: Preparing 10:48:45 a8a1db09e3e4: Preparing 10:48:45 62170e181a92: Preparing 10:48:45 62170e181a92: Waiting 10:48:45 d63ace74d405: Layer already exists 10:48:45 a8a1db09e3e4: Layer already exists 10:48:45 4c19eb3f8c3f: Layer already exists 10:48:45 10c001ac5b77: Layer already exists 10:48:45 d33e719824bb: Layer already exists 10:48:45 62170e181a92: Layer already exists 10:48:45 2.2.0-dev.7: digest: sha256:845a42cb2f6618f016ada3bd5b3dc35ccab24598bfc017b482b527194d7c070b size: 1572 [Pipeline] isUnix [Pipeline] sh 10:48:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:48:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:48:46 d33e719824bb: Preparing 10:48:46 d63ace74d405: Preparing 10:48:46 4c19eb3f8c3f: Preparing 10:48:46 10c001ac5b77: Preparing 10:48:46 a8a1db09e3e4: Preparing 10:48:46 62170e181a92: Preparing 10:48:46 62170e181a92: Waiting 10:48:46 10c001ac5b77: Layer already exists 10:48:46 4c19eb3f8c3f: Layer already exists 10:48:46 a8a1db09e3e4: Layer already exists 10:48:46 d63ace74d405: Layer already exists 10:48:46 d33e719824bb: Layer already exists 10:48:46 62170e181a92: Layer already exists 10:48:46 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:845a42cb2f6618f016ada3bd5b3dc35ccab24598bfc017b482b527194d7c070b size: 1572 [Pipeline] isUnix [Pipeline] sh 10:48:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 10:48:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 10:48:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:48:47 d33e719824bb: Preparing 10:48:47 d63ace74d405: Preparing 10:48:47 4c19eb3f8c3f: Preparing 10:48:47 10c001ac5b77: Preparing 10:48:47 a8a1db09e3e4: Preparing 10:48:47 62170e181a92: Preparing 10:48:47 62170e181a92: Waiting 10:48:47 d63ace74d405: Layer already exists 10:48:47 d33e719824bb: Layer already exists 10:48:47 4c19eb3f8c3f: Layer already exists 10:48:47 a8a1db09e3e4: Layer already exists 10:48:47 10c001ac5b77: Layer already exists 10:48:47 62170e181a92: Layer already exists 10:48:47 main: digest: sha256:845a42cb2f6618f016ada3bd5b3dc35ccab24598bfc017b482b527194d7c070b size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:48:47 ===================================================== [Pipeline] echo 10:48:47 taggedImages: 10:48:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:f650799c2872b5746043592dbca86bb6f356332d 10:48:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:48:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.7 10:48:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:48:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:48:47 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 10:48:47 f650799c2872b5746043592dbca86bb6f356332d 10:48:47 latest 10:48:47 2.2.0-dev.7 10:48:47 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:48:47 main 10:48:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:48:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh 10:48:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f650799c2872b5746043592dbca86bb6f356332d 10:48:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:48:48 934f112b566c: Preparing 10:48:48 91513ed9abf4: Preparing 10:48:48 4c19eb3f8c3f: Preparing 10:48:48 fcb9c76ac07c: Preparing 10:48:48 62170e181a92: Preparing 10:48:48 62170e181a92: Layer already exists 10:48:48 4c19eb3f8c3f: Layer already exists 10:48:48 fcb9c76ac07c: Layer already exists 10:48:48 934f112b566c: Pushed 10:48:51 91513ed9abf4: Pushed 10:48:51 f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:f46968cb509d2f2e104532a837046eba7328db4f4a2eb18d53a3ad1ba521614f size: 1364 [Pipeline] isUnix [Pipeline] sh 10:48:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:48:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:48:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:48:52 934f112b566c: Preparing 10:48:52 91513ed9abf4: Preparing 10:48:52 4c19eb3f8c3f: Preparing 10:48:52 fcb9c76ac07c: Preparing 10:48:52 62170e181a92: Preparing 10:48:52 4c19eb3f8c3f: Layer already exists 10:48:52 62170e181a92: Layer already exists 10:48:52 934f112b566c: Layer already exists 10:48:52 fcb9c76ac07c: Layer already exists 10:48:52 91513ed9abf4: Layer already exists 10:48:52 latest: digest: sha256:f46968cb509d2f2e104532a837046eba7328db4f4a2eb18d53a3ad1ba521614f size: 1364 [Pipeline] isUnix [Pipeline] sh 10:48:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:48:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.7 10:48:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:48:53 934f112b566c: Preparing 10:48:53 91513ed9abf4: Preparing 10:48:53 4c19eb3f8c3f: Preparing 10:48:53 fcb9c76ac07c: Preparing 10:48:53 62170e181a92: Preparing 10:48:53 62170e181a92: Layer already exists 10:48:53 fcb9c76ac07c: Layer already exists 10:48:53 934f112b566c: Layer already exists 10:48:53 91513ed9abf4: Layer already exists 10:48:53 4c19eb3f8c3f: Layer already exists 10:48:53 2.2.0-dev.7: digest: sha256:f46968cb509d2f2e104532a837046eba7328db4f4a2eb18d53a3ad1ba521614f size: 1364 [Pipeline] isUnix [Pipeline] sh 10:48:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:48:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:48:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:48:53 934f112b566c: Preparing 10:48:53 91513ed9abf4: Preparing 10:48:53 4c19eb3f8c3f: Preparing 10:48:53 fcb9c76ac07c: Preparing 10:48:53 62170e181a92: Preparing 10:48:53 934f112b566c: Layer already exists 10:48:53 fcb9c76ac07c: Layer already exists 10:48:53 91513ed9abf4: Layer already exists 10:48:53 62170e181a92: Layer already exists 10:48:53 4c19eb3f8c3f: Layer already exists 10:48:54 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:f46968cb509d2f2e104532a837046eba7328db4f4a2eb18d53a3ad1ba521614f size: 1364 [Pipeline] isUnix [Pipeline] sh 10:48:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 10:48:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 10:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:48:54 934f112b566c: Preparing 10:48:54 91513ed9abf4: Preparing 10:48:54 4c19eb3f8c3f: Preparing 10:48:54 fcb9c76ac07c: Preparing 10:48:54 62170e181a92: Preparing 10:48:54 934f112b566c: Layer already exists 10:48:54 fcb9c76ac07c: Layer already exists 10:48:54 62170e181a92: Layer already exists 10:48:54 4c19eb3f8c3f: Layer already exists 10:48:54 91513ed9abf4: Layer already exists 10:48:55 main: digest: sha256:f46968cb509d2f2e104532a837046eba7328db4f4a2eb18d53a3ad1ba521614f size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:48:55 ===================================================== [Pipeline] echo 10:48:55 taggedImages: 10:48:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f650799c2872b5746043592dbca86bb6f356332d 10:48:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:48:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.7 10:48:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:48:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:48:55 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 10:48:55 f650799c2872b5746043592dbca86bb6f356332d 10:48:55 latest 10:48:55 2.2.0-dev.7 10:48:55 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:48:55 main 10:48:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:48:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh 10:48:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f650799c2872b5746043592dbca86bb6f356332d 10:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:48:56 65c2bb8cae98: Preparing 10:48:56 65c2bb8cae98: Preparing 10:48:56 c228e0f8dc7f: Preparing 10:48:56 6182f04320eb: Preparing 10:48:56 a7d4ae18ca9d: Preparing 10:48:56 1d78eb98757d: Preparing 10:48:56 4c19eb3f8c3f: Preparing 10:48:56 5f20923c3847: Preparing 10:48:56 5188d74f452c: Preparing 10:48:56 be01a76bd9d3: Preparing 10:48:56 0f2aaa791e6d: Preparing 10:48:56 62170e181a92: Preparing 10:48:56 be01a76bd9d3: Waiting 10:48:56 4c19eb3f8c3f: Waiting 10:48:56 5f20923c3847: Waiting 10:48:56 5188d74f452c: Waiting 10:48:56 62170e181a92: Waiting 10:48:56 6182f04320eb: Pushed 10:48:56 c228e0f8dc7f: Pushed 10:48:56 65c2bb8cae98: Pushed 10:48:56 a7d4ae18ca9d: Pushed 10:48:56 4c19eb3f8c3f: Layer already exists 10:48:56 5f20923c3847: Pushed 10:48:56 5188d74f452c: Pushed 10:48:56 62170e181a92: Layer already exists 10:48:56 be01a76bd9d3: Pushed 10:48:56 0f2aaa791e6d: Pushed 10:48:59 1d78eb98757d: Pushed 10:48:59 f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:e162951c278bc44b3b9af7d3a2b75c32ae4fecd54d50d1d184ee6b92ef986c58 size: 2817 [Pipeline] isUnix [Pipeline] sh 10:49:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:49:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:49:00 65c2bb8cae98: Preparing 10:49:00 65c2bb8cae98: Preparing 10:49:00 c228e0f8dc7f: Preparing 10:49:00 6182f04320eb: Preparing 10:49:00 a7d4ae18ca9d: Preparing 10:49:00 1d78eb98757d: Preparing 10:49:00 4c19eb3f8c3f: Preparing 10:49:00 5f20923c3847: Preparing 10:49:00 5188d74f452c: Preparing 10:49:00 be01a76bd9d3: Preparing 10:49:00 0f2aaa791e6d: Preparing 10:49:00 62170e181a92: Preparing 10:49:00 5188d74f452c: Waiting 10:49:00 be01a76bd9d3: Waiting 10:49:00 62170e181a92: Waiting 10:49:00 0f2aaa791e6d: Waiting 10:49:00 5f20923c3847: Waiting 10:49:00 4c19eb3f8c3f: Waiting 10:49:00 65c2bb8cae98: Layer already exists 10:49:00 a7d4ae18ca9d: Layer already exists 10:49:00 1d78eb98757d: Layer already exists 10:49:00 c228e0f8dc7f: Layer already exists 10:49:00 6182f04320eb: Layer already exists 10:49:00 5f20923c3847: Layer already exists 10:49:00 be01a76bd9d3: Layer already exists 10:49:00 4c19eb3f8c3f: Layer already exists 10:49:00 5188d74f452c: Layer already exists 10:49:00 0f2aaa791e6d: Layer already exists 10:49:00 62170e181a92: Layer already exists 10:49:00 latest: digest: sha256:e162951c278bc44b3b9af7d3a2b75c32ae4fecd54d50d1d184ee6b92ef986c58 size: 2817 [Pipeline] isUnix [Pipeline] sh 10:49:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:49:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.7 10:49:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:49:01 65c2bb8cae98: Preparing 10:49:01 65c2bb8cae98: Preparing 10:49:01 c228e0f8dc7f: Preparing 10:49:01 6182f04320eb: Preparing 10:49:01 a7d4ae18ca9d: Preparing 10:49:01 1d78eb98757d: Preparing 10:49:01 4c19eb3f8c3f: Preparing 10:49:01 5f20923c3847: Preparing 10:49:01 5188d74f452c: Preparing 10:49:01 be01a76bd9d3: Preparing 10:49:01 0f2aaa791e6d: Preparing 10:49:01 62170e181a92: Preparing 10:49:01 5188d74f452c: Waiting 10:49:01 be01a76bd9d3: Waiting 10:49:01 0f2aaa791e6d: Waiting 10:49:01 62170e181a92: Waiting 10:49:01 4c19eb3f8c3f: Waiting 10:49:01 5f20923c3847: Waiting 10:49:01 65c2bb8cae98: Layer already exists 10:49:01 a7d4ae18ca9d: Layer already exists 10:49:01 1d78eb98757d: Layer already exists 10:49:01 6182f04320eb: Layer already exists 10:49:01 c228e0f8dc7f: Layer already exists 10:49:01 5188d74f452c: Layer already exists 10:49:01 be01a76bd9d3: Layer already exists 10:49:01 5f20923c3847: Layer already exists 10:49:01 4c19eb3f8c3f: Layer already exists 10:49:01 0f2aaa791e6d: Layer already exists 10:49:01 62170e181a92: Layer already exists 10:49:01 2.2.0-dev.7: digest: sha256:e162951c278bc44b3b9af7d3a2b75c32ae4fecd54d50d1d184ee6b92ef986c58 size: 2817 [Pipeline] isUnix [Pipeline] sh 10:49:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:49:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:49:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:49:02 65c2bb8cae98: Preparing 10:49:02 65c2bb8cae98: Preparing 10:49:02 c228e0f8dc7f: Preparing 10:49:02 6182f04320eb: Preparing 10:49:02 a7d4ae18ca9d: Preparing 10:49:02 1d78eb98757d: Preparing 10:49:02 4c19eb3f8c3f: Preparing 10:49:02 5f20923c3847: Preparing 10:49:02 5188d74f452c: Preparing 10:49:02 be01a76bd9d3: Preparing 10:49:02 0f2aaa791e6d: Preparing 10:49:02 62170e181a92: Preparing 10:49:02 5188d74f452c: Waiting 10:49:02 0f2aaa791e6d: Waiting 10:49:02 62170e181a92: Waiting 10:49:02 be01a76bd9d3: Waiting 10:49:02 5f20923c3847: Waiting 10:49:02 4c19eb3f8c3f: Waiting 10:49:02 c228e0f8dc7f: Layer already exists 10:49:02 6182f04320eb: Layer already exists 10:49:02 1d78eb98757d: Layer already exists 10:49:02 65c2bb8cae98: Layer already exists 10:49:02 a7d4ae18ca9d: Layer already exists 10:49:02 4c19eb3f8c3f: Layer already exists 10:49:02 5188d74f452c: Layer already exists 10:49:02 be01a76bd9d3: Layer already exists 10:49:02 0f2aaa791e6d: Layer already exists 10:49:02 5f20923c3847: Layer already exists 10:49:02 62170e181a92: Layer already exists 10:49:02 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:e162951c278bc44b3b9af7d3a2b75c32ae4fecd54d50d1d184ee6b92ef986c58 size: 2817 [Pipeline] isUnix [Pipeline] sh 10:49:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 10:49:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 10:49:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:49:03 65c2bb8cae98: Preparing 10:49:03 65c2bb8cae98: Preparing 10:49:03 c228e0f8dc7f: Preparing 10:49:03 6182f04320eb: Preparing 10:49:03 a7d4ae18ca9d: Preparing 10:49:03 1d78eb98757d: Preparing 10:49:03 4c19eb3f8c3f: Preparing 10:49:03 5f20923c3847: Preparing 10:49:03 5188d74f452c: Preparing 10:49:03 be01a76bd9d3: Preparing 10:49:03 0f2aaa791e6d: Preparing 10:49:03 62170e181a92: Preparing 10:49:03 4c19eb3f8c3f: Waiting 10:49:03 5f20923c3847: Waiting 10:49:03 5188d74f452c: Waiting 10:49:03 be01a76bd9d3: Waiting 10:49:03 0f2aaa791e6d: Waiting 10:49:03 62170e181a92: Waiting 10:49:03 c228e0f8dc7f: Layer already exists 10:49:03 1d78eb98757d: Layer already exists 10:49:03 65c2bb8cae98: Layer already exists 10:49:03 6182f04320eb: Layer already exists 10:49:03 a7d4ae18ca9d: Layer already exists 10:49:03 5188d74f452c: Layer already exists 10:49:03 4c19eb3f8c3f: Layer already exists 10:49:03 5f20923c3847: Layer already exists 10:49:03 0f2aaa791e6d: Layer already exists 10:49:03 be01a76bd9d3: Layer already exists 10:49:03 62170e181a92: Layer already exists 10:49:03 main: digest: sha256:e162951c278bc44b3b9af7d3a2b75c32ae4fecd54d50d1d184ee6b92ef986c58 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:49:03 ===================================================== [Pipeline] echo 10:49:03 taggedImages: 10:49:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f650799c2872b5746043592dbca86bb6f356332d 10:49:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:49:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.7 10:49:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:49:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:49:03 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 10:49:03 f650799c2872b5746043592dbca86bb6f356332d 10:49:03 latest 10:49:03 2.2.0-dev.7 10:49:03 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:49:03 main 10:49:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:49:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh 10:49:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f650799c2872b5746043592dbca86bb6f356332d 10:49:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:49:04 81d16c664786: Preparing 10:49:04 2d60a5425d94: Preparing 10:49:04 adab41e7aaee: Preparing 10:49:04 aa1213cb8ba7: Preparing 10:49:04 f174a5041124: Preparing 10:49:04 62170e181a92: Preparing 10:49:04 62170e181a92: Waiting 10:49:04 aa1213cb8ba7: Pushed 10:49:04 adab41e7aaee: Pushed 10:49:04 62170e181a92: Layer already exists 10:49:05 f174a5041124: Pushed 10:49:07 81d16c664786: Pushed 10:49:07 2d60a5425d94: Pushed 10:49:07 f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:b83d6da4758a9062e0ba161bd66e044f4d33475c7fb0a80dac892c1237d199e6 size: 1576 [Pipeline] isUnix [Pipeline] sh 10:49:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:49:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:49:07 81d16c664786: Preparing 10:49:07 2d60a5425d94: Preparing 10:49:07 adab41e7aaee: Preparing 10:49:07 aa1213cb8ba7: Preparing 10:49:07 f174a5041124: Preparing 10:49:07 62170e181a92: Preparing 10:49:07 62170e181a92: Waiting 10:49:07 81d16c664786: Layer already exists 10:49:07 2d60a5425d94: Layer already exists 10:49:07 adab41e7aaee: Layer already exists 10:49:07 aa1213cb8ba7: Layer already exists 10:49:07 f174a5041124: Layer already exists 10:49:07 62170e181a92: Layer already exists 10:49:08 latest: digest: sha256:b83d6da4758a9062e0ba161bd66e044f4d33475c7fb0a80dac892c1237d199e6 size: 1576 [Pipeline] isUnix [Pipeline] sh 10:49:08 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:49:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.7 10:49:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:49:08 81d16c664786: Preparing 10:49:08 2d60a5425d94: Preparing 10:49:08 adab41e7aaee: Preparing 10:49:08 aa1213cb8ba7: Preparing 10:49:08 f174a5041124: Preparing 10:49:08 62170e181a92: Preparing 10:49:08 62170e181a92: Waiting 10:49:08 adab41e7aaee: Layer already exists 10:49:08 81d16c664786: Layer already exists 10:49:08 2d60a5425d94: Layer already exists 10:49:08 aa1213cb8ba7: Layer already exists 10:49:08 f174a5041124: Layer already exists 10:49:08 62170e181a92: Layer already exists 10:49:09 2.2.0-dev.7: digest: sha256:b83d6da4758a9062e0ba161bd66e044f4d33475c7fb0a80dac892c1237d199e6 size: 1576 [Pipeline] isUnix [Pipeline] sh 10:49:09 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:49:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:49:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:49:09 81d16c664786: Preparing 10:49:09 2d60a5425d94: Preparing 10:49:09 adab41e7aaee: Preparing 10:49:09 aa1213cb8ba7: Preparing 10:49:09 f174a5041124: Preparing 10:49:09 62170e181a92: Preparing 10:49:09 62170e181a92: Waiting 10:49:09 2d60a5425d94: Layer already exists 10:49:09 81d16c664786: Layer already exists 10:49:09 f174a5041124: Layer already exists 10:49:09 aa1213cb8ba7: Layer already exists 10:49:09 adab41e7aaee: Layer already exists 10:49:09 62170e181a92: Layer already exists 10:49:10 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:b83d6da4758a9062e0ba161bd66e044f4d33475c7fb0a80dac892c1237d199e6 size: 1576 [Pipeline] isUnix [Pipeline] sh 10:49:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 10:49:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 10:49:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:49:10 81d16c664786: Preparing 10:49:10 2d60a5425d94: Preparing 10:49:10 adab41e7aaee: Preparing 10:49:10 aa1213cb8ba7: Preparing 10:49:10 f174a5041124: Preparing 10:49:10 62170e181a92: Preparing 10:49:10 62170e181a92: Waiting 10:49:10 81d16c664786: Layer already exists 10:49:10 adab41e7aaee: Layer already exists 10:49:10 2d60a5425d94: Layer already exists 10:49:10 f174a5041124: Layer already exists 10:49:10 aa1213cb8ba7: Layer already exists 10:49:10 62170e181a92: Layer already exists 10:49:11 main: digest: sha256:b83d6da4758a9062e0ba161bd66e044f4d33475c7fb0a80dac892c1237d199e6 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:49:11 ===================================================== [Pipeline] echo 10:49:11 taggedImages: 10:49:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f650799c2872b5746043592dbca86bb6f356332d 10:49:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:49:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.7 10:49:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:49:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:49:11 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 10:49:11 f650799c2872b5746043592dbca86bb6f356332d 10:49:11 latest 10:49:11 2.2.0-dev.7 10:49:11 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:49:11 main 10:49:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:49:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh 10:49:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f650799c2872b5746043592dbca86bb6f356332d 10:49:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:49:11 7ebdb59b3e89: Preparing 10:49:11 db782fad251b: Preparing 10:49:11 ceb38bc58abc: Preparing 10:49:11 fa3059c436ba: Preparing 10:49:11 45cd3304cb00: Preparing 10:49:11 e1dccae331ba: Preparing 10:49:11 72219e7f9afa: Preparing 10:49:11 e880275e0f06: Preparing 10:49:11 515638d4f1b6: Preparing 10:49:11 62170e181a92: Preparing 10:49:11 e1dccae331ba: Waiting 10:49:11 72219e7f9afa: Waiting 10:49:11 e880275e0f06: Waiting 10:49:11 515638d4f1b6: Waiting 10:49:11 62170e181a92: Waiting 10:49:12 db782fad251b: Pushed 10:49:12 7ebdb59b3e89: Pushed 10:49:12 45cd3304cb00: Pushed 10:49:12 72219e7f9afa: Pushed 10:49:12 e1dccae331ba: Pushed 10:49:12 e880275e0f06: Pushed 10:49:12 62170e181a92: Layer already exists 10:49:12 515638d4f1b6: Pushed 10:49:14 fa3059c436ba: Pushed 10:49:15 ceb38bc58abc: Pushed 10:49:15 f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:50dd0dee13ec61f53c1722136b2303828207400091311d46dc1adc6c43e05eb2 size: 2405 [Pipeline] isUnix [Pipeline] sh 10:49:15 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:49:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:49:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:49:15 7ebdb59b3e89: Preparing 10:49:15 db782fad251b: Preparing 10:49:15 ceb38bc58abc: Preparing 10:49:15 fa3059c436ba: Preparing 10:49:15 45cd3304cb00: Preparing 10:49:15 e1dccae331ba: Preparing 10:49:15 72219e7f9afa: Preparing 10:49:15 e880275e0f06: Preparing 10:49:15 515638d4f1b6: Preparing 10:49:15 62170e181a92: Preparing 10:49:15 e880275e0f06: Waiting 10:49:15 515638d4f1b6: Waiting 10:49:15 e1dccae331ba: Waiting 10:49:15 72219e7f9afa: Waiting 10:49:15 62170e181a92: Waiting 10:49:15 ceb38bc58abc: Layer already exists 10:49:15 45cd3304cb00: Layer already exists 10:49:15 db782fad251b: Layer already exists 10:49:15 fa3059c436ba: Layer already exists 10:49:15 7ebdb59b3e89: Layer already exists 10:49:15 515638d4f1b6: Layer already exists 10:49:15 e1dccae331ba: Layer already exists 10:49:15 72219e7f9afa: Layer already exists 10:49:15 62170e181a92: Layer already exists 10:49:15 e880275e0f06: Layer already exists 10:49:16 latest: digest: sha256:50dd0dee13ec61f53c1722136b2303828207400091311d46dc1adc6c43e05eb2 size: 2405 [Pipeline] isUnix [Pipeline] sh 10:49:16 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:49:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.7 10:49:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:49:16 7ebdb59b3e89: Preparing 10:49:16 db782fad251b: Preparing 10:49:16 ceb38bc58abc: Preparing 10:49:16 fa3059c436ba: Preparing 10:49:16 45cd3304cb00: Preparing 10:49:16 e1dccae331ba: Preparing 10:49:16 72219e7f9afa: Preparing 10:49:16 e880275e0f06: Preparing 10:49:16 515638d4f1b6: Preparing 10:49:16 62170e181a92: Preparing 10:49:16 72219e7f9afa: Waiting 10:49:16 e880275e0f06: Waiting 10:49:16 515638d4f1b6: Waiting 10:49:16 62170e181a92: Waiting 10:49:16 e1dccae331ba: Waiting 10:49:16 db782fad251b: Layer already exists 10:49:16 ceb38bc58abc: Layer already exists 10:49:16 45cd3304cb00: Layer already exists 10:49:16 7ebdb59b3e89: Layer already exists 10:49:16 fa3059c436ba: Layer already exists 10:49:16 e880275e0f06: Layer already exists 10:49:16 e1dccae331ba: Layer already exists 10:49:16 72219e7f9afa: Layer already exists 10:49:16 515638d4f1b6: Layer already exists 10:49:16 62170e181a92: Layer already exists 10:49:17 2.2.0-dev.7: digest: sha256:50dd0dee13ec61f53c1722136b2303828207400091311d46dc1adc6c43e05eb2 size: 2405 [Pipeline] isUnix [Pipeline] sh 10:49:17 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:49:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:49:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:49:17 7ebdb59b3e89: Preparing 10:49:17 db782fad251b: Preparing 10:49:17 ceb38bc58abc: Preparing 10:49:17 fa3059c436ba: Preparing 10:49:17 45cd3304cb00: Preparing 10:49:17 e1dccae331ba: Preparing 10:49:17 72219e7f9afa: Preparing 10:49:17 e880275e0f06: Preparing 10:49:17 515638d4f1b6: Preparing 10:49:17 62170e181a92: Preparing 10:49:17 e1dccae331ba: Waiting 10:49:17 515638d4f1b6: Waiting 10:49:17 62170e181a92: Waiting 10:49:17 e880275e0f06: Waiting 10:49:17 ceb38bc58abc: Layer already exists 10:49:17 fa3059c436ba: Layer already exists 10:49:17 7ebdb59b3e89: Layer already exists 10:49:17 45cd3304cb00: Layer already exists 10:49:17 db782fad251b: Layer already exists 10:49:17 515638d4f1b6: Layer already exists 10:49:17 e1dccae331ba: Layer already exists 10:49:17 e880275e0f06: Layer already exists 10:49:17 72219e7f9afa: Layer already exists 10:49:17 62170e181a92: Layer already exists 10:49:17 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:50dd0dee13ec61f53c1722136b2303828207400091311d46dc1adc6c43e05eb2 size: 2405 [Pipeline] isUnix [Pipeline] sh 10:49:18 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 10:49:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 10:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:49:18 7ebdb59b3e89: Preparing 10:49:18 db782fad251b: Preparing 10:49:18 ceb38bc58abc: Preparing 10:49:18 fa3059c436ba: Preparing 10:49:18 45cd3304cb00: Preparing 10:49:18 e1dccae331ba: Preparing 10:49:18 72219e7f9afa: Preparing 10:49:18 e880275e0f06: Preparing 10:49:18 515638d4f1b6: Preparing 10:49:18 62170e181a92: Preparing 10:49:18 e1dccae331ba: Waiting 10:49:18 515638d4f1b6: Waiting 10:49:18 72219e7f9afa: Waiting 10:49:18 62170e181a92: Waiting 10:49:18 e880275e0f06: Waiting 10:49:18 fa3059c436ba: Layer already exists 10:49:18 ceb38bc58abc: Layer already exists 10:49:18 7ebdb59b3e89: Layer already exists 10:49:18 45cd3304cb00: Layer already exists 10:49:18 db782fad251b: Layer already exists 10:49:18 e880275e0f06: Layer already exists 10:49:18 e1dccae331ba: Layer already exists 10:49:18 72219e7f9afa: Layer already exists 10:49:18 515638d4f1b6: Layer already exists 10:49:18 62170e181a92: Layer already exists 10:49:18 main: digest: sha256:50dd0dee13ec61f53c1722136b2303828207400091311d46dc1adc6c43e05eb2 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:49:18 ===================================================== [Pipeline] echo 10:49:18 taggedImages: 10:49:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f650799c2872b5746043592dbca86bb6f356332d 10:49:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:49:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.7 10:49:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:49:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:49:19 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 10:49:19 f650799c2872b5746043592dbca86bb6f356332d 10:49:19 latest 10:49:19 2.2.0-dev.7 10:49:19 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:49:19 main 10:49:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:49:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh 10:49:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f650799c2872b5746043592dbca86bb6f356332d 10:49:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:49:19 a23e765f1558: Preparing 10:49:19 9d8f85a0cb57: Preparing 10:49:19 4c19eb3f8c3f: Preparing 10:49:19 5a493576f400: Preparing 10:49:19 62170e181a92: Preparing 10:49:19 4c19eb3f8c3f: Layer already exists 10:49:19 62170e181a92: Layer already exists 10:49:20 a23e765f1558: Pushed 10:49:20 5a493576f400: Pushed 10:49:22 9d8f85a0cb57: Pushed 10:49:22 f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:7215912a1bda4a76e797fac0e43e854d4ed5fee6049c3869a59fb2e7bbaecaa9 size: 1365 [Pipeline] isUnix [Pipeline] sh 10:49:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:49:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:49:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:49:23 a23e765f1558: Preparing 10:49:23 9d8f85a0cb57: Preparing 10:49:23 4c19eb3f8c3f: Preparing 10:49:23 5a493576f400: Preparing 10:49:23 62170e181a92: Preparing 10:49:23 62170e181a92: Layer already exists 10:49:23 5a493576f400: Layer already exists 10:49:23 a23e765f1558: Layer already exists 10:49:23 9d8f85a0cb57: Layer already exists 10:49:23 4c19eb3f8c3f: Layer already exists 10:49:23 latest: digest: sha256:7215912a1bda4a76e797fac0e43e854d4ed5fee6049c3869a59fb2e7bbaecaa9 size: 1365 [Pipeline] isUnix [Pipeline] sh 10:49:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:49:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.7 10:49:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:49:24 a23e765f1558: Preparing 10:49:24 9d8f85a0cb57: Preparing 10:49:24 4c19eb3f8c3f: Preparing 10:49:24 5a493576f400: Preparing 10:49:24 62170e181a92: Preparing 10:49:24 62170e181a92: Layer already exists 10:49:24 4c19eb3f8c3f: Layer already exists 10:49:24 5a493576f400: Layer already exists 10:49:24 9d8f85a0cb57: Layer already exists 10:49:24 a23e765f1558: Layer already exists 10:49:24 2.2.0-dev.7: digest: sha256:7215912a1bda4a76e797fac0e43e854d4ed5fee6049c3869a59fb2e7bbaecaa9 size: 1365 [Pipeline] isUnix [Pipeline] sh 10:49:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:49:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:49:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:49:25 a23e765f1558: Preparing 10:49:25 9d8f85a0cb57: Preparing 10:49:25 4c19eb3f8c3f: Preparing 10:49:25 5a493576f400: Preparing 10:49:25 62170e181a92: Preparing 10:49:25 9d8f85a0cb57: Layer already exists 10:49:25 62170e181a92: Layer already exists 10:49:25 4c19eb3f8c3f: Layer already exists 10:49:25 a23e765f1558: Layer already exists 10:49:25 5a493576f400: Layer already exists 10:49:25 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:7215912a1bda4a76e797fac0e43e854d4ed5fee6049c3869a59fb2e7bbaecaa9 size: 1365 [Pipeline] isUnix [Pipeline] sh 10:49:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 10:49:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 10:49:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:49:26 a23e765f1558: Preparing 10:49:26 9d8f85a0cb57: Preparing 10:49:26 4c19eb3f8c3f: Preparing 10:49:26 5a493576f400: Preparing 10:49:26 62170e181a92: Preparing 10:49:26 a23e765f1558: Layer already exists 10:49:26 5a493576f400: Layer already exists 10:49:26 9d8f85a0cb57: Layer already exists 10:49:26 62170e181a92: Layer already exists 10:49:26 4c19eb3f8c3f: Layer already exists 10:49:26 main: digest: sha256:7215912a1bda4a76e797fac0e43e854d4ed5fee6049c3869a59fb2e7bbaecaa9 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:49:26 ===================================================== [Pipeline] echo 10:49:26 taggedImages: 10:49:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f650799c2872b5746043592dbca86bb6f356332d 10:49:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:49:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.7 10:49:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:49:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 10:49:26 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 10:49:26 f650799c2872b5746043592dbca86bb6f356332d 10:49:26 latest 10:49:26 2.2.0-dev.7 10:49:26 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:49:26 main 10:49:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:49:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh 10:49:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f650799c2872b5746043592dbca86bb6f356332d 10:49:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:49:27 5b2326a654ec: Preparing 10:49:27 4a223b0c0a71: Preparing 10:49:27 4c19eb3f8c3f: Preparing 10:49:27 fcb9c76ac07c: Preparing 10:49:27 62170e181a92: Preparing 10:49:27 4c19eb3f8c3f: Layer already exists 10:49:27 fcb9c76ac07c: Layer already exists 10:49:27 62170e181a92: Layer already exists 10:49:27 5b2326a654ec: Pushed 10:49:30 4a223b0c0a71: Pushed 10:49:30 f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:ece5fc400c03c706b8d70ebc8cc12af7af3048fe787c536470821667898dfc72 size: 1364 [Pipeline] isUnix [Pipeline] sh 10:49:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:49:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:49:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:49:31 5b2326a654ec: Preparing 10:49:31 4a223b0c0a71: Preparing 10:49:31 4c19eb3f8c3f: Preparing 10:49:31 fcb9c76ac07c: Preparing 10:49:31 62170e181a92: Preparing 10:49:31 fcb9c76ac07c: Layer already exists 10:49:31 5b2326a654ec: Layer already exists 10:49:31 4c19eb3f8c3f: Layer already exists 10:49:31 62170e181a92: Layer already exists 10:49:31 4a223b0c0a71: Layer already exists 10:49:31 latest: digest: sha256:ece5fc400c03c706b8d70ebc8cc12af7af3048fe787c536470821667898dfc72 size: 1364 [Pipeline] isUnix [Pipeline] sh 10:49:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:49:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.7 10:49:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:49:31 5b2326a654ec: Preparing 10:49:31 4a223b0c0a71: Preparing 10:49:31 4c19eb3f8c3f: Preparing 10:49:31 fcb9c76ac07c: Preparing 10:49:31 62170e181a92: Preparing 10:49:31 5b2326a654ec: Layer already exists 10:49:31 4a223b0c0a71: Layer already exists 10:49:31 62170e181a92: Layer already exists 10:49:31 4c19eb3f8c3f: Layer already exists 10:49:31 fcb9c76ac07c: Layer already exists 10:49:31 2.2.0-dev.7: digest: sha256:ece5fc400c03c706b8d70ebc8cc12af7af3048fe787c536470821667898dfc72 size: 1364 [Pipeline] isUnix [Pipeline] sh 10:49:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:49:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:49:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:49:32 5b2326a654ec: Preparing 10:49:32 4a223b0c0a71: Preparing 10:49:32 4c19eb3f8c3f: Preparing 10:49:32 fcb9c76ac07c: Preparing 10:49:32 62170e181a92: Preparing 10:49:32 4a223b0c0a71: Layer already exists 10:49:32 fcb9c76ac07c: Layer already exists 10:49:32 62170e181a92: Layer already exists 10:49:32 5b2326a654ec: Layer already exists 10:49:32 4c19eb3f8c3f: Layer already exists 10:49:32 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:ece5fc400c03c706b8d70ebc8cc12af7af3048fe787c536470821667898dfc72 size: 1364 [Pipeline] isUnix [Pipeline] sh 10:49:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 10:49:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 10:49:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:49:33 5b2326a654ec: Preparing 10:49:33 4a223b0c0a71: Preparing 10:49:33 4c19eb3f8c3f: Preparing 10:49:33 fcb9c76ac07c: Preparing 10:49:33 62170e181a92: Preparing 10:49:33 5b2326a654ec: Layer already exists 10:49:33 fcb9c76ac07c: Layer already exists 10:49:33 62170e181a92: Layer already exists 10:49:33 4a223b0c0a71: Layer already exists 10:49:33 4c19eb3f8c3f: Layer already exists 10:49:33 main: digest: sha256:ece5fc400c03c706b8d70ebc8cc12af7af3048fe787c536470821667898dfc72 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:49:33 ===================================================== [Pipeline] echo 10:49:33 taggedImages: 10:49:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f650799c2872b5746043592dbca86bb6f356332d 10:49:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:49:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.7 10:49:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:49:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 10:49:33 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 10:49:33 f650799c2872b5746043592dbca86bb6f356332d 10:49:33 latest 10:49:33 2.2.0-dev.7 10:49:33 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:49:33 main 10:49:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:49:34 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f650799c2872b5746043592dbca86bb6f356332d [Pipeline] isUnix [Pipeline] sh 10:49:34 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f650799c2872b5746043592dbca86bb6f356332d 10:49:34 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 10:49:34 dc9c79f902bc: Preparing 10:49:34 d13bf472a5de: Preparing 10:49:34 96cee0f3276f: Preparing 10:49:34 ccdce91d3bd1: Preparing 10:49:34 166dde17997b: Preparing 10:49:34 78c4bc0ebec3: Preparing 10:49:34 45596ee15a31: Preparing 10:49:34 52dc75cd08be: Preparing 10:49:34 a6e1fd50fee5: Preparing 10:49:34 56eb02710082: Preparing 10:49:34 ee420dfed78a: Preparing 10:49:34 78c4bc0ebec3: Waiting 10:49:34 a6e1fd50fee5: Waiting 10:49:34 56eb02710082: Waiting 10:49:34 45596ee15a31: Waiting 10:49:34 ee420dfed78a: Waiting 10:49:34 52dc75cd08be: Waiting 10:49:34 166dde17997b: Layer already exists 10:49:34 78c4bc0ebec3: Layer already exists 10:49:34 45596ee15a31: Layer already exists 10:49:34 52dc75cd08be: Layer already exists 10:49:34 a6e1fd50fee5: Layer already exists 10:49:34 d13bf472a5de: Pushed 10:49:34 56eb02710082: Layer already exists 10:49:34 ee420dfed78a: Layer already exists 10:49:35 dc9c79f902bc: Pushed 10:49:37 96cee0f3276f: Pushed 10:49:52 ccdce91d3bd1: Pushed 10:49:52 f650799c2872b5746043592dbca86bb6f356332d: digest: sha256:1834cbdf051fbf39448212a0a5f763faebe604499a704c85189e69bfa286fdb0 size: 2622 [Pipeline] isUnix [Pipeline] sh 10:49:52 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:49:53 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 10:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 10:49:53 dc9c79f902bc: Preparing 10:49:53 d13bf472a5de: Preparing 10:49:53 96cee0f3276f: Preparing 10:49:53 ccdce91d3bd1: Preparing 10:49:53 166dde17997b: Preparing 10:49:53 78c4bc0ebec3: Preparing 10:49:53 45596ee15a31: Preparing 10:49:53 52dc75cd08be: Preparing 10:49:53 a6e1fd50fee5: Preparing 10:49:53 56eb02710082: Preparing 10:49:53 ee420dfed78a: Preparing 10:49:53 52dc75cd08be: Waiting 10:49:53 a6e1fd50fee5: Waiting 10:49:53 78c4bc0ebec3: Waiting 10:49:53 45596ee15a31: Waiting 10:49:53 56eb02710082: Waiting 10:49:53 ee420dfed78a: Waiting 10:49:53 d13bf472a5de: Layer already exists 10:49:53 166dde17997b: Layer already exists 10:49:53 ccdce91d3bd1: Layer already exists 10:49:53 96cee0f3276f: Layer already exists 10:49:53 dc9c79f902bc: Layer already exists 10:49:53 52dc75cd08be: Layer already exists 10:49:53 78c4bc0ebec3: Layer already exists 10:49:53 45596ee15a31: Layer already exists 10:49:53 a6e1fd50fee5: Layer already exists 10:49:53 56eb02710082: Layer already exists 10:49:53 ee420dfed78a: Layer already exists 10:49:53 latest: digest: sha256:1834cbdf051fbf39448212a0a5f763faebe604499a704c85189e69bfa286fdb0 size: 2622 [Pipeline] isUnix [Pipeline] sh 10:49:53 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:49:54 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.7 10:49:54 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 10:49:54 dc9c79f902bc: Preparing 10:49:54 d13bf472a5de: Preparing 10:49:54 96cee0f3276f: Preparing 10:49:54 ccdce91d3bd1: Preparing 10:49:54 166dde17997b: Preparing 10:49:54 78c4bc0ebec3: Preparing 10:49:54 45596ee15a31: Preparing 10:49:54 52dc75cd08be: Preparing 10:49:54 a6e1fd50fee5: Preparing 10:49:54 56eb02710082: Preparing 10:49:54 ee420dfed78a: Preparing 10:49:54 52dc75cd08be: Waiting 10:49:54 a6e1fd50fee5: Waiting 10:49:54 56eb02710082: Waiting 10:49:54 ee420dfed78a: Waiting 10:49:54 78c4bc0ebec3: Waiting 10:49:54 45596ee15a31: Waiting 10:49:54 d13bf472a5de: Layer already exists 10:49:54 166dde17997b: Layer already exists 10:49:54 dc9c79f902bc: Layer already exists 10:49:54 96cee0f3276f: Layer already exists 10:49:54 ccdce91d3bd1: Layer already exists 10:49:54 45596ee15a31: Layer already exists 10:49:54 78c4bc0ebec3: Layer already exists 10:49:54 52dc75cd08be: Layer already exists 10:49:54 56eb02710082: Layer already exists 10:49:54 a6e1fd50fee5: Layer already exists 10:49:54 ee420dfed78a: Layer already exists 10:49:54 2.2.0-dev.7: digest: sha256:1834cbdf051fbf39448212a0a5f763faebe604499a704c85189e69bfa286fdb0 size: 2622 [Pipeline] isUnix [Pipeline] sh 10:49:54 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh 10:49:54 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:49:54 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 10:49:54 dc9c79f902bc: Preparing 10:49:54 d13bf472a5de: Preparing 10:49:54 96cee0f3276f: Preparing 10:49:54 ccdce91d3bd1: Preparing 10:49:54 166dde17997b: Preparing 10:49:54 78c4bc0ebec3: Preparing 10:49:54 45596ee15a31: Preparing 10:49:54 52dc75cd08be: Preparing 10:49:54 a6e1fd50fee5: Preparing 10:49:54 56eb02710082: Preparing 10:49:54 ee420dfed78a: Preparing 10:49:54 52dc75cd08be: Waiting 10:49:54 78c4bc0ebec3: Waiting 10:49:54 a6e1fd50fee5: Waiting 10:49:54 56eb02710082: Waiting 10:49:54 45596ee15a31: Waiting 10:49:54 ee420dfed78a: Waiting 10:49:54 dc9c79f902bc: Layer already exists 10:49:54 ccdce91d3bd1: Layer already exists 10:49:54 96cee0f3276f: Layer already exists 10:49:54 d13bf472a5de: Layer already exists 10:49:54 166dde17997b: Layer already exists 10:49:54 78c4bc0ebec3: Layer already exists 10:49:54 52dc75cd08be: Layer already exists 10:49:54 a6e1fd50fee5: Layer already exists 10:49:54 56eb02710082: Layer already exists 10:49:54 45596ee15a31: Layer already exists 10:49:55 ee420dfed78a: Layer already exists 10:49:55 f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7: digest: sha256:1834cbdf051fbf39448212a0a5f763faebe604499a704c85189e69bfa286fdb0 size: 2622 [Pipeline] isUnix [Pipeline] sh 10:49:55 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 10:49:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 10:49:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 10:49:55 dc9c79f902bc: Preparing 10:49:55 d13bf472a5de: Preparing 10:49:55 96cee0f3276f: Preparing 10:49:55 ccdce91d3bd1: Preparing 10:49:55 166dde17997b: Preparing 10:49:55 78c4bc0ebec3: Preparing 10:49:55 45596ee15a31: Preparing 10:49:55 52dc75cd08be: Preparing 10:49:55 a6e1fd50fee5: Preparing 10:49:55 56eb02710082: Preparing 10:49:55 ee420dfed78a: Preparing 10:49:55 52dc75cd08be: Waiting 10:49:55 a6e1fd50fee5: Waiting 10:49:55 56eb02710082: Waiting 10:49:55 ee420dfed78a: Waiting 10:49:55 78c4bc0ebec3: Waiting 10:49:55 45596ee15a31: Waiting 10:49:55 ccdce91d3bd1: Layer already exists 10:49:55 d13bf472a5de: Layer already exists 10:49:55 dc9c79f902bc: Layer already exists 10:49:55 96cee0f3276f: Layer already exists 10:49:55 166dde17997b: Layer already exists 10:49:55 52dc75cd08be: Layer already exists 10:49:55 45596ee15a31: Layer already exists 10:49:55 78c4bc0ebec3: Layer already exists 10:49:55 a6e1fd50fee5: Layer already exists 10:49:55 56eb02710082: Layer already exists 10:49:55 ee420dfed78a: Layer already exists 10:49:56 main: digest: sha256:1834cbdf051fbf39448212a0a5f763faebe604499a704c85189e69bfa286fdb0 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:49:56 ===================================================== [Pipeline] echo 10:49:56 taggedImages: 10:49:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f650799c2872b5746043592dbca86bb6f356332d 10:49:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 10:49:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.7 10:49:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f650799c2872b5746043592dbca86bb6f356332d-2.2.0-dev.7 10:49:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:49:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:49:56 10:49:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 10:49:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:49:57 arm64: Pulling from edgex-lftools-log-publisher 10:49:57 448f6bf000e3: Pulling fs layer 10:49:57 f757da607395: Pulling fs layer 10:49:57 05883995daec: Pulling fs layer 10:49:57 8603b9c90790: Pulling fs layer 10:49:57 1560dd03e051: Pulling fs layer 10:49:57 27f5ce0e4adf: Pulling fs layer 10:49:57 c2d8d7efcc4b: Pulling fs layer 10:49:57 1560dd03e051: Waiting 10:49:57 c2d8d7efcc4b: Waiting 10:49:57 27f5ce0e4adf: Waiting 10:49:57 8603b9c90790: Waiting 10:49:57 f757da607395: Verifying Checksum 10:49:57 f757da607395: Download complete 10:49:57 8603b9c90790: Verifying Checksum 10:49:57 8603b9c90790: Download complete 10:49:57 1560dd03e051: Download complete 10:49:57 05883995daec: Verifying Checksum 10:49:57 05883995daec: Download complete 10:49:57 27f5ce0e4adf: Verifying Checksum 10:49:57 27f5ce0e4adf: Download complete 10:49:57 448f6bf000e3: Verifying Checksum 10:49:57 448f6bf000e3: Download complete 10:50:00 c2d8d7efcc4b: Verifying Checksum 10:50:00 c2d8d7efcc4b: Download complete 10:50:01 448f6bf000e3: Pull complete 10:50:02 f757da607395: Pull complete 10:50:03 05883995daec: Pull complete 10:50:03 8603b9c90790: Pull complete 10:50:04 1560dd03e051: Pull complete 10:50:05 27f5ce0e4adf: Pull complete 10:50:20 c2d8d7efcc4b: Pull complete 10:50:20 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 10:50:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:50:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 10:50:20 prd-ubuntu18.04-docker-arm64-4c-16g-53 does not seem to be running inside a container 10:50:20 $ 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/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:50:23 $ docker top 03350c42df1cc45ae134a5e9271def0b2a40601a83063785f280a7efb5f33b2e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:50:24 ---> job-cost.sh 10:50:24 lf-activate-venv: SKIPPING 10:50:24 INFO: No Stack... 10:50:24 INFO: Retrieving Pricing Info for: v3-standard-4 10:50:25 INFO: Archiving Costs [Pipeline] sh 10:50:25 + cut -d, -f6 10:50:25 + cat /w/workspace/edgex-go/120/archives/cost.csv [Pipeline] lock 10:50:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-120-stack-cost] 10:50:25 Resource [jenkins-edgexfoundry-edgex-go-main-120-stack-cost] did not exist. Created. 10:50:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:50:26 + echo total: 0.10999999940395355 [Pipeline] stash 10:50:26 Stashed 1 file(s) [Pipeline] } 10:50:26 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-120-stack-cost] [Pipeline] // lock [Pipeline] } 10:50:26 $ docker stop --time=1 03350c42df1cc45ae134a5e9271def0b2a40601a83063785f280a7efb5f33b2e 10:50:28 $ docker rm -f 03350c42df1cc45ae134a5e9271def0b2a40601a83063785f280a7efb5f33b2e [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 10:50:29 provisioning config files... 10:50:29 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/120@tmp/config8216221242178220089tmp [Pipeline] { [Pipeline] sh 10:50:29 + set +x 10:50:29 + curl -s https://codecov.io/bash 10:50:29 + bash -s -- 10:50:29 10:50:29 _____ _ 10:50:29 / ____| | | 10:50:29 | | ___ __| | ___ ___ _____ __ 10:50:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:50:29 | |___| (_) | (_| | __/ (_| (_) \ V / 10:50:29 \_____\___/ \__,_|\___|\___\___/ \_/ 10:50:29 Bash-1.0.6 10:50:29 10:50:29 10:50:29 ==> git version 2.24.4 found 10:50:29 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 10:50:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:50:29 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:50:29 ==> Jenkins CI detected. 10:50:29 current dir:  /w/workspace/edgex-go/120 10:50:29 project root: . 10:50:29 --> token set from env 10:50:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:50:29 ==> Running gcov in . (disable via -X gcov) 10:50:29 ==> Python coveragepy not found 10:50:29 ==> Searching for coverage reports in: 10:50:29 + . 10:50:29 -> Found 1 reports 10:50:29 ==> Detecting git/mercurial file structure 10:50:29 ==> Reading reports 10:50:29 + ./coverage.out bytes=428381 10:50:29 ==> Appending adjustments 10:50:29 https://docs.codecov.io/docs/fixing-reports 10:50:31 + Found adjustments 10:50:31 ==> Gzipping contents 10:50:31 60K /tmp/codecov.Q2KV6k.gz 10:50:31 ==> Uploading reports 10:50:31 url: https://codecov.io 10:50:31 query: branch=main&commit=f650799c2872b5746043592dbca86bb6f356332d&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F120%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:50:31 -> Pinging Codecov 10:50:31 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=f650799c2872b5746043592dbca86bb6f356332d&build=120&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F120%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:50:31 -> Uploading to 10:50:31 https://storage.googleapis.com/codecov/v4/raw/2021-12-01/00271124DB129430A58F1EEE437C3FCB/f650799c2872b5746043592dbca86bb6f356332d/88fbf5da-7953-4eba-9c19-38b3b6c63da7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211201T105031Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2fa2298dfad653c2f28ca60304429874e0ee2c0ac9595a727a81730d5b05c8f9 10:50:31 % Total % Received % Xferd Average Speed Time Time Time Current 10:50:31 Dload Upload Total Spent Left Speed 10:50:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57870 0 0 100 57870 0 181k --:--:-- --:--:-- --:--:-- 181k 100 57870 0 0 100 57870 0 181k --:--:-- --:--:-- --:--:-- 180k 10:50:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f650799c2872b5746043592dbca86bb6f356332d [Pipeline] } 10:50:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 10:50:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:50:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:50:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:50:32 10:50:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 10:50:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:50:32 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:50:32 188c0c94c7c5: Pulling fs layer 10:50:32 0ef7d3d256c8: Pulling fs layer 10:50:32 de9db76c5a1d: Pulling fs layer 10:50:32 0eba1c9be4d2: Pulling fs layer 10:50:32 0d57e429df01: Pulling fs layer 10:50:32 4e4be7b47b0d: Pulling fs layer 10:50:32 e1f770b5df2f: Pulling fs layer 10:50:32 85a0685a4137: Pulling fs layer 10:50:32 0eba1c9be4d2: Waiting 10:50:32 0d57e429df01: Waiting 10:50:32 4e4be7b47b0d: Waiting 10:50:32 e1f770b5df2f: Waiting 10:50:32 85a0685a4137: Waiting 10:50:32 de9db76c5a1d: Verifying Checksum 10:50:32 de9db76c5a1d: Download complete 10:50:32 0ef7d3d256c8: Download complete 10:50:32 0d57e429df01: Verifying Checksum 10:50:32 0d57e429df01: Download complete 10:50:32 4e4be7b47b0d: Verifying Checksum 10:50:32 4e4be7b47b0d: Download complete 10:50:32 188c0c94c7c5: Verifying Checksum 10:50:32 188c0c94c7c5: Download complete 10:50:32 e1f770b5df2f: Verifying Checksum 10:50:32 e1f770b5df2f: Download complete 10:50:33 188c0c94c7c5: Pull complete 10:50:33 0eba1c9be4d2: Verifying Checksum 10:50:33 0eba1c9be4d2: Download complete 10:50:33 0ef7d3d256c8: Pull complete 10:50:33 de9db76c5a1d: Pull complete 10:50:33 85a0685a4137: Verifying Checksum 10:50:33 85a0685a4137: Download complete 10:50:37 0eba1c9be4d2: Pull complete 10:50:37 0d57e429df01: Pull complete 10:50:37 4e4be7b47b0d: Pull complete 10:50:37 e1f770b5df2f: Pull complete 10:50:41 85a0685a4137: Pull complete 10:50:41 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 10:50:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:50:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 10:50:41 prd-centos7-docker-4c-2g-52 does not seem to be running inside a container 10:50:41 $ 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/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@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/edgex-snyk-go:1.410.4 cat 10:50:44 $ docker top 2aebc627ced139472aa8170ed6fe28ef49c07e2988a98f7c9bbe896a583b62ad -eo pid,comm [Pipeline] { [Pipeline] echo 10:50:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 10:50:45 + set -o pipefail 10:50:45 + snyk monitor '--org=edgex-jenkins' 10:50:50 10:50:50 Monitoring /w/workspace/edgex-go/120 (github.com/edgexfoundry/edgex-go)... 10:50:50 10:50:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/b625d629-d54d-4236-9aab-cce67e3283dd 10:50:50 10:50:50 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:50:50 10:50:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:50:50 10:50:50 [Pipeline] } 10:50:50 $ docker stop --time=1 2aebc627ced139472aa8170ed6fe28ef49c07e2988a98f7c9bbe896a583b62ad 10:50:52 $ docker rm -f 2aebc627ced139472aa8170ed6fe28ef49c07e2988a98f7c9bbe896a583b62ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 10:50:53 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:50:53 provisioning config files... 10:50:53 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/120@tmp/config1470580674061787822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:50:53 --> edgex-publish-swagger.sh 10:50:53 === Publish openapi/v2 API === 10:50:53 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 10:50:53 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/120/openapi/v2/core-command.yaml] 10:50:53 % Total % Received % Xferd Average Speed Time Time Time Current 10:50:53 Dload Upload Total Spent Left Speed 10:50:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 32035 0:00:01 0:00:01 --:--:-- 32068 10:50:54 10:50:54 10:50:54 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/120/openapi/v2/core-data.yaml] 10:50:54 % Total % Received % Xferd Average Speed Time Time Time Current 10:50:54 Dload Upload Total Spent Left Speed 10:50:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 71116 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 62953 0:00:01 0:00:01 --:--:-- 62990 10:50:55 10:50:55 10:50:55 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/120/openapi/v2/core-metadata.yaml] 10:50:55 % Total % Received % Xferd Average Speed Time Time Time Current 10:50:55 Dload Upload Total Spent Left Speed 10:50:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 106k 0:00:01 0:00:01 --:--:-- 106k 100 119k 0 0 100 119k 0 106k 0:00:01 0:00:01 --:--:-- 106k 10:50:56 10:50:56 10:50:56 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/120/openapi/v2/support-notifications.yaml] 10:50:56 % Total % Received % Xferd Average Speed Time Time Time Current 10:50:56 Dload Upload Total Spent Left Speed 10:50:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 76401 0:00:01 0:00:01 --:--:-- 76445 100 88830 0 0 100 88830 0 76392 0:00:01 0:00:01 --:--:-- 76445 10:50:57 10:50:57 10:50:57 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/120/openapi/v2/support-scheduler.yaml] 10:50:57 % Total % Received % Xferd Average Speed Time Time Time Current 10:50:57 Dload Upload Total Spent Left Speed 10:50:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39068 0 0 100 39068 0 44310 --:--:-- --:--:-- --:--:-- 44294 100 39068 0 0 100 39068 0 44299 --:--:-- --:--:-- --:--:-- 44294 10:50:58 10:50:58 10:50:58 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/120/openapi/v2/system-agent.yaml] 10:50:58 % Total % Received % Xferd Average Speed Time Time Time Current 10:50:58 Dload Upload Total Spent Left Speed 10:50:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 17579 0:00:01 0:00:01 --:--:-- 17596 100 19603 0 0 100 19603 0 17577 0:00:01 0:00:01 --:--:-- 17581 10:50:59 10:50:59 [Pipeline] } 10:50:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 10:51:00 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 10:51:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:51:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:51:00 . [Pipeline] withDockerContainer 10:51:00 prd-centos7-docker-4c-2g-52 does not seem to be running inside a container 10:51:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:51:01 $ docker top aa63b43d8254d7a4f20768210e6dc6a0d5a260145306a86312d3c35458e1c5b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:51:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:51:01 [ssh-agent] Looking for ssh-agent implementation... 10:51:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:51:01 $ docker exec aa63b43d8254d7a4f20768210e6dc6a0d5a260145306a86312d3c35458e1c5b2 ssh-agent 10:51:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiKGEod/agent.14 10:51:01 SSH_AGENT_PID=20 10:51:01 Running ssh-add (command line suppressed) 10:51:01 Identity added: /w/workspace/edgex-go/120@tmp/private_key_1239629563723088229.key (/w/workspace/edgex-go/120@tmp/private_key_1239629563723088229.key) 10:51:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:51:01 + git semver tag 10:51:01 # -> Open(): unable to determine branch for HEAD 10:51:01 # $GIT_DIR = /w/workspace/edgex-go/120/.git 10:51:01 # $GIT_WORK_TREE = /w/workspace/edgex-go/120 10:51:01 # $SEMVER_REMOTE_NAME = origin 10:51:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:51:01 # $SEMVER_USER_NAME = edgex-jenkins 10:51:01 # $SEMVER_BRANCH = main 10:51:01 # $SEMVER_DIR = /w/workspace/edgex-go/120/.semver 10:51:01 # f650799c2872b5746043592dbca86bb6f356332d HEAD 10:51:02 # -> Force: false 10:51:02 # 1c61238f71884968fc0125dc3f27661da629a55b refs/tags/v2.2.0-dev.7 [Pipeline] } 10:51:02 $ docker exec --env ******** --env ******** aa63b43d8254d7a4f20768210e6dc6a0d5a260145306a86312d3c35458e1c5b2 ssh-agent -k 10:51:02 unset SSH_AUTH_SOCK; 10:51:02 unset SSH_AGENT_PID; 10:51:02 echo Agent pid 20 killed; 10:51:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:51:02 + git semver [Pipeline] } 10:51:02 $ docker stop --time=1 aa63b43d8254d7a4f20768210e6dc6a0d5a260145306a86312d3c35458e1c5b2 10:51:03 $ docker rm -f aa63b43d8254d7a4f20768210e6dc6a0d5a260145306a86312d3c35458e1c5b2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 10:51:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:51:04 10:51:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 10:51:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:51:04 0.23.1-centos7: Pulling from edgex-lftools 10:51:04 ab5ef0e58194: Pulling fs layer 10:51:04 9712f1f96733: Pulling fs layer 10:51:04 63f879dbbcfc: Pulling fs layer 10:51:04 0d9ebad4ef96: Pulling fs layer 10:51:04 e9a5061849ea: Pulling fs layer 10:51:04 d747dcd14b5f: Pulling fs layer 10:51:04 2de7ff778b66: Pulling fs layer 10:51:04 0d9ebad4ef96: Waiting 10:51:04 e9a5061849ea: Waiting 10:51:04 d747dcd14b5f: Waiting 10:51:04 2de7ff778b66: Waiting 10:51:04 9712f1f96733: Verifying Checksum 10:51:04 9712f1f96733: Download complete 10:51:04 63f879dbbcfc: Verifying Checksum 10:51:04 63f879dbbcfc: Download complete 10:51:05 ab5ef0e58194: Verifying Checksum 10:51:05 ab5ef0e58194: Download complete 10:51:05 d747dcd14b5f: Verifying Checksum 10:51:05 d747dcd14b5f: Download complete 10:51:05 0d9ebad4ef96: Verifying Checksum 10:51:05 0d9ebad4ef96: Download complete 10:51:05 e9a5061849ea: Verifying Checksum 10:51:05 e9a5061849ea: Download complete 10:51:05 2de7ff778b66: Verifying Checksum 10:51:05 2de7ff778b66: Download complete 10:51:08 ab5ef0e58194: Pull complete 10:51:08 9712f1f96733: Pull complete 10:51:09 63f879dbbcfc: Pull complete 10:51:13 0d9ebad4ef96: Pull complete 10:51:13 e9a5061849ea: Pull complete 10:51:13 d747dcd14b5f: Pull complete 10:51:14 2de7ff778b66: Pull complete 10:51:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:51:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:51:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 10:51:14 prd-centos7-docker-4c-2g-52 does not seem to be running inside a container 10:51:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:51:18 $ docker top c67c502001f22c469367b21191b6ee208ecceb165d96015e3c842e41ca57756a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:51:18 provisioning config files... 10:51:18 copy managed file [sigul-config] to file:/w/workspace/edgex-go/120@tmp/config2185562057032099954tmp 10:51:18 copy managed file [sigul-password] to file:/w/workspace/edgex-go/120@tmp/config1414717556728695274tmp 10:51:18 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/120@tmp/config3565521833831205189tmp [Pipeline] { [Pipeline] echo 10:51:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:51:19 ---> sigul-configuration.sh 10:51:19 gpg: directory `/root/.gnupg' created 10:51:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:51:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:51:19 gpg: keyring `/root/.gnupg/secring.gpg' created 10:51:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:51:19 gpg: CAST5 encrypted data 10:51:19 gpg: encrypted with 1 passphrase 10:51:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:51:19 + mkdir /home/jenkins 10:51:19 + mkdir /home/jenkins/sigul [Pipeline] sh 10:51:19 + 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 10:51:19 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:51:19 ---> sigul-install.sh 10:51:19 Sigul already installed; skipping installation. [Pipeline] sh 10:51:20 + git tag --list 10:51:20 0.6.0 10:51:20 0.6.1 10:51:20 0.7.0 10:51:20 0.7.1 10:51:20 v1.0.0 10:51:20 v1.0.1 10:51:20 v1.1.0 10:51:20 v1.2.0 10:51:20 v1.2.1 10:51:20 v1.3.0 10:51:20 v1.3.1 10:51:20 v2.0.0 10:51:20 v2.0.1-dev.1 10:51:20 v2.0.1-dev.10 10:51:20 v2.0.1-dev.11 10:51:20 v2.0.1-dev.12 10:51:20 v2.0.1-dev.13 10:51:20 v2.0.1-dev.14 10:51:20 v2.0.1-dev.15 10:51:20 v2.0.1-dev.16 10:51:20 v2.0.1-dev.17 10:51:20 v2.0.1-dev.18 10:51:20 v2.0.1-dev.19 10:51:20 v2.0.1-dev.2 10:51:20 v2.0.1-dev.20 10:51:20 v2.0.1-dev.21 10:51:20 v2.0.1-dev.22 10:51:20 v2.0.1-dev.23 10:51:20 v2.0.1-dev.24 10:51:20 v2.0.1-dev.25 10:51:20 v2.0.1-dev.26 10:51:20 v2.0.1-dev.27 10:51:20 v2.0.1-dev.28 10:51:20 v2.0.1-dev.29 10:51:20 v2.0.1-dev.3 10:51:20 v2.0.1-dev.30 10:51:20 v2.0.1-dev.31 10:51:20 v2.0.1-dev.32 10:51:20 v2.0.1-dev.33 10:51:20 v2.0.1-dev.34 10:51:20 v2.0.1-dev.35 10:51:20 v2.0.1-dev.36 10:51:20 v2.0.1-dev.37 10:51:20 v2.0.1-dev.38 10:51:20 v2.0.1-dev.39 10:51:20 v2.0.1-dev.4 10:51:20 v2.0.1-dev.40 10:51:20 v2.0.1-dev.41 10:51:20 v2.0.1-dev.42 10:51:20 v2.0.1-dev.43 10:51:20 v2.0.1-dev.44 10:51:20 v2.0.1-dev.45 10:51:20 v2.0.1-dev.46 10:51:20 v2.0.1-dev.47 10:51:20 v2.0.1-dev.48 10:51:20 v2.0.1-dev.49 10:51:20 v2.0.1-dev.5 10:51:20 v2.0.1-dev.50 10:51:20 v2.0.1-dev.51 10:51:20 v2.0.1-dev.52 10:51:20 v2.0.1-dev.53 10:51:20 v2.0.1-dev.54 10:51:20 v2.0.1-dev.55 10:51:20 v2.0.1-dev.56 10:51:20 v2.0.1-dev.57 10:51:20 v2.0.1-dev.58 10:51:20 v2.0.1-dev.59 10:51:20 v2.0.1-dev.6 10:51:20 v2.0.1-dev.60 10:51:20 v2.0.1-dev.61 10:51:20 v2.0.1-dev.62 10:51:20 v2.0.1-dev.63 10:51:20 v2.0.1-dev.64 10:51:20 v2.0.1-dev.65 10:51:20 v2.0.1-dev.66 10:51:20 v2.0.1-dev.67 10:51:20 v2.0.1-dev.68 10:51:20 v2.0.1-dev.69 10:51:20 v2.0.1-dev.7 10:51:20 v2.0.1-dev.70 10:51:20 v2.0.1-dev.71 10:51:20 v2.0.1-dev.72 10:51:20 v2.0.1-dev.73 10:51:20 v2.0.1-dev.74 10:51:20 v2.0.1-dev.75 10:51:20 v2.0.1-dev.76 10:51:20 v2.0.1-dev.77 10:51:20 v2.0.1-dev.78 10:51:20 v2.0.1-dev.79 10:51:20 v2.0.1-dev.8 10:51:20 v2.0.1-dev.80 10:51:20 v2.0.1-dev.81 10:51:20 v2.0.1-dev.82 10:51:20 v2.0.1-dev.83 10:51:20 v2.0.1-dev.84 10:51:20 v2.0.1-dev.85 10:51:20 v2.0.1-dev.86 10:51:20 v2.0.1-dev.87 10:51:20 v2.0.1-dev.88 10:51:20 v2.0.1-dev.89 10:51:20 v2.0.1-dev.9 10:51:20 v2.0.1-dev.90 10:51:20 v2.0.1-dev.91 10:51:20 v2.0.1-dev.92 10:51:20 v2.0.1-dev.93 10:51:20 v2.0.1-dev.94 10:51:20 v2.0.1-dev.95 10:51:20 v2.0.1-dev.96 10:51:20 v2.0.1-dev.97 10:51:20 v2.0.1-dev.98 10:51:20 v2.0.1-dev.99 10:51:20 v2.1.0 10:51:20 v2.2.0-dev.1 10:51:20 v2.2.0-dev.2 10:51:20 v2.2.0-dev.3 10:51:20 v2.2.0-dev.4 10:51:20 v2.2.0-dev.5 10:51:20 v2.2.0-dev.6 10:51:20 v2.2.0-dev.7 [Pipeline] sh 10:51:20 + lftools sign git-tag v2.2.0-dev.7 10:51:21 Signing Git tag with Sigul... 10:51:21 Signing v2.2.0-dev.7 [Pipeline] echo 10:51:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:51:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:51:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:51:22 $ docker stop --time=1 c67c502001f22c469367b21191b6ee208ecceb165d96015e3c842e41ca57756a 10:51:23 $ docker rm -f c67c502001f22c469367b21191b6ee208ecceb165d96015e3c842e41ca57756a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:51:24 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 10:51:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:51:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:51:24 . [Pipeline] withDockerContainer 10:51:24 prd-centos7-docker-4c-2g-52 does not seem to be running inside a container 10:51:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:51:25 $ docker top ac38b5161effd0f82b2f91acf30be38e608cb17912875efaf3cbf544b465c603 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:51:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:51:25 [ssh-agent] Looking for ssh-agent implementation... 10:51:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:51:25 $ docker exec ac38b5161effd0f82b2f91acf30be38e608cb17912875efaf3cbf544b465c603 ssh-agent 10:51:25 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJfPEAG/agent.13 10:51:25 SSH_AGENT_PID=20 10:51:25 Running ssh-add (command line suppressed) 10:51:25 Identity added: /w/workspace/edgex-go/120@tmp/private_key_3000184742119165117.key (/w/workspace/edgex-go/120@tmp/private_key_3000184742119165117.key) 10:51:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:51:25 + git semver bump pre 10:51:25 # -> Open(): unable to determine branch for HEAD 10:51:25 # $GIT_DIR = /w/workspace/edgex-go/120/.git 10:51:25 # $GIT_WORK_TREE = /w/workspace/edgex-go/120 10:51:25 # $SEMVER_REMOTE_NAME = origin 10:51:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:51:25 # $SEMVER_USER_NAME = edgex-jenkins 10:51:25 # $SEMVER_BRANCH = main 10:51:25 # $SEMVER_DIR = /w/workspace/edgex-go/120/.semver 10:51:25 2.2.0-dev.8 [Pipeline] } 10:51:25 $ docker exec --env ******** --env ******** ac38b5161effd0f82b2f91acf30be38e608cb17912875efaf3cbf544b465c603 ssh-agent -k 10:51:26 unset SSH_AUTH_SOCK; 10:51:26 unset SSH_AGENT_PID; 10:51:26 echo Agent pid 20 killed; 10:51:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:51:26 + git semver [Pipeline] } 10:51:26 $ docker stop --time=1 ac38b5161effd0f82b2f91acf30be38e608cb17912875efaf3cbf544b465c603 10:51:27 $ docker rm -f ac38b5161effd0f82b2f91acf30be38e608cb17912875efaf3cbf544b465c603 [Pipeline] // withDockerContainer [Pipeline] sh 10:51:27 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 10:51:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:51:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:51:28 . [Pipeline] withDockerContainer 10:51:28 prd-centos7-docker-4c-2g-52 does not seem to be running inside a container 10:51:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:51:28 $ docker top 7595e7e0d25ed207a13a8312a683a44988b5baab1d6e2a95f9539010b9139545 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:51:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:51:28 [ssh-agent] Looking for ssh-agent implementation... 10:51:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:51:28 $ docker exec 7595e7e0d25ed207a13a8312a683a44988b5baab1d6e2a95f9539010b9139545 ssh-agent 10:51:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGEGjnF/agent.14 10:51:29 SSH_AGENT_PID=21 10:51:29 Running ssh-add (command line suppressed) 10:51:29 Identity added: /w/workspace/edgex-go/120@tmp/private_key_6411568688845963612.key (/w/workspace/edgex-go/120@tmp/private_key_6411568688845963612.key) 10:51:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:51:29 + git semver push 10:51:29 # -> Open(): unable to determine branch for HEAD 10:51:29 # $GIT_DIR = /w/workspace/edgex-go/120/.git 10:51:29 # $GIT_WORK_TREE = /w/workspace/edgex-go/120 10:51:29 # $SEMVER_REMOTE_NAME = origin 10:51:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:51:29 # $SEMVER_USER_NAME = edgex-jenkins 10:51:29 # $SEMVER_BRANCH = main 10:51:29 # $SEMVER_DIR = /w/workspace/edgex-go/120/.semver [Pipeline] } 10:51:33 $ docker exec --env ******** --env ******** 7595e7e0d25ed207a13a8312a683a44988b5baab1d6e2a95f9539010b9139545 ssh-agent -k 10:51:33 unset SSH_AUTH_SOCK; 10:51:33 unset SSH_AGENT_PID; 10:51:33 echo Agent pid 21 killed; 10:51:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:51:34 + git semver [Pipeline] } 10:51:34 $ docker stop --time=1 7595e7e0d25ed207a13a8312a683a44988b5baab1d6e2a95f9539010b9139545 10:51:35 $ docker rm -f 7595e7e0d25ed207a13a8312a683a44988b5baab1d6e2a95f9539010b9139545 [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 10:51:36 + '[' -d /w/workspace/edgex-go/120/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:51:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:51:36 ---> package-listing.sh 10:51:36 ++ facter osfamily 10:51:36 ++ tr '[:upper:]' '[:lower:]' 10:51:37 + OS_FAMILY=redhat 10:51:37 + workspace=/w/workspace/edgex-go/120 10:51:37 + START_PACKAGES=/tmp/packages_start.txt 10:51:37 + END_PACKAGES=/tmp/packages_end.txt 10:51:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:51:37 + PACKAGES=/tmp/packages_start.txt 10:51:37 + '[' /w/workspace/edgex-go/120 ']' 10:51:37 + PACKAGES=/tmp/packages_end.txt 10:51:37 + case "${OS_FAMILY}" in 10:51:37 + rpm -qa 10:51:37 + sort 10:51:41 + '[' -f /tmp/packages_start.txt ']' 10:51:41 + '[' -f /tmp/packages_end.txt ']' 10:51:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:51:41 + '[' /w/workspace/edgex-go/120 ']' 10:51:41 + mkdir -p /w/workspace/edgex-go/120/archives/ 10:51:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/120/archives/ [Pipeline] echo 10:51:41 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/120/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:51:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:51:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:51:42 10:51:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:51:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:51:42 latest: Pulling from edgex-lftools-log-publisher 10:51:42 b4d181a07f80: Pulling fs layer 10:51:42 a1111a8f2ec3: Pulling fs layer 10:51:42 ed53099fbce6: Pulling fs layer 10:51:42 dc539afda2c1: Pulling fs layer 10:51:42 77bc0d833cb6: Pulling fs layer 10:51:42 9065ff56babe: Pulling fs layer 10:51:42 d287ab97295c: Pulling fs layer 10:51:42 dc539afda2c1: Waiting 10:51:42 77bc0d833cb6: Waiting 10:51:42 9065ff56babe: Waiting 10:51:42 d287ab97295c: Waiting 10:51:42 a1111a8f2ec3: Verifying Checksum 10:51:42 a1111a8f2ec3: Download complete 10:51:42 dc539afda2c1: Verifying Checksum 10:51:42 dc539afda2c1: Download complete 10:51:42 ed53099fbce6: Verifying Checksum 10:51:42 ed53099fbce6: Download complete 10:51:42 9065ff56babe: Verifying Checksum 10:51:42 9065ff56babe: Download complete 10:51:42 77bc0d833cb6: Verifying Checksum 10:51:42 77bc0d833cb6: Download complete 10:51:42 b4d181a07f80: Verifying Checksum 10:51:42 b4d181a07f80: Download complete 10:51:43 d287ab97295c: Verifying Checksum 10:51:43 d287ab97295c: Download complete 10:51:44 b4d181a07f80: Pull complete 10:51:44 a1111a8f2ec3: Pull complete 10:51:44 ed53099fbce6: Pull complete 10:51:44 dc539afda2c1: Pull complete 10:51:45 77bc0d833cb6: Pull complete 10:51:45 9065ff56babe: Pull complete 10:51:50 d287ab97295c: Pull complete 10:51:50 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 10:51:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:51:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:51:50 prd-centos7-docker-4c-2g-52 does not seem to be running inside a container 10:51:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/120/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/120 -v /w/workspace/edgex-go/120:/w/workspace/edgex-go/120:rw,z -v /w/workspace/edgex-go/120@tmp:/w/workspace/edgex-go/120@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:51:53 $ docker top fd8621b1b0a14014067c399c63745d95e05421a7644d8e05968f2b35983f7f57 -eo pid,comm [Pipeline] { [Pipeline] sh 10:51:53 + touch /tmp/pre-build-complete [Pipeline] sh 10:51:54 + mkdir -p /var/log/sysstat [Pipeline] sh 10:51:54 + ls /var/log/sa-host 10:51:54 + sadf -c /var/log/sa-host/sa01 10:51:54 file_magic: OK 10:51:54 HZ: Using current value: 100 10:51:54 file_header: OK 10:51:54 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 10:51:54 Statistics: 10:51:54 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:51:54 File successfully converted to sysstat format version 12.0.3 10:51:54 + sadf -c /var/log/sa-host/sa17 10:51:54 file_magic: OK 10:51:54 HZ: Using current value: 100 10:51:54 file_header: OK 10:51:54 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 10:51:54 Statistics: 10:51:54 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:51:54 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:51:54 provisioning config files... 10:51:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/120@tmp/config7434194230495652607tmp [Pipeline] { [Pipeline] echo 10:51:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:51:54 ---> create-netrc.sh [Pipeline] } 10:51:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:51:55 ---> python-tools-install.sh [Pipeline] echo 10:51:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:51:55 ---> sudo-logs.sh 10:51:55 Archiving 'sudo' log.. 10:51:55 sudo: unable to resolve host prd-centos7-docker-4c-2g-52.novalocal: Name or service not known 10:51:55 sudo: unable to resolve host prd-centos7-docker-4c-2g-52.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:51:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:51:55 ---> job-cost.sh 10:51:55 lf-activate-venv: SKIPPING 10:51:55 DEBUG: total: 0.10999999940395355 10:51:55 INFO: Retrieving Stack Cost... 10:51:56 INFO: Retrieving Pricing Info for: v3-standard-2 10:51:56 INFO: Archiving Costs [Pipeline] echo 10:51:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:51:56 ---> logs-deploy.sh 10:51:56 lf-activate-venv: SKIPPING 10:51:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/120 10:51:56 INFO: archiving workspace using pattern(s): 10:51:57 Archives upload complete. 10:51:57 INFO: archiving logs to Nexus