Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0aafbc0fece84c024f34443fde64f7a14b5c547f Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh3007058614842197102.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh5482225630246436559.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh429157460485048780.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh5344978391707938820.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-ssh5745980086509923765.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 ‘prd-centos7-docker-4c-2g-1885’ is offline Running on prd-centos7-docker-4c-2g-1888 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/49 [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/49 # 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/49@tmp/jenkins-gitclient-ssh7704050662215127566.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 0aafbc0fece84c024f34443fde64f7a14b5c547f (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 0aafbc0fece84c024f34443fde64f7a14b5c547f # timeout=10 Commit message: "feat(security): Feature to enable CORS headers for API gateway (#3678)" > git rev-list --no-walk 7380b5be2abbd1220962665a8de014d5421e0322 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-09T22:52:44.801Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-09T22:52:44.893Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-09T22:52:44.920Z] ========================================================= [2021-09-09T22:52:44.920Z] EdgeX Global Pipelines Version Info [2021-09-09T22:52:44.920Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:52:46.168Z] ------------------- [2021-09-09T22:52:46.168Z] stable info: [2021-09-09T22:52:46.168Z] ------------------- [2021-09-09T22:52:46.168Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-09T22:52:46.168Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-09T22:52:46.168Z] Message: update stable to v1.0.205 [2021-09-09T22:52:46.470Z] ------------------- [2021-09-09T22:52:46.470Z] experimental info: [2021-09-09T22:52:46.470Z] ------------------- [2021-09-09T22:52:46.470Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-09T22:52:46.470Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-09T22:52:46.470Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-09T22:52:48.132Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-09T22:52:48.154Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-09T22:52:48.174Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-09T22:52:48.195Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-09T22:52:48.215Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-09T22:52:48.238Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-09T22:52:48.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-09T22:52:48.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-09T22:52:48.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-09T22:52:48.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-09T22:52:48.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-09T22:52:48.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-09T22:52:48.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-09T22:52:48.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-09T22:52:48.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-09T22:52:48.451Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-09T22:52:48.472Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-09T22:52:48.493Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-09T22:52:48.513Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-09T22:52:48.535Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-09T22:52:48.556Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-09T22:52:48.576Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-09T22:52:48.597Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-09T22:52:48.617Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-09T22:52:48.638Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-09T22:52:48.659Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-09T22:52:48.680Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] echo [2021-09-09T22:52:48.701Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0aafbc0 [Pipeline] echo [2021-09-09T22:52:48.723Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T22:52:48.798Z] provisioning config files... [2021-09-09T22:52:48.816Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/49@tmp/config4989664727280791697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:52:49.158Z] ---> docker-login.sh [2021-09-09T22:52:49.159Z] nexus3.edgexfoundry.org:10001 [2021-09-09T22:52:49.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:52:49.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:52:49.426Z] Configure a credential helper to remove this warning. See [2021-09-09T22:52:49.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:52:49.426Z] [2021-09-09T22:52:49.426Z] Login Succeeded [2021-09-09T22:52:49.426Z] nexus3.edgexfoundry.org:10002 [2021-09-09T22:52:49.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:52:49.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:52:49.690Z] Configure a credential helper to remove this warning. See [2021-09-09T22:52:49.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:52:49.690Z] [2021-09-09T22:52:49.690Z] Login Succeeded [2021-09-09T22:52:49.690Z] nexus3.edgexfoundry.org:10003 [2021-09-09T22:52:49.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:52:49.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:52:49.690Z] Configure a credential helper to remove this warning. See [2021-09-09T22:52:49.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:52:49.690Z] [2021-09-09T22:52:49.690Z] Login Succeeded [2021-09-09T22:52:49.690Z] nexus3.edgexfoundry.org:10004 [2021-09-09T22:52:49.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:52:49.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:52:49.956Z] Configure a credential helper to remove this warning. See [2021-09-09T22:52:49.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:52:49.956Z] [2021-09-09T22:52:49.956Z] Login Succeeded [2021-09-09T22:52:49.956Z] docker.io [2021-09-09T22:52:49.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:52:50.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:52:50.222Z] Configure a credential helper to remove this warning. See [2021-09-09T22:52:50.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:52:50.222Z] [2021-09-09T22:52:50.222Z] Login Succeeded [2021-09-09T22:52:50.222Z] ---> docker-login.sh ends [Pipeline] } [2021-09-09T22:52:50.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T22:52:50.586Z] ++ 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 [2021-09-09T22:52:50.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:52:50.586Z] ++ dirname cmd/core-command/Dockerfile [2021-09-09T22:52:50.586Z] ++ cut -d/ -f2 [2021-09-09T22:52:50.586Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-09T22:52:50.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:52:50.586Z] ++ dirname cmd/core-data/Dockerfile [2021-09-09T22:52:50.586Z] ++ cut -d/ -f2 [2021-09-09T22:52:50.586Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-09T22:52:50.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:52:50.586Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-09T22:52:50.586Z] ++ cut -d/ -f2 [2021-09-09T22:52:50.586Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-09T22:52:50.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:52:50.586Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-09T22:52:50.586Z] ++ cut -d/ -f2 [2021-09-09T22:52:50.586Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-09T22:52:50.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:52:50.586Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-09T22:52:50.586Z] ++ cut -d/ -f2 [2021-09-09T22:52:50.586Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-09T22:52:50.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:52:50.586Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-09T22:52:50.586Z] ++ cut -d/ -f2 [2021-09-09T22:52:50.586Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-09T22:52:50.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:52:50.586Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-09T22:52:50.586Z] ++ cut -d/ -f2 [2021-09-09T22:52:50.586Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-09T22:52:50.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:52:50.586Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-09T22:52:50.586Z] ++ cut -d/ -f2 [2021-09-09T22:52:50.586Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-09T22:52:50.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:52:50.586Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-09T22:52:50.586Z] ++ cut -d/ -f2 [2021-09-09T22:52:50.586Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-09T22:52:50.651Z] 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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:52:53.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T22:52:53.708Z] [2021-09-09T22:52:53.708Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:52:54.040Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T22:52:54.305Z] latest: Pulling from edgex-devops/git-semver [2021-09-09T22:52:54.305Z] 31603596830f: Pulling fs layer [2021-09-09T22:52:54.305Z] 04fac38145f0: Pulling fs layer [2021-09-09T22:52:54.305Z] 701f6daf10bf: Pulling fs layer [2021-09-09T22:52:54.305Z] 24f72da36158: Pulling fs layer [2021-09-09T22:52:54.305Z] 24f72da36158: Waiting [2021-09-09T22:52:54.305Z] 04fac38145f0: Verifying Checksum [2021-09-09T22:52:54.305Z] 04fac38145f0: Download complete [2021-09-09T22:52:54.572Z] 31603596830f: Verifying Checksum [2021-09-09T22:52:54.572Z] 31603596830f: Download complete [2021-09-09T22:52:54.572Z] 24f72da36158: Verifying Checksum [2021-09-09T22:52:54.572Z] 24f72da36158: Download complete [2021-09-09T22:52:54.572Z] 31603596830f: Pull complete [2021-09-09T22:52:54.838Z] 04fac38145f0: Pull complete [2021-09-09T22:52:54.838Z] 701f6daf10bf: Verifying Checksum [2021-09-09T22:52:54.838Z] 701f6daf10bf: Download complete [2021-09-09T22:52:55.427Z] 701f6daf10bf: Pull complete [2021-09-09T22:52:55.427Z] 24f72da36158: Pull complete [2021-09-09T22:52:55.427Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-09T22:52:55.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T22:52:55.692Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-09T22:52:55.779Z] prd-centos7-docker-4c-2g-1888 does not seem to be running inside a container [2021-09-09T22:52:55.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/49 -v /w/workspace/edgex-go/49:/w/workspace/edgex-go/49:rw,z -v /w/workspace/edgex-go/49@tmp:/w/workspace/edgex-go/49@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 [2021-09-09T22:52:56.653Z] $ docker top 840230073b549bbe50685a8cb902f8e42869f35b945a2125fc33729d6096a5c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-09T22:52:56.775Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T22:52:56.775Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T22:52:56.889Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T22:52:56.889Z] $ docker exec 840230073b549bbe50685a8cb902f8e42869f35b945a2125fc33729d6096a5c8 ssh-agent [2021-09-09T22:52:57.002Z] SSH_AUTH_SOCK=/tmp/ssh-bNPUhbM2GMlD/agent.14 [2021-09-09T22:52:57.002Z] SSH_AGENT_PID=21 [2021-09-09T22:52:57.016Z] Running ssh-add (command line suppressed) [2021-09-09T22:52:57.119Z] Identity added: /w/workspace/edgex-go/49@tmp/private_key_515453744195007959.key (/w/workspace/edgex-go/49@tmp/private_key_515453744195007959.key) [2021-09-09T22:52:57.139Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T22:52:57.452Z] + git tag --points-at HEAD [Pipeline] } [2021-09-09T22:52:57.471Z] $ docker exec --env ******** --env ******** 840230073b549bbe50685a8cb902f8e42869f35b945a2125fc33729d6096a5c8 ssh-agent -k [2021-09-09T22:52:57.565Z] unset SSH_AUTH_SOCK; [2021-09-09T22:52:57.566Z] unset SSH_AGENT_PID; [2021-09-09T22:52:57.566Z] echo Agent pid 21 killed; [2021-09-09T22:52:57.581Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-09T22:52:57.618Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T22:52:57.618Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T22:52:57.728Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T22:52:57.728Z] $ docker exec 840230073b549bbe50685a8cb902f8e42869f35b945a2125fc33729d6096a5c8 ssh-agent [2021-09-09T22:52:57.836Z] SSH_AUTH_SOCK=/tmp/ssh-YrC5ZGIsaU2n/agent.55 [2021-09-09T22:52:57.836Z] SSH_AGENT_PID=62 [2021-09-09T22:52:57.848Z] Running ssh-add (command line suppressed) [2021-09-09T22:52:57.947Z] Identity added: /w/workspace/edgex-go/49@tmp/private_key_4496800608287086242.key (/w/workspace/edgex-go/49@tmp/private_key_4496800608287086242.key) [2021-09-09T22:52:57.971Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T22:52:58.285Z] + git semver init [2021-09-09T22:52:58.286Z] # -> Open(): unable to determine branch for HEAD [2021-09-09T22:52:58.286Z] # $GIT_DIR = /w/workspace/edgex-go/49/.git [2021-09-09T22:52:58.286Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/49 [2021-09-09T22:52:58.286Z] # $SEMVER_REMOTE_NAME = origin [2021-09-09T22:52:58.286Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-09T22:52:58.286Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-09T22:52:58.286Z] # $SEMVER_BRANCH = main [2021-09-09T22:52:58.286Z] # $SEMVER_TEMP = /tmp/semver-269838517 [2021-09-09T22:52:58.286Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-09T22:53:13.421Z] # '/tmp/semver-269838517' -> '/w/workspace/edgex-go/49/.semver' [2021-09-09T22:53:13.421Z] # -> Force: false [2021-09-09T22:53:13.421Z] # $SEMVER_DIR = /w/workspace/edgex-go/49/.semver [Pipeline] } [2021-09-09T22:53:13.434Z] $ docker exec --env ******** --env ******** 840230073b549bbe50685a8cb902f8e42869f35b945a2125fc33729d6096a5c8 ssh-agent -k [2021-09-09T22:53:13.554Z] unset SSH_AUTH_SOCK; [2021-09-09T22:53:13.554Z] unset SSH_AGENT_PID; [2021-09-09T22:53:13.554Z] echo Agent pid 62 killed; [2021-09-09T22:53:13.575Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T22:53:15.398Z] + git semver [Pipeline] } [2021-09-09T22:53:15.421Z] $ docker stop --time=1 840230073b549bbe50685a8cb902f8e42869f35b945a2125fc33729d6096a5c8 [2021-09-09T22:53:17.291Z] $ docker rm -f 840230073b549bbe50685a8cb902f8e42869f35b945a2125fc33729d6096a5c8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T22:53:17.692Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-09T22:53:19.593Z] Stashed 1 file(s) [Pipeline] echo [2021-09-09T22:53:19.596Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.42 [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 [2021-09-09T22:53:19.885Z] ========================================================= [2021-09-09T22:53:19.886Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-09T22:53:19.886Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T22:53:20.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T22:53:20.195Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-09T22:53:20.195Z] 540db60ca938: Pulling fs layer [2021-09-09T22:53:20.195Z] adcc1eea9eea: Pulling fs layer [2021-09-09T22:53:20.195Z] 4c4ab2625f07: Pulling fs layer [2021-09-09T22:53:20.195Z] db62176df00c: Pulling fs layer [2021-09-09T22:53:20.195Z] 3b30891b0d05: Pulling fs layer [2021-09-09T22:53:20.195Z] 06b49ca38bd5: Pulling fs layer [2021-09-09T22:53:20.195Z] c788192a36de: Pulling fs layer [2021-09-09T22:53:20.195Z] a77e37c0d609: Pulling fs layer [2021-09-09T22:53:20.195Z] c3185cebc471: Pulling fs layer [2021-09-09T22:53:20.195Z] 3b30891b0d05: Waiting [2021-09-09T22:53:20.195Z] 06b49ca38bd5: Waiting [2021-09-09T22:53:20.195Z] c788192a36de: Waiting [2021-09-09T22:53:20.195Z] a77e37c0d609: Waiting [2021-09-09T22:53:20.195Z] c3185cebc471: Waiting [2021-09-09T22:53:20.195Z] db62176df00c: Waiting [2021-09-09T22:53:20.195Z] 4c4ab2625f07: Verifying Checksum [2021-09-09T22:53:20.195Z] 4c4ab2625f07: Download complete [2021-09-09T22:53:20.195Z] adcc1eea9eea: Verifying Checksum [2021-09-09T22:53:20.195Z] adcc1eea9eea: Download complete [2021-09-09T22:53:20.195Z] 3b30891b0d05: Verifying Checksum [2021-09-09T22:53:20.195Z] 3b30891b0d05: Download complete [2021-09-09T22:53:20.464Z] 06b49ca38bd5: Verifying Checksum [2021-09-09T22:53:20.464Z] 06b49ca38bd5: Download complete [2021-09-09T22:53:20.464Z] c788192a36de: Verifying Checksum [2021-09-09T22:53:20.464Z] c788192a36de: Download complete [2021-09-09T22:53:20.464Z] 540db60ca938: Verifying Checksum [2021-09-09T22:53:20.464Z] 540db60ca938: Download complete [2021-09-09T22:53:20.464Z] 540db60ca938: Pull complete [2021-09-09T22:53:20.728Z] adcc1eea9eea: Pull complete [2021-09-09T22:53:20.728Z] 4c4ab2625f07: Pull complete [2021-09-09T22:53:21.311Z] a77e37c0d609: Verifying Checksum [2021-09-09T22:53:21.311Z] a77e37c0d609: Download complete [2021-09-09T22:53:24.648Z] c3185cebc471: Verifying Checksum [2021-09-09T22:53:24.648Z] c3185cebc471: Download complete [2021-09-09T22:53:24.914Z] db62176df00c: Verifying Checksum [2021-09-09T22:53:24.914Z] db62176df00c: Download complete [2021-09-09T22:53:28.266Z] db62176df00c: Pull complete [2021-09-09T22:53:28.266Z] 3b30891b0d05: Pull complete [2021-09-09T22:53:28.266Z] 06b49ca38bd5: Pull complete [2021-09-09T22:53:28.266Z] c788192a36de: Pull complete [2021-09-09T22:53:28.536Z] a77e37c0d609: Pull complete [2021-09-09T22:53:30.489Z] c3185cebc471: Pull complete [2021-09-09T22:53:30.489Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-09T22:53:30.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T22:53:30.489Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-09T22:53:30.821Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-09T22:53:30.821Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T22:53:30.821Z] WORKDIR /edgex [2021-09-09T22:53:30.821Z] COPY go.mod . [2021-09-09T22:53:30.821Z] RUN go mod download' [2021-09-09T22:53:32.223Z] Sending build context to Docker daemon 328.8MB [2021-09-09T22:53:32.223Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T22:53:32.223Z] ---> 031687cdd783 [2021-09-09T22:53:32.223Z] Step 2/4 : WORKDIR /edgex [2021-09-09T22:53:33.631Z] ---> Running in 6cf56aed4d5a [2021-09-09T22:53:33.896Z] Removing intermediate container 6cf56aed4d5a [2021-09-09T22:53:33.896Z] ---> 4bd39e3fa599 [2021-09-09T22:53:33.896Z] Step 3/4 : COPY go.mod . [2021-09-09T22:53:33.896Z] ---> cae9ae2daab7 [2021-09-09T22:53:33.896Z] Step 4/4 : RUN go mod download [2021-09-09T22:53:33.896Z] ---> Running in 4888e193a159 [2021-09-09T22:53:34.814Z] Still waiting to schedule task [2021-09-09T22:53:34.814Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1886’ is offline [2021-09-09T22:54:12.770Z] Removing intermediate container 4888e193a159 [2021-09-09T22:54:12.770Z] ---> a9c4ad4e7272 [2021-09-09T22:54:12.770Z] Successfully built a9c4ad4e7272 [2021-09-09T22:54:12.770Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:54:13.094Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-09T22:54:13.094Z] . [Pipeline] withDockerContainer [2021-09-09T22:54:13.188Z] prd-centos7-docker-4c-2g-1888 does not seem to be running inside a container [2021-09-09T22:54:13.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/49 -v /w/workspace/edgex-go/49:/w/workspace/edgex-go/49:rw,z -v /w/workspace/edgex-go/49@tmp:/w/workspace/edgex-go/49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-09T22:54:13.906Z] $ docker top 5fbae2654ea22be3272b6be843cfb5ab46e562b2c1ceb5efa965877e78b8bb5d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T22:54:14.312Z] + go version [2021-09-09T22:54:14.312Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-09T22:54:14.326Z] $ docker stop --time=1 5fbae2654ea22be3272b6be843cfb5ab46e562b2c1ceb5efa965877e78b8bb5d [2021-09-09T22:54:15.527Z] $ docker rm -f 5fbae2654ea22be3272b6be843cfb5ab46e562b2c1ceb5efa965877e78b8bb5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:54:16.057Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-09T22:54:16.057Z] . [Pipeline] withDockerContainer [2021-09-09T22:54:16.148Z] prd-centos7-docker-4c-2g-1888 does not seem to be running inside a container [2021-09-09T22:54:16.210Z] $ 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/49 -v /w/workspace/edgex-go/49:/w/workspace/edgex-go/49:rw,z -v /w/workspace/edgex-go/49@tmp:/w/workspace/edgex-go/49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-09T22:54:16.554Z] $ docker top 092fe0fe261ab9fc001eb367eac984bd5a77038d001e4bf0cc6c20222b513382 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-09T22:54:16.654Z] ========================================================= [2021-09-09T22:54:16.654Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-09T22:54:16.654Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T22:54:16.967Z] + go mod tidy [Pipeline] sh [2021-09-09T22:54:17.547Z] + make test [2021-09-09T22:54:17.547Z] 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 [2021-09-09T22:54:17.820Z] go mod tidy [2021-09-09T22:54:17.820Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-09T22:54:23.184Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-09T22:54:41.467Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-09T22:54:44.073Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-09T22:54:44.338Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-09T22:54:44.610Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-09T22:54:47.259Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-09T22:54:47.542Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-09T22:54:47.542Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-09T22:54:47.542Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-09T22:54:48.146Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-09T22:54:48.435Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-09T22:54:48.712Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-09T22:54:48.712Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-09T22:54:48.712Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-09T22:54:48.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-09T22:54:50.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements [2021-09-09T22:54:50.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-09T22:54:50.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-09T22:54:51.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.065s coverage: 100.0% of statements [2021-09-09T22:54:51.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-09T22:54:51.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.051s coverage: 46.3% of statements [2021-09-09T22:54:51.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-09T22:54:51.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-09T22:54:52.657Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.112s coverage: 90.1% of statements [2021-09-09T22:54:52.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-09T22:54:52.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-09T22:54:53.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements [2021-09-09T22:54:53.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-09T22:54:53.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-09T22:54:53.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-09T22:54:53.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-09T22:54:53.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-09T22:54:54.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.288s coverage: 94.2% of statements [2021-09-09T22:54:54.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-09T22:54:54.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-09T22:54:54.587Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements [2021-09-09T22:54:54.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-09T22:54:54.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-09T22:54:54.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-09T22:54:54.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-09T22:54:54.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-09T22:54:54.856Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements [2021-09-09T22:54:54.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-09T22:54:54.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-09T22:54:54.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-09T22:54:55.825Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.8% of statements [2021-09-09T22:54:55.825Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-09T22:54:55.825Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2021-09-09T22:54:56.108Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 21.7% of statements [2021-09-09T22:54:56.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-09T22:54:56.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-09-09T22:54:56.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements [2021-09-09T22:54:56.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2021-09-09T22:54:57.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2021-09-09T22:54:57.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2021-09-09T22:55:09.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements [2021-09-09T22:55:09.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-09-09T22:55:16.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.178s coverage: 81.8% of statements [2021-09-09T22:55:16.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-09T22:55:32.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2021-09-09T22:55:32.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-09T22:55:32.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-09T22:55:32.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-09T22:55:32.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-09-09T22:55:32.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-09T22:55:32.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-09T22:55:32.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-09T22:55:32.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-09T22:55:32.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-09T22:55:32.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-09-09T22:55:32.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-09T22:55:32.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-09T22:55:32.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-09-09T22:55:32.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-09T22:55:32.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements [2021-09-09T22:55:32.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-09T22:55:32.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-09-09T22:55:32.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-09-09T22:55:32.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-09-09T22:55:32.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-09-09T22:55:32.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-09T22:55:32.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.133s coverage: 64.4% of statements [2021-09-09T22:55:32.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-09T22:55:32.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-09T22:55:32.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2021-09-09T22:55:32.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements [2021-09-09T22:55:32.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2021-09-09T22:55:32.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2021-09-09T22:55:32.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-09-09T22:55:33.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.182s coverage: 62.6% of statements [2021-09-09T22:55:33.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-09T22:55:33.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-09T22:55:33.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-09T22:55:33.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.6% of statements [2021-09-09T22:55:33.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-09T22:55:33.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-09T22:55:33.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2021-09-09T22:55:33.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-09T22:55:34.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2021-09-09T22:55:34.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-09T22:55:41.020Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.5% of statements [2021-09-09T22:55:41.020Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-09T22:55:41.020Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-09T22:55:41.020Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-09T22:55:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-09T22:55:41.021Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 92.0% of statements [2021-09-09T22:55:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-09T22:55:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-09T22:55:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-09T22:55:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-09T22:55:41.021Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-09-09T22:55:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-09T22:55:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-09T22:55:41.021Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2021-09-09T22:55:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-09T22:55:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-09T22:55:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-09T22:55:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-09T22:55:41.021Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-09-09T22:55:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-09T22:55:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-09T22:55:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-09T22:55:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-09T22:55:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-09T22:55:41.021Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-09T22:55:41.021Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-09-09T22:55:41.021Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-09-09T22:55:41.021Z] GO111MODULE=on go vet ./... [2021-09-09T22:55:56.579Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1891 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-09-09T22:55:56.600Z] Running in /w/workspace/edgex-go/49 [Pipeline] { [Pipeline] checkout [2021-09-09T22:55:56.819Z] The recommended git tool is: git [2021-09-09T22:56:03.815Z] gofmt -l . [2021-09-09T22:56:03.816Z] [ "`gofmt -l .`" = "" ] [2021-09-09T22:56:03.816Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-09T22:56:04.131Z] + ls -al . [2021-09-09T22:56:04.131Z] total 612 [2021-09-09T22:56:04.131Z] drwxrwxr-x 10 1001 1001 4096 Sep 9 22:56 . [2021-09-09T22:56:04.131Z] drwxr-xr-x 4 root root 30 Sep 9 22:54 .. [2021-09-09T22:56:04.131Z] -rw-rw-r-- 1 1001 1001 11 Sep 9 22:52 .dockerignore [2021-09-09T22:56:04.131Z] drwxrwxr-x 8 1001 1001 162 Sep 9 22:52 .git [2021-09-09T22:56:04.131Z] drwxrwxr-x 4 1001 1001 142 Sep 9 22:52 .github [2021-09-09T22:56:04.131Z] -rw-rw-r-- 1 1001 1001 818 Sep 9 22:52 .gitignore [2021-09-09T22:56:04.131Z] -rw-rw-r-- 1 1001 1001 76 Sep 9 22:52 .hadolint.yml [2021-09-09T22:56:04.131Z] drwx------ 3 1001 1001 43 Sep 9 22:53 .semver [2021-09-09T22:56:04.131Z] -rw-rw-r-- 1 1001 1001 166 Sep 9 22:52 .sonarcloud.properties [2021-09-09T22:56:04.131Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 22:52 ADOPTERS.md [2021-09-09T22:56:04.131Z] -rw-rw-r-- 1 1001 1001 8493 Sep 9 22:52 Attribution.txt [2021-09-09T22:56:04.131Z] -rw-rw-r-- 1 1001 1001 43881 Sep 9 22:52 CHANGELOG.md [2021-09-09T22:56:04.131Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 22:52 CONTRIBUTING.md [2021-09-09T22:56:04.131Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 22:52 GOVERNANCE.md [2021-09-09T22:56:04.131Z] -rw-rw-r-- 1 1001 1001 849 Sep 9 22:52 Jenkinsfile [2021-09-09T22:56:04.131Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 22:52 LICENSE [2021-09-09T22:56:04.131Z] -rw-rw-r-- 1 1001 1001 5915 Sep 9 22:52 Makefile [2021-09-09T22:56:04.131Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 22:52 OWNERS.md [2021-09-09T22:56:04.131Z] -rw-rw-r-- 1 1001 1001 8643 Sep 9 22:52 README.md [2021-09-09T22:56:04.131Z] -rw-rw-r-- 1 1001 1001 6912 Sep 9 22:52 SECURITY.md [2021-09-09T22:56:04.131Z] -rw-rw-r-- 1 1001 1001 12 Sep 9 22:53 VERSION [2021-09-09T22:56:04.131Z] -rw-rw-r-- 1 1001 1001 4131 Sep 9 22:52 ZMQWindows.md [2021-09-09T22:56:04.131Z] drwxrwxr-x 2 1001 1001 37 Sep 9 22:52 bin [2021-09-09T22:56:04.131Z] drwxrwxr-x 14 1001 1001 4096 Sep 9 22:52 cmd [2021-09-09T22:56:04.131Z] -rw-r--r-- 1 root root 405610 Sep 9 22:55 coverage.out [2021-09-09T22:56:04.131Z] -rw-rw-r-- 1 1001 1001 841 Sep 9 22:52 go.mod [2021-09-09T22:56:04.132Z] -rw-r--r-- 1 root root 50064 Sep 9 22:54 go.sum [2021-09-09T22:56:04.132Z] drwxrwxr-x 8 1001 1001 124 Sep 9 22:52 internal [2021-09-09T22:56:04.132Z] drwxrwxr-x 3 1001 1001 16 Sep 9 22:52 openapi [2021-09-09T22:56:04.132Z] drwxrwxr-x 4 1001 1001 71 Sep 9 22:52 snap [2021-09-09T22:56:04.132Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 22:52 version.go [Pipeline] sh [2021-09-09T22:56:04.522Z] using credential edgex-jenkins-ssh [2021-09-09T22:56:04.549Z] Cloning the remote Git repository [2021-09-09T22:56:04.622Z] + '[' -e coverage.out ] [2021-09-09T22:56:04.622Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-09T22:56:04.807Z] Stashed 1 file(s) [Pipeline] sh [2021-09-09T22:56:05.117Z] + make build [2021-09-09T22:56:05.117Z] go mod tidy [2021-09-09T22:56:05.117Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/core-data/core-data ./cmd/core-data [2021-09-09T22:56:04.616Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-09T22:56:04.760Z] > git init /w/workspace/edgex-go/49 # timeout=10 [2021-09-09T22:56:04.862Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T22:56:04.863Z] > git --version # timeout=10 [2021-09-09T22:56:04.892Z] > git --version # 'git version 2.17.1' [2021-09-09T22:56:04.897Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T22:56:04.987Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T22:56:06.527Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-09T22:56:13.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/core-command/core-command ./cmd/core-command [2021-09-09T22:56:13.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-09T22:56:14.729Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-09T22:56:15.001Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-09T22:56:15.961Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-09T22:56:16.544Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-09T22:56:17.515Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-09T22:56:18.490Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-09T22:56:19.078Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-09T22:56:19.962Z] Avoid second fetch [2021-09-09T22:56:19.963Z] Checking out Revision 0aafbc0fece84c024f34443fde64f7a14b5c547f (main) [2021-09-09T22:56:20.073Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-09T22:56:19.928Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T22:56:19.944Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T22:56:19.982Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T22:56:19.995Z] > git checkout -f 0aafbc0fece84c024f34443fde64f7a14b5c547f # timeout=10 [Pipeline] } [2021-09-09T22:56:21.522Z] $ docker stop --time=1 092fe0fe261ab9fc001eb367eac984bd5a77038d001e4bf0cc6c20222b513382 [2021-09-09T22:56:23.599Z] $ docker rm -f 092fe0fe261ab9fc001eb367eac984bd5a77038d001e4bf0cc6c20222b513382 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-09-09T22:56:24.359Z] Commit message: "feat(security): Feature to enable CORS headers for API gateway (#3678)" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T22:56:31.239Z] provisioning config files... [2021-09-09T22:56:31.266Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/49@tmp/config5181325002479441218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:56:31.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T22:56:31.408Z] [2021-09-09T22:56:31.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:56:31.825Z] ---> docker-login.sh [2021-09-09T22:56:31.825Z] nexus3.edgexfoundry.org:10001 [2021-09-09T22:56:31.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T22:56:31.947Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-09T22:56:31.947Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-09T22:56:31.947Z] ca9280d653b3: Pulling fs layer [2021-09-09T22:56:31.947Z] 7e9c9ca2126c: Pulling fs layer [2021-09-09T22:56:32.212Z] cbdbe7a5bc2a: Download complete [2021-09-09T22:56:32.212Z] cbdbe7a5bc2a: Pull complete [2021-09-09T22:56:32.794Z] ca9280d653b3: Download complete [2021-09-09T22:56:33.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:56:33.374Z] ca9280d653b3: Pull complete [2021-09-09T22:56:33.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:56:33.882Z] Configure a credential helper to remove this warning. See [2021-09-09T22:56:33.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:56:33.882Z] [2021-09-09T22:56:33.882Z] Login Succeeded [2021-09-09T22:56:33.882Z] nexus3.edgexfoundry.org:10002 [2021-09-09T22:56:34.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:56:34.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:56:34.156Z] Configure a credential helper to remove this warning. See [2021-09-09T22:56:34.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:56:34.156Z] [2021-09-09T22:56:34.156Z] Login Succeeded [2021-09-09T22:56:34.156Z] nexus3.edgexfoundry.org:10003 [2021-09-09T22:56:34.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:56:34.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:56:34.708Z] Configure a credential helper to remove this warning. See [2021-09-09T22:56:34.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:56:34.708Z] [2021-09-09T22:56:34.708Z] Login Succeeded [2021-09-09T22:56:34.708Z] nexus3.edgexfoundry.org:10004 [2021-09-09T22:56:34.774Z] 7e9c9ca2126c: Verifying Checksum [2021-09-09T22:56:34.774Z] 7e9c9ca2126c: Download complete [2021-09-09T22:56:34.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:56:35.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:56:35.260Z] Configure a credential helper to remove this warning. See [2021-09-09T22:56:35.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:56:35.260Z] [2021-09-09T22:56:35.260Z] Login Succeeded [2021-09-09T22:56:35.260Z] docker.io [2021-09-09T22:56:35.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:56:36.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:56:36.130Z] Configure a credential helper to remove this warning. See [2021-09-09T22:56:36.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:56:36.130Z] [2021-09-09T22:56:36.130Z] Login Succeeded [2021-09-09T22:56:36.130Z] ---> docker-login.sh ends [Pipeline] } [2021-09-09T22:56:36.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-09T22:56:36.616Z] ========================================================= [2021-09-09T22:56:36.616Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-09T22:56:36.616Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T22:56:38.416Z] 7e9c9ca2126c: Pull complete [2021-09-09T22:56:38.416Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-09T22:56:38.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T22:56:38.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-09T22:56:38.606Z] prd-centos7-docker-4c-2g-1888 does not seem to be running inside a container [2021-09-09T22:56:38.672Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/49 -v /w/workspace/edgex-go/49:/w/workspace/edgex-go/49:rw,z -v /w/workspace/edgex-go/49@tmp:/w/workspace/edgex-go/49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-09T22:56:38.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T22:56:39.046Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-09T22:56:39.046Z] 595b0fe564bb: Pulling fs layer [2021-09-09T22:56:39.047Z] 24495759ef45: Pulling fs layer [2021-09-09T22:56:39.047Z] d148012ef14d: Pulling fs layer [2021-09-09T22:56:39.047Z] e90a11edd702: Pulling fs layer [2021-09-09T22:56:39.047Z] d77568369979: Pulling fs layer [2021-09-09T22:56:39.047Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-09T22:56:39.047Z] 170f2ba95c9a: Pulling fs layer [2021-09-09T22:56:39.047Z] 97ac5df62f85: Pulling fs layer [2021-09-09T22:56:39.047Z] fc1c9f9a7f3b: Waiting [2021-09-09T22:56:39.047Z] 170f2ba95c9a: Waiting [2021-09-09T22:56:39.047Z] 97ac5df62f85: Waiting [2021-09-09T22:56:39.047Z] e90a11edd702: Waiting [2021-09-09T22:56:39.047Z] 24495759ef45: Verifying Checksum [2021-09-09T22:56:39.047Z] 24495759ef45: Download complete [2021-09-09T22:56:39.323Z] d148012ef14d: Verifying Checksum [2021-09-09T22:56:39.323Z] d148012ef14d: Download complete [2021-09-09T22:56:39.323Z] d77568369979: Verifying Checksum [2021-09-09T22:56:39.323Z] d77568369979: Download complete [2021-09-09T22:56:39.323Z] 595b0fe564bb: Download complete [2021-09-09T22:56:39.323Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-09T22:56:39.323Z] fc1c9f9a7f3b: Download complete [2021-09-09T22:56:39.323Z] 170f2ba95c9a: Verifying Checksum [2021-09-09T22:56:39.323Z] 170f2ba95c9a: Download complete [2021-09-09T22:56:40.318Z] 595b0fe564bb: Pull complete [2021-09-09T22:56:40.597Z] 24495759ef45: Pull complete [2021-09-09T22:56:41.198Z] d148012ef14d: Pull complete [2021-09-09T22:56:41.341Z] $ docker top e8909e50db399f4c9007f7ba231a4071a90a819ebd7b9f65bb8b187cd9326a66 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T22:56:41.747Z] + docker-compose build --help [2021-09-09T22:56:41.747Z] + grep parallel [2021-09-09T22:56:42.341Z] --parallel Build images in parallel. [Pipeline] } [2021-09-09T22:56:42.361Z] $ docker stop --time=1 e8909e50db399f4c9007f7ba231a4071a90a819ebd7b9f65bb8b187cd9326a66 [2021-09-09T22:56:42.667Z] 97ac5df62f85: Verifying Checksum [2021-09-09T22:56:42.667Z] 97ac5df62f85: Download complete [2021-09-09T22:56:42.951Z] e90a11edd702: Verifying Checksum [2021-09-09T22:56:42.951Z] e90a11edd702: Download complete [2021-09-09T22:56:43.580Z] $ docker rm -f e8909e50db399f4c9007f7ba231a4071a90a819ebd7b9f65bb8b187cd9326a66 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:56:44.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T22:56:44.049Z] . [Pipeline] withDockerContainer [2021-09-09T22:56:44.141Z] prd-centos7-docker-4c-2g-1888 does not seem to be running inside a container [2021-09-09T22:56:44.215Z] $ 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/49 -v /w/workspace/edgex-go/49:/w/workspace/edgex-go/49:rw,z -v /w/workspace/edgex-go/49@tmp:/w/workspace/edgex-go/49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-09T22:56:44.609Z] $ docker top 719ce779f4c66cd7a318b082dba6a3ace29e42e3c0e94bbef95bc0ff0ec56d1f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T22:56:45.011Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-09T22:56:45.591Z] Building core-command ... [2021-09-09T22:56:45.591Z] Building core-data ... [2021-09-09T22:56:45.592Z] Building core-metadata ... [2021-09-09T22:56:45.592Z] Building security-bootstrapper ... [2021-09-09T22:56:45.592Z] Building security-proxy-setup ... [2021-09-09T22:56:45.592Z] Building security-secretstore-setup ... [2021-09-09T22:56:45.592Z] Building support-notifications ... [2021-09-09T22:56:45.592Z] Building support-scheduler ... [2021-09-09T22:56:45.592Z] Building sys-mgmt-agent ... [2021-09-09T22:56:45.592Z] Building security-bootstrapper [2021-09-09T22:56:45.592Z] Building core-data [2021-09-09T22:56:45.592Z] Building sys-mgmt-agent [2021-09-09T22:56:45.592Z] Building support-notifications [2021-09-09T22:56:45.592Z] Building security-secretstore-setup [2021-09-09T22:56:55.399Z] e90a11edd702: Pull complete [2021-09-09T22:56:55.399Z] d77568369979: Pull complete [2021-09-09T22:56:55.399Z] fc1c9f9a7f3b: Pull complete [2021-09-09T22:56:55.399Z] 170f2ba95c9a: Pull complete [2021-09-09T22:56:57.365Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:56:57.365Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:56:57.365Z] ---> a9c4ad4e7272 [2021-09-09T22:56:57.365Z] Step 3/32 : WORKDIR /edgex-go [2021-09-09T22:56:57.365Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:56:57.365Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:56:57.365Z] ---> a9c4ad4e7272 [2021-09-09T22:56:57.365Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T22:56:59.302Z] ---> Running in 6354f6c26745 [2021-09-09T22:56:59.302Z] ---> Running in 5784096a15bb [2021-09-09T22:57:00.493Z] 97ac5df62f85: Pull complete [2021-09-09T22:57:00.766Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-09T22:57:00.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T22:57:00.766Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-09T22:57:01.131Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T22:57:01.131Z] WORKDIR /edgex [2021-09-09T22:57:01.131Z] COPY go.mod . [2021-09-09T22:57:01.131Z] RUN go mod download [2021-09-09T22:57:01.131Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-09T22:57:03.763Z] Sending build context to Docker daemon 166MB [2021-09-09T22:57:03.763Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T22:57:03.763Z] ---> 04bc70af865f [2021-09-09T22:57:03.763Z] Step 2/4 : WORKDIR /edgex [2021-09-09T22:57:04.643Z] Removing intermediate container 6354f6c26745 [2021-09-09T22:57:04.643Z] ---> 3e2ca67e90d7 [2021-09-09T22:57:04.643Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:57:04.643Z] Removing intermediate container 5784096a15bb [2021-09-09T22:57:04.643Z] ---> 64f277d4151a [2021-09-09T22:57:04.643Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:57:05.602Z] ---> Running in 5ec5c6295008 [2021-09-09T22:57:05.602Z] ---> Running in 9ea709be13bb [2021-09-09T22:57:05.602Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:57:05.602Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:57:05.602Z] ---> a9c4ad4e7272 [2021-09-09T22:57:05.602Z] Step 3/26 : WORKDIR /edgex-go [2021-09-09T22:57:05.870Z] ---> Using cache [2021-09-09T22:57:05.870Z] ---> 3e2ca67e90d7 [2021-09-09T22:57:05.870Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:57:06.460Z] ---> Running in 0300443cc5a3 [2021-09-09T22:57:08.612Z] Removing intermediate container 9ea709be13bb [2021-09-09T22:57:08.612Z] ---> 403d194e5e0e [2021-09-09T22:57:08.612Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-09T22:57:08.612Z] Removing intermediate container 0300443cc5a3 [2021-09-09T22:57:08.612Z] ---> 5c4e7e210a0e [2021-09-09T22:57:08.612Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-09T22:57:08.612Z] ---> Running in 8cbd3996d293 [2021-09-09T22:57:08.612Z] ---> Running in c51c4faa43f3 [2021-09-09T22:57:08.612Z] Removing intermediate container 5ec5c6295008 [2021-09-09T22:57:08.612Z] ---> ff34eb6870b0 [2021-09-09T22:57:08.612Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-09T22:57:08.612Z] ---> Running in 0b9f2399dfe4 [2021-09-09T22:57:09.152Z] ---> Running in 9b8bd8e52041 [2021-09-09T22:57:09.152Z] Removing intermediate container 9b8bd8e52041 [2021-09-09T22:57:09.152Z] ---> 48d2196e7ae1 [2021-09-09T22:57:09.152Z] Step 3/4 : COPY go.mod . [2021-09-09T22:57:09.301Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:57:09.301Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:57:09.301Z] ---> a9c4ad4e7272 [2021-09-09T22:57:09.301Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T22:57:09.301Z] ---> Using cache [2021-09-09T22:57:09.301Z] ---> 3e2ca67e90d7 [2021-09-09T22:57:09.301Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:57:09.301Z] ---> Using cache [2021-09-09T22:57:09.301Z] ---> 5c4e7e210a0e [2021-09-09T22:57:09.301Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-09T22:57:09.571Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:57:09.571Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:57:09.571Z] ---> a9c4ad4e7272 [2021-09-09T22:57:09.571Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T22:57:09.571Z] ---> Using cache [2021-09-09T22:57:09.571Z] ---> 3e2ca67e90d7 [2021-09-09T22:57:09.571Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:57:09.571Z] ---> Using cache [2021-09-09T22:57:09.571Z] ---> 5c4e7e210a0e [2021-09-09T22:57:09.571Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-09T22:57:09.571Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:57:09.571Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:57:09.571Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:57:09.571Z] ---> Running in 4964966e86bb [2021-09-09T22:57:09.571Z] ---> Running in 6db81c83d96e [2021-09-09T22:57:09.758Z] ---> 05cc8c265b5c [2021-09-09T22:57:09.758Z] Step 4/4 : RUN go mod download [2021-09-09T22:57:09.836Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:57:09.836Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:57:10.032Z] ---> Running in bd6513cfaa52 [2021-09-09T22:57:12.013Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:57:12.013Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:57:12.013Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:57:12.013Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:57:12.013Z] OK: 219 MiB in 52 packages [2021-09-09T22:57:12.013Z] OK: 219 MiB in 52 packages [2021-09-09T22:57:12.013Z] OK: 219 MiB in 52 packages [2021-09-09T22:57:12.013Z] Removing intermediate container c51c4faa43f3 [2021-09-09T22:57:12.013Z] ---> 7509dfbd7c4d [2021-09-09T22:57:12.013Z] Step 6/26 : COPY go.mod . [2021-09-09T22:57:12.013Z] OK: 219 MiB in 52 packages [2021-09-09T22:57:12.013Z] Removing intermediate container 8cbd3996d293 [2021-09-09T22:57:12.013Z] ---> 86a7d3d73c21 [2021-09-09T22:57:12.013Z] Step 6/24 : COPY go.mod . [2021-09-09T22:57:12.013Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:57:12.013Z] Removing intermediate container 0b9f2399dfe4 [2021-09-09T22:57:12.013Z] ---> 74c1ce1367d2 [2021-09-09T22:57:12.013Z] Step 6/32 : COPY go.mod . [2021-09-09T22:57:12.013Z] ---> cf8bb6fa6a98 [2021-09-09T22:57:12.013Z] Step 7/26 : RUN go mod download [2021-09-09T22:57:12.013Z] ---> Running in c3bfcc68ed9b [2021-09-09T22:57:12.013Z] ---> 1fd03fd926ba [2021-09-09T22:57:12.013Z] Step 7/24 : RUN go mod download [2021-09-09T22:57:12.013Z] Removing intermediate container 4964966e86bb [2021-09-09T22:57:12.013Z] ---> 226627631508 [2021-09-09T22:57:12.013Z] Step 6/24 : COPY go.mod . [2021-09-09T22:57:12.013Z] ---> Running in 3077490407c3 [2021-09-09T22:57:12.013Z] ---> 600791900e45 [2021-09-09T22:57:12.013Z] Step 7/32 : RUN go mod download [2021-09-09T22:57:12.013Z] ---> Running in 0ac01e165fe1 [2021-09-09T22:57:12.013Z] ---> aeb33d3a1a8f [2021-09-09T22:57:12.013Z] Step 7/24 : RUN go mod download [2021-09-09T22:57:12.013Z] ---> Running in f7acf8f939e9 [2021-09-09T22:57:12.988Z] Removing intermediate container c3bfcc68ed9b [2021-09-09T22:57:12.988Z] ---> 7651a3c2e30f [2021-09-09T22:57:12.988Z] Step 8/26 : COPY . . [2021-09-09T22:57:13.255Z] OK: 219 MiB in 52 packages [2021-09-09T22:57:15.196Z] Removing intermediate container 3077490407c3 [2021-09-09T22:57:15.196Z] ---> 5f07ec2dfc89 [2021-09-09T22:57:15.196Z] Step 8/24 : COPY . . [2021-09-09T22:57:15.465Z] Removing intermediate container 6db81c83d96e [2021-09-09T22:57:15.465Z] ---> 2e6a7f3e91dc [2021-09-09T22:57:15.465Z] Step 6/23 : COPY go.mod . [2021-09-09T22:57:16.888Z] Removing intermediate container 0ac01e165fe1 [2021-09-09T22:57:16.888Z] ---> 8b1414201040 [2021-09-09T22:57:16.888Z] Step 8/32 : COPY . . [2021-09-09T22:57:16.888Z] Removing intermediate container f7acf8f939e9 [2021-09-09T22:57:16.888Z] ---> 33c892122809 [2021-09-09T22:57:16.888Z] Step 8/24 : COPY . . [2021-09-09T22:57:16.888Z] ---> 4d2080b2366e [2021-09-09T22:57:16.888Z] Step 7/23 : RUN go mod download [2021-09-09T22:57:22.655Z] ---> Running in bf71cfadcbf7 [2021-09-09T22:57:22.655Z] ---> a0f16484c366 [2021-09-09T22:57:22.655Z] Step 9/26 : RUN go mod tidy [2021-09-09T22:57:22.655Z] ---> Running in c7630923be97 [2021-09-09T22:57:22.655Z] ---> 5747296c7b07 [2021-09-09T22:57:22.655Z] Step 9/24 : RUN go mod tidy [2021-09-09T22:57:22.655Z] ---> Running in 1a820d3d6094 [2021-09-09T22:57:23.633Z] Removing intermediate container bf71cfadcbf7 [2021-09-09T22:57:23.633Z] ---> c0060445b6ad [2021-09-09T22:57:23.633Z] Step 8/23 : COPY . . [2021-09-09T22:57:24.214Z] ---> a438e0f74334 [2021-09-09T22:57:24.214Z] Step 9/24 : RUN go mod tidy [2021-09-09T22:57:24.214Z] ---> 1cd78b021fb3 [2021-09-09T22:57:24.214Z] Step 9/32 : RUN go mod tidy [2021-09-09T22:57:24.799Z] ---> Running in fbbce277d957 [2021-09-09T22:57:24.799Z] ---> Running in 23ea7ed84c86 [2021-09-09T22:57:25.066Z] Removing intermediate container c7630923be97 [2021-09-09T22:57:25.066Z] ---> 4ca1794589e9 [2021-09-09T22:57:25.066Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-09T22:57:25.333Z] ---> Running in a0cafe58b4e9 [2021-09-09T22:57:25.598Z] Removing intermediate container 1a820d3d6094 [2021-09-09T22:57:25.599Z] ---> 061177aca1a9 [2021-09-09T22:57:25.599Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-09T22:57:26.182Z] ---> Running in 5ad5d5ab5395 [2021-09-09T22:57:27.605Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-09T22:57:27.874Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/core-data/core-data ./cmd/core-data [2021-09-09T22:57:29.303Z] Removing intermediate container fbbce277d957 [2021-09-09T22:57:29.303Z] ---> 34fbd2bef951 [2021-09-09T22:57:29.303Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-09T22:57:29.303Z] ---> Running in ead35c2bb5c6 [2021-09-09T22:57:29.303Z] Removing intermediate container 23ea7ed84c86 [2021-09-09T22:57:29.303Z] ---> 978b96de32b3 [2021-09-09T22:57:29.303Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-09T22:57:29.303Z] ---> Running in d9635f4d7fff [2021-09-09T22:57:29.891Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-09T22:57:30.485Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-09T22:57:42.905Z] ---> e2cec22d9afc [2021-09-09T22:57:42.905Z] Step 9/23 : RUN go mod tidy [2021-09-09T22:57:42.905Z] ---> Running in ba851a797206 [2021-09-09T22:57:43.869Z] Removing intermediate container ba851a797206 [2021-09-09T22:57:43.869Z] ---> f37e2cf81c04 [2021-09-09T22:57:43.869Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-09T22:57:43.869Z] ---> Running in 6737bf3fe634 [2021-09-09T22:57:44.454Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-09T22:58:02.708Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-09T22:58:06.097Z] Removing intermediate container a0cafe58b4e9 [2021-09-09T22:58:06.097Z] ---> 5d92adacd7cb [2021-09-09T22:58:06.097Z] [2021-09-09T22:58:06.097Z] Step 11/26 : FROM alpine:3.12 [2021-09-09T22:58:06.097Z] 3.12: Pulling from library/alpine [2021-09-09T22:58:06.097Z] Removing intermediate container d9635f4d7fff [2021-09-09T22:58:06.097Z] ---> ff55e451c333 [2021-09-09T22:58:06.097Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-09T22:58:06.097Z] ---> Running in 2b1c87c1a9e2 [2021-09-09T22:58:06.370Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T22:58:06.645Z] Status: Downloaded newer image for alpine:3.12 [2021-09-09T22:58:06.645Z] ---> 48b8ec4ed9eb [2021-09-09T22:58:06.645Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-09T22:58:06.645Z] ---> Running in be7c0e4f10ce [2021-09-09T22:58:06.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-09T22:58:07.611Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:58:07.611Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:58:07.883Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-09T22:58:07.883Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-09T22:58:07.883Z] (3/3) Installing su-exec (0.2-r1) [2021-09-09T22:58:07.883Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:58:08.151Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T22:58:08.151Z] OK: 6 MiB in 17 packages [2021-09-09T22:58:08.419Z] Removing intermediate container ead35c2bb5c6 [2021-09-09T22:58:08.419Z] ---> 56375f77610c [2021-09-09T22:58:08.419Z] [2021-09-09T22:58:08.419Z] Step 11/32 : FROM alpine:3.12 [2021-09-09T22:58:08.419Z] ---> 48b8ec4ed9eb [2021-09-09T22:58:08.419Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-09T22:58:08.419Z] ---> Running in 200ebd2c9bab [2021-09-09T22:58:08.687Z] Removing intermediate container 200ebd2c9bab [2021-09-09T22:58:08.687Z] ---> 839bdc7d002b [2021-09-09T22:58:08.687Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-09T22:58:08.687Z] ---> Running in ec9a06da0a23 [2021-09-09T22:58:08.958Z] Removing intermediate container 2b1c87c1a9e2 [2021-09-09T22:58:08.958Z] ---> d6f6572f7206 [2021-09-09T22:58:08.958Z] [2021-09-09T22:58:08.958Z] Step 12/24 : FROM docker:20.10.7 [2021-09-09T22:58:08.958Z] Removing intermediate container be7c0e4f10ce [2021-09-09T22:58:08.958Z] ---> bb93cd5d1b7d [2021-09-09T22:58:08.958Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T22:58:08.958Z] ---> Running in b046dd670371 [2021-09-09T22:58:08.958Z] 20.10.7: Pulling from library/docker [2021-09-09T22:58:09.227Z] Removing intermediate container b046dd670371 [2021-09-09T22:58:09.227Z] ---> 44a36045b2b6 [2021-09-09T22:58:09.227Z] Step 14/26 : WORKDIR / [2021-09-09T22:58:09.227Z] ---> Running in ea7de4323a27 [2021-09-09T22:58:09.496Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:58:09.496Z] Removing intermediate container ea7de4323a27 [2021-09-09T22:58:09.496Z] ---> 8f6efe6ac6fb [2021-09-09T22:58:09.496Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-09T22:58:09.496Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:58:09.763Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-09T22:58:10.031Z] (2/2) Installing su-exec (0.2-r1) [2021-09-09T22:58:10.031Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:58:10.031Z] OK: 6 MiB in 16 packages [2021-09-09T22:58:10.504Z] ---> 7c558e12b396 [2021-09-09T22:58:10.504Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-09T22:58:10.772Z] Removing intermediate container ec9a06da0a23 [2021-09-09T22:58:10.772Z] ---> 83fae9f5ae67 [2021-09-09T22:58:10.772Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-09T22:58:10.772Z] ---> 4cb470b1c392 [2021-09-09T22:58:10.772Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-09T22:58:10.772Z] ---> Running in a8ef589e276d [2021-09-09T22:58:10.772Z] Removing intermediate container a8ef589e276d [2021-09-09T22:58:10.772Z] ---> 56bdf7ee1204 [2021-09-09T22:58:10.772Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-09T22:58:11.043Z] ---> Running in bee1db9a85c2 [2021-09-09T22:58:11.044Z] ---> 3abc0c9d9434 [2021-09-09T22:58:11.044Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-09T22:58:11.044Z] Removing intermediate container bee1db9a85c2 [2021-09-09T22:58:11.044Z] ---> 443e5f59edca [2021-09-09T22:58:11.044Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-09T22:58:11.044Z] ---> Running in be3438175501 [2021-09-09T22:58:11.631Z] ---> 4c3bda8de77b [2021-09-09T22:58:11.631Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-09T22:58:12.609Z] ---> f46de043ecdc [2021-09-09T22:58:12.609Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-09T22:58:12.609Z] Removing intermediate container be3438175501 [2021-09-09T22:58:12.609Z] ---> f948eab29172 [2021-09-09T22:58:12.609Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-09T22:58:12.873Z] ---> Running in 77570ed22554 [2021-09-09T22:58:13.140Z] Removing intermediate container 5ad5d5ab5395 [2021-09-09T22:58:13.140Z] ---> c3611011bc0c [2021-09-09T22:58:13.140Z] [2021-09-09T22:58:13.140Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T22:58:13.140Z] ---> 48b8ec4ed9eb [2021-09-09T22:58:13.140Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-09T22:58:13.140Z] ---> Running in 14b11c2ea2d3 [2021-09-09T22:58:13.140Z] ---> 9c6f09f54125 [2021-09-09T22:58:13.140Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-09T22:58:13.140Z] Removing intermediate container 77570ed22554 [2021-09-09T22:58:13.140Z] ---> 40250b706ab0 [2021-09-09T22:58:13.140Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-09T22:58:13.740Z] Removing intermediate container 14b11c2ea2d3 [2021-09-09T22:58:13.740Z] ---> a9c31663aa80 [2021-09-09T22:58:13.740Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-09T22:58:13.740Z] ---> Running in 78007102bcc8 [2021-09-09T22:58:13.740Z] ---> 05f12c51513d [2021-09-09T22:58:13.740Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-09T22:58:14.013Z] ---> a45a2a63af47 [2021-09-09T22:58:14.013Z] Step 22/26 : 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/ [2021-09-09T22:58:14.013Z] ---> Running in 4a2fe70efef9 [2021-09-09T22:58:14.013Z] ---> Running in 43422b6da13b [2021-09-09T22:58:14.013Z] Removing intermediate container 78007102bcc8 [2021-09-09T22:58:14.013Z] ---> 4134bee83153 [2021-09-09T22:58:14.013Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-09T22:58:14.283Z] ---> Running in 9fdcd3bb2886 [2021-09-09T22:58:14.283Z] Removing intermediate container 9fdcd3bb2886 [2021-09-09T22:58:14.283Z] ---> d4aa24962e7f [2021-09-09T22:58:14.283Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:58:14.561Z] ---> Running in 96d21f0b1765 [2021-09-09T22:58:15.174Z] Removing intermediate container 4a2fe70efef9 [2021-09-09T22:58:15.174Z] ---> 6e53d9a80998 [2021-09-09T22:58:15.174Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:58:15.814Z] Removing intermediate container 43422b6da13b [2021-09-09T22:58:15.814Z] ---> 575814700725 [2021-09-09T22:58:15.814Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-09T22:58:15.814Z] ---> Running in 24e652238bfc [2021-09-09T22:58:15.814Z] ---> c882f5a6fd15 [2021-09-09T22:58:15.814Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-09T22:58:15.814Z] Removing intermediate container 96d21f0b1765 [2021-09-09T22:58:15.814Z] ---> 2ede28cc8f9f [2021-09-09T22:58:15.814Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-09T22:58:15.814Z] ---> Running in 8f4111ec5cb1 [2021-09-09T22:58:15.814Z] Removing intermediate container 24e652238bfc [2021-09-09T22:58:15.814Z] ---> a48133480c16 [2021-09-09T22:58:15.814Z] Step 24/26 : LABEL arch=x86_64 [2021-09-09T22:58:16.105Z] ---> Running in c453c895e873 [2021-09-09T22:58:16.105Z] Removing intermediate container c453c895e873 [2021-09-09T22:58:16.105Z] ---> 5c03622ef3e3 [2021-09-09T22:58:16.105Z] Step 25/26 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T22:58:16.392Z] ---> Running in ee7cb2cab008 [2021-09-09T22:58:16.392Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:58:16.392Z] ---> 8dd2b403bc0c [2021-09-09T22:58:16.392Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-09T22:58:16.662Z] Removing intermediate container ee7cb2cab008 [2021-09-09T22:58:16.662Z] ---> 645b7697e1ac [2021-09-09T22:58:16.662Z] Step 26/26 : LABEL version=2.0.1-dev.42 [2021-09-09T22:58:16.662Z] ---> Running in e19fb0575743 [2021-09-09T22:58:16.662Z] ---> 53cdd0acb1e6 [2021-09-09T22:58:16.662Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-09T22:58:16.938Z] Removing intermediate container e19fb0575743 [2021-09-09T22:58:16.938Z] ---> 383400bf0194 [2021-09-09T22:58:16.938Z] [2021-09-09T22:58:16.938Z] Successfully built 383400bf0194 [2021-09-09T22:58:16.938Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:58:16.938Z] Successfully tagged security-secretstore-setup:latest [2021-09-09T22:58:16.938Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-09-09T22:58:17.212Z] Removing intermediate container 6737bf3fe634 [2021-09-09T22:58:17.212Z] ---> 17bc1f412822 [2021-09-09T22:58:17.212Z] [2021-09-09T22:58:17.212Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T22:58:17.212Z] ---> 48b8ec4ed9eb [2021-09-09T22:58:17.212Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-09T22:58:17.488Z] ---> 2cc4bbecd659 [2021-09-09T22:58:17.488Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-09T22:58:17.488Z] ---> Running in 3a370a01ceb1 [2021-09-09T22:58:17.488Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-09T22:58:17.488Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-09T22:58:17.488Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-09T22:58:17.760Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-09T22:58:18.721Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-09T22:58:18.721Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-09T22:58:18.987Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:58:18.987Z] OK: 8 MiB in 20 packages [2021-09-09T22:58:19.269Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:58:19.269Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:58:19.269Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-09T22:58:19.269Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-09T22:58:19.540Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:58:19.540Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T22:58:19.540Z] OK: 6 MiB in 16 packages [2021-09-09T22:58:19.806Z] ---> c01c27675a41 [2021-09-09T22:58:19.806Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-09T22:58:20.385Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:58:20.385Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:58:20.385Z] ---> a9c4ad4e7272 [2021-09-09T22:58:20.385Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T22:58:20.385Z] ---> Using cache [2021-09-09T22:58:20.385Z] ---> 3e2ca67e90d7 [2021-09-09T22:58:20.385Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:58:20.385Z] ---> Using cache [2021-09-09T22:58:20.385Z] ---> 5c4e7e210a0e [2021-09-09T22:58:20.385Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-09T22:58:20.385Z] ---> Using cache [2021-09-09T22:58:20.385Z] ---> 7509dfbd7c4d [2021-09-09T22:58:20.385Z] Step 6/23 : COPY go.mod . [2021-09-09T22:58:20.385Z] ---> Using cache [2021-09-09T22:58:20.385Z] ---> cf8bb6fa6a98 [2021-09-09T22:58:20.385Z] Step 7/23 : RUN go mod download [2021-09-09T22:58:20.385Z] ---> Using cache [2021-09-09T22:58:20.385Z] ---> 7651a3c2e30f [2021-09-09T22:58:20.385Z] Step 8/23 : COPY . . [2021-09-09T22:58:20.385Z] ---> Using cache [2021-09-09T22:58:20.386Z] ---> a0f16484c366 [2021-09-09T22:58:20.386Z] Step 9/23 : RUN go mod tidy [2021-09-09T22:58:20.386Z] ---> Using cache [2021-09-09T22:58:20.386Z] ---> 4ca1794589e9 [2021-09-09T22:58:20.386Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-09T22:58:20.652Z] ---> Running in d344f20779de [2021-09-09T22:58:20.652Z] Removing intermediate container 8f4111ec5cb1 [2021-09-09T22:58:20.652Z] ---> 0f1ec9a6a37e [2021-09-09T22:58:20.652Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:58:20.652Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-09T22:58:20.652Z] ---> Running in 5704e46f1580 [2021-09-09T22:58:20.652Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-09T22:58:20.652Z] ---> 08bdaf2f88f9 [2021-09-09T22:58:20.652Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-09T22:58:20.652Z] ---> Running in 2bd5128faa1b [2021-09-09T22:58:20.922Z] Removing intermediate container d344f20779de [2021-09-09T22:58:20.922Z] ---> 0421d10bd3f0 [2021-09-09T22:58:20.922Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-09T22:58:20.922Z] Removing intermediate container 3a370a01ceb1 [2021-09-09T22:58:20.922Z] ---> 00c634d85c44 [2021-09-09T22:58:20.922Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T22:58:20.922Z] Removing intermediate container 2bd5128faa1b [2021-09-09T22:58:20.922Z] ---> 0a2c9b14cfe8 [2021-09-09T22:58:20.922Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-09T22:58:20.922Z] ---> Running in 16e0b25b2768 [2021-09-09T22:58:20.922Z] ---> Running in 4d791642289b [2021-09-09T22:58:20.922Z] ---> fa195e51a062 [2021-09-09T22:58:20.922Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-09T22:58:21.193Z] Removing intermediate container 16e0b25b2768 [2021-09-09T22:58:21.193Z] ---> 082bef9f88ec [2021-09-09T22:58:21.193Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-09T22:58:21.193Z] ---> e02989a38c86 [2021-09-09T22:58:21.193Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-09T22:58:21.193Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-09T22:58:21.193Z] ---> Running in 1df80179134f [2021-09-09T22:58:21.193Z] ---> Running in 1dfe5916f09b [2021-09-09T22:58:21.477Z] Removing intermediate container 1df80179134f [2021-09-09T22:58:21.477Z] ---> 7e5a782a030b [2021-09-09T22:58:21.477Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T22:58:21.477Z] ---> Running in 45f900d45462 [2021-09-09T22:58:21.477Z] ---> 7894fde59598 [2021-09-09T22:58:21.477Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-09T22:58:21.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:58:21.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:58:21.751Z] Removing intermediate container 45f900d45462 [2021-09-09T22:58:21.751Z] ---> b9e1dae638d2 [2021-09-09T22:58:21.751Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:58:21.751Z] ---> 81531b0e78bb [2021-09-09T22:58:21.751Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-09T22:58:22.017Z] (1/39) Installing readline (8.1.0-r0) [2021-09-09T22:58:22.017Z] ---> Running in 3653cd0dfa6a [2021-09-09T22:58:22.017Z] (2/39) Installing bash (5.1.0-r0) [2021-09-09T22:58:22.017Z] Executing bash-5.1.0-r0.post-install [2021-09-09T22:58:22.017Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-09T22:58:22.017Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-09T22:58:22.017Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-09T22:58:22.017Z] (6/39) Installing curl (7.78.0-r0) [2021-09-09T22:58:22.017Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-09T22:58:22.017Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-09T22:58:22.017Z] (9/39) Installing expat (2.2.10-r1) [2021-09-09T22:58:22.017Z] (10/39) Installing libffi (3.3-r2) [2021-09-09T22:58:22.017Z] (11/39) Installing gdbm (1.19-r0) [2021-09-09T22:58:22.017Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-09T22:58:22.017Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-09T22:58:22.285Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-09T22:58:22.285Z] Removing intermediate container 3653cd0dfa6a [2021-09-09T22:58:22.285Z] ---> cf41ec2a5e1e [2021-09-09T22:58:22.285Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:58:22.285Z] ---> 6c785e45cb69 [2021-09-09T22:58:22.285Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-09T22:58:22.285Z] ---> Running in a21cace253bd [2021-09-09T22:58:22.552Z] Removing intermediate container 1dfe5916f09b [2021-09-09T22:58:22.552Z] ---> b6c68b88efd3 [2021-09-09T22:58:22.552Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-09T22:58:22.817Z] Removing intermediate container a21cace253bd [2021-09-09T22:58:22.817Z] ---> 211be31801fe [2021-09-09T22:58:22.817Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T22:58:23.092Z] ---> Running in 76520e44a1da [2021-09-09T22:58:23.092Z] ---> f934a3c143e5 [2021-09-09T22:58:23.092Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-09T22:58:23.092Z] ---> Running in bfd6354a91c1 [2021-09-09T22:58:23.092Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-09T22:58:23.092Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-09T22:58:23.092Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-09T22:58:23.092Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-09T22:58:23.375Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-09T22:58:23.375Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-09T22:58:23.375Z] Removing intermediate container 76520e44a1da [2021-09-09T22:58:23.375Z] ---> fb953d2c357c [2021-09-09T22:58:23.375Z] Step 29/32 : CMD ["gate"] [2021-09-09T22:58:23.375Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-09T22:58:23.375Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-09T22:58:23.375Z] ---> Running in ef44155d8e37 [2021-09-09T22:58:23.375Z] Removing intermediate container bfd6354a91c1 [2021-09-09T22:58:23.375Z] ---> abe87ba84346 [2021-09-09T22:58:23.375Z] Step 23/24 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T22:58:23.375Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-09T22:58:23.652Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-09T22:58:23.652Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-09T22:58:23.652Z] ---> ee78ea4340e0 [2021-09-09T22:58:23.652Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-09T22:58:23.652Z] ---> Running in 18853735581d [2021-09-09T22:58:23.652Z] ---> Running in 84302a17a8c5 [2021-09-09T22:58:23.652Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-09T22:58:23.652Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-09T22:58:23.652Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-09T22:58:23.652Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-09T22:58:23.652Z] Removing intermediate container ef44155d8e37 [2021-09-09T22:58:23.652Z] ---> 96f7da4ff73d [2021-09-09T22:58:23.652Z] Step 30/32 : LABEL arch=x86_64 [2021-09-09T22:58:23.652Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-09T22:58:23.652Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-09T22:58:23.928Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-09T22:58:23.928Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-09T22:58:23.928Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-09T22:58:23.928Z] Removing intermediate container 84302a17a8c5 [2021-09-09T22:58:23.928Z] ---> 525d27a0512a [2021-09-09T22:58:23.928Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:58:23.928Z] Removing intermediate container 18853735581d [2021-09-09T22:58:23.928Z] ---> 9a080915397f [2021-09-09T22:58:23.928Z] Step 24/24 : LABEL version=2.0.1-dev.42 [2021-09-09T22:58:23.928Z] ---> Running in 989be084f977 [2021-09-09T22:58:23.928Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-09T22:58:23.928Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-09T22:58:23.928Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-09T22:58:23.928Z] ---> Running in 41408f9c8000 [2021-09-09T22:58:23.928Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-09T22:58:23.928Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-09T22:58:23.928Z] ---> Running in 151cbbaf86cf [2021-09-09T22:58:24.204Z] Removing intermediate container 989be084f977 [2021-09-09T22:58:24.204Z] ---> a0fac118b518 [2021-09-09T22:58:24.204Z] Step 31/32 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T22:58:24.204Z] Executing busybox-1.32.1-r6.trigger [2021-09-09T22:58:24.204Z] Removing intermediate container 41408f9c8000 [2021-09-09T22:58:24.204Z] ---> a3aa1370f152 [2021-09-09T22:58:24.204Z] Step 21/23 : LABEL arch=x86_64 [2021-09-09T22:58:24.204Z] OK: 82 MiB in 59 packages [2021-09-09T22:58:24.472Z] ---> Running in 30cb18e0984c [2021-09-09T22:58:24.472Z] ---> Running in edb99d1f793c [2021-09-09T22:58:24.472Z] Removing intermediate container 151cbbaf86cf [2021-09-09T22:58:24.472Z] ---> cb4832de8ee7 [2021-09-09T22:58:24.472Z] [2021-09-09T22:58:24.742Z] Removing intermediate container 30cb18e0984c [2021-09-09T22:58:24.742Z] ---> 17a4bd98ea0f [2021-09-09T22:58:24.742Z] Step 32/32 : LABEL version=2.0.1-dev.42 [2021-09-09T22:58:24.742Z] Successfully built cb4832de8ee7 [2021-09-09T22:58:24.742Z] Successfully tagged core-data:latest [2021-09-09T22:58:24.742Z] Building core-metadata [2021-09-09T22:58:24.742Z]  Building core-data ... done Removing intermediate container edb99d1f793c [2021-09-09T22:58:24.742Z] ---> 6e5d3d0251a8 [2021-09-09T22:58:24.742Z] Step 22/23 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T22:58:24.742Z] ---> Running in c05c5033b215 [2021-09-09T22:58:25.020Z] ---> Running in 0d3bf8625c74 [2021-09-09T22:58:25.312Z] Removing intermediate container c05c5033b215 [2021-09-09T22:58:25.312Z] ---> dd76d65c261f [2021-09-09T22:58:25.312Z] [2021-09-09T22:58:25.591Z] Successfully built dd76d65c261f [2021-09-09T22:58:25.591Z] Successfully tagged security-bootstrapper:latest [2021-09-09T22:58:25.591Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-09-09T22:58:25.591Z] Removing intermediate container 0d3bf8625c74 [2021-09-09T22:58:25.591Z] ---> 3e9cc2d36ff4 [2021-09-09T22:58:25.591Z] Step 23/23 : LABEL version=2.0.1-dev.42 [2021-09-09T22:58:28.171Z] ---> Running in f095ef71500a [2021-09-09T22:58:29.606Z] Removing intermediate container f095ef71500a [2021-09-09T22:58:29.606Z] ---> 0b16ba566419 [2021-09-09T22:58:29.606Z] [2021-09-09T22:58:29.880Z] Successfully built 0b16ba566419 [2021-09-09T22:58:29.880Z] Successfully tagged support-notifications:latest [2021-09-09T22:58:29.880Z] Building core-command [2021-09-09T22:58:29.880Z]  Building support-notifications ... done Collecting docker-compose==1.23.2 [2021-09-09T22:58:30.153Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-09T22:58:30.153Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-09T22:58:30.153Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-09T22:58:31.109Z] Collecting cached-property<2,>=1.2.0 [2021-09-09T22:58:31.109Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-09T22:58:31.109Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-09T22:58:31.109Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-09T22:58:31.109Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-09T22:58:31.109Z] Collecting texttable<0.10,>=0.9.0 [2021-09-09T22:58:31.109Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-09T22:58:31.693Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:58:31.693Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:58:31.693Z] ---> a9c4ad4e7272 [2021-09-09T22:58:31.693Z] Step 3/22 : WORKDIR /edgex-go [2021-09-09T22:58:31.693Z] ---> Using cache [2021-09-09T22:58:31.693Z] ---> 3e2ca67e90d7 [2021-09-09T22:58:31.693Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:58:31.693Z] ---> Using cache [2021-09-09T22:58:31.693Z] ---> 5c4e7e210a0e [2021-09-09T22:58:31.693Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-09T22:58:31.693Z] ---> Using cache [2021-09-09T22:58:31.693Z] ---> 7509dfbd7c4d [2021-09-09T22:58:31.693Z] Step 6/22 : COPY go.mod . [2021-09-09T22:58:31.693Z] ---> Using cache [2021-09-09T22:58:31.693Z] ---> cf8bb6fa6a98 [2021-09-09T22:58:31.693Z] Step 7/22 : RUN go mod download [2021-09-09T22:58:31.693Z] ---> Using cache [2021-09-09T22:58:31.693Z] ---> 7651a3c2e30f [2021-09-09T22:58:31.693Z] Step 8/22 : COPY . . [2021-09-09T22:58:31.693Z] ---> Using cache [2021-09-09T22:58:31.693Z] ---> a0f16484c366 [2021-09-09T22:58:31.693Z] Step 9/22 : RUN go mod tidy [2021-09-09T22:58:31.693Z] ---> Using cache [2021-09-09T22:58:31.694Z] ---> 4ca1794589e9 [2021-09-09T22:58:31.694Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-09T22:58:31.959Z] Collecting jsonschema<3,>=2.5.1 [2021-09-09T22:58:31.959Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-09T22:58:31.959Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-09T22:58:31.959Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-09T22:58:31.959Z] Collecting docker<4.0,>=3.6.0 [2021-09-09T22:58:31.959Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-09T22:58:31.959Z] Collecting docopt<0.7,>=0.6.1 [2021-09-09T22:58:31.959Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-09T22:58:32.553Z] Collecting PyYAML<4,>=3.10 [2021-09-09T22:58:32.553Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-09T22:58:33.551Z] Collecting docker-pycreds>=0.4.0 [2021-09-09T22:58:33.551Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-09T22:58:33.551Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-09T22:58:33.551Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-09T22:58:33.551Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-09T22:58:33.551Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-09T22:58:34.040Z] Collecting idna<2.8,>=2.5 [2021-09-09T22:58:34.040Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-09T22:58:34.040Z] Collecting certifi>=2017.4.17 [2021-09-09T22:58:34.040Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-09T22:58:34.040Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-09T22:58:34.040Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-09T22:58:34.040Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-09T22:58:34.040Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-09T22:58:34.040Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-09T22:58:34.040Z] Attempting uninstall: urllib3 [2021-09-09T22:58:34.040Z] Found existing installation: urllib3 1.26.2 [2021-09-09T22:58:34.040Z] Uninstalling urllib3-1.26.2: [2021-09-09T22:58:34.040Z] Successfully uninstalled urllib3-1.26.2 [2021-09-09T22:58:34.642Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:58:34.642Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:58:34.642Z] ---> a9c4ad4e7272 [2021-09-09T22:58:34.642Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T22:58:34.642Z] ---> Using cache [2021-09-09T22:58:34.642Z] ---> 3e2ca67e90d7 [2021-09-09T22:58:34.642Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:58:34.642Z] ---> Using cache [2021-09-09T22:58:34.642Z] ---> 5c4e7e210a0e [2021-09-09T22:58:34.642Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T22:58:34.642Z] ---> Using cache [2021-09-09T22:58:34.642Z] ---> 7509dfbd7c4d [2021-09-09T22:58:34.642Z] Step 6/24 : COPY go.mod . [2021-09-09T22:58:34.642Z] ---> Using cache [2021-09-09T22:58:34.642Z] ---> cf8bb6fa6a98 [2021-09-09T22:58:34.642Z] Step 7/24 : RUN go mod download [2021-09-09T22:58:34.642Z] ---> Using cache [2021-09-09T22:58:34.642Z] ---> 7651a3c2e30f [2021-09-09T22:58:34.642Z] Step 8/24 : COPY . . [2021-09-09T22:58:34.642Z] ---> Using cache [2021-09-09T22:58:34.642Z] ---> a0f16484c366 [2021-09-09T22:58:34.642Z] Step 9/24 : RUN go mod tidy [2021-09-09T22:58:34.642Z] ---> Using cache [2021-09-09T22:58:34.642Z] ---> 4ca1794589e9 [2021-09-09T22:58:34.642Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-09T22:58:34.909Z] Attempting uninstall: idna [2021-09-09T22:58:34.909Z] ---> Running in 6282aed10f85 [2021-09-09T22:58:34.909Z] Found existing installation: idna 3.1 [2021-09-09T22:58:34.909Z] Uninstalling idna-3.1: [2021-09-09T22:58:34.909Z] Successfully uninstalled idna-3.1 [2021-09-09T22:58:34.909Z] ---> Running in 96c77e37f422 [2021-09-09T22:58:34.909Z] Attempting uninstall: chardet [2021-09-09T22:58:34.909Z] Found existing installation: chardet 4.0.0 [2021-09-09T22:58:34.909Z] Uninstalling chardet-4.0.0: [2021-09-09T22:58:35.179Z] Successfully uninstalled chardet-4.0.0 [2021-09-09T22:58:35.446Z] Attempting uninstall: requests [2021-09-09T22:58:35.446Z] Found existing installation: requests 2.25.1 [2021-09-09T22:58:35.446Z] Uninstalling requests-2.25.1: [2021-09-09T22:58:35.716Z] Successfully uninstalled requests-2.25.1 [2021-09-09T22:58:35.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/core-command/core-command ./cmd/core-command [2021-09-09T22:58:35.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-09T22:58:35.716Z] Running setup.py install for texttable: started [2021-09-09T22:58:36.311Z] Running setup.py install for texttable: finished with status 'done' [2021-09-09T22:58:36.311Z] Running setup.py install for PyYAML: started [2021-09-09T22:58:37.274Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-09T22:58:37.274Z] Running setup.py install for docopt: started [2021-09-09T22:58:38.407Z] Running setup.py install for docopt: finished with status 'done' [2021-09-09T22:58:38.407Z] Running setup.py install for dockerpty: started [2021-09-09T22:58:38.407Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:58:38.407Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:58:38.407Z] ---> a9c4ad4e7272 [2021-09-09T22:58:38.407Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T22:58:38.407Z] ---> Using cache [2021-09-09T22:58:38.407Z] ---> 3e2ca67e90d7 [2021-09-09T22:58:38.407Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:58:38.407Z] ---> Using cache [2021-09-09T22:58:38.407Z] ---> 5c4e7e210a0e [2021-09-09T22:58:38.407Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T22:58:38.407Z] ---> Using cache [2021-09-09T22:58:38.407Z] ---> 7509dfbd7c4d [2021-09-09T22:58:38.407Z] Step 6/24 : COPY go.mod . [2021-09-09T22:58:38.407Z] ---> Using cache [2021-09-09T22:58:38.407Z] ---> cf8bb6fa6a98 [2021-09-09T22:58:38.407Z] Step 7/24 : RUN go mod download [2021-09-09T22:58:38.407Z] ---> Using cache [2021-09-09T22:58:38.407Z] ---> 7651a3c2e30f [2021-09-09T22:58:38.407Z] Step 8/24 : COPY . . [2021-09-09T22:58:38.407Z] ---> Using cache [2021-09-09T22:58:38.407Z] ---> a0f16484c366 [2021-09-09T22:58:38.407Z] Step 9/24 : RUN go mod tidy [2021-09-09T22:58:38.407Z] ---> Using cache [2021-09-09T22:58:38.407Z] ---> 4ca1794589e9 [2021-09-09T22:58:38.407Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-09T22:58:38.757Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-09T22:58:39.200Z] ---> Running in 4cc79b21fd0c [2021-09-09T22:58:39.809Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-09T22:58:39.809Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 [2021-09-09T22:58:44.086Z] Removing intermediate container 4d791642289b [2021-09-09T22:58:44.086Z] ---> ec97ce2a284b [2021-09-09T22:58:44.086Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-09T22:58:44.086Z] ---> Running in 6f996440178e [2021-09-09T22:58:44.086Z] Removing intermediate container 6f996440178e [2021-09-09T22:58:44.086Z] ---> fcc186167182 [2021-09-09T22:58:44.086Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-09T22:58:44.086Z] ---> Running in 5be07c5095ee [2021-09-09T22:58:44.086Z] Removing intermediate container 5be07c5095ee [2021-09-09T22:58:44.086Z] ---> fb3c48ed4223 [2021-09-09T22:58:44.086Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-09T22:58:44.366Z] ---> 04aeddac0e62 [2021-09-09T22:58:44.366Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-09T22:58:44.977Z] ---> c4f20945ee93 [2021-09-09T22:58:44.977Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-09T22:58:45.262Z] ---> e22a63a35a30 [2021-09-09T22:58:45.262Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-09T22:58:45.262Z] ---> Running in bc6811527654 [2021-09-09T22:58:45.542Z] Removing intermediate container bc6811527654 [2021-09-09T22:58:45.542Z] ---> 98a952e1e80b [2021-09-09T22:58:45.542Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:58:45.542Z] ---> Running in 15ce60597ec1 [2021-09-09T22:58:45.542Z] Removing intermediate container 15ce60597ec1 [2021-09-09T22:58:45.542Z] ---> 2665cd817da3 [2021-09-09T22:58:45.542Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T22:58:45.542Z] ---> Running in e6b55bc4daa5 [2021-09-09T22:58:45.827Z] Removing intermediate container e6b55bc4daa5 [2021-09-09T22:58:45.827Z] ---> ff032ab1e220 [2021-09-09T22:58:45.827Z] Step 23/24 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T22:58:45.827Z] ---> Running in 0e16a4bd0408 [2021-09-09T22:58:46.096Z] Removing intermediate container 0e16a4bd0408 [2021-09-09T22:58:46.096Z] ---> b114ea8f11b2 [2021-09-09T22:58:46.096Z] Step 24/24 : LABEL version=2.0.1-dev.42 [2021-09-09T22:58:46.096Z] ---> Running in ed73e8fbe76c [2021-09-09T22:58:46.096Z] Removing intermediate container ed73e8fbe76c [2021-09-09T22:58:46.096Z] ---> e6aaf192df1f [2021-09-09T22:58:46.096Z] [2021-09-09T22:58:46.363Z] Successfully built e6aaf192df1f [2021-09-09T22:58:46.363Z] Successfully tagged sys-mgmt-agent:latest [2021-09-09T22:58:49.319Z] Removing intermediate container bd6513cfaa52 [2021-09-09T22:58:49.319Z] ---> e15624e7b627 [2021-09-09T22:58:49.319Z] Successfully built e15624e7b627 [2021-09-09T22:58:49.319Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:58:51.749Z] + docker inspect -f . ci-base-image-arm64 [2021-09-09T22:58:51.749Z] . [Pipeline] withDockerContainer [2021-09-09T22:58:52.036Z] prd-ubuntu18.04-docker-arm64-4c-16g-1891 does not seem to be running inside a container [2021-09-09T22:58:52.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/49 -v /w/workspace/edgex-go/49:/w/workspace/edgex-go/49:rw,z -v /w/workspace/edgex-go/49@tmp:/w/workspace/edgex-go/49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-09T22:58:53.789Z] $ docker top 87659084b6ec95a4dc62f2edffc19f792746576376f41d964758540b017bd49f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T22:58:54.728Z]  Building sys-mgmt-agent ... done Removing intermediate container 5704e46f1580 [2021-09-09T22:58:54.728Z] ---> ff95cb78e5a7 [2021-09-09T22:58:54.728Z] [2021-09-09T22:58:54.728Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T22:58:54.728Z] ---> 48b8ec4ed9eb [2021-09-09T22:58:54.728Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-09T22:58:54.728Z] ---> Running in 949eff5c2beb [2021-09-09T22:58:54.728Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:58:54.728Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:58:54.728Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-09T22:58:54.728Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:58:54.728Z] OK: 6 MiB in 15 packages [2021-09-09T22:58:54.747Z] + go version [2021-09-09T22:58:54.747Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-09T22:58:54.774Z] $ docker stop --time=1 87659084b6ec95a4dc62f2edffc19f792746576376f41d964758540b017bd49f [2021-09-09T22:58:55.334Z] Removing intermediate container 949eff5c2beb [2021-09-09T22:58:55.334Z] ---> 771b3a80f8bd [2021-09-09T22:58:55.334Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T22:58:55.334Z] ---> Running in 0507c99aa40e [2021-09-09T22:58:55.608Z] Removing intermediate container 0507c99aa40e [2021-09-09T22:58:55.608Z] ---> d4d0776a3c73 [2021-09-09T22:58:55.608Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-09T22:58:55.608Z] ---> Running in 157af145b042 [2021-09-09T22:58:55.890Z] Removing intermediate container 157af145b042 [2021-09-09T22:58:55.890Z] ---> dc0b37ed36de [2021-09-09T22:58:55.890Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T22:58:55.890Z] ---> Running in 27a46df5e9fb [2021-09-09T22:58:55.890Z] Removing intermediate container 27a46df5e9fb [2021-09-09T22:58:55.891Z] ---> 02776d7d4822 [2021-09-09T22:58:55.891Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:58:56.491Z] ---> 2ab72e702f27 [2021-09-09T22:58:56.491Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-09T22:58:56.570Z] $ docker rm -f 87659084b6ec95a4dc62f2edffc19f792746576376f41d964758540b017bd49f [2021-09-09T22:58:56.766Z] ---> ba93f4c2dd77 [2021-09-09T22:58:56.766Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-09-09T22:58:57.041Z] ---> 83771b4602ef [2021-09-09T22:58:57.041Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-09T22:58:57.041Z] ---> Running in 3d8f746b012f [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 [2021-09-09T22:58:57.320Z] Removing intermediate container 3d8f746b012f [2021-09-09T22:58:57.320Z] ---> b3b6841c2822 [2021-09-09T22:58:57.320Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:58:57.320Z] ---> Running in 0ce7888082e6 [2021-09-09T22:58:57.591Z] Removing intermediate container 0ce7888082e6 [2021-09-09T22:58:57.591Z] ---> 5320a6aa1506 [2021-09-09T22:58:57.591Z] Step 21/23 : LABEL arch=x86_64 [2021-09-09T22:58:57.591Z] ---> Running in 92e240ba76a1 [2021-09-09T22:58:57.591Z] Removing intermediate container 92e240ba76a1 [2021-09-09T22:58:57.591Z] ---> 4d29b57a63dd [2021-09-09T22:58:57.591Z] Step 22/23 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T22:58:57.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T22:58:57.646Z] [2021-09-09T22:58:57.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:58:57.856Z] ---> Running in 11cfcb34ca68 [2021-09-09T22:58:57.856Z] Removing intermediate container 11cfcb34ca68 [2021-09-09T22:58:57.856Z] ---> 1929cb70b893 [2021-09-09T22:58:57.856Z] Step 23/23 : LABEL version=2.0.1-dev.42 [2021-09-09T22:58:57.856Z] ---> Running in ff977cad312c [2021-09-09T22:58:58.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T22:58:58.123Z] Removing intermediate container ff977cad312c [2021-09-09T22:58:58.123Z] ---> 282d23c5c090 [2021-09-09T22:58:58.123Z] [2021-09-09T22:58:58.123Z] Successfully built 282d23c5c090 [2021-09-09T22:58:58.123Z] Successfully tagged support-scheduler:latest [2021-09-09T22:58:58.299Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-09T22:58:58.299Z] 29e5d40040c1: Pulling fs layer [2021-09-09T22:58:58.299Z] 1ce36da41761: Pulling fs layer [2021-09-09T22:58:58.299Z] 25b303627fd3: Pulling fs layer [2021-09-09T22:58:58.299Z] 29e5d40040c1: Verifying Checksum [2021-09-09T22:58:58.299Z] 29e5d40040c1: Download complete [2021-09-09T22:58:58.911Z] 1ce36da41761: Verifying Checksum [2021-09-09T22:58:58.911Z] 1ce36da41761: Download complete [2021-09-09T22:58:59.196Z] 29e5d40040c1: Pull complete [2021-09-09T22:59:00.651Z] 1ce36da41761: Pull complete [2021-09-09T22:59:00.651Z] 25b303627fd3: Verifying Checksum [2021-09-09T22:59:00.651Z] 25b303627fd3: Download complete [2021-09-09T22:59:03.501Z]  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-09T22:59:05.450Z] Removing intermediate container 96c77e37f422 [2021-09-09T22:59:05.450Z] ---> b0285c26e812 [2021-09-09T22:59:05.450Z] [2021-09-09T22:59:05.450Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T22:59:05.450Z] ---> 48b8ec4ed9eb [2021-09-09T22:59:05.450Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T22:59:05.450Z] ---> Using cache [2021-09-09T22:59:05.450Z] ---> 771b3a80f8bd [2021-09-09T22:59:05.450Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T22:59:05.450Z] ---> Using cache [2021-09-09T22:59:05.450Z] ---> d4d0776a3c73 [2021-09-09T22:59:05.450Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-09T22:59:05.450Z] ---> Running in f7845daabd16 [2021-09-09T22:59:05.721Z] Removing intermediate container f7845daabd16 [2021-09-09T22:59:05.721Z] ---> 08dd9622182c [2021-09-09T22:59:05.721Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T22:59:05.721Z] ---> Running in 4b2507afd025 [2021-09-09T22:59:05.990Z] Removing intermediate container 4b2507afd025 [2021-09-09T22:59:05.990Z] ---> 8a49814dc937 [2021-09-09T22:59:05.990Z] Step 16/24 : WORKDIR / [2021-09-09T22:59:05.990Z] ---> Running in 122e4df010b8 [2021-09-09T22:59:06.577Z] Removing intermediate container 122e4df010b8 [2021-09-09T22:59:06.577Z] ---> d01d9818fbe8 [2021-09-09T22:59:06.577Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:59:06.854Z] ---> 8d0d5ba7832c [2021-09-09T22:59:06.854Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-09T22:59:07.125Z] Removing intermediate container 6282aed10f85 [2021-09-09T22:59:07.125Z] ---> c24d82be88ee [2021-09-09T22:59:07.125Z] [2021-09-09T22:59:07.125Z] Step 11/22 : FROM alpine:3.12 [2021-09-09T22:59:07.125Z] ---> 48b8ec4ed9eb [2021-09-09T22:59:07.125Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-09T22:59:07.125Z] ---> Running in 316cb8d287dd [2021-09-09T22:59:07.396Z] ---> b5102d579236 [2021-09-09T22:59:07.396Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-09T22:59:07.396Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:59:07.661Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:59:07.661Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-09T22:59:07.661Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-09T22:59:07.661Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-09T22:59:07.930Z] (4/4) Installing curl (7.78.0-r0) [2021-09-09T22:59:07.930Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:59:07.930Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T22:59:07.930Z] OK: 7 MiB in 18 packages [2021-09-09T22:59:07.930Z] ---> c7f2176b4c45 [2021-09-09T22:59:07.930Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-09T22:59:08.194Z] ---> Running in 320d7a8a33bc [2021-09-09T22:59:08.194Z] Removing intermediate container 4cc79b21fd0c [2021-09-09T22:59:08.194Z] ---> ef0a3e8135b3 [2021-09-09T22:59:08.194Z] [2021-09-09T22:59:08.194Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T22:59:08.194Z] ---> 48b8ec4ed9eb [2021-09-09T22:59:08.194Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T22:59:08.194Z] ---> Using cache [2021-09-09T22:59:08.194Z] ---> 771b3a80f8bd [2021-09-09T22:59:08.194Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T22:59:08.194Z] ---> Using cache [2021-09-09T22:59:08.194Z] ---> d4d0776a3c73 [2021-09-09T22:59:08.194Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-09T22:59:08.194Z] ---> Running in c2b3cd50d4af [2021-09-09T22:59:08.462Z] Removing intermediate container 320d7a8a33bc [2021-09-09T22:59:08.462Z] ---> c8158a0dffa4 [2021-09-09T22:59:08.462Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:59:08.462Z] ---> Running in 3c70a7d909b3 [2021-09-09T22:59:08.462Z] Removing intermediate container 316cb8d287dd [2021-09-09T22:59:08.462Z] ---> fa3f70d149ae [2021-09-09T22:59:08.462Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T22:59:08.462Z] Removing intermediate container c2b3cd50d4af [2021-09-09T22:59:08.462Z] ---> 1020607f7cae [2021-09-09T22:59:08.462Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T22:59:08.462Z] ---> Running in b76ea29e635e [2021-09-09T22:59:08.462Z] ---> Running in f17ca8c42694 [2021-09-09T22:59:08.462Z] Removing intermediate container 3c70a7d909b3 [2021-09-09T22:59:08.462Z] ---> a4acfb3556bd [2021-09-09T22:59:08.462Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T22:59:08.735Z] ---> Running in 8c4d770f13f8 [2021-09-09T22:59:08.735Z] Removing intermediate container b76ea29e635e [2021-09-09T22:59:08.735Z] ---> e12f8c636888 [2021-09-09T22:59:08.735Z] Step 14/22 : WORKDIR /edgex [2021-09-09T22:59:08.735Z] Removing intermediate container f17ca8c42694 [2021-09-09T22:59:08.735Z] ---> b68b4aaa5bfe [2021-09-09T22:59:08.735Z] Step 16/24 : WORKDIR / [2021-09-09T22:59:08.735Z] ---> Running in 517c306446d3 [2021-09-09T22:59:08.735Z] ---> Running in d5f3fba1000e [2021-09-09T22:59:08.735Z] Removing intermediate container 8c4d770f13f8 [2021-09-09T22:59:08.735Z] ---> 64233884a823 [2021-09-09T22:59:08.735Z] Step 23/24 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T22:59:08.735Z] ---> Running in da97251eb64e [2021-09-09T22:59:08.735Z] Removing intermediate container 517c306446d3 [2021-09-09T22:59:08.735Z] ---> 60ea955336a7 [2021-09-09T22:59:08.735Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-09T22:59:08.735Z] Removing intermediate container d5f3fba1000e [2021-09-09T22:59:08.735Z] ---> cf36610564bb [2021-09-09T22:59:08.735Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:59:09.003Z] Removing intermediate container da97251eb64e [2021-09-09T22:59:09.003Z] ---> 158d710f3022 [2021-09-09T22:59:09.003Z] Step 24/24 : LABEL version=2.0.1-dev.42 [2021-09-09T22:59:09.003Z] ---> Running in b4ca7a74e3a4 [2021-09-09T22:59:09.003Z] ---> 539d16bc3e49 [2021-09-09T22:59:09.003Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-09T22:59:09.003Z] ---> e3b6967f80ef [2021-09-09T22:59:09.003Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-09T22:59:09.270Z] Removing intermediate container b4ca7a74e3a4 [2021-09-09T22:59:09.270Z] ---> fef1919f66fe [2021-09-09T22:59:09.270Z] [2021-09-09T22:59:09.270Z] Successfully built fef1919f66fe [2021-09-09T22:59:09.270Z] Successfully tagged core-command:latest [2021-09-09T22:59:09.270Z]  Building core-command ... done  ---> 40b478ed836f [2021-09-09T22:59:09.270Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-09T22:59:09.535Z] ---> aa8ea8f367a5 [2021-09-09T22:59:09.535Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-09T22:59:09.535Z] ---> 8e7ce7fbdcdf [2021-09-09T22:59:09.535Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-09T22:59:09.805Z] ---> e56673f77dce [2021-09-09T22:59:09.805Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-09T22:59:09.805Z] ---> Running in c3c663dcc75e [2021-09-09T22:59:09.805Z] ---> Running in 394820ac935c [2021-09-09T22:59:09.805Z] Removing intermediate container c3c663dcc75e [2021-09-09T22:59:09.805Z] ---> 65c849d7cac2 [2021-09-09T22:59:09.805Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:59:09.805Z] Removing intermediate container 394820ac935c [2021-09-09T22:59:09.805Z] ---> 0773fefec0ec [2021-09-09T22:59:09.805Z] Step 19/22 : CMD ["--init=true"] [2021-09-09T22:59:09.805Z] ---> Running in 494e745cec36 [2021-09-09T22:59:09.805Z] ---> Running in c2017fc3f1e2 [2021-09-09T22:59:09.805Z] Removing intermediate container 494e745cec36 [2021-09-09T22:59:09.805Z] ---> 72c7e07b81b5 [2021-09-09T22:59:09.805Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T22:59:09.805Z] Removing intermediate container c2017fc3f1e2 [2021-09-09T22:59:09.805Z] ---> 3dcfb7c4e616 [2021-09-09T22:59:09.805Z] Step 20/22 : LABEL arch=x86_64 [2021-09-09T22:59:09.805Z] ---> Running in 946ac228f01e [2021-09-09T22:59:09.805Z] ---> Running in f82a38455b88 [2021-09-09T22:59:10.070Z] Removing intermediate container 946ac228f01e [2021-09-09T22:59:10.070Z] ---> 09829726134c [2021-09-09T22:59:10.070Z] Step 23/24 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T22:59:10.070Z] Removing intermediate container f82a38455b88 [2021-09-09T22:59:10.070Z] ---> 1c6dadd4457b [2021-09-09T22:59:10.070Z] Step 21/22 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T22:59:10.070Z] ---> Running in 0e0892c1fbc0 [2021-09-09T22:59:10.070Z] ---> Running in 97b710e0c052 [2021-09-09T22:59:10.070Z] Removing intermediate container 0e0892c1fbc0 [2021-09-09T22:59:10.070Z] ---> c8b941ea6816 [2021-09-09T22:59:10.070Z] Step 24/24 : LABEL version=2.0.1-dev.42 [2021-09-09T22:59:10.070Z] Removing intermediate container 97b710e0c052 [2021-09-09T22:59:10.070Z] ---> a1d8ed305843 [2021-09-09T22:59:10.070Z] Step 22/22 : LABEL version=2.0.1-dev.42 [2021-09-09T22:59:10.070Z] ---> Running in df4447436e96 [2021-09-09T22:59:10.070Z] ---> Running in f7c3f52aec4c [2021-09-09T22:59:10.335Z] Removing intermediate container df4447436e96 [2021-09-09T22:59:10.335Z] ---> 901091dcd4ec [2021-09-09T22:59:10.335Z] [2021-09-09T22:59:10.335Z] Removing intermediate container f7c3f52aec4c [2021-09-09T22:59:10.335Z] ---> 34dacf45bcff [2021-09-09T22:59:10.335Z] [2021-09-09T22:59:10.335Z] Successfully built 901091dcd4ec [2021-09-09T22:59:10.335Z] Successfully built 34dacf45bcff [2021-09-09T22:59:10.335Z] Successfully tagged core-metadata:latest [2021-09-09T22:59:10.335Z] Successfully tagged security-proxy-setup:latest [2021-09-09T22:59:10.347Z]  Building core-metadata ... done  Building security-proxy-setup ... done  [Pipeline] } [2021-09-09T22:59:10.352Z] $ docker stop --time=1 719ce779f4c66cd7a318b082dba6a3ace29e42e3c0e94bbef95bc0ff0ec56d1f [2021-09-09T22:59:10.824Z] 25b303627fd3: Pull complete [2021-09-09T22:59:10.825Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-09T22:59:10.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T22:59:10.825Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T22:59:11.623Z] $ docker rm -f 719ce779f4c66cd7a318b082dba6a3ace29e42e3c0e94bbef95bc0ff0ec56d1f [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withDockerContainer [2021-09-09T22:59:11.962Z] prd-ubuntu18.04-docker-arm64-4c-16g-1891 does not seem to be running inside a container [2021-09-09T22:59:11.996Z] + docker images [2021-09-09T22:59:11.997Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-09T22:59:11.997Z] security-proxy-setup latest 34dacf45bcff 1 second ago 26MB [2021-09-09T22:59:11.997Z] core-metadata latest 901091dcd4ec 1 second ago 16.7MB [2021-09-09T22:59:11.997Z] core-command latest fef1919f66fe 3 seconds ago 16MB [2021-09-09T22:59:11.997Z] ef0a3e8135b3 3 seconds ago 1.76GB [2021-09-09T22:59:11.997Z] c24d82be88ee 5 seconds ago 1.76GB [2021-09-09T22:59:11.997Z] b0285c26e812 6 seconds ago 1.75GB [2021-09-09T22:59:11.997Z] support-scheduler latest 282d23c5c090 14 seconds ago 16.1MB [2021-09-09T22:59:11.997Z] ff95cb78e5a7 18 seconds ago 1.75GB [2021-09-09T22:59:11.997Z] sys-mgmt-agent latest e6aaf192df1f 25 seconds ago 325MB [2021-09-09T22:59:11.997Z] support-notifications latest 0b16ba566419 44 seconds ago 16.8MB [2021-09-09T22:59:11.997Z] core-data latest cb4832de8ee7 47 seconds ago 20.4MB [2021-09-09T22:59:11.997Z] security-bootstrapper latest dd76d65c261f 47 seconds ago 18.8MB [2021-09-09T22:59:11.997Z] security-secretstore-setup latest 383400bf0194 55 seconds ago 28.1MB [2021-09-09T22:59:11.997Z] 17bc1f412822 55 seconds ago 1.75GB [2021-09-09T22:59:11.997Z] c3611011bc0c 59 seconds ago 1.76GB [2021-09-09T22:59:11.997Z] d6f6572f7206 About a minute ago 1.75GB [2021-09-09T22:59:11.997Z] 56375f77610c About a minute ago 1.75GB [2021-09-09T22:59:11.997Z] 5d92adacd7cb About a minute ago 1.76GB [2021-09-09T22:59:11.997Z] ci-base-image-x86_64 latest a9c4ad4e7272 5 minutes ago 1.25GB [2021-09-09T22:59:11.997Z] alpine 3.12 48b8ec4ed9eb 9 days ago 5.58MB [2021-09-09T22:59:11.997Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB [2021-09-09T22:59:11.997Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 5 weeks ago 547MB [2021-09-09T22:59:11.997Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-09T22:59:11.997Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months ago 310MB [2021-09-09T22:59:12.051Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/49 -v /w/workspace/edgex-go/49:/w/workspace/edgex-go/49:rw,z -v /w/workspace/edgex-go/49@tmp:/w/workspace/edgex-go/49@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 [2021-09-09T22:59:16.029Z] $ docker top c9a9e29aa40341c0d557dd6ddfc51adea55bae83a60b58c6fbd86703c45b574c -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T22:59:16.591Z] provisioning config files... [2021-09-09T22:59:16.606Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/49@tmp/config5856889713862045123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:59:16.938Z] ---> docker-login.sh [2021-09-09T22:59:16.939Z] nexus3.edgexfoundry.org:10001 [2021-09-09T22:59:16.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:59:16.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:59:16.939Z] Configure a credential helper to remove this warning. See [2021-09-09T22:59:16.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:59:16.939Z] [2021-09-09T22:59:16.939Z] Login Succeeded [2021-09-09T22:59:16.939Z] nexus3.edgexfoundry.org:10002 [2021-09-09T22:59:16.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:59:16.984Z] + docker-compose build --help [2021-09-09T22:59:16.984Z] + grep parallel [2021-09-09T22:59:17.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:59:17.205Z] Configure a credential helper to remove this warning. See [2021-09-09T22:59:17.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:59:17.205Z] [2021-09-09T22:59:17.205Z] Login Succeeded [2021-09-09T22:59:17.205Z] nexus3.edgexfoundry.org:10003 [2021-09-09T22:59:17.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:59:17.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:59:17.205Z] Configure a credential helper to remove this warning. See [2021-09-09T22:59:17.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:59:17.205Z] [2021-09-09T22:59:17.205Z] Login Succeeded [2021-09-09T22:59:17.205Z] nexus3.edgexfoundry.org:10004 [2021-09-09T22:59:17.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:59:17.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:59:17.470Z] Configure a credential helper to remove this warning. See [2021-09-09T22:59:17.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:59:17.470Z] [2021-09-09T22:59:17.470Z] Login Succeeded [2021-09-09T22:59:17.470Z] docker.io [2021-09-09T22:59:17.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:59:18.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:59:18.001Z] Configure a credential helper to remove this warning. See [2021-09-09T22:59:18.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:59:18.001Z] [2021-09-09T22:59:18.001Z] Login Succeeded [2021-09-09T22:59:18.001Z] ---> docker-login.sh ends [Pipeline] } [2021-09-09T22:59:18.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T22:59:18.085Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-09-09T22:59:18.085Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T22:59:18.085Z] latest [2021-09-09T22:59:18.085Z] 2.0.1-dev.42 [2021-09-09T22:59:18.085Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T22:59:18.085Z] main [2021-09-09T22:59:18.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:18.447Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:18.761Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T22:59:18.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-09T22:59:18.761Z] 7bd51226fde9: Preparing [2021-09-09T22:59:18.761Z] bd359cd74fe2: Preparing [2021-09-09T22:59:18.761Z] d6195b2926ee: Preparing [2021-09-09T22:59:18.761Z] 035e2f9dfc9a: Preparing [2021-09-09T22:59:18.761Z] e6688e911f15: Preparing [2021-09-09T22:59:18.761Z] e6688e911f15: Layer already exists [2021-09-09T22:59:19.026Z] 035e2f9dfc9a: Pushed [2021-09-09T22:59:19.026Z] 7bd51226fde9: Pushed [2021-09-09T22:59:19.026Z] d6195b2926ee: Pushed [2021-09-09T22:59:19.981Z] bd359cd74fe2: Pushed [2021-09-09T22:59:20.247Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:c97869b97e764bb281f4eea3e208384bed41600b25d253b520ab8f2d7a00b71f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:20.570Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:20.893Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-09T22:59:20.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-09T22:59:20.893Z] 7bd51226fde9: Preparing [2021-09-09T22:59:20.893Z] bd359cd74fe2: Preparing [2021-09-09T22:59:20.893Z] d6195b2926ee: Preparing [2021-09-09T22:59:20.893Z] 035e2f9dfc9a: Preparing [2021-09-09T22:59:20.893Z] e6688e911f15: Preparing [2021-09-09T22:59:20.893Z] 035e2f9dfc9a: Layer already exists [2021-09-09T22:59:20.893Z] 7bd51226fde9: Layer already exists [2021-09-09T22:59:20.893Z] d6195b2926ee: Layer already exists [2021-09-09T22:59:20.893Z] bd359cd74fe2: Layer already exists [2021-09-09T22:59:20.893Z] e6688e911f15: Layer already exists [2021-09-09T22:59:20.893Z] latest: digest: sha256:c97869b97e764bb281f4eea3e208384bed41600b25d253b520ab8f2d7a00b71f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:22.604Z] --parallel Build images in parallel. [Pipeline] } [2021-09-09T22:59:22.660Z] $ docker stop --time=1 c9a9e29aa40341c0d557dd6ddfc51adea55bae83a60b58c6fbd86703c45b574c [2021-09-09T22:59:22.899Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.42 [2021-09-09T22:59:24.529Z] $ docker rm -f c9a9e29aa40341c0d557dd6ddfc51adea55bae83a60b58c6fbd86703c45b574c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:25.117Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.42 [2021-09-09T22:59:25.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-09T22:59:25.117Z] 7bd51226fde9: Preparing [2021-09-09T22:59:25.117Z] bd359cd74fe2: Preparing [2021-09-09T22:59:25.117Z] d6195b2926ee: Preparing [2021-09-09T22:59:25.117Z] 035e2f9dfc9a: Preparing [2021-09-09T22:59:25.117Z] e6688e911f15: Preparing [2021-09-09T22:59:25.117Z] bd359cd74fe2: Layer already exists [2021-09-09T22:59:25.117Z] 7bd51226fde9: Layer already exists [2021-09-09T22:59:25.117Z] 035e2f9dfc9a: Layer already exists [2021-09-09T22:59:25.117Z] d6195b2926ee: Layer already exists [2021-09-09T22:59:25.117Z] e6688e911f15: Layer already exists [2021-09-09T22:59:25.117Z] 2.0.1-dev.42: digest: sha256:c97869b97e764bb281f4eea3e208384bed41600b25d253b520ab8f2d7a00b71f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:25.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T22:59:25.258Z] . [Pipeline] withDockerContainer [2021-09-09T22:59:25.438Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T22:59:25.535Z] prd-ubuntu18.04-docker-arm64-4c-16g-1891 does not seem to be running inside a container [2021-09-09T22:59:25.623Z] $ 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/49 -v /w/workspace/edgex-go/49:/w/workspace/edgex-go/49:rw,z -v /w/workspace/edgex-go/49@tmp:/w/workspace/edgex-go/49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-09T22:59:27.279Z] $ docker top 0ca2f272a447613458e8236b9a5a855c94f47b567d4f7ccf330ebe1cee7f8043 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:27.979Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T22:59:27.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-09T22:59:27.979Z] 7bd51226fde9: Preparing [2021-09-09T22:59:27.979Z] bd359cd74fe2: Preparing [2021-09-09T22:59:27.979Z] d6195b2926ee: Preparing [2021-09-09T22:59:27.979Z] 035e2f9dfc9a: Preparing [2021-09-09T22:59:27.979Z] e6688e911f15: Preparing [2021-09-09T22:59:27.979Z] 7bd51226fde9: Layer already exists [2021-09-09T22:59:27.979Z] bd359cd74fe2: Layer already exists [2021-09-09T22:59:27.979Z] e6688e911f15: Layer already exists [2021-09-09T22:59:27.979Z] d6195b2926ee: Layer already exists [2021-09-09T22:59:27.979Z] 035e2f9dfc9a: Layer already exists [2021-09-09T22:59:27.979Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:c97869b97e764bb281f4eea3e208384bed41600b25d253b520ab8f2d7a00b71f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:28.277Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-09T22:59:28.306Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:29.053Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-09-09T22:59:29.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-09T22:59:29.053Z] 7bd51226fde9: Preparing [2021-09-09T22:59:29.053Z] bd359cd74fe2: Preparing [2021-09-09T22:59:29.053Z] d6195b2926ee: Preparing [2021-09-09T22:59:29.053Z] 035e2f9dfc9a: Preparing [2021-09-09T22:59:29.053Z] e6688e911f15: Preparing [2021-09-09T22:59:29.053Z] bd359cd74fe2: Layer already exists [2021-09-09T22:59:29.053Z] d6195b2926ee: Layer already exists [2021-09-09T22:59:29.053Z] e6688e911f15: Layer already exists [2021-09-09T22:59:29.053Z] 7bd51226fde9: Layer already exists [2021-09-09T22:59:29.053Z] 035e2f9dfc9a: Layer already exists [2021-09-09T22:59:29.053Z] main: digest: sha256:c97869b97e764bb281f4eea3e208384bed41600b25d253b520ab8f2d7a00b71f size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T22:59:29.111Z] ===================================================== [Pipeline] echo [2021-09-09T22:59:29.127Z] taggedImages: [2021-09-09T22:59:29.127Z] - nexus3.edgexfoundry.org:10004/core-command:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T22:59:29.127Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-09T22:59:29.127Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.42 [2021-09-09T22:59:29.127Z] - nexus3.edgexfoundry.org:10004/core-command:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T22:59:29.127Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-09-09T22:59:29.160Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-09-09T22:59:29.160Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T22:59:29.160Z] latest [2021-09-09T22:59:29.160Z] 2.0.1-dev.42 [2021-09-09T22:59:29.160Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T22:59:29.160Z] main [2021-09-09T22:59:29.160Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:29.519Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:29.845Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T22:59:29.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-09T22:59:29.845Z] 622f862d2777: Preparing [2021-09-09T22:59:29.845Z] 8af2c5d903f2: Preparing [2021-09-09T22:59:29.845Z] d6195b2926ee: Preparing [2021-09-09T22:59:29.845Z] 9fc5f23c1c35: Preparing [2021-09-09T22:59:29.845Z] 5d40353245a6: Preparing [2021-09-09T22:59:29.845Z] e6688e911f15: Preparing [2021-09-09T22:59:29.845Z] e6688e911f15: Waiting [2021-09-09T22:59:29.845Z] d6195b2926ee: Layer already exists [2021-09-09T22:59:29.845Z] e6688e911f15: Layer already exists [2021-09-09T22:59:30.112Z] 622f862d2777: Pushed [2021-09-09T22:59:30.112Z] 9fc5f23c1c35: Pushed [2021-09-09T22:59:30.112Z] 5d40353245a6: Pushed [2021-09-09T22:59:31.517Z] 8af2c5d903f2: Pushed [2021-09-09T22:59:31.517Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:7bfaabb349b0b55f95c53e8e4cd316a545ed04b65edd6d7b478c096514bab339 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:31.841Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:32.171Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-09T22:59:32.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-09T22:59:32.171Z] 622f862d2777: Preparing [2021-09-09T22:59:32.171Z] 8af2c5d903f2: Preparing [2021-09-09T22:59:32.171Z] d6195b2926ee: Preparing [2021-09-09T22:59:32.171Z] 9fc5f23c1c35: Preparing [2021-09-09T22:59:32.171Z] 5d40353245a6: Preparing [2021-09-09T22:59:32.171Z] e6688e911f15: Preparing [2021-09-09T22:59:32.171Z] e6688e911f15: Waiting [2021-09-09T22:59:32.171Z] 8af2c5d903f2: Layer already exists [2021-09-09T22:59:32.171Z] 5d40353245a6: Layer already exists [2021-09-09T22:59:32.171Z] d6195b2926ee: Layer already exists [2021-09-09T22:59:32.171Z] 9fc5f23c1c35: Layer already exists [2021-09-09T22:59:32.171Z] 622f862d2777: Layer already exists [2021-09-09T22:59:32.171Z] e6688e911f15: Layer already exists [2021-09-09T22:59:32.171Z] latest: digest: sha256:7bfaabb349b0b55f95c53e8e4cd316a545ed04b65edd6d7b478c096514bab339 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:32.494Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:32.811Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.42 [2021-09-09T22:59:32.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-09T22:59:32.811Z] 622f862d2777: Preparing [2021-09-09T22:59:32.811Z] 8af2c5d903f2: Preparing [2021-09-09T22:59:32.811Z] d6195b2926ee: Preparing [2021-09-09T22:59:32.811Z] 9fc5f23c1c35: Preparing [2021-09-09T22:59:32.811Z] 5d40353245a6: Preparing [2021-09-09T22:59:32.811Z] e6688e911f15: Preparing [2021-09-09T22:59:32.811Z] e6688e911f15: Waiting [2021-09-09T22:59:32.811Z] 622f862d2777: Layer already exists [2021-09-09T22:59:32.811Z] d6195b2926ee: Layer already exists [2021-09-09T22:59:32.811Z] 5d40353245a6: Layer already exists [2021-09-09T22:59:32.811Z] 9fc5f23c1c35: Layer already exists [2021-09-09T22:59:32.811Z] 8af2c5d903f2: Layer already exists [2021-09-09T22:59:32.811Z] e6688e911f15: Layer already exists [2021-09-09T22:59:32.811Z] 2.0.1-dev.42: digest: sha256:7bfaabb349b0b55f95c53e8e4cd316a545ed04b65edd6d7b478c096514bab339 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:33.130Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:33.443Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T22:59:33.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-09T22:59:33.443Z] 622f862d2777: Preparing [2021-09-09T22:59:33.443Z] 8af2c5d903f2: Preparing [2021-09-09T22:59:33.443Z] d6195b2926ee: Preparing [2021-09-09T22:59:33.443Z] 9fc5f23c1c35: Preparing [2021-09-09T22:59:33.443Z] 5d40353245a6: Preparing [2021-09-09T22:59:33.443Z] e6688e911f15: Preparing [2021-09-09T22:59:33.443Z] e6688e911f15: Waiting [2021-09-09T22:59:33.443Z] 9fc5f23c1c35: Layer already exists [2021-09-09T22:59:33.443Z] d6195b2926ee: Layer already exists [2021-09-09T22:59:33.443Z] 5d40353245a6: Layer already exists [2021-09-09T22:59:33.443Z] 622f862d2777: Layer already exists [2021-09-09T22:59:33.443Z] 8af2c5d903f2: Layer already exists [2021-09-09T22:59:33.443Z] e6688e911f15: Layer already exists [2021-09-09T22:59:33.443Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:7bfaabb349b0b55f95c53e8e4cd316a545ed04b65edd6d7b478c096514bab339 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:33.674Z] Building core-command ... [2021-09-09T22:59:33.674Z] Building core-data ... [2021-09-09T22:59:33.674Z] Building core-metadata ... [2021-09-09T22:59:33.674Z] Building security-bootstrapper ... [2021-09-09T22:59:33.674Z] Building security-proxy-setup ... [2021-09-09T22:59:33.674Z] Building security-secretstore-setup ... [2021-09-09T22:59:33.674Z] Building support-notifications ... [2021-09-09T22:59:33.674Z] Building support-scheduler ... [2021-09-09T22:59:33.674Z] Building sys-mgmt-agent ... [2021-09-09T22:59:33.674Z] Building security-bootstrapper [2021-09-09T22:59:33.674Z] Building security-secretstore-setup [2021-09-09T22:59:33.674Z] Building core-metadata [2021-09-09T22:59:33.674Z] Building sys-mgmt-agent [2021-09-09T22:59:33.674Z] Building core-command [2021-09-09T22:59:33.771Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:34.093Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-09-09T22:59:34.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-09T22:59:34.093Z] 622f862d2777: Preparing [2021-09-09T22:59:34.093Z] 8af2c5d903f2: Preparing [2021-09-09T22:59:34.093Z] d6195b2926ee: Preparing [2021-09-09T22:59:34.093Z] 9fc5f23c1c35: Preparing [2021-09-09T22:59:34.093Z] 5d40353245a6: Preparing [2021-09-09T22:59:34.093Z] e6688e911f15: Preparing [2021-09-09T22:59:34.093Z] e6688e911f15: Waiting [2021-09-09T22:59:34.093Z] 5d40353245a6: Layer already exists [2021-09-09T22:59:34.093Z] 9fc5f23c1c35: Layer already exists [2021-09-09T22:59:34.093Z] 8af2c5d903f2: Layer already exists [2021-09-09T22:59:34.093Z] 622f862d2777: Layer already exists [2021-09-09T22:59:34.093Z] d6195b2926ee: Layer already exists [2021-09-09T22:59:34.093Z] e6688e911f15: Layer already exists [2021-09-09T22:59:34.093Z] main: digest: sha256:7bfaabb349b0b55f95c53e8e4cd316a545ed04b65edd6d7b478c096514bab339 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T22:59:34.156Z] ===================================================== [Pipeline] echo [2021-09-09T22:59:34.173Z] taggedImages: [2021-09-09T22:59:34.173Z] - nexus3.edgexfoundry.org:10004/core-data:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T22:59:34.173Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-09T22:59:34.173Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.42 [2021-09-09T22:59:34.173Z] - nexus3.edgexfoundry.org:10004/core-data:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T22:59:34.173Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-09-09T22:59:34.205Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-09-09T22:59:34.205Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T22:59:34.205Z] latest [2021-09-09T22:59:34.205Z] 2.0.1-dev.42 [2021-09-09T22:59:34.205Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T22:59:34.205Z] main [2021-09-09T22:59:34.205Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:34.562Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:34.877Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T22:59:34.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-09T22:59:34.878Z] 132ff5072a10: Preparing [2021-09-09T22:59:34.878Z] c31c7719cc68: Preparing [2021-09-09T22:59:34.878Z] d6195b2926ee: Preparing [2021-09-09T22:59:34.878Z] 035e2f9dfc9a: Preparing [2021-09-09T22:59:34.878Z] e6688e911f15: Preparing [2021-09-09T22:59:34.878Z] 035e2f9dfc9a: Layer already exists [2021-09-09T22:59:34.878Z] e6688e911f15: Layer already exists [2021-09-09T22:59:35.142Z] 132ff5072a10: Pushed [2021-09-09T22:59:35.142Z] d6195b2926ee: Layer already exists [2021-09-09T22:59:36.544Z] c31c7719cc68: Pushed [2021-09-09T22:59:36.544Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:d95ec703217ffc39e89aa86dcbb57540c721f311f2f4c756832ead6ee0835866 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:36.862Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:37.174Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-09T22:59:37.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-09T22:59:37.174Z] 132ff5072a10: Preparing [2021-09-09T22:59:37.175Z] c31c7719cc68: Preparing [2021-09-09T22:59:37.175Z] d6195b2926ee: Preparing [2021-09-09T22:59:37.175Z] 035e2f9dfc9a: Preparing [2021-09-09T22:59:37.175Z] e6688e911f15: Preparing [2021-09-09T22:59:37.175Z] 132ff5072a10: Layer already exists [2021-09-09T22:59:37.175Z] c31c7719cc68: Layer already exists [2021-09-09T22:59:37.175Z] d6195b2926ee: Layer already exists [2021-09-09T22:59:37.175Z] 035e2f9dfc9a: Layer already exists [2021-09-09T22:59:37.175Z] e6688e911f15: Layer already exists [2021-09-09T22:59:37.175Z] latest: digest: sha256:d95ec703217ffc39e89aa86dcbb57540c721f311f2f4c756832ead6ee0835866 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:37.503Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:37.813Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.42 [2021-09-09T22:59:37.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-09T22:59:37.813Z] 132ff5072a10: Preparing [2021-09-09T22:59:37.813Z] c31c7719cc68: Preparing [2021-09-09T22:59:37.813Z] d6195b2926ee: Preparing [2021-09-09T22:59:37.813Z] 035e2f9dfc9a: Preparing [2021-09-09T22:59:37.813Z] e6688e911f15: Preparing [2021-09-09T22:59:37.813Z] d6195b2926ee: Layer already exists [2021-09-09T22:59:37.813Z] 035e2f9dfc9a: Layer already exists [2021-09-09T22:59:37.813Z] c31c7719cc68: Layer already exists [2021-09-09T22:59:37.813Z] 132ff5072a10: Layer already exists [2021-09-09T22:59:37.813Z] e6688e911f15: Layer already exists [2021-09-09T22:59:37.813Z] 2.0.1-dev.42: digest: sha256:d95ec703217ffc39e89aa86dcbb57540c721f311f2f4c756832ead6ee0835866 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:38.135Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:38.449Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T22:59:38.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-09T22:59:38.449Z] 132ff5072a10: Preparing [2021-09-09T22:59:38.449Z] c31c7719cc68: Preparing [2021-09-09T22:59:38.449Z] d6195b2926ee: Preparing [2021-09-09T22:59:38.449Z] 035e2f9dfc9a: Preparing [2021-09-09T22:59:38.449Z] e6688e911f15: Preparing [2021-09-09T22:59:38.449Z] 035e2f9dfc9a: Layer already exists [2021-09-09T22:59:38.449Z] d6195b2926ee: Layer already exists [2021-09-09T22:59:38.449Z] 132ff5072a10: Layer already exists [2021-09-09T22:59:38.449Z] c31c7719cc68: Layer already exists [2021-09-09T22:59:38.449Z] e6688e911f15: Layer already exists [2021-09-09T22:59:38.449Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:d95ec703217ffc39e89aa86dcbb57540c721f311f2f4c756832ead6ee0835866 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:38.769Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:39.290Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-09-09T22:59:39.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-09T22:59:39.290Z] 132ff5072a10: Preparing [2021-09-09T22:59:39.290Z] c31c7719cc68: Preparing [2021-09-09T22:59:39.290Z] d6195b2926ee: Preparing [2021-09-09T22:59:39.290Z] 035e2f9dfc9a: Preparing [2021-09-09T22:59:39.290Z] e6688e911f15: Preparing [2021-09-09T22:59:39.290Z] c31c7719cc68: Layer already exists [2021-09-09T22:59:39.290Z] 035e2f9dfc9a: Layer already exists [2021-09-09T22:59:39.290Z] 132ff5072a10: Layer already exists [2021-09-09T22:59:39.290Z] d6195b2926ee: Layer already exists [2021-09-09T22:59:39.290Z] e6688e911f15: Layer already exists [2021-09-09T22:59:39.290Z] main: digest: sha256:d95ec703217ffc39e89aa86dcbb57540c721f311f2f4c756832ead6ee0835866 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T22:59:40.993Z] ===================================================== [Pipeline] echo [2021-09-09T22:59:41.010Z] taggedImages: [2021-09-09T22:59:41.010Z] - nexus3.edgexfoundry.org:10004/core-metadata:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T22:59:41.010Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-09T22:59:41.010Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.42 [2021-09-09T22:59:41.010Z] - nexus3.edgexfoundry.org:10004/core-metadata:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T22:59:41.010Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-09-09T22:59:41.043Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-09-09T22:59:41.043Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T22:59:41.043Z] latest [2021-09-09T22:59:41.043Z] 2.0.1-dev.42 [2021-09-09T22:59:41.043Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T22:59:41.043Z] main [2021-09-09T22:59:41.043Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:41.402Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:41.720Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T22:59:41.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-09T22:59:41.720Z] 476dcd504c88: Preparing [2021-09-09T22:59:41.720Z] 476dcd504c88: Preparing [2021-09-09T22:59:41.720Z] b58ab9afa477: Preparing [2021-09-09T22:59:41.720Z] c078d9bd4c97: Preparing [2021-09-09T22:59:41.720Z] 11ef44df1fbb: Preparing [2021-09-09T22:59:41.720Z] 1e4dd78d7d69: Preparing [2021-09-09T22:59:41.720Z] d6195b2926ee: Preparing [2021-09-09T22:59:41.720Z] 4931f8442537: Preparing [2021-09-09T22:59:41.720Z] 1e80b33f0590: Preparing [2021-09-09T22:59:41.720Z] 523577ff9219: Preparing [2021-09-09T22:59:41.720Z] 331dc8186d71: Preparing [2021-09-09T22:59:41.720Z] e6688e911f15: Preparing [2021-09-09T22:59:41.720Z] d6195b2926ee: Waiting [2021-09-09T22:59:41.720Z] 4931f8442537: Waiting [2021-09-09T22:59:41.720Z] 1e80b33f0590: Waiting [2021-09-09T22:59:41.720Z] 523577ff9219: Waiting [2021-09-09T22:59:41.720Z] 331dc8186d71: Waiting [2021-09-09T22:59:41.720Z] e6688e911f15: Waiting [2021-09-09T22:59:41.999Z] 11ef44df1fbb: Pushed [2021-09-09T22:59:41.999Z] 476dcd504c88: Pushed [2021-09-09T22:59:41.999Z] d6195b2926ee: Layer already exists [2021-09-09T22:59:41.999Z] b58ab9afa477: Pushed [2021-09-09T22:59:41.999Z] c078d9bd4c97: Pushed [2021-09-09T22:59:41.999Z] 4931f8442537: Pushed [2021-09-09T22:59:42.268Z] e6688e911f15: Layer already exists [2021-09-09T22:59:42.268Z] 331dc8186d71: Pushed [2021-09-09T22:59:42.268Z] 523577ff9219: Pushed [2021-09-09T22:59:42.268Z] 1e80b33f0590: Pushed [2021-09-09T22:59:43.668Z] 1e4dd78d7d69: Pushed [2021-09-09T22:59:43.668Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:6c765dbc5e2606599c1854e70376501b352a52c6a3d7288c337cd85eb96a5d9f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:44.005Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:44.318Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-09T22:59:44.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-09T22:59:44.318Z] 476dcd504c88: Preparing [2021-09-09T22:59:44.318Z] 476dcd504c88: Preparing [2021-09-09T22:59:44.318Z] b58ab9afa477: Preparing [2021-09-09T22:59:44.318Z] c078d9bd4c97: Preparing [2021-09-09T22:59:44.318Z] 11ef44df1fbb: Preparing [2021-09-09T22:59:44.318Z] 1e4dd78d7d69: Preparing [2021-09-09T22:59:44.318Z] d6195b2926ee: Preparing [2021-09-09T22:59:44.318Z] 4931f8442537: Preparing [2021-09-09T22:59:44.318Z] 1e80b33f0590: Preparing [2021-09-09T22:59:44.318Z] 523577ff9219: Preparing [2021-09-09T22:59:44.318Z] 331dc8186d71: Preparing [2021-09-09T22:59:44.318Z] e6688e911f15: Preparing [2021-09-09T22:59:44.318Z] d6195b2926ee: Waiting [2021-09-09T22:59:44.318Z] 4931f8442537: Waiting [2021-09-09T22:59:44.318Z] 1e80b33f0590: Waiting [2021-09-09T22:59:44.318Z] 523577ff9219: Waiting [2021-09-09T22:59:44.318Z] 331dc8186d71: Waiting [2021-09-09T22:59:44.318Z] e6688e911f15: Waiting [2021-09-09T22:59:44.318Z] c078d9bd4c97: Layer already exists [2021-09-09T22:59:44.318Z] b58ab9afa477: Layer already exists [2021-09-09T22:59:44.318Z] 1e4dd78d7d69: Layer already exists [2021-09-09T22:59:44.318Z] 11ef44df1fbb: Layer already exists [2021-09-09T22:59:44.318Z] 476dcd504c88: Layer already exists [2021-09-09T22:59:44.318Z] d6195b2926ee: Layer already exists [2021-09-09T22:59:44.318Z] 331dc8186d71: Layer already exists [2021-09-09T22:59:44.318Z] 523577ff9219: Layer already exists [2021-09-09T22:59:44.318Z] 1e80b33f0590: Layer already exists [2021-09-09T22:59:44.318Z] 4931f8442537: Layer already exists [2021-09-09T22:59:44.318Z] e6688e911f15: Layer already exists [2021-09-09T22:59:44.318Z] latest: digest: sha256:6c765dbc5e2606599c1854e70376501b352a52c6a3d7288c337cd85eb96a5d9f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:44.907Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:45.224Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.42 [2021-09-09T22:59:45.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-09T22:59:45.224Z] 476dcd504c88: Preparing [2021-09-09T22:59:45.224Z] 476dcd504c88: Preparing [2021-09-09T22:59:45.224Z] b58ab9afa477: Preparing [2021-09-09T22:59:45.224Z] c078d9bd4c97: Preparing [2021-09-09T22:59:45.224Z] 11ef44df1fbb: Preparing [2021-09-09T22:59:45.224Z] 1e4dd78d7d69: Preparing [2021-09-09T22:59:45.224Z] d6195b2926ee: Preparing [2021-09-09T22:59:45.224Z] 4931f8442537: Preparing [2021-09-09T22:59:45.224Z] 1e80b33f0590: Preparing [2021-09-09T22:59:45.224Z] 523577ff9219: Preparing [2021-09-09T22:59:45.224Z] 331dc8186d71: Preparing [2021-09-09T22:59:45.224Z] e6688e911f15: Preparing [2021-09-09T22:59:45.224Z] 4931f8442537: Waiting [2021-09-09T22:59:45.224Z] 1e80b33f0590: Waiting [2021-09-09T22:59:45.224Z] 523577ff9219: Waiting [2021-09-09T22:59:45.224Z] 331dc8186d71: Waiting [2021-09-09T22:59:45.224Z] e6688e911f15: Waiting [2021-09-09T22:59:45.224Z] d6195b2926ee: Waiting [2021-09-09T22:59:45.224Z] 11ef44df1fbb: Layer already exists [2021-09-09T22:59:45.224Z] 1e4dd78d7d69: Layer already exists [2021-09-09T22:59:45.224Z] 476dcd504c88: Layer already exists [2021-09-09T22:59:45.224Z] c078d9bd4c97: Layer already exists [2021-09-09T22:59:45.224Z] b58ab9afa477: Layer already exists [2021-09-09T22:59:45.224Z] d6195b2926ee: Layer already exists [2021-09-09T22:59:45.224Z] 4931f8442537: Layer already exists [2021-09-09T22:59:45.224Z] 523577ff9219: Layer already exists [2021-09-09T22:59:45.224Z] 1e80b33f0590: Layer already exists [2021-09-09T22:59:45.224Z] 331dc8186d71: Layer already exists [2021-09-09T22:59:45.224Z] e6688e911f15: Layer already exists [2021-09-09T22:59:45.224Z] 2.0.1-dev.42: digest: sha256:6c765dbc5e2606599c1854e70376501b352a52c6a3d7288c337cd85eb96a5d9f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:45.551Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:45.867Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T22:59:45.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-09T22:59:45.867Z] 476dcd504c88: Preparing [2021-09-09T22:59:45.867Z] 476dcd504c88: Preparing [2021-09-09T22:59:45.867Z] b58ab9afa477: Preparing [2021-09-09T22:59:45.867Z] c078d9bd4c97: Preparing [2021-09-09T22:59:45.867Z] 11ef44df1fbb: Preparing [2021-09-09T22:59:45.867Z] 1e4dd78d7d69: Preparing [2021-09-09T22:59:45.867Z] d6195b2926ee: Preparing [2021-09-09T22:59:45.867Z] 4931f8442537: Preparing [2021-09-09T22:59:45.867Z] 1e80b33f0590: Preparing [2021-09-09T22:59:45.867Z] 523577ff9219: Preparing [2021-09-09T22:59:45.867Z] 331dc8186d71: Preparing [2021-09-09T22:59:45.867Z] e6688e911f15: Preparing [2021-09-09T22:59:45.867Z] d6195b2926ee: Waiting [2021-09-09T22:59:45.867Z] 4931f8442537: Waiting [2021-09-09T22:59:45.867Z] 1e80b33f0590: Waiting [2021-09-09T22:59:45.867Z] 523577ff9219: Waiting [2021-09-09T22:59:45.867Z] 331dc8186d71: Waiting [2021-09-09T22:59:45.867Z] e6688e911f15: Waiting [2021-09-09T22:59:45.867Z] 1e4dd78d7d69: Layer already exists [2021-09-09T22:59:45.867Z] b58ab9afa477: Layer already exists [2021-09-09T22:59:45.867Z] c078d9bd4c97: Layer already exists [2021-09-09T22:59:45.867Z] 476dcd504c88: Layer already exists [2021-09-09T22:59:45.867Z] 11ef44df1fbb: Layer already exists [2021-09-09T22:59:45.867Z] 1e80b33f0590: Layer already exists [2021-09-09T22:59:45.867Z] d6195b2926ee: Layer already exists [2021-09-09T22:59:45.867Z] 4931f8442537: Layer already exists [2021-09-09T22:59:45.867Z] 523577ff9219: Layer already exists [2021-09-09T22:59:45.867Z] 331dc8186d71: Layer already exists [2021-09-09T22:59:45.867Z] e6688e911f15: Layer already exists [2021-09-09T22:59:45.867Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:6c765dbc5e2606599c1854e70376501b352a52c6a3d7288c337cd85eb96a5d9f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:46.318Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:46.678Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-09-09T22:59:46.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-09T22:59:46.678Z] 476dcd504c88: Preparing [2021-09-09T22:59:46.678Z] 476dcd504c88: Preparing [2021-09-09T22:59:46.678Z] b58ab9afa477: Preparing [2021-09-09T22:59:46.678Z] c078d9bd4c97: Preparing [2021-09-09T22:59:46.678Z] 11ef44df1fbb: Preparing [2021-09-09T22:59:46.678Z] 1e4dd78d7d69: Preparing [2021-09-09T22:59:46.678Z] d6195b2926ee: Preparing [2021-09-09T22:59:46.678Z] 4931f8442537: Preparing [2021-09-09T22:59:46.678Z] 1e80b33f0590: Preparing [2021-09-09T22:59:46.678Z] 523577ff9219: Preparing [2021-09-09T22:59:46.678Z] 331dc8186d71: Preparing [2021-09-09T22:59:46.678Z] e6688e911f15: Preparing [2021-09-09T22:59:46.678Z] 1e80b33f0590: Waiting [2021-09-09T22:59:46.678Z] 523577ff9219: Waiting [2021-09-09T22:59:46.678Z] 331dc8186d71: Waiting [2021-09-09T22:59:46.678Z] e6688e911f15: Waiting [2021-09-09T22:59:46.678Z] d6195b2926ee: Waiting [2021-09-09T22:59:46.678Z] 1e4dd78d7d69: Layer already exists [2021-09-09T22:59:46.678Z] 11ef44df1fbb: Layer already exists [2021-09-09T22:59:46.678Z] b58ab9afa477: Layer already exists [2021-09-09T22:59:46.678Z] c078d9bd4c97: Layer already exists [2021-09-09T22:59:46.678Z] 476dcd504c88: Layer already exists [2021-09-09T22:59:46.678Z] 4931f8442537: Layer already exists [2021-09-09T22:59:46.678Z] d6195b2926ee: Layer already exists [2021-09-09T22:59:46.678Z] 331dc8186d71: Layer already exists [2021-09-09T22:59:46.678Z] 523577ff9219: Layer already exists [2021-09-09T22:59:46.678Z] 1e80b33f0590: Layer already exists [2021-09-09T22:59:46.678Z] e6688e911f15: Layer already exists [2021-09-09T22:59:46.678Z] main: digest: sha256:6c765dbc5e2606599c1854e70376501b352a52c6a3d7288c337cd85eb96a5d9f size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T22:59:46.733Z] ===================================================== [Pipeline] echo [2021-09-09T22:59:46.748Z] taggedImages: [2021-09-09T22:59:46.748Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T22:59:46.748Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-09T22:59:46.748Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.42 [2021-09-09T22:59:46.748Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T22:59:46.748Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-09-09T22:59:46.780Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-09-09T22:59:46.780Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T22:59:46.780Z] latest [2021-09-09T22:59:46.780Z] 2.0.1-dev.42 [2021-09-09T22:59:46.780Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T22:59:46.780Z] main [2021-09-09T22:59:46.780Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:47.139Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:47.456Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T22:59:47.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-09T22:59:47.456Z] 16d4dbca5f79: Preparing [2021-09-09T22:59:47.456Z] bc96454c3c65: Preparing [2021-09-09T22:59:47.456Z] 7114beba3cc6: Preparing [2021-09-09T22:59:47.456Z] 2b56e9ff33a9: Preparing [2021-09-09T22:59:47.456Z] 13a76ec59009: Preparing [2021-09-09T22:59:47.456Z] e6688e911f15: Preparing [2021-09-09T22:59:47.456Z] e6688e911f15: Waiting [2021-09-09T22:59:48.039Z] 2b56e9ff33a9: Pushed [2021-09-09T22:59:48.039Z] 7114beba3cc6: Pushed [2021-09-09T22:59:48.039Z] e6688e911f15: Layer already exists [2021-09-09T22:59:48.039Z] 13a76ec59009: Pushed [2021-09-09T22:59:48.305Z] 16d4dbca5f79: Pushed [2021-09-09T22:59:48.571Z] bc96454c3c65: Pushed [2021-09-09T22:59:48.837Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:95dd1bb0a55460b05041510bb5a5d8352bc9b0a745609bb86f9c370cd3f1d3c5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:49.155Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:49.468Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-09T22:59:49.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-09T22:59:49.468Z] 16d4dbca5f79: Preparing [2021-09-09T22:59:49.468Z] bc96454c3c65: Preparing [2021-09-09T22:59:49.468Z] 7114beba3cc6: Preparing [2021-09-09T22:59:49.468Z] 2b56e9ff33a9: Preparing [2021-09-09T22:59:49.468Z] 13a76ec59009: Preparing [2021-09-09T22:59:49.468Z] e6688e911f15: Preparing [2021-09-09T22:59:49.468Z] e6688e911f15: Waiting [2021-09-09T22:59:49.468Z] 13a76ec59009: Layer already exists [2021-09-09T22:59:49.468Z] 7114beba3cc6: Layer already exists [2021-09-09T22:59:49.468Z] bc96454c3c65: Layer already exists [2021-09-09T22:59:49.468Z] 2b56e9ff33a9: Layer already exists [2021-09-09T22:59:49.468Z] 16d4dbca5f79: Layer already exists [2021-09-09T22:59:49.468Z] e6688e911f15: Layer already exists [2021-09-09T22:59:49.468Z] latest: digest: sha256:95dd1bb0a55460b05041510bb5a5d8352bc9b0a745609bb86f9c370cd3f1d3c5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:49.789Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:50.102Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.42 [2021-09-09T22:59:50.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-09T22:59:50.102Z] 16d4dbca5f79: Preparing [2021-09-09T22:59:50.102Z] bc96454c3c65: Preparing [2021-09-09T22:59:50.102Z] 7114beba3cc6: Preparing [2021-09-09T22:59:50.102Z] 2b56e9ff33a9: Preparing [2021-09-09T22:59:50.102Z] 13a76ec59009: Preparing [2021-09-09T22:59:50.102Z] e6688e911f15: Preparing [2021-09-09T22:59:50.102Z] e6688e911f15: Waiting [2021-09-09T22:59:50.102Z] 2b56e9ff33a9: Layer already exists [2021-09-09T22:59:50.102Z] bc96454c3c65: Layer already exists [2021-09-09T22:59:50.102Z] 7114beba3cc6: Layer already exists [2021-09-09T22:59:50.102Z] 13a76ec59009: Layer already exists [2021-09-09T22:59:50.102Z] 16d4dbca5f79: Layer already exists [2021-09-09T22:59:50.102Z] e6688e911f15: Layer already exists [2021-09-09T22:59:50.102Z] 2.0.1-dev.42: digest: sha256:95dd1bb0a55460b05041510bb5a5d8352bc9b0a745609bb86f9c370cd3f1d3c5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:50.420Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:50.735Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T22:59:50.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-09T22:59:50.735Z] 16d4dbca5f79: Preparing [2021-09-09T22:59:50.735Z] bc96454c3c65: Preparing [2021-09-09T22:59:50.735Z] 7114beba3cc6: Preparing [2021-09-09T22:59:50.735Z] 2b56e9ff33a9: Preparing [2021-09-09T22:59:50.735Z] 13a76ec59009: Preparing [2021-09-09T22:59:50.735Z] e6688e911f15: Preparing [2021-09-09T22:59:50.735Z] e6688e911f15: Waiting [2021-09-09T22:59:50.735Z] 16d4dbca5f79: Layer already exists [2021-09-09T22:59:50.735Z] bc96454c3c65: Layer already exists [2021-09-09T22:59:50.735Z] 7114beba3cc6: Layer already exists [2021-09-09T22:59:50.735Z] 2b56e9ff33a9: Layer already exists [2021-09-09T22:59:50.735Z] 13a76ec59009: Layer already exists [2021-09-09T22:59:50.735Z] e6688e911f15: Layer already exists [2021-09-09T22:59:50.735Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:95dd1bb0a55460b05041510bb5a5d8352bc9b0a745609bb86f9c370cd3f1d3c5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:51.053Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:51.371Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-09-09T22:59:51.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-09T22:59:51.372Z] 16d4dbca5f79: Preparing [2021-09-09T22:59:51.372Z] bc96454c3c65: Preparing [2021-09-09T22:59:51.372Z] 7114beba3cc6: Preparing [2021-09-09T22:59:51.372Z] 2b56e9ff33a9: Preparing [2021-09-09T22:59:51.372Z] 13a76ec59009: Preparing [2021-09-09T22:59:51.372Z] e6688e911f15: Preparing [2021-09-09T22:59:51.372Z] e6688e911f15: Waiting [2021-09-09T22:59:51.372Z] 2b56e9ff33a9: Layer already exists [2021-09-09T22:59:51.372Z] 16d4dbca5f79: Layer already exists [2021-09-09T22:59:51.372Z] bc96454c3c65: Layer already exists [2021-09-09T22:59:51.372Z] 7114beba3cc6: Layer already exists [2021-09-09T22:59:51.372Z] 13a76ec59009: Layer already exists [2021-09-09T22:59:51.372Z] e6688e911f15: Layer already exists [2021-09-09T22:59:51.372Z] main: digest: sha256:95dd1bb0a55460b05041510bb5a5d8352bc9b0a745609bb86f9c370cd3f1d3c5 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T22:59:51.430Z] ===================================================== [Pipeline] echo [2021-09-09T22:59:51.444Z] taggedImages: [2021-09-09T22:59:51.444Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T22:59:51.444Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-09T22:59:51.444Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.42 [2021-09-09T22:59:51.444Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T22:59:51.444Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-09-09T22:59:51.474Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-09-09T22:59:51.474Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T22:59:51.474Z] latest [2021-09-09T22:59:51.474Z] 2.0.1-dev.42 [2021-09-09T22:59:51.474Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T22:59:51.474Z] main [2021-09-09T22:59:51.474Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:51.831Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:52.153Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T22:59:52.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-09T22:59:52.154Z] 2ae057293279: Preparing [2021-09-09T22:59:52.154Z] 7eec492329b9: Preparing [2021-09-09T22:59:52.154Z] da13bf2b1aaa: Preparing [2021-09-09T22:59:52.154Z] 22dcadea4807: Preparing [2021-09-09T22:59:52.154Z] 83a595c676d5: Preparing [2021-09-09T22:59:52.154Z] b224bdfcc127: Preparing [2021-09-09T22:59:52.154Z] 902a6cf57070: Preparing [2021-09-09T22:59:52.154Z] 5251f3cce4e4: Preparing [2021-09-09T22:59:52.154Z] 2a2a635b1c6e: Preparing [2021-09-09T22:59:52.154Z] e6688e911f15: Preparing [2021-09-09T22:59:52.154Z] b224bdfcc127: Waiting [2021-09-09T22:59:52.154Z] 902a6cf57070: Waiting [2021-09-09T22:59:52.154Z] 5251f3cce4e4: Waiting [2021-09-09T22:59:52.154Z] e6688e911f15: Waiting [2021-09-09T22:59:52.768Z] 7eec492329b9: Pushed [2021-09-09T22:59:52.768Z] 2ae057293279: Pushed [2021-09-09T22:59:52.768Z] 83a595c676d5: Pushed [2021-09-09T22:59:53.036Z] b224bdfcc127: Pushed [2021-09-09T22:59:53.036Z] 902a6cf57070: Pushed [2021-09-09T22:59:53.036Z] 22dcadea4807: Pushed [2021-09-09T22:59:53.036Z] 5251f3cce4e4: Pushed [2021-09-09T22:59:53.036Z] e6688e911f15: Layer already exists [2021-09-09T22:59:53.301Z] da13bf2b1aaa: Pushed [2021-09-09T22:59:53.566Z] 2a2a635b1c6e: Pushed [2021-09-09T22:59:53.566Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:e91dc86a8dc36ed4506bd6bc60beadaff8891635d3f12aa40f360ab7b3cdf76d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:53.886Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:54.203Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-09T22:59:54.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-09T22:59:54.203Z] 2ae057293279: Preparing [2021-09-09T22:59:54.203Z] 7eec492329b9: Preparing [2021-09-09T22:59:54.203Z] da13bf2b1aaa: Preparing [2021-09-09T22:59:54.203Z] 22dcadea4807: Preparing [2021-09-09T22:59:54.203Z] 83a595c676d5: Preparing [2021-09-09T22:59:54.203Z] b224bdfcc127: Preparing [2021-09-09T22:59:54.203Z] 902a6cf57070: Preparing [2021-09-09T22:59:54.203Z] 5251f3cce4e4: Preparing [2021-09-09T22:59:54.203Z] 2a2a635b1c6e: Preparing [2021-09-09T22:59:54.203Z] e6688e911f15: Preparing [2021-09-09T22:59:54.203Z] 902a6cf57070: Waiting [2021-09-09T22:59:54.203Z] 5251f3cce4e4: Waiting [2021-09-09T22:59:54.203Z] 2a2a635b1c6e: Waiting [2021-09-09T22:59:54.203Z] e6688e911f15: Waiting [2021-09-09T22:59:54.203Z] b224bdfcc127: Waiting [2021-09-09T22:59:54.203Z] da13bf2b1aaa: Layer already exists [2021-09-09T22:59:54.203Z] 2ae057293279: Layer already exists [2021-09-09T22:59:54.203Z] 7eec492329b9: Layer already exists [2021-09-09T22:59:54.203Z] 83a595c676d5: Layer already exists [2021-09-09T22:59:54.203Z] 22dcadea4807: Layer already exists [2021-09-09T22:59:54.203Z] b224bdfcc127: Layer already exists [2021-09-09T22:59:54.203Z] 5251f3cce4e4: Layer already exists [2021-09-09T22:59:54.203Z] e6688e911f15: Layer already exists [2021-09-09T22:59:54.203Z] 902a6cf57070: Layer already exists [2021-09-09T22:59:54.203Z] 2a2a635b1c6e: Layer already exists [2021-09-09T22:59:54.203Z] latest: digest: sha256:e91dc86a8dc36ed4506bd6bc60beadaff8891635d3f12aa40f360ab7b3cdf76d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:56.151Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:56.469Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.42 [2021-09-09T22:59:56.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-09T22:59:56.469Z] 2ae057293279: Preparing [2021-09-09T22:59:56.469Z] 7eec492329b9: Preparing [2021-09-09T22:59:56.469Z] da13bf2b1aaa: Preparing [2021-09-09T22:59:56.469Z] 22dcadea4807: Preparing [2021-09-09T22:59:56.469Z] 83a595c676d5: Preparing [2021-09-09T22:59:56.469Z] b224bdfcc127: Preparing [2021-09-09T22:59:56.469Z] 902a6cf57070: Preparing [2021-09-09T22:59:56.469Z] 5251f3cce4e4: Preparing [2021-09-09T22:59:56.469Z] 2a2a635b1c6e: Preparing [2021-09-09T22:59:56.469Z] e6688e911f15: Preparing [2021-09-09T22:59:56.469Z] 902a6cf57070: Waiting [2021-09-09T22:59:56.469Z] 5251f3cce4e4: Waiting [2021-09-09T22:59:56.469Z] 2a2a635b1c6e: Waiting [2021-09-09T22:59:56.469Z] e6688e911f15: Waiting [2021-09-09T22:59:56.469Z] b224bdfcc127: Waiting [2021-09-09T22:59:56.469Z] da13bf2b1aaa: Layer already exists [2021-09-09T22:59:56.469Z] 83a595c676d5: Layer already exists [2021-09-09T22:59:56.469Z] 2ae057293279: Layer already exists [2021-09-09T22:59:56.469Z] 22dcadea4807: Layer already exists [2021-09-09T22:59:56.469Z] 7eec492329b9: Layer already exists [2021-09-09T22:59:56.469Z] 902a6cf57070: Layer already exists [2021-09-09T22:59:56.469Z] e6688e911f15: Layer already exists [2021-09-09T22:59:56.469Z] 5251f3cce4e4: Layer already exists [2021-09-09T22:59:56.469Z] b224bdfcc127: Layer already exists [2021-09-09T22:59:56.469Z] 2a2a635b1c6e: Layer already exists [2021-09-09T22:59:56.469Z] 2.0.1-dev.42: digest: sha256:e91dc86a8dc36ed4506bd6bc60beadaff8891635d3f12aa40f360ab7b3cdf76d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:56.790Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:57.111Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T22:59:57.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-09T22:59:57.111Z] 2ae057293279: Preparing [2021-09-09T22:59:57.111Z] 7eec492329b9: Preparing [2021-09-09T22:59:57.111Z] da13bf2b1aaa: Preparing [2021-09-09T22:59:57.111Z] 22dcadea4807: Preparing [2021-09-09T22:59:57.111Z] 83a595c676d5: Preparing [2021-09-09T22:59:57.111Z] b224bdfcc127: Preparing [2021-09-09T22:59:57.111Z] 902a6cf57070: Preparing [2021-09-09T22:59:57.111Z] 5251f3cce4e4: Preparing [2021-09-09T22:59:57.111Z] 2a2a635b1c6e: Preparing [2021-09-09T22:59:57.111Z] e6688e911f15: Preparing [2021-09-09T22:59:57.111Z] b224bdfcc127: Waiting [2021-09-09T22:59:57.111Z] 902a6cf57070: Waiting [2021-09-09T22:59:57.111Z] 5251f3cce4e4: Waiting [2021-09-09T22:59:57.111Z] 2a2a635b1c6e: Waiting [2021-09-09T22:59:57.111Z] e6688e911f15: Waiting [2021-09-09T22:59:57.111Z] 83a595c676d5: Layer already exists [2021-09-09T22:59:57.111Z] 7eec492329b9: Layer already exists [2021-09-09T22:59:57.111Z] da13bf2b1aaa: Layer already exists [2021-09-09T22:59:57.111Z] 22dcadea4807: Layer already exists [2021-09-09T22:59:57.111Z] 2ae057293279: Layer already exists [2021-09-09T22:59:57.111Z] b224bdfcc127: Layer already exists [2021-09-09T22:59:57.111Z] 902a6cf57070: Layer already exists [2021-09-09T22:59:57.111Z] 2a2a635b1c6e: Layer already exists [2021-09-09T22:59:57.111Z] e6688e911f15: Layer already exists [2021-09-09T22:59:57.111Z] 5251f3cce4e4: Layer already exists [2021-09-09T22:59:57.111Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:e91dc86a8dc36ed4506bd6bc60beadaff8891635d3f12aa40f360ab7b3cdf76d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:57.439Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:57.754Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-09-09T22:59:57.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-09T22:59:57.754Z] 2ae057293279: Preparing [2021-09-09T22:59:57.754Z] 7eec492329b9: Preparing [2021-09-09T22:59:57.754Z] da13bf2b1aaa: Preparing [2021-09-09T22:59:57.754Z] 22dcadea4807: Preparing [2021-09-09T22:59:57.754Z] 83a595c676d5: Preparing [2021-09-09T22:59:57.754Z] b224bdfcc127: Preparing [2021-09-09T22:59:57.754Z] 902a6cf57070: Preparing [2021-09-09T22:59:57.754Z] 5251f3cce4e4: Preparing [2021-09-09T22:59:57.754Z] 2a2a635b1c6e: Preparing [2021-09-09T22:59:57.754Z] e6688e911f15: Preparing [2021-09-09T22:59:57.754Z] b224bdfcc127: Waiting [2021-09-09T22:59:57.754Z] 902a6cf57070: Waiting [2021-09-09T22:59:57.754Z] 5251f3cce4e4: Waiting [2021-09-09T22:59:57.754Z] 2a2a635b1c6e: Waiting [2021-09-09T22:59:57.754Z] e6688e911f15: Waiting [2021-09-09T22:59:57.754Z] 7eec492329b9: Layer already exists [2021-09-09T22:59:57.754Z] da13bf2b1aaa: Layer already exists [2021-09-09T22:59:57.754Z] 83a595c676d5: Layer already exists [2021-09-09T22:59:57.754Z] 2ae057293279: Layer already exists [2021-09-09T22:59:57.754Z] 22dcadea4807: Layer already exists [2021-09-09T22:59:57.754Z] 5251f3cce4e4: Layer already exists [2021-09-09T22:59:57.754Z] 902a6cf57070: Layer already exists [2021-09-09T22:59:57.754Z] 2a2a635b1c6e: Layer already exists [2021-09-09T22:59:57.754Z] e6688e911f15: Layer already exists [2021-09-09T22:59:57.754Z] b224bdfcc127: Layer already exists [2021-09-09T22:59:57.754Z] main: digest: sha256:e91dc86a8dc36ed4506bd6bc60beadaff8891635d3f12aa40f360ab7b3cdf76d size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T22:59:57.810Z] ===================================================== [Pipeline] echo [2021-09-09T22:59:57.825Z] taggedImages: [2021-09-09T22:59:57.825Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T22:59:57.825Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-09T22:59:57.825Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.42 [2021-09-09T22:59:57.825Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T22:59:57.825Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-09-09T22:59:57.857Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-09-09T22:59:57.857Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T22:59:57.857Z] latest [2021-09-09T22:59:57.857Z] 2.0.1-dev.42 [2021-09-09T22:59:57.857Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T22:59:57.857Z] main [2021-09-09T22:59:57.857Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:58.214Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:59:58.530Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T22:59:58.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-09T22:59:58.530Z] 64f4673d5acf: Preparing [2021-09-09T22:59:58.530Z] d33ecc46e56d: Preparing [2021-09-09T22:59:58.530Z] d6195b2926ee: Preparing [2021-09-09T22:59:58.530Z] 7bbde6c61406: Preparing [2021-09-09T22:59:58.530Z] e6688e911f15: Preparing [2021-09-09T22:59:58.530Z] e6688e911f15: Layer already exists [2021-09-09T22:59:58.530Z] d6195b2926ee: Layer already exists [2021-09-09T22:59:58.530Z] 64f4673d5acf: Pushed [2021-09-09T22:59:58.796Z] 7bbde6c61406: Pushed [2021-09-09T22:59:59.751Z] d33ecc46e56d: Pushed [2021-09-09T23:00:00.334Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:1af9273849de93d75fed914e862f43c30b0bea76535ad5c9ab6f4ea033c3d8e4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:00:00.657Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:00:00.971Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-09T23:00:00.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-09T23:00:00.972Z] 64f4673d5acf: Preparing [2021-09-09T23:00:00.972Z] d33ecc46e56d: Preparing [2021-09-09T23:00:00.972Z] d6195b2926ee: Preparing [2021-09-09T23:00:00.972Z] 7bbde6c61406: Preparing [2021-09-09T23:00:00.972Z] e6688e911f15: Preparing [2021-09-09T23:00:00.972Z] d33ecc46e56d: Layer already exists [2021-09-09T23:00:00.972Z] e6688e911f15: Layer already exists [2021-09-09T23:00:00.972Z] 7bbde6c61406: Layer already exists [2021-09-09T23:00:00.972Z] d6195b2926ee: Layer already exists [2021-09-09T23:00:00.972Z] 64f4673d5acf: Layer already exists [2021-09-09T23:00:00.972Z] latest: digest: sha256:1af9273849de93d75fed914e862f43c30b0bea76535ad5c9ab6f4ea033c3d8e4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:00:01.294Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:00:01.607Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.42 [2021-09-09T23:00:06.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-09T23:00:06.959Z] 64f4673d5acf: Preparing [2021-09-09T23:00:06.959Z] d33ecc46e56d: Preparing [2021-09-09T23:00:06.959Z] d6195b2926ee: Preparing [2021-09-09T23:00:06.959Z] 7bbde6c61406: Preparing [2021-09-09T23:00:06.959Z] e6688e911f15: Preparing [2021-09-09T23:00:06.959Z] e6688e911f15: Layer already exists [2021-09-09T23:00:06.959Z] 64f4673d5acf: Layer already exists [2021-09-09T23:00:06.959Z] 7bbde6c61406: Layer already exists [2021-09-09T23:00:06.959Z] d6195b2926ee: Layer already exists [2021-09-09T23:00:06.959Z] d33ecc46e56d: Layer already exists [2021-09-09T23:00:06.959Z] 2.0.1-dev.42: digest: sha256:1af9273849de93d75fed914e862f43c30b0bea76535ad5c9ab6f4ea033c3d8e4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:00:07.292Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:00:07.793Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:00:07.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-09T23:00:07.793Z] 64f4673d5acf: Preparing [2021-09-09T23:00:07.794Z] d33ecc46e56d: Preparing [2021-09-09T23:00:07.794Z] d6195b2926ee: Preparing [2021-09-09T23:00:07.794Z] 7bbde6c61406: Preparing [2021-09-09T23:00:07.794Z] e6688e911f15: Preparing [2021-09-09T23:00:07.794Z] 64f4673d5acf: Layer already exists [2021-09-09T23:00:07.794Z] 7bbde6c61406: Layer already exists [2021-09-09T23:00:07.794Z] d6195b2926ee: Layer already exists [2021-09-09T23:00:07.794Z] d33ecc46e56d: Layer already exists [2021-09-09T23:00:07.794Z] e6688e911f15: Layer already exists [2021-09-09T23:00:07.794Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:1af9273849de93d75fed914e862f43c30b0bea76535ad5c9ab6f4ea033c3d8e4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:00:08.120Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:00:08.433Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-09-09T23:00:08.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-09T23:00:08.433Z] 64f4673d5acf: Preparing [2021-09-09T23:00:08.433Z] d33ecc46e56d: Preparing [2021-09-09T23:00:08.433Z] d6195b2926ee: Preparing [2021-09-09T23:00:08.433Z] 7bbde6c61406: Preparing [2021-09-09T23:00:08.433Z] e6688e911f15: Preparing [2021-09-09T23:00:08.433Z] e6688e911f15: Layer already exists [2021-09-09T23:00:08.433Z] d6195b2926ee: Layer already exists [2021-09-09T23:00:08.433Z] 7bbde6c61406: Layer already exists [2021-09-09T23:00:08.433Z] d33ecc46e56d: Layer already exists [2021-09-09T23:00:08.433Z] 64f4673d5acf: Layer already exists [2021-09-09T23:00:08.433Z] main: digest: sha256:1af9273849de93d75fed914e862f43c30b0bea76535ad5c9ab6f4ea033c3d8e4 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T23:00:08.495Z] ===================================================== [Pipeline] echo [2021-09-09T23:00:08.511Z] taggedImages: [2021-09-09T23:00:08.511Z] - nexus3.edgexfoundry.org:10004/support-notifications:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:00:08.511Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-09T23:00:08.511Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.42 [2021-09-09T23:00:08.511Z] - nexus3.edgexfoundry.org:10004/support-notifications:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:00:08.511Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-09-09T23:00:08.547Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-09-09T23:00:08.547Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:00:08.547Z] latest [2021-09-09T23:00:08.547Z] 2.0.1-dev.42 [2021-09-09T23:00:08.547Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:00:08.547Z] main [2021-09-09T23:00:08.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:00:08.907Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:00:09.234Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:00:09.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-09T23:00:09.234Z] fe6696931b2d: Preparing [2021-09-09T23:00:09.234Z] f6105235df39: Preparing [2021-09-09T23:00:09.234Z] d6195b2926ee: Preparing [2021-09-09T23:00:09.234Z] 035e2f9dfc9a: Preparing [2021-09-09T23:00:09.234Z] e6688e911f15: Preparing [2021-09-09T23:00:09.234Z] 035e2f9dfc9a: Layer already exists [2021-09-09T23:00:09.234Z] d6195b2926ee: Layer already exists [2021-09-09T23:00:09.234Z] e6688e911f15: Layer already exists [2021-09-09T23:00:09.234Z] fe6696931b2d: Pushed [2021-09-09T23:00:10.640Z] f6105235df39: Pushed [2021-09-09T23:00:10.640Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:1337e90ac0f4241cf11702d4715c43e5756b8afae34f1ba496646c72f6413af0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:00:11.370Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:00:11.684Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-09T23:00:11.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-09T23:00:11.685Z] fe6696931b2d: Preparing [2021-09-09T23:00:11.685Z] f6105235df39: Preparing [2021-09-09T23:00:11.685Z] d6195b2926ee: Preparing [2021-09-09T23:00:11.685Z] 035e2f9dfc9a: Preparing [2021-09-09T23:00:11.685Z] e6688e911f15: Preparing [2021-09-09T23:00:11.685Z] e6688e911f15: Layer already exists [2021-09-09T23:00:11.685Z] fe6696931b2d: Layer already exists [2021-09-09T23:00:11.685Z] d6195b2926ee: Layer already exists [2021-09-09T23:00:11.685Z] 035e2f9dfc9a: Layer already exists [2021-09-09T23:00:11.685Z] f6105235df39: Layer already exists [2021-09-09T23:00:11.685Z] latest: digest: sha256:1337e90ac0f4241cf11702d4715c43e5756b8afae34f1ba496646c72f6413af0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:00:12.009Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:00:12.334Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.42 [2021-09-09T23:00:12.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-09T23:00:12.334Z] fe6696931b2d: Preparing [2021-09-09T23:00:12.334Z] f6105235df39: Preparing [2021-09-09T23:00:12.334Z] d6195b2926ee: Preparing [2021-09-09T23:00:12.334Z] 035e2f9dfc9a: Preparing [2021-09-09T23:00:12.334Z] e6688e911f15: Preparing [2021-09-09T23:00:12.334Z] fe6696931b2d: Layer already exists [2021-09-09T23:00:12.334Z] e6688e911f15: Layer already exists [2021-09-09T23:00:12.334Z] d6195b2926ee: Layer already exists [2021-09-09T23:00:12.334Z] 035e2f9dfc9a: Layer already exists [2021-09-09T23:00:12.334Z] f6105235df39: Layer already exists [2021-09-09T23:00:12.334Z] 2.0.1-dev.42: digest: sha256:1337e90ac0f4241cf11702d4715c43e5756b8afae34f1ba496646c72f6413af0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:00:12.660Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:00:12.975Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:00:12.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-09T23:00:12.975Z] fe6696931b2d: Preparing [2021-09-09T23:00:12.975Z] f6105235df39: Preparing [2021-09-09T23:00:12.975Z] d6195b2926ee: Preparing [2021-09-09T23:00:12.975Z] 035e2f9dfc9a: Preparing [2021-09-09T23:00:12.975Z] e6688e911f15: Preparing [2021-09-09T23:00:12.975Z] d6195b2926ee: Layer already exists [2021-09-09T23:00:12.975Z] e6688e911f15: Layer already exists [2021-09-09T23:00:12.975Z] fe6696931b2d: Layer already exists [2021-09-09T23:00:12.975Z] 035e2f9dfc9a: Layer already exists [2021-09-09T23:00:12.975Z] f6105235df39: Layer already exists [2021-09-09T23:00:12.975Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:1337e90ac0f4241cf11702d4715c43e5756b8afae34f1ba496646c72f6413af0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:00:14.960Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:00:15.278Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-09-09T23:00:15.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-09T23:00:15.278Z] fe6696931b2d: Preparing [2021-09-09T23:00:15.278Z] f6105235df39: Preparing [2021-09-09T23:00:15.278Z] d6195b2926ee: Preparing [2021-09-09T23:00:15.278Z] 035e2f9dfc9a: Preparing [2021-09-09T23:00:15.278Z] e6688e911f15: Preparing [2021-09-09T23:00:15.278Z] f6105235df39: Layer already exists [2021-09-09T23:00:15.278Z] e6688e911f15: Layer already exists [2021-09-09T23:00:15.278Z] d6195b2926ee: Layer already exists [2021-09-09T23:00:15.278Z] fe6696931b2d: Layer already exists [2021-09-09T23:00:15.278Z] 035e2f9dfc9a: Layer already exists [2021-09-09T23:00:15.278Z] main: digest: sha256:1337e90ac0f4241cf11702d4715c43e5756b8afae34f1ba496646c72f6413af0 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T23:00:15.339Z] ===================================================== [Pipeline] echo [2021-09-09T23:00:15.355Z] taggedImages: [2021-09-09T23:00:15.355Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:00:15.355Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-09T23:00:15.355Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.42 [2021-09-09T23:00:15.355Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:00:15.355Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-09-09T23:00:15.389Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-09-09T23:00:15.389Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:00:15.389Z] latest [2021-09-09T23:00:15.389Z] 2.0.1-dev.42 [2021-09-09T23:00:15.389Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:00:15.389Z] main [2021-09-09T23:00:15.389Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:00:15.747Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:00:16.067Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:00:16.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-09T23:00:16.344Z] ef9e60856df4: Preparing [2021-09-09T23:00:16.344Z] c538db94d4ea: Preparing [2021-09-09T23:00:16.344Z] 95236004047b: Preparing [2021-09-09T23:00:16.344Z] 949352427e27: Preparing [2021-09-09T23:00:16.344Z] c080ac93e525: Preparing [2021-09-09T23:00:16.344Z] 87dec32dab56: Preparing [2021-09-09T23:00:16.344Z] 4b3c02ac6c6d: Preparing [2021-09-09T23:00:16.344Z] 3b6deb83ca37: Preparing [2021-09-09T23:00:16.344Z] 563ea45970c1: Preparing [2021-09-09T23:00:16.344Z] 91e3b9641807: Preparing [2021-09-09T23:00:16.344Z] b2d5eeeaba3a: Preparing [2021-09-09T23:00:16.344Z] 87dec32dab56: Waiting [2021-09-09T23:00:16.344Z] 4b3c02ac6c6d: Waiting [2021-09-09T23:00:16.344Z] 3b6deb83ca37: Waiting [2021-09-09T23:00:16.344Z] 563ea45970c1: Waiting [2021-09-09T23:00:16.344Z] 91e3b9641807: Waiting [2021-09-09T23:00:16.344Z] b2d5eeeaba3a: Waiting [2021-09-09T23:00:16.344Z] c080ac93e525: Layer already exists [2021-09-09T23:00:16.344Z] 87dec32dab56: Layer already exists [2021-09-09T23:00:16.949Z] 4b3c02ac6c6d: Layer already exists [2021-09-09T23:00:16.949Z] 3b6deb83ca37: Layer already exists [2021-09-09T23:00:16.949Z] c538db94d4ea: Pushed [2021-09-09T23:00:16.949Z] ef9e60856df4: Pushed [2021-09-09T23:00:16.949Z] 91e3b9641807: Layer already exists [2021-09-09T23:00:16.949Z] 563ea45970c1: Layer already exists [2021-09-09T23:00:16.949Z] b2d5eeeaba3a: Layer already exists [2021-09-09T23:00:17.215Z] 95236004047b: Pushed [2021-09-09T23:00:22.553Z] 949352427e27: Pushed [2021-09-09T23:00:22.818Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:11f335e78fb8c2d21d7c0c47243917f44d682ac2cd930838b7f90ba3e6dde524 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:00:22.937Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T23:00:22.937Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-09T23:00:22.937Z] ---> e15624e7b627 [2021-09-09T23:00:22.937Z] Step 3/26 : WORKDIR /edgex-go [2021-09-09T23:00:22.937Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T23:00:22.937Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-09T23:00:22.937Z] ---> e15624e7b627 [2021-09-09T23:00:22.937Z] Step 3/32 : WORKDIR /edgex-go [2021-09-09T23:00:22.937Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T23:00:22.937Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T23:00:22.937Z] ---> e15624e7b627 [2021-09-09T23:00:22.937Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T23:00:22.937Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T23:00:22.937Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T23:00:22.937Z] ---> e15624e7b627 [2021-09-09T23:00:22.937Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T23:00:22.937Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T23:00:22.937Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T23:00:22.937Z] ---> e15624e7b627 [2021-09-09T23:00:22.937Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T23:00:22.937Z] ---> Running in 157988a25ed4 [2021-09-09T23:00:22.937Z] ---> Running in e945fe439591 [2021-09-09T23:00:22.937Z] ---> Running in b505e92de6f7 [2021-09-09T23:00:22.937Z] ---> Running in bff9876d8842 [2021-09-09T23:00:22.937Z] ---> Running in 05afab0bf5c8 [2021-09-09T23:00:22.937Z] Removing intermediate container e945fe439591 [2021-09-09T23:00:22.937Z] ---> d6bda4300deb [2021-09-09T23:00:22.937Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T23:00:22.937Z] Removing intermediate container bff9876d8842 [2021-09-09T23:00:22.937Z] ---> 47606b770be3 [2021-09-09T23:00:22.937Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T23:00:22.937Z] Removing intermediate container b505e92de6f7 [2021-09-09T23:00:22.937Z] ---> 8d0b51443f35 [2021-09-09T23:00:22.937Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T23:00:22.937Z] Removing intermediate container 157988a25ed4 [2021-09-09T23:00:22.937Z] ---> cc56b024db0b [2021-09-09T23:00:22.937Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T23:00:22.937Z] Removing intermediate container 05afab0bf5c8 [2021-09-09T23:00:22.937Z] ---> ea700992d7f3 [2021-09-09T23:00:22.937Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T23:00:22.937Z] ---> Running in 89872fbee9d7 [2021-09-09T23:00:22.937Z] ---> Running in ea54b5127d65 [2021-09-09T23:00:22.937Z] ---> Running in 081b7b583097 [2021-09-09T23:00:22.937Z] ---> Running in 02bd98e43814 [2021-09-09T23:00:22.937Z] ---> Running in 5f38eb028970 [2021-09-09T23:00:23.137Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:00:23.454Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-09T23:00:23.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-09T23:00:23.454Z] ef9e60856df4: Preparing [2021-09-09T23:00:23.454Z] c538db94d4ea: Preparing [2021-09-09T23:00:23.454Z] 95236004047b: Preparing [2021-09-09T23:00:23.454Z] 949352427e27: Preparing [2021-09-09T23:00:23.454Z] c080ac93e525: Preparing [2021-09-09T23:00:23.454Z] 87dec32dab56: Preparing [2021-09-09T23:00:23.454Z] 4b3c02ac6c6d: Preparing [2021-09-09T23:00:23.454Z] 3b6deb83ca37: Preparing [2021-09-09T23:00:23.454Z] 563ea45970c1: Preparing [2021-09-09T23:00:23.454Z] 91e3b9641807: Preparing [2021-09-09T23:00:23.454Z] b2d5eeeaba3a: Preparing [2021-09-09T23:00:23.454Z] 4b3c02ac6c6d: Waiting [2021-09-09T23:00:23.454Z] 3b6deb83ca37: Waiting [2021-09-09T23:00:23.454Z] 563ea45970c1: Waiting [2021-09-09T23:00:23.454Z] 87dec32dab56: Waiting [2021-09-09T23:00:23.454Z] 91e3b9641807: Waiting [2021-09-09T23:00:23.454Z] b2d5eeeaba3a: Waiting [2021-09-09T23:00:23.454Z] ef9e60856df4: Layer already exists [2021-09-09T23:00:23.454Z] 949352427e27: Layer already exists [2021-09-09T23:00:23.454Z] c538db94d4ea: Layer already exists [2021-09-09T23:00:23.454Z] 95236004047b: Layer already exists [2021-09-09T23:00:23.454Z] c080ac93e525: Layer already exists [2021-09-09T23:00:23.454Z] 87dec32dab56: Layer already exists [2021-09-09T23:00:23.454Z] 563ea45970c1: Layer already exists [2021-09-09T23:00:23.454Z] 4b3c02ac6c6d: Layer already exists [2021-09-09T23:00:23.454Z] 3b6deb83ca37: Layer already exists [2021-09-09T23:00:23.454Z] 91e3b9641807: Layer already exists [2021-09-09T23:00:23.454Z] b2d5eeeaba3a: Layer already exists [2021-09-09T23:00:23.720Z] latest: digest: sha256:11f335e78fb8c2d21d7c0c47243917f44d682ac2cd930838b7f90ba3e6dde524 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:00:24.049Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:00:24.368Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.42 [2021-09-09T23:00:24.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-09T23:00:24.368Z] ef9e60856df4: Preparing [2021-09-09T23:00:24.368Z] c538db94d4ea: Preparing [2021-09-09T23:00:24.368Z] 95236004047b: Preparing [2021-09-09T23:00:24.368Z] 949352427e27: Preparing [2021-09-09T23:00:24.368Z] c080ac93e525: Preparing [2021-09-09T23:00:24.368Z] 87dec32dab56: Preparing [2021-09-09T23:00:24.368Z] 4b3c02ac6c6d: Preparing [2021-09-09T23:00:24.368Z] 3b6deb83ca37: Preparing [2021-09-09T23:00:24.368Z] 563ea45970c1: Preparing [2021-09-09T23:00:24.368Z] 91e3b9641807: Preparing [2021-09-09T23:00:24.368Z] b2d5eeeaba3a: Preparing [2021-09-09T23:00:24.368Z] 87dec32dab56: Waiting [2021-09-09T23:00:24.368Z] 4b3c02ac6c6d: Waiting [2021-09-09T23:00:24.368Z] 3b6deb83ca37: Waiting [2021-09-09T23:00:24.368Z] 563ea45970c1: Waiting [2021-09-09T23:00:24.368Z] 91e3b9641807: Waiting [2021-09-09T23:00:24.368Z] b2d5eeeaba3a: Waiting [2021-09-09T23:00:24.368Z] c538db94d4ea: Layer already exists [2021-09-09T23:00:24.368Z] ef9e60856df4: Layer already exists [2021-09-09T23:00:24.368Z] 949352427e27: Layer already exists [2021-09-09T23:00:24.368Z] 95236004047b: Layer already exists [2021-09-09T23:00:24.368Z] c080ac93e525: Layer already exists [2021-09-09T23:00:24.368Z] 3b6deb83ca37: Layer already exists [2021-09-09T23:00:24.368Z] 91e3b9641807: Layer already exists [2021-09-09T23:00:24.368Z] 4b3c02ac6c6d: Layer already exists [2021-09-09T23:00:24.368Z] 563ea45970c1: Layer already exists [2021-09-09T23:00:24.368Z] 87dec32dab56: Layer already exists [2021-09-09T23:00:24.368Z] b2d5eeeaba3a: Layer already exists [2021-09-09T23:00:24.368Z] 2.0.1-dev.42: digest: sha256:11f335e78fb8c2d21d7c0c47243917f44d682ac2cd930838b7f90ba3e6dde524 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:00:24.688Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:00:25.005Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:00:25.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-09T23:00:25.005Z] ef9e60856df4: Preparing [2021-09-09T23:00:25.005Z] c538db94d4ea: Preparing [2021-09-09T23:00:25.005Z] 95236004047b: Preparing [2021-09-09T23:00:25.005Z] 949352427e27: Preparing [2021-09-09T23:00:25.005Z] c080ac93e525: Preparing [2021-09-09T23:00:25.005Z] 87dec32dab56: Preparing [2021-09-09T23:00:25.005Z] 4b3c02ac6c6d: Preparing [2021-09-09T23:00:25.005Z] 3b6deb83ca37: Preparing [2021-09-09T23:00:25.005Z] 563ea45970c1: Preparing [2021-09-09T23:00:25.005Z] 91e3b9641807: Preparing [2021-09-09T23:00:25.005Z] b2d5eeeaba3a: Preparing [2021-09-09T23:00:25.005Z] 4b3c02ac6c6d: Waiting [2021-09-09T23:00:25.005Z] 3b6deb83ca37: Waiting [2021-09-09T23:00:25.005Z] 563ea45970c1: Waiting [2021-09-09T23:00:25.005Z] 91e3b9641807: Waiting [2021-09-09T23:00:25.005Z] b2d5eeeaba3a: Waiting [2021-09-09T23:00:25.005Z] 87dec32dab56: Waiting [2021-09-09T23:00:25.005Z] ef9e60856df4: Layer already exists [2021-09-09T23:00:25.005Z] 95236004047b: Layer already exists [2021-09-09T23:00:25.005Z] c080ac93e525: Layer already exists [2021-09-09T23:00:25.005Z] c538db94d4ea: Layer already exists [2021-09-09T23:00:25.005Z] 949352427e27: Layer already exists [2021-09-09T23:00:25.005Z] 3b6deb83ca37: Layer already exists [2021-09-09T23:00:25.005Z] 4b3c02ac6c6d: Layer already exists [2021-09-09T23:00:25.005Z] 563ea45970c1: Layer already exists [2021-09-09T23:00:25.005Z] 91e3b9641807: Layer already exists [2021-09-09T23:00:25.005Z] 87dec32dab56: Layer already exists [2021-09-09T23:00:25.005Z] b2d5eeeaba3a: Layer already exists [2021-09-09T23:00:25.005Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:11f335e78fb8c2d21d7c0c47243917f44d682ac2cd930838b7f90ba3e6dde524 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:00:25.331Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:00:25.581Z] Removing intermediate container 89872fbee9d7 [2021-09-09T23:00:25.581Z] ---> d6956ed47357 [2021-09-09T23:00:25.581Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-09T23:00:25.581Z] Removing intermediate container 081b7b583097 [2021-09-09T23:00:25.581Z] ---> 9392a8ebd739 [2021-09-09T23:00:25.581Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T23:00:25.581Z] ---> Running in 1f80ad852ed7 [2021-09-09T23:00:25.655Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-09-09T23:00:25.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-09T23:00:25.655Z] ef9e60856df4: Preparing [2021-09-09T23:00:25.655Z] c538db94d4ea: Preparing [2021-09-09T23:00:25.655Z] 95236004047b: Preparing [2021-09-09T23:00:25.655Z] 949352427e27: Preparing [2021-09-09T23:00:25.655Z] c080ac93e525: Preparing [2021-09-09T23:00:25.655Z] 87dec32dab56: Preparing [2021-09-09T23:00:25.655Z] 4b3c02ac6c6d: Preparing [2021-09-09T23:00:25.655Z] 3b6deb83ca37: Preparing [2021-09-09T23:00:25.655Z] 563ea45970c1: Preparing [2021-09-09T23:00:25.655Z] 91e3b9641807: Preparing [2021-09-09T23:00:25.655Z] b2d5eeeaba3a: Preparing [2021-09-09T23:00:25.655Z] 4b3c02ac6c6d: Waiting [2021-09-09T23:00:25.655Z] 3b6deb83ca37: Waiting [2021-09-09T23:00:25.655Z] 87dec32dab56: Waiting [2021-09-09T23:00:25.655Z] 563ea45970c1: Waiting [2021-09-09T23:00:25.655Z] 91e3b9641807: Waiting [2021-09-09T23:00:25.655Z] b2d5eeeaba3a: Waiting [2021-09-09T23:00:25.655Z] c538db94d4ea: Layer already exists [2021-09-09T23:00:25.655Z] 949352427e27: Layer already exists [2021-09-09T23:00:25.655Z] ef9e60856df4: Layer already exists [2021-09-09T23:00:25.655Z] c080ac93e525: Layer already exists [2021-09-09T23:00:25.655Z] 95236004047b: Layer already exists [2021-09-09T23:00:25.655Z] 563ea45970c1: Layer already exists [2021-09-09T23:00:25.655Z] 4b3c02ac6c6d: Layer already exists [2021-09-09T23:00:25.655Z] 3b6deb83ca37: Layer already exists [2021-09-09T23:00:25.655Z] 87dec32dab56: Layer already exists [2021-09-09T23:00:25.655Z] 91e3b9641807: Layer already exists [2021-09-09T23:00:25.655Z] b2d5eeeaba3a: Layer already exists [2021-09-09T23:00:25.655Z] main: digest: sha256:11f335e78fb8c2d21d7c0c47243917f44d682ac2cd930838b7f90ba3e6dde524 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T23:00:25.714Z] ===================================================== [Pipeline] echo [2021-09-09T23:00:25.729Z] taggedImages: [2021-09-09T23:00:25.729Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:00:25.729Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-09T23:00:25.729Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.42 [2021-09-09T23:00:25.729Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:00:25.729Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [2021-09-09T23:00:25.873Z] ---> Running in 1c3ff71bbeab Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-09T23:00:26.152Z] Removing intermediate container 02bd98e43814 [2021-09-09T23:00:26.152Z] ---> cfb057d46b0b [2021-09-09T23:00:26.152Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-09T23:00:26.429Z] ---> Running in a3c44a507d95 [2021-09-09T23:00:26.429Z] Removing intermediate container ea54b5127d65 [2021-09-09T23:00:26.429Z] ---> 36c9f86d4b4b [2021-09-09T23:00:26.429Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T23:00:26.709Z] Removing intermediate container 5f38eb028970 [2021-09-09T23:00:26.709Z] ---> 694702b84233 [2021-09-09T23:00:26.709Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-09T23:00:26.709Z] ---> Running in 6fcb6a1fe39a [2021-09-09T23:00:26.985Z] ---> Running in 9c5c249c4a70 [2021-09-09T23:00:27.973Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T23:00:27.973Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T23:00:28.247Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T23:00:28.520Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T23:00:28.793Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T23:00:28.793Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T23:00:29.068Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T23:00:29.355Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T23:00:29.656Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T23:00:29.656Z] OK: 218 MiB in 52 packages [2021-09-09T23:00:29.656Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T23:00:29.938Z] OK: 218 MiB in 52 packages [2021-09-09T23:00:30.553Z] OK: 218 MiB in 52 packages [2021-09-09T23:00:30.836Z] OK: 218 MiB in 52 packages [2021-09-09T23:00:30.836Z] OK: 218 MiB in 52 packages [2021-09-09T23:00:31.469Z] Removing intermediate container 1f80ad852ed7 [2021-09-09T23:00:31.469Z] ---> be63eb97e43c [2021-09-09T23:00:31.469Z] Step 6/24 : COPY go.mod . [2021-09-09T23:00:31.774Z] Removing intermediate container 1c3ff71bbeab [2021-09-09T23:00:31.774Z] ---> adf76920c15b [2021-09-09T23:00:31.774Z] Step 6/24 : COPY go.mod . [2021-09-09T23:00:32.385Z] Removing intermediate container 6fcb6a1fe39a [2021-09-09T23:00:32.385Z] ---> 9578289341fa [2021-09-09T23:00:32.385Z] Step 6/24 : COPY go.mod . [2021-09-09T23:00:32.662Z] ---> 7087a7b1a988 [2021-09-09T23:00:32.662Z] Step 7/24 : RUN go mod download [2021-09-09T23:00:32.662Z] Removing intermediate container a3c44a507d95 [2021-09-09T23:00:32.662Z] ---> 065b63819436 [2021-09-09T23:00:32.662Z] Step 6/32 : COPY go.mod . [2021-09-09T23:00:32.662Z] ---> Running in 1fc438723a99 [2021-09-09T23:00:32.941Z] Removing intermediate container 9c5c249c4a70 [2021-09-09T23:00:32.941Z] ---> d451a8b66e8c [2021-09-09T23:00:32.941Z] Step 6/26 : COPY go.mod . [2021-09-09T23:00:32.941Z] ---> 2ffe64921107 [2021-09-09T23:00:33.226Z] Step 7/24 : RUN go mod download [2021-09-09T23:00:33.226Z] ---> Running in f3d30093df10 [2021-09-09T23:00:33.830Z] ---> 34308f508e9f [2021-09-09T23:00:33.830Z] Step 7/24 : RUN go mod download [2021-09-09T23:00:34.116Z] ---> c8624ec18386 [2021-09-09T23:00:34.116Z] Step 7/32 : RUN go mod download [2021-09-09T23:00:34.116Z] ---> Running in 7631d1645470 [2021-09-09T23:00:34.414Z] ---> f4bd02eb54ee [2021-09-09T23:00:34.414Z] Step 7/26 : RUN go mod download [2021-09-09T23:00:34.414Z] ---> Running in f297e440ca31 [2021-09-09T23:00:35.019Z] ---> Running in 65cfd7666449 [2021-09-09T23:00:38.447Z] Removing intermediate container 1fc438723a99 [2021-09-09T23:00:38.447Z] ---> c57c4093ce46 [2021-09-09T23:00:38.447Z] Step 8/24 : COPY . . [2021-09-09T23:00:42.800Z] Removing intermediate container f3d30093df10 [2021-09-09T23:00:42.800Z] ---> 23d0490ae9ee [2021-09-09T23:00:42.800Z] Step 8/24 : COPY . . [2021-09-09T23:00:44.927Z] Removing intermediate container 7631d1645470 [2021-09-09T23:00:44.927Z] ---> f3191db8263e [2021-09-09T23:00:44.927Z] Step 8/24 : COPY . . [2021-09-09T23:00:45.541Z] Removing intermediate container 65cfd7666449 [2021-09-09T23:00:45.541Z] ---> 965dcd646a89 [2021-09-09T23:00:45.541Z] Step 8/26 : COPY . . [2021-09-09T23:00:46.147Z] Removing intermediate container f297e440ca31 [2021-09-09T23:00:46.147Z] ---> fe0ee2e1e0f4 [2021-09-09T23:00:46.147Z] Step 8/32 : COPY . . [2021-09-09T23:00:51.839Z] ---> cdaf7bdcf47e [2021-09-09T23:00:51.839Z] Step 9/24 : RUN go mod tidy [2021-09-09T23:00:54.487Z] ---> Running in a13bb484a44f [2021-09-09T23:00:55.949Z] ---> f25d031d69a0 [2021-09-09T23:00:55.949Z] Step 9/24 : RUN go mod tidy [2021-09-09T23:00:57.946Z] ---> Running in 72c15e4a2078 [2021-09-09T23:00:59.426Z] ---> 608a4c456768 [2021-09-09T23:00:59.426Z] Step 9/24 : RUN go mod tidy [2021-09-09T23:01:00.038Z] ---> Running in b2f85669e8b9 [2021-09-09T23:01:02.034Z] ---> ed858cf8641a [2021-09-09T23:01:02.034Z] Step 9/26 : RUN go mod tidy [2021-09-09T23:01:02.034Z] ---> Running in c05af1ee0b74 [2021-09-09T23:01:02.034Z] Removing intermediate container a13bb484a44f [2021-09-09T23:01:02.034Z] ---> b442eaf18d5d [2021-09-09T23:01:02.034Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-09T23:01:02.034Z] ---> Running in fe17d14fb2a9 [2021-09-09T23:01:02.034Z] ---> 9ca9932af55a [2021-09-09T23:01:02.034Z] Step 9/32 : RUN go mod tidy [2021-09-09T23:01:02.034Z] ---> Running in fea3133bb155 [2021-09-09T23:01:04.048Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-09T23:01:05.047Z] Removing intermediate container 72c15e4a2078 [2021-09-09T23:01:05.047Z] ---> b272f06a2361 [2021-09-09T23:01:05.047Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-09T23:01:05.047Z] ---> Running in ea56a9844188 [2021-09-09T23:01:07.729Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/core-command/core-command ./cmd/core-command [2021-09-09T23:01:07.729Z] Removing intermediate container b2f85669e8b9 [2021-09-09T23:01:07.729Z] ---> 4e5c262643b2 [2021-09-09T23:01:07.729Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-09T23:01:07.729Z] ---> Running in fff62e80a920 [2021-09-09T23:01:09.753Z] Removing intermediate container c05af1ee0b74 [2021-09-09T23:01:09.753Z] ---> 1bf8652586b1 [2021-09-09T23:01:09.753Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-09T23:01:09.753Z] ---> Running in b727fb623517 [2021-09-09T23:01:10.378Z] Removing intermediate container fea3133bb155 [2021-09-09T23:01:10.378Z] ---> 0eedc66dd2ab [2021-09-09T23:01:10.378Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-09T23:01:10.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-09T23:01:10.660Z] ---> Running in 57f8cc6527ae [2021-09-09T23:01:12.132Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-09T23:01:12.740Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-09T23:03:20.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-09T23:03:20.835Z] Removing intermediate container fe17d14fb2a9 [2021-09-09T23:03:20.835Z] ---> 977df1273f98 [2021-09-09T23:03:20.835Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-09T23:03:20.835Z] ---> Running in 14b90d296b48 [2021-09-09T23:03:20.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-09T23:03:20.835Z] Removing intermediate container ea56a9844188 [2021-09-09T23:03:20.835Z] ---> 5919aede7330 [2021-09-09T23:03:20.835Z] [2021-09-09T23:03:20.835Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T23:03:20.835Z] 3.12: Pulling from library/alpine [2021-09-09T23:03:23.502Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T23:03:23.502Z] Status: Downloaded newer image for alpine:3.12 [2021-09-09T23:03:23.502Z] ---> afc2cc120ca2 [2021-09-09T23:03:23.502Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T23:03:24.116Z] ---> Running in d9e7de563b32 [2021-09-09T23:03:24.391Z] Removing intermediate container 14b90d296b48 [2021-09-09T23:03:24.391Z] ---> bac15b00f4da [2021-09-09T23:03:24.391Z] [2021-09-09T23:03:24.391Z] Step 12/24 : FROM docker:20.10.7 [2021-09-09T23:03:24.669Z] 20.10.7: Pulling from library/docker [2021-09-09T23:03:27.316Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T23:03:27.316Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T23:03:27.591Z] Removing intermediate container 57f8cc6527ae [2021-09-09T23:03:27.591Z] ---> 57ead68ee106 [2021-09-09T23:03:27.591Z] [2021-09-09T23:03:27.591Z] Step 11/32 : FROM alpine:3.12 [2021-09-09T23:03:27.591Z] ---> afc2cc120ca2 [2021-09-09T23:03:27.591Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-09T23:03:27.882Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-09T23:03:27.882Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T23:03:27.882Z] OK: 5 MiB in 15 packages [2021-09-09T23:03:29.337Z] ---> Running in 481942edb284 [2021-09-09T23:03:29.935Z] Removing intermediate container b727fb623517 [2021-09-09T23:03:29.935Z] ---> 23478c8222a4 [2021-09-09T23:03:29.935Z] [2021-09-09T23:03:29.935Z] Step 11/26 : FROM alpine:3.12 [2021-09-09T23:03:29.935Z] ---> afc2cc120ca2 [2021-09-09T23:03:29.935Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-09T23:03:31.907Z] ---> Running in 004a670c987e [2021-09-09T23:03:31.907Z] Removing intermediate container 481942edb284 [2021-09-09T23:03:31.907Z] ---> 2495b702032e [2021-09-09T23:03:31.907Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-09T23:03:31.907Z] Removing intermediate container d9e7de563b32 [2021-09-09T23:03:31.907Z] ---> b30298eed8c9 [2021-09-09T23:03:31.907Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T23:03:33.884Z] ---> Running in 012630af9806 [2021-09-09T23:03:33.884Z] ---> Running in 677b725e7a13 [2021-09-09T23:03:34.158Z] Removing intermediate container fff62e80a920 [2021-09-09T23:03:34.158Z] ---> 708713667510 [2021-09-09T23:03:34.158Z] [2021-09-09T23:03:34.158Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T23:03:34.158Z] ---> afc2cc120ca2 [2021-09-09T23:03:34.158Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T23:03:34.158Z] ---> Using cache [2021-09-09T23:03:34.158Z] ---> b30298eed8c9 [2021-09-09T23:03:34.158Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T23:03:35.135Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T23:03:35.135Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T23:03:35.433Z] ---> Running in 9c89fb5be2ad [2021-09-09T23:03:35.708Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-09T23:03:35.708Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-09T23:03:35.708Z] (3/3) Installing su-exec (0.2-r1) [2021-09-09T23:03:35.708Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T23:03:35.708Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T23:03:35.708Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T23:03:35.986Z] Removing intermediate container 012630af9806 [2021-09-09T23:03:35.986Z] ---> 0418a70c15c0 [2021-09-09T23:03:35.986Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-09T23:03:35.986Z] OK: 6 MiB in 17 packages [2021-09-09T23:03:35.986Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T23:03:36.260Z] ---> Running in 0bf6ee130ff6 [2021-09-09T23:03:36.260Z] Removing intermediate container 9c89fb5be2ad [2021-09-09T23:03:36.260Z] ---> 786dad28f2cf [2021-09-09T23:03:36.260Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-09T23:03:36.538Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-09T23:03:36.538Z] (2/2) Installing su-exec (0.2-r1) [2021-09-09T23:03:36.538Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T23:03:36.538Z] ---> Running in 062dde6a9503 [2021-09-09T23:03:36.538Z] OK: 5 MiB in 16 packages [2021-09-09T23:03:37.139Z] Removing intermediate container 0bf6ee130ff6 [2021-09-09T23:03:37.139Z] ---> a21c1e1e391f [2021-09-09T23:03:37.139Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T23:03:37.415Z] ---> Running in 505465f35116 [2021-09-09T23:03:37.691Z] Removing intermediate container 062dde6a9503 [2021-09-09T23:03:37.691Z] ---> f39b01521cf2 [2021-09-09T23:03:37.691Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T23:03:37.962Z] Removing intermediate container 004a670c987e [2021-09-09T23:03:37.962Z] ---> 65d7d78ffccd [2021-09-09T23:03:37.962Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T23:03:37.962Z] ---> Running in b7ef0f6549e0 [2021-09-09T23:03:38.247Z] ---> Running in eadda35c15ad [2021-09-09T23:03:38.247Z] Removing intermediate container 677b725e7a13 [2021-09-09T23:03:38.247Z] ---> 4aca68ebc2df [2021-09-09T23:03:38.247Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-09T23:03:38.247Z] Removing intermediate container 505465f35116 [2021-09-09T23:03:38.247Z] ---> 567f3bc3acda [2021-09-09T23:03:38.247Z] Step 16/24 : WORKDIR / [2021-09-09T23:03:38.247Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-09T23:03:38.247Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-09T23:03:38.247Z] ---> df445af6242a [2021-09-09T23:03:38.247Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-09T23:03:38.530Z] ---> Running in 5ff83481c70d [2021-09-09T23:03:38.530Z] ---> Running in a67b33a3f462 [2021-09-09T23:03:38.530Z] Removing intermediate container b7ef0f6549e0 [2021-09-09T23:03:38.530Z] ---> d4e525a7690e [2021-09-09T23:03:38.530Z] Step 16/24 : WORKDIR / [2021-09-09T23:03:38.530Z] ---> Running in dcab5fc21a8d [2021-09-09T23:03:38.812Z] Removing intermediate container eadda35c15ad [2021-09-09T23:03:38.812Z] ---> 499e776c5535 [2021-09-09T23:03:38.812Z] Step 14/26 : WORKDIR / [2021-09-09T23:03:38.812Z] ---> Running in 1fcf8f15329a [2021-09-09T23:03:39.086Z] ---> Running in 624cb4ab114d [2021-09-09T23:03:39.086Z] Removing intermediate container 5ff83481c70d [2021-09-09T23:03:39.086Z] ---> 226bf167e3fe [2021-09-09T23:03:39.086Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-09T23:03:39.364Z] ---> Running in 4bc6aa77fc05 [2021-09-09T23:03:39.364Z] Removing intermediate container dcab5fc21a8d [2021-09-09T23:03:39.364Z] ---> b44cc4e548c6 [2021-09-09T23:03:39.364Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-09T23:03:39.364Z] Removing intermediate container a67b33a3f462 [2021-09-09T23:03:39.364Z] ---> 37e9216989ec [2021-09-09T23:03:39.364Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T23:03:39.643Z] ---> Running in c7dd97bcd986 [2021-09-09T23:03:39.930Z] Removing intermediate container 1fcf8f15329a [2021-09-09T23:03:39.930Z] ---> db29879d3207 [2021-09-09T23:03:39.930Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T23:03:39.930Z] Removing intermediate container 624cb4ab114d [2021-09-09T23:03:39.930Z] ---> 4c4c6da5e9f5 [2021-09-09T23:03:39.930Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-09T23:03:40.220Z] Removing intermediate container 4bc6aa77fc05 [2021-09-09T23:03:40.220Z] ---> 26e31300dfeb [2021-09-09T23:03:40.220Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-09T23:03:40.220Z] ---> Running in cf058dc51c06 [2021-09-09T23:03:41.219Z] ---> bece850a0ea1 [2021-09-09T23:03:41.219Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-09T23:03:41.219Z] ---> 0b894568d0c7 [2021-09-09T23:03:41.219Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-09T23:03:41.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T23:03:41.772Z] ---> d5115edf2600 [2021-09-09T23:03:41.772Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-09T23:03:42.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T23:03:43.074Z] (1/39) Installing readline (8.1.0-r0) [2021-09-09T23:03:43.074Z] (2/39) Installing bash (5.1.0-r0) [2021-09-09T23:03:43.350Z] Executing bash-5.1.0-r0.post-install [2021-09-09T23:03:43.350Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-09T23:03:43.350Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-09T23:03:43.350Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-09T23:03:43.350Z] (6/39) Installing curl (7.78.0-r0) [2021-09-09T23:03:43.350Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-09T23:03:43.350Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-09T23:03:43.350Z] (9/39) Installing expat (2.2.10-r1) [2021-09-09T23:03:43.350Z] (10/39) Installing libffi (3.3-r2) [2021-09-09T23:03:43.350Z] (11/39) Installing gdbm (1.19-r0) [2021-09-09T23:03:43.350Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-09T23:03:43.350Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-09T23:03:43.350Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-09T23:03:44.345Z] ---> c910cefc8f96 [2021-09-09T23:03:44.345Z] ---> 931d4864a9bb [2021-09-09T23:03:44.345Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-09T23:03:44.345Z] ---> fc3f8ff31225 [2021-09-09T23:03:44.345Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-09T23:03:44.345Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-09T23:03:44.952Z] Removing intermediate container cf058dc51c06 [2021-09-09T23:03:44.952Z] ---> 1ff118f3805b [2021-09-09T23:03:44.952Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-09T23:03:45.242Z] ---> Running in cd194ba895b9 [2021-09-09T23:03:45.524Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-09T23:03:45.524Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-09T23:03:45.524Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-09T23:03:45.524Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-09T23:03:45.524Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-09T23:03:45.524Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-09T23:03:45.801Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-09T23:03:45.801Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-09T23:03:45.801Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-09T23:03:46.075Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-09T23:03:46.075Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-09T23:03:46.075Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-09T23:03:46.075Z] ---> 85c6c64a27e5 [2021-09-09T23:03:46.075Z] ---> d0e948c5f4c7 [2021-09-09T23:03:46.075Z] Step 20/24 : ENTRYPOINT ["/core-command"]Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-09T23:03:46.075Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-09T23:03:46.075Z] [2021-09-09T23:03:46.075Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-09T23:03:46.075Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-09T23:03:46.075Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-09T23:03:46.075Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-09T23:03:46.350Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-09T23:03:46.350Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-09T23:03:46.350Z] ---> 3a2cab72dc94 [2021-09-09T23:03:46.350Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-09T23:03:46.350Z] Removing intermediate container cd194ba895b9 [2021-09-09T23:03:46.350Z] ---> 8a27d6cf1703 [2021-09-09T23:03:46.350Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-09T23:03:46.350Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-09T23:03:46.350Z] ---> Running in c2db08f3e55b [2021-09-09T23:03:46.350Z] ---> Running in 50fd57551e82 [2021-09-09T23:03:46.350Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-09T23:03:46.350Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-09T23:03:46.350Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-09T23:03:46.350Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-09T23:03:46.350Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-09T23:03:46.956Z] Executing busybox-1.32.1-r6.trigger [2021-09-09T23:03:47.233Z] OK: 82 MiB in 59 packages [2021-09-09T23:03:47.509Z] Removing intermediate container c2db08f3e55b [2021-09-09T23:03:47.509Z] ---> 06c10831e39a [2021-09-09T23:03:47.509Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T23:03:47.509Z] Removing intermediate container 50fd57551e82 [2021-09-09T23:03:47.509Z] ---> 3e08a5598f50 [2021-09-09T23:03:47.509Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T23:03:47.789Z] ---> Running in b6f9b377bf2d [2021-09-09T23:03:47.789Z] ---> Running in f83d3e30b818 [2021-09-09T23:03:47.789Z] ---> dc2ec55b5b02 [2021-09-09T23:03:47.789Z] ---> 025e7b449c06 [2021-09-09T23:03:47.789Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-09T23:03:47.789Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-09T23:03:48.075Z] ---> Running in 14d4828e148a [2021-09-09T23:03:48.682Z] Removing intermediate container b6f9b377bf2d [2021-09-09T23:03:48.682Z] ---> 6367cd3ab79f [2021-09-09T23:03:48.682Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T23:03:48.682Z] Removing intermediate container f83d3e30b818 [2021-09-09T23:03:48.682Z] ---> 2b8feb8127cd [2021-09-09T23:03:48.682Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T23:03:49.288Z] ---> Running in 2e7a05c254f7 [2021-09-09T23:03:49.288Z] ---> Running in 0d66f4dbfa8f [2021-09-09T23:03:50.291Z] ---> 38e7e174182c [2021-09-09T23:03:50.291Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-09T23:03:50.291Z] Removing intermediate container 0d66f4dbfa8f [2021-09-09T23:03:50.291Z] ---> 1c31a92a251b [2021-09-09T23:03:50.291Z] Step 23/24 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:03:50.291Z] Removing intermediate container 2e7a05c254f7 [2021-09-09T23:03:50.291Z] ---> cef2651e84fb [2021-09-09T23:03:50.291Z] Step 23/24 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:03:50.573Z] ---> Running in 00334c60e8f9 [2021-09-09T23:03:50.573Z] ---> Running in 63b4b3199cd7 [2021-09-09T23:03:51.563Z] Removing intermediate container 00334c60e8f9 [2021-09-09T23:03:51.563Z] ---> b1708a66e10d [2021-09-09T23:03:51.563Z] Step 24/24 : LABEL version=2.0.1-dev.42 [2021-09-09T23:03:51.563Z] Removing intermediate container 63b4b3199cd7 [2021-09-09T23:03:51.563Z] ---> 3aade4562f31 [2021-09-09T23:03:51.563Z] Step 24/24 : LABEL version=2.0.1-dev.42 [2021-09-09T23:03:51.851Z] ---> Running in 762224d56406 [2021-09-09T23:03:51.851Z] Removing intermediate container 14d4828e148a [2021-09-09T23:03:51.851Z] ---> 4545c05a5a40 [2021-09-09T23:03:51.851Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T23:03:52.456Z] ---> Running in fa15bbbb00a4 [2021-09-09T23:03:52.733Z] ---> 6cf11f016580 [2021-09-09T23:03:52.733Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-09T23:03:52.733Z] Removing intermediate container 762224d56406 [2021-09-09T23:03:52.733Z] ---> 482d2402d8ab [2021-09-09T23:03:52.733Z] [2021-09-09T23:03:53.009Z] Successfully built 482d2402d8ab [2021-09-09T23:03:53.293Z] Successfully tagged core-metadata-arm64:latest [2021-09-09T23:03:53.293Z]  Building core-metadata ... done Building support-notifications [2021-09-09T23:03:53.293Z] Removing intermediate container fa15bbbb00a4 [2021-09-09T23:03:53.293Z] ---> b5e8a486668e [2021-09-09T23:03:53.293Z] [2021-09-09T23:03:53.574Z] ---> 9aefb6567687 [2021-09-09T23:03:53.574Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-09T23:03:53.885Z] Successfully built b5e8a486668e [2021-09-09T23:03:53.885Z] Successfully tagged core-command-arm64:latest [2021-09-09T23:03:53.885Z]  Building core-command ... done Building support-scheduler [2021-09-09T23:03:54.486Z] ---> 61057d8cf420 [2021-09-09T23:03:54.486Z] Step 22/26 : 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/ [2021-09-09T23:03:55.085Z] ---> Running in ab6643d15cf1 [2021-09-09T23:03:56.066Z] ---> 471ed0e7c129 [2021-09-09T23:03:56.066Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-09T23:03:57.053Z] Collecting docker-compose==1.23.2 [2021-09-09T23:03:57.053Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-09T23:03:57.659Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-09T23:03:57.659Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-09T23:04:01.692Z] ---> c61841fe8c93 [2021-09-09T23:04:01.692Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-09T23:04:01.692Z] Removing intermediate container ab6643d15cf1 [2021-09-09T23:04:01.692Z] ---> 5986c2cac652 [2021-09-09T23:04:01.692Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-09T23:04:01.692Z] ---> 78544926e8a3 [2021-09-09T23:04:01.692Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-09T23:04:01.692Z] Collecting docker<4.0,>=3.6.0 [2021-09-09T23:04:01.692Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-09T23:04:01.692Z] ---> Running in 2d2cca1f7be9 [2021-09-09T23:04:01.692Z] Collecting cached-property<2,>=1.2.0 [2021-09-09T23:04:01.692Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-09T23:04:01.692Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-09T23:04:01.692Z] Collecting docopt<0.7,>=0.6.1 [2021-09-09T23:04:01.692Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-09T23:04:01.692Z] Removing intermediate container 2d2cca1f7be9 [2021-09-09T23:04:01.692Z] ---> 10c718b548c3 [2021-09-09T23:04:01.692Z] Step 24/26 : LABEL arch=arm64 [2021-09-09T23:04:01.967Z] ---> 5ebf04056d52 [2021-09-09T23:04:01.968Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-09T23:04:01.968Z] ---> Running in a0ef0942251c [2021-09-09T23:04:02.567Z] ---> Running in 406fb44b6872 [2021-09-09T23:04:02.567Z] Removing intermediate container a0ef0942251c [2021-09-09T23:04:02.567Z] ---> b1addd14f1e8 [2021-09-09T23:04:02.567Z] Step 25/26 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:04:02.844Z] ---> Running in efc46420df23 [2021-09-09T23:04:03.444Z] Removing intermediate container 406fb44b6872 [2021-09-09T23:04:03.444Z] ---> 1c16d4e4b30c [2021-09-09T23:04:03.444Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-09T23:04:04.051Z] Removing intermediate container efc46420df23 [2021-09-09T23:04:04.051Z] ---> 744a19437629 [2021-09-09T23:04:04.051Z] Step 26/26 : LABEL version=2.0.1-dev.42 [2021-09-09T23:04:04.051Z] Collecting texttable<0.10,>=0.9.0 [2021-09-09T23:04:04.051Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-09T23:04:05.038Z] ---> Running in b83525d1ab84 [2021-09-09T23:04:05.311Z] ---> b28c34889646 [2021-09-09T23:04:05.311Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-09T23:04:06.761Z] Collecting jsonschema<3,>=2.5.1 [2021-09-09T23:04:06.761Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-09T23:04:06.761Z] ---> Running in d757a1f51f83 [2021-09-09T23:04:06.761Z] Removing intermediate container b83525d1ab84 [2021-09-09T23:04:06.761Z] ---> b436dd2b6559 [2021-09-09T23:04:06.761Z] [2021-09-09T23:04:07.359Z] Successfully built b436dd2b6559 [2021-09-09T23:04:07.359Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-09T23:04:07.359Z] Building security-proxy-setup [2021-09-09T23:04:07.954Z]  Building security-secretstore-setup ... done Collecting PyYAML<4,>=3.10 [2021-09-09T23:04:07.954Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-09T23:04:12.331Z] Removing intermediate container d757a1f51f83 [2021-09-09T23:04:12.331Z] ---> f8af9b992237 [2021-09-09T23:04:12.331Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-09T23:04:12.331Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-09T23:04:12.621Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-09T23:04:12.621Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T23:04:12.621Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T23:04:12.621Z] ---> e15624e7b627 [2021-09-09T23:04:12.621Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T23:04:12.621Z] ---> Using cache [2021-09-09T23:04:12.621Z] ---> ea700992d7f3 [2021-09-09T23:04:12.621Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T23:04:12.621Z] ---> Using cache [2021-09-09T23:04:12.621Z] ---> 694702b84233 [2021-09-09T23:04:12.621Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-09T23:04:12.621Z] ---> Using cache [2021-09-09T23:04:12.621Z] ---> d451a8b66e8c [2021-09-09T23:04:12.621Z] Step 6/23 : COPY go.mod . [2021-09-09T23:04:12.621Z] ---> Using cache [2021-09-09T23:04:12.621Z] ---> f4bd02eb54ee [2021-09-09T23:04:12.621Z] Step 7/23 : RUN go mod download [2021-09-09T23:04:12.621Z] ---> Using cache [2021-09-09T23:04:12.621Z] ---> 965dcd646a89 [2021-09-09T23:04:12.621Z] Step 8/23 : COPY . . [2021-09-09T23:04:12.621Z] ---> Using cache [2021-09-09T23:04:12.621Z] ---> ed858cf8641a [2021-09-09T23:04:12.621Z] Step 9/23 : RUN go mod tidy [2021-09-09T23:04:12.621Z] ---> Using cache [2021-09-09T23:04:12.621Z] ---> 1bf8652586b1 [2021-09-09T23:04:12.621Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-09T23:04:12.928Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T23:04:12.928Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T23:04:12.928Z] ---> e15624e7b627 [2021-09-09T23:04:12.928Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T23:04:12.928Z] ---> Using cache [2021-09-09T23:04:12.928Z] ---> ea700992d7f3 [2021-09-09T23:04:12.928Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T23:04:12.928Z] ---> Using cache [2021-09-09T23:04:12.928Z] ---> 694702b84233 [2021-09-09T23:04:12.928Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-09T23:04:13.533Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-09T23:04:13.813Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-09T23:04:13.813Z] ---> Running in 432af8d58b89 [2021-09-09T23:04:14.445Z] ---> Running in 4d6cf656fe7a [2021-09-09T23:04:14.446Z] ---> Running in 16b6bb1b1767 [2021-09-09T23:04:14.446Z] Collecting docker-pycreds>=0.4.0 [2021-09-09T23:04:14.446Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-09T23:04:14.729Z] Removing intermediate container 432af8d58b89 [2021-09-09T23:04:14.729Z] ---> 918cf5f93651 [2021-09-09T23:04:14.729Z] Step 29/32 : CMD ["gate"] [2021-09-09T23:04:15.004Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-09T23:04:15.280Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-09T23:04:15.280Z] ---> Running in 62399554a07b [2021-09-09T23:04:16.273Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-09T23:04:16.273Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-09T23:04:18.087Z] Removing intermediate container 62399554a07b [2021-09-09T23:04:18.087Z] ---> 76c5294a475e [2021-09-09T23:04:18.087Z] Step 30/32 : LABEL arch=arm64 [2021-09-09T23:04:18.087Z] Collecting idna<2.8,>=2.5 [2021-09-09T23:04:18.087Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-09T23:04:18.087Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T23:04:18.087Z] Collecting certifi>=2017.4.17 [2021-09-09T23:04:18.087Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-09T23:04:18.087Z] ---> Running in 319315c3224e [2021-09-09T23:04:18.087Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-09T23:04:18.087Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-09T23:04:18.087Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-09T23:04:18.087Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-09T23:04:18.087Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-09T23:04:18.087Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T23:04:18.699Z] Removing intermediate container 319315c3224e [2021-09-09T23:04:18.699Z] ---> dd7cf0d4846f [2021-09-09T23:04:18.699Z] Step 31/32 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:04:19.306Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-09T23:04:19.306Z] Attempting uninstall: urllib3 [2021-09-09T23:04:19.306Z] Found existing installation: urllib3 1.26.2 [2021-09-09T23:04:19.306Z] Uninstalling urllib3-1.26.2: [2021-09-09T23:04:19.306Z] OK: 218 MiB in 52 packages [2021-09-09T23:04:19.601Z] Successfully uninstalled urllib3-1.26.2 [2021-09-09T23:04:19.601Z] ---> Running in 3b3c9b08c414 [2021-09-09T23:04:20.626Z] Attempting uninstall: idna [2021-09-09T23:04:20.626Z] Found existing installation: idna 3.1 [2021-09-09T23:04:20.626Z] Uninstalling idna-3.1: [2021-09-09T23:04:20.626Z] Successfully uninstalled idna-3.1 [2021-09-09T23:04:21.232Z] Removing intermediate container 3b3c9b08c414 [2021-09-09T23:04:21.232Z] ---> 4904afef0d7c [2021-09-09T23:04:21.232Z] Step 32/32 : LABEL version=2.0.1-dev.42 [2021-09-09T23:04:21.232Z] Attempting uninstall: chardet [2021-09-09T23:04:21.232Z] Found existing installation: chardet 4.0.0 [2021-09-09T23:04:21.506Z] Uninstalling chardet-4.0.0: [2021-09-09T23:04:21.506Z] Removing intermediate container 16b6bb1b1767 [2021-09-09T23:04:21.506Z] ---> 665cfb66e52a [2021-09-09T23:04:21.506Z] Step 6/23 : COPY go.mod . [2021-09-09T23:04:21.506Z] Successfully uninstalled chardet-4.0.0 [2021-09-09T23:04:22.501Z] ---> Running in 171ecb937e1f [2021-09-09T23:04:23.498Z] ---> 04e745841727 [2021-09-09T23:04:23.498Z] Step 7/23 : RUN go mod download [2021-09-09T23:04:24.113Z] Attempting uninstall: requests [2021-09-09T23:04:24.113Z] ---> Running in 2fd627208b5a [2021-09-09T23:04:24.113Z] Found existing installation: requests 2.25.1 [2021-09-09T23:04:24.113Z] Uninstalling requests-2.25.1: [2021-09-09T23:04:24.113Z] Removing intermediate container 171ecb937e1f [2021-09-09T23:04:24.113Z] ---> 4f59303b4319 [2021-09-09T23:04:24.113Z] [2021-09-09T23:04:24.113Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T23:04:24.113Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-09T23:04:24.113Z] ---> e15624e7b627 [2021-09-09T23:04:24.113Z] Step 3/22 : WORKDIR /edgex-go [2021-09-09T23:04:24.113Z] ---> Using cache [2021-09-09T23:04:24.396Z] ---> ea700992d7f3 [2021-09-09T23:04:24.396Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T23:04:24.396Z] ---> Using cache [2021-09-09T23:04:24.396Z] ---> 694702b84233 [2021-09-09T23:04:24.396Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-09T23:04:24.396Z] ---> Using cache [2021-09-09T23:04:24.396Z] ---> d451a8b66e8c [2021-09-09T23:04:24.396Z] Step 6/22 : COPY go.mod . [2021-09-09T23:04:24.396Z] ---> Using cache [2021-09-09T23:04:24.396Z] ---> f4bd02eb54ee [2021-09-09T23:04:24.396Z] Step 7/22 : RUN go mod download [2021-09-09T23:04:24.396Z] Successfully uninstalled requests-2.25.1 [2021-09-09T23:04:24.396Z] ---> Using cache [2021-09-09T23:04:24.396Z] ---> 965dcd646a89 [2021-09-09T23:04:24.396Z] Step 8/22 : COPY . . [2021-09-09T23:04:24.396Z] ---> Using cache [2021-09-09T23:04:24.396Z] ---> ed858cf8641a [2021-09-09T23:04:24.396Z] Step 9/22 : RUN go mod tidy [2021-09-09T23:04:24.396Z] ---> Using cache [2021-09-09T23:04:24.396Z] ---> 1bf8652586b1 [2021-09-09T23:04:24.396Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-09T23:04:24.675Z] Successfully built 4f59303b4319 [2021-09-09T23:04:24.957Z] Running setup.py install for texttable: started [2021-09-09T23:04:24.957Z] ---> Running in ba5295b3b95e [2021-09-09T23:04:24.957Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-09T23:04:24.957Z] Building core-data [2021-09-09T23:04:27.630Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-09T23:04:27.909Z] Running setup.py install for texttable: finished with status 'done' [2021-09-09T23:04:27.909Z] Running setup.py install for PyYAML: started [2021-09-09T23:04:32.269Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-09T23:04:32.557Z] Running setup.py install for docopt: started [2021-09-09T23:04:34.563Z] Removing intermediate container 2fd627208b5a [2021-09-09T23:04:34.563Z] ---> c3f28a2adffd [2021-09-09T23:04:34.563Z] Step 8/23 : COPY . . [2021-09-09T23:04:36.038Z] Running setup.py install for docopt: finished with status 'done' [2021-09-09T23:04:36.038Z] Running setup.py install for dockerpty: started [2021-09-09T23:04:39.474Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-09T23:04:39.474Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T23:04:39.474Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T23:04:39.474Z] ---> e15624e7b627 [2021-09-09T23:04:39.474Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T23:04:39.474Z] ---> Using cache [2021-09-09T23:04:39.474Z] ---> ea700992d7f3 [2021-09-09T23:04:39.474Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T23:04:39.474Z] ---> Using cache [2021-09-09T23:04:39.474Z] ---> 694702b84233 [2021-09-09T23:04:39.474Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-09T23:04:42.126Z] ---> Running in 640c52c40523 [2021-09-09T23:04:42.743Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 [2021-09-09T23:04:44.741Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T23:04:48.173Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T23:04:49.191Z] ---> b7ad683ec98c [2021-09-09T23:04:49.191Z] Step 9/23 : RUN go mod tidy [2021-09-09T23:04:49.801Z] ---> Running in c7ed4e1b1f04 [2021-09-09T23:04:51.282Z] OK: 218 MiB in 52 packages [2021-09-09T23:04:53.952Z] Removing intermediate container 640c52c40523 [2021-09-09T23:04:53.952Z] ---> 5f2201f7ba68 [2021-09-09T23:04:53.952Z] Step 6/24 : COPY go.mod . [2021-09-09T23:04:55.965Z] ---> 6f233efb6d58 [2021-09-09T23:04:55.965Z] Step 7/24 : RUN go mod download [2021-09-09T23:04:55.965Z] ---> Running in 300e5c662b34 [2021-09-09T23:05:00.196Z] Removing intermediate container c7ed4e1b1f04 [2021-09-09T23:05:00.196Z] ---> a02d39e63cde [2021-09-09T23:05:00.196Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-09T23:05:00.801Z] ---> Running in 70987ed9c10b [2021-09-09T23:05:01.413Z] Removing intermediate container c7dd97bcd986 [2021-09-09T23:05:01.413Z] ---> 6166b888536e [2021-09-09T23:05:01.413Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-09T23:05:02.018Z] ---> Running in 664fff3c372b [2021-09-09T23:05:03.017Z] Removing intermediate container 664fff3c372b [2021-09-09T23:05:03.017Z] ---> 2c404fed310e [2021-09-09T23:05:03.017Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-09T23:05:03.017Z] ---> Running in daf3e2df0b9e [2021-09-09T23:05:03.295Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-09T23:05:03.900Z] Removing intermediate container daf3e2df0b9e [2021-09-09T23:05:03.900Z] ---> 427609c72a2b [2021-09-09T23:05:03.900Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-09T23:05:04.936Z] Removing intermediate container 300e5c662b34 [2021-09-09T23:05:04.936Z] ---> bb46dd5e8096 [2021-09-09T23:05:04.936Z] Step 8/24 : COPY . . [2021-09-09T23:05:07.600Z] ---> 8424f3af1ab3 [2021-09-09T23:05:07.600Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-09T23:05:10.247Z] ---> a34d3385d61b [2021-09-09T23:05:10.247Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-09T23:05:12.909Z] ---> 3118eef07b0b [2021-09-09T23:05:12.909Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-09T23:05:13.901Z] ---> Running in 0e138b4388ff [2021-09-09T23:05:15.251Z] Removing intermediate container 0e138b4388ff [2021-09-09T23:05:15.251Z] ---> e9acef1b634b [2021-09-09T23:05:15.252Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T23:05:15.869Z] ---> Running in 05da02915494 [2021-09-09T23:05:17.342Z] Removing intermediate container 05da02915494 [2021-09-09T23:05:17.342Z] ---> d0445f32b533 [2021-09-09T23:05:17.342Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T23:05:17.945Z] ---> Running in f7cfae71e3aa [2021-09-09T23:05:18.549Z] ---> 83ef1ac8ae91 [2021-09-09T23:05:18.549Z] Step 9/24 : RUN go mod tidy [2021-09-09T23:05:18.549Z] Removing intermediate container f7cfae71e3aa [2021-09-09T23:05:18.549Z] ---> 81ef6ca5f555 [2021-09-09T23:05:18.549Z] Step 23/24 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:05:18.828Z] ---> Running in a6d8c540bc6e [2021-09-09T23:05:18.828Z] ---> Running in 77733ebcef6d [2021-09-09T23:05:19.821Z] Removing intermediate container 77733ebcef6d [2021-09-09T23:05:19.821Z] ---> 82a94642f69e [2021-09-09T23:05:19.821Z] Step 24/24 : LABEL version=2.0.1-dev.42 [2021-09-09T23:05:20.099Z] ---> Running in 7928bd87c39c [2021-09-09T23:05:21.095Z] Removing intermediate container 7928bd87c39c [2021-09-09T23:05:21.095Z] ---> 477551a586bd [2021-09-09T23:05:21.095Z] [2021-09-09T23:05:21.372Z] Successfully built 477551a586bd [2021-09-09T23:05:21.372Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-09T23:05:26.818Z]  Building sys-mgmt-agent ... done Removing intermediate container a6d8c540bc6e [2021-09-09T23:05:26.819Z] ---> fb2feaf32dcb [2021-09-09T23:05:26.819Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-09T23:05:26.819Z] ---> Running in 7732f6c0faf4 [2021-09-09T23:05:28.275Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o cmd/core-data/core-data ./cmd/core-data [2021-09-09T23:06:01.184Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.42" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-09T23:06:09.515Z] Removing intermediate container 4d6cf656fe7a [2021-09-09T23:06:09.515Z] ---> d089a4d1a50a [2021-09-09T23:06:09.515Z] [2021-09-09T23:06:09.515Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T23:06:09.515Z] ---> afc2cc120ca2 [2021-09-09T23:06:09.515Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-09T23:06:09.515Z] ---> Using cache [2021-09-09T23:06:09.515Z] ---> b30298eed8c9 [2021-09-09T23:06:09.515Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T23:06:09.515Z] ---> Using cache [2021-09-09T23:06:09.515Z] ---> 786dad28f2cf [2021-09-09T23:06:09.515Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-09T23:06:09.515Z] ---> Running in 48c9cc823d2a [2021-09-09T23:06:09.515Z] Removing intermediate container 48c9cc823d2a [2021-09-09T23:06:09.515Z] ---> 9de91f0b09d9 [2021-09-09T23:06:09.515Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T23:06:10.138Z] ---> Running in 330ca9f63bc9 [2021-09-09T23:06:10.738Z] Removing intermediate container 330ca9f63bc9 [2021-09-09T23:06:10.738Z] ---> d6105ab191a2 [2021-09-09T23:06:10.738Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T23:06:13.378Z] ---> 9556690b1f94 [2021-09-09T23:06:13.378Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-09T23:06:14.368Z] Removing intermediate container ba5295b3b95e [2021-09-09T23:06:14.368Z] ---> 38aeebd0916b [2021-09-09T23:06:14.368Z] [2021-09-09T23:06:14.368Z] Step 11/22 : FROM alpine:3.12 [2021-09-09T23:06:14.368Z] ---> afc2cc120ca2 [2021-09-09T23:06:14.368Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-09T23:06:14.989Z] ---> Running in 60c15fca12c7 [2021-09-09T23:06:15.997Z] ---> 674e3cdfbc26 [2021-09-09T23:06:15.998Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-09T23:06:16.987Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T23:06:17.259Z] ---> e235083cf79e [2021-09-09T23:06:17.259Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-09T23:06:17.259Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T23:06:17.534Z] ---> Running in 3bc5f62e7188 [2021-09-09T23:06:18.135Z] Removing intermediate container 3bc5f62e7188 [2021-09-09T23:06:18.135Z] ---> 3252261989d0 [2021-09-09T23:06:18.135Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T23:06:18.135Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-09T23:06:18.135Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-09T23:06:18.135Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-09T23:06:18.135Z] (4/4) Installing curl (7.78.0-r0) [2021-09-09T23:06:18.135Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T23:06:18.414Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T23:06:18.414Z] ---> Running in 29ba5a50e4be [2021-09-09T23:06:18.689Z] OK: 7 MiB in 18 packages [2021-09-09T23:06:19.288Z] Removing intermediate container 29ba5a50e4be [2021-09-09T23:06:19.288Z] ---> 980121044b95 [2021-09-09T23:06:19.288Z] Step 21/23 : LABEL arch=arm64 [2021-09-09T23:06:19.560Z] ---> Running in cdf8cda59929 [2021-09-09T23:06:20.544Z] Removing intermediate container cdf8cda59929 [2021-09-09T23:06:20.545Z] ---> 7357f1d7da2b [2021-09-09T23:06:20.545Z] Step 22/23 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:06:20.545Z] ---> Running in 5410e19e8c35 [2021-09-09T23:06:20.816Z] Removing intermediate container 60c15fca12c7 [2021-09-09T23:06:20.816Z] ---> 377b9555282c [2021-09-09T23:06:20.816Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T23:06:21.094Z] ---> Running in 6f828fc8b6db [2021-09-09T23:06:21.696Z] Removing intermediate container 5410e19e8c35 [2021-09-09T23:06:21.696Z] ---> 139116b2eb77 [2021-09-09T23:06:21.696Z] Step 23/23 : LABEL version=2.0.1-dev.42 [2021-09-09T23:06:21.696Z] ---> Running in ebaf03707eec [2021-09-09T23:06:21.971Z] Removing intermediate container 6f828fc8b6db [2021-09-09T23:06:21.971Z] ---> d6aad07b12b4 [2021-09-09T23:06:21.971Z] Step 14/22 : WORKDIR /edgex [2021-09-09T23:06:21.971Z] ---> Running in 7da7ad1f209a [2021-09-09T23:06:22.570Z] Removing intermediate container ebaf03707eec [2021-09-09T23:06:22.570Z] ---> 29e504f4efba [2021-09-09T23:06:22.570Z] [2021-09-09T23:06:22.856Z] Removing intermediate container 7da7ad1f209a [2021-09-09T23:06:22.856Z] ---> 608d94586183 [2021-09-09T23:06:22.856Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-09T23:06:23.126Z] Successfully built 29e504f4efba [2021-09-09T23:06:23.126Z] Successfully tagged support-scheduler-arm64:latest [2021-09-09T23:06:24.116Z]  Building support-scheduler ... done  ---> f47b2c0f9484 [2021-09-09T23:06:24.116Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-09T23:06:26.110Z] ---> 3042d5d0b4bf [2021-09-09T23:06:26.110Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-09T23:06:28.092Z] ---> cddacc99c855 [2021-09-09T23:06:28.092Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-09T23:06:28.367Z] ---> Running in c9d27910774d [2021-09-09T23:06:28.966Z] Removing intermediate container c9d27910774d [2021-09-09T23:06:28.966Z] ---> 9b5bf5c64a30 [2021-09-09T23:06:28.966Z] Step 19/22 : CMD ["--init=true"] [2021-09-09T23:06:29.247Z] ---> Running in 4ef203a9a3bb [2021-09-09T23:06:29.849Z] Removing intermediate container 4ef203a9a3bb [2021-09-09T23:06:29.849Z] ---> 606ec31d88df [2021-09-09T23:06:29.849Z] Step 20/22 : LABEL arch=arm64 [2021-09-09T23:06:30.122Z] ---> Running in e86d583184d6 [2021-09-09T23:06:30.726Z] Removing intermediate container e86d583184d6 [2021-09-09T23:06:30.726Z] ---> 16c05edfffbc [2021-09-09T23:06:30.726Z] Step 21/22 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:06:30.726Z] ---> Running in 49897519be8f [2021-09-09T23:06:31.710Z] Removing intermediate container 49897519be8f [2021-09-09T23:06:31.710Z] ---> 90c1139ce21f [2021-09-09T23:06:31.710Z] Step 22/22 : LABEL version=2.0.1-dev.42 [2021-09-09T23:06:31.710Z] ---> Running in 92e4148bf99d [2021-09-09T23:06:32.714Z] Removing intermediate container 92e4148bf99d [2021-09-09T23:06:32.714Z] ---> 10a49dbab227 [2021-09-09T23:06:32.714Z] [2021-09-09T23:06:32.714Z] Successfully built 10a49dbab227 [2021-09-09T23:06:32.988Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-09T23:06:41.289Z]  Building security-proxy-setup ... done Removing intermediate container 70987ed9c10b [2021-09-09T23:06:41.289Z] ---> 6ed4d90ee436 [2021-09-09T23:06:41.289Z] [2021-09-09T23:06:41.289Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T23:06:41.289Z] ---> afc2cc120ca2 [2021-09-09T23:06:41.289Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-09T23:06:41.289Z] ---> Running in b28f2d837ac4 [2021-09-09T23:06:44.122Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T23:06:44.122Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T23:06:44.122Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-09T23:06:44.122Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-09T23:06:44.122Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T23:06:44.122Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T23:06:44.122Z] OK: 6 MiB in 16 packages [2021-09-09T23:06:45.102Z] Removing intermediate container b28f2d837ac4 [2021-09-09T23:06:45.102Z] ---> ca4c92c1ba37 [2021-09-09T23:06:45.102Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T23:06:45.703Z] ---> Running in 72682af238e8 [2021-09-09T23:06:46.298Z] Removing intermediate container 72682af238e8 [2021-09-09T23:06:46.298Z] ---> 42dc3c5139bc [2021-09-09T23:06:46.298Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-09T23:06:46.568Z] ---> Running in d268e2e49e23 [2021-09-09T23:06:47.171Z] Removing intermediate container d268e2e49e23 [2021-09-09T23:06:47.171Z] ---> 23738bb8b92c [2021-09-09T23:06:47.171Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T23:06:47.443Z] ---> Running in 728e86a9bd50 [2021-09-09T23:06:48.043Z] Removing intermediate container 728e86a9bd50 [2021-09-09T23:06:48.043Z] ---> 86293031028c [2021-09-09T23:06:48.043Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T23:06:49.026Z] ---> 91dbdb30aa60 [2021-09-09T23:06:49.026Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-09T23:06:51.008Z] ---> 0ab4ba08299b [2021-09-09T23:06:51.008Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-09T23:06:51.989Z] ---> 7567ec9344d7 [2021-09-09T23:06:51.989Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-09T23:06:52.583Z] ---> Running in da9d7deda7f6 [2021-09-09T23:06:52.583Z] Removing intermediate container 7732f6c0faf4 [2021-09-09T23:06:52.583Z] ---> db0bee21ab4e [2021-09-09T23:06:52.583Z] [2021-09-09T23:06:52.859Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T23:06:52.859Z] ---> afc2cc120ca2 [2021-09-09T23:06:52.859Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-09T23:06:52.859Z] ---> Running in ce55f03865db [2021-09-09T23:06:53.131Z] Removing intermediate container da9d7deda7f6 [2021-09-09T23:06:53.131Z] ---> 40c4970b919a [2021-09-09T23:06:53.131Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T23:06:53.131Z] ---> Running in 99c39a82b92f [2021-09-09T23:06:53.402Z] Removing intermediate container ce55f03865db [2021-09-09T23:06:53.402Z] ---> 78a32efdda36 [2021-09-09T23:06:53.402Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-09T23:06:53.674Z] ---> Running in 33689a5ae2ec [2021-09-09T23:06:53.674Z] Removing intermediate container 99c39a82b92f [2021-09-09T23:06:53.674Z] ---> e330058bb10f [2021-09-09T23:06:53.674Z] Step 21/23 : LABEL arch=arm64 [2021-09-09T23:06:53.949Z] ---> Running in 03a5f14cd4f0 [2021-09-09T23:06:54.222Z] Removing intermediate container 33689a5ae2ec [2021-09-09T23:06:54.222Z] ---> 96304314c7cb [2021-09-09T23:06:54.222Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-09T23:06:54.497Z] ---> Running in c9bd7053a7d2 [2021-09-09T23:06:54.497Z] Removing intermediate container 03a5f14cd4f0 [2021-09-09T23:06:54.497Z] ---> b1844dcb7b61 [2021-09-09T23:06:54.497Z] Step 22/23 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:06:54.768Z] ---> Running in fa94a491def1 [2021-09-09T23:06:55.041Z] Removing intermediate container c9bd7053a7d2 [2021-09-09T23:06:55.041Z] ---> 017b6547dc5e [2021-09-09T23:06:55.041Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T23:06:55.041Z] ---> Running in e5a25d159a3d [2021-09-09T23:06:55.342Z] Removing intermediate container fa94a491def1 [2021-09-09T23:06:55.342Z] ---> 1af841ad6de9 [2021-09-09T23:06:55.342Z] Step 23/23 : LABEL version=2.0.1-dev.42 [2021-09-09T23:06:55.342Z] ---> Running in 224eec31174c [2021-09-09T23:06:55.995Z] Removing intermediate container 224eec31174c [2021-09-09T23:06:55.995Z] ---> 3f48d40915cc [2021-09-09T23:06:55.995Z] [2021-09-09T23:06:56.274Z] Successfully built 3f48d40915cc [2021-09-09T23:06:56.274Z] Successfully tagged support-notifications-arm64:latest [2021-09-09T23:06:57.750Z]  Building support-notifications ... done Removing intermediate container e5a25d159a3d [2021-09-09T23:06:57.750Z] ---> b0bbe08c7690 [2021-09-09T23:06:57.750Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-09T23:06:57.750Z] ---> Running in 5eb9843eb432 [2021-09-09T23:06:59.187Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T23:06:59.781Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T23:07:00.757Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-09T23:07:00.757Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-09T23:07:00.757Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-09T23:07:00.757Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-09T23:07:01.031Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-09T23:07:01.304Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-09T23:07:01.304Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T23:07:01.304Z] OK: 8 MiB in 20 packages [2021-09-09T23:07:02.742Z] Removing intermediate container 5eb9843eb432 [2021-09-09T23:07:02.742Z] ---> ff196be5481a [2021-09-09T23:07:02.742Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T23:07:03.336Z] ---> bb7e20d0d28c [2021-09-09T23:07:03.336Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-09T23:07:04.765Z] ---> 02f1b3b9eb50 [2021-09-09T23:07:04.765Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-09T23:07:05.748Z] ---> 55898ac4e7d2 [2021-09-09T23:07:05.748Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-09T23:07:05.748Z] ---> Running in fe41f3558c27 [2021-09-09T23:07:06.343Z] Removing intermediate container fe41f3558c27 [2021-09-09T23:07:06.343Z] ---> 62a74862699d [2021-09-09T23:07:06.343Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T23:07:06.343Z] ---> Running in 0ed6d31ec91e [2021-09-09T23:07:06.949Z] Removing intermediate container 0ed6d31ec91e [2021-09-09T23:07:06.949Z] ---> e09ecc1c0feb [2021-09-09T23:07:06.949Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T23:07:06.949Z] ---> Running in 91e6477ef38f [2021-09-09T23:07:07.550Z] Removing intermediate container 91e6477ef38f [2021-09-09T23:07:07.550Z] ---> 95f90abc1856 [2021-09-09T23:07:07.550Z] Step 23/24 : LABEL git_sha=0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:07:07.823Z] ---> Running in 63b4908e04b6 [2021-09-09T23:07:08.416Z] Removing intermediate container 63b4908e04b6 [2021-09-09T23:07:08.416Z] ---> b38693e6247e [2021-09-09T23:07:08.416Z] Step 24/24 : LABEL version=2.0.1-dev.42 [2021-09-09T23:07:08.416Z] ---> Running in 8aa45679b190 [2021-09-09T23:07:09.013Z] Removing intermediate container 8aa45679b190 [2021-09-09T23:07:09.013Z] ---> f2aecfa2562e [2021-09-09T23:07:09.013Z] [2021-09-09T23:07:09.284Z] Successfully built f2aecfa2562e [2021-09-09T23:07:09.284Z] Successfully tagged core-data-arm64:latest [2021-09-09T23:07:09.571Z]  Building core-data ... done  [Pipeline] } [2021-09-09T23:07:09.597Z] $ docker stop --time=1 0ca2f272a447613458e8236b9a5a855c94f47b567d4f7ccf330ebe1cee7f8043 [2021-09-09T23:07:11.523Z] $ docker rm -f 0ca2f272a447613458e8236b9a5a855c94f47b567d4f7ccf330ebe1cee7f8043 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T23:07:12.136Z] + docker images [2021-09-09T23:07:12.407Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-09T23:07:12.407Z] core-data-arm64 latest f2aecfa2562e 4 seconds ago 19.3MB [2021-09-09T23:07:12.407Z] support-notifications-arm64 latest 3f48d40915cc 17 seconds ago 15.9MB [2021-09-09T23:07:12.407Z] db0bee21ab4e 21 seconds ago 1.46GB [2021-09-09T23:07:12.407Z] 6ed4d90ee436 33 seconds ago 1.45GB [2021-09-09T23:07:12.407Z] security-proxy-setup-arm64 latest 10a49dbab227 40 seconds ago 24.6MB [2021-09-09T23:07:12.407Z] support-scheduler-arm64 latest 29e504f4efba 50 seconds ago 15.2MB [2021-09-09T23:07:12.407Z] 38aeebd0916b 59 seconds ago 1.46GB [2021-09-09T23:07:12.407Z] d089a4d1a50a About a minute ago 1.45GB [2021-09-09T23:07:12.407Z] sys-mgmt-agent-arm64 latest 477551a586bd About a minute ago 311MB [2021-09-09T23:07:12.407Z] security-bootstrapper-arm64 latest 4f59303b4319 2 minutes ago 17.7MB [2021-09-09T23:07:12.407Z] security-secretstore-setup-arm64 latest b436dd2b6559 3 minutes ago 26.5MB [2021-09-09T23:07:12.407Z] core-command-arm64 latest b5e8a486668e 3 minutes ago 15.2MB [2021-09-09T23:07:12.407Z] core-metadata-arm64 latest 482d2402d8ab 3 minutes ago 15.8MB [2021-09-09T23:07:12.407Z] 708713667510 3 minutes ago 1.46GB [2021-09-09T23:07:12.407Z] 23478c8222a4 3 minutes ago 1.46GB [2021-09-09T23:07:12.407Z] 57ead68ee106 3 minutes ago 1.45GB [2021-09-09T23:07:12.407Z] bac15b00f4da 3 minutes ago 1.45GB [2021-09-09T23:07:12.407Z] 5919aede7330 3 minutes ago 1.45GB [2021-09-09T23:07:12.407Z] ci-base-image-arm64 latest e15624e7b627 8 minutes ago 1.24GB [2021-09-09T23:07:12.407Z] alpine 3.12 afc2cc120ca2 8 days ago 5.33MB [2021-09-09T23:07:12.407Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 5 weeks ago 533MB [2021-09-09T23:07:12.407Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-09-09T23:07:12.407Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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 [2021-09-09T23:07:12.893Z] provisioning config files... [2021-09-09T23:07:12.917Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/49@tmp/config1346986639998080549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T23:07:13.288Z] ---> docker-login.sh [2021-09-09T23:07:13.288Z] nexus3.edgexfoundry.org:10001 [2021-09-09T23:07:13.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T23:07:13.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T23:07:13.836Z] Configure a credential helper to remove this warning. See [2021-09-09T23:07:13.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T23:07:13.836Z] [2021-09-09T23:07:13.836Z] Login Succeeded [2021-09-09T23:07:13.836Z] nexus3.edgexfoundry.org:10002 [2021-09-09T23:07:15.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T23:07:15.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T23:07:15.971Z] Configure a credential helper to remove this warning. See [2021-09-09T23:07:15.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T23:07:15.971Z] [2021-09-09T23:07:15.971Z] Login Succeeded [2021-09-09T23:07:15.971Z] nexus3.edgexfoundry.org:10003 [2021-09-09T23:07:15.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T23:07:15.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T23:07:15.971Z] Configure a credential helper to remove this warning. See [2021-09-09T23:07:15.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T23:07:15.971Z] [2021-09-09T23:07:15.971Z] Login Succeeded [2021-09-09T23:07:15.971Z] nexus3.edgexfoundry.org:10004 [2021-09-09T23:07:15.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T23:07:15.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T23:07:15.971Z] Configure a credential helper to remove this warning. See [2021-09-09T23:07:15.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T23:07:15.971Z] [2021-09-09T23:07:15.971Z] Login Succeeded [2021-09-09T23:07:15.971Z] docker.io [2021-09-09T23:07:16.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T23:07:16.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T23:07:16.843Z] Configure a credential helper to remove this warning. See [2021-09-09T23:07:16.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T23:07:16.843Z] [2021-09-09T23:07:16.843Z] Login Succeeded [2021-09-09T23:07:16.843Z] ---> docker-login.sh ends [Pipeline] } [2021-09-09T23:07:16.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T23:07:16.934Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-09-09T23:07:16.934Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:07:16.934Z] latest [2021-09-09T23:07:16.934Z] 2.0.1-dev.42 [2021-09-09T23:07:16.934Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:07:16.934Z] main [2021-09-09T23:07:16.934Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:17.320Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:17.664Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:07:17.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-09T23:07:17.664Z] 2cf19bfef6cb: Preparing [2021-09-09T23:07:17.664Z] 71d771fd84e6: Preparing [2021-09-09T23:07:17.664Z] 30d265a3528a: Preparing [2021-09-09T23:07:17.664Z] f65d35a1d181: Preparing [2021-09-09T23:07:17.664Z] bdc42e120bf6: Preparing [2021-09-09T23:07:17.938Z] bdc42e120bf6: Layer already exists [2021-09-09T23:07:17.938Z] 30d265a3528a: Pushed [2021-09-09T23:07:17.938Z] f65d35a1d181: Pushed [2021-09-09T23:07:17.938Z] 2cf19bfef6cb: Pushed [2021-09-09T23:07:20.552Z] 71d771fd84e6: Pushed [2021-09-09T23:07:20.552Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:cb8f35ede1929d6471f7ff5cac76dffe2667905b520f13af7d27ef1a8f4f9ff4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:20.903Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:21.248Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-09T23:07:21.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-09T23:07:21.249Z] 2cf19bfef6cb: Preparing [2021-09-09T23:07:21.249Z] 71d771fd84e6: Preparing [2021-09-09T23:07:21.249Z] 30d265a3528a: Preparing [2021-09-09T23:07:21.249Z] f65d35a1d181: Preparing [2021-09-09T23:07:21.249Z] bdc42e120bf6: Preparing [2021-09-09T23:07:21.521Z] 71d771fd84e6: Layer already exists [2021-09-09T23:07:21.521Z] 2cf19bfef6cb: Layer already exists [2021-09-09T23:07:21.521Z] bdc42e120bf6: Layer already exists [2021-09-09T23:07:21.521Z] 30d265a3528a: Layer already exists [2021-09-09T23:07:21.521Z] f65d35a1d181: Layer already exists [2021-09-09T23:07:21.521Z] latest: digest: sha256:cb8f35ede1929d6471f7ff5cac76dffe2667905b520f13af7d27ef1a8f4f9ff4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:21.867Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:22.209Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.42 [2021-09-09T23:07:22.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-09T23:07:22.209Z] 2cf19bfef6cb: Preparing [2021-09-09T23:07:22.209Z] 71d771fd84e6: Preparing [2021-09-09T23:07:22.209Z] 30d265a3528a: Preparing [2021-09-09T23:07:22.209Z] f65d35a1d181: Preparing [2021-09-09T23:07:22.209Z] bdc42e120bf6: Preparing [2021-09-09T23:07:22.481Z] 30d265a3528a: Layer already exists [2021-09-09T23:07:22.481Z] 2cf19bfef6cb: Layer already exists [2021-09-09T23:07:22.481Z] bdc42e120bf6: Layer already exists [2021-09-09T23:07:22.481Z] 71d771fd84e6: Layer already exists [2021-09-09T23:07:22.481Z] f65d35a1d181: Layer already exists [2021-09-09T23:07:22.481Z] 2.0.1-dev.42: digest: sha256:cb8f35ede1929d6471f7ff5cac76dffe2667905b520f13af7d27ef1a8f4f9ff4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:22.835Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:23.182Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:07:23.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-09T23:07:23.182Z] 2cf19bfef6cb: Preparing [2021-09-09T23:07:23.182Z] 71d771fd84e6: Preparing [2021-09-09T23:07:23.182Z] 30d265a3528a: Preparing [2021-09-09T23:07:23.182Z] f65d35a1d181: Preparing [2021-09-09T23:07:23.182Z] bdc42e120bf6: Preparing [2021-09-09T23:07:23.454Z] bdc42e120bf6: Layer already exists [2021-09-09T23:07:23.454Z] 30d265a3528a: Layer already exists [2021-09-09T23:07:23.454Z] 71d771fd84e6: Layer already exists [2021-09-09T23:07:23.454Z] 2cf19bfef6cb: Layer already exists [2021-09-09T23:07:23.454Z] f65d35a1d181: Layer already exists [2021-09-09T23:07:23.454Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:cb8f35ede1929d6471f7ff5cac76dffe2667905b520f13af7d27ef1a8f4f9ff4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:23.811Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:24.154Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-09-09T23:07:24.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-09T23:07:24.154Z] 2cf19bfef6cb: Preparing [2021-09-09T23:07:24.154Z] 71d771fd84e6: Preparing [2021-09-09T23:07:24.154Z] 30d265a3528a: Preparing [2021-09-09T23:07:24.154Z] f65d35a1d181: Preparing [2021-09-09T23:07:24.154Z] bdc42e120bf6: Preparing [2021-09-09T23:07:24.430Z] 30d265a3528a: Layer already exists [2021-09-09T23:07:24.430Z] 2cf19bfef6cb: Layer already exists [2021-09-09T23:07:24.430Z] f65d35a1d181: Layer already exists [2021-09-09T23:07:24.430Z] bdc42e120bf6: Layer already exists [2021-09-09T23:07:24.430Z] 71d771fd84e6: Layer already exists [2021-09-09T23:07:24.430Z] main: digest: sha256:cb8f35ede1929d6471f7ff5cac76dffe2667905b520f13af7d27ef1a8f4f9ff4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T23:07:24.494Z] ===================================================== [Pipeline] echo [2021-09-09T23:07:24.509Z] taggedImages: [2021-09-09T23:07:24.509Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:07:24.509Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-09T23:07:24.509Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.42 [2021-09-09T23:07:24.509Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:07:24.509Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-09-09T23:07:24.541Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-09-09T23:07:24.541Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:07:24.541Z] latest [2021-09-09T23:07:24.541Z] 2.0.1-dev.42 [2021-09-09T23:07:24.541Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:07:24.541Z] main [2021-09-09T23:07:24.541Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:24.929Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:25.276Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:07:25.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-09T23:07:25.276Z] 2c539605759c: Preparing [2021-09-09T23:07:25.276Z] a2d419c18098: Preparing [2021-09-09T23:07:25.276Z] 30d265a3528a: Preparing [2021-09-09T23:07:25.276Z] 62862eb2b238: Preparing [2021-09-09T23:07:25.276Z] 5f2146a5bd12: Preparing [2021-09-09T23:07:25.276Z] bdc42e120bf6: Preparing [2021-09-09T23:07:25.276Z] bdc42e120bf6: Waiting [2021-09-09T23:07:25.561Z] 30d265a3528a: Layer already exists [2021-09-09T23:07:25.561Z] bdc42e120bf6: Layer already exists [2021-09-09T23:07:25.561Z] 5f2146a5bd12: Pushed [2021-09-09T23:07:25.561Z] 2c539605759c: Pushed [2021-09-09T23:07:26.543Z] 62862eb2b238: Pushed [2021-09-09T23:07:29.159Z] a2d419c18098: Pushed [2021-09-09T23:07:29.159Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:80784faed1cf11bec332b47e8b1b17feba797c6bd4abd7119476cac2fdcd544e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:29.520Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:29.865Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-09T23:07:29.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-09T23:07:29.865Z] 2c539605759c: Preparing [2021-09-09T23:07:29.865Z] a2d419c18098: Preparing [2021-09-09T23:07:29.865Z] 30d265a3528a: Preparing [2021-09-09T23:07:29.865Z] 62862eb2b238: Preparing [2021-09-09T23:07:29.865Z] 5f2146a5bd12: Preparing [2021-09-09T23:07:29.865Z] bdc42e120bf6: Preparing [2021-09-09T23:07:29.865Z] bdc42e120bf6: Waiting [2021-09-09T23:07:29.865Z] a2d419c18098: Layer already exists [2021-09-09T23:07:29.865Z] 5f2146a5bd12: Layer already exists [2021-09-09T23:07:29.865Z] 62862eb2b238: Layer already exists [2021-09-09T23:07:29.865Z] 2c539605759c: Layer already exists [2021-09-09T23:07:29.865Z] 30d265a3528a: Layer already exists [2021-09-09T23:07:30.137Z] bdc42e120bf6: Layer already exists [2021-09-09T23:07:30.137Z] latest: digest: sha256:80784faed1cf11bec332b47e8b1b17feba797c6bd4abd7119476cac2fdcd544e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:30.505Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:30.879Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.42 [2021-09-09T23:07:30.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-09T23:07:30.879Z] 2c539605759c: Preparing [2021-09-09T23:07:30.879Z] a2d419c18098: Preparing [2021-09-09T23:07:30.879Z] 30d265a3528a: Preparing [2021-09-09T23:07:30.879Z] 62862eb2b238: Preparing [2021-09-09T23:07:30.879Z] 5f2146a5bd12: Preparing [2021-09-09T23:07:30.879Z] bdc42e120bf6: Preparing [2021-09-09T23:07:30.879Z] bdc42e120bf6: Waiting [2021-09-09T23:07:30.879Z] 62862eb2b238: Layer already exists [2021-09-09T23:07:30.879Z] 2c539605759c: Layer already exists [2021-09-09T23:07:30.879Z] 30d265a3528a: Layer already exists [2021-09-09T23:07:30.879Z] a2d419c18098: Layer already exists [2021-09-09T23:07:30.879Z] 5f2146a5bd12: Layer already exists [2021-09-09T23:07:30.879Z] bdc42e120bf6: Layer already exists [2021-09-09T23:07:31.158Z] 2.0.1-dev.42: digest: sha256:80784faed1cf11bec332b47e8b1b17feba797c6bd4abd7119476cac2fdcd544e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:31.518Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:31.866Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:07:31.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-09T23:07:31.866Z] 2c539605759c: Preparing [2021-09-09T23:07:31.866Z] a2d419c18098: Preparing [2021-09-09T23:07:31.866Z] 30d265a3528a: Preparing [2021-09-09T23:07:31.866Z] 62862eb2b238: Preparing [2021-09-09T23:07:31.866Z] 5f2146a5bd12: Preparing [2021-09-09T23:07:31.866Z] bdc42e120bf6: Preparing [2021-09-09T23:07:31.866Z] bdc42e120bf6: Waiting [2021-09-09T23:07:32.138Z] 2c539605759c: Layer already exists [2021-09-09T23:07:32.138Z] 5f2146a5bd12: Layer already exists [2021-09-09T23:07:32.138Z] 30d265a3528a: Layer already exists [2021-09-09T23:07:32.138Z] a2d419c18098: Layer already exists [2021-09-09T23:07:32.138Z] 62862eb2b238: Layer already exists [2021-09-09T23:07:32.138Z] bdc42e120bf6: Layer already exists [2021-09-09T23:07:32.138Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:80784faed1cf11bec332b47e8b1b17feba797c6bd4abd7119476cac2fdcd544e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:32.490Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:32.837Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-09-09T23:07:32.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-09T23:07:32.837Z] 2c539605759c: Preparing [2021-09-09T23:07:32.837Z] a2d419c18098: Preparing [2021-09-09T23:07:32.837Z] 30d265a3528a: Preparing [2021-09-09T23:07:32.837Z] 62862eb2b238: Preparing [2021-09-09T23:07:32.837Z] 5f2146a5bd12: Preparing [2021-09-09T23:07:32.837Z] bdc42e120bf6: Preparing [2021-09-09T23:07:32.837Z] bdc42e120bf6: Waiting [2021-09-09T23:07:33.110Z] 62862eb2b238: Layer already exists [2021-09-09T23:07:33.111Z] 5f2146a5bd12: Layer already exists [2021-09-09T23:07:33.111Z] 2c539605759c: Layer already exists [2021-09-09T23:07:33.111Z] 30d265a3528a: Layer already exists [2021-09-09T23:07:33.111Z] a2d419c18098: Layer already exists [2021-09-09T23:07:33.111Z] bdc42e120bf6: Layer already exists [2021-09-09T23:07:33.111Z] main: digest: sha256:80784faed1cf11bec332b47e8b1b17feba797c6bd4abd7119476cac2fdcd544e size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T23:07:33.172Z] ===================================================== [Pipeline] echo [2021-09-09T23:07:33.187Z] taggedImages: [2021-09-09T23:07:33.187Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:07:33.187Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-09T23:07:33.187Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.42 [2021-09-09T23:07:33.187Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:07:33.187Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-09-09T23:07:33.221Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-09-09T23:07:33.221Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:07:33.221Z] latest [2021-09-09T23:07:33.221Z] 2.0.1-dev.42 [2021-09-09T23:07:33.221Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:07:33.221Z] main [2021-09-09T23:07:33.221Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:33.598Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:33.936Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:07:33.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-09T23:07:33.936Z] 049764cc4db8: Preparing [2021-09-09T23:07:33.936Z] 16448500511b: Preparing [2021-09-09T23:07:33.936Z] 30d265a3528a: Preparing [2021-09-09T23:07:33.936Z] f65d35a1d181: Preparing [2021-09-09T23:07:33.936Z] bdc42e120bf6: Preparing [2021-09-09T23:07:34.220Z] bdc42e120bf6: Layer already exists [2021-09-09T23:07:34.220Z] 30d265a3528a: Layer already exists [2021-09-09T23:07:34.220Z] f65d35a1d181: Layer already exists [2021-09-09T23:07:34.220Z] 049764cc4db8: Pushed [2021-09-09T23:07:37.595Z] 16448500511b: Pushed [2021-09-09T23:07:37.595Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:f2e4464f0eac165ac8f5392a959417cbedadfcef8d29eac233009988393210a0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:37.937Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:38.276Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-09T23:07:38.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-09T23:07:38.276Z] 049764cc4db8: Preparing [2021-09-09T23:07:38.276Z] 16448500511b: Preparing [2021-09-09T23:07:38.276Z] 30d265a3528a: Preparing [2021-09-09T23:07:38.276Z] f65d35a1d181: Preparing [2021-09-09T23:07:38.276Z] bdc42e120bf6: Preparing [2021-09-09T23:07:38.549Z] 16448500511b: Layer already exists [2021-09-09T23:07:38.549Z] f65d35a1d181: Layer already exists [2021-09-09T23:07:38.549Z] 30d265a3528a: Layer already exists [2021-09-09T23:07:38.549Z] bdc42e120bf6: Layer already exists [2021-09-09T23:07:38.549Z] 049764cc4db8: Layer already exists [2021-09-09T23:07:38.549Z] latest: digest: sha256:f2e4464f0eac165ac8f5392a959417cbedadfcef8d29eac233009988393210a0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:40.568Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:40.907Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.42 [2021-09-09T23:07:40.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-09T23:07:40.907Z] 049764cc4db8: Preparing [2021-09-09T23:07:40.907Z] 16448500511b: Preparing [2021-09-09T23:07:40.907Z] 30d265a3528a: Preparing [2021-09-09T23:07:40.907Z] f65d35a1d181: Preparing [2021-09-09T23:07:40.907Z] bdc42e120bf6: Preparing [2021-09-09T23:07:40.907Z] bdc42e120bf6: Layer already exists [2021-09-09T23:07:41.180Z] f65d35a1d181: Layer already exists [2021-09-09T23:07:41.180Z] 16448500511b: Layer already exists [2021-09-09T23:07:41.180Z] 049764cc4db8: Layer already exists [2021-09-09T23:07:41.180Z] 30d265a3528a: Layer already exists [2021-09-09T23:07:41.180Z] 2.0.1-dev.42: digest: sha256:f2e4464f0eac165ac8f5392a959417cbedadfcef8d29eac233009988393210a0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:41.528Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:41.873Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:07:41.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-09T23:07:41.873Z] 049764cc4db8: Preparing [2021-09-09T23:07:41.873Z] 16448500511b: Preparing [2021-09-09T23:07:41.873Z] 30d265a3528a: Preparing [2021-09-09T23:07:41.873Z] f65d35a1d181: Preparing [2021-09-09T23:07:41.873Z] bdc42e120bf6: Preparing [2021-09-09T23:07:42.147Z] 30d265a3528a: Layer already exists [2021-09-09T23:07:42.147Z] bdc42e120bf6: Layer already exists [2021-09-09T23:07:42.147Z] f65d35a1d181: Layer already exists [2021-09-09T23:07:42.147Z] 049764cc4db8: Layer already exists [2021-09-09T23:07:42.147Z] 16448500511b: Layer already exists [2021-09-09T23:07:42.147Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:f2e4464f0eac165ac8f5392a959417cbedadfcef8d29eac233009988393210a0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:42.496Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:43.111Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-09-09T23:07:43.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-09T23:07:43.111Z] 049764cc4db8: Preparing [2021-09-09T23:07:43.111Z] 16448500511b: Preparing [2021-09-09T23:07:43.111Z] 30d265a3528a: Preparing [2021-09-09T23:07:43.111Z] f65d35a1d181: Preparing [2021-09-09T23:07:43.111Z] bdc42e120bf6: Preparing [2021-09-09T23:07:43.385Z] f65d35a1d181: Layer already exists [2021-09-09T23:07:43.385Z] 16448500511b: Layer already exists [2021-09-09T23:07:43.385Z] 049764cc4db8: Layer already exists [2021-09-09T23:07:43.385Z] bdc42e120bf6: Layer already exists [2021-09-09T23:07:43.385Z] 30d265a3528a: Layer already exists [2021-09-09T23:07:43.385Z] main: digest: sha256:f2e4464f0eac165ac8f5392a959417cbedadfcef8d29eac233009988393210a0 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T23:07:43.450Z] ===================================================== [Pipeline] echo [2021-09-09T23:07:43.465Z] taggedImages: [2021-09-09T23:07:43.465Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:07:43.465Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-09T23:07:43.465Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.42 [2021-09-09T23:07:43.465Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:07:43.465Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-09-09T23:07:43.496Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-09-09T23:07:43.497Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:07:43.497Z] latest [2021-09-09T23:07:43.497Z] 2.0.1-dev.42 [2021-09-09T23:07:43.497Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:07:43.497Z] main [2021-09-09T23:07:43.497Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:43.875Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:44.217Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:07:44.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-09T23:07:44.217Z] b3c9c24ae38d: Preparing [2021-09-09T23:07:44.217Z] b3c9c24ae38d: Preparing [2021-09-09T23:07:44.217Z] be9462a55c7b: Preparing [2021-09-09T23:07:44.217Z] 27a194d5d0c3: Preparing [2021-09-09T23:07:44.217Z] 557ced40c789: Preparing [2021-09-09T23:07:44.217Z] 577f866114ca: Preparing [2021-09-09T23:07:44.217Z] 30d265a3528a: Preparing [2021-09-09T23:07:44.217Z] 494c3f3c3e44: Preparing [2021-09-09T23:07:44.217Z] 18349f4c37e8: Preparing [2021-09-09T23:07:44.217Z] d0276f638f1a: Preparing [2021-09-09T23:07:44.217Z] 4fe914e2ea18: Preparing [2021-09-09T23:07:44.217Z] bdc42e120bf6: Preparing [2021-09-09T23:07:44.217Z] 18349f4c37e8: Waiting [2021-09-09T23:07:44.217Z] d0276f638f1a: Waiting [2021-09-09T23:07:44.217Z] bdc42e120bf6: Waiting [2021-09-09T23:07:44.217Z] 30d265a3528a: Waiting [2021-09-09T23:07:44.217Z] 4fe914e2ea18: Waiting [2021-09-09T23:07:44.217Z] 494c3f3c3e44: Waiting [2021-09-09T23:07:44.487Z] be9462a55c7b: Pushed [2021-09-09T23:07:44.487Z] b3c9c24ae38d: Pushed [2021-09-09T23:07:44.487Z] 557ced40c789: Pushed [2021-09-09T23:07:44.487Z] 27a194d5d0c3: Pushed [2021-09-09T23:07:44.761Z] 30d265a3528a: Layer already exists [2021-09-09T23:07:44.761Z] 494c3f3c3e44: Pushed [2021-09-09T23:07:44.761Z] bdc42e120bf6: Layer already exists [2021-09-09T23:07:44.761Z] 18349f4c37e8: Pushed [2021-09-09T23:07:44.761Z] d0276f638f1a: Pushed [2021-09-09T23:07:45.034Z] 4fe914e2ea18: Pushed [2021-09-09T23:07:47.642Z] 577f866114ca: Pushed [2021-09-09T23:07:47.915Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:0e9bb0b9996ac9e9c37f92bd501febcdaf395fa49a2c4f6277639bb1719daed9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:48.260Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:48.609Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-09T23:07:48.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-09T23:07:48.609Z] b3c9c24ae38d: Preparing [2021-09-09T23:07:48.609Z] b3c9c24ae38d: Preparing [2021-09-09T23:07:48.609Z] be9462a55c7b: Preparing [2021-09-09T23:07:48.609Z] 27a194d5d0c3: Preparing [2021-09-09T23:07:48.609Z] 557ced40c789: Preparing [2021-09-09T23:07:48.609Z] 577f866114ca: Preparing [2021-09-09T23:07:48.609Z] 30d265a3528a: Preparing [2021-09-09T23:07:48.609Z] 494c3f3c3e44: Preparing [2021-09-09T23:07:48.609Z] 18349f4c37e8: Preparing [2021-09-09T23:07:48.609Z] d0276f638f1a: Preparing [2021-09-09T23:07:48.609Z] 4fe914e2ea18: Preparing [2021-09-09T23:07:48.609Z] bdc42e120bf6: Preparing [2021-09-09T23:07:48.609Z] 30d265a3528a: Waiting [2021-09-09T23:07:48.609Z] d0276f638f1a: Waiting [2021-09-09T23:07:48.609Z] 494c3f3c3e44: Waiting [2021-09-09T23:07:48.609Z] 18349f4c37e8: Waiting [2021-09-09T23:07:48.609Z] 4fe914e2ea18: Waiting [2021-09-09T23:07:48.609Z] bdc42e120bf6: Waiting [2021-09-09T23:07:48.880Z] 27a194d5d0c3: Layer already exists [2021-09-09T23:07:48.880Z] 577f866114ca: Layer already exists [2021-09-09T23:07:48.880Z] 557ced40c789: Layer already exists [2021-09-09T23:07:48.880Z] be9462a55c7b: Layer already exists [2021-09-09T23:07:48.880Z] b3c9c24ae38d: Layer already exists [2021-09-09T23:07:48.880Z] 494c3f3c3e44: Layer already exists [2021-09-09T23:07:48.880Z] 30d265a3528a: Layer already exists [2021-09-09T23:07:48.880Z] d0276f638f1a: Layer already exists [2021-09-09T23:07:48.880Z] 18349f4c37e8: Layer already exists [2021-09-09T23:07:48.880Z] 4fe914e2ea18: Layer already exists [2021-09-09T23:07:48.880Z] bdc42e120bf6: Layer already exists [2021-09-09T23:07:48.880Z] latest: digest: sha256:0e9bb0b9996ac9e9c37f92bd501febcdaf395fa49a2c4f6277639bb1719daed9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:49.223Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:49.570Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.42 [2021-09-09T23:07:49.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-09T23:07:49.570Z] b3c9c24ae38d: Preparing [2021-09-09T23:07:49.570Z] b3c9c24ae38d: Preparing [2021-09-09T23:07:49.570Z] be9462a55c7b: Preparing [2021-09-09T23:07:49.570Z] 27a194d5d0c3: Preparing [2021-09-09T23:07:49.570Z] 557ced40c789: Preparing [2021-09-09T23:07:49.570Z] 577f866114ca: Preparing [2021-09-09T23:07:49.570Z] 30d265a3528a: Preparing [2021-09-09T23:07:49.570Z] 494c3f3c3e44: Preparing [2021-09-09T23:07:49.570Z] 18349f4c37e8: Preparing [2021-09-09T23:07:49.570Z] d0276f638f1a: Preparing [2021-09-09T23:07:49.570Z] 4fe914e2ea18: Preparing [2021-09-09T23:07:49.570Z] bdc42e120bf6: Preparing [2021-09-09T23:07:49.570Z] 30d265a3528a: Waiting [2021-09-09T23:07:49.570Z] 494c3f3c3e44: Waiting [2021-09-09T23:07:49.571Z] 18349f4c37e8: Waiting [2021-09-09T23:07:49.571Z] d0276f638f1a: Waiting [2021-09-09T23:07:49.571Z] bdc42e120bf6: Waiting [2021-09-09T23:07:49.571Z] 4fe914e2ea18: Waiting [2021-09-09T23:07:49.841Z] b3c9c24ae38d: Layer already exists [2021-09-09T23:07:49.841Z] be9462a55c7b: Layer already exists [2021-09-09T23:07:49.841Z] 557ced40c789: Layer already exists [2021-09-09T23:07:49.841Z] 27a194d5d0c3: Layer already exists [2021-09-09T23:07:49.841Z] 577f866114ca: Layer already exists [2021-09-09T23:07:49.841Z] d0276f638f1a: Layer already exists [2021-09-09T23:07:49.841Z] 18349f4c37e8: Layer already exists [2021-09-09T23:07:49.841Z] 30d265a3528a: Layer already exists [2021-09-09T23:07:49.841Z] 494c3f3c3e44: Layer already exists [2021-09-09T23:07:49.841Z] 4fe914e2ea18: Layer already exists [2021-09-09T23:07:49.841Z] bdc42e120bf6: Layer already exists [2021-09-09T23:07:49.841Z] 2.0.1-dev.42: digest: sha256:0e9bb0b9996ac9e9c37f92bd501febcdaf395fa49a2c4f6277639bb1719daed9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:50.182Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:50.521Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:07:50.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-09T23:07:50.521Z] b3c9c24ae38d: Preparing [2021-09-09T23:07:50.521Z] b3c9c24ae38d: Preparing [2021-09-09T23:07:50.521Z] be9462a55c7b: Preparing [2021-09-09T23:07:50.521Z] 27a194d5d0c3: Preparing [2021-09-09T23:07:50.521Z] 557ced40c789: Preparing [2021-09-09T23:07:50.521Z] 577f866114ca: Preparing [2021-09-09T23:07:50.521Z] 30d265a3528a: Preparing [2021-09-09T23:07:50.521Z] 494c3f3c3e44: Preparing [2021-09-09T23:07:50.521Z] 18349f4c37e8: Preparing [2021-09-09T23:07:50.521Z] d0276f638f1a: Preparing [2021-09-09T23:07:50.521Z] 4fe914e2ea18: Preparing [2021-09-09T23:07:50.521Z] bdc42e120bf6: Preparing [2021-09-09T23:07:50.521Z] 30d265a3528a: Waiting [2021-09-09T23:07:50.521Z] 494c3f3c3e44: Waiting [2021-09-09T23:07:50.521Z] 18349f4c37e8: Waiting [2021-09-09T23:07:50.521Z] d0276f638f1a: Waiting [2021-09-09T23:07:50.521Z] 4fe914e2ea18: Waiting [2021-09-09T23:07:50.521Z] bdc42e120bf6: Waiting [2021-09-09T23:07:50.793Z] 557ced40c789: Layer already exists [2021-09-09T23:07:50.793Z] b3c9c24ae38d: Layer already exists [2021-09-09T23:07:50.793Z] 27a194d5d0c3: Layer already exists [2021-09-09T23:07:50.793Z] 577f866114ca: Layer already exists [2021-09-09T23:07:50.793Z] be9462a55c7b: Layer already exists [2021-09-09T23:07:50.793Z] 30d265a3528a: Layer already exists [2021-09-09T23:07:50.793Z] 494c3f3c3e44: Layer already exists [2021-09-09T23:07:50.793Z] 18349f4c37e8: Layer already exists [2021-09-09T23:07:50.793Z] d0276f638f1a: Layer already exists [2021-09-09T23:07:50.793Z] 4fe914e2ea18: Layer already exists [2021-09-09T23:07:50.793Z] bdc42e120bf6: Layer already exists [2021-09-09T23:07:50.793Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:0e9bb0b9996ac9e9c37f92bd501febcdaf395fa49a2c4f6277639bb1719daed9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:51.138Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:51.488Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-09-09T23:07:51.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-09T23:07:51.488Z] b3c9c24ae38d: Preparing [2021-09-09T23:07:51.488Z] b3c9c24ae38d: Preparing [2021-09-09T23:07:51.488Z] be9462a55c7b: Preparing [2021-09-09T23:07:51.488Z] 27a194d5d0c3: Preparing [2021-09-09T23:07:51.488Z] 557ced40c789: Preparing [2021-09-09T23:07:51.488Z] 577f866114ca: Preparing [2021-09-09T23:07:51.488Z] 30d265a3528a: Preparing [2021-09-09T23:07:51.488Z] 494c3f3c3e44: Preparing [2021-09-09T23:07:51.488Z] 18349f4c37e8: Preparing [2021-09-09T23:07:51.488Z] d0276f638f1a: Preparing [2021-09-09T23:07:51.488Z] 4fe914e2ea18: Preparing [2021-09-09T23:07:51.488Z] bdc42e120bf6: Preparing [2021-09-09T23:07:51.488Z] 30d265a3528a: Waiting [2021-09-09T23:07:51.488Z] 494c3f3c3e44: Waiting [2021-09-09T23:07:51.488Z] 18349f4c37e8: Waiting [2021-09-09T23:07:51.488Z] d0276f638f1a: Waiting [2021-09-09T23:07:51.488Z] bdc42e120bf6: Waiting [2021-09-09T23:07:51.488Z] 4fe914e2ea18: Waiting [2021-09-09T23:07:51.760Z] b3c9c24ae38d: Layer already exists [2021-09-09T23:07:51.760Z] 577f866114ca: Layer already exists [2021-09-09T23:07:51.760Z] be9462a55c7b: Layer already exists [2021-09-09T23:07:51.760Z] 27a194d5d0c3: Layer already exists [2021-09-09T23:07:51.760Z] 557ced40c789: Layer already exists [2021-09-09T23:07:51.760Z] 494c3f3c3e44: Layer already exists [2021-09-09T23:07:51.760Z] 4fe914e2ea18: Layer already exists [2021-09-09T23:07:51.760Z] 18349f4c37e8: Layer already exists [2021-09-09T23:07:51.760Z] 30d265a3528a: Layer already exists [2021-09-09T23:07:51.760Z] d0276f638f1a: Layer already exists [2021-09-09T23:07:51.760Z] bdc42e120bf6: Layer already exists [2021-09-09T23:07:51.760Z] main: digest: sha256:0e9bb0b9996ac9e9c37f92bd501febcdaf395fa49a2c4f6277639bb1719daed9 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T23:07:51.826Z] ===================================================== [Pipeline] echo [2021-09-09T23:07:51.843Z] taggedImages: [2021-09-09T23:07:51.843Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:07:51.843Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-09T23:07:51.843Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.42 [2021-09-09T23:07:51.843Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:07:51.843Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-09-09T23:07:51.884Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-09-09T23:07:51.884Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:07:51.884Z] latest [2021-09-09T23:07:51.884Z] 2.0.1-dev.42 [2021-09-09T23:07:51.884Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:07:51.884Z] main [2021-09-09T23:07:51.884Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:52.285Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:52.625Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:07:52.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-09T23:07:52.626Z] f496b5ec1711: Preparing [2021-09-09T23:07:52.626Z] e95d992799db: Preparing [2021-09-09T23:07:52.626Z] 4f488e4aba38: Preparing [2021-09-09T23:07:52.626Z] 5bd8a44f71d8: Preparing [2021-09-09T23:07:52.626Z] 78e062607180: Preparing [2021-09-09T23:07:52.626Z] bdc42e120bf6: Preparing [2021-09-09T23:07:52.626Z] bdc42e120bf6: Waiting [2021-09-09T23:07:53.225Z] 5bd8a44f71d8: Pushed [2021-09-09T23:07:53.225Z] 4f488e4aba38: Pushed [2021-09-09T23:07:53.225Z] bdc42e120bf6: Layer already exists [2021-09-09T23:07:53.496Z] 78e062607180: Pushed [2021-09-09T23:07:55.464Z] e95d992799db: Pushed [2021-09-09T23:07:55.464Z] f496b5ec1711: Pushed [2021-09-09T23:07:55.464Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:2bf17c40af16489b0dac45cbf6ce730ee1536bac52e316a616a2e1c13c925936 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:56.111Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:56.481Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-09T23:07:56.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-09T23:07:56.481Z] f496b5ec1711: Preparing [2021-09-09T23:07:56.481Z] e95d992799db: Preparing [2021-09-09T23:07:56.481Z] 4f488e4aba38: Preparing [2021-09-09T23:07:56.481Z] 5bd8a44f71d8: Preparing [2021-09-09T23:07:56.481Z] 78e062607180: Preparing [2021-09-09T23:07:56.481Z] bdc42e120bf6: Preparing [2021-09-09T23:07:56.481Z] bdc42e120bf6: Waiting [2021-09-09T23:07:56.481Z] e95d992799db: Layer already exists [2021-09-09T23:07:56.758Z] 78e062607180: Layer already exists [2021-09-09T23:07:56.758Z] f496b5ec1711: Layer already exists [2021-09-09T23:07:56.758Z] 5bd8a44f71d8: Layer already exists [2021-09-09T23:07:56.758Z] 4f488e4aba38: Layer already exists [2021-09-09T23:07:56.758Z] bdc42e120bf6: Layer already exists [2021-09-09T23:07:56.758Z] latest: digest: sha256:2bf17c40af16489b0dac45cbf6ce730ee1536bac52e316a616a2e1c13c925936 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:57.115Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:57.487Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.42 [2021-09-09T23:07:57.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-09T23:07:57.487Z] f496b5ec1711: Preparing [2021-09-09T23:07:57.487Z] e95d992799db: Preparing [2021-09-09T23:07:57.487Z] 4f488e4aba38: Preparing [2021-09-09T23:07:57.487Z] 5bd8a44f71d8: Preparing [2021-09-09T23:07:57.487Z] 78e062607180: Preparing [2021-09-09T23:07:57.487Z] bdc42e120bf6: Preparing [2021-09-09T23:07:57.759Z] e95d992799db: Layer already exists [2021-09-09T23:07:57.759Z] 4f488e4aba38: Layer already exists [2021-09-09T23:07:57.759Z] f496b5ec1711: Layer already exists [2021-09-09T23:07:57.759Z] 78e062607180: Layer already exists [2021-09-09T23:07:57.759Z] 5bd8a44f71d8: Layer already exists [2021-09-09T23:07:57.759Z] bdc42e120bf6: Layer already exists [2021-09-09T23:07:57.759Z] 2.0.1-dev.42: digest: sha256:2bf17c40af16489b0dac45cbf6ce730ee1536bac52e316a616a2e1c13c925936 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:58.113Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:58.458Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:07:58.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-09T23:07:58.458Z] f496b5ec1711: Preparing [2021-09-09T23:07:58.458Z] e95d992799db: Preparing [2021-09-09T23:07:58.458Z] 4f488e4aba38: Preparing [2021-09-09T23:07:58.458Z] 5bd8a44f71d8: Preparing [2021-09-09T23:07:58.458Z] 78e062607180: Preparing [2021-09-09T23:07:58.458Z] bdc42e120bf6: Preparing [2021-09-09T23:07:58.458Z] bdc42e120bf6: Waiting [2021-09-09T23:07:58.730Z] f496b5ec1711: Layer already exists [2021-09-09T23:07:58.730Z] 4f488e4aba38: Layer already exists [2021-09-09T23:07:58.730Z] 5bd8a44f71d8: Layer already exists [2021-09-09T23:07:58.730Z] 78e062607180: Layer already exists [2021-09-09T23:07:58.730Z] e95d992799db: Layer already exists [2021-09-09T23:07:58.730Z] bdc42e120bf6: Layer already exists [2021-09-09T23:07:58.730Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:2bf17c40af16489b0dac45cbf6ce730ee1536bac52e316a616a2e1c13c925936 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:59.082Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:07:59.423Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-09-09T23:07:59.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-09T23:07:59.423Z] f496b5ec1711: Preparing [2021-09-09T23:07:59.423Z] e95d992799db: Preparing [2021-09-09T23:07:59.423Z] 4f488e4aba38: Preparing [2021-09-09T23:07:59.423Z] 5bd8a44f71d8: Preparing [2021-09-09T23:07:59.423Z] 78e062607180: Preparing [2021-09-09T23:07:59.423Z] bdc42e120bf6: Preparing [2021-09-09T23:07:59.423Z] bdc42e120bf6: Waiting [2021-09-09T23:07:59.695Z] 5bd8a44f71d8: Layer already exists [2021-09-09T23:07:59.695Z] 4f488e4aba38: Layer already exists [2021-09-09T23:07:59.695Z] e95d992799db: Layer already exists [2021-09-09T23:07:59.695Z] f496b5ec1711: Layer already exists [2021-09-09T23:07:59.695Z] 78e062607180: Layer already exists [2021-09-09T23:07:59.695Z] bdc42e120bf6: Layer already exists [2021-09-09T23:07:59.695Z] main: digest: sha256:2bf17c40af16489b0dac45cbf6ce730ee1536bac52e316a616a2e1c13c925936 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T23:08:01.388Z] ===================================================== [Pipeline] echo [2021-09-09T23:08:01.404Z] taggedImages: [2021-09-09T23:08:01.404Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:08:01.404Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-09T23:08:01.404Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.42 [2021-09-09T23:08:01.404Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:08:01.404Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-09-09T23:08:01.437Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-09-09T23:08:01.437Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:08:01.437Z] latest [2021-09-09T23:08:01.437Z] 2.0.1-dev.42 [2021-09-09T23:08:01.437Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:08:01.437Z] main [2021-09-09T23:08:01.437Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:01.810Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:02.143Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:08:02.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-09T23:08:02.143Z] c05ff39dfa44: Preparing [2021-09-09T23:08:02.143Z] d8a704c28cd6: Preparing [2021-09-09T23:08:02.143Z] 2f22c79ba54b: Preparing [2021-09-09T23:08:02.143Z] b72b51bc67b3: Preparing [2021-09-09T23:08:02.143Z] 449db6033bdc: Preparing [2021-09-09T23:08:02.143Z] d2990637dc8f: Preparing [2021-09-09T23:08:02.143Z] b14a37a96488: Preparing [2021-09-09T23:08:02.143Z] 10db915dca8f: Preparing [2021-09-09T23:08:02.143Z] fc74fab252d7: Preparing [2021-09-09T23:08:02.143Z] bdc42e120bf6: Preparing [2021-09-09T23:08:02.143Z] d2990637dc8f: Waiting [2021-09-09T23:08:02.143Z] b14a37a96488: Waiting [2021-09-09T23:08:02.143Z] fc74fab252d7: Waiting [2021-09-09T23:08:02.143Z] 10db915dca8f: Waiting [2021-09-09T23:08:02.143Z] bdc42e120bf6: Waiting [2021-09-09T23:08:02.421Z] 449db6033bdc: Pushed [2021-09-09T23:08:02.421Z] c05ff39dfa44: Pushed [2021-09-09T23:08:02.421Z] d8a704c28cd6: Pushed [2021-09-09T23:08:02.695Z] d2990637dc8f: Pushed [2021-09-09T23:08:02.971Z] b14a37a96488: Pushed [2021-09-09T23:08:02.971Z] 10db915dca8f: Pushed [2021-09-09T23:08:02.971Z] bdc42e120bf6: Layer already exists [2021-09-09T23:08:03.240Z] fc74fab252d7: Pushed [2021-09-09T23:08:04.667Z] b72b51bc67b3: Pushed [2021-09-09T23:08:05.260Z] 2f22c79ba54b: Pushed [2021-09-09T23:08:05.535Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:d214f646102322ee0f9db10241230dfd370401e3027a4b5357cb5a7d7e331b8c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:05.879Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:06.220Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-09T23:08:06.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-09T23:08:06.220Z] c05ff39dfa44: Preparing [2021-09-09T23:08:06.220Z] d8a704c28cd6: Preparing [2021-09-09T23:08:06.220Z] 2f22c79ba54b: Preparing [2021-09-09T23:08:06.220Z] b72b51bc67b3: Preparing [2021-09-09T23:08:06.220Z] 449db6033bdc: Preparing [2021-09-09T23:08:06.220Z] d2990637dc8f: Preparing [2021-09-09T23:08:06.220Z] b14a37a96488: Preparing [2021-09-09T23:08:06.220Z] 10db915dca8f: Preparing [2021-09-09T23:08:06.220Z] fc74fab252d7: Preparing [2021-09-09T23:08:06.220Z] bdc42e120bf6: Preparing [2021-09-09T23:08:06.220Z] d2990637dc8f: Waiting [2021-09-09T23:08:06.220Z] 10db915dca8f: Waiting [2021-09-09T23:08:06.220Z] b14a37a96488: Waiting [2021-09-09T23:08:06.220Z] bdc42e120bf6: Waiting [2021-09-09T23:08:06.220Z] fc74fab252d7: Waiting [2021-09-09T23:08:06.220Z] c05ff39dfa44: Layer already exists [2021-09-09T23:08:06.220Z] 2f22c79ba54b: Layer already exists [2021-09-09T23:08:06.492Z] 449db6033bdc: Layer already exists [2021-09-09T23:08:06.492Z] b72b51bc67b3: Layer already exists [2021-09-09T23:08:06.492Z] d8a704c28cd6: Layer already exists [2021-09-09T23:08:06.492Z] d2990637dc8f: Layer already exists [2021-09-09T23:08:06.492Z] b14a37a96488: Layer already exists [2021-09-09T23:08:06.492Z] fc74fab252d7: Layer already exists [2021-09-09T23:08:06.492Z] 10db915dca8f: Layer already exists [2021-09-09T23:08:06.492Z] bdc42e120bf6: Layer already exists [2021-09-09T23:08:06.492Z] latest: digest: sha256:d214f646102322ee0f9db10241230dfd370401e3027a4b5357cb5a7d7e331b8c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:06.837Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:07.175Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.42 [2021-09-09T23:08:07.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-09T23:08:07.175Z] c05ff39dfa44: Preparing [2021-09-09T23:08:07.175Z] d8a704c28cd6: Preparing [2021-09-09T23:08:07.175Z] 2f22c79ba54b: Preparing [2021-09-09T23:08:07.175Z] b72b51bc67b3: Preparing [2021-09-09T23:08:07.175Z] 449db6033bdc: Preparing [2021-09-09T23:08:07.175Z] d2990637dc8f: Preparing [2021-09-09T23:08:07.175Z] b14a37a96488: Preparing [2021-09-09T23:08:07.175Z] 10db915dca8f: Preparing [2021-09-09T23:08:07.175Z] fc74fab252d7: Preparing [2021-09-09T23:08:07.175Z] bdc42e120bf6: Preparing [2021-09-09T23:08:07.175Z] d2990637dc8f: Waiting [2021-09-09T23:08:07.175Z] b14a37a96488: Waiting [2021-09-09T23:08:07.175Z] 10db915dca8f: Waiting [2021-09-09T23:08:07.175Z] fc74fab252d7: Waiting [2021-09-09T23:08:07.175Z] bdc42e120bf6: Waiting [2021-09-09T23:08:07.447Z] c05ff39dfa44: Layer already exists [2021-09-09T23:08:07.447Z] d8a704c28cd6: Layer already exists [2021-09-09T23:08:07.447Z] b72b51bc67b3: Layer already exists [2021-09-09T23:08:07.447Z] 2f22c79ba54b: Layer already exists [2021-09-09T23:08:07.447Z] 449db6033bdc: Layer already exists [2021-09-09T23:08:07.447Z] d2990637dc8f: Layer already exists [2021-09-09T23:08:07.447Z] b14a37a96488: Layer already exists [2021-09-09T23:08:07.447Z] 10db915dca8f: Layer already exists [2021-09-09T23:08:07.447Z] fc74fab252d7: Layer already exists [2021-09-09T23:08:07.447Z] bdc42e120bf6: Layer already exists [2021-09-09T23:08:07.447Z] 2.0.1-dev.42: digest: sha256:d214f646102322ee0f9db10241230dfd370401e3027a4b5357cb5a7d7e331b8c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:07.795Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:08.138Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:08:08.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-09T23:08:08.138Z] c05ff39dfa44: Preparing [2021-09-09T23:08:08.138Z] d8a704c28cd6: Preparing [2021-09-09T23:08:08.138Z] 2f22c79ba54b: Preparing [2021-09-09T23:08:08.138Z] b72b51bc67b3: Preparing [2021-09-09T23:08:08.138Z] 449db6033bdc: Preparing [2021-09-09T23:08:08.138Z] d2990637dc8f: Preparing [2021-09-09T23:08:08.138Z] b14a37a96488: Preparing [2021-09-09T23:08:08.138Z] 10db915dca8f: Preparing [2021-09-09T23:08:08.138Z] fc74fab252d7: Preparing [2021-09-09T23:08:08.138Z] bdc42e120bf6: Preparing [2021-09-09T23:08:08.138Z] d2990637dc8f: Waiting [2021-09-09T23:08:08.138Z] b14a37a96488: Waiting [2021-09-09T23:08:08.138Z] 10db915dca8f: Waiting [2021-09-09T23:08:08.138Z] bdc42e120bf6: Waiting [2021-09-09T23:08:08.138Z] fc74fab252d7: Waiting [2021-09-09T23:08:08.414Z] 2f22c79ba54b: Layer already exists [2021-09-09T23:08:08.414Z] b72b51bc67b3: Layer already exists [2021-09-09T23:08:08.414Z] c05ff39dfa44: Layer already exists [2021-09-09T23:08:08.414Z] d8a704c28cd6: Layer already exists [2021-09-09T23:08:08.414Z] 449db6033bdc: Layer already exists [2021-09-09T23:08:08.414Z] 10db915dca8f: Layer already exists [2021-09-09T23:08:08.414Z] d2990637dc8f: Layer already exists [2021-09-09T23:08:08.414Z] bdc42e120bf6: Layer already exists [2021-09-09T23:08:08.414Z] b14a37a96488: Layer already exists [2021-09-09T23:08:08.414Z] fc74fab252d7: Layer already exists [2021-09-09T23:08:08.415Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:d214f646102322ee0f9db10241230dfd370401e3027a4b5357cb5a7d7e331b8c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:08.766Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:09.101Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-09-09T23:08:09.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-09T23:08:09.101Z] c05ff39dfa44: Preparing [2021-09-09T23:08:09.101Z] d8a704c28cd6: Preparing [2021-09-09T23:08:09.101Z] 2f22c79ba54b: Preparing [2021-09-09T23:08:09.101Z] b72b51bc67b3: Preparing [2021-09-09T23:08:09.101Z] 449db6033bdc: Preparing [2021-09-09T23:08:09.101Z] d2990637dc8f: Preparing [2021-09-09T23:08:09.101Z] b14a37a96488: Preparing [2021-09-09T23:08:09.101Z] 10db915dca8f: Preparing [2021-09-09T23:08:09.101Z] fc74fab252d7: Preparing [2021-09-09T23:08:09.101Z] bdc42e120bf6: Preparing [2021-09-09T23:08:09.101Z] d2990637dc8f: Waiting [2021-09-09T23:08:09.101Z] b14a37a96488: Waiting [2021-09-09T23:08:09.101Z] 10db915dca8f: Waiting [2021-09-09T23:08:09.101Z] bdc42e120bf6: Waiting [2021-09-09T23:08:09.101Z] fc74fab252d7: Waiting [2021-09-09T23:08:09.101Z] d8a704c28cd6: Layer already exists [2021-09-09T23:08:09.101Z] 449db6033bdc: Layer already exists [2021-09-09T23:08:09.101Z] b72b51bc67b3: Layer already exists [2021-09-09T23:08:09.101Z] c05ff39dfa44: Layer already exists [2021-09-09T23:08:09.101Z] 2f22c79ba54b: Layer already exists [2021-09-09T23:08:09.371Z] 10db915dca8f: Layer already exists [2021-09-09T23:08:09.371Z] b14a37a96488: Layer already exists [2021-09-09T23:08:09.371Z] bdc42e120bf6: Layer already exists [2021-09-09T23:08:09.371Z] fc74fab252d7: Layer already exists [2021-09-09T23:08:09.371Z] d2990637dc8f: Layer already exists [2021-09-09T23:08:09.371Z] main: digest: sha256:d214f646102322ee0f9db10241230dfd370401e3027a4b5357cb5a7d7e331b8c size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T23:08:09.430Z] ===================================================== [Pipeline] echo [2021-09-09T23:08:09.445Z] taggedImages: [2021-09-09T23:08:09.445Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:08:09.445Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-09T23:08:09.445Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.42 [2021-09-09T23:08:09.445Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:08:09.445Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-09-09T23:08:09.477Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-09-09T23:08:09.477Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:08:09.477Z] latest [2021-09-09T23:08:09.477Z] 2.0.1-dev.42 [2021-09-09T23:08:09.477Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:08:09.477Z] main [2021-09-09T23:08:09.477Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:09.849Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:10.186Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:08:10.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-09T23:08:10.186Z] 73ad75a0ca8a: Preparing [2021-09-09T23:08:10.186Z] b97c6aa51db2: Preparing [2021-09-09T23:08:10.186Z] 30d265a3528a: Preparing [2021-09-09T23:08:10.186Z] 33f4124a33f5: Preparing [2021-09-09T23:08:10.186Z] bdc42e120bf6: Preparing [2021-09-09T23:08:10.462Z] bdc42e120bf6: Layer already exists [2021-09-09T23:08:10.462Z] 30d265a3528a: Layer already exists [2021-09-09T23:08:10.462Z] 73ad75a0ca8a: Pushed [2021-09-09T23:08:10.738Z] 33f4124a33f5: Pushed [2021-09-09T23:08:13.351Z] b97c6aa51db2: Pushed [2021-09-09T23:08:13.351Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:44a83f0c7a2eb33f31fe0dcebc12739cb5a54d3cd861b8f81a774c6f7cd98132 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:13.700Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:14.039Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-09T23:08:14.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-09T23:08:14.039Z] 73ad75a0ca8a: Preparing [2021-09-09T23:08:14.039Z] b97c6aa51db2: Preparing [2021-09-09T23:08:14.039Z] 30d265a3528a: Preparing [2021-09-09T23:08:14.039Z] 33f4124a33f5: Preparing [2021-09-09T23:08:14.039Z] bdc42e120bf6: Preparing [2021-09-09T23:08:14.312Z] 73ad75a0ca8a: Layer already exists [2021-09-09T23:08:14.312Z] 33f4124a33f5: Layer already exists [2021-09-09T23:08:14.312Z] b97c6aa51db2: Layer already exists [2021-09-09T23:08:14.312Z] bdc42e120bf6: Layer already exists [2021-09-09T23:08:14.312Z] 30d265a3528a: Layer already exists [2021-09-09T23:08:14.312Z] latest: digest: sha256:44a83f0c7a2eb33f31fe0dcebc12739cb5a54d3cd861b8f81a774c6f7cd98132 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:14.662Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:15.009Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.42 [2021-09-09T23:08:15.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-09T23:08:15.009Z] 73ad75a0ca8a: Preparing [2021-09-09T23:08:15.009Z] b97c6aa51db2: Preparing [2021-09-09T23:08:15.009Z] 30d265a3528a: Preparing [2021-09-09T23:08:15.009Z] 33f4124a33f5: Preparing [2021-09-09T23:08:15.009Z] bdc42e120bf6: Preparing [2021-09-09T23:08:15.009Z] 30d265a3528a: Layer already exists [2021-09-09T23:08:15.009Z] b97c6aa51db2: Layer already exists [2021-09-09T23:08:15.009Z] 73ad75a0ca8a: Layer already exists [2021-09-09T23:08:15.009Z] bdc42e120bf6: Layer already exists [2021-09-09T23:08:15.009Z] 33f4124a33f5: Layer already exists [2021-09-09T23:08:15.279Z] 2.0.1-dev.42: digest: sha256:44a83f0c7a2eb33f31fe0dcebc12739cb5a54d3cd861b8f81a774c6f7cd98132 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:15.626Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:15.968Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:08:15.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-09T23:08:15.968Z] 73ad75a0ca8a: Preparing [2021-09-09T23:08:15.968Z] b97c6aa51db2: Preparing [2021-09-09T23:08:15.968Z] 30d265a3528a: Preparing [2021-09-09T23:08:15.968Z] 33f4124a33f5: Preparing [2021-09-09T23:08:15.968Z] bdc42e120bf6: Preparing [2021-09-09T23:08:16.241Z] b97c6aa51db2: Layer already exists [2021-09-09T23:08:16.241Z] bdc42e120bf6: Layer already exists [2021-09-09T23:08:16.241Z] 30d265a3528a: Layer already exists [2021-09-09T23:08:16.241Z] 33f4124a33f5: Layer already exists [2021-09-09T23:08:16.241Z] 73ad75a0ca8a: Layer already exists [2021-09-09T23:08:16.241Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:44a83f0c7a2eb33f31fe0dcebc12739cb5a54d3cd861b8f81a774c6f7cd98132 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:16.590Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:16.962Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-09-09T23:08:16.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-09T23:08:16.962Z] 73ad75a0ca8a: Preparing [2021-09-09T23:08:16.962Z] b97c6aa51db2: Preparing [2021-09-09T23:08:16.962Z] 30d265a3528a: Preparing [2021-09-09T23:08:16.962Z] 33f4124a33f5: Preparing [2021-09-09T23:08:16.962Z] bdc42e120bf6: Preparing [2021-09-09T23:08:17.243Z] bdc42e120bf6: Layer already exists [2021-09-09T23:08:17.243Z] b97c6aa51db2: Layer already exists [2021-09-09T23:08:17.243Z] 73ad75a0ca8a: Layer already exists [2021-09-09T23:08:17.243Z] 33f4124a33f5: Layer already exists [2021-09-09T23:08:17.243Z] 30d265a3528a: Layer already exists [2021-09-09T23:08:17.243Z] main: digest: sha256:44a83f0c7a2eb33f31fe0dcebc12739cb5a54d3cd861b8f81a774c6f7cd98132 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T23:08:17.315Z] ===================================================== [Pipeline] echo [2021-09-09T23:08:17.331Z] taggedImages: [2021-09-09T23:08:17.331Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:08:17.331Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-09T23:08:17.331Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.42 [2021-09-09T23:08:17.331Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:08:17.331Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-09-09T23:08:17.367Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-09-09T23:08:17.367Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:08:17.367Z] latest [2021-09-09T23:08:17.367Z] 2.0.1-dev.42 [2021-09-09T23:08:17.367Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:08:17.367Z] main [2021-09-09T23:08:17.367Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:17.755Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:18.130Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:08:18.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-09T23:08:18.130Z] b92b43c6a793: Preparing [2021-09-09T23:08:18.130Z] 4c3870531d92: Preparing [2021-09-09T23:08:18.130Z] 30d265a3528a: Preparing [2021-09-09T23:08:18.130Z] f65d35a1d181: Preparing [2021-09-09T23:08:18.130Z] bdc42e120bf6: Preparing [2021-09-09T23:08:18.410Z] f65d35a1d181: Layer already exists [2021-09-09T23:08:18.410Z] 30d265a3528a: Layer already exists [2021-09-09T23:08:18.410Z] bdc42e120bf6: Layer already exists [2021-09-09T23:08:18.410Z] b92b43c6a793: Pushed [2021-09-09T23:08:21.019Z] 4c3870531d92: Pushed [2021-09-09T23:08:21.292Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:9b82b0907e402ef389466cfa42b567eae5c305d561e5bff23460a34ab1d1551c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:23.314Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:23.649Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-09T23:08:23.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-09T23:08:23.649Z] b92b43c6a793: Preparing [2021-09-09T23:08:23.649Z] 4c3870531d92: Preparing [2021-09-09T23:08:23.649Z] 30d265a3528a: Preparing [2021-09-09T23:08:23.649Z] f65d35a1d181: Preparing [2021-09-09T23:08:23.649Z] bdc42e120bf6: Preparing [2021-09-09T23:08:23.920Z] f65d35a1d181: Layer already exists [2021-09-09T23:08:23.920Z] 30d265a3528a: Layer already exists [2021-09-09T23:08:23.920Z] bdc42e120bf6: Layer already exists [2021-09-09T23:08:23.920Z] 4c3870531d92: Layer already exists [2021-09-09T23:08:23.920Z] b92b43c6a793: Layer already exists [2021-09-09T23:08:23.920Z] latest: digest: sha256:9b82b0907e402ef389466cfa42b567eae5c305d561e5bff23460a34ab1d1551c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:24.265Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:24.600Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.42 [2021-09-09T23:08:24.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-09T23:08:24.600Z] b92b43c6a793: Preparing [2021-09-09T23:08:24.600Z] 4c3870531d92: Preparing [2021-09-09T23:08:24.600Z] 30d265a3528a: Preparing [2021-09-09T23:08:24.600Z] f65d35a1d181: Preparing [2021-09-09T23:08:24.600Z] bdc42e120bf6: Preparing [2021-09-09T23:08:24.874Z] 4c3870531d92: Layer already exists [2021-09-09T23:08:24.874Z] f65d35a1d181: Layer already exists [2021-09-09T23:08:24.874Z] b92b43c6a793: Layer already exists [2021-09-09T23:08:24.874Z] 30d265a3528a: Layer already exists [2021-09-09T23:08:24.874Z] bdc42e120bf6: Layer already exists [2021-09-09T23:08:24.874Z] 2.0.1-dev.42: digest: sha256:9b82b0907e402ef389466cfa42b567eae5c305d561e5bff23460a34ab1d1551c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:25.215Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:25.550Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:08:25.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-09T23:08:25.550Z] b92b43c6a793: Preparing [2021-09-09T23:08:25.550Z] 4c3870531d92: Preparing [2021-09-09T23:08:25.550Z] 30d265a3528a: Preparing [2021-09-09T23:08:25.550Z] f65d35a1d181: Preparing [2021-09-09T23:08:25.550Z] bdc42e120bf6: Preparing [2021-09-09T23:08:25.824Z] bdc42e120bf6: Layer already exists [2021-09-09T23:08:25.825Z] b92b43c6a793: Layer already exists [2021-09-09T23:08:25.825Z] 30d265a3528a: Layer already exists [2021-09-09T23:08:25.825Z] f65d35a1d181: Layer already exists [2021-09-09T23:08:25.825Z] 4c3870531d92: Layer already exists [2021-09-09T23:08:25.825Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:9b82b0907e402ef389466cfa42b567eae5c305d561e5bff23460a34ab1d1551c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:26.173Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:26.512Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-09-09T23:08:26.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-09T23:08:26.785Z] b92b43c6a793: Preparing [2021-09-09T23:08:26.785Z] 4c3870531d92: Preparing [2021-09-09T23:08:26.785Z] 30d265a3528a: Preparing [2021-09-09T23:08:26.785Z] f65d35a1d181: Preparing [2021-09-09T23:08:26.785Z] bdc42e120bf6: Preparing [2021-09-09T23:08:26.785Z] 4c3870531d92: Layer already exists [2021-09-09T23:08:26.785Z] b92b43c6a793: Layer already exists [2021-09-09T23:08:26.785Z] 30d265a3528a: Layer already exists [2021-09-09T23:08:26.785Z] bdc42e120bf6: Layer already exists [2021-09-09T23:08:26.785Z] f65d35a1d181: Layer already exists [2021-09-09T23:08:26.785Z] main: digest: sha256:9b82b0907e402ef389466cfa42b567eae5c305d561e5bff23460a34ab1d1551c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T23:08:26.847Z] ===================================================== [Pipeline] echo [2021-09-09T23:08:26.862Z] taggedImages: [2021-09-09T23:08:26.862Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:08:26.862Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-09T23:08:26.862Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.42 [2021-09-09T23:08:26.862Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:08:26.862Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-09-09T23:08:26.893Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-09-09T23:08:26.893Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:08:26.893Z] latest [2021-09-09T23:08:26.893Z] 2.0.1-dev.42 [2021-09-09T23:08:26.893Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:08:26.893Z] main [2021-09-09T23:08:26.893Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:27.268Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:27.611Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:08:27.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-09T23:08:27.612Z] 9a1f10d346c7: Preparing [2021-09-09T23:08:27.612Z] f22febed6697: Preparing [2021-09-09T23:08:27.612Z] ec60c2ebbde2: Preparing [2021-09-09T23:08:27.612Z] 1866a8c67ee0: Preparing [2021-09-09T23:08:27.612Z] b287e4fe43ef: Preparing [2021-09-09T23:08:27.612Z] c39efab1fe40: Preparing [2021-09-09T23:08:27.612Z] 386fc9fe74c4: Preparing [2021-09-09T23:08:27.612Z] 097a5c91b892: Preparing [2021-09-09T23:08:27.612Z] 74984ba1a09f: Preparing [2021-09-09T23:08:27.612Z] 6d0ac5d4dfcb: Preparing [2021-09-09T23:08:27.612Z] c55d5dbdab40: Preparing [2021-09-09T23:08:27.612Z] 097a5c91b892: Waiting [2021-09-09T23:08:27.612Z] 74984ba1a09f: Waiting [2021-09-09T23:08:27.612Z] 6d0ac5d4dfcb: Waiting [2021-09-09T23:08:27.612Z] c55d5dbdab40: Waiting [2021-09-09T23:08:27.612Z] c39efab1fe40: Waiting [2021-09-09T23:08:27.612Z] 386fc9fe74c4: Waiting [2021-09-09T23:08:27.889Z] b287e4fe43ef: Layer already exists [2021-09-09T23:08:27.889Z] c39efab1fe40: Layer already exists [2021-09-09T23:08:27.889Z] 386fc9fe74c4: Layer already exists [2021-09-09T23:08:28.165Z] 097a5c91b892: Layer already exists [2021-09-09T23:08:28.165Z] f22febed6697: Pushed [2021-09-09T23:08:28.165Z] 74984ba1a09f: Layer already exists [2021-09-09T23:08:28.165Z] 6d0ac5d4dfcb: Layer already exists [2021-09-09T23:08:28.165Z] c55d5dbdab40: Layer already exists [2021-09-09T23:08:28.763Z] 9a1f10d346c7: Pushed [2021-09-09T23:08:30.742Z] ec60c2ebbde2: Pushed [2021-09-09T23:08:45.809Z] 1866a8c67ee0: Pushed [2021-09-09T23:08:45.809Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f: digest: sha256:5a07d632f865f9bebca04d2d5be555d7a41598dd8b5127fc8ae0c178d66fada3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:46.152Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:46.493Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-09T23:08:46.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-09T23:08:46.767Z] 9a1f10d346c7: Preparing [2021-09-09T23:08:46.767Z] f22febed6697: Preparing [2021-09-09T23:08:46.767Z] ec60c2ebbde2: Preparing [2021-09-09T23:08:46.767Z] 1866a8c67ee0: Preparing [2021-09-09T23:08:46.767Z] b287e4fe43ef: Preparing [2021-09-09T23:08:46.767Z] c39efab1fe40: Preparing [2021-09-09T23:08:46.767Z] 386fc9fe74c4: Preparing [2021-09-09T23:08:46.767Z] 097a5c91b892: Preparing [2021-09-09T23:08:46.767Z] 74984ba1a09f: Preparing [2021-09-09T23:08:46.767Z] 6d0ac5d4dfcb: Preparing [2021-09-09T23:08:46.767Z] c55d5dbdab40: Preparing [2021-09-09T23:08:46.767Z] 386fc9fe74c4: Waiting [2021-09-09T23:08:46.767Z] 097a5c91b892: Waiting [2021-09-09T23:08:46.767Z] 74984ba1a09f: Waiting [2021-09-09T23:08:46.767Z] c39efab1fe40: Waiting [2021-09-09T23:08:46.767Z] 6d0ac5d4dfcb: Waiting [2021-09-09T23:08:46.767Z] c55d5dbdab40: Waiting [2021-09-09T23:08:46.767Z] b287e4fe43ef: Layer already exists [2021-09-09T23:08:46.767Z] 1866a8c67ee0: Layer already exists [2021-09-09T23:08:46.767Z] f22febed6697: Layer already exists [2021-09-09T23:08:46.767Z] ec60c2ebbde2: Layer already exists [2021-09-09T23:08:46.767Z] 9a1f10d346c7: Layer already exists [2021-09-09T23:08:46.767Z] 097a5c91b892: Layer already exists [2021-09-09T23:08:46.767Z] c39efab1fe40: Layer already exists [2021-09-09T23:08:46.767Z] 386fc9fe74c4: Layer already exists [2021-09-09T23:08:46.767Z] 74984ba1a09f: Layer already exists [2021-09-09T23:08:46.767Z] 6d0ac5d4dfcb: Layer already exists [2021-09-09T23:08:46.767Z] c55d5dbdab40: Layer already exists [2021-09-09T23:08:46.767Z] latest: digest: sha256:5a07d632f865f9bebca04d2d5be555d7a41598dd8b5127fc8ae0c178d66fada3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:47.114Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:47.452Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.42 [2021-09-09T23:08:47.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-09T23:08:47.453Z] 9a1f10d346c7: Preparing [2021-09-09T23:08:47.453Z] f22febed6697: Preparing [2021-09-09T23:08:47.453Z] ec60c2ebbde2: Preparing [2021-09-09T23:08:47.453Z] 1866a8c67ee0: Preparing [2021-09-09T23:08:47.453Z] b287e4fe43ef: Preparing [2021-09-09T23:08:47.453Z] c39efab1fe40: Preparing [2021-09-09T23:08:47.453Z] 386fc9fe74c4: Preparing [2021-09-09T23:08:47.453Z] 097a5c91b892: Preparing [2021-09-09T23:08:47.453Z] 74984ba1a09f: Preparing [2021-09-09T23:08:47.453Z] 6d0ac5d4dfcb: Preparing [2021-09-09T23:08:47.453Z] c55d5dbdab40: Preparing [2021-09-09T23:08:47.453Z] 097a5c91b892: Waiting [2021-09-09T23:08:47.453Z] 74984ba1a09f: Waiting [2021-09-09T23:08:47.453Z] 6d0ac5d4dfcb: Waiting [2021-09-09T23:08:47.453Z] c39efab1fe40: Waiting [2021-09-09T23:08:47.453Z] c55d5dbdab40: Waiting [2021-09-09T23:08:47.453Z] 386fc9fe74c4: Waiting [2021-09-09T23:08:47.725Z] f22febed6697: Layer already exists [2021-09-09T23:08:47.725Z] b287e4fe43ef: Layer already exists [2021-09-09T23:08:47.725Z] ec60c2ebbde2: Layer already exists [2021-09-09T23:08:47.725Z] 9a1f10d346c7: Layer already exists [2021-09-09T23:08:47.725Z] 1866a8c67ee0: Layer already exists [2021-09-09T23:08:47.725Z] c39efab1fe40: Layer already exists [2021-09-09T23:08:47.725Z] 097a5c91b892: Layer already exists [2021-09-09T23:08:47.725Z] 386fc9fe74c4: Layer already exists [2021-09-09T23:08:47.725Z] 6d0ac5d4dfcb: Layer already exists [2021-09-09T23:08:47.725Z] 74984ba1a09f: Layer already exists [2021-09-09T23:08:47.725Z] c55d5dbdab40: Layer already exists [2021-09-09T23:08:47.725Z] 2.0.1-dev.42: digest: sha256:5a07d632f865f9bebca04d2d5be555d7a41598dd8b5127fc8ae0c178d66fada3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:48.070Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:48.409Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:08:48.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-09T23:08:48.409Z] 9a1f10d346c7: Preparing [2021-09-09T23:08:48.409Z] f22febed6697: Preparing [2021-09-09T23:08:48.409Z] ec60c2ebbde2: Preparing [2021-09-09T23:08:48.409Z] 1866a8c67ee0: Preparing [2021-09-09T23:08:48.409Z] b287e4fe43ef: Preparing [2021-09-09T23:08:48.409Z] c39efab1fe40: Preparing [2021-09-09T23:08:48.409Z] 386fc9fe74c4: Preparing [2021-09-09T23:08:48.409Z] 097a5c91b892: Preparing [2021-09-09T23:08:48.409Z] 74984ba1a09f: Preparing [2021-09-09T23:08:48.409Z] 6d0ac5d4dfcb: Preparing [2021-09-09T23:08:48.409Z] c55d5dbdab40: Preparing [2021-09-09T23:08:48.409Z] 097a5c91b892: Waiting [2021-09-09T23:08:48.409Z] 74984ba1a09f: Waiting [2021-09-09T23:08:48.409Z] c39efab1fe40: Waiting [2021-09-09T23:08:48.409Z] 6d0ac5d4dfcb: Waiting [2021-09-09T23:08:48.409Z] c55d5dbdab40: Waiting [2021-09-09T23:08:48.409Z] 386fc9fe74c4: Waiting [2021-09-09T23:08:48.681Z] 9a1f10d346c7: Layer already exists [2021-09-09T23:08:48.681Z] b287e4fe43ef: Layer already exists [2021-09-09T23:08:48.681Z] ec60c2ebbde2: Layer already exists [2021-09-09T23:08:48.681Z] f22febed6697: Layer already exists [2021-09-09T23:08:48.681Z] c39efab1fe40: Layer already exists [2021-09-09T23:08:48.681Z] 1866a8c67ee0: Layer already exists [2021-09-09T23:08:48.681Z] 386fc9fe74c4: Layer already exists [2021-09-09T23:08:48.681Z] 6d0ac5d4dfcb: Layer already exists [2021-09-09T23:08:48.681Z] 74984ba1a09f: Layer already exists [2021-09-09T23:08:48.681Z] c55d5dbdab40: Layer already exists [2021-09-09T23:08:48.681Z] 097a5c91b892: Layer already exists [2021-09-09T23:08:48.681Z] 0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42: digest: sha256:5a07d632f865f9bebca04d2d5be555d7a41598dd8b5127fc8ae0c178d66fada3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:49.024Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:49.363Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-09-09T23:08:49.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-09T23:08:49.363Z] 9a1f10d346c7: Preparing [2021-09-09T23:08:49.363Z] f22febed6697: Preparing [2021-09-09T23:08:49.363Z] ec60c2ebbde2: Preparing [2021-09-09T23:08:49.363Z] 1866a8c67ee0: Preparing [2021-09-09T23:08:49.363Z] b287e4fe43ef: Preparing [2021-09-09T23:08:49.363Z] c39efab1fe40: Preparing [2021-09-09T23:08:49.363Z] 386fc9fe74c4: Preparing [2021-09-09T23:08:49.363Z] 097a5c91b892: Preparing [2021-09-09T23:08:49.363Z] 74984ba1a09f: Preparing [2021-09-09T23:08:49.363Z] 6d0ac5d4dfcb: Preparing [2021-09-09T23:08:49.363Z] c55d5dbdab40: Preparing [2021-09-09T23:08:49.363Z] 097a5c91b892: Waiting [2021-09-09T23:08:49.363Z] 74984ba1a09f: Waiting [2021-09-09T23:08:49.363Z] 6d0ac5d4dfcb: Waiting [2021-09-09T23:08:49.363Z] c55d5dbdab40: Waiting [2021-09-09T23:08:49.363Z] c39efab1fe40: Waiting [2021-09-09T23:08:49.363Z] 386fc9fe74c4: Waiting [2021-09-09T23:08:49.642Z] 1866a8c67ee0: Layer already exists [2021-09-09T23:08:49.642Z] 9a1f10d346c7: Layer already exists [2021-09-09T23:08:49.642Z] b287e4fe43ef: Layer already exists [2021-09-09T23:08:49.642Z] ec60c2ebbde2: Layer already exists [2021-09-09T23:08:49.642Z] f22febed6697: Layer already exists [2021-09-09T23:08:49.642Z] 097a5c91b892: Layer already exists [2021-09-09T23:08:49.642Z] 386fc9fe74c4: Layer already exists [2021-09-09T23:08:49.642Z] c39efab1fe40: Layer already exists [2021-09-09T23:08:49.642Z] 74984ba1a09f: Layer already exists [2021-09-09T23:08:49.642Z] 6d0ac5d4dfcb: Layer already exists [2021-09-09T23:08:49.642Z] c55d5dbdab40: Layer already exists [2021-09-09T23:08:49.642Z] main: digest: sha256:5a07d632f865f9bebca04d2d5be555d7a41598dd8b5127fc8ae0c178d66fada3 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T23:08:49.708Z] ===================================================== [Pipeline] echo [2021-09-09T23:08:49.726Z] taggedImages: [2021-09-09T23:08:49.726Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f [2021-09-09T23:08:49.726Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-09T23:08:49.726Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.42 [2021-09-09T23:08:49.726Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0aafbc0fece84c024f34443fde64f7a14b5c547f-2.0.1-dev.42 [2021-09-09T23:08:49.726Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:50.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T23:08:50.496Z] [2021-09-09T23:08:50.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:08:50.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T23:08:51.124Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-09T23:08:51.124Z] 448f6bf000e3: Pulling fs layer [2021-09-09T23:08:51.124Z] f757da607395: Pulling fs layer [2021-09-09T23:08:51.124Z] 05883995daec: Pulling fs layer [2021-09-09T23:08:51.124Z] 8603b9c90790: Pulling fs layer [2021-09-09T23:08:51.124Z] 1560dd03e051: Pulling fs layer [2021-09-09T23:08:51.124Z] 27f5ce0e4adf: Pulling fs layer [2021-09-09T23:08:51.124Z] c2d8d7efcc4b: Pulling fs layer [2021-09-09T23:08:51.124Z] 8603b9c90790: Waiting [2021-09-09T23:08:51.124Z] 1560dd03e051: Waiting [2021-09-09T23:08:51.124Z] 27f5ce0e4adf: Waiting [2021-09-09T23:08:51.124Z] c2d8d7efcc4b: Waiting [2021-09-09T23:08:51.404Z] f757da607395: Verifying Checksum [2021-09-09T23:08:51.404Z] f757da607395: Download complete [2021-09-09T23:08:51.404Z] 8603b9c90790: Download complete [2021-09-09T23:08:51.682Z] 05883995daec: Verifying Checksum [2021-09-09T23:08:51.682Z] 05883995daec: Download complete [2021-09-09T23:08:51.682Z] 1560dd03e051: Verifying Checksum [2021-09-09T23:08:51.682Z] 1560dd03e051: Download complete [2021-09-09T23:08:51.682Z] 27f5ce0e4adf: Download complete [2021-09-09T23:08:52.666Z] 448f6bf000e3: Verifying Checksum [2021-09-09T23:08:52.666Z] 448f6bf000e3: Download complete [2021-09-09T23:08:56.049Z] c2d8d7efcc4b: Verifying Checksum [2021-09-09T23:08:56.049Z] c2d8d7efcc4b: Download complete [2021-09-09T23:08:56.049Z] 448f6bf000e3: Pull complete [2021-09-09T23:08:57.023Z] f757da607395: Pull complete [2021-09-09T23:08:58.555Z] 05883995daec: Pull complete [2021-09-09T23:08:59.987Z] 8603b9c90790: Pull complete [2021-09-09T23:09:01.419Z] 1560dd03e051: Pull complete [2021-09-09T23:09:01.692Z] 27f5ce0e4adf: Pull complete [2021-09-09T23:09:16.788Z] c2d8d7efcc4b: Pull complete [2021-09-09T23:09:16.788Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-09T23:09:16.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T23:09:16.788Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-09T23:09:17.065Z] prd-ubuntu18.04-docker-arm64-4c-16g-1891 does not seem to be running inside a container [2021-09-09T23:09:17.164Z] $ 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/49 -v /w/workspace/edgex-go/49:/w/workspace/edgex-go/49:rw,z -v /w/workspace/edgex-go/49@tmp:/w/workspace/edgex-go/49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-09T23:09:21.092Z] $ docker top 4e7f4f56ac11c715843ad2312a7808284c02f9168f33568289e3b40c6fda29cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T23:09:23.980Z] ---> job-cost.sh [2021-09-09T23:09:23.980Z] lf-activate-venv: SKIPPING [2021-09-09T23:09:23.980Z] INFO: No Stack... [2021-09-09T23:09:24.570Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-09T23:09:25.163Z] INFO: Archiving Costs [Pipeline] sh [2021-09-09T23:09:25.822Z] + + cat /w/workspace/edgex-go/49/archives/cost.csv [2021-09-09T23:09:25.822Z] cut -d, -f6 [Pipeline] lock [2021-09-09T23:09:25.892Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-49-stack-cost] [2021-09-09T23:09:25.902Z] Resource [jenkins-edgexfoundry-edgex-go-main-49-stack-cost] did not exist. Created. [2021-09-09T23:09:25.902Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-09T23:09:26.573Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-09T23:09:27.341Z] Stashed 1 file(s) [Pipeline] } [2021-09-09T23:09:27.351Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-49-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-09T23:09:27.401Z] $ docker stop --time=1 4e7f4f56ac11c715843ad2312a7808284c02f9168f33568289e3b40c6fda29cf [2021-09-09T23:09:29.144Z] $ docker rm -f 4e7f4f56ac11c715843ad2312a7808284c02f9168f33568289e3b40c6fda29cf [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 [2021-09-09T23:09:30.289Z] provisioning config files... [2021-09-09T23:09:30.305Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/49@tmp/config4719899238327938141tmp [Pipeline] { [Pipeline] sh [2021-09-09T23:09:30.630Z] + set +x [2021-09-09T23:09:30.630Z] + bash -s -- [2021-09-09T23:09:30.630Z] + curl -s https://codecov.io/bash [2021-09-09T23:09:30.896Z] [2021-09-09T23:09:30.896Z] _____ _ [2021-09-09T23:09:30.896Z] / ____| | | [2021-09-09T23:09:30.896Z] | | ___ __| | ___ ___ _____ __ [2021-09-09T23:09:30.896Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-09T23:09:30.896Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-09T23:09:30.896Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-09T23:09:30.896Z] Bash-1.0.6 [2021-09-09T23:09:30.896Z] [2021-09-09T23:09:30.896Z] [2021-09-09T23:09:30.896Z] ==> git version 2.24.4 found [2021-09-09T23:09:30.896Z] ==> 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 [2021-09-09T23:09:30.896Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-09T23:09:30.896Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-09T23:09:30.896Z] ==> Jenkins CI detected. [2021-09-09T23:09:30.896Z] current dir:  /w/workspace/edgex-go/49 [2021-09-09T23:09:30.896Z] project root: . [2021-09-09T23:09:30.896Z] --> token set from env [2021-09-09T23:09:30.896Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-09T23:09:30.896Z] ==> Running gcov in . (disable via -X gcov) [2021-09-09T23:09:30.896Z] ==> Python coveragepy not found [2021-09-09T23:09:30.896Z] ==> Searching for coverage reports in: [2021-09-09T23:09:30.896Z] + . [2021-09-09T23:09:30.896Z] -> Found 1 reports [2021-09-09T23:09:30.896Z] ==> Detecting git/mercurial file structure [2021-09-09T23:09:30.896Z] ==> Reading reports [2021-09-09T23:09:30.896Z] + ./coverage.out bytes=405610 [2021-09-09T23:09:30.896Z] ==> Appending adjustments [2021-09-09T23:09:30.896Z] https://docs.codecov.io/docs/fixing-reports [2021-09-09T23:09:31.980Z] + Found adjustments [2021-09-09T23:09:31.980Z] ==> Gzipping contents [2021-09-09T23:09:31.980Z] 56K /tmp/codecov.cPA5Jo.gz [2021-09-09T23:09:31.980Z] ==> Uploading reports [2021-09-09T23:09:31.980Z] url: https://codecov.io [2021-09-09T23:09:31.980Z] query: branch=main&commit=0aafbc0fece84c024f34443fde64f7a14b5c547f&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-09T23:09:31.980Z] -> Pinging Codecov [2021-09-09T23:09:31.980Z] 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=0aafbc0fece84c024f34443fde64f7a14b5c547f&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-09T23:09:32.566Z] -> Uploading to [2021-09-09T23:09:32.566Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-09/00271124DB129430A58F1EEE437C3FCB/0aafbc0fece84c024f34443fde64f7a14b5c547f/a5202d69-3272-4168-b28e-d17e6f3cb7ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210909%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210909T230932Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b875dbc47b3dcd702c6ec3243bde75aaeecc0130be090eb7e7bae740d7b93b42 [2021-09-09T23:09:32.566Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T23:09:32.566Z] Dload Upload Total Spent Left Speed [2021-09-09T23:09:32.833Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54533 0 0 100 54533 0 113k --:--:-- --:--:-- --:--:-- 113k [2021-09-09T23:09:32.833Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0aafbc0fece84c024f34443fde64f7a14b5c547f [Pipeline] } [2021-09-09T23:09:32.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-09-09T23:09:35.211Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-09T23:09:35.245Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:09:35.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-09T23:09:35.575Z] [2021-09-09T23:09:35.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:09:35.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-09T23:09:35.904Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-09T23:09:35.904Z] 188c0c94c7c5: Pulling fs layer [2021-09-09T23:09:35.904Z] 0ef7d3d256c8: Pulling fs layer [2021-09-09T23:09:35.904Z] de9db76c5a1d: Pulling fs layer [2021-09-09T23:09:35.904Z] 0eba1c9be4d2: Pulling fs layer [2021-09-09T23:09:35.904Z] 0d57e429df01: Pulling fs layer [2021-09-09T23:09:35.904Z] 4e4be7b47b0d: Pulling fs layer [2021-09-09T23:09:35.904Z] e1f770b5df2f: Pulling fs layer [2021-09-09T23:09:35.904Z] 85a0685a4137: Pulling fs layer [2021-09-09T23:09:35.904Z] 0eba1c9be4d2: Waiting [2021-09-09T23:09:35.904Z] 0d57e429df01: Waiting [2021-09-09T23:09:35.904Z] 4e4be7b47b0d: Waiting [2021-09-09T23:09:35.904Z] e1f770b5df2f: Waiting [2021-09-09T23:09:35.904Z] 85a0685a4137: Waiting [2021-09-09T23:09:35.904Z] de9db76c5a1d: Verifying Checksum [2021-09-09T23:09:35.904Z] de9db76c5a1d: Download complete [2021-09-09T23:09:35.904Z] 0ef7d3d256c8: Verifying Checksum [2021-09-09T23:09:35.904Z] 0ef7d3d256c8: Download complete [2021-09-09T23:09:35.904Z] 0d57e429df01: Verifying Checksum [2021-09-09T23:09:35.904Z] 0d57e429df01: Download complete [2021-09-09T23:09:35.904Z] 4e4be7b47b0d: Verifying Checksum [2021-09-09T23:09:35.904Z] 4e4be7b47b0d: Download complete [2021-09-09T23:09:36.169Z] 188c0c94c7c5: Verifying Checksum [2021-09-09T23:09:36.169Z] 188c0c94c7c5: Download complete [2021-09-09T23:09:36.436Z] 188c0c94c7c5: Pull complete [2021-09-09T23:09:36.436Z] 0ef7d3d256c8: Pull complete [2021-09-09T23:09:36.436Z] de9db76c5a1d: Pull complete [2021-09-09T23:09:37.390Z] e1f770b5df2f: Verifying Checksum [2021-09-09T23:09:37.390Z] e1f770b5df2f: Download complete [2021-09-09T23:09:40.739Z] 0eba1c9be4d2: Verifying Checksum [2021-09-09T23:09:40.739Z] 0eba1c9be4d2: Download complete [2021-09-09T23:09:40.739Z] 85a0685a4137: Verifying Checksum [2021-09-09T23:09:40.739Z] 85a0685a4137: Download complete [2021-09-09T23:09:43.557Z] 0eba1c9be4d2: Pull complete [2021-09-09T23:09:43.557Z] 0d57e429df01: Pull complete [2021-09-09T23:09:43.557Z] 4e4be7b47b0d: Pull complete [2021-09-09T23:09:44.144Z] e1f770b5df2f: Pull complete [2021-09-09T23:09:47.727Z] 85a0685a4137: Pull complete [2021-09-09T23:09:47.727Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-09T23:09:47.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-09T23:09:47.727Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-09T23:09:47.826Z] prd-centos7-docker-4c-2g-1888 does not seem to be running inside a container [2021-09-09T23:09:47.887Z] $ 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/49 -v /w/workspace/edgex-go/49:/w/workspace/edgex-go/49:rw,z -v /w/workspace/edgex-go/49@tmp:/w/workspace/edgex-go/49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-09-09T23:09:50.685Z] $ docker top 8b49a120cabc6a1f23578c41ec9245d6b72955aaba0b28da31266b98e520bdd5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-09T23:09:50.784Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-09T23:09:51.097Z] + set -o pipefail [2021-09-09T23:09:51.097Z] + snyk monitor '--org=edgex-jenkins' [2021-09-09T23:09:57.738Z] [2021-09-09T23:09:57.738Z] Monitoring /w/workspace/edgex-go/49 (github.com/edgexfoundry/edgex-go)... [2021-09-09T23:09:57.738Z] [2021-09-09T23:09:57.738Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/9c28e92b-d873-4265-b0ff-4522acae01e5 [2021-09-09T23:09:57.738Z] [2021-09-09T23:09:57.739Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-09T23:09:57.739Z] [2021-09-09T23:09:57.739Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-09T23:09:57.739Z] [2021-09-09T23:09:57.739Z] [Pipeline] } [2021-09-09T23:09:57.755Z] $ docker stop --time=1 8b49a120cabc6a1f23578c41ec9245d6b72955aaba0b28da31266b98e520bdd5 [2021-09-09T23:09:59.455Z] $ docker rm -f 8b49a120cabc6a1f23578c41ec9245d6b72955aaba0b28da31266b98e520bdd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-09-09T23:10:00.211Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T23:10:00.230Z] provisioning config files... [2021-09-09T23:10:00.243Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/49@tmp/config4944151279078040125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T23:10:00.570Z] --> edgex-publish-swagger.sh [2021-09-09T23:10:00.571Z] === Publish openapi/v2 API === [2021-09-09T23:10:00.571Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-09-09T23:10:00.571Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/49/openapi/v2/core-command.yaml] [2021-09-09T23:10:00.571Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T23:10:00.571Z] Dload Upload Total Spent Left Speed [2021-09-09T23:10:02.249Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 25997 0:00:01 0:00:01 --:--:-- 25992 100 31867 0 0 100 31867 0 17368 0:00:01 0:00:01 --:--:-- 17366 [2021-09-09T23:10:02.249Z] [2021-09-09T23:10:02.249Z] [2021-09-09T23:10:02.249Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/49/openapi/v2/core-data.yaml] [2021-09-09T23:10:02.249Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T23:10:02.249Z] Dload Upload Total Spent Left Speed [2021-09-09T23:10:03.925Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 55891 0:00:01 0:00:01 --:--:-- 55941 100 65452 0 0 100 65452 0 37421 0:00:01 0:00:01 --:--:-- 37422 100 65452 0 0 100 65452 0 37417 0:00:01 0:00:01 --:--:-- 37401 [2021-09-09T23:10:03.925Z] [2021-09-09T23:10:03.925Z] [2021-09-09T23:10:03.925Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/49/openapi/v2/core-metadata.yaml] [2021-09-09T23:10:03.925Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T23:10:03.925Z] Dload Upload Total Spent Left Speed [2021-09-09T23:10:05.332Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 111k 0:00:01 0:00:01 --:--:-- 111k 100 119k 0 0 100 119k 0 111k 0:00:01 0:00:01 --:--:-- 111k [2021-09-09T23:10:05.332Z] [2021-09-09T23:10:05.332Z] [2021-09-09T23:10:05.332Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/49/openapi/v2/support-notifications.yaml] [2021-09-09T23:10:05.332Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T23:10:05.332Z] Dload Upload Total Spent Left Speed [2021-09-09T23:10:06.292Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 74413 0:00:01 0:00:01 --:--:-- 74464 100 86007 0 0 100 86007 0 69118 0:00:01 0:00:01 --:--:-- 69137 [2021-09-09T23:10:06.292Z] [2021-09-09T23:10:06.292Z] [2021-09-09T23:10:06.292Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/49/openapi/v2/support-scheduler.yaml] [2021-09-09T23:10:06.292Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T23:10:06.292Z] Dload Upload Total Spent Left Speed [2021-09-09T23:10:07.523Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 36710 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 32358 0:00:01 0:00:01 --:--:-- 32372 [2021-09-09T23:10:07.523Z] [2021-09-09T23:10:07.523Z] [2021-09-09T23:10:07.523Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/49/openapi/v2/system-agent.yaml] [2021-09-09T23:10:07.523Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T23:10:07.523Z] Dload Upload Total Spent Left Speed [2021-09-09T23:10:09.008Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 16564 0:00:01 0:00:01 --:--:-- 16556 100 19603 0 0 100 19603 0 14234 0:00:01 0:00:01 --:--:-- 14225 [2021-09-09T23:10:09.008Z] [2021-09-09T23:10:09.008Z] [Pipeline] } [2021-09-09T23:10:09.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:10:09.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T23:10:09.551Z] . [Pipeline] withDockerContainer [2021-09-09T23:10:11.346Z] prd-centos7-docker-4c-2g-1888 does not seem to be running inside a container [2021-09-09T23:10:11.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/49 -v /w/workspace/edgex-go/49:/w/workspace/edgex-go/49:rw,z -v /w/workspace/edgex-go/49@tmp:/w/workspace/edgex-go/49@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:10004/edgex-devops/git-semver:latest cat [2021-09-09T23:10:11.848Z] $ docker top 461846289fe6e34be161dc0088ec664ddea65863bc712314914e237b2e0663b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-09T23:10:11.986Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T23:10:11.986Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T23:10:12.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T23:10:12.138Z] $ docker exec 461846289fe6e34be161dc0088ec664ddea65863bc712314914e237b2e0663b9 ssh-agent [2021-09-09T23:10:12.268Z] SSH_AUTH_SOCK=/tmp/ssh-7jAMW9650ubq/agent.15 [2021-09-09T23:10:12.268Z] SSH_AGENT_PID=21 [2021-09-09T23:10:12.277Z] Running ssh-add (command line suppressed) [2021-09-09T23:10:12.378Z] Identity added: /w/workspace/edgex-go/49@tmp/private_key_7284841385361893494.key (/w/workspace/edgex-go/49@tmp/private_key_7284841385361893494.key) [2021-09-09T23:10:12.404Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T23:10:12.721Z] + git semver tag [2021-09-09T23:10:12.722Z] # -> Open(): unable to determine branch for HEAD [2021-09-09T23:10:12.722Z] # $GIT_DIR = /w/workspace/edgex-go/49/.git [2021-09-09T23:10:12.722Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/49 [2021-09-09T23:10:12.722Z] # $SEMVER_REMOTE_NAME = origin [2021-09-09T23:10:12.722Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-09T23:10:12.722Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-09T23:10:12.722Z] # $SEMVER_BRANCH = main [2021-09-09T23:10:12.722Z] # $SEMVER_DIR = /w/workspace/edgex-go/49/.semver [2021-09-09T23:10:12.722Z] # 0aafbc0fece84c024f34443fde64f7a14b5c547f HEAD [2021-09-09T23:10:12.722Z] # -> Force: false [2021-09-09T23:10:12.722Z] # 24d1550983df23bd9e52e193e5b7722eef55dc13 refs/tags/v2.0.1-dev.42 [Pipeline] } [2021-09-09T23:10:12.734Z] $ docker exec --env ******** --env ******** 461846289fe6e34be161dc0088ec664ddea65863bc712314914e237b2e0663b9 ssh-agent -k [2021-09-09T23:10:12.833Z] unset SSH_AUTH_SOCK; [2021-09-09T23:10:12.833Z] unset SSH_AGENT_PID; [2021-09-09T23:10:12.833Z] echo Agent pid 21 killed; [2021-09-09T23:10:12.853Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T23:10:13.191Z] + git semver [Pipeline] } [2021-09-09T23:10:13.209Z] $ docker stop --time=1 461846289fe6e34be161dc0088ec664ddea65863bc712314914e237b2e0663b9 [2021-09-09T23:10:14.423Z] $ docker rm -f 461846289fe6e34be161dc0088ec664ddea65863bc712314914e237b2e0663b9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:10:15.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-09T23:10:15.073Z] [2021-09-09T23:10:15.073Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:10:15.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-09T23:10:15.401Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-09T23:10:15.401Z] ab5ef0e58194: Pulling fs layer [2021-09-09T23:10:15.401Z] 9712f1f96733: Pulling fs layer [2021-09-09T23:10:15.401Z] 63f879dbbcfc: Pulling fs layer [2021-09-09T23:10:15.401Z] 0d9ebad4ef96: Pulling fs layer [2021-09-09T23:10:15.401Z] e9a5061849ea: Pulling fs layer [2021-09-09T23:10:15.401Z] d747dcd14b5f: Pulling fs layer [2021-09-09T23:10:15.401Z] 2de7ff778b66: Pulling fs layer [2021-09-09T23:10:15.401Z] 0d9ebad4ef96: Waiting [2021-09-09T23:10:15.401Z] d747dcd14b5f: Waiting [2021-09-09T23:10:15.401Z] 2de7ff778b66: Waiting [2021-09-09T23:10:15.401Z] e9a5061849ea: Waiting [2021-09-09T23:10:15.401Z] 9712f1f96733: Verifying Checksum [2021-09-09T23:10:15.401Z] 9712f1f96733: Download complete [2021-09-09T23:10:17.334Z] 63f879dbbcfc: Verifying Checksum [2021-09-09T23:10:17.334Z] 63f879dbbcfc: Download complete [2021-09-09T23:10:17.334Z] e9a5061849ea: Verifying Checksum [2021-09-09T23:10:17.334Z] e9a5061849ea: Download complete [2021-09-09T23:10:17.334Z] d747dcd14b5f: Verifying Checksum [2021-09-09T23:10:17.334Z] d747dcd14b5f: Download complete [2021-09-09T23:10:17.915Z] 2de7ff778b66: Verifying Checksum [2021-09-09T23:10:17.915Z] 2de7ff778b66: Download complete [2021-09-09T23:10:18.181Z] ab5ef0e58194: Verifying Checksum [2021-09-09T23:10:18.181Z] ab5ef0e58194: Download complete [2021-09-09T23:10:18.448Z] 0d9ebad4ef96: Verifying Checksum [2021-09-09T23:10:18.448Z] 0d9ebad4ef96: Download complete [2021-09-09T23:10:21.035Z] ab5ef0e58194: Pull complete [2021-09-09T23:10:21.035Z] 9712f1f96733: Pull complete [2021-09-09T23:10:21.621Z] 63f879dbbcfc: Pull complete [2021-09-09T23:10:25.004Z] 0d9ebad4ef96: Pull complete [2021-09-09T23:10:25.004Z] e9a5061849ea: Pull complete [2021-09-09T23:10:25.272Z] d747dcd14b5f: Pull complete [2021-09-09T23:10:26.233Z] 2de7ff778b66: Pull complete [2021-09-09T23:10:26.233Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-09T23:10:26.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-09T23:10:26.233Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-09T23:10:26.330Z] prd-centos7-docker-4c-2g-1888 does not seem to be running inside a container [2021-09-09T23:10:26.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/49 -v /w/workspace/edgex-go/49:/w/workspace/edgex-go/49:rw,z -v /w/workspace/edgex-go/49@tmp:/w/workspace/edgex-go/49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-09-09T23:10:29.669Z] $ docker top 3f961901ba72cef86732c38f907d7f491d87c32fc7d404190e96e3df38aa4176 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-09T23:10:29.775Z] provisioning config files... [2021-09-09T23:10:29.789Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/49@tmp/config7090133926216318641tmp [2021-09-09T23:10:29.809Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/49@tmp/config5843260944601373649tmp [2021-09-09T23:10:29.829Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/49@tmp/config8408395160270686862tmp [Pipeline] { [Pipeline] echo [2021-09-09T23:10:29.852Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T23:10:30.157Z] ---> sigul-configuration.sh [2021-09-09T23:10:30.157Z] gpg: directory `/root/.gnupg' created [2021-09-09T23:10:30.157Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-09T23:10:30.157Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-09T23:10:30.157Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-09T23:10:30.157Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-09T23:10:30.157Z] gpg: CAST5 encrypted data [2021-09-09T23:10:30.157Z] gpg: encrypted with 1 passphrase [2021-09-09T23:10:30.157Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-09T23:10:30.468Z] + mkdir /home/jenkins [2021-09-09T23:10:30.468Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-09T23:10:30.781Z] + 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 [2021-09-09T23:10:30.796Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T23:10:31.109Z] ---> sigul-install.sh [2021-09-09T23:10:31.109Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-09T23:10:31.418Z] + git tag --list [2021-09-09T23:10:31.419Z] 0.6.0 [2021-09-09T23:10:31.419Z] 0.6.1 [2021-09-09T23:10:31.419Z] 0.7.0 [2021-09-09T23:10:31.419Z] 0.7.1 [2021-09-09T23:10:31.419Z] v1.0.0 [2021-09-09T23:10:31.419Z] v1.0.1 [2021-09-09T23:10:31.419Z] v1.1.0 [2021-09-09T23:10:31.419Z] v1.2.0 [2021-09-09T23:10:31.419Z] v1.2.1 [2021-09-09T23:10:31.419Z] v1.3.0 [2021-09-09T23:10:31.419Z] v1.3.1 [2021-09-09T23:10:31.419Z] v2.0.0 [2021-09-09T23:10:31.419Z] v2.0.1-dev.1 [2021-09-09T23:10:31.419Z] v2.0.1-dev.10 [2021-09-09T23:10:31.419Z] v2.0.1-dev.11 [2021-09-09T23:10:31.419Z] v2.0.1-dev.12 [2021-09-09T23:10:31.419Z] v2.0.1-dev.13 [2021-09-09T23:10:31.419Z] v2.0.1-dev.14 [2021-09-09T23:10:31.419Z] v2.0.1-dev.15 [2021-09-09T23:10:31.419Z] v2.0.1-dev.16 [2021-09-09T23:10:31.419Z] v2.0.1-dev.17 [2021-09-09T23:10:31.419Z] v2.0.1-dev.18 [2021-09-09T23:10:31.419Z] v2.0.1-dev.19 [2021-09-09T23:10:31.419Z] v2.0.1-dev.2 [2021-09-09T23:10:31.419Z] v2.0.1-dev.20 [2021-09-09T23:10:31.419Z] v2.0.1-dev.21 [2021-09-09T23:10:31.419Z] v2.0.1-dev.22 [2021-09-09T23:10:31.419Z] v2.0.1-dev.23 [2021-09-09T23:10:31.419Z] v2.0.1-dev.24 [2021-09-09T23:10:31.419Z] v2.0.1-dev.25 [2021-09-09T23:10:31.419Z] v2.0.1-dev.26 [2021-09-09T23:10:31.419Z] v2.0.1-dev.27 [2021-09-09T23:10:31.419Z] v2.0.1-dev.28 [2021-09-09T23:10:31.419Z] v2.0.1-dev.29 [2021-09-09T23:10:31.419Z] v2.0.1-dev.3 [2021-09-09T23:10:31.419Z] v2.0.1-dev.30 [2021-09-09T23:10:31.419Z] v2.0.1-dev.31 [2021-09-09T23:10:31.419Z] v2.0.1-dev.32 [2021-09-09T23:10:31.419Z] v2.0.1-dev.33 [2021-09-09T23:10:31.419Z] v2.0.1-dev.34 [2021-09-09T23:10:31.419Z] v2.0.1-dev.35 [2021-09-09T23:10:31.419Z] v2.0.1-dev.36 [2021-09-09T23:10:31.419Z] v2.0.1-dev.37 [2021-09-09T23:10:31.419Z] v2.0.1-dev.38 [2021-09-09T23:10:31.419Z] v2.0.1-dev.39 [2021-09-09T23:10:31.419Z] v2.0.1-dev.4 [2021-09-09T23:10:31.419Z] v2.0.1-dev.40 [2021-09-09T23:10:31.419Z] v2.0.1-dev.41 [2021-09-09T23:10:31.419Z] v2.0.1-dev.42 [2021-09-09T23:10:31.419Z] v2.0.1-dev.5 [2021-09-09T23:10:31.419Z] v2.0.1-dev.6 [2021-09-09T23:10:31.419Z] v2.0.1-dev.7 [2021-09-09T23:10:31.419Z] v2.0.1-dev.8 [2021-09-09T23:10:31.419Z] v2.0.1-dev.9 [Pipeline] sh [2021-09-09T23:10:31.734Z] + lftools sign git-tag v2.0.1-dev.42 [2021-09-09T23:10:32.316Z] Signing Git tag with Sigul... [2021-09-09T23:10:32.316Z] Signing v2.0.1-dev.42 [Pipeline] echo [2021-09-09T23:10:33.290Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T23:10:33.602Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-09T23:10:33.614Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-09T23:10:33.654Z] $ docker stop --time=1 3f961901ba72cef86732c38f907d7f491d87c32fc7d404190e96e3df38aa4176 [2021-09-09T23:10:34.867Z] $ docker rm -f 3f961901ba72cef86732c38f907d7f491d87c32fc7d404190e96e3df38aa4176 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:10:35.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T23:10:35.541Z] . [Pipeline] withDockerContainer [2021-09-09T23:10:35.646Z] prd-centos7-docker-4c-2g-1888 does not seem to be running inside a container [2021-09-09T23:10:35.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/49 -v /w/workspace/edgex-go/49:/w/workspace/edgex-go/49:rw,z -v /w/workspace/edgex-go/49@tmp:/w/workspace/edgex-go/49@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:10004/edgex-devops/git-semver:latest cat [2021-09-09T23:10:36.136Z] $ docker top 53cadf956fc7880895677151de1dede90d4b982880a6bc5fd538c7f8b1b4e1f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-09T23:10:36.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T23:10:36.278Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T23:10:36.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T23:10:36.395Z] $ docker exec 53cadf956fc7880895677151de1dede90d4b982880a6bc5fd538c7f8b1b4e1f3 ssh-agent [2021-09-09T23:10:36.523Z] SSH_AUTH_SOCK=/tmp/ssh-W4WlWoUSlrTs/agent.13 [2021-09-09T23:10:36.523Z] SSH_AGENT_PID=19 [2021-09-09T23:10:36.531Z] Running ssh-add (command line suppressed) [2021-09-09T23:10:36.632Z] Identity added: /w/workspace/edgex-go/49@tmp/private_key_6848940792998539968.key (/w/workspace/edgex-go/49@tmp/private_key_6848940792998539968.key) [2021-09-09T23:10:36.658Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T23:10:36.973Z] + git semver bump pre [2021-09-09T23:10:36.973Z] # -> Open(): unable to determine branch for HEAD [2021-09-09T23:10:36.973Z] # $GIT_DIR = /w/workspace/edgex-go/49/.git [2021-09-09T23:10:36.973Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/49 [2021-09-09T23:10:36.973Z] # $SEMVER_REMOTE_NAME = origin [2021-09-09T23:10:36.973Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-09T23:10:36.973Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-09T23:10:36.973Z] # $SEMVER_BRANCH = main [2021-09-09T23:10:36.973Z] # $SEMVER_DIR = /w/workspace/edgex-go/49/.semver [2021-09-09T23:10:36.973Z] 2.0.1-dev.43 [Pipeline] } [2021-09-09T23:10:36.984Z] $ docker exec --env ******** --env ******** 53cadf956fc7880895677151de1dede90d4b982880a6bc5fd538c7f8b1b4e1f3 ssh-agent -k [2021-09-09T23:10:37.075Z] unset SSH_AUTH_SOCK; [2021-09-09T23:10:37.075Z] unset SSH_AGENT_PID; [2021-09-09T23:10:37.075Z] echo Agent pid 19 killed; [2021-09-09T23:10:37.093Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T23:10:37.436Z] + git semver [Pipeline] } [2021-09-09T23:10:37.465Z] $ docker stop --time=1 53cadf956fc7880895677151de1dede90d4b982880a6bc5fd538c7f8b1b4e1f3 [2021-09-09T23:10:38.669Z] $ docker rm -f 53cadf956fc7880895677151de1dede90d4b982880a6bc5fd538c7f8b1b4e1f3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:10:39.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T23:10:39.077Z] . [Pipeline] withDockerContainer [2021-09-09T23:10:39.167Z] prd-centos7-docker-4c-2g-1888 does not seem to be running inside a container [2021-09-09T23:10:39.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/49 -v /w/workspace/edgex-go/49:/w/workspace/edgex-go/49:rw,z -v /w/workspace/edgex-go/49@tmp:/w/workspace/edgex-go/49@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:10004/edgex-devops/git-semver:latest cat [2021-09-09T23:10:39.609Z] $ docker top 64f28645721c31343b76cae755fac0095c2a433b98f88f0ddd31076ea7091fa7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-09T23:10:39.739Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T23:10:39.739Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T23:10:39.861Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T23:10:39.860Z] $ docker exec 64f28645721c31343b76cae755fac0095c2a433b98f88f0ddd31076ea7091fa7 ssh-agent [2021-09-09T23:10:39.980Z] SSH_AUTH_SOCK=/tmp/ssh-HF1gtRwhNdSG/agent.14 [2021-09-09T23:10:39.980Z] SSH_AGENT_PID=20 [2021-09-09T23:10:39.988Z] Running ssh-add (command line suppressed) [2021-09-09T23:10:40.087Z] Identity added: /w/workspace/edgex-go/49@tmp/private_key_3973462323690178418.key (/w/workspace/edgex-go/49@tmp/private_key_3973462323690178418.key) [2021-09-09T23:10:40.112Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T23:10:40.435Z] + git semver push [2021-09-09T23:10:40.435Z] # -> Open(): unable to determine branch for HEAD [2021-09-09T23:10:40.435Z] # $GIT_DIR = /w/workspace/edgex-go/49/.git [2021-09-09T23:10:40.435Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/49 [2021-09-09T23:10:40.435Z] # $SEMVER_REMOTE_NAME = origin [2021-09-09T23:10:40.435Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-09T23:10:40.435Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-09T23:10:40.435Z] # $SEMVER_BRANCH = main [2021-09-09T23:10:40.435Z] # $SEMVER_DIR = /w/workspace/edgex-go/49/.semver [Pipeline] } [2021-09-09T23:10:43.781Z] $ docker exec --env ******** --env ******** 64f28645721c31343b76cae755fac0095c2a433b98f88f0ddd31076ea7091fa7 ssh-agent -k [2021-09-09T23:10:43.888Z] unset SSH_AUTH_SOCK; [2021-09-09T23:10:43.889Z] unset SSH_AGENT_PID; [2021-09-09T23:10:43.889Z] echo Agent pid 20 killed; [2021-09-09T23:10:43.907Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T23:10:44.249Z] + git semver [Pipeline] } [2021-09-09T23:10:44.268Z] $ docker stop --time=1 64f28645721c31343b76cae755fac0095c2a433b98f88f0ddd31076ea7091fa7 [2021-09-09T23:10:45.466Z] $ docker rm -f 64f28645721c31343b76cae755fac0095c2a433b98f88f0ddd31076ea7091fa7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-09T23:10:47.923Z] + '[' -d /w/workspace/edgex-go/49/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-09T23:10:48.241Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T23:10:48.827Z] ---> package-listing.sh [2021-09-09T23:10:48.827Z] ++ facter osfamily [2021-09-09T23:10:48.827Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-09T23:10:49.093Z] + OS_FAMILY=redhat [2021-09-09T23:10:49.093Z] + workspace=/w/workspace/edgex-go/49 [2021-09-09T23:10:49.093Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-09T23:10:49.093Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-09T23:10:49.093Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-09T23:10:49.093Z] + PACKAGES=/tmp/packages_start.txt [2021-09-09T23:10:49.093Z] + '[' /w/workspace/edgex-go/49 ']' [2021-09-09T23:10:49.093Z] + PACKAGES=/tmp/packages_end.txt [2021-09-09T23:10:49.093Z] + case "${OS_FAMILY}" in [2021-09-09T23:10:49.093Z] + sort [2021-09-09T23:10:49.093Z] + rpm -qa [2021-09-09T23:10:51.033Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-09T23:10:51.033Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-09T23:10:51.033Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-09T23:10:51.033Z] + '[' /w/workspace/edgex-go/49 ']' [2021-09-09T23:10:51.033Z] + mkdir -p /w/workspace/edgex-go/49/archives/ [2021-09-09T23:10:51.033Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/49/archives/ [Pipeline] echo [2021-09-09T23:10:51.049Z] 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/49/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-09T23:10:51.385Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:10:51.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T23:10:51.699Z] [2021-09-09T23:10:51.699Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:10:52.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T23:10:52.040Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-09T23:10:52.040Z] b4d181a07f80: Pulling fs layer [2021-09-09T23:10:52.040Z] a1111a8f2ec3: Pulling fs layer [2021-09-09T23:10:52.040Z] ed53099fbce6: Pulling fs layer [2021-09-09T23:10:52.040Z] dc539afda2c1: Pulling fs layer [2021-09-09T23:10:52.040Z] 77bc0d833cb6: Pulling fs layer [2021-09-09T23:10:52.040Z] 9065ff56babe: Pulling fs layer [2021-09-09T23:10:52.040Z] d287ab97295c: Pulling fs layer [2021-09-09T23:10:52.040Z] dc539afda2c1: Waiting [2021-09-09T23:10:52.040Z] 77bc0d833cb6: Waiting [2021-09-09T23:10:52.040Z] 9065ff56babe: Waiting [2021-09-09T23:10:52.040Z] d287ab97295c: Waiting [2021-09-09T23:10:52.305Z] a1111a8f2ec3: Verifying Checksum [2021-09-09T23:10:52.305Z] a1111a8f2ec3: Download complete [2021-09-09T23:10:52.305Z] dc539afda2c1: Verifying Checksum [2021-09-09T23:10:52.305Z] dc539afda2c1: Download complete [2021-09-09T23:10:52.578Z] 77bc0d833cb6: Verifying Checksum [2021-09-09T23:10:52.578Z] 77bc0d833cb6: Download complete [2021-09-09T23:10:52.578Z] 9065ff56babe: Verifying Checksum [2021-09-09T23:10:52.578Z] 9065ff56babe: Download complete [2021-09-09T23:10:52.578Z] ed53099fbce6: Verifying Checksum [2021-09-09T23:10:52.578Z] ed53099fbce6: Download complete [2021-09-09T23:10:53.159Z] b4d181a07f80: Verifying Checksum [2021-09-09T23:10:53.159Z] b4d181a07f80: Download complete [2021-09-09T23:10:54.134Z] b4d181a07f80: Pull complete [2021-09-09T23:10:54.404Z] a1111a8f2ec3: Pull complete [2021-09-09T23:10:54.989Z] ed53099fbce6: Pull complete [2021-09-09T23:10:54.989Z] dc539afda2c1: Pull complete [2021-09-09T23:10:55.253Z] 77bc0d833cb6: Pull complete [2021-09-09T23:10:55.253Z] 9065ff56babe: Pull complete [2021-09-09T23:10:56.210Z] d287ab97295c: Verifying Checksum [2021-09-09T23:10:56.210Z] d287ab97295c: Download complete [2021-09-09T23:11:00.485Z] d287ab97295c: Pull complete [2021-09-09T23:11:00.485Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-09T23:11:00.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T23:11:00.485Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-09T23:11:00.782Z] prd-centos7-docker-4c-2g-1888 does not seem to be running inside a container [2021-09-09T23:11:00.842Z] $ 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/49/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/49 -v /w/workspace/edgex-go/49:/w/workspace/edgex-go/49:rw,z -v /w/workspace/edgex-go/49@tmp:/w/workspace/edgex-go/49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-09T23:11:03.181Z] $ docker top 2e3bb0fb063abe5953ea40316dd677306cffb3960eeb0a50c1fe4306312fba4c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T23:11:03.588Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-09T23:11:03.898Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-09T23:11:04.209Z] + ls /var/log/sa-host [2021-09-09T23:11:04.210Z] + sadf -c /var/log/sa-host/sa05 [2021-09-09T23:11:04.210Z] file_magic: OK [2021-09-09T23:11:04.210Z] HZ: Using current value: 100 [2021-09-09T23:11:04.210Z] file_header: OK [2021-09-09T23:11:04.210Z] 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 [2021-09-09T23:11:04.210Z] Statistics: [2021-09-09T23:11:04.210Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-09T23:11:04.210Z] File successfully converted to sysstat format version 12.0.3 [2021-09-09T23:11:04.210Z] + sadf -c /var/log/sa-host/sa09 [2021-09-09T23:11:04.210Z] file_magic: OK [2021-09-09T23:11:04.210Z] HZ: Using current value: 100 [2021-09-09T23:11:04.210Z] file_header: OK [2021-09-09T23:11:04.210Z] 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 [2021-09-09T23:11:04.210Z] Statistics: [2021-09-09T23:11:04.210Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-09T23:11:04.210Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T23:11:04.393Z] provisioning config files... [2021-09-09T23:11:04.411Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/49@tmp/config375274196179741026tmp [Pipeline] { [Pipeline] echo [2021-09-09T23:11:04.437Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T23:11:04.749Z] ---> create-netrc.sh [Pipeline] } [2021-09-09T23:11:04.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-09T23:11:05.154Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-09T23:11:05.170Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T23:11:05.480Z] ---> sudo-logs.sh [2021-09-09T23:11:05.480Z] Archiving 'sudo' log.. [2021-09-09T23:11:05.480Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1888.vexxhost.local: Name or service not known [2021-09-09T23:11:05.480Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1888.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-09T23:11:05.696Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T23:11:06.014Z] ---> job-cost.sh [2021-09-09T23:11:06.014Z] lf-activate-venv: SKIPPING [2021-09-09T23:11:06.014Z] DEBUG: total: 0.10999999940395355 [2021-09-09T23:11:06.014Z] INFO: Retrieving Stack Cost... [2021-09-09T23:11:06.595Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-09T23:11:06.872Z] INFO: Archiving Costs [Pipeline] echo [2021-09-09T23:11:06.891Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T23:11:07.201Z] ---> logs-deploy.sh [2021-09-09T23:11:07.201Z] lf-activate-venv: SKIPPING [2021-09-09T23:11:07.201Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/49 [2021-09-09T23:11:07.201Z] INFO: archiving workspace using pattern(s): [2021-09-09T23:11:07.784Z] Archives upload complete. [2021-09-09T23:11:08.050Z] INFO: archiving logs to Nexus