Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from feccc1132204ea0a3421d61f23242004f0b740e5 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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/v1, 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- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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/v1 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3831 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/470 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/470 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision feccc1132204ea0a3421d61f23242004f0b740e5 (master) > 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 remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f feccc1132204ea0a3421d61f23242004f0b740e5 # timeout=10 Commit message: "Merge pull request #3437 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-registry/v2-2.0.0-dev.7" > git rev-list --no-walk 106205dfb17fde51d29924d02061c8a1d01e98d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-09T11:24:59.984Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-09T11:25:00.086Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-09T11:25:00.113Z] ========================================================= [2021-05-09T11:25:00.113Z] EdgeX Global Pipelines Version Info [2021-05-09T11:25:00.113Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-09T11:25:02.065Z] ------------------- [2021-05-09T11:25:02.065Z] stable info: [2021-05-09T11:25:02.065Z] ------------------- [2021-05-09T11:25:02.065Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-09T11:25:02.065Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-09T11:25:02.065Z] Message: update stable to v1.0.191 [2021-05-09T11:25:03.010Z] ------------------- [2021-05-09T11:25:03.010Z] experimental info: [2021-05-09T11:25:03.010Z] ------------------- [2021-05-09T11:25:03.010Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-09T11:25:03.010Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-09T11:25:03.010Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-09T11:25:03.144Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-09T11:25:03.167Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-09T11:25:03.189Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-09T11:25:03.211Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-09T11:25:03.237Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-09T11:25:03.260Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-09T11:25:03.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-09T11:25:03.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-09T11:25:03.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-05-09T11:25:03.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-05-09T11:25:03.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-09T11:25:03.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-09T11:25:03.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-09T11:25:03.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-09T11:25:03.464Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-09T11:25:03.485Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-09T11:25:03.505Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-09T11:25:03.527Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-09T11:25:03.547Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-09T11:25:03.568Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-09T11:25:03.597Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-09T11:25:03.621Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-09T11:25:03.641Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-09T11:25:03.662Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-09T11:25:03.683Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-09T11:25:03.705Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = feccc1132204ea0a3421d61f23242004f0b740e5 [Pipeline] echo [2021-05-09T11:25:03.733Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = feccc11 [Pipeline] echo [2021-05-09T11:25:03.761Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-09T11:25:03.838Z] provisioning config files... [2021-05-09T11:25:03.875Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/470@tmp/config5582799233629327220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-09T11:25:04.223Z] ---> docker-login.sh [2021-05-09T11:25:04.223Z] nexus3.edgexfoundry.org:10001 [2021-05-09T11:25:04.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T11:25:04.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T11:25:04.759Z] Configure a credential helper to remove this warning. See [2021-05-09T11:25:04.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T11:25:04.759Z] [2021-05-09T11:25:04.760Z] Login Succeeded [2021-05-09T11:25:04.760Z] nexus3.edgexfoundry.org:10002 [2021-05-09T11:25:05.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T11:25:05.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T11:25:05.023Z] Configure a credential helper to remove this warning. See [2021-05-09T11:25:05.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T11:25:05.023Z] [2021-05-09T11:25:05.023Z] Login Succeeded [2021-05-09T11:25:05.023Z] nexus3.edgexfoundry.org:10003 [2021-05-09T11:25:05.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T11:25:05.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T11:25:05.289Z] Configure a credential helper to remove this warning. See [2021-05-09T11:25:05.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T11:25:05.289Z] [2021-05-09T11:25:05.289Z] Login Succeeded [2021-05-09T11:25:05.289Z] nexus3.edgexfoundry.org:10004 [2021-05-09T11:25:05.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T11:25:05.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T11:25:05.552Z] Configure a credential helper to remove this warning. See [2021-05-09T11:25:05.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T11:25:05.552Z] [2021-05-09T11:25:05.552Z] Login Succeeded [2021-05-09T11:25:05.552Z] docker.io [2021-05-09T11:25:05.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T11:25:05.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T11:25:05.815Z] Configure a credential helper to remove this warning. See [2021-05-09T11:25:05.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T11:25:05.815Z] [2021-05-09T11:25:05.815Z] Login Succeeded [2021-05-09T11:25:05.815Z] ---> docker-login.sh ends [Pipeline] } [2021-05-09T11:25:05.831Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-09T11:25:06.171Z] ++ 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-05-09T11:25:06.171Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-09T11:25:06.171Z] ++ dirname cmd/core-command/Dockerfile [2021-05-09T11:25:06.171Z] ++ cut -d/ -f2 [2021-05-09T11:25:06.171Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-09T11:25:06.171Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-09T11:25:06.171Z] ++ dirname cmd/core-data/Dockerfile [2021-05-09T11:25:06.171Z] ++ cut -d/ -f2 [2021-05-09T11:25:06.171Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-09T11:25:06.171Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-09T11:25:06.171Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-09T11:25:06.171Z] ++ cut -d/ -f2 [2021-05-09T11:25:06.171Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-09T11:25:06.171Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-09T11:25:06.171Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-09T11:25:06.171Z] ++ cut -d/ -f2 [2021-05-09T11:25:06.171Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-09T11:25:06.171Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-09T11:25:06.171Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-09T11:25:06.171Z] ++ cut -d/ -f2 [2021-05-09T11:25:06.171Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-09T11:25:06.171Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-09T11:25:06.171Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-09T11:25:06.171Z] ++ cut -d/ -f2 [2021-05-09T11:25:06.171Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-09T11:25:06.171Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-09T11:25:06.171Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-09T11:25:06.172Z] ++ cut -d/ -f2 [2021-05-09T11:25:06.172Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-09T11:25:06.172Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-09T11:25:06.172Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-09T11:25:06.172Z] ++ cut -d/ -f2 [2021-05-09T11:25:06.172Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-09T11:25:06.172Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-09T11:25:06.172Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-09T11:25:06.172Z] ++ cut -d/ -f2 [2021-05-09T11:25:06.172Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-09T11:25:06.275Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:25:07.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-09T11:25:07.573Z] [2021-05-09T11:25:07.573Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:25:07.897Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-09T11:25:07.897Z] latest: Pulling from edgex-devops/git-semver [2021-05-09T11:25:07.897Z] 31603596830f: Pulling fs layer [2021-05-09T11:25:07.897Z] 54011a49482f: Pulling fs layer [2021-05-09T11:25:07.897Z] a6820b24f6d8: Pulling fs layer [2021-05-09T11:25:07.897Z] f581987b2513: Pulling fs layer [2021-05-09T11:25:07.897Z] f581987b2513: Waiting [2021-05-09T11:25:07.897Z] 54011a49482f: Verifying Checksum [2021-05-09T11:25:07.897Z] 54011a49482f: Download complete [2021-05-09T11:25:08.161Z] 31603596830f: Verifying Checksum [2021-05-09T11:25:08.161Z] 31603596830f: Download complete [2021-05-09T11:25:08.161Z] f581987b2513: Verifying Checksum [2021-05-09T11:25:08.161Z] f581987b2513: Download complete [2021-05-09T11:25:08.161Z] a6820b24f6d8: Verifying Checksum [2021-05-09T11:25:08.161Z] a6820b24f6d8: Download complete [2021-05-09T11:25:08.428Z] 31603596830f: Pull complete [2021-05-09T11:25:08.696Z] 54011a49482f: Pull complete [2021-05-09T11:25:09.644Z] a6820b24f6d8: Pull complete [2021-05-09T11:25:09.644Z] f581987b2513: Pull complete [2021-05-09T11:25:09.644Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-09T11:25:09.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-09T11:25:09.644Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-09T11:25:09.773Z] prd-centos7-docker-4c-2g-3831 does not seem to be running inside a container [2021-05-09T11:25:09.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/470 -v /w/workspace/edgex-go/470:/w/workspace/edgex-go/470:rw,z -v /w/workspace/edgex-go/470@tmp:/w/workspace/edgex-go/470@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-09T11:25:12.386Z] $ docker top 67edeca95fb7d99549f1eeb2259428fd92e6a752793ae5a1ecc231616dc656ef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-09T11:25:12.523Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-09T11:25:12.524Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-09T11:25:12.749Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-09T11:25:12.753Z] $ docker exec 67edeca95fb7d99549f1eeb2259428fd92e6a752793ae5a1ecc231616dc656ef ssh-agent [2021-05-09T11:25:12.957Z] SSH_AUTH_SOCK=/tmp/ssh-z86tzny9ZceI/agent.12 [2021-05-09T11:25:12.957Z] SSH_AGENT_PID=17 [2021-05-09T11:25:12.969Z] Running ssh-add (command line suppressed) [2021-05-09T11:25:13.097Z] Identity added: /w/workspace/edgex-go/470@tmp/private_key_7104869147420042656.key (/w/workspace/edgex-go/470@tmp/private_key_7104869147420042656.key) [2021-05-09T11:25:13.148Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-09T11:25:13.463Z] + git tag --points-at HEAD [Pipeline] } [2021-05-09T11:25:13.483Z] $ docker exec --env ******** --env ******** 67edeca95fb7d99549f1eeb2259428fd92e6a752793ae5a1ecc231616dc656ef ssh-agent -k [2021-05-09T11:25:13.602Z] unset SSH_AUTH_SOCK; [2021-05-09T11:25:13.602Z] unset SSH_AGENT_PID; [2021-05-09T11:25:13.602Z] echo Agent pid 17 killed; [2021-05-09T11:25:13.652Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-09T11:25:13.683Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-09T11:25:13.683Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-09T11:25:13.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-09T11:25:13.872Z] $ docker exec 67edeca95fb7d99549f1eeb2259428fd92e6a752793ae5a1ecc231616dc656ef ssh-agent [2021-05-09T11:25:14.045Z] SSH_AUTH_SOCK=/tmp/ssh-AtTo4IenKotY/agent.45 [2021-05-09T11:25:14.045Z] SSH_AGENT_PID=50 [2021-05-09T11:25:14.052Z] Running ssh-add (command line suppressed) [2021-05-09T11:25:14.176Z] Identity added: /w/workspace/edgex-go/470@tmp/private_key_4704315325790954555.key (/w/workspace/edgex-go/470@tmp/private_key_4704315325790954555.key) [2021-05-09T11:25:14.229Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-09T11:25:14.533Z] + git semver init [2021-05-09T11:25:14.533Z] # -> Open(): unable to determine branch for HEAD [2021-05-09T11:25:14.533Z] # $GIT_DIR = /w/workspace/edgex-go/470/.git [2021-05-09T11:25:14.533Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/470 [2021-05-09T11:25:14.533Z] # $SEMVER_REMOTE_NAME = origin [2021-05-09T11:25:14.533Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-09T11:25:14.533Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-09T11:25:14.533Z] # $SEMVER_BRANCH = master [2021-05-09T11:25:14.533Z] # $SEMVER_TEMP = /tmp/semver-388545566 [2021-05-09T11:25:14.533Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-09T11:25:32.728Z] # '/tmp/semver-388545566' -> '/w/workspace/edgex-go/470/.semver' [2021-05-09T11:25:32.728Z] # -> Force: false [2021-05-09T11:25:32.728Z] # $SEMVER_DIR = /w/workspace/edgex-go/470/.semver [Pipeline] } [2021-05-09T11:25:32.744Z] $ docker exec --env ******** --env ******** 67edeca95fb7d99549f1eeb2259428fd92e6a752793ae5a1ecc231616dc656ef ssh-agent -k [2021-05-09T11:25:32.953Z] unset SSH_AUTH_SOCK; [2021-05-09T11:25:32.953Z] unset SSH_AGENT_PID; [2021-05-09T11:25:32.953Z] echo Agent pid 50 killed; [2021-05-09T11:25:33.045Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-09T11:25:33.383Z] + git semver [Pipeline] } [2021-05-09T11:25:33.424Z] $ docker stop --time=1 67edeca95fb7d99549f1eeb2259428fd92e6a752793ae5a1ecc231616dc656ef [2021-05-09T11:25:35.049Z] $ docker rm -f 67edeca95fb7d99549f1eeb2259428fd92e6a752793ae5a1ecc231616dc656ef [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-09T11:25:35.525Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-09T11:25:35.999Z] Stashed 1 file(s) [Pipeline] echo [2021-05-09T11:25:36.002Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.202 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-09T11:25:36.569Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-09T11:25:36.867Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-09T11:25:37.167Z] + true [2021-05-09T11:25:37.167Z] + sudo service docker restart [2021-05-09T11:25:37.167Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-09T11:25:37.758Z] ========================================================= [2021-05-09T11:25:37.758Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-09T11:25:37.758Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:25:38.072Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-09T11:25:42.462Z] Sending build context to Docker daemon 330MB [2021-05-09T11:25:42.462Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-09T11:25:42.462Z] Step 2/6 : FROM ${BASE} [2021-05-09T11:25:42.462Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-09T11:25:42.462Z] 540db60ca938: Pulling fs layer [2021-05-09T11:25:42.462Z] adcc1eea9eea: Pulling fs layer [2021-05-09T11:25:42.462Z] 4c4ab2625f07: Pulling fs layer [2021-05-09T11:25:42.462Z] 0510c868ecb4: Pulling fs layer [2021-05-09T11:25:42.462Z] afea3b2eda06: Pulling fs layer [2021-05-09T11:25:42.462Z] 7809a108b3ef: Pulling fs layer [2021-05-09T11:25:42.462Z] f706445af74f: Pulling fs layer [2021-05-09T11:25:42.462Z] afea3b2eda06: Waiting [2021-05-09T11:25:42.462Z] 7809a108b3ef: Waiting [2021-05-09T11:25:42.462Z] f706445af74f: Waiting [2021-05-09T11:25:42.462Z] 0510c868ecb4: Waiting [2021-05-09T11:25:42.462Z] 4c4ab2625f07: Verifying Checksum [2021-05-09T11:25:42.462Z] 4c4ab2625f07: Download complete [2021-05-09T11:25:42.462Z] adcc1eea9eea: Verifying Checksum [2021-05-09T11:25:42.462Z] adcc1eea9eea: Download complete [2021-05-09T11:25:42.462Z] afea3b2eda06: Download complete [2021-05-09T11:25:42.462Z] 540db60ca938: Download complete [2021-05-09T11:25:42.462Z] 7809a108b3ef: Verifying Checksum [2021-05-09T11:25:42.462Z] 7809a108b3ef: Download complete [2021-05-09T11:25:43.047Z] 540db60ca938: Pull complete [2021-05-09T11:25:43.047Z] adcc1eea9eea: Pull complete [2021-05-09T11:25:43.311Z] 4c4ab2625f07: Pull complete [2021-05-09T11:25:44.714Z] f706445af74f: Verifying Checksum [2021-05-09T11:25:44.714Z] f706445af74f: Download complete [2021-05-09T11:25:45.665Z] 0510c868ecb4: Download complete [2021-05-09T11:25:51.150Z] Still waiting to schedule task [2021-05-09T11:25:51.150Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-09T11:25:52.290Z] 0510c868ecb4: Pull complete [2021-05-09T11:25:52.290Z] afea3b2eda06: Pull complete [2021-05-09T11:25:52.290Z] 7809a108b3ef: Pull complete [2021-05-09T11:25:56.523Z] f706445af74f: Pull complete [2021-05-09T11:25:56.523Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-09T11:25:56.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-09T11:25:56.787Z] ---> b068be0155e3 [2021-05-09T11:25:56.787Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-09T11:25:56.787Z] ---> Running in d5ab0eeba9e1 [2021-05-09T11:25:57.369Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-09T11:25:59.306Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-09T11:25:59.884Z] (1/12) Installing libmagic (5.39-r0) [2021-05-09T11:26:00.146Z] (2/12) Installing file (5.39-r0) [2021-05-09T11:26:00.410Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-09T11:26:00.673Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-09T11:26:12.933Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-09T11:26:13.196Z] (6/12) Installing patch (2.7.6-r6) [2021-05-09T11:26:13.196Z] (7/12) Installing build-base (0.5-r2) [2021-05-09T11:26:13.459Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-09T11:26:13.729Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-09T11:26:13.729Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-09T11:26:13.993Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-09T11:26:14.259Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-09T11:26:14.522Z] Executing busybox-1.32.1-r6.trigger [2021-05-09T11:26:14.522Z] OK: 219 MiB in 52 packages [2021-05-09T11:26:18.748Z] Removing intermediate container d5ab0eeba9e1 [2021-05-09T11:26:18.748Z] ---> 3b042610a20a [2021-05-09T11:26:18.748Z] Step 4/6 : WORKDIR /edgex-go [2021-05-09T11:26:18.748Z] ---> Running in 9d7339e8feca [2021-05-09T11:26:18.748Z] Removing intermediate container 9d7339e8feca [2021-05-09T11:26:18.748Z] ---> 0d4e4766c015 [2021-05-09T11:26:18.748Z] Step 5/6 : COPY go.mod . [2021-05-09T11:26:18.748Z] ---> 58654917da8f [2021-05-09T11:26:18.748Z] Step 6/6 : RUN go mod download [2021-05-09T11:26:18.748Z] ---> Running in 8db6e66bb2df [2021-05-09T11:26:40.765Z] Removing intermediate container 8db6e66bb2df [2021-05-09T11:26:40.765Z] ---> 1bfd234c72a2 [2021-05-09T11:26:41.027Z] Successfully built 1bfd234c72a2 [2021-05-09T11:26:41.027Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:26:41.344Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-09T11:26:41.344Z] . [Pipeline] withDockerContainer [2021-05-09T11:26:41.454Z] prd-centos7-docker-4c-2g-3831 does not seem to be running inside a container [2021-05-09T11:26:41.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/470 -v /w/workspace/edgex-go/470:/w/workspace/edgex-go/470:rw,z -v /w/workspace/edgex-go/470@tmp:/w/workspace/edgex-go/470@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 ******** ci-base-image-x86_64 cat [2021-05-09T11:26:42.233Z] $ docker top 7daf432f939271fefc31d0f3e1828acf8fbb9b397f5634712f0387bb1eecd55b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-09T11:26:42.687Z] + go version [2021-05-09T11:26:42.687Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-09T11:26:42.704Z] $ docker stop --time=1 7daf432f939271fefc31d0f3e1828acf8fbb9b397f5634712f0387bb1eecd55b [2021-05-09T11:26:44.063Z] $ docker rm -f 7daf432f939271fefc31d0f3e1828acf8fbb9b397f5634712f0387bb1eecd55b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:26:44.559Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-09T11:26:44.559Z] . [Pipeline] withDockerContainer [2021-05-09T11:26:44.653Z] prd-centos7-docker-4c-2g-3831 does not seem to be running inside a container [2021-05-09T11:26:44.705Z] $ 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/470 -v /w/workspace/edgex-go/470:/w/workspace/edgex-go/470:rw,z -v /w/workspace/edgex-go/470@tmp:/w/workspace/edgex-go/470@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 ******** ci-base-image-x86_64 cat [2021-05-09T11:26:45.406Z] $ docker top e762cd194b5224d7a2e4dc111d145f8f9167093b7559c49f4d21d900aa9149e6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-09T11:26:45.552Z] ========================================================= [2021-05-09T11:26:45.552Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-09T11:26:45.552Z] ========================================================= [Pipeline] sh [2021-05-09T11:26:45.845Z] + go mod tidy [Pipeline] sh [2021-05-09T11:26:48.093Z] + make test [2021-05-09T11:26:48.094Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-09T11:26:58.155Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-09T11:27:20.249Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-09T11:27:24.549Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-09T11:27:24.549Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-09T11:27:24.549Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-09T11:27:27.150Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-09T11:27:27.150Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-09T11:27:27.150Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-09T11:27:27.150Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-09T11:27:29.110Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-09T11:27:29.380Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-09T11:27:32.743Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-09T11:27:32.743Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-09T11:27:32.743Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-09T11:27:34.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.144s coverage: 45.9% of statements [2021-05-09T11:27:34.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-09T11:27:34.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-09T11:27:34.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-09T11:27:34.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-09T11:27:34.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-09T11:27:34.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-09T11:27:34.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.046s coverage: 19.8% of statements [2021-05-09T11:27:34.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.092s coverage: 100.0% of statements [2021-05-09T11:27:35.771Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3834 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-05-09T11:27:35.787Z] Running in /w/workspace/edgex-go/470 [Pipeline] { [Pipeline] checkout [2021-05-09T11:27:38.712Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.190s coverage: 27.1% of statements [2021-05-09T11:27:38.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-09T11:27:38.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-09T11:27:38.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-09T11:27:38.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-09T11:27:38.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-09T11:27:38.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-09T11:27:38.712Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.090s coverage: 100.0% of statements [2021-05-09T11:27:38.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-09T11:27:38.712Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.067s coverage: 100.0% of statements [2021-05-09T11:27:38.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-09T11:27:38.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-09T11:27:38.712Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.085s coverage: 71.3% of statements [2021-05-09T11:27:38.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-09T11:27:38.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-09T11:27:38.712Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.167s coverage: 87.7% of statements [2021-05-09T11:27:38.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-09T11:27:38.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-09T11:27:38.712Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.069s coverage: 78.9% of statements [2021-05-09T11:27:38.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-09T11:27:41.230Z] using credential edgex-jenkins-ssh [2021-05-09T11:27:41.252Z] Cloning the remote Git repository [2021-05-09T11:27:41.293Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-09T11:27:41.405Z] > git init /w/workspace/edgex-go/470 # timeout=10 [2021-05-09T11:27:41.544Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-09T11:27:41.545Z] > git --version # timeout=10 [2021-05-09T11:27:41.602Z] > git --version # 'git version 2.17.1' [2021-05-09T11:27:41.605Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-09T11:27:41.720Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-09T11:27:42.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.338s coverage: 28.6% of statements [2021-05-09T11:27:42.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-09T11:27:42.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-09T11:27:42.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-09T11:27:42.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-09T11:27:42.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-09T11:27:42.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.082s coverage: 100.0% of statements [2021-05-09T11:27:42.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-09T11:27:42.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.060s coverage: 100.0% of statements [2021-05-09T11:27:42.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-09T11:27:42.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.149s coverage: 86.7% of statements [2021-05-09T11:27:42.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-09T11:27:42.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.143s coverage: 97.5% of statements [2021-05-09T11:27:42.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-09T11:27:42.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.092s coverage: 78.3% of statements [2021-05-09T11:27:42.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-09T11:27:42.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-09T11:27:42.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-09T11:27:42.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-09T11:27:44.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.419s coverage: 95.1% of statements [2021-05-09T11:27:44.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-09T11:27:44.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-09T11:27:44.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-09T11:27:44.669Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-09T11:27:44.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-09T11:27:44.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-09T11:27:44.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-09T11:27:44.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-09T11:27:44.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-09T11:27:44.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-09T11:27:44.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-09T11:27:44.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-09T11:27:44.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-09T11:27:44.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-09T11:27:44.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-09T11:27:44.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-09T11:27:44.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-09T11:27:44.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-09T11:27:44.669Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-05-09T11:27:44.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-09T11:27:44.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-09T11:27:44.669Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.079s coverage: 0.9% of statements [2021-05-09T11:27:44.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-09T11:27:44.669Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.067s coverage: 22.6% of statements [2021-05-09T11:27:44.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-09T11:27:44.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements [2021-05-09T11:27:44.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 79.5% of statements [2021-05-09T11:27:44.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2021-05-09T11:27:44.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.103s coverage: 96.3% of statements [2021-05-09T11:27:44.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2021-05-09T11:27:57.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.086s coverage: 94.4% of statements [2021-05-09T11:27:57.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements [2021-05-09T11:27:58.928Z] Checking out Revision feccc1132204ea0a3421d61f23242004f0b740e5 (master) [2021-05-09T11:27:58.171Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-09T11:27:58.187Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-09T11:27:58.213Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-09T11:27:58.248Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-09T11:27:58.248Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-09T11:27:58.260Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-09T11:27:58.944Z] > git config core.sparsecheckout # timeout=10 [2021-05-09T11:27:58.960Z] > git checkout -f feccc1132204ea0a3421d61f23242004f0b740e5 # timeout=10 [2021-05-09T11:28:00.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.295s coverage: 81.8% of statements [2021-05-09T11:28:00.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-09T11:28:03.624Z] Commit message: "Merge pull request #3437 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-registry/v2-2.0.0-dev.7" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-09T11:28:05.063Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-09T11:28:05.464Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-09T11:28:05.805Z] + true [2021-05-09T11:28:05.805Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-09T11:28:08.468Z] provisioning config files... [2021-05-09T11:28:08.511Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/470@tmp/config489407899508887021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-09T11:28:08.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.135s coverage: 92.9% of statements [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-09T11:28:08.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-09T11:28:08.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.052s coverage: 87.2% of statements [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-09T11:28:08.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-09T11:28:08.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 76.0% of statements [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-09T11:28:08.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements [2021-05-09T11:28:08.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.107s coverage: 87.2% of statements [2021-05-09T11:28:08.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements [2021-05-09T11:28:08.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.117s coverage: 91.2% of statements [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-09T11:28:08.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.268s coverage: 64.4% of statements [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-09T11:28:08.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2021-05-09T11:28:08.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.064s coverage: 91.3% of statements [2021-05-09T11:28:08.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements [2021-05-09T11:28:08.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements [2021-05-09T11:28:08.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2021-05-09T11:28:08.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.388s coverage: 66.9% of statements [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-09T11:28:08.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.229s coverage: 43.4% of statements [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-09T11:28:08.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-09T11:28:08.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.036s coverage: 84.8% of statements [2021-05-09T11:28:08.834Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.197s coverage: 47.0% of statements [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-09T11:28:08.834Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.089s coverage: 100.0% of statements [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-09T11:28:08.834Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.055s coverage: 100.0% of statements [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-09T11:28:08.834Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.055s coverage: 9.6% of statements [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-09T11:28:08.834Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.163s coverage: 92.6% of statements [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-09T11:28:08.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-09T11:28:08.890Z] ---> docker-login.sh [2021-05-09T11:28:08.890Z] nexus3.edgexfoundry.org:10001 [2021-05-09T11:28:09.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T11:28:10.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T11:28:10.160Z] Configure a credential helper to remove this warning. See [2021-05-09T11:28:10.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T11:28:10.160Z] [2021-05-09T11:28:10.160Z] Login Succeeded [2021-05-09T11:28:10.160Z] nexus3.edgexfoundry.org:10002 [2021-05-09T11:28:10.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T11:28:10.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T11:28:10.716Z] Configure a credential helper to remove this warning. See [2021-05-09T11:28:10.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T11:28:10.716Z] [2021-05-09T11:28:10.716Z] Login Succeeded [2021-05-09T11:28:10.716Z] nexus3.edgexfoundry.org:10003 [2021-05-09T11:28:10.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T11:28:11.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T11:28:11.271Z] Configure a credential helper to remove this warning. See [2021-05-09T11:28:11.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T11:28:11.271Z] [2021-05-09T11:28:11.271Z] Login Succeeded [2021-05-09T11:28:11.271Z] nexus3.edgexfoundry.org:10004 [2021-05-09T11:28:11.498Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.852s coverage: 28.7% of statements [2021-05-09T11:28:11.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-09T11:28:11.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-09T11:28:11.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-09T11:28:11.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-09T11:28:11.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-09T11:28:11.498Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.088s coverage: 99.0% of statements [2021-05-09T11:28:11.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-09T11:28:11.498Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.089s coverage: 100.0% of statements [2021-05-09T11:28:11.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-09T11:28:11.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-09T11:28:11.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-09T11:28:11.498Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.098s coverage: 64.6% of statements [2021-05-09T11:28:11.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-09T11:28:11.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T11:28:11.775Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.181s coverage: 97.6% of statements [2021-05-09T11:28:11.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-09T11:28:11.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-09T11:28:11.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-09T11:28:11.775Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements [2021-05-09T11:28:11.775Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-09T11:28:11.775Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements [2021-05-09T11:28:11.775Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-09T11:28:11.775Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-09T11:28:11.775Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-09T11:28:11.775Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-09T11:28:11.775Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements [2021-05-09T11:28:11.775Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-09T11:28:11.775Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-09T11:28:11.775Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements [2021-05-09T11:28:11.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T11:28:11.820Z] Configure a credential helper to remove this warning. See [2021-05-09T11:28:11.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T11:28:11.820Z] [2021-05-09T11:28:11.820Z] Login Succeeded [2021-05-09T11:28:11.820Z] docker.io [2021-05-09T11:28:12.046Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 28.1% of statements [2021-05-09T11:28:12.047Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-09T11:28:12.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T11:28:12.316Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.063s coverage: 100.0% of statements [2021-05-09T11:28:12.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T11:28:12.695Z] Configure a credential helper to remove this warning. See [2021-05-09T11:28:12.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T11:28:12.695Z] [2021-05-09T11:28:12.695Z] Login Succeeded [2021-05-09T11:28:12.695Z] ---> docker-login.sh ends [Pipeline] } [2021-05-09T11:28:12.714Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [2021-05-09T11:28:12.739Z] GO111MODULE=on go vet ./... [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-09T11:28:13.001Z] ========================================================= [2021-05-09T11:28:13.001Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-09T11:28:13.001Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:28:13.363Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-09T11:28:16.033Z] Sending build context to Docker daemon 167.6MB [2021-05-09T11:28:16.033Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-09T11:28:16.033Z] Step 2/6 : FROM ${BASE} [2021-05-09T11:28:16.033Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-09T11:28:16.033Z] 595b0fe564bb: Pulling fs layer [2021-05-09T11:28:16.033Z] 7186ed65a4f7: Pulling fs layer [2021-05-09T11:28:16.033Z] 316046926c0a: Pulling fs layer [2021-05-09T11:28:16.033Z] 4ebd0625c992: Pulling fs layer [2021-05-09T11:28:16.033Z] 207e8628e3a3: Pulling fs layer [2021-05-09T11:28:16.033Z] c791037a9be2: Pulling fs layer [2021-05-09T11:28:16.033Z] ffd874e62e21: Pulling fs layer [2021-05-09T11:28:16.033Z] 4ebd0625c992: Waiting [2021-05-09T11:28:16.033Z] 207e8628e3a3: Waiting [2021-05-09T11:28:16.033Z] c791037a9be2: Waiting [2021-05-09T11:28:16.033Z] ffd874e62e21: Waiting [2021-05-09T11:28:16.033Z] 316046926c0a: Verifying Checksum [2021-05-09T11:28:16.033Z] 316046926c0a: Download complete [2021-05-09T11:28:16.033Z] 7186ed65a4f7: Download complete [2021-05-09T11:28:16.033Z] 207e8628e3a3: Download complete [2021-05-09T11:28:16.033Z] c791037a9be2: Download complete [2021-05-09T11:28:16.033Z] 595b0fe564bb: Verifying Checksum [2021-05-09T11:28:16.033Z] 595b0fe564bb: Download complete [2021-05-09T11:28:16.633Z] 595b0fe564bb: Pull complete [2021-05-09T11:28:17.234Z] 7186ed65a4f7: Pull complete [2021-05-09T11:28:17.507Z] 316046926c0a: Pull complete [2021-05-09T11:28:18.937Z] ffd874e62e21: Verifying Checksum [2021-05-09T11:28:18.937Z] ffd874e62e21: Download complete [2021-05-09T11:28:20.367Z] 4ebd0625c992: Verifying Checksum [2021-05-09T11:28:20.367Z] 4ebd0625c992: Download complete [2021-05-09T11:28:32.780Z] 4ebd0625c992: Pull complete [2021-05-09T11:28:32.780Z] 207e8628e3a3: Pull complete [2021-05-09T11:28:32.780Z] c791037a9be2: Pull complete [2021-05-09T11:28:35.412Z] ffd874e62e21: Pull complete [2021-05-09T11:28:35.412Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-09T11:28:35.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-09T11:28:35.412Z] ---> cfc18b08335c [2021-05-09T11:28:35.412Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-09T11:28:38.820Z] ---> Running in c122b93d72ee [2021-05-09T11:28:41.231Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-09T11:28:41.826Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-09T11:28:44.448Z] (1/12) Installing libmagic (5.39-r0) [2021-05-09T11:28:45.043Z] (2/12) Installing file (5.39-r0) [2021-05-09T11:28:45.043Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-09T11:28:45.315Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-09T11:28:52.123Z] gofmt -l . [2021-05-09T11:28:52.124Z] [ "`gofmt -l .`" = "" ] [2021-05-09T11:28:52.124Z] ./bin/test-go-mod-tidy.sh [2021-05-09T11:28:52.124Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-09T11:28:52.440Z] + ls -al . [2021-05-09T11:28:52.440Z] total 816 [2021-05-09T11:28:52.440Z] drwxrwxr-x 10 1001 1001 4096 May 9 11:28 . [2021-05-09T11:28:52.440Z] drwxr-xr-x 4 root root 32 May 9 11:26 .. [2021-05-09T11:28:52.440Z] -rw-rw-r-- 1 1001 1001 11 May 9 11:24 .dockerignore [2021-05-09T11:28:52.440Z] drwxrwxr-x 8 1001 1001 162 May 9 11:24 .git [2021-05-09T11:28:52.440Z] drwxrwxr-x 3 1001 1001 125 May 9 11:24 .github [2021-05-09T11:28:52.440Z] -rw-rw-r-- 1 1001 1001 818 May 9 11:24 .gitignore [2021-05-09T11:28:52.440Z] drwx------ 3 1001 1001 45 May 9 11:25 .semver [2021-05-09T11:28:52.440Z] -rw-rw-r-- 1 1001 1001 166 May 9 11:24 .sonarcloud.properties [2021-05-09T11:28:52.440Z] -rw-rw-r-- 1 1001 1001 8609 May 9 11:24 Attribution.txt [2021-05-09T11:28:52.440Z] -rw-rw-r-- 1 1001 1001 3804 May 9 11:24 CONTRIBUTING.md [2021-05-09T11:28:52.440Z] -rw-rw-r-- 1 1001 1001 931 May 9 11:24 Dockerfile.build [2021-05-09T11:28:52.440Z] -rw-rw-r-- 1 1001 1001 863 May 9 11:24 Jenkinsfile [2021-05-09T11:28:52.440Z] -rw-rw-r-- 1 1001 1001 10775 May 9 11:24 LICENSE [2021-05-09T11:28:52.440Z] -rw-rw-r-- 1 1001 1001 5774 May 9 11:24 Makefile [2021-05-09T11:28:52.440Z] -rw-rw-r-- 1 1001 1001 7978 May 9 11:24 README.md [2021-05-09T11:28:52.440Z] -rw-rw-r-- 1 1001 1001 6755 May 9 11:24 SECURITY.md [2021-05-09T11:28:52.440Z] -rw-rw-r-- 1 1001 1001 13 May 9 11:25 VERSION [2021-05-09T11:28:52.440Z] -rw-rw-r-- 1 1001 1001 4131 May 9 11:24 ZMQWindows.md [2021-05-09T11:28:52.440Z] drwxrwxr-x 2 1001 1001 117 May 9 11:24 bin [2021-05-09T11:28:52.440Z] drwxrwxr-x 14 1001 1001 4096 May 9 11:24 cmd [2021-05-09T11:28:52.440Z] -rw-r--r-- 1 root root 705232 May 9 11:28 coverage.out [2021-05-09T11:28:52.440Z] -rw-r--r-- 1 root root 1060 May 9 11:28 go.mod [2021-05-09T11:28:52.440Z] -rw-r--r-- 1 root root 22051 May 9 11:26 go.sum [2021-05-09T11:28:52.440Z] drwxrwxr-x 8 1001 1001 127 May 9 11:24 internal [2021-05-09T11:28:52.440Z] drwxrwxr-x 4 1001 1001 26 May 9 11:24 openapi [2021-05-09T11:28:52.440Z] drwxrwxr-x 4 1001 1001 71 May 9 11:24 snap [2021-05-09T11:28:52.440Z] -rw-rw-r-- 1 1001 1001 168 May 9 11:24 version.go [Pipeline] sh [2021-05-09T11:28:52.752Z] + '[' -e coverage.out ] [2021-05-09T11:28:52.752Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-09T11:28:52.994Z] Stashed 1 file(s) [Pipeline] sh [2021-05-09T11:28:53.297Z] + make build [2021-05-09T11:28:53.297Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o cmd/core-data/core-data ./cmd/core-data [2021-05-09T11:28:55.906Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-09T11:29:06.078Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o cmd/core-command/core-command ./cmd/core-command [2021-05-09T11:29:07.028Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-09T11:29:07.447Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-09T11:29:07.447Z] (6/12) Installing patch (2.7.6-r6) [2021-05-09T11:29:07.721Z] (7/12) Installing build-base (0.5-r2) [2021-05-09T11:29:07.721Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-09T11:29:08.314Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-09T11:29:08.314Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-09T11:29:08.440Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-09T11:29:08.586Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-09T11:29:09.018Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-09T11:29:09.181Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-09T11:29:09.181Z] Executing busybox-1.32.1-r6.trigger [2021-05-09T11:29:09.468Z] OK: 218 MiB in 52 packages [2021-05-09T11:29:10.966Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-09T11:29:12.897Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-09T11:29:13.808Z] Removing intermediate container c122b93d72ee [2021-05-09T11:29:13.809Z] ---> 6e2384d8aba0 [2021-05-09T11:29:13.809Z] Step 4/6 : WORKDIR /edgex-go [2021-05-09T11:29:13.809Z] ---> Running in 0c1491dc6f4d [2021-05-09T11:29:13.855Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-09T11:29:14.084Z] Removing intermediate container 0c1491dc6f4d [2021-05-09T11:29:14.084Z] ---> f4c37d8b9ca1 [2021-05-09T11:29:14.084Z] Step 5/6 : COPY go.mod . [2021-05-09T11:29:14.683Z] ---> 9d9e2cee380a [2021-05-09T11:29:14.683Z] Step 6/6 : RUN go mod download [2021-05-09T11:29:14.958Z] ---> Running in 337535f288c2 [2021-05-09T11:29:15.248Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-09T11:29:16.210Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-09T11:29:17.609Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-09T11:29:19.554Z] $ docker stop --time=1 e762cd194b5224d7a2e4dc111d145f8f9167093b7559c49f4d21d900aa9149e6 [2021-05-09T11:29:21.294Z] $ docker rm -f e762cd194b5224d7a2e4dc111d145f8f9167093b7559c49f4d21d900aa9149e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:29:22.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-09T11:29:22.828Z] [2021-05-09T11:29:22.828Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:29:23.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-09T11:29:23.150Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-09T11:29:23.150Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-09T11:29:23.150Z] ca9280d653b3: Pulling fs layer [2021-05-09T11:29:23.150Z] 7e9c9ca2126c: Pulling fs layer [2021-05-09T11:29:23.422Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-09T11:29:23.422Z] cbdbe7a5bc2a: Download complete [2021-05-09T11:29:23.687Z] cbdbe7a5bc2a: Pull complete [2021-05-09T11:29:23.957Z] ca9280d653b3: Verifying Checksum [2021-05-09T11:29:23.957Z] ca9280d653b3: Download complete [2021-05-09T11:29:24.910Z] ca9280d653b3: Pull complete [2021-05-09T11:29:24.910Z] 7e9c9ca2126c: Download complete [2021-05-09T11:29:33.107Z] 7e9c9ca2126c: Pull complete [2021-05-09T11:29:33.107Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-09T11:29:33.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-09T11:29:33.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-09T11:29:33.235Z] prd-centos7-docker-4c-2g-3831 does not seem to be running inside a container [2021-05-09T11:29:33.286Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/470 -v /w/workspace/edgex-go/470:/w/workspace/edgex-go/470:rw,z -v /w/workspace/edgex-go/470@tmp:/w/workspace/edgex-go/470@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-09T11:29:36.057Z] $ docker top 33be713592fd59e2a423ded5dd96654a0db7cf76b41ad317029bc08cb0120212 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-09T11:29:36.519Z] + docker-compose build --help [2021-05-09T11:29:36.519Z] + grep parallel [2021-05-09T11:29:37.469Z] --parallel Build images in parallel. [Pipeline] } [2021-05-09T11:29:37.747Z] $ docker stop --time=1 33be713592fd59e2a423ded5dd96654a0db7cf76b41ad317029bc08cb0120212 [2021-05-09T11:29:39.880Z] $ docker rm -f 33be713592fd59e2a423ded5dd96654a0db7cf76b41ad317029bc08cb0120212 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:29:40.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-09T11:29:40.443Z] . [Pipeline] withDockerContainer [2021-05-09T11:29:40.556Z] prd-centos7-docker-4c-2g-3831 does not seem to be running inside a container [2021-05-09T11:29:40.613Z] $ 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/470 -v /w/workspace/edgex-go/470:/w/workspace/edgex-go/470:rw,z -v /w/workspace/edgex-go/470@tmp:/w/workspace/edgex-go/470@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-09T11:29:41.469Z] $ docker top a8bb09fafd26a49d4f39a1cfc7cc98f56fe38cd5197b8cc51d6c32ab7b798d2f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-09T11:29:41.742Z] Removing intermediate container 337535f288c2 [2021-05-09T11:29:41.742Z] ---> ad1ff92083f6 [2021-05-09T11:29:41.742Z] Successfully built ad1ff92083f6 [2021-05-09T11:29:41.742Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:29:41.922Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-09T11:29:42.088Z] + docker inspect -f . ci-base-image-arm64 [2021-05-09T11:29:42.088Z] . [Pipeline] withDockerContainer [2021-05-09T11:29:42.366Z] prd-ubuntu18.04-docker-arm64-4c-16g-3834 does not seem to be running inside a container [2021-05-09T11:29:42.458Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/470 -v /w/workspace/edgex-go/470:/w/workspace/edgex-go/470:rw,z -v /w/workspace/edgex-go/470@tmp:/w/workspace/edgex-go/470@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 ******** ci-base-image-arm64 cat [2021-05-09T11:29:42.870Z] Building docker-core-command-go ... [2021-05-09T11:29:42.870Z] Building docker-core-data-go ... [2021-05-09T11:29:42.870Z] Building docker-core-metadata-go ... [2021-05-09T11:29:42.870Z] Building docker-security-bootstrapper-go ... [2021-05-09T11:29:42.870Z] Building docker-security-proxy-setup-go ... [2021-05-09T11:29:42.870Z] Building docker-security-secretstore-setup-go ... [2021-05-09T11:29:42.870Z] Building docker-support-notifications-go ... [2021-05-09T11:29:42.870Z] Building docker-support-scheduler-go ... [2021-05-09T11:29:42.870Z] Building docker-sys-mgmt-agent-go ... [2021-05-09T11:29:42.870Z] Building docker-core-metadata-go [2021-05-09T11:29:42.870Z] Building docker-security-bootstrapper-go [2021-05-09T11:29:42.870Z] Building docker-support-notifications-go [2021-05-09T11:29:42.870Z] Building docker-security-proxy-setup-go [2021-05-09T11:29:42.870Z] Building docker-core-command-go [2021-05-09T11:29:44.014Z] $ docker top 84117c8bcb4a2cc2ed14d95b59f99d438516c4550cf97627d0f8c4ee44349eb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-09T11:29:44.942Z] + go version [2021-05-09T11:29:44.942Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-09T11:29:44.972Z] $ docker stop --time=1 84117c8bcb4a2cc2ed14d95b59f99d438516c4550cf97627d0f8c4ee44349eb3 [2021-05-09T11:29:46.865Z] $ docker rm -f 84117c8bcb4a2cc2ed14d95b59f99d438516c4550cf97627d0f8c4ee44349eb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:29:47.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-09T11:29:47.607Z] [2021-05-09T11:29:47.607Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:29:47.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-09T11:29:48.238Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-09T11:29:48.238Z] 29e5d40040c1: Pulling fs layer [2021-05-09T11:29:48.238Z] 1ce36da41761: Pulling fs layer [2021-05-09T11:29:48.238Z] 25b303627fd3: Pulling fs layer [2021-05-09T11:29:48.238Z] 29e5d40040c1: Verifying Checksum [2021-05-09T11:29:48.238Z] 29e5d40040c1: Download complete [2021-05-09T11:29:48.840Z] 1ce36da41761: Verifying Checksum [2021-05-09T11:29:48.840Z] 1ce36da41761: Download complete [2021-05-09T11:29:48.840Z] 29e5d40040c1: Pull complete [2021-05-09T11:29:50.271Z] 1ce36da41761: Pull complete [2021-05-09T11:29:50.544Z] 25b303627fd3: Verifying Checksum [2021-05-09T11:29:50.544Z] 25b303627fd3: Download complete [2021-05-09T11:30:00.710Z] 25b303627fd3: Pull complete [2021-05-09T11:30:00.710Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-09T11:30:00.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-09T11:30:00.710Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-09T11:30:00.928Z] prd-ubuntu18.04-docker-arm64-4c-16g-3834 does not seem to be running inside a container [2021-05-09T11:30:01.018Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/470 -v /w/workspace/edgex-go/470:/w/workspace/edgex-go/470:rw,z -v /w/workspace/edgex-go/470@tmp:/w/workspace/edgex-go/470@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-09T11:30:04.061Z] $ docker top 7550a0b565130a88977a69804d04c315fae88e11b0799a57078f1fb1c75494b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-09T11:30:05.294Z] + docker-compose build --help [2021-05-09T11:30:05.294Z] + grep parallel [2021-05-09T11:30:08.758Z] --parallel Build images in parallel. [Pipeline] } [2021-05-09T11:30:08.791Z] $ docker stop --time=1 7550a0b565130a88977a69804d04c315fae88e11b0799a57078f1fb1c75494b3 [2021-05-09T11:30:10.761Z] $ docker rm -f 7550a0b565130a88977a69804d04c315fae88e11b0799a57078f1fb1c75494b3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:30:11.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-09T11:30:11.435Z] . [Pipeline] withDockerContainer [2021-05-09T11:30:11.709Z] prd-ubuntu18.04-docker-arm64-4c-16g-3834 does not seem to be running inside a container [2021-05-09T11:30:11.799Z] $ 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/470 -v /w/workspace/edgex-go/470:/w/workspace/edgex-go/470:rw,z -v /w/workspace/edgex-go/470@tmp:/w/workspace/edgex-go/470@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-09T11:30:13.113Z] $ docker top 3783034c4f97ec11d793696b16ce177330204dde14ba53d83d94151702f3bdba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-09T11:30:14.048Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-09T11:30:17.417Z] Building docker-core-command-go ... [2021-05-09T11:30:17.417Z] Building docker-core-data-go ... [2021-05-09T11:30:17.417Z] Building docker-core-metadata-go ... [2021-05-09T11:30:17.417Z] Building docker-security-bootstrapper-go ... [2021-05-09T11:30:17.417Z] Building docker-security-proxy-setup-go ... [2021-05-09T11:30:17.417Z] Building docker-security-secretstore-setup-go ... [2021-05-09T11:30:17.417Z] Building docker-support-notifications-go ... [2021-05-09T11:30:17.417Z] Building docker-support-scheduler-go ... [2021-05-09T11:30:17.417Z] Building docker-sys-mgmt-agent-go ... [2021-05-09T11:30:17.417Z] Building docker-support-notifications-go [2021-05-09T11:30:17.417Z] Building docker-support-scheduler-go [2021-05-09T11:30:17.417Z] Building docker-core-metadata-go [2021-05-09T11:30:17.417Z] Building docker-sys-mgmt-agent-go [2021-05-09T11:30:17.417Z] Building docker-security-proxy-setup-go [2021-05-09T11:30:21.789Z] Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-09T11:30:21.789Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-09T11:30:21.789Z] ---> 1bfd234c72a2 [2021-05-09T11:30:21.789Z] Step 3/31 : WORKDIR /edgex-go [2021-05-09T11:30:21.789Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-09T11:30:21.789Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-09T11:30:21.789Z] ---> 1bfd234c72a2 [2021-05-09T11:30:21.789Z] Step 3/23 : WORKDIR /edgex-go [2021-05-09T11:30:21.789Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-09T11:30:21.789Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-09T11:30:21.789Z] ---> 1bfd234c72a2 [2021-05-09T11:30:21.789Z] Step 3/23 : WORKDIR /edgex-go [2021-05-09T11:30:21.789Z] [2021-05-09T11:30:21.789Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-09T11:30:21.789Z] ---> 1bfd234c72a2 [2021-05-09T11:30:21.789Z] Step 3/22 : WORKDIR /edgex-go [2021-05-09T11:30:21.789Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-09T11:30:21.789Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-09T11:30:21.789Z] ---> 1bfd234c72a2 [2021-05-09T11:30:21.789Z] Step 3/21 : WORKDIR /edgex-go [2021-05-09T11:30:21.789Z] ---> Running in bd80dc085fa1 [2021-05-09T11:30:21.789Z] ---> Running in 99742e1e007e [2021-05-09T11:30:21.789Z] ---> Running in 736811170c7a [2021-05-09T11:30:21.789Z] ---> Running in 88ae5fea1a9b [2021-05-09T11:30:21.789Z] ---> Running in 0c8dfb0935a5 [2021-05-09T11:30:21.789Z] Removing intermediate container 736811170c7a [2021-05-09T11:30:21.789Z] ---> ab547b5ab113 [2021-05-09T11:30:21.789Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-09T11:30:21.789Z] Removing intermediate container 88ae5fea1a9b [2021-05-09T11:30:21.789Z] ---> dd33747ff012 [2021-05-09T11:30:21.789Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-09T11:30:21.789Z] Removing intermediate container 0c8dfb0935a5 [2021-05-09T11:30:21.789Z] ---> 15097aa0feb3 [2021-05-09T11:30:21.789Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-09T11:30:21.789Z] Removing intermediate container bd80dc085fa1 [2021-05-09T11:30:21.789Z] ---> 89ce212885dc [2021-05-09T11:30:21.789Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-09T11:30:21.789Z] Removing intermediate container 99742e1e007e [2021-05-09T11:30:21.789Z] ---> a697e1e896c0 [2021-05-09T11:30:21.789Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-09T11:30:21.789Z] ---> Running in a3b5c28fa7e6 [2021-05-09T11:30:21.789Z] ---> Running in c1989b5db2be [2021-05-09T11:30:21.789Z] ---> Running in c2830e049374 [2021-05-09T11:30:21.789Z] ---> Running in 79b9c9ca8b7d [2021-05-09T11:30:21.789Z] ---> Running in 8c3c9fa6fe51 [2021-05-09T11:30:21.789Z] Removing intermediate container c1989b5db2be [2021-05-09T11:30:21.789Z] ---> b00f6e3fbf45 [2021-05-09T11:30:21.789Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-09T11:30:21.789Z] Removing intermediate container c2830e049374 [2021-05-09T11:30:21.789Z] ---> 0db34f50aab4 [2021-05-09T11:30:21.789Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-09T11:30:21.789Z] Removing intermediate container a3b5c28fa7e6 [2021-05-09T11:30:21.789Z] ---> 7db9324593f9 [2021-05-09T11:30:21.789Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-09T11:30:21.789Z] ---> Running in 21001d8fd14c [2021-05-09T11:30:21.789Z] ---> Running in 51cccd304a65 [2021-05-09T11:30:21.789Z] ---> Running in 544ff826b04c [2021-05-09T11:30:21.789Z] Removing intermediate container 79b9c9ca8b7d [2021-05-09T11:30:21.789Z] ---> 72c347628b20 [2021-05-09T11:30:21.789Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-09T11:30:21.789Z] Removing intermediate container 8c3c9fa6fe51 [2021-05-09T11:30:21.789Z] ---> 67a0819c3fb0 [2021-05-09T11:30:21.789Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-09T11:30:21.789Z] ---> Running in c3c9d6469e93 [2021-05-09T11:30:21.789Z] ---> Running in 076628d03276 [2021-05-09T11:30:22.060Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-09T11:30:22.060Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-09T11:30:22.326Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-09T11:30:22.326Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-09T11:30:22.326Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-09T11:30:23.823Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-09T11:30:23.823Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-09T11:30:24.106Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-09T11:30:24.106Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-09T11:30:24.106Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-09T11:30:25.135Z] OK: 219 MiB in 52 packages [2021-05-09T11:30:25.398Z] Removing intermediate container 544ff826b04c [2021-05-09T11:30:25.398Z] ---> 3751245e2a56 [2021-05-09T11:30:25.398Z] Step 6/21 : COPY go.mod . [2021-05-09T11:30:25.664Z] ---> f5f90255e954 [2021-05-09T11:30:25.664Z] Step 7/21 : RUN go mod download [2021-05-09T11:30:25.664Z] ---> Running in 9cec02e97c0c [2021-05-09T11:30:25.664Z] OK: 219 MiB in 52 packages [2021-05-09T11:30:25.935Z] OK: 219 MiB in 52 packages [2021-05-09T11:30:26.201Z] OK: 219 MiB in 52 packages [2021-05-09T11:30:26.470Z] OK: 219 MiB in 52 packages [2021-05-09T11:30:26.470Z] Removing intermediate container 51cccd304a65 [2021-05-09T11:30:26.470Z] ---> 090ae5fa730b [2021-05-09T11:30:26.470Z] Step 6/31 : COPY go.mod . [2021-05-09T11:30:26.738Z] Removing intermediate container c3c9d6469e93 [2021-05-09T11:30:26.738Z] ---> 199d931a9725 [2021-05-09T11:30:26.738Z] Step 6/23 : COPY go.mod . [2021-05-09T11:30:27.002Z] Removing intermediate container 21001d8fd14c [2021-05-09T11:30:27.002Z] ---> de4342ba9464 [2021-05-09T11:30:27.002Z] Step 6/22 : COPY go.mod . [2021-05-09T11:30:27.002Z] ---> 7d00dd494208 [2021-05-09T11:30:27.002Z] Step 7/31 : RUN go mod download [2021-05-09T11:30:27.002Z] ---> 6a52ce3d0b81 [2021-05-09T11:30:27.002Z] Step 7/23 : RUN go mod download [2021-05-09T11:30:27.264Z] ---> Running in 395f50bfdd99 [2021-05-09T11:30:27.264Z] ---> Running in 0857e70d6c14 [2021-05-09T11:30:27.529Z] ---> e7c621772565 [2021-05-09T11:30:27.529Z] Step 7/22 : RUN go mod download [2021-05-09T11:30:27.529Z] Removing intermediate container 076628d03276 [2021-05-09T11:30:27.529Z] ---> f49560ccb04e [2021-05-09T11:30:27.529Z] Step 6/23 : COPY go.mod . [2021-05-09T11:30:27.529Z] ---> Running in 0959a77aa985 [2021-05-09T11:30:27.797Z] ---> b2641bc8395d [2021-05-09T11:30:27.797Z] Step 7/23 : RUN go mod download [2021-05-09T11:30:28.069Z] ---> Running in 4a7a2b067ec7 [2021-05-09T11:30:28.069Z] Removing intermediate container 9cec02e97c0c [2021-05-09T11:30:28.069Z] ---> 0292fd977ced [2021-05-09T11:30:28.069Z] Step 8/21 : COPY . . [2021-05-09T11:30:34.735Z] Removing intermediate container 395f50bfdd99 [2021-05-09T11:30:34.735Z] ---> b7317a1d4c40 [2021-05-09T11:30:34.735Z] Step 8/31 : COPY . . [2021-05-09T11:30:39.063Z] Removing intermediate container 0959a77aa985 [2021-05-09T11:30:39.063Z] ---> 8641ca794d4b [2021-05-09T11:30:39.063Z] Step 8/22 : COPY . . [2021-05-09T11:30:39.337Z] Removing intermediate container 0857e70d6c14 [2021-05-09T11:30:39.337Z] ---> fef49e248745 [2021-05-09T11:30:39.337Z] Step 8/23 : COPY . . [2021-05-09T11:30:40.299Z] Removing intermediate container 4a7a2b067ec7 [2021-05-09T11:30:40.299Z] ---> 3e20512fea18 [2021-05-09T11:30:40.299Z] Step 8/23 : COPY . . [2021-05-09T11:31:02.482Z] ---> 5a2aea89d14c [2021-05-09T11:31:02.482Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-09T11:31:02.482Z] ---> Running in 8e6a2bf38a2b [2021-05-09T11:31:04.392Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-09T11:31:04.392Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-09T11:31:04.392Z] ---> ad1ff92083f6 [2021-05-09T11:31:04.392Z] Step 3/22 : WORKDIR /edgex-go [2021-05-09T11:31:04.496Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-09T11:31:04.674Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-09T11:31:04.674Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-09T11:31:04.674Z] ---> ad1ff92083f6 [2021-05-09T11:31:04.674Z] Step 3/22 : WORKDIR /edgex-go [2021-05-09T11:31:04.674Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-09T11:31:04.674Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-09T11:31:04.674Z] ---> ad1ff92083f6 [2021-05-09T11:31:04.674Z] Step 3/23 : WORKDIR /edgex-go [2021-05-09T11:31:04.674Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-09T11:31:04.674Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-09T11:31:04.674Z] ---> ad1ff92083f6 [2021-05-09T11:31:04.675Z] Step 3/21 : WORKDIR /edgex-go [2021-05-09T11:31:04.675Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-09T11:31:04.675Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-09T11:31:04.675Z] ---> ad1ff92083f6 [2021-05-09T11:31:04.675Z] Step 3/23 : WORKDIR /edgex-go [2021-05-09T11:31:08.987Z] ---> Running in 20f635956e85 [2021-05-09T11:31:08.987Z] ---> Running in 8e06f7a55ecd [2021-05-09T11:31:08.987Z] ---> Running in efcc492ed5af [2021-05-09T11:31:08.987Z] ---> Running in 1a6e6d55e604 [2021-05-09T11:31:08.987Z] ---> Running in 455df4b786a1 [2021-05-09T11:31:09.592Z] Removing intermediate container 1a6e6d55e604 [2021-05-09T11:31:09.592Z] ---> 1e85976a6403 [2021-05-09T11:31:09.592Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-09T11:31:09.877Z] Removing intermediate container efcc492ed5af [2021-05-09T11:31:09.877Z] ---> 80ec6e417bbb [2021-05-09T11:31:09.877Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-09T11:31:09.877Z] ---> Running in 55749340df5f [2021-05-09T11:31:09.877Z] Removing intermediate container 8e06f7a55ecd [2021-05-09T11:31:09.877Z] Removing intermediate container 455df4b786a1 [2021-05-09T11:31:09.877Z] ---> 67121d2c8c61 [2021-05-09T11:31:09.877Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-09T11:31:09.877Z] ---> e0d6a2baabbc [2021-05-09T11:31:09.877Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-09T11:31:09.877Z] Removing intermediate container 20f635956e85 [2021-05-09T11:31:09.877Z] ---> 233837ad05f5 [2021-05-09T11:31:09.877Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-09T11:31:10.157Z] ---> Running in af8978db328c [2021-05-09T11:31:10.157Z] ---> Running in de54a187bda4 [2021-05-09T11:31:10.157Z] ---> Running in 3bb49b9ff6d5 [2021-05-09T11:31:10.157Z] ---> Running in d72880a24c06 [2021-05-09T11:31:11.216Z] ---> edcd984362c7 [2021-05-09T11:31:11.216Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-09T11:31:11.868Z] ---> Running in 2c59065a44a4 [2021-05-09T11:31:14.509Z] Removing intermediate container 55749340df5f [2021-05-09T11:31:14.509Z] ---> ebd97a91fcda [2021-05-09T11:31:14.509Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-09T11:31:14.509Z] ---> Running in 27823354126d [2021-05-09T11:31:14.509Z] Removing intermediate container af8978db328c [2021-05-09T11:31:14.510Z] ---> a6fb14d0d709 [2021-05-09T11:31:14.510Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-09T11:31:14.510Z] Removing intermediate container 3bb49b9ff6d5 [2021-05-09T11:31:14.510Z] ---> 1eea5a217d5c [2021-05-09T11:31:14.510Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-09T11:31:14.783Z] ---> Running in fa500c8e192a [2021-05-09T11:31:14.783Z] ---> Running in 8dd2ae5c68eb [2021-05-09T11:31:15.058Z] Removing intermediate container de54a187bda4 [2021-05-09T11:31:15.058Z] ---> dc5abcdfa2dd [2021-05-09T11:31:15.058Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-09T11:31:15.058Z] Removing intermediate container d72880a24c06 [2021-05-09T11:31:15.058Z] ---> 8da2f3c14702 [2021-05-09T11:31:15.058Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-09T11:31:15.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-09T11:31:15.336Z] ---> Running in 72dcffd28d6c [2021-05-09T11:31:15.337Z] ---> Running in e756bfdc2dd5 [2021-05-09T11:31:15.890Z] ---> f9fbfd8f39b8 [2021-05-09T11:31:15.890Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-09T11:31:15.952Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-09T11:31:16.943Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-09T11:31:16.943Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-09T11:31:17.217Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-09T11:31:17.217Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-09T11:31:17.301Z] ---> Running in 5bd4471c0b5c [2021-05-09T11:31:17.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-09T11:31:17.907Z] ---> 149f751d4af3 [2021-05-09T11:31:17.907Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-09T11:31:17.907Z] ---> ea2787b4a4e9 [2021-05-09T11:31:17.907Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-09T11:31:18.185Z] ---> Running in 4aec497df2b4 [2021-05-09T11:31:18.185Z] ---> Running in 4674ce123723 [2021-05-09T11:31:18.784Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o cmd/core-command/core-command ./cmd/core-command [2021-05-09T11:31:18.788Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-09T11:31:18.788Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-09T11:31:19.078Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-09T11:31:19.078Z] OK: 218 MiB in 52 packages [2021-05-09T11:31:19.369Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-09T11:31:19.386Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-09T11:31:19.386Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-09T11:31:20.374Z] OK: 218 MiB in 52 packages [2021-05-09T11:31:20.374Z] OK: 218 MiB in 52 packages [2021-05-09T11:31:20.374Z] OK: 218 MiB in 52 packages [2021-05-09T11:31:20.659Z] OK: 218 MiB in 52 packages [2021-05-09T11:31:20.935Z] Removing intermediate container 27823354126d [2021-05-09T11:31:20.935Z] ---> dd827bb116df [2021-05-09T11:31:20.935Z] Step 6/23 : COPY go.mod . [2021-05-09T11:31:22.380Z] ---> d3c02528b435 [2021-05-09T11:31:22.380Z] Step 7/23 : RUN go mod download [2021-05-09T11:31:22.380Z] ---> Running in e50cdd210383 [2021-05-09T11:31:22.380Z] Removing intermediate container 8dd2ae5c68eb [2021-05-09T11:31:22.380Z] ---> 596716084169 [2021-05-09T11:31:22.380Z] Step 6/22 : COPY go.mod . [2021-05-09T11:31:22.659Z] Removing intermediate container fa500c8e192a [2021-05-09T11:31:22.659Z] ---> 9a138f0f967a [2021-05-09T11:31:22.659Z] Step 6/23 : COPY go.mod . [2021-05-09T11:31:22.659Z] Removing intermediate container 72dcffd28d6c [2021-05-09T11:31:22.659Z] ---> 9d85cd705c50 [2021-05-09T11:31:22.659Z] Step 6/21 : COPY go.mod . [2021-05-09T11:31:22.659Z] Removing intermediate container e756bfdc2dd5 [2021-05-09T11:31:22.659Z] ---> 385b373fae56 [2021-05-09T11:31:22.659Z] Step 6/22 : COPY go.mod . [2021-05-09T11:31:23.649Z] ---> de337d606e24 [2021-05-09T11:31:23.649Z] Step 7/22 : RUN go mod download [2021-05-09T11:31:23.649Z] ---> 81d85cf5d1b9 [2021-05-09T11:31:23.649Z] Step 7/23 : RUN go mod download [2021-05-09T11:31:23.927Z] ---> Running in f7cde09f372e [2021-05-09T11:31:23.927Z] ---> 3e88304449dd [2021-05-09T11:31:23.927Z] Step 7/21 : RUN go mod download [2021-05-09T11:31:23.927Z] ---> Running in f97d833a24f5 [2021-05-09T11:31:24.213Z] ---> b97a16824781 [2021-05-09T11:31:24.213Z] Step 7/22 : RUN go mod download [2021-05-09T11:31:24.213Z] ---> Running in 51fc70373b77 [2021-05-09T11:31:24.491Z] ---> Running in 3a289c82ad1a [2021-05-09T11:31:25.941Z] Removing intermediate container e50cdd210383 [2021-05-09T11:31:25.941Z] ---> c29bad9ad6a1 [2021-05-09T11:31:25.941Z] Step 8/23 : COPY . . [2021-05-09T11:31:28.585Z] Removing intermediate container f7cde09f372e [2021-05-09T11:31:28.585Z] ---> 12ed331b6eb0 [2021-05-09T11:31:28.585Z] Step 8/22 : COPY . . [2021-05-09T11:31:28.585Z] Removing intermediate container f97d833a24f5 [2021-05-09T11:31:28.585Z] ---> deea9a64edf5 [2021-05-09T11:31:28.585Z] Step 8/23 : COPY . . [2021-05-09T11:31:29.187Z] Removing intermediate container 3a289c82ad1a [2021-05-09T11:31:29.187Z] ---> 1c8269929cdc [2021-05-09T11:31:29.187Z] Step 8/21 : COPY . . [2021-05-09T11:31:29.187Z] Removing intermediate container 51fc70373b77 [2021-05-09T11:31:29.187Z] ---> b6d663981438 [2021-05-09T11:31:29.187Z] Step 8/22 : COPY . . [2021-05-09T11:31:41.524Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-09T11:31:47.492Z] ---> b6062da396dd [2021-05-09T11:31:47.492Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-09T11:31:47.492Z] ---> Running in 931723b15f6e [2021-05-09T11:31:47.492Z] ---> 6962c8fe2d1c [2021-05-09T11:31:47.492Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-09T11:31:47.492Z] ---> 0f950da39bff [2021-05-09T11:31:47.492Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-09T11:31:47.492Z] ---> Running in 297fed57bd9f [2021-05-09T11:31:47.492Z] ---> Running in de39b3973e7f [2021-05-09T11:31:47.492Z] ---> 8e05072aac24 [2021-05-09T11:31:47.492Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-09T11:31:47.492Z] ---> fafb5492e2df [2021-05-09T11:31:47.492Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-09T11:31:47.492Z] ---> Running in 4d09ce5b8e9d [2021-05-09T11:31:47.492Z] ---> Running in d90ece2cef91 [2021-05-09T11:31:48.099Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-09T11:31:49.541Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-09T11:31:49.541Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-09T11:31:49.541Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-09T11:31:49.541Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-09T11:31:49.805Z] Removing intermediate container 8e6a2bf38a2b [2021-05-09T11:31:49.805Z] ---> 9c8467a7ef1e [2021-05-09T11:31:49.805Z] [2021-05-09T11:31:49.805Z] Step 10/21 : FROM alpine:3.12 [2021-05-09T11:31:49.805Z] 3.12: Pulling from library/alpine [2021-05-09T11:31:50.077Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-09T11:31:50.077Z] Status: Downloaded newer image for alpine:3.12 [2021-05-09T11:31:50.077Z] ---> 13621d1b12d4 [2021-05-09T11:31:50.077Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-09T11:31:51.081Z] ---> Running in 759cd2536289 [2021-05-09T11:31:52.082Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-09T11:31:52.353Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-09T11:31:52.629Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-09T11:31:52.629Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-09T11:31:52.629Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-09T11:31:52.629Z] (4/4) Installing curl (7.76.1-r0) [2021-05-09T11:31:52.629Z] Executing busybox-1.31.1-r20.trigger [2021-05-09T11:31:52.629Z] Executing ca-certificates-20191127-r4.trigger [2021-05-09T11:31:52.901Z] OK: 7 MiB in 18 packages [2021-05-09T11:31:55.534Z] Removing intermediate container 759cd2536289 [2021-05-09T11:31:55.534Z] ---> 19e1e13db270 [2021-05-09T11:31:55.534Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-09T11:31:55.811Z] ---> Running in 04acbf33bc8e [2021-05-09T11:31:56.438Z] Removing intermediate container 04acbf33bc8e [2021-05-09T11:31:56.438Z] ---> 52fd35dff034 [2021-05-09T11:31:56.438Z] Step 13/21 : WORKDIR /edgex [2021-05-09T11:31:57.043Z] ---> Running in 2fa72e9867a4 [2021-05-09T11:31:58.522Z] Removing intermediate container 2fa72e9867a4 [2021-05-09T11:31:58.523Z] ---> 86c225c856ac [2021-05-09T11:31:58.523Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-09T11:31:59.124Z] Removing intermediate container 2c59065a44a4 [2021-05-09T11:31:59.124Z] ---> af3b90472306 [2021-05-09T11:31:59.124Z] [2021-05-09T11:31:59.124Z] Step 10/31 : FROM alpine:3.12 [2021-05-09T11:31:59.124Z] ---> 13621d1b12d4 [2021-05-09T11:31:59.124Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-09T11:31:59.124Z] ---> 4c461cf47650 [2021-05-09T11:31:59.124Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-09T11:32:00.545Z] ---> Running in fee7930045f5 [2021-05-09T11:32:00.846Z] Removing intermediate container fee7930045f5 [2021-05-09T11:32:00.846Z] ---> f1aea3c12fbd [2021-05-09T11:32:00.846Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-09T11:32:00.846Z] ---> Running in 56dee27991d8 [2021-05-09T11:32:00.846Z] ---> b9861597d5b1 [2021-05-09T11:32:00.846Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-09T11:32:01.873Z] ---> 440687f32cd4 [2021-05-09T11:32:01.873Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-09T11:32:02.175Z] ---> Running in 49c274410a75 [2021-05-09T11:32:02.175Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-09T11:32:02.457Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-09T11:32:02.457Z] Removing intermediate container 49c274410a75 [2021-05-09T11:32:02.457Z] ---> 1deebf050614 [2021-05-09T11:32:02.457Z] Step 18/21 : CMD ["--init=true"] [2021-05-09T11:32:02.737Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-09T11:32:02.737Z] (2/2) Installing su-exec (0.2-r1) [2021-05-09T11:32:02.737Z] Executing busybox-1.31.1-r20.trigger [2021-05-09T11:32:02.737Z] OK: 6 MiB in 16 packages [2021-05-09T11:32:02.737Z] ---> Running in 50f0b511d276 [2021-05-09T11:32:03.366Z] Removing intermediate container 50f0b511d276 [2021-05-09T11:32:03.366Z] ---> 751f29d3ff65 [2021-05-09T11:32:03.366Z] Step 19/21 : LABEL arch=x86_64 [2021-05-09T11:32:03.366Z] ---> Running in 4039f292f176 [2021-05-09T11:32:03.645Z] Removing intermediate container 56dee27991d8 [2021-05-09T11:32:03.645Z] ---> 43999ea86feb [2021-05-09T11:32:03.645Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-09T11:32:03.645Z] Removing intermediate container 4039f292f176 [2021-05-09T11:32:03.645Z] ---> 96a00488e6ef [2021-05-09T11:32:03.645Z] Step 20/21 : LABEL git_sha=feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:32:04.641Z] ---> Running in d3474294036e [2021-05-09T11:32:06.053Z] ---> Running in 22ee2e1c6d8b [2021-05-09T11:32:08.623Z] Removing intermediate container d3474294036e [2021-05-09T11:32:08.623Z] ---> c596674f7439 [2021-05-09T11:32:08.623Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-09T11:32:08.623Z] ---> Running in 85132308710f [2021-05-09T11:32:08.623Z] Removing intermediate container 22ee2e1c6d8b [2021-05-09T11:32:08.623Z] ---> 67355fac0f24 [2021-05-09T11:32:08.623Z] Step 21/21 : LABEL version=2.0.0-dev.202 [2021-05-09T11:32:08.623Z] Removing intermediate container 4aec497df2b4 [2021-05-09T11:32:08.623Z] ---> befe3e0b5d35 [2021-05-09T11:32:08.623Z] [2021-05-09T11:32:08.623Z] Step 10/22 : FROM alpine:3.12 [2021-05-09T11:32:08.623Z] ---> 13621d1b12d4 [2021-05-09T11:32:08.623Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-09T11:32:08.623Z] Removing intermediate container 5bd4471c0b5c [2021-05-09T11:32:08.623Z] ---> 8d5fda7f99c6 [2021-05-09T11:32:08.623Z] [2021-05-09T11:32:08.623Z] Step 10/23 : FROM alpine:3.12 [2021-05-09T11:32:08.623Z] ---> 13621d1b12d4 [2021-05-09T11:32:08.623Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-09T11:32:08.889Z] ---> Running in 702aa822dfd2 [2021-05-09T11:32:09.153Z] ---> Running in 2937b8a74e37 [2021-05-09T11:32:09.153Z] Removing intermediate container 85132308710f [2021-05-09T11:32:09.153Z] ---> 6456f8e0a4d0 [2021-05-09T11:32:09.153Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-09T11:32:09.153Z] ---> Running in 3e003f7507ee [2021-05-09T11:32:12.494Z] ---> Running in e56272d86722 [2021-05-09T11:32:12.494Z] Removing intermediate container 702aa822dfd2 [2021-05-09T11:32:12.494Z] ---> e76165747040 [2021-05-09T11:32:12.494Z] [2021-05-09T11:32:12.494Z] Removing intermediate container 4674ce123723 [2021-05-09T11:32:12.494Z] ---> 19adfb3cd57b [2021-05-09T11:32:12.494Z] [2021-05-09T11:32:12.494Z] Step 10/23 : FROM alpine:3.12 [2021-05-09T11:32:12.494Z] ---> 13621d1b12d4 [2021-05-09T11:32:12.494Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-09T11:32:12.494Z] Successfully built e76165747040 [2021-05-09T11:32:12.494Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-05-09T11:32:12.494Z] Building docker-security-secretstore-setup-go [2021-05-09T11:32:12.494Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 61fa83c44121 [2021-05-09T11:32:13.086Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-09T11:32:13.086Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-09T11:32:13.354Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-09T11:32:13.354Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-09T11:32:13.354Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-09T11:32:13.354Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-09T11:32:13.354Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-09T11:32:13.354Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-09T11:32:13.354Z] Executing busybox-1.31.1-r20.trigger [2021-05-09T11:32:13.354Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-09T11:32:13.626Z] Executing busybox-1.31.1-r20.trigger [2021-05-09T11:32:13.626Z] OK: 6 MiB in 15 packages [2021-05-09T11:32:13.626Z] Executing ca-certificates-20191127-r4.trigger [2021-05-09T11:32:13.626Z] OK: 6 MiB in 16 packages [2021-05-09T11:32:13.626Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-09T11:32:13.626Z] Executing busybox-1.31.1-r20.trigger [2021-05-09T11:32:13.626Z] OK: 6 MiB in 15 packages [2021-05-09T11:32:14.594Z] Removing intermediate container e56272d86722 [2021-05-09T11:32:14.594Z] ---> f935bf28883e [2021-05-09T11:32:14.594Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-09T11:32:14.594Z] ---> Running in 08f42c79ae21 [2021-05-09T11:32:17.163Z] Removing intermediate container 3e003f7507ee [2021-05-09T11:32:17.163Z] ---> c76b15651ebb [2021-05-09T11:32:17.163Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-09T11:32:18.574Z] Removing intermediate container 2937b8a74e37 [2021-05-09T11:32:18.574Z] ---> e9cbbcba5f77 [2021-05-09T11:32:18.574Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-09T11:32:18.574Z] Removing intermediate container 61fa83c44121 [2021-05-09T11:32:18.574Z] ---> b879cd56e84d [2021-05-09T11:32:18.574Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-09T11:32:19.153Z] Removing intermediate container 08f42c79ae21 [2021-05-09T11:32:19.153Z] ---> fc71cfcf4c75 [2021-05-09T11:32:19.153Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-09T11:32:19.153Z] ---> Running in 9d4d912642ae [2021-05-09T11:32:19.525Z] ---> Running in 34feeff03c40 [2021-05-09T11:32:19.525Z] ---> Running in ee62e7e2f31f [2021-05-09T11:32:20.491Z] Removing intermediate container 9d4d912642ae [2021-05-09T11:32:20.491Z] ---> e04ad3d96208 [2021-05-09T11:32:20.491Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-09T11:32:20.491Z] ---> acd03b6e1583 [2021-05-09T11:32:20.491Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-09T11:32:21.910Z] Removing intermediate container ee62e7e2f31f [2021-05-09T11:32:21.910Z] ---> a05b5acbe304 [2021-05-09T11:32:21.910Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-09T11:32:21.910Z] ---> Running in 81f5d3a0bc9f [2021-05-09T11:32:21.910Z] Removing intermediate container 34feeff03c40 [2021-05-09T11:32:21.910Z] ---> dd34021e2dbd [2021-05-09T11:32:21.910Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-09T11:32:22.501Z] ---> Running in 6b4ff69f801f [2021-05-09T11:32:22.501Z] ---> Running in 099c3e6c6e08 [2021-05-09T11:32:23.472Z] ---> Running in f96f3ca4fe9f [2021-05-09T11:32:24.438Z] Removing intermediate container 81f5d3a0bc9f [2021-05-09T11:32:24.438Z] ---> 932a510cc34b [2021-05-09T11:32:24.438Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-09T11:32:24.438Z] Removing intermediate container 6b4ff69f801f [2021-05-09T11:32:24.438Z] ---> d01f1ed14410 [2021-05-09T11:32:24.438Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-09T11:32:25.851Z] ---> Running in cc61daa621dc [2021-05-09T11:32:25.851Z] Removing intermediate container f96f3ca4fe9f [2021-05-09T11:32:25.851Z] ---> e80611855ba1 [2021-05-09T11:32:25.851Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-09T11:32:26.121Z] ---> Running in bac1f1be3065 [2021-05-09T11:32:26.706Z] ---> Running in 29b311aad90b [2021-05-09T11:32:27.292Z] Removing intermediate container cc61daa621dc [2021-05-09T11:32:27.292Z] ---> 056a2f1bea3b [2021-05-09T11:32:27.292Z] Step 15/23 : WORKDIR / [2021-05-09T11:32:27.558Z] Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-09T11:32:27.558Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-09T11:32:27.558Z] ---> 1bfd234c72a2 [2021-05-09T11:32:27.558Z] Step 3/25 : WORKDIR /edgex-go [2021-05-09T11:32:27.558Z] ---> Using cache [2021-05-09T11:32:27.558Z] ---> 89ce212885dc [2021-05-09T11:32:27.558Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-09T11:32:27.558Z] ---> Using cache [2021-05-09T11:32:27.558Z] ---> 0db34f50aab4 [2021-05-09T11:32:27.558Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-09T11:32:27.558Z] ---> Using cache [2021-05-09T11:32:27.558Z] ---> 090ae5fa730b [2021-05-09T11:32:27.558Z] Step 6/25 : COPY go.mod . [2021-05-09T11:32:27.558Z] ---> Using cache [2021-05-09T11:32:27.558Z] ---> 7d00dd494208 [2021-05-09T11:32:27.558Z] Step 7/25 : RUN go mod download [2021-05-09T11:32:27.558Z] ---> Using cache [2021-05-09T11:32:27.558Z] ---> b7317a1d4c40 [2021-05-09T11:32:27.558Z] Step 8/25 : COPY . . [2021-05-09T11:32:27.558Z] ---> Using cache [2021-05-09T11:32:27.558Z] ---> edcd984362c7 [2021-05-09T11:32:27.558Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-09T11:32:28.522Z] Removing intermediate container bac1f1be3065 [2021-05-09T11:32:28.522Z] ---> f0cc3ced0bab [2021-05-09T11:32:28.522Z] Step 15/23 : WORKDIR / [2021-05-09T11:32:28.522Z] ---> Running in 3fc94ef066d2 [2021-05-09T11:32:28.522Z] Removing intermediate container 29b311aad90b [2021-05-09T11:32:28.522Z] ---> 1e987f66e956 [2021-05-09T11:32:28.522Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-09T11:32:28.522Z] ---> Running in b611aac899b2 [2021-05-09T11:32:28.522Z] ---> Running in caed407a2f84 [2021-05-09T11:32:28.788Z] Removing intermediate container 099c3e6c6e08 [2021-05-09T11:32:28.788Z] ---> a26739f694b9 [2021-05-09T11:32:28.788Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-09T11:32:29.061Z] Removing intermediate container 3fc94ef066d2 [2021-05-09T11:32:29.061Z] ---> 495d8f88d661 [2021-05-09T11:32:29.061Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-09T11:32:29.061Z] Removing intermediate container caed407a2f84 [2021-05-09T11:32:29.061Z] ---> 51cbbd8d71b0 [2021-05-09T11:32:29.061Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-09T11:32:29.061Z] ---> 3e1dc1064892 [2021-05-09T11:32:29.061Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-09T11:32:29.331Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-09T11:32:29.331Z] ---> 885f19b6a7f4 [2021-05-09T11:32:29.331Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-09T11:32:29.599Z] ---> 2c80fa6f1004 [2021-05-09T11:32:29.599Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-09T11:32:29.599Z] ---> fbdc94f46f57 [2021-05-09T11:32:29.599Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-09T11:32:30.202Z] ---> 970a0223b46e [2021-05-09T11:32:30.202Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-09T11:32:30.483Z] ---> d86c8d1b85af [2021-05-09T11:32:30.483Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-09T11:32:30.483Z] ---> 2bf8cb78461a [2021-05-09T11:32:30.483Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-09T11:32:30.483Z] ---> c5bffc8e6269 [2021-05-09T11:32:30.483Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-09T11:32:30.483Z] ---> 9939cf144bbd [2021-05-09T11:32:30.483Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-09T11:32:30.483Z] ---> Running in 009f33db19a9 [2021-05-09T11:32:30.757Z] ---> 7cad34738925 [2021-05-09T11:32:30.757Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-09T11:32:31.031Z] Removing intermediate container 009f33db19a9 [2021-05-09T11:32:31.031Z] ---> 3401011e7379 [2021-05-09T11:32:31.031Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-09T11:32:31.031Z] ---> a19e94ef47b5 [2021-05-09T11:32:31.031Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-09T11:32:31.031Z] ---> 710192cd5607 [2021-05-09T11:32:31.031Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-09T11:32:31.308Z] ---> Running in 191353d56574 [2021-05-09T11:32:31.308Z] ---> Running in 9fc260294f86 [2021-05-09T11:32:31.308Z] ---> dde390ef9a51 [2021-05-09T11:32:31.308Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-09T11:32:31.308Z] ---> Running in aa80ae7296ef [2021-05-09T11:32:31.583Z] Removing intermediate container 191353d56574 [2021-05-09T11:32:31.583Z] ---> 7d3d63554a05 [2021-05-09T11:32:31.583Z] Step 20/22 : LABEL arch=x86_64 [2021-05-09T11:32:31.860Z] Removing intermediate container 9fc260294f86 [2021-05-09T11:32:31.860Z] ---> ebe9f01435f2 [2021-05-09T11:32:31.860Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-09T11:32:32.140Z] ---> Running in f9e5931dbefd [2021-05-09T11:32:32.140Z] Removing intermediate container aa80ae7296ef [2021-05-09T11:32:32.140Z] ---> 35c550424fbe [2021-05-09T11:32:32.140Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-09T11:32:32.140Z] ---> Running in c79595b9251c [2021-05-09T11:32:32.140Z] ---> 3f71341feefe [2021-05-09T11:32:32.140Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-09T11:32:32.140Z] ---> Running in fc09becc768f [2021-05-09T11:32:32.420Z] Removing intermediate container f9e5931dbefd [2021-05-09T11:32:32.420Z] ---> b8973cd86e1b [2021-05-09T11:32:32.420Z] Step 21/22 : LABEL git_sha=feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:32:32.420Z] ---> Running in 22068374d935 [2021-05-09T11:32:32.690Z] Removing intermediate container c79595b9251c [2021-05-09T11:32:32.690Z] ---> 36731cc5e691 [2021-05-09T11:32:32.690Z] Step 21/23 : LABEL arch=x86_64 [2021-05-09T11:32:32.690Z] ---> Running in b2c9e9b30202 [2021-05-09T11:32:32.690Z] Removing intermediate container fc09becc768f [2021-05-09T11:32:32.690Z] ---> 46ac648a0d35 [2021-05-09T11:32:32.691Z] Step 21/23 : LABEL arch=x86_64 [2021-05-09T11:32:32.968Z] ---> Running in 5b9c3faacf45 [2021-05-09T11:32:32.968Z] ---> Running in 302c9aed61f1 [2021-05-09T11:32:32.968Z] Removing intermediate container 22068374d935 [2021-05-09T11:32:32.968Z] ---> ed69fc4b4dd3 [2021-05-09T11:32:32.968Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-09T11:32:32.968Z] Removing intermediate container b2c9e9b30202 [2021-05-09T11:32:32.968Z] ---> 09abb18b501b [2021-05-09T11:32:32.968Z] Step 22/22 : LABEL version=2.0.0-dev.202 [2021-05-09T11:32:33.248Z] Removing intermediate container 5b9c3faacf45 [2021-05-09T11:32:33.248Z] ---> 62f5ceca2adb [2021-05-09T11:32:33.248Z] Step 22/23 : LABEL git_sha=feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:32:33.248Z] ---> Running in ebc790399e56 [2021-05-09T11:32:33.248Z] Removing intermediate container 302c9aed61f1 [2021-05-09T11:32:33.248Z] ---> a6c6e8d966ef [2021-05-09T11:32:33.248Z] Step 22/23 : LABEL git_sha=feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:32:33.528Z] ---> Running in 367b33245fd2 [2021-05-09T11:32:33.528Z] ---> Running in 02dde2e6acd6 [2021-05-09T11:32:33.528Z] ---> 594109348dfa [2021-05-09T11:32:33.528Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-09T11:32:33.811Z] Removing intermediate container ebc790399e56 [2021-05-09T11:32:33.811Z] ---> 01d235229979 [2021-05-09T11:32:33.811Z] [2021-05-09T11:32:34.419Z] ---> Running in af033f642642 [2021-05-09T11:32:34.696Z] Successfully built 01d235229979 [2021-05-09T11:32:34.696Z] Removing intermediate container 367b33245fd2 [2021-05-09T11:32:34.696Z] ---> 608ef7f5ffc7 [2021-05-09T11:32:34.696Z] Step 23/23 : LABEL version=2.0.0-dev.202 [2021-05-09T11:32:35.297Z] Successfully tagged docker-support-notifications-go:latest [2021-05-09T11:32:35.297Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-05-09T11:32:35.297Z] Removing intermediate container 02dde2e6acd6 [2021-05-09T11:32:35.297Z] ---> 1aafbee8bf12 [2021-05-09T11:32:35.297Z] Step 23/23 : LABEL version=2.0.0-dev.202 [2021-05-09T11:32:35.297Z] ---> Running in a00d196f5af6 [2021-05-09T11:32:35.297Z] ---> Running in 3108f47ec6de [2021-05-09T11:32:35.770Z] Removing intermediate container 3108f47ec6de [2021-05-09T11:32:35.770Z] ---> 3f4e6e5229dd [2021-05-09T11:32:35.770Z] [2021-05-09T11:32:35.770Z] Removing intermediate container a00d196f5af6 [2021-05-09T11:32:35.770Z] ---> df0c51439781 [2021-05-09T11:32:35.770Z] [2021-05-09T11:32:36.511Z] Successfully built df0c51439781 [2021-05-09T11:32:36.858Z] Successfully built 3f4e6e5229dd [2021-05-09T11:32:36.858Z] Successfully tagged docker-core-metadata-go:latest [2021-05-09T11:32:36.858Z] Building docker-support-scheduler-go [2021-05-09T11:32:36.858Z]  Building docker-core-metadata-go ... done Successfully tagged docker-core-command-go:latest [2021-05-09T11:32:36.858Z] Building docker-sys-mgmt-agent-go [2021-05-09T11:32:41.171Z]  Building docker-core-command-go ... done Removing intermediate container af033f642642 [2021-05-09T11:32:41.171Z] ---> c1546f73cc93 [2021-05-09T11:32:41.171Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-09T11:32:47.846Z] ---> Running in 803d8ec1c700 [2021-05-09T11:32:50.462Z] Removing intermediate container 803d8ec1c700 [2021-05-09T11:32:50.462Z] ---> a8acbbd2331e [2021-05-09T11:32:50.462Z] Step 28/31 : CMD ["gate"] [2021-05-09T11:32:51.436Z] ---> Running in 61214afdd701 [2021-05-09T11:32:54.809Z] Removing intermediate container 61214afdd701 [2021-05-09T11:32:54.809Z] ---> 70321fe95bec [2021-05-09T11:32:54.809Z] Step 29/31 : LABEL arch=x86_64 [2021-05-09T11:32:55.082Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-09T11:32:56.507Z] ---> Running in 3a77644e7e97 [2021-05-09T11:32:59.092Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-09T11:32:59.092Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-09T11:32:59.092Z] ---> 1bfd234c72a2 [2021-05-09T11:32:59.092Z] Step 3/23 : WORKDIR /edgex-go [2021-05-09T11:32:59.092Z] ---> Using cache [2021-05-09T11:32:59.092Z] ---> 89ce212885dc [2021-05-09T11:32:59.092Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-09T11:32:59.092Z] ---> Using cache [2021-05-09T11:32:59.092Z] ---> 0db34f50aab4 [2021-05-09T11:32:59.092Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-09T11:32:59.357Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-09T11:32:59.357Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-09T11:32:59.357Z] ---> 1bfd234c72a2 [2021-05-09T11:32:59.357Z] Step 3/22 : WORKDIR /edgex-go [2021-05-09T11:32:59.357Z] ---> Using cache [2021-05-09T11:32:59.357Z] ---> 89ce212885dc [2021-05-09T11:32:59.357Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-09T11:32:59.357Z] ---> Using cache [2021-05-09T11:32:59.357Z] ---> 0db34f50aab4 [2021-05-09T11:32:59.357Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-09T11:32:59.357Z] ---> Using cache [2021-05-09T11:32:59.357Z] ---> 090ae5fa730b [2021-05-09T11:32:59.357Z] Step 6/22 : COPY go.mod . [2021-05-09T11:32:59.357Z] ---> Using cache [2021-05-09T11:32:59.357Z] ---> 7d00dd494208 [2021-05-09T11:32:59.357Z] Step 7/22 : RUN go mod download [2021-05-09T11:32:59.357Z] ---> Using cache [2021-05-09T11:32:59.357Z] ---> b7317a1d4c40 [2021-05-09T11:32:59.357Z] Step 8/22 : COPY . . [2021-05-09T11:32:59.357Z] ---> Using cache [2021-05-09T11:32:59.357Z] ---> edcd984362c7 [2021-05-09T11:32:59.357Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-09T11:32:59.949Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-09T11:32:59.949Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-09T11:32:59.949Z] ---> 1bfd234c72a2 [2021-05-09T11:32:59.949Z] Step 3/23 : WORKDIR /edgex-go [2021-05-09T11:32:59.949Z] ---> Using cache [2021-05-09T11:32:59.949Z] ---> 89ce212885dc [2021-05-09T11:32:59.949Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-09T11:32:59.949Z] ---> Using cache [2021-05-09T11:32:59.949Z] ---> 0db34f50aab4 [2021-05-09T11:32:59.949Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-09T11:33:00.911Z] Removing intermediate container 3a77644e7e97 [2021-05-09T11:33:00.911Z] ---> d806690a931e [2021-05-09T11:33:00.911Z] Step 30/31 : LABEL git_sha=feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:33:01.177Z] ---> Running in e37586c0fbc3 [2021-05-09T11:33:01.177Z] ---> Running in d202c9297fe6 [2021-05-09T11:33:01.177Z] ---> Running in 052254f06c59 [2021-05-09T11:33:01.447Z] ---> Running in 12b20c1185e5 [2021-05-09T11:33:01.715Z] Removing intermediate container 12b20c1185e5 [2021-05-09T11:33:01.715Z] ---> 9cae7dd89c63 [2021-05-09T11:33:01.715Z] Step 31/31 : LABEL version=2.0.0-dev.202 [2021-05-09T11:33:01.991Z] ---> Running in f6d8640d1b9d [2021-05-09T11:33:02.276Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-09T11:33:02.551Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-09T11:33:02.551Z] Removing intermediate container f6d8640d1b9d [2021-05-09T11:33:02.551Z] ---> bffed6ecf9bb [2021-05-09T11:33:02.551Z] [2021-05-09T11:33:02.551Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-09T11:33:02.551Z] Successfully built bffed6ecf9bb [2021-05-09T11:33:02.828Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-05-09T11:33:04.286Z]  Building docker-security-bootstrapper-go ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-09T11:33:04.286Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-09T11:33:05.271Z] OK: 219 MiB in 52 packages [2021-05-09T11:33:05.271Z] OK: 219 MiB in 52 packages [2021-05-09T11:33:06.685Z] Removing intermediate container b611aac899b2 [2021-05-09T11:33:06.685Z] ---> ac909a3b359d [2021-05-09T11:33:06.685Z] [2021-05-09T11:33:06.685Z] Step 10/25 : FROM alpine:3.12 [2021-05-09T11:33:06.685Z] ---> 13621d1b12d4 [2021-05-09T11:33:06.685Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-09T11:33:06.957Z] ---> Running in e26e37c42016 [2021-05-09T11:33:07.557Z] Removing intermediate container 052254f06c59 [2021-05-09T11:33:07.557Z] ---> 3228a568574e [2021-05-09T11:33:07.557Z] Step 6/23 : COPY go.mod . [2021-05-09T11:33:07.557Z] Removing intermediate container e37586c0fbc3 [2021-05-09T11:33:07.557Z] ---> feb4b89f376b [2021-05-09T11:33:07.557Z] Step 6/23 : COPY go.mod . [2021-05-09T11:33:08.162Z] ---> d0a29bd47aa8 [2021-05-09T11:33:08.162Z] Step 7/23 : RUN go mod download [2021-05-09T11:33:08.162Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-09T11:33:08.162Z] ---> f67b85537d38 [2021-05-09T11:33:08.162Z] Step 7/23 : RUN go mod download [2021-05-09T11:33:08.162Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-09T11:33:08.162Z] ---> Running in c85a736cf601 [2021-05-09T11:33:08.162Z] ---> Running in 959995c61cf0 [2021-05-09T11:33:08.437Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-09T11:33:08.437Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-09T11:33:08.437Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-09T11:33:08.437Z] (4/6) Installing curl (7.76.1-r0) [2021-05-09T11:33:08.437Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-09T11:33:08.437Z] (6/6) Installing su-exec (0.2-r1) [2021-05-09T11:33:08.437Z] Executing busybox-1.31.1-r20.trigger [2021-05-09T11:33:08.437Z] Executing ca-certificates-20191127-r4.trigger [2021-05-09T11:33:08.437Z] OK: 7 MiB in 20 packages [2021-05-09T11:33:09.899Z] Removing intermediate container e26e37c42016 [2021-05-09T11:33:09.899Z] ---> e4224b428cce [2021-05-09T11:33:09.899Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-09T11:33:10.891Z] ---> Running in bfd88005aecd [2021-05-09T11:33:10.891Z] Removing intermediate container c85a736cf601 [2021-05-09T11:33:10.891Z] ---> 5f914d75cb90 [2021-05-09T11:33:10.891Z] Step 8/23 : COPY . . [2021-05-09T11:33:11.177Z] Removing intermediate container 959995c61cf0 [2021-05-09T11:33:11.177Z] ---> 83f389f5b2c4 [2021-05-09T11:33:11.177Z] Step 8/23 : COPY . . [2021-05-09T11:33:11.177Z] Removing intermediate container bfd88005aecd [2021-05-09T11:33:11.177Z] ---> b2a83188351a [2021-05-09T11:33:11.177Z] Step 13/25 : WORKDIR / [2021-05-09T11:33:11.458Z] ---> Running in cfccbb9cd5b4 [2021-05-09T11:33:15.734Z] Removing intermediate container cfccbb9cd5b4 [2021-05-09T11:33:15.734Z] ---> 191ed84beab4 [2021-05-09T11:33:15.734Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-09T11:33:21.115Z] ---> f422b4eba47b [2021-05-09T11:33:21.115Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-09T11:33:24.449Z] ---> 36dd3521b52b [2021-05-09T11:33:24.449Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-09T11:33:32.649Z] ---> 5ade7ecd55ae [2021-05-09T11:33:32.649Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-09T11:33:36.942Z] ---> 1e5978d54925 [2021-05-09T11:33:36.942Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-09T11:33:38.365Z] ---> c94edf0d4ae9 [2021-05-09T11:33:38.365Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-09T11:33:38.365Z] ---> 43112982cd30 [2021-05-09T11:33:38.365Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-09T11:33:38.365Z] ---> 7af21f269763 [2021-05-09T11:33:38.365Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-09T11:33:38.365Z] Removing intermediate container d202c9297fe6 [2021-05-09T11:33:38.365Z] ---> 089129dfc6c7 [2021-05-09T11:33:38.365Z] [2021-05-09T11:33:38.365Z] Step 10/22 : FROM alpine:3.12 [2021-05-09T11:33:38.365Z] ---> 13621d1b12d4 [2021-05-09T11:33:38.365Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-09T11:33:38.365Z] ---> Running in 68faaac441bc [2021-05-09T11:33:38.365Z] ---> Running in fbdb2c0d089f [2021-05-09T11:33:38.631Z] ---> Using cache [2021-05-09T11:33:38.631Z] ---> b879cd56e84d [2021-05-09T11:33:38.631Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-09T11:33:38.631Z] ---> Using cache [2021-05-09T11:33:38.631Z] ---> a05b5acbe304 [2021-05-09T11:33:38.631Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-09T11:33:38.894Z] ---> Running in d12c420502cd [2021-05-09T11:33:38.894Z] ---> 6a2d628a23f6 [2021-05-09T11:33:38.894Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-09T11:33:39.157Z] Removing intermediate container d12c420502cd [2021-05-09T11:33:39.157Z] ---> f1bc777e294c [2021-05-09T11:33:39.157Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-09T11:33:39.157Z] ---> Running in ae9b2ba4eab5 [2021-05-09T11:33:39.423Z] ---> e85414828c76 [2021-05-09T11:33:39.423Z] Step 21/25 : 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-05-09T11:33:39.423Z] Removing intermediate container ae9b2ba4eab5 [2021-05-09T11:33:39.423Z] ---> 72e4a25ae472 [2021-05-09T11:33:39.423Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-09T11:33:39.423Z] ---> Running in 72b2917605fa [2021-05-09T11:33:39.423Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o cmd/core-data/core-data ./cmd/core-data [2021-05-09T11:33:39.423Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-09T11:33:39.695Z] ---> 17e4e9342af9 [2021-05-09T11:33:39.695Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-09T11:33:41.549Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-09T11:33:41.638Z] ---> 36b1b68c0c3b [2021-05-09T11:33:41.638Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-09T11:33:42.228Z] ---> cfe89455bad8 [2021-05-09T11:33:42.228Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-09T11:33:42.228Z] ---> Running in de0f0e3bdb03 [2021-05-09T11:33:42.502Z] Removing intermediate container 72b2917605fa [2021-05-09T11:33:42.503Z] ---> 8e15924c83f6 [2021-05-09T11:33:42.503Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-09T11:33:42.503Z] ---> Running in 4d33fed2a56a [2021-05-09T11:33:42.503Z] Removing intermediate container de0f0e3bdb03 [2021-05-09T11:33:42.503Z] ---> a2217fe9f126 [2021-05-09T11:33:42.503Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-09T11:33:42.781Z] ---> Running in f7cbe9dae5db [2021-05-09T11:33:43.058Z] Removing intermediate container 4d33fed2a56a [2021-05-09T11:33:43.058Z] ---> f5816934896a [2021-05-09T11:33:43.058Z] Step 23/25 : LABEL arch=x86_64 [2021-05-09T11:33:43.058Z] Removing intermediate container f7cbe9dae5db [2021-05-09T11:33:43.058Z] ---> e248001a4277 [2021-05-09T11:33:43.058Z] Step 20/22 : LABEL arch=x86_64 [2021-05-09T11:33:43.058Z] ---> Running in 59114f5a5be1 [2021-05-09T11:33:43.325Z] ---> Running in 614c2168720a [2021-05-09T11:33:43.325Z] Removing intermediate container 59114f5a5be1 [2021-05-09T11:33:43.325Z] ---> 324417b32575 [2021-05-09T11:33:43.325Z] Step 24/25 : LABEL git_sha=feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:33:43.597Z] ---> Running in 581f9938a2cc [2021-05-09T11:33:43.597Z] Removing intermediate container 614c2168720a [2021-05-09T11:33:43.597Z] ---> f9259080861a [2021-05-09T11:33:43.597Z] Step 21/22 : LABEL git_sha=feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:33:43.872Z] ---> Running in a0fe3ddf5011 [2021-05-09T11:33:43.872Z] Removing intermediate container 581f9938a2cc [2021-05-09T11:33:43.872Z] ---> be0210fcd321 [2021-05-09T11:33:43.872Z] Step 25/25 : LABEL version=2.0.0-dev.202 [2021-05-09T11:33:44.145Z] ---> Running in 945b435c4d1b [2021-05-09T11:33:44.145Z] Removing intermediate container a0fe3ddf5011 [2021-05-09T11:33:44.145Z] ---> b0f0b982d54d [2021-05-09T11:33:44.145Z] Step 22/22 : LABEL version=2.0.0-dev.202 [2021-05-09T11:33:44.145Z] ---> Running in 31f6eac3d7d7 [2021-05-09T11:33:44.421Z] Removing intermediate container 945b435c4d1b [2021-05-09T11:33:44.421Z] ---> 7fc89ced9bc3 [2021-05-09T11:33:44.421Z] [2021-05-09T11:33:44.696Z] Removing intermediate container 31f6eac3d7d7 [2021-05-09T11:33:44.696Z] ---> 594325663a0d [2021-05-09T11:33:44.696Z] [2021-05-09T11:33:44.696Z] Successfully built 7fc89ced9bc3 [2021-05-09T11:33:44.965Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-05-09T11:33:44.965Z]  Building docker-security-secretstore-setup-go ... done Successfully built 594325663a0d [2021-05-09T11:33:44.965Z] Successfully tagged docker-support-scheduler-go:latest [2021-05-09T11:34:03.211Z]  Building docker-support-scheduler-go ... done Removing intermediate container fbdb2c0d089f [2021-05-09T11:34:03.211Z] ---> f6904050c01e [2021-05-09T11:34:03.211Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-09T11:34:03.211Z] ---> Running in 6fa0bb09ddbf [2021-05-09T11:34:03.211Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-09T11:34:03.768Z] Removing intermediate container 931723b15f6e [2021-05-09T11:34:03.768Z] ---> ebf481ba09e7 [2021-05-09T11:34:03.768Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-09T11:34:03.768Z] Removing intermediate container 297fed57bd9f [2021-05-09T11:34:03.768Z] ---> 7d5ec76405f6 [2021-05-09T11:34:03.768Z] [2021-05-09T11:34:03.768Z] Step 10/21 : FROM alpine:3.12 [2021-05-09T11:34:03.768Z] 3.12: Pulling from library/alpine [2021-05-09T11:34:03.768Z] ---> Running in 348769e9a9f9 [2021-05-09T11:34:03.768Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-09T11:34:03.768Z] Status: Downloaded newer image for alpine:3.12 [2021-05-09T11:34:03.768Z] ---> 9852663dfa18 [2021-05-09T11:34:03.768Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-09T11:34:03.768Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-09T11:34:03.768Z] ---> Running in 51e0716abfdc [2021-05-09T11:34:04.754Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-09T11:34:05.135Z] Removing intermediate container 68faaac441bc [2021-05-09T11:34:05.135Z] ---> 82eb7146d9f6 [2021-05-09T11:34:05.135Z] [2021-05-09T11:34:05.135Z] Step 10/23 : FROM alpine:3.12 [2021-05-09T11:34:05.135Z] ---> 13621d1b12d4 [2021-05-09T11:34:05.135Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-09T11:34:05.135Z] ---> Running in a1522e844960 [2021-05-09T11:34:05.135Z] Removing intermediate container 6fa0bb09ddbf [2021-05-09T11:34:05.135Z] ---> f3554d2769a2 [2021-05-09T11:34:05.135Z] [2021-05-09T11:34:05.135Z] Step 11/23 : FROM docker:20.10.0 [2021-05-09T11:34:05.135Z] 20.10.0: Pulling from library/docker [2021-05-09T11:34:05.135Z] Removing intermediate container a1522e844960 [2021-05-09T11:34:05.135Z] ---> 7e517b1de147 [2021-05-09T11:34:05.135Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-09T11:34:05.365Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-09T11:34:05.404Z] ---> Running in 7470dd96f2bb [2021-05-09T11:34:05.669Z] Removing intermediate container 7470dd96f2bb [2021-05-09T11:34:05.669Z] ---> c5ff9361f2da [2021-05-09T11:34:05.669Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-09T11:34:05.934Z] ---> Running in 43da519e6c67 [2021-05-09T11:34:05.965Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-09T11:34:05.965Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-09T11:34:05.965Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-09T11:34:05.965Z] (4/4) Installing curl (7.76.1-r0) [2021-05-09T11:34:06.248Z] Executing busybox-1.31.1-r20.trigger [2021-05-09T11:34:06.248Z] Executing ca-certificates-20191127-r4.trigger [2021-05-09T11:34:06.513Z] Removing intermediate container 43da519e6c67 [2021-05-09T11:34:06.513Z] ---> 33d1f01e9fee [2021-05-09T11:34:06.513Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-09T11:34:06.513Z] ---> Running in 9f149df88d2e [2021-05-09T11:34:06.526Z] OK: 7 MiB in 18 packages [2021-05-09T11:34:07.914Z] Removing intermediate container 9f149df88d2e [2021-05-09T11:34:07.914Z] ---> 52136878895e [2021-05-09T11:34:07.914Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-09T11:34:07.914Z] ---> Running in 37bacb8cc23b [2021-05-09T11:34:08.500Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-09T11:34:08.507Z] Removing intermediate container 348769e9a9f9 [2021-05-09T11:34:08.507Z] ---> bda4856f50b2 [2021-05-09T11:34:08.507Z] [2021-05-09T11:34:08.507Z] Step 11/23 : FROM docker:20.10.0 [2021-05-09T11:34:08.507Z] 20.10.0: Pulling from library/docker [2021-05-09T11:34:09.905Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-09T11:34:09.965Z] Removing intermediate container 51e0716abfdc [2021-05-09T11:34:09.965Z] ---> 13b0a83f2e2a [2021-05-09T11:34:09.965Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-09T11:34:10.854Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-09T11:34:10.854Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-09T11:34:11.117Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-09T11:34:11.117Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-09T11:34:11.117Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-09T11:34:11.117Z] ---> aefe523efa57 [2021-05-09T11:34:11.117Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-09T11:34:11.117Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-09T11:34:11.379Z] ---> Running in a54dfa268eaf [2021-05-09T11:34:11.379Z] Removing intermediate container a54dfa268eaf [2021-05-09T11:34:11.379Z] ---> c4c6359dedb2 [2021-05-09T11:34:11.379Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-09T11:34:11.435Z] ---> Running in a2892d57e8c5 [2021-05-09T11:34:11.641Z] ---> Running in 841a02a816fa [2021-05-09T11:34:12.216Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-09T11:34:12.216Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-09T11:34:12.216Z] (1/39) Installing readline (8.0.4-r0) [2021-05-09T11:34:12.216Z] (2/39) Installing bash (5.0.17-r0) [2021-05-09T11:34:12.216Z] Executing bash-5.0.17-r0.post-install [2021-05-09T11:34:12.216Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-09T11:34:12.216Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-09T11:34:12.216Z] (5/39) Installing curl (7.76.1-r0) [2021-05-09T11:34:12.216Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-09T11:34:12.216Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-09T11:34:12.216Z] (8/39) Installing expat (2.2.9-r1) [2021-05-09T11:34:12.216Z] (9/39) Installing libffi (3.3-r2) [2021-05-09T11:34:12.216Z] (10/39) Installing gdbm (1.13-r1) [2021-05-09T11:34:12.216Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-09T11:34:12.216Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-09T11:34:12.477Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-09T11:34:12.896Z] Removing intermediate container d90ece2cef91 [2021-05-09T11:34:12.896Z] ---> 1aef17d0f707 [2021-05-09T11:34:12.896Z] [2021-05-09T11:34:12.896Z] Step 10/22 : FROM alpine:3.12 [2021-05-09T11:34:12.896Z] ---> 9852663dfa18 [2021-05-09T11:34:12.896Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-09T11:34:13.167Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-09T11:34:13.167Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-09T11:34:13.169Z] Removing intermediate container a2892d57e8c5 [2021-05-09T11:34:13.169Z] ---> d00d694a2188 [2021-05-09T11:34:13.169Z] Step 13/21 : WORKDIR /edgex [2021-05-09T11:34:13.439Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-09T11:34:13.439Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-09T11:34:13.439Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-09T11:34:13.439Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-09T11:34:13.439Z] Executing busybox-1.31.1-r20.trigger [2021-05-09T11:34:13.439Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-09T11:34:13.439Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-09T11:34:13.439Z] OK: 8 MiB in 20 packages [2021-05-09T11:34:13.439Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-09T11:34:13.448Z] Removing intermediate container de39b3973e7f [2021-05-09T11:34:13.448Z] ---> a0b9086d8665 [2021-05-09T11:34:13.448Z] [2021-05-09T11:34:13.448Z] Step 10/22 : FROM alpine:3.12 [2021-05-09T11:34:13.448Z] ---> 9852663dfa18 [2021-05-09T11:34:13.448Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-09T11:34:13.727Z] ---> Running in 65bfc5142e65 [2021-05-09T11:34:14.010Z] ---> Running in aceec3e68ba5 [2021-05-09T11:34:14.010Z] ---> Running in 05dd1c0cd2bb [2021-05-09T11:34:14.034Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-09T11:34:14.329Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-09T11:34:14.329Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-09T11:34:14.329Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-09T11:34:14.329Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-09T11:34:14.329Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-09T11:34:14.329Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-09T11:34:15.011Z] Removing intermediate container aceec3e68ba5 [2021-05-09T11:34:15.011Z] ---> a154b1539b58 [2021-05-09T11:34:15.011Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-09T11:34:15.995Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-09T11:34:15.995Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-09T11:34:16.271Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-09T11:34:16.271Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-09T11:34:16.872Z] ---> 872005be0578 [2021-05-09T11:34:16.872Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-09T11:34:16.872Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-09T11:34:16.872Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-09T11:34:16.872Z] Executing busybox-1.31.1-r20.trigger [2021-05-09T11:34:16.872Z] OK: 5 MiB in 15 packages [2021-05-09T11:34:16.872Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-09T11:34:16.872Z] Executing busybox-1.31.1-r20.trigger [2021-05-09T11:34:16.872Z] Executing ca-certificates-20191127-r4.trigger [2021-05-09T11:34:17.148Z] OK: 6 MiB in 16 packages [2021-05-09T11:34:17.650Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-09T11:34:17.650Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-09T11:34:17.650Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-09T11:34:17.650Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-09T11:34:17.650Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-09T11:34:17.650Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-09T11:34:17.650Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-09T11:34:17.650Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-09T11:34:17.650Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-09T11:34:17.650Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-09T11:34:17.650Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-09T11:34:17.650Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-09T11:34:17.650Z] Executing busybox-1.31.1-r19.trigger [2021-05-09T11:34:17.650Z] OK: 72 MiB in 59 packages [2021-05-09T11:34:18.225Z] Removing intermediate container 37bacb8cc23b [2021-05-09T11:34:18.225Z] ---> b949eef88bbf [2021-05-09T11:34:18.225Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-09T11:34:18.486Z] ---> 173561e85aee [2021-05-09T11:34:18.486Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-09T11:34:18.748Z] Collecting docker-compose==1.23.2 [2021-05-09T11:34:18.748Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-09T11:34:19.694Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-09T11:34:19.694Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-09T11:34:19.770Z] ---> 81307c5b4a99 [2021-05-09T11:34:19.770Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-09T11:34:19.770Z] Removing intermediate container 05dd1c0cd2bb [2021-05-09T11:34:19.770Z] ---> aea6cc813732 [2021-05-09T11:34:19.770Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-09T11:34:20.040Z] Removing intermediate container 4d09ce5b8e9d [2021-05-09T11:34:20.040Z] ---> cd64d206825c [2021-05-09T11:34:20.040Z] [2021-05-09T11:34:20.040Z] Step 10/23 : FROM alpine:3.12 [2021-05-09T11:34:20.040Z] ---> 9852663dfa18 [2021-05-09T11:34:20.040Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-09T11:34:20.040Z] ---> Using cache [2021-05-09T11:34:20.040Z] ---> aea6cc813732 [2021-05-09T11:34:20.040Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-09T11:34:20.275Z] ---> 2b011652c203 [2021-05-09T11:34:20.275Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-09T11:34:20.275Z] 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-05-09T11:34:20.275Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-09T11:34:20.275Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-09T11:34:20.275Z] ---> dc093f77ddae [2021-05-09T11:34:20.275Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-09T11:34:20.317Z] ---> Running in 435105a4d20c [2021-05-09T11:34:20.537Z] ---> Running in 7268f3997629 [2021-05-09T11:34:20.537Z] Removing intermediate container 7268f3997629 [2021-05-09T11:34:20.537Z] ---> f399e46bd230 [2021-05-09T11:34:20.537Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-09T11:34:20.593Z] ---> Running in c952467c0cad [2021-05-09T11:34:20.799Z] ---> Running in f602222228d6 [2021-05-09T11:34:20.799Z] Collecting docker<4.0,>=3.6.0 [2021-05-09T11:34:20.799Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-09T11:34:20.799Z] Removing intermediate container f602222228d6 [2021-05-09T11:34:20.799Z] ---> 9a37c68ce126 [2021-05-09T11:34:20.799Z] Step 21/23 : LABEL arch=x86_64 [2021-05-09T11:34:20.897Z] Removing intermediate container 65bfc5142e65 [2021-05-09T11:34:20.897Z] ---> 69940ae2b272 [2021-05-09T11:34:20.897Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-09T11:34:21.060Z] ---> Running in 226bb2ecfdf9 [2021-05-09T11:34:21.060Z] Removing intermediate container 226bb2ecfdf9 [2021-05-09T11:34:21.060Z] ---> b7976436f115 [2021-05-09T11:34:21.060Z] Step 22/23 : LABEL git_sha=feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:34:21.060Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-09T11:34:21.060Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-09T11:34:21.060Z] ---> Running in 08134ad0d34f [2021-05-09T11:34:21.170Z] Removing intermediate container 435105a4d20c [2021-05-09T11:34:21.170Z] ---> eaff34eff898 [2021-05-09T11:34:21.170Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-09T11:34:21.321Z] Collecting cached-property<2,>=1.2.0 [2021-05-09T11:34:21.321Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-09T11:34:21.321Z] Removing intermediate container 08134ad0d34f [2021-05-09T11:34:21.321Z] ---> 9f6de68af37e [2021-05-09T11:34:21.321Z] Step 23/23 : LABEL version=2.0.0-dev.202 [2021-05-09T11:34:21.321Z] ---> Running in cfc0f1ce1129 [2021-05-09T11:34:21.445Z] ---> Running in 8cd6580b2918 [2021-05-09T11:34:21.445Z] ---> Running in cb3f2ae3f53d [2021-05-09T11:34:21.445Z] Removing intermediate container c952467c0cad [2021-05-09T11:34:21.445Z] ---> f49a8d2254f6 [2021-05-09T11:34:21.445Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-09T11:34:21.445Z] ---> 41f1060f9bb1 [2021-05-09T11:34:21.445Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-09T11:34:21.587Z] Collecting PyYAML<4,>=3.10 [2021-05-09T11:34:21.587Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-09T11:34:21.587Z] Removing intermediate container cfc0f1ce1129 [2021-05-09T11:34:21.587Z] ---> afeb54e3dd44 [2021-05-09T11:34:21.587Z] [2021-05-09T11:34:21.587Z] Successfully built afeb54e3dd44 [2021-05-09T11:34:21.720Z] ---> Running in bdc46d448637 [2021-05-09T11:34:21.849Z] Successfully tagged docker-core-data-go:latest [2021-05-09T11:34:21.997Z] ---> Running in a633fdac0636 [2021-05-09T11:34:21.997Z] Removing intermediate container 8cd6580b2918 [2021-05-09T11:34:21.997Z] ---> c32d7deff568 [2021-05-09T11:34:21.997Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-09T11:34:22.270Z] Removing intermediate container cb3f2ae3f53d [2021-05-09T11:34:22.270Z] ---> 9c811fbd8e92 [2021-05-09T11:34:22.270Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-09T11:34:22.270Z] ---> Running in e3994e71dfb0 [2021-05-09T11:34:22.426Z]  Building docker-core-data-go ... done Collecting jsonschema<3,>=2.5.1 [2021-05-09T11:34:22.426Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-09T11:34:22.426Z] Collecting texttable<0.10,>=0.9.0 [2021-05-09T11:34:22.426Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-09T11:34:22.548Z] ---> Running in 94668350cec1 [2021-05-09T11:34:22.823Z] Removing intermediate container bdc46d448637 [2021-05-09T11:34:22.823Z] ---> fa110162d0b1 [2021-05-09T11:34:22.823Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-09T11:34:22.823Z] Removing intermediate container a633fdac0636 [2021-05-09T11:34:22.823Z] ---> 503e380289be [2021-05-09T11:34:22.823Z] Step 18/21 : CMD ["--init=true"] [2021-05-09T11:34:22.999Z] Collecting docopt<0.7,>=0.6.1 [2021-05-09T11:34:22.999Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-09T11:34:23.102Z] ---> Running in 479dbde32a1d [2021-05-09T11:34:23.102Z] ---> Running in 858f34bbb9cf [2021-05-09T11:34:23.380Z] Removing intermediate container e3994e71dfb0 [2021-05-09T11:34:23.380Z] ---> 1b5f1cd2db7c [2021-05-09T11:34:23.380Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-09T11:34:23.380Z] Removing intermediate container 94668350cec1 [2021-05-09T11:34:23.380Z] ---> bbdc2ec3539b [2021-05-09T11:34:23.380Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-09T11:34:23.571Z] Collecting docker-pycreds>=0.4.0 [2021-05-09T11:34:23.571Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-09T11:34:23.571Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-09T11:34:23.571Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-09T11:34:23.571Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-09T11:34:23.658Z] ---> Running in bb1242fbce27 [2021-05-09T11:34:23.658Z] Removing intermediate container 479dbde32a1d [2021-05-09T11:34:23.658Z] ---> da8a5d2c59c6 [2021-05-09T11:34:23.658Z] Step 15/23 : WORKDIR / [2021-05-09T11:34:23.834Z] Collecting idna<2.8,>=2.5 [2021-05-09T11:34:23.834Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-09T11:34:23.834Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-09T11:34:23.834Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-09T11:34:23.834Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-09T11:34:23.834Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-09T11:34:23.834Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-09T11:34:23.834Z] Installing collected packages: websocket-client, dockerpty, urllib3, idna, requests, docker-pycreds, docker, cached-property, PyYAML, jsonschema, texttable, docopt, docker-compose [2021-05-09T11:34:23.934Z] Removing intermediate container 858f34bbb9cf [2021-05-09T11:34:23.934Z] ---> 5b49fd7d9bd0 [2021-05-09T11:34:23.934Z] Step 19/21 : LABEL arch=arm64 [2021-05-09T11:34:23.934Z] ---> Running in 4d834578571c [2021-05-09T11:34:24.096Z] Running setup.py install for dockerpty: started [2021-05-09T11:34:24.208Z] ---> Running in 0789625976fc [2021-05-09T11:34:24.208Z] Removing intermediate container bb1242fbce27 [2021-05-09T11:34:24.208Z] ---> 703f046a3e5f [2021-05-09T11:34:24.208Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-09T11:34:24.483Z] ---> 0b74e06b1d19 [2021-05-09T11:34:24.483Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-09T11:34:24.669Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-09T11:34:24.669Z] Attempting uninstall: urllib3 [2021-05-09T11:34:24.669Z] Found existing installation: urllib3 1.25.9 [2021-05-09T11:34:24.669Z] Uninstalling urllib3-1.25.9: [2021-05-09T11:34:24.669Z] Successfully uninstalled urllib3-1.25.9 [2021-05-09T11:34:24.669Z] Attempting uninstall: idna [2021-05-09T11:34:24.669Z] Found existing installation: idna 2.9 [2021-05-09T11:34:24.669Z] Uninstalling idna-2.9: [2021-05-09T11:34:24.759Z] Removing intermediate container 4d834578571c [2021-05-09T11:34:24.759Z] ---> 80a664253efe [2021-05-09T11:34:24.759Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-09T11:34:24.759Z] Removing intermediate container 0789625976fc [2021-05-09T11:34:24.759Z] ---> 324cdd2d7770 [2021-05-09T11:34:24.759Z] Step 20/21 : LABEL git_sha=feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:34:24.931Z] Successfully uninstalled idna-2.9 [2021-05-09T11:34:24.931Z] Attempting uninstall: requests [2021-05-09T11:34:24.931Z] Found existing installation: requests 2.23.0 [2021-05-09T11:34:24.931Z] Uninstalling requests-2.23.0: [2021-05-09T11:34:24.931Z] Successfully uninstalled requests-2.23.0 [2021-05-09T11:34:25.038Z] ---> Running in dfc5799f2358 [2021-05-09T11:34:25.506Z] Running setup.py install for PyYAML: started [2021-05-09T11:34:25.644Z] ---> 22bea6bbe241 [2021-05-09T11:34:25.644Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-09T11:34:25.644Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-09T11:34:25.644Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-09T11:34:25.644Z] ---> eeaf43b92773 [2021-05-09T11:34:25.644Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-09T11:34:25.916Z] ---> Running in fee18e86e2e4 [2021-05-09T11:34:25.916Z] Removing intermediate container dfc5799f2358 [2021-05-09T11:34:25.916Z] ---> 0d977b8a889e [2021-05-09T11:34:25.916Z] Step 21/21 : LABEL version=2.0.0-dev.202 [2021-05-09T11:34:26.079Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-09T11:34:26.079Z] Running setup.py install for texttable: started [2021-05-09T11:34:26.189Z] ---> 5456ee1d4335 [2021-05-09T11:34:26.189Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-09T11:34:26.189Z] ---> 0ad61fdc796f [2021-05-09T11:34:26.189Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-09T11:34:26.464Z] ---> Running in ea7c15c1b7aa [2021-05-09T11:34:26.651Z] Running setup.py install for texttable: finished with status 'done' [2021-05-09T11:34:26.651Z] Running setup.py install for docopt: started [2021-05-09T11:34:26.736Z] Removing intermediate container fee18e86e2e4 [2021-05-09T11:34:26.736Z] ---> 1226d301e360 [2021-05-09T11:34:26.736Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-09T11:34:27.225Z] Running setup.py install for docopt: finished with status 'done' [2021-05-09T11:34:27.338Z] ---> 5931012ba4c4 [2021-05-09T11:34:27.338Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-09T11:34:27.338Z] ---> Running in d9e10da03121 [2021-05-09T11:34:27.486Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-05-09T11:34:27.616Z] Removing intermediate container ea7c15c1b7aa [2021-05-09T11:34:27.616Z] ---> 38312f9807a0 [2021-05-09T11:34:27.616Z] [2021-05-09T11:34:27.616Z] ---> 184f496c62b2 [2021-05-09T11:34:27.616Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-09T11:34:27.895Z] ---> Running in e19854221a15 [2021-05-09T11:34:28.179Z] ---> 7a71d24b6583 [2021-05-09T11:34:28.179Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-09T11:34:28.179Z] Successfully built 38312f9807a0 [2021-05-09T11:34:28.179Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-05-09T11:34:28.179Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2021-05-09T11:34:28.179Z] ---> 33c6e43bf0d6 [2021-05-09T11:34:28.179Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-09T11:34:28.785Z] ---> Running in c4bc211b3666 [2021-05-09T11:34:28.785Z] Removing intermediate container e19854221a15 [2021-05-09T11:34:28.785Z] ---> c1f3c1db48b7 [2021-05-09T11:34:28.785Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-09T11:34:29.064Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-09T11:34:29.064Z] ---> Running in 1f08f2f58235 [2021-05-09T11:34:29.339Z] Removing intermediate container c4bc211b3666 [2021-05-09T11:34:29.339Z] ---> f6dd3ee984a3 [2021-05-09T11:34:29.339Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-09T11:34:29.339Z] ---> b2e4a665ecae [2021-05-09T11:34:29.339Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-09T11:34:29.339Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-09T11:34:29.616Z] ---> Running in 8d836122ad39 [2021-05-09T11:34:29.617Z] ---> Running in 7122b3ae7d81 [2021-05-09T11:34:29.890Z] (1/39) Installing readline (8.0.4-r0) [2021-05-09T11:34:29.890Z] (2/39) Installing bash (5.0.17-r0) [2021-05-09T11:34:29.890Z] Removing intermediate container 1f08f2f58235 [2021-05-09T11:34:29.890Z] ---> 27bef9458dbe [2021-05-09T11:34:29.890Z] Step 20/22 : LABEL arch=arm64 [2021-05-09T11:34:29.890Z] Executing bash-5.0.17-r0.post-install [2021-05-09T11:34:29.890Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-09T11:34:29.890Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-09T11:34:29.890Z] (5/39) Installing curl (7.76.1-r0) [2021-05-09T11:34:29.890Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-09T11:34:29.890Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-09T11:34:29.890Z] (8/39) Installing expat (2.2.9-r1) [2021-05-09T11:34:29.890Z] (9/39) Installing libffi (3.3-r2) [2021-05-09T11:34:30.169Z] (10/39) Installing gdbm (1.13-r1) [2021-05-09T11:34:30.169Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-09T11:34:30.169Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-09T11:34:30.169Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-09T11:34:31.601Z] ---> Running in 2aa3482e8c52 [2021-05-09T11:34:31.601Z] Removing intermediate container 8d836122ad39 [2021-05-09T11:34:31.878Z] ---> 2350e5e9974e [2021-05-09T11:34:31.878Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-09T11:34:31.878Z] Removing intermediate container 7122b3ae7d81 [2021-05-09T11:34:31.878Z] ---> 7c757adf116c [2021-05-09T11:34:31.878Z] Step 20/22 : LABEL arch=arm64 [2021-05-09T11:34:32.158Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-09T11:34:32.158Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-09T11:34:32.158Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-09T11:34:32.158Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-09T11:34:32.158Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-09T11:34:32.158Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-09T11:34:32.158Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-09T11:34:32.433Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-09T11:34:32.433Z] ---> Running in 8ee0487bd161 [2021-05-09T11:34:32.433Z] ---> Running in fef3851f7f06 [2021-05-09T11:34:32.433Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-09T11:34:32.433Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-09T11:34:32.433Z] Removing intermediate container 2aa3482e8c52 [2021-05-09T11:34:32.433Z] ---> 4558f3b8683f [2021-05-09T11:34:32.433Z] Step 21/22 : LABEL git_sha=feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:34:32.433Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-09T11:34:32.433Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-09T11:34:32.433Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-09T11:34:32.433Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-09T11:34:32.704Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-09T11:34:32.704Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-09T11:34:32.704Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-09T11:34:32.704Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-09T11:34:32.704Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-09T11:34:32.704Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-09T11:34:32.704Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-09T11:34:32.704Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-09T11:34:32.704Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-09T11:34:32.704Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-09T11:34:32.704Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-09T11:34:32.704Z] ---> Running in 646dad068ba2 [2021-05-09T11:34:32.704Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-09T11:34:32.979Z] Executing busybox-1.31.1-r19.trigger [2021-05-09T11:34:32.979Z] OK: 72 MiB in 59 packages [2021-05-09T11:34:32.979Z] Removing intermediate container fef3851f7f06 [2021-05-09T11:34:32.979Z] ---> 63c903fe7a27 [2021-05-09T11:34:32.979Z] Step 21/23 : LABEL arch=arm64 [2021-05-09T11:34:32.979Z] Removing intermediate container 8ee0487bd161 [2021-05-09T11:34:32.979Z] ---> 624251a95c7e [2021-05-09T11:34:32.979Z] Step 21/22 : LABEL git_sha=feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:34:33.585Z] ---> Running in 9fe3fc5c6764 [2021-05-09T11:34:33.585Z] ---> Running in 05b9b9b5d87b [2021-05-09T11:34:33.585Z] Removing intermediate container 646dad068ba2 [2021-05-09T11:34:33.585Z] ---> d7c8a9cc5377 [2021-05-09T11:34:33.585Z] Step 22/22 : LABEL version=2.0.0-dev.202 [2021-05-09T11:34:33.861Z] ---> Running in 3abeac1eaca0 [2021-05-09T11:34:34.134Z] Removing intermediate container 9fe3fc5c6764 [2021-05-09T11:34:34.134Z] ---> 43fbceff5b8d [2021-05-09T11:34:34.134Z] Step 22/23 : LABEL git_sha=feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:34:34.134Z] Removing intermediate container 05b9b9b5d87b [2021-05-09T11:34:34.134Z] ---> 4264d1364bac [2021-05-09T11:34:34.134Z] Step 22/22 : LABEL version=2.0.0-dev.202 [2021-05-09T11:34:34.413Z] ---> Running in 41f68481780a [2021-05-09T11:34:34.413Z] ---> Running in 41fd58eac06c [2021-05-09T11:34:34.413Z] Removing intermediate container 3abeac1eaca0 [2021-05-09T11:34:34.413Z] ---> 6c7a48eac764 [2021-05-09T11:34:34.413Z] [2021-05-09T11:34:35.010Z] Successfully built 6c7a48eac764 [2021-05-09T11:34:35.010Z] Removing intermediate container 41fd58eac06c [2021-05-09T11:34:35.010Z] ---> a6e9923efc2f [2021-05-09T11:34:35.010Z] Step 23/23 : LABEL version=2.0.0-dev.202 [2021-05-09T11:34:35.010Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-05-09T11:34:35.010Z] Building docker-core-data-go [2021-05-09T11:34:35.010Z]  Building docker-support-scheduler-go ... done Removing intermediate container 41f68481780a [2021-05-09T11:34:35.010Z] ---> a7a000339574 [2021-05-09T11:34:35.010Z] [2021-05-09T11:34:35.306Z] ---> Running in 301bed00e913 [2021-05-09T11:34:35.580Z] Successfully built a7a000339574 [2021-05-09T11:34:35.580Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-05-09T11:34:35.580Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2021-05-09T11:34:35.651Z] Removing intermediate container 841a02a816fa [2021-05-09T11:34:35.651Z] ---> 4d00913369d2 [2021-05-09T11:34:35.651Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-09T11:34:35.651Z] ---> Running in 8b1a0413da70 [2021-05-09T11:34:35.651Z] Removing intermediate container 8b1a0413da70 [2021-05-09T11:34:35.651Z] ---> 10c9e0a36b25 [2021-05-09T11:34:35.651Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-09T11:34:35.651Z] ---> Running in 52e3ce1cd950 [2021-05-09T11:34:35.651Z] Removing intermediate container 52e3ce1cd950 [2021-05-09T11:34:35.651Z] ---> 4b8993a24e93 [2021-05-09T11:34:35.651Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-09T11:34:35.651Z] ---> 920cc72c7f01 [2021-05-09T11:34:35.651Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-09T11:34:35.914Z] ---> e954e2649b65 [2021-05-09T11:34:35.914Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-09T11:34:36.176Z] ---> 3de9f33643c9 [2021-05-09T11:34:36.176Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-09T11:34:36.186Z] Removing intermediate container 301bed00e913 [2021-05-09T11:34:36.186Z] ---> 634ce8a09ace [2021-05-09T11:34:36.186Z] [2021-05-09T11:34:36.439Z] ---> Running in 980d56901627 [2021-05-09T11:34:36.458Z] Successfully built 634ce8a09ace [2021-05-09T11:34:36.458Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-05-09T11:34:36.458Z]  Building docker-core-metadata-go ... done Building docker-security-bootstrapper-go [2021-05-09T11:34:36.702Z] Removing intermediate container 980d56901627 [2021-05-09T11:34:36.702Z] ---> 0568ebdccb54 [2021-05-09T11:34:36.702Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-09T11:34:36.702Z] ---> Running in df7c86596beb [2021-05-09T11:34:36.702Z] Removing intermediate container df7c86596beb [2021-05-09T11:34:36.702Z] ---> 0e0475502333 [2021-05-09T11:34:36.702Z] Step 21/23 : LABEL arch=x86_64 [2021-05-09T11:34:36.964Z] ---> Running in e6ae43e5e7f4 [2021-05-09T11:34:36.964Z] Removing intermediate container e6ae43e5e7f4 [2021-05-09T11:34:36.964Z] ---> e5ee5850d09b [2021-05-09T11:34:36.964Z] Step 22/23 : LABEL git_sha=feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:34:37.227Z] ---> Running in e67ab4cfa3a0 [2021-05-09T11:34:37.227Z] Removing intermediate container e67ab4cfa3a0 [2021-05-09T11:34:37.227Z] ---> abd04a50b880 [2021-05-09T11:34:37.227Z] Step 23/23 : LABEL version=2.0.0-dev.202 [2021-05-09T11:34:37.227Z] ---> Running in 019d96e6c329 [2021-05-09T11:34:37.489Z] Removing intermediate container 019d96e6c329 [2021-05-09T11:34:37.489Z] ---> a334dba74b02 [2021-05-09T11:34:37.489Z] [2021-05-09T11:34:37.755Z] Successfully built a334dba74b02 [2021-05-09T11:34:37.755Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-05-09T11:34:38.338Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-05-09T11:34:38.346Z] $ docker stop --time=1 a8bb09fafd26a49d4f39a1cfc7cc98f56fe38cd5197b8cc51d6c32ab7b798d2f [2021-05-09T11:34:38.446Z] Collecting docker-compose==1.23.2 [2021-05-09T11:34:38.717Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-09T11:34:39.694Z] Collecting jsonschema<3,>=2.5.1 [2021-05-09T11:34:39.694Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-09T11:34:40.669Z] Collecting docker<4.0,>=3.6.0 [2021-05-09T11:34:40.669Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-09T11:34:41.336Z] $ docker rm -f a8bb09fafd26a49d4f39a1cfc7cc98f56fe38cd5197b8cc51d6c32ab7b798d2f [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-09T11:34:41.662Z] Collecting texttable<0.10,>=0.9.0 [2021-05-09T11:34:41.662Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-09T11:34:41.811Z] + docker images [2021-05-09T11:34:41.811Z] + grep docker [2021-05-09T11:34:42.388Z] docker-sys-mgmt-agent-go latest a334dba74b02 5 seconds ago 312MB [2021-05-09T11:34:42.388Z] docker-core-data-go latest afeb54e3dd44 21 seconds ago 21.5MB [2021-05-09T11:34:42.388Z] docker-security-secretstore-setup-go latest 7fc89ced9bc3 58 seconds ago 25.7MB [2021-05-09T11:34:42.388Z] docker-support-scheduler-go latest 594325663a0d 58 seconds ago 17.1MB [2021-05-09T11:34:42.388Z] docker-security-bootstrapper-go latest bffed6ecf9bb About a minute ago 18.2MB [2021-05-09T11:34:42.388Z] docker-core-command-go latest 3f4e6e5229dd 2 minutes ago 17MB [2021-05-09T11:34:42.388Z] docker-core-metadata-go latest df0c51439781 2 minutes ago 18.6MB [2021-05-09T11:34:42.388Z] docker-support-notifications-go latest 01d235229979 2 minutes ago 17.6MB [2021-05-09T11:34:42.388Z] docker-security-proxy-setup-go latest e76165747040 2 minutes ago 25.3MB [2021-05-09T11:34:42.388Z] docker 20.10.0 aefe523efa57 4 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-09T11:34:42.570Z] provisioning config files... [2021-05-09T11:34:42.607Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/470@tmp/config3289236588028565492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-09T11:34:42.943Z] ---> docker-login.sh [2021-05-09T11:34:42.943Z] nexus3.edgexfoundry.org:10001 [2021-05-09T11:34:42.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T11:34:43.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T11:34:43.206Z] Configure a credential helper to remove this warning. See [2021-05-09T11:34:43.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T11:34:43.206Z] [2021-05-09T11:34:43.206Z] Login Succeeded [2021-05-09T11:34:43.206Z] nexus3.edgexfoundry.org:10002 [2021-05-09T11:34:43.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T11:34:43.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T11:34:43.469Z] Configure a credential helper to remove this warning. See [2021-05-09T11:34:43.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T11:34:43.469Z] [2021-05-09T11:34:43.469Z] Login Succeeded [2021-05-09T11:34:43.469Z] nexus3.edgexfoundry.org:10003 [2021-05-09T11:34:43.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T11:34:43.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T11:34:43.731Z] Configure a credential helper to remove this warning. See [2021-05-09T11:34:43.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T11:34:43.731Z] [2021-05-09T11:34:43.731Z] Login Succeeded [2021-05-09T11:34:43.731Z] nexus3.edgexfoundry.org:10004 [2021-05-09T11:34:43.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T11:34:43.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T11:34:43.731Z] Configure a credential helper to remove this warning. See [2021-05-09T11:34:43.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T11:34:43.731Z] [2021-05-09T11:34:43.731Z] Login Succeeded [2021-05-09T11:34:43.731Z] docker.io [2021-05-09T11:34:43.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T11:34:44.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T11:34:44.257Z] Configure a credential helper to remove this warning. See [2021-05-09T11:34:44.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T11:34:44.257Z] [2021-05-09T11:34:44.257Z] Login Succeeded [2021-05-09T11:34:44.257Z] ---> docker-login.sh ends [Pipeline] } [2021-05-09T11:34:44.268Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-09T11:34:44.333Z] [edgeXDocker.push] Tagging docker image docker-core-command-go with the following tags: [2021-05-09T11:34:44.334Z] feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:34:44.334Z] 2.0.0-dev.202 [2021-05-09T11:34:44.334Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:34:44.334Z] master [2021-05-09T11:34:44.334Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:44.762Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:feccc1132204ea0a3421d61f23242004f0b740e5 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:45.047Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-09T11:34:45.048Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-09T11:34:45.066Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:34:45.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-05-09T11:34:45.066Z] 90fb846143a4: Preparing [2021-05-09T11:34:45.066Z] bbd12742573a: Preparing [2021-05-09T11:34:45.066Z] 9af55aadcd23: Preparing [2021-05-09T11:34:45.066Z] b89a4208a13f: Preparing [2021-05-09T11:34:45.066Z] 32f366d666a5: Preparing [2021-05-09T11:34:45.066Z] 32f366d666a5: Layer already exists [2021-05-09T11:34:45.327Z] b89a4208a13f: Pushed [2021-05-09T11:34:45.327Z] 90fb846143a4: Pushed [2021-05-09T11:34:45.327Z] 9af55aadcd23: Pushed [2021-05-09T11:34:46.273Z] bbd12742573a: Pushed [2021-05-09T11:34:46.273Z] feccc1132204ea0a3421d61f23242004f0b740e5: digest: sha256:3e66b18334ef4777c8e1884e11ffb885ab6903bc0fc0aee6ecd7b62a58297d52 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:46.484Z] Collecting PyYAML<4,>=3.10 [2021-05-09T11:34:46.484Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-09T11:34:46.586Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:46.893Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.202 [2021-05-09T11:34:46.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-05-09T11:34:46.893Z] 90fb846143a4: Preparing [2021-05-09T11:34:46.893Z] bbd12742573a: Preparing [2021-05-09T11:34:46.893Z] 9af55aadcd23: Preparing [2021-05-09T11:34:46.893Z] b89a4208a13f: Preparing [2021-05-09T11:34:46.893Z] 32f366d666a5: Preparing [2021-05-09T11:34:46.893Z] 9af55aadcd23: Layer already exists [2021-05-09T11:34:46.893Z] 32f366d666a5: Layer already exists [2021-05-09T11:34:46.893Z] b89a4208a13f: Layer already exists [2021-05-09T11:34:46.893Z] 90fb846143a4: Layer already exists [2021-05-09T11:34:46.893Z] bbd12742573a: Layer already exists [2021-05-09T11:34:46.893Z] 2.0.0-dev.202: digest: sha256:3e66b18334ef4777c8e1884e11ffb885ab6903bc0fc0aee6ecd7b62a58297d52 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:47.207Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:47.510Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:34:47.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-05-09T11:34:47.510Z] 90fb846143a4: Preparing [2021-05-09T11:34:47.510Z] bbd12742573a: Preparing [2021-05-09T11:34:47.510Z] 9af55aadcd23: Preparing [2021-05-09T11:34:47.510Z] b89a4208a13f: Preparing [2021-05-09T11:34:47.510Z] 32f366d666a5: Preparing [2021-05-09T11:34:47.510Z] b89a4208a13f: Layer already exists [2021-05-09T11:34:47.510Z] bbd12742573a: Layer already exists [2021-05-09T11:34:47.510Z] 9af55aadcd23: Layer already exists [2021-05-09T11:34:47.510Z] 32f366d666a5: Layer already exists [2021-05-09T11:34:47.510Z] 90fb846143a4: Layer already exists [2021-05-09T11:34:47.510Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202: digest: sha256:3e66b18334ef4777c8e1884e11ffb885ab6903bc0fc0aee6ecd7b62a58297d52 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:47.819Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:48.124Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:master [2021-05-09T11:34:48.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-05-09T11:34:48.124Z] 90fb846143a4: Preparing [2021-05-09T11:34:48.124Z] bbd12742573a: Preparing [2021-05-09T11:34:48.124Z] 9af55aadcd23: Preparing [2021-05-09T11:34:48.124Z] b89a4208a13f: Preparing [2021-05-09T11:34:48.124Z] 32f366d666a5: Preparing [2021-05-09T11:34:48.124Z] bbd12742573a: Layer already exists [2021-05-09T11:34:48.124Z] 9af55aadcd23: Layer already exists [2021-05-09T11:34:48.124Z] b89a4208a13f: Layer already exists [2021-05-09T11:34:48.124Z] 90fb846143a4: Layer already exists [2021-05-09T11:34:48.124Z] 32f366d666a5: Layer already exists [2021-05-09T11:34:48.124Z] master: digest: sha256:3e66b18334ef4777c8e1884e11ffb885ab6903bc0fc0aee6ecd7b62a58297d52 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-09T11:34:48.179Z] ===================================================== [Pipeline] echo [2021-05-09T11:34:48.193Z] taggedImages: [2021-05-09T11:34:48.193Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:34:48.193Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.202 [2021-05-09T11:34:48.193Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:34:48.193Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] echo [2021-05-09T11:34:48.225Z] [edgeXDocker.push] Tagging docker image docker-core-data-go with the following tags: [2021-05-09T11:34:48.225Z] feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:34:48.225Z] 2.0.0-dev.202 [2021-05-09T11:34:48.225Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:34:48.225Z] master [2021-05-09T11:34:48.225Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:48.575Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:feccc1132204ea0a3421d61f23242004f0b740e5 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:48.879Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:34:48.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-05-09T11:34:48.879Z] 97d5afc75de0: Preparing [2021-05-09T11:34:48.879Z] ef761b0e1df1: Preparing [2021-05-09T11:34:48.880Z] 9af55aadcd23: Preparing [2021-05-09T11:34:48.880Z] 5724d71b2f0e: Preparing [2021-05-09T11:34:48.880Z] 157d1155f3ed: Preparing [2021-05-09T11:34:48.880Z] 32f366d666a5: Preparing [2021-05-09T11:34:48.880Z] 32f366d666a5: Waiting [2021-05-09T11:34:48.880Z] 9af55aadcd23: Layer already exists [2021-05-09T11:34:48.880Z] 32f366d666a5: Layer already exists [2021-05-09T11:34:49.146Z] 157d1155f3ed: Pushed [2021-05-09T11:34:49.146Z] 97d5afc75de0: Pushed [2021-05-09T11:34:49.146Z] 5724d71b2f0e: Pushed [2021-05-09T11:34:49.876Z] 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-05-09T11:34:49.876Z] Collecting docopt<0.7,>=0.6.1 [2021-05-09T11:34:49.876Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-09T11:34:50.092Z] ef761b0e1df1: Pushed [2021-05-09T11:34:50.353Z] feccc1132204ea0a3421d61f23242004f0b740e5: digest: sha256:98c994bbe3339be564e77f93bcedb2bacc9791335cd5c8bf6d838d527c560943 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:50.663Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:50.967Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.202 [2021-05-09T11:34:50.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-05-09T11:34:50.967Z] 97d5afc75de0: Preparing [2021-05-09T11:34:50.967Z] ef761b0e1df1: Preparing [2021-05-09T11:34:50.967Z] 9af55aadcd23: Preparing [2021-05-09T11:34:50.967Z] 5724d71b2f0e: Preparing [2021-05-09T11:34:50.967Z] 157d1155f3ed: Preparing [2021-05-09T11:34:50.967Z] 32f366d666a5: Preparing [2021-05-09T11:34:50.967Z] 32f366d666a5: Waiting [2021-05-09T11:34:50.967Z] 5724d71b2f0e: Layer already exists [2021-05-09T11:34:50.967Z] 97d5afc75de0: Layer already exists [2021-05-09T11:34:50.967Z] ef761b0e1df1: Layer already exists [2021-05-09T11:34:50.967Z] 157d1155f3ed: Layer already exists [2021-05-09T11:34:50.967Z] 9af55aadcd23: Layer already exists [2021-05-09T11:34:50.967Z] 32f366d666a5: Layer already exists [2021-05-09T11:34:50.967Z] 2.0.0-dev.202: digest: sha256:98c994bbe3339be564e77f93bcedb2bacc9791335cd5c8bf6d838d527c560943 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:51.282Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:51.590Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:34:51.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-05-09T11:34:51.590Z] 97d5afc75de0: Preparing [2021-05-09T11:34:51.590Z] ef761b0e1df1: Preparing [2021-05-09T11:34:51.590Z] 9af55aadcd23: Preparing [2021-05-09T11:34:51.590Z] 5724d71b2f0e: Preparing [2021-05-09T11:34:51.590Z] 157d1155f3ed: Preparing [2021-05-09T11:34:51.590Z] 32f366d666a5: Preparing [2021-05-09T11:34:51.590Z] 32f366d666a5: Waiting [2021-05-09T11:34:51.590Z] 157d1155f3ed: Layer already exists [2021-05-09T11:34:51.590Z] ef761b0e1df1: Layer already exists [2021-05-09T11:34:51.590Z] 9af55aadcd23: Layer already exists [2021-05-09T11:34:51.590Z] 97d5afc75de0: Layer already exists [2021-05-09T11:34:51.590Z] 5724d71b2f0e: Layer already exists [2021-05-09T11:34:51.590Z] 32f366d666a5: Layer already exists [2021-05-09T11:34:51.590Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202: digest: sha256:98c994bbe3339be564e77f93bcedb2bacc9791335cd5c8bf6d838d527c560943 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:51.902Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:52.209Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:master [2021-05-09T11:34:52.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-05-09T11:34:52.209Z] 97d5afc75de0: Preparing [2021-05-09T11:34:52.209Z] ef761b0e1df1: Preparing [2021-05-09T11:34:52.209Z] 9af55aadcd23: Preparing [2021-05-09T11:34:52.209Z] 5724d71b2f0e: Preparing [2021-05-09T11:34:52.209Z] 157d1155f3ed: Preparing [2021-05-09T11:34:52.209Z] 32f366d666a5: Preparing [2021-05-09T11:34:52.209Z] 32f366d666a5: Waiting [2021-05-09T11:34:52.209Z] ef761b0e1df1: Layer already exists [2021-05-09T11:34:52.209Z] 157d1155f3ed: Layer already exists [2021-05-09T11:34:52.209Z] 5724d71b2f0e: Layer already exists [2021-05-09T11:34:52.209Z] 9af55aadcd23: Layer already exists [2021-05-09T11:34:52.209Z] 97d5afc75de0: Layer already exists [2021-05-09T11:34:52.209Z] 32f366d666a5: Layer already exists [2021-05-09T11:34:52.209Z] master: digest: sha256:98c994bbe3339be564e77f93bcedb2bacc9791335cd5c8bf6d838d527c560943 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-09T11:34:52.263Z] ===================================================== [Pipeline] echo [2021-05-09T11:34:52.276Z] taggedImages: [2021-05-09T11:34:52.277Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:34:52.277Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.202 [2021-05-09T11:34:52.277Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:34:52.277Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] echo [2021-05-09T11:34:52.308Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go with the following tags: [2021-05-09T11:34:52.308Z] feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:34:52.308Z] 2.0.0-dev.202 [2021-05-09T11:34:52.308Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:34:52.308Z] master [2021-05-09T11:34:52.308Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:52.496Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-09T11:34:52.496Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-09T11:34:52.655Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:feccc1132204ea0a3421d61f23242004f0b740e5 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:52.962Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:34:52.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-05-09T11:34:52.962Z] 96bd4f7ba2a4: Preparing [2021-05-09T11:34:52.962Z] 8600a0809155: Preparing [2021-05-09T11:34:52.962Z] 9af55aadcd23: Preparing [2021-05-09T11:34:52.962Z] 169606805fe4: Preparing [2021-05-09T11:34:52.962Z] 32f366d666a5: Preparing [2021-05-09T11:34:52.962Z] 9af55aadcd23: Layer already exists [2021-05-09T11:34:52.962Z] 32f366d666a5: Layer already exists [2021-05-09T11:34:52.962Z] 169606805fe4: Pushed [2021-05-09T11:34:53.224Z] 96bd4f7ba2a4: Pushed [2021-05-09T11:34:54.171Z] 8600a0809155: Pushed [2021-05-09T11:34:54.433Z] feccc1132204ea0a3421d61f23242004f0b740e5: digest: sha256:f57f02a3afb153a7e2f207d59228191e97a80648909d55f4668824246caba32c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:54.779Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:55.110Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.202 [2021-05-09T11:34:55.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-05-09T11:34:55.110Z] 96bd4f7ba2a4: Preparing [2021-05-09T11:34:55.110Z] 8600a0809155: Preparing [2021-05-09T11:34:55.110Z] 9af55aadcd23: Preparing [2021-05-09T11:34:55.110Z] 169606805fe4: Preparing [2021-05-09T11:34:55.110Z] 32f366d666a5: Preparing [2021-05-09T11:34:55.110Z] 9af55aadcd23: Layer already exists [2021-05-09T11:34:55.110Z] 8600a0809155: Layer already exists [2021-05-09T11:34:55.110Z] 32f366d666a5: Layer already exists [2021-05-09T11:34:55.110Z] 169606805fe4: Layer already exists [2021-05-09T11:34:55.110Z] 96bd4f7ba2a4: Layer already exists [2021-05-09T11:34:55.110Z] 2.0.0-dev.202: digest: sha256:f57f02a3afb153a7e2f207d59228191e97a80648909d55f4668824246caba32c size: 1363 [2021-05-09T11:34:55.116Z] Collecting cached-property<2,>=1.2.0 [2021-05-09T11:34:55.116Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:55.444Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:55.747Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:34:55.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-05-09T11:34:55.748Z] 96bd4f7ba2a4: Preparing [2021-05-09T11:34:55.748Z] 8600a0809155: Preparing [2021-05-09T11:34:55.748Z] 9af55aadcd23: Preparing [2021-05-09T11:34:55.748Z] 169606805fe4: Preparing [2021-05-09T11:34:55.748Z] 32f366d666a5: Preparing [2021-05-09T11:34:55.748Z] 8600a0809155: Layer already exists [2021-05-09T11:34:55.748Z] 32f366d666a5: Layer already exists [2021-05-09T11:34:55.748Z] 169606805fe4: Layer already exists [2021-05-09T11:34:55.748Z] 96bd4f7ba2a4: Layer already exists [2021-05-09T11:34:55.748Z] 9af55aadcd23: Layer already exists [2021-05-09T11:34:55.748Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202: digest: sha256:f57f02a3afb153a7e2f207d59228191e97a80648909d55f4668824246caba32c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:56.058Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:56.357Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [2021-05-09T11:34:56.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-05-09T11:34:56.357Z] 96bd4f7ba2a4: Preparing [2021-05-09T11:34:56.357Z] 8600a0809155: Preparing [2021-05-09T11:34:56.357Z] 9af55aadcd23: Preparing [2021-05-09T11:34:56.357Z] 169606805fe4: Preparing [2021-05-09T11:34:56.357Z] 32f366d666a5: Preparing [2021-05-09T11:34:56.357Z] 8600a0809155: Layer already exists [2021-05-09T11:34:56.357Z] 96bd4f7ba2a4: Layer already exists [2021-05-09T11:34:56.357Z] 9af55aadcd23: Layer already exists [2021-05-09T11:34:56.357Z] 169606805fe4: Layer already exists [2021-05-09T11:34:56.357Z] 32f366d666a5: Layer already exists [2021-05-09T11:34:56.357Z] master: digest: sha256:f57f02a3afb153a7e2f207d59228191e97a80648909d55f4668824246caba32c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-09T11:34:56.410Z] ===================================================== [Pipeline] echo [2021-05-09T11:34:56.425Z] taggedImages: [2021-05-09T11:34:56.425Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:34:56.425Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.202 [2021-05-09T11:34:56.425Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:34:56.425Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] echo [2021-05-09T11:34:56.456Z] [edgeXDocker.push] Tagging docker image docker-security-bootstrapper-go with the following tags: [2021-05-09T11:34:56.456Z] feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:34:56.456Z] 2.0.0-dev.202 [2021-05-09T11:34:56.456Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:34:56.456Z] master [2021-05-09T11:34:56.456Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:56.798Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:feccc1132204ea0a3421d61f23242004f0b740e5 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:57.099Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:34:57.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-05-09T11:34:57.099Z] 81099b4312b7: Preparing [2021-05-09T11:34:57.099Z] 81099b4312b7: Preparing [2021-05-09T11:34:57.099Z] f2746515717e: Preparing [2021-05-09T11:34:57.099Z] 89e8b2762134: Preparing [2021-05-09T11:34:57.099Z] 7eb7431b278c: Preparing [2021-05-09T11:34:57.099Z] 38292f42e2f1: Preparing [2021-05-09T11:34:57.099Z] 9af55aadcd23: Preparing [2021-05-09T11:34:57.099Z] 15f67e43345e: Preparing [2021-05-09T11:34:57.099Z] 15f67e43345e: Preparing [2021-05-09T11:34:57.099Z] 10fa59caf6f3: Preparing [2021-05-09T11:34:57.099Z] e5615378b858: Preparing [2021-05-09T11:34:57.099Z] 32f366d666a5: Preparing [2021-05-09T11:34:57.099Z] 9af55aadcd23: Waiting [2021-05-09T11:34:57.099Z] 15f67e43345e: Waiting [2021-05-09T11:34:57.099Z] 10fa59caf6f3: Waiting [2021-05-09T11:34:57.099Z] e5615378b858: Waiting [2021-05-09T11:34:57.099Z] 32f366d666a5: Waiting [2021-05-09T11:34:57.108Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-09T11:34:57.108Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-09T11:34:57.362Z] 7eb7431b278c: Pushed [2021-05-09T11:34:57.362Z] 89e8b2762134: Pushed [2021-05-09T11:34:57.362Z] 81099b4312b7: Pushed [2021-05-09T11:34:57.362Z] 9af55aadcd23: Layer already exists [2021-05-09T11:34:57.362Z] f2746515717e: Pushed [2021-05-09T11:34:57.362Z] 32f366d666a5: Layer already exists [2021-05-09T11:34:57.362Z] 15f67e43345e: Pushed [2021-05-09T11:34:57.362Z] 10fa59caf6f3: Pushed [2021-05-09T11:34:57.624Z] e5615378b858: Pushed [2021-05-09T11:34:57.708Z] Collecting docker-pycreds>=0.4.0 [2021-05-09T11:34:57.708Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-09T11:34:58.307Z] Collecting idna<2.8,>=2.5 [2021-05-09T11:34:58.307Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-09T11:34:58.307Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-09T11:34:58.569Z] 38292f42e2f1: Pushed [2021-05-09T11:34:58.569Z] feccc1132204ea0a3421d61f23242004f0b740e5: digest: sha256:3b2f754cb5db4e03eea15a13b3f6505db920d5dd33a4a1a079c0f449ed36f8bb size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:58.876Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:59.176Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.202 [2021-05-09T11:34:59.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-05-09T11:34:59.176Z] 81099b4312b7: Preparing [2021-05-09T11:34:59.176Z] 81099b4312b7: Preparing [2021-05-09T11:34:59.176Z] f2746515717e: Preparing [2021-05-09T11:34:59.176Z] 89e8b2762134: Preparing [2021-05-09T11:34:59.176Z] 7eb7431b278c: Preparing [2021-05-09T11:34:59.176Z] 38292f42e2f1: Preparing [2021-05-09T11:34:59.176Z] 9af55aadcd23: Preparing [2021-05-09T11:34:59.176Z] 15f67e43345e: Preparing [2021-05-09T11:34:59.176Z] 15f67e43345e: Preparing [2021-05-09T11:34:59.176Z] 10fa59caf6f3: Preparing [2021-05-09T11:34:59.176Z] e5615378b858: Preparing [2021-05-09T11:34:59.176Z] 32f366d666a5: Preparing [2021-05-09T11:34:59.176Z] 10fa59caf6f3: Waiting [2021-05-09T11:34:59.176Z] e5615378b858: Waiting [2021-05-09T11:34:59.176Z] 32f366d666a5: Waiting [2021-05-09T11:34:59.176Z] 9af55aadcd23: Waiting [2021-05-09T11:34:59.176Z] 15f67e43345e: Waiting [2021-05-09T11:34:59.176Z] 89e8b2762134: Layer already exists [2021-05-09T11:34:59.176Z] 38292f42e2f1: Layer already exists [2021-05-09T11:34:59.176Z] f2746515717e: Layer already exists [2021-05-09T11:34:59.176Z] 81099b4312b7: Layer already exists [2021-05-09T11:34:59.176Z] 7eb7431b278c: Layer already exists [2021-05-09T11:34:59.176Z] 10fa59caf6f3: Layer already exists [2021-05-09T11:34:59.176Z] 15f67e43345e: Layer already exists [2021-05-09T11:34:59.176Z] 9af55aadcd23: Layer already exists [2021-05-09T11:34:59.176Z] e5615378b858: Layer already exists [2021-05-09T11:34:59.176Z] 32f366d666a5: Layer already exists [2021-05-09T11:34:59.176Z] 2.0.0-dev.202: digest: sha256:3b2f754cb5db4e03eea15a13b3f6505db920d5dd33a4a1a079c0f449ed36f8bb size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:59.288Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-09T11:34:59.288Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-09T11:34:59.491Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:59.566Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-09T11:34:59.566Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-09T11:34:59.566Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-09T11:34:59.566Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-09T11:34:59.566Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-09T11:34:59.566Z] Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-09T11:34:59.566Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-09T11:34:59.566Z] ---> ad1ff92083f6 [2021-05-09T11:34:59.566Z] Step 3/25 : WORKDIR /edgex-go [2021-05-09T11:34:59.566Z] ---> Using cache [2021-05-09T11:34:59.802Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:34:59.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-05-09T11:34:59.802Z] 81099b4312b7: Preparing [2021-05-09T11:34:59.802Z] 81099b4312b7: Preparing [2021-05-09T11:34:59.802Z] f2746515717e: Preparing [2021-05-09T11:34:59.802Z] 89e8b2762134: Preparing [2021-05-09T11:34:59.802Z] 7eb7431b278c: Preparing [2021-05-09T11:34:59.802Z] 38292f42e2f1: Preparing [2021-05-09T11:34:59.802Z] 9af55aadcd23: Preparing [2021-05-09T11:34:59.802Z] 15f67e43345e: Preparing [2021-05-09T11:34:59.802Z] 15f67e43345e: Preparing [2021-05-09T11:34:59.802Z] 10fa59caf6f3: Preparing [2021-05-09T11:34:59.802Z] e5615378b858: Preparing [2021-05-09T11:34:59.802Z] 32f366d666a5: Preparing [2021-05-09T11:34:59.802Z] 9af55aadcd23: Waiting [2021-05-09T11:34:59.802Z] 15f67e43345e: Waiting [2021-05-09T11:34:59.802Z] 32f366d666a5: Waiting [2021-05-09T11:34:59.802Z] e5615378b858: Waiting [2021-05-09T11:34:59.802Z] 7eb7431b278c: Layer already exists [2021-05-09T11:34:59.802Z] 89e8b2762134: Layer already exists [2021-05-09T11:34:59.802Z] f2746515717e: Layer already exists [2021-05-09T11:34:59.802Z] 38292f42e2f1: Layer already exists [2021-05-09T11:34:59.802Z] 81099b4312b7: Layer already exists [2021-05-09T11:34:59.802Z] 15f67e43345e: Layer already exists [2021-05-09T11:34:59.802Z] 9af55aadcd23: Layer already exists [2021-05-09T11:34:59.802Z] 10fa59caf6f3: Layer already exists [2021-05-09T11:34:59.802Z] e5615378b858: Layer already exists [2021-05-09T11:34:59.802Z] 32f366d666a5: Layer already exists [2021-05-09T11:34:59.802Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202: digest: sha256:3b2f754cb5db4e03eea15a13b3f6505db920d5dd33a4a1a079c0f449ed36f8bb size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:34:59.860Z] ---> 233837ad05f5 [2021-05-09T11:34:59.860Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-09T11:34:59.860Z] ---> Using cache [2021-05-09T11:34:59.860Z] ---> 8da2f3c14702 [2021-05-09T11:34:59.860Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-09T11:34:59.860Z] ---> Using cache [2021-05-09T11:34:59.860Z] ---> 9d85cd705c50 [2021-05-09T11:34:59.860Z] Step 6/25 : COPY go.mod . [2021-05-09T11:34:59.860Z] ---> Using cache [2021-05-09T11:34:59.860Z] ---> 3e88304449dd [2021-05-09T11:34:59.860Z] Step 7/25 : RUN go mod download [2021-05-09T11:34:59.860Z] ---> Using cache [2021-05-09T11:34:59.860Z] ---> 1c8269929cdc [2021-05-09T11:34:59.860Z] Step 8/25 : COPY . . [2021-05-09T11:34:59.860Z] ---> Using cache [2021-05-09T11:34:59.860Z] ---> 0f950da39bff [2021-05-09T11:34:59.860Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-09T11:35:00.111Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:00.414Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [2021-05-09T11:35:00.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-05-09T11:35:00.414Z] 81099b4312b7: Preparing [2021-05-09T11:35:00.414Z] 81099b4312b7: Preparing [2021-05-09T11:35:00.414Z] f2746515717e: Preparing [2021-05-09T11:35:00.414Z] 89e8b2762134: Preparing [2021-05-09T11:35:00.414Z] 7eb7431b278c: Preparing [2021-05-09T11:35:00.414Z] 38292f42e2f1: Preparing [2021-05-09T11:35:00.414Z] 9af55aadcd23: Preparing [2021-05-09T11:35:00.414Z] 15f67e43345e: Preparing [2021-05-09T11:35:00.414Z] 15f67e43345e: Preparing [2021-05-09T11:35:00.414Z] 10fa59caf6f3: Preparing [2021-05-09T11:35:00.414Z] e5615378b858: Preparing [2021-05-09T11:35:00.414Z] 32f366d666a5: Preparing [2021-05-09T11:35:00.414Z] 9af55aadcd23: Waiting [2021-05-09T11:35:00.414Z] 15f67e43345e: Waiting [2021-05-09T11:35:00.414Z] 10fa59caf6f3: Waiting [2021-05-09T11:35:00.414Z] e5615378b858: Waiting [2021-05-09T11:35:00.414Z] 32f366d666a5: Waiting [2021-05-09T11:35:00.414Z] 89e8b2762134: Layer already exists [2021-05-09T11:35:00.414Z] 81099b4312b7: Layer already exists [2021-05-09T11:35:00.414Z] 7eb7431b278c: Layer already exists [2021-05-09T11:35:00.414Z] f2746515717e: Layer already exists [2021-05-09T11:35:00.414Z] 38292f42e2f1: Layer already exists [2021-05-09T11:35:00.414Z] 9af55aadcd23: Layer already exists [2021-05-09T11:35:00.414Z] 15f67e43345e: Layer already exists [2021-05-09T11:35:00.414Z] 10fa59caf6f3: Layer already exists [2021-05-09T11:35:00.414Z] e5615378b858: Layer already exists [2021-05-09T11:35:00.414Z] 32f366d666a5: Layer already exists [2021-05-09T11:35:00.676Z] master: digest: sha256:3b2f754cb5db4e03eea15a13b3f6505db920d5dd33a4a1a079c0f449ed36f8bb size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-09T11:35:00.732Z] ===================================================== [Pipeline] echo [2021-05-09T11:35:00.748Z] taggedImages: [2021-05-09T11:35:00.748Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:35:00.748Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.202 [2021-05-09T11:35:00.748Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:35:00.748Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [Pipeline] echo [2021-05-09T11:35:00.780Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go with the following tags: [2021-05-09T11:35:00.780Z] feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:35:00.780Z] 2.0.0-dev.202 [2021-05-09T11:35:00.780Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:35:00.780Z] master [2021-05-09T11:35:00.780Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:01.126Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:feccc1132204ea0a3421d61f23242004f0b740e5 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:01.324Z] Installing collected packages: jsonschema, idna, urllib3, requests, websocket-client, docker-pycreds, docker, texttable, PyYAML, docopt, dockerpty, cached-property, docker-compose [2021-05-09T11:35:01.431Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:35:01.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-05-09T11:35:01.431Z] 27a751c5f087: Preparing [2021-05-09T11:35:01.431Z] 5804870b659d: Preparing [2021-05-09T11:35:01.431Z] e0145f20ede0: Preparing [2021-05-09T11:35:01.431Z] fb62709fd496: Preparing [2021-05-09T11:35:01.431Z] f40a873ee7dd: Preparing [2021-05-09T11:35:01.431Z] 32f366d666a5: Preparing [2021-05-09T11:35:01.431Z] 32f366d666a5: Waiting [2021-05-09T11:35:01.698Z] e0145f20ede0: Pushed [2021-05-09T11:35:01.698Z] fb62709fd496: Pushed [2021-05-09T11:35:01.698Z] 32f366d666a5: Layer already exists [2021-05-09T11:35:01.963Z] f40a873ee7dd: Pushed [2021-05-09T11:35:02.545Z] 5804870b659d: Pushed [2021-05-09T11:35:02.545Z] 27a751c5f087: Pushed [2021-05-09T11:35:02.791Z] Attempting uninstall: idna [2021-05-09T11:35:02.791Z] Found existing installation: idna 2.9 [2021-05-09T11:35:02.791Z] Uninstalling idna-2.9: [2021-05-09T11:35:02.791Z] Successfully uninstalled idna-2.9 [2021-05-09T11:35:03.119Z] feccc1132204ea0a3421d61f23242004f0b740e5: digest: sha256:bd548df591519cfeb59e2f658a64526eb6ba3e0a569f4f369c6593d837c5b9ea size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:03.432Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:03.730Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.202 [2021-05-09T11:35:03.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-05-09T11:35:03.730Z] 27a751c5f087: Preparing [2021-05-09T11:35:03.730Z] 5804870b659d: Preparing [2021-05-09T11:35:03.730Z] e0145f20ede0: Preparing [2021-05-09T11:35:03.730Z] fb62709fd496: Preparing [2021-05-09T11:35:03.730Z] f40a873ee7dd: Preparing [2021-05-09T11:35:03.730Z] 32f366d666a5: Preparing [2021-05-09T11:35:03.730Z] 32f366d666a5: Waiting [2021-05-09T11:35:03.730Z] e0145f20ede0: Layer already exists [2021-05-09T11:35:03.730Z] fb62709fd496: Layer already exists [2021-05-09T11:35:03.730Z] 27a751c5f087: Layer already exists [2021-05-09T11:35:03.730Z] 5804870b659d: Layer already exists [2021-05-09T11:35:03.730Z] f40a873ee7dd: Layer already exists [2021-05-09T11:35:03.730Z] 32f366d666a5: Layer already exists [2021-05-09T11:35:03.730Z] 2.0.0-dev.202: digest: sha256:bd548df591519cfeb59e2f658a64526eb6ba3e0a569f4f369c6593d837c5b9ea size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:04.034Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:04.253Z] Attempting uninstall: urllib3 [2021-05-09T11:35:04.253Z] Found existing installation: urllib3 1.25.9 [2021-05-09T11:35:04.253Z] Uninstalling urllib3-1.25.9: [2021-05-09T11:35:04.332Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:35:04.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-05-09T11:35:04.332Z] 27a751c5f087: Preparing [2021-05-09T11:35:04.332Z] 5804870b659d: Preparing [2021-05-09T11:35:04.332Z] e0145f20ede0: Preparing [2021-05-09T11:35:04.332Z] fb62709fd496: Preparing [2021-05-09T11:35:04.332Z] f40a873ee7dd: Preparing [2021-05-09T11:35:04.332Z] 32f366d666a5: Preparing [2021-05-09T11:35:04.332Z] 32f366d666a5: Waiting [2021-05-09T11:35:04.332Z] 27a751c5f087: Layer already exists [2021-05-09T11:35:04.332Z] f40a873ee7dd: Layer already exists [2021-05-09T11:35:04.332Z] fb62709fd496: Layer already exists [2021-05-09T11:35:04.332Z] e0145f20ede0: Layer already exists [2021-05-09T11:35:04.332Z] 5804870b659d: Layer already exists [2021-05-09T11:35:04.332Z] 32f366d666a5: Layer already exists [2021-05-09T11:35:04.332Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202: digest: sha256:bd548df591519cfeb59e2f658a64526eb6ba3e0a569f4f369c6593d837c5b9ea size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:04.531Z] Successfully uninstalled urllib3-1.25.9 [2021-05-09T11:35:04.634Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:04.932Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [2021-05-09T11:35:04.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-05-09T11:35:04.932Z] 27a751c5f087: Preparing [2021-05-09T11:35:04.932Z] 5804870b659d: Preparing [2021-05-09T11:35:04.932Z] e0145f20ede0: Preparing [2021-05-09T11:35:04.932Z] fb62709fd496: Preparing [2021-05-09T11:35:04.932Z] f40a873ee7dd: Preparing [2021-05-09T11:35:04.932Z] 32f366d666a5: Preparing [2021-05-09T11:35:04.932Z] 32f366d666a5: Waiting [2021-05-09T11:35:04.932Z] 27a751c5f087: Layer already exists [2021-05-09T11:35:04.932Z] f40a873ee7dd: Layer already exists [2021-05-09T11:35:04.932Z] fb62709fd496: Layer already exists [2021-05-09T11:35:04.932Z] e0145f20ede0: Layer already exists [2021-05-09T11:35:04.932Z] 5804870b659d: Layer already exists [2021-05-09T11:35:04.932Z] 32f366d666a5: Layer already exists [2021-05-09T11:35:04.932Z] master: digest: sha256:bd548df591519cfeb59e2f658a64526eb6ba3e0a569f4f369c6593d837c5b9ea size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-09T11:35:04.988Z] ===================================================== [Pipeline] echo [2021-05-09T11:35:05.002Z] taggedImages: [2021-05-09T11:35:05.002Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:35:05.002Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.202 [2021-05-09T11:35:05.002Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:35:05.002Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] echo [2021-05-09T11:35:05.041Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go with the following tags: [2021-05-09T11:35:05.041Z] feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:35:05.041Z] 2.0.0-dev.202 [2021-05-09T11:35:05.041Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:35:05.041Z] master [2021-05-09T11:35:05.041Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:05.388Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:feccc1132204ea0a3421d61f23242004f0b740e5 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:05.689Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:35:05.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-05-09T11:35:05.689Z] 9642d14d39b0: Preparing [2021-05-09T11:35:05.689Z] 69379dcf8517: Preparing [2021-05-09T11:35:05.689Z] 154540754789: Preparing [2021-05-09T11:35:05.689Z] fe0365397d80: Preparing [2021-05-09T11:35:05.689Z] 8796b1adb54c: Preparing [2021-05-09T11:35:05.689Z] 4807e179636e: Preparing [2021-05-09T11:35:05.689Z] 4dd79812c467: Preparing [2021-05-09T11:35:05.689Z] 705ed7466e34: Preparing [2021-05-09T11:35:05.689Z] 9b63bfcacb88: Preparing [2021-05-09T11:35:05.689Z] 32f366d666a5: Preparing [2021-05-09T11:35:05.689Z] 4807e179636e: Waiting [2021-05-09T11:35:05.689Z] 4dd79812c467: Waiting [2021-05-09T11:35:05.689Z] 705ed7466e34: Waiting [2021-05-09T11:35:05.689Z] 32f366d666a5: Waiting [2021-05-09T11:35:05.689Z] 9b63bfcacb88: Waiting [2021-05-09T11:35:05.949Z] 69379dcf8517: Pushed [2021-05-09T11:35:05.949Z] 9642d14d39b0: Pushed [2021-05-09T11:35:05.949Z] 8796b1adb54c: Pushed [2021-05-09T11:35:06.153Z] Attempting uninstall: requests [2021-05-09T11:35:06.153Z] Found existing installation: requests 2.23.0 [2021-05-09T11:35:06.153Z] Uninstalling requests-2.23.0: [2021-05-09T11:35:06.153Z] ---> Running in c491c8b4a35a [2021-05-09T11:35:06.153Z] Successfully uninstalled requests-2.23.0 [2021-05-09T11:35:06.212Z] 4dd79812c467: Pushed [2021-05-09T11:35:06.212Z] 4807e179636e: Pushed [2021-05-09T11:35:06.212Z] 705ed7466e34: Pushed [2021-05-09T11:35:06.212Z] 32f366d666a5: Layer already exists [2021-05-09T11:35:06.785Z] 9b63bfcacb88: Pushed [2021-05-09T11:35:06.785Z] fe0365397d80: Pushed [2021-05-09T11:35:06.785Z] 154540754789: Pushed [2021-05-09T11:35:07.046Z] feccc1132204ea0a3421d61f23242004f0b740e5: digest: sha256:0e814829a1d142bdd382ff0d62ca811955442f19d75081be5d4c13df1c15c105 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:07.351Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:07.648Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.202 [2021-05-09T11:35:07.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-05-09T11:35:07.648Z] 9642d14d39b0: Preparing [2021-05-09T11:35:07.648Z] 69379dcf8517: Preparing [2021-05-09T11:35:07.648Z] 154540754789: Preparing [2021-05-09T11:35:07.648Z] fe0365397d80: Preparing [2021-05-09T11:35:07.648Z] 8796b1adb54c: Preparing [2021-05-09T11:35:07.648Z] 4807e179636e: Preparing [2021-05-09T11:35:07.648Z] 4dd79812c467: Preparing [2021-05-09T11:35:07.648Z] 705ed7466e34: Preparing [2021-05-09T11:35:07.648Z] 9b63bfcacb88: Preparing [2021-05-09T11:35:07.648Z] 32f366d666a5: Preparing [2021-05-09T11:35:07.648Z] 4807e179636e: Waiting [2021-05-09T11:35:07.648Z] 4dd79812c467: Waiting [2021-05-09T11:35:07.648Z] 705ed7466e34: Waiting [2021-05-09T11:35:07.648Z] 9b63bfcacb88: Waiting [2021-05-09T11:35:07.648Z] 32f366d666a5: Waiting [2021-05-09T11:35:07.648Z] fe0365397d80: Layer already exists [2021-05-09T11:35:07.648Z] 8796b1adb54c: Layer already exists [2021-05-09T11:35:07.648Z] 69379dcf8517: Layer already exists [2021-05-09T11:35:07.648Z] 9642d14d39b0: Layer already exists [2021-05-09T11:35:07.648Z] 4807e179636e: Layer already exists [2021-05-09T11:35:07.648Z] 4dd79812c467: Layer already exists [2021-05-09T11:35:07.648Z] 154540754789: Layer already exists [2021-05-09T11:35:07.648Z] 705ed7466e34: Layer already exists [2021-05-09T11:35:07.648Z] 9b63bfcacb88: Layer already exists [2021-05-09T11:35:07.648Z] 32f366d666a5: Layer already exists [2021-05-09T11:35:07.909Z] 2.0.0-dev.202: digest: sha256:0e814829a1d142bdd382ff0d62ca811955442f19d75081be5d4c13df1c15c105 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:08.203Z] Running setup.py install for texttable: started [2021-05-09T11:35:08.215Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:08.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-09T11:35:08.515Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:35:08.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-05-09T11:35:08.515Z] 9642d14d39b0: Preparing [2021-05-09T11:35:08.515Z] 69379dcf8517: Preparing [2021-05-09T11:35:08.515Z] 154540754789: Preparing [2021-05-09T11:35:08.515Z] fe0365397d80: Preparing [2021-05-09T11:35:08.515Z] 8796b1adb54c: Preparing [2021-05-09T11:35:08.515Z] 4807e179636e: Preparing [2021-05-09T11:35:08.515Z] 4dd79812c467: Preparing [2021-05-09T11:35:08.515Z] 705ed7466e34: Preparing [2021-05-09T11:35:08.515Z] 9b63bfcacb88: Preparing [2021-05-09T11:35:08.515Z] 32f366d666a5: Preparing [2021-05-09T11:35:08.515Z] 4807e179636e: Waiting [2021-05-09T11:35:08.515Z] 4dd79812c467: Waiting [2021-05-09T11:35:08.515Z] 705ed7466e34: Waiting [2021-05-09T11:35:08.515Z] 9b63bfcacb88: Waiting [2021-05-09T11:35:08.515Z] 32f366d666a5: Waiting [2021-05-09T11:35:08.515Z] 154540754789: Layer already exists [2021-05-09T11:35:08.515Z] 69379dcf8517: Layer already exists [2021-05-09T11:35:08.515Z] 8796b1adb54c: Layer already exists [2021-05-09T11:35:08.515Z] 9642d14d39b0: Layer already exists [2021-05-09T11:35:08.515Z] fe0365397d80: Layer already exists [2021-05-09T11:35:08.515Z] 4807e179636e: Layer already exists [2021-05-09T11:35:08.515Z] 4dd79812c467: Layer already exists [2021-05-09T11:35:08.515Z] 32f366d666a5: Layer already exists [2021-05-09T11:35:08.515Z] 9b63bfcacb88: Layer already exists [2021-05-09T11:35:08.515Z] 705ed7466e34: Layer already exists [2021-05-09T11:35:08.515Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202: digest: sha256:0e814829a1d142bdd382ff0d62ca811955442f19d75081be5d4c13df1c15c105 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:08.829Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:09.131Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [2021-05-09T11:35:09.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-05-09T11:35:09.131Z] 9642d14d39b0: Preparing [2021-05-09T11:35:09.131Z] 69379dcf8517: Preparing [2021-05-09T11:35:09.131Z] 154540754789: Preparing [2021-05-09T11:35:09.131Z] fe0365397d80: Preparing [2021-05-09T11:35:09.131Z] 8796b1adb54c: Preparing [2021-05-09T11:35:09.131Z] 4807e179636e: Preparing [2021-05-09T11:35:09.131Z] 4dd79812c467: Preparing [2021-05-09T11:35:09.131Z] 705ed7466e34: Preparing [2021-05-09T11:35:09.131Z] 9b63bfcacb88: Preparing [2021-05-09T11:35:09.131Z] 32f366d666a5: Preparing [2021-05-09T11:35:09.131Z] 4dd79812c467: Waiting [2021-05-09T11:35:09.131Z] 705ed7466e34: Waiting [2021-05-09T11:35:09.131Z] 9b63bfcacb88: Waiting [2021-05-09T11:35:09.131Z] 4807e179636e: Waiting [2021-05-09T11:35:09.131Z] 32f366d666a5: Waiting [2021-05-09T11:35:09.131Z] 154540754789: Layer already exists [2021-05-09T11:35:09.131Z] 8796b1adb54c: Layer already exists [2021-05-09T11:35:09.131Z] 69379dcf8517: Layer already exists [2021-05-09T11:35:09.131Z] 9642d14d39b0: Layer already exists [2021-05-09T11:35:09.131Z] fe0365397d80: Layer already exists [2021-05-09T11:35:09.131Z] 4dd79812c467: Layer already exists [2021-05-09T11:35:09.131Z] 4807e179636e: Layer already exists [2021-05-09T11:35:09.131Z] 705ed7466e34: Layer already exists [2021-05-09T11:35:09.131Z] 9b63bfcacb88: Layer already exists [2021-05-09T11:35:09.131Z] 32f366d666a5: Layer already exists [2021-05-09T11:35:09.392Z] master: digest: sha256:0e814829a1d142bdd382ff0d62ca811955442f19d75081be5d4c13df1c15c105 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-09T11:35:09.446Z] ===================================================== [Pipeline] echo [2021-05-09T11:35:09.462Z] taggedImages: [2021-05-09T11:35:09.462Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:35:09.462Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.202 [2021-05-09T11:35:09.462Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:35:09.462Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] echo [2021-05-09T11:35:09.495Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go with the following tags: [2021-05-09T11:35:09.495Z] feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:35:09.495Z] 2.0.0-dev.202 [2021-05-09T11:35:09.495Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:35:09.495Z] master [2021-05-09T11:35:09.495Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:09.838Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:feccc1132204ea0a3421d61f23242004f0b740e5 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:10.143Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:35:10.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-05-09T11:35:10.143Z] bc6de0328949: Preparing [2021-05-09T11:35:10.143Z] 1b76499b4810: Preparing [2021-05-09T11:35:10.143Z] 9af55aadcd23: Preparing [2021-05-09T11:35:10.143Z] 1a05003509ae: Preparing [2021-05-09T11:35:10.143Z] 32f366d666a5: Preparing [2021-05-09T11:35:10.516Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-09T11:35:10.516Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-09T11:35:10.516Z] ---> ad1ff92083f6 [2021-05-09T11:35:10.516Z] Step 3/23 : WORKDIR /edgex-go [2021-05-09T11:35:10.516Z] ---> Using cache [2021-05-09T11:35:10.516Z] ---> 233837ad05f5 [2021-05-09T11:35:10.516Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-09T11:35:10.516Z] ---> Using cache [2021-05-09T11:35:10.516Z] ---> 8da2f3c14702 [2021-05-09T11:35:10.516Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-09T11:35:10.516Z] ---> Using cache [2021-05-09T11:35:10.516Z] ---> 9d85cd705c50 [2021-05-09T11:35:10.516Z] Step 6/23 : COPY go.mod . [2021-05-09T11:35:10.516Z] ---> Using cache [2021-05-09T11:35:10.516Z] ---> 3e88304449dd [2021-05-09T11:35:10.516Z] Step 7/23 : RUN go mod download [2021-05-09T11:35:10.516Z] ---> Using cache [2021-05-09T11:35:10.516Z] ---> 1c8269929cdc [2021-05-09T11:35:10.516Z] Step 8/23 : COPY . . [2021-05-09T11:35:10.516Z] ---> Using cache [2021-05-09T11:35:10.516Z] ---> 0f950da39bff [2021-05-09T11:35:10.516Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-09T11:35:10.516Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-09T11:35:10.516Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-09T11:35:10.516Z] ---> ad1ff92083f6 [2021-05-09T11:35:10.516Z] Step 3/23 : WORKDIR /edgex-go [2021-05-09T11:35:10.516Z] ---> Using cache [2021-05-09T11:35:10.516Z] ---> 233837ad05f5 [2021-05-09T11:35:10.516Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-09T11:35:10.516Z] ---> Using cache [2021-05-09T11:35:10.516Z] ---> 8da2f3c14702 [2021-05-09T11:35:10.516Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-09T11:35:10.715Z] 9af55aadcd23: Layer already exists [2021-05-09T11:35:10.715Z] 32f366d666a5: Layer already exists [2021-05-09T11:35:10.715Z] bc6de0328949: Pushed [2021-05-09T11:35:10.792Z] Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-09T11:35:10.792Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-09T11:35:10.792Z] ---> ad1ff92083f6 [2021-05-09T11:35:10.792Z] Step 3/31 : WORKDIR /edgex-go [2021-05-09T11:35:10.792Z] ---> Using cache [2021-05-09T11:35:10.792Z] ---> 233837ad05f5 [2021-05-09T11:35:10.792Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-09T11:35:10.792Z] ---> Using cache [2021-05-09T11:35:10.792Z] ---> 8da2f3c14702 [2021-05-09T11:35:10.792Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-09T11:35:10.792Z] ---> Using cache [2021-05-09T11:35:10.792Z] ---> 9d85cd705c50 [2021-05-09T11:35:10.792Z] Step 6/31 : COPY go.mod . [2021-05-09T11:35:10.792Z] ---> Using cache [2021-05-09T11:35:10.792Z] ---> 3e88304449dd [2021-05-09T11:35:10.792Z] Step 7/31 : RUN go mod download [2021-05-09T11:35:10.792Z] ---> Using cache [2021-05-09T11:35:10.792Z] ---> 1c8269929cdc [2021-05-09T11:35:10.792Z] Step 8/31 : COPY . . [2021-05-09T11:35:10.792Z] ---> Using cache [2021-05-09T11:35:10.792Z] ---> 0f950da39bff [2021-05-09T11:35:10.792Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-09T11:35:10.976Z] 1a05003509ae: Pushed [2021-05-09T11:35:11.067Z] Running setup.py install for texttable: finished with status 'done' [2021-05-09T11:35:11.067Z] Running setup.py install for PyYAML: started [2021-05-09T11:35:11.344Z] ---> Running in dd3809d7f118 [2021-05-09T11:35:11.344Z] ---> Running in 6fd3fad4b32c [2021-05-09T11:35:11.344Z] ---> Running in 872e86c3939d [2021-05-09T11:35:11.919Z] 1b76499b4810: Pushed [2021-05-09T11:35:12.181Z] feccc1132204ea0a3421d61f23242004f0b740e5: digest: sha256:f0424f59762e0eb9de746e2111286ca06dacbb8cb315a3d86da230ad793f5e57 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:12.488Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:12.787Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.202 [2021-05-09T11:35:12.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-05-09T11:35:12.787Z] bc6de0328949: Preparing [2021-05-09T11:35:12.787Z] 1b76499b4810: Preparing [2021-05-09T11:35:12.787Z] 9af55aadcd23: Preparing [2021-05-09T11:35:12.787Z] 1a05003509ae: Preparing [2021-05-09T11:35:12.787Z] 32f366d666a5: Preparing [2021-05-09T11:35:12.787Z] 9af55aadcd23: Layer already exists [2021-05-09T11:35:12.787Z] 1a05003509ae: Layer already exists [2021-05-09T11:35:12.788Z] bc6de0328949: Layer already exists [2021-05-09T11:35:12.788Z] 1b76499b4810: Layer already exists [2021-05-09T11:35:12.788Z] 32f366d666a5: Layer already exists [2021-05-09T11:35:12.788Z] 2.0.0-dev.202: digest: sha256:f0424f59762e0eb9de746e2111286ca06dacbb8cb315a3d86da230ad793f5e57 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:13.218Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:13.540Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:35:13.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-05-09T11:35:13.540Z] bc6de0328949: Preparing [2021-05-09T11:35:13.540Z] 1b76499b4810: Preparing [2021-05-09T11:35:13.540Z] 9af55aadcd23: Preparing [2021-05-09T11:35:13.540Z] 1a05003509ae: Preparing [2021-05-09T11:35:13.540Z] 32f366d666a5: Preparing [2021-05-09T11:35:13.540Z] 32f366d666a5: Layer already exists [2021-05-09T11:35:13.540Z] 1b76499b4810: Layer already exists [2021-05-09T11:35:13.540Z] 9af55aadcd23: Layer already exists [2021-05-09T11:35:13.540Z] 1a05003509ae: Layer already exists [2021-05-09T11:35:13.540Z] bc6de0328949: Layer already exists [2021-05-09T11:35:13.540Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202: digest: sha256:f0424f59762e0eb9de746e2111286ca06dacbb8cb315a3d86da230ad793f5e57 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:13.843Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:14.011Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-09T11:35:14.141Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [2021-05-09T11:35:14.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-05-09T11:35:14.141Z] bc6de0328949: Preparing [2021-05-09T11:35:14.141Z] 1b76499b4810: Preparing [2021-05-09T11:35:14.141Z] 9af55aadcd23: Preparing [2021-05-09T11:35:14.141Z] 1a05003509ae: Preparing [2021-05-09T11:35:14.141Z] 32f366d666a5: Preparing [2021-05-09T11:35:14.141Z] 32f366d666a5: Layer already exists [2021-05-09T11:35:14.141Z] 1b76499b4810: Layer already exists [2021-05-09T11:35:14.141Z] bc6de0328949: Layer already exists [2021-05-09T11:35:14.141Z] 9af55aadcd23: Layer already exists [2021-05-09T11:35:14.141Z] 1a05003509ae: Layer already exists [2021-05-09T11:35:14.141Z] master: digest: sha256:f0424f59762e0eb9de746e2111286ca06dacbb8cb315a3d86da230ad793f5e57 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-09T11:35:14.205Z] ===================================================== [Pipeline] echo [2021-05-09T11:35:14.231Z] taggedImages: [2021-05-09T11:35:14.231Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:35:14.231Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.202 [2021-05-09T11:35:14.231Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:35:14.231Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] echo [2021-05-09T11:35:14.269Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go with the following tags: [2021-05-09T11:35:14.269Z] feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:35:14.269Z] 2.0.0-dev.202 [2021-05-09T11:35:14.269Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:35:14.269Z] master [2021-05-09T11:35:14.269Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2021-05-09T11:35:14.306Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o cmd/core-command/core-command ./cmd/core-command [2021-05-09T11:35:14.306Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:14.631Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:feccc1132204ea0a3421d61f23242004f0b740e5 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:14.932Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:35:14.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-05-09T11:35:14.932Z] 80fa3aabc0c2: Preparing [2021-05-09T11:35:14.932Z] 38505b1b7812: Preparing [2021-05-09T11:35:14.932Z] 9af55aadcd23: Preparing [2021-05-09T11:35:14.932Z] 169606805fe4: Preparing [2021-05-09T11:35:14.932Z] 32f366d666a5: Preparing [2021-05-09T11:35:14.932Z] 32f366d666a5: Layer already exists [2021-05-09T11:35:14.932Z] 9af55aadcd23: Layer already exists [2021-05-09T11:35:14.932Z] 169606805fe4: Layer already exists [2021-05-09T11:35:14.932Z] 80fa3aabc0c2: Pushed [2021-05-09T11:35:15.295Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-09T11:35:15.295Z] Running setup.py install for docopt: started [2021-05-09T11:35:15.874Z] 38505b1b7812: Pushed [2021-05-09T11:35:15.899Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-09T11:35:16.135Z] feccc1132204ea0a3421d61f23242004f0b740e5: digest: sha256:c3ad64df613bace7bc52f65a9e667bec4763380417f1c5aa5e40a3f47feec9ee size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:16.439Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:16.755Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.202 [2021-05-09T11:35:16.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-05-09T11:35:16.755Z] 80fa3aabc0c2: Preparing [2021-05-09T11:35:16.755Z] 38505b1b7812: Preparing [2021-05-09T11:35:16.755Z] 9af55aadcd23: Preparing [2021-05-09T11:35:16.755Z] 169606805fe4: Preparing [2021-05-09T11:35:16.755Z] 32f366d666a5: Preparing [2021-05-09T11:35:16.755Z] 32f366d666a5: Layer already exists [2021-05-09T11:35:16.755Z] 9af55aadcd23: Layer already exists [2021-05-09T11:35:16.755Z] 80fa3aabc0c2: Layer already exists [2021-05-09T11:35:16.755Z] 169606805fe4: Layer already exists [2021-05-09T11:35:16.755Z] 38505b1b7812: Layer already exists [2021-05-09T11:35:16.755Z] 2.0.0-dev.202: digest: sha256:c3ad64df613bace7bc52f65a9e667bec4763380417f1c5aa5e40a3f47feec9ee size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:17.060Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:17.351Z] OK: 218 MiB in 52 packages [2021-05-09T11:35:17.359Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:35:17.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-05-09T11:35:17.360Z] 80fa3aabc0c2: Preparing [2021-05-09T11:35:17.360Z] 38505b1b7812: Preparing [2021-05-09T11:35:17.360Z] 9af55aadcd23: Preparing [2021-05-09T11:35:17.360Z] 169606805fe4: Preparing [2021-05-09T11:35:17.360Z] 32f366d666a5: Preparing [2021-05-09T11:35:17.360Z] 32f366d666a5: Layer already exists [2021-05-09T11:35:17.360Z] 38505b1b7812: Layer already exists [2021-05-09T11:35:17.360Z] 80fa3aabc0c2: Layer already exists [2021-05-09T11:35:17.360Z] 9af55aadcd23: Layer already exists [2021-05-09T11:35:17.360Z] 169606805fe4: Layer already exists [2021-05-09T11:35:17.360Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202: digest: sha256:c3ad64df613bace7bc52f65a9e667bec4763380417f1c5aa5e40a3f47feec9ee size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:17.663Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:17.960Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [2021-05-09T11:35:17.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-05-09T11:35:17.960Z] 80fa3aabc0c2: Preparing [2021-05-09T11:35:17.960Z] 38505b1b7812: Preparing [2021-05-09T11:35:17.960Z] 9af55aadcd23: Preparing [2021-05-09T11:35:17.960Z] 169606805fe4: Preparing [2021-05-09T11:35:17.960Z] 32f366d666a5: Preparing [2021-05-09T11:35:17.960Z] 32f366d666a5: Layer already exists [2021-05-09T11:35:17.960Z] 38505b1b7812: Layer already exists [2021-05-09T11:35:17.960Z] 169606805fe4: Layer already exists [2021-05-09T11:35:17.960Z] 80fa3aabc0c2: Layer already exists [2021-05-09T11:35:17.960Z] 9af55aadcd23: Layer already exists [2021-05-09T11:35:17.960Z] master: digest: sha256:c3ad64df613bace7bc52f65a9e667bec4763380417f1c5aa5e40a3f47feec9ee size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-09T11:35:18.011Z] ===================================================== [Pipeline] echo [2021-05-09T11:35:18.026Z] taggedImages: [2021-05-09T11:35:18.026Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:35:18.026Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.202 [2021-05-09T11:35:18.026Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:35:18.026Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] echo [2021-05-09T11:35:18.058Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go with the following tags: [2021-05-09T11:35:18.058Z] feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:35:18.058Z] 2.0.0-dev.202 [2021-05-09T11:35:18.058Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:35:18.058Z] master [2021-05-09T11:35:18.058Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:18.394Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:feccc1132204ea0a3421d61f23242004f0b740e5 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:18.694Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:35:18.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-05-09T11:35:18.694Z] da613d894ecf: Preparing [2021-05-09T11:35:18.694Z] 26c0e518f9e4: Preparing [2021-05-09T11:35:18.694Z] 8e7248cb8b4c: Preparing [2021-05-09T11:35:18.694Z] c85d750d5f3a: Preparing [2021-05-09T11:35:18.694Z] 0754057c0ad3: Preparing [2021-05-09T11:35:18.694Z] 998cdf262ab1: Preparing [2021-05-09T11:35:18.694Z] 02e56110abd2: Preparing [2021-05-09T11:35:18.694Z] abc36efb885a: Preparing [2021-05-09T11:35:18.694Z] b0b09059f4e1: Preparing [2021-05-09T11:35:18.694Z] bb961f40224b: Preparing [2021-05-09T11:35:18.694Z] f4666769fca7: Preparing [2021-05-09T11:35:18.694Z] abc36efb885a: Waiting [2021-05-09T11:35:18.694Z] b0b09059f4e1: Waiting [2021-05-09T11:35:18.694Z] bb961f40224b: Waiting [2021-05-09T11:35:18.694Z] f4666769fca7: Waiting [2021-05-09T11:35:18.694Z] 998cdf262ab1: Waiting [2021-05-09T11:35:18.694Z] 02e56110abd2: Waiting [2021-05-09T11:35:18.694Z] 0754057c0ad3: Layer already exists [2021-05-09T11:35:18.694Z] 998cdf262ab1: Layer already exists [2021-05-09T11:35:18.694Z] 02e56110abd2: Layer already exists [2021-05-09T11:35:18.694Z] 26c0e518f9e4: Pushed [2021-05-09T11:35:18.800Z] Running setup.py install for docopt: finished with status 'done' [2021-05-09T11:35:18.800Z] Running setup.py install for dockerpty: started [2021-05-09T11:35:18.955Z] abc36efb885a: Layer already exists [2021-05-09T11:35:18.955Z] b0b09059f4e1: Layer already exists [2021-05-09T11:35:18.955Z] bb961f40224b: Layer already exists [2021-05-09T11:35:18.955Z] f4666769fca7: Layer already exists [2021-05-09T11:35:18.955Z] da613d894ecf: Pushed [2021-05-09T11:35:19.089Z] Removing intermediate container dd3809d7f118 [2021-05-09T11:35:19.089Z] ---> be2d9fa5d7d9 [2021-05-09T11:35:19.089Z] Step 6/23 : COPY go.mod . [2021-05-09T11:35:19.904Z] 8e7248cb8b4c: Pushed [2021-05-09T11:35:20.549Z] ---> 826174fe6907 [2021-05-09T11:35:20.549Z] Step 7/23 : RUN go mod download [2021-05-09T11:35:20.828Z] ---> Running in a7a731ade421 [2021-05-09T11:35:22.847Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-09T11:35:24.125Z] c85d750d5f3a: Pushed [2021-05-09T11:35:24.125Z] feccc1132204ea0a3421d61f23242004f0b740e5: digest: sha256:2ad44ba0eaead92492828ea131328d0a2c31a2046d1ebed42c3889c5e4edeecc size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:24.437Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:24.739Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.202 [2021-05-09T11:35:24.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-05-09T11:35:24.739Z] da613d894ecf: Preparing [2021-05-09T11:35:24.739Z] 26c0e518f9e4: Preparing [2021-05-09T11:35:24.739Z] 8e7248cb8b4c: Preparing [2021-05-09T11:35:24.739Z] c85d750d5f3a: Preparing [2021-05-09T11:35:24.739Z] 0754057c0ad3: Preparing [2021-05-09T11:35:24.739Z] 998cdf262ab1: Preparing [2021-05-09T11:35:24.739Z] 02e56110abd2: Preparing [2021-05-09T11:35:24.739Z] abc36efb885a: Preparing [2021-05-09T11:35:24.739Z] b0b09059f4e1: Preparing [2021-05-09T11:35:24.739Z] bb961f40224b: Preparing [2021-05-09T11:35:24.739Z] f4666769fca7: Preparing [2021-05-09T11:35:24.739Z] abc36efb885a: Waiting [2021-05-09T11:35:24.739Z] b0b09059f4e1: Waiting [2021-05-09T11:35:24.739Z] bb961f40224b: Waiting [2021-05-09T11:35:24.739Z] f4666769fca7: Waiting [2021-05-09T11:35:24.739Z] 998cdf262ab1: Waiting [2021-05-09T11:35:24.739Z] 02e56110abd2: Waiting [2021-05-09T11:35:24.739Z] c85d750d5f3a: Layer already exists [2021-05-09T11:35:24.739Z] 26c0e518f9e4: Layer already exists [2021-05-09T11:35:24.739Z] 8e7248cb8b4c: Layer already exists [2021-05-09T11:35:24.739Z] 0754057c0ad3: Layer already exists [2021-05-09T11:35:24.739Z] da613d894ecf: Layer already exists [2021-05-09T11:35:24.739Z] 998cdf262ab1: Layer already exists [2021-05-09T11:35:24.739Z] 02e56110abd2: Layer already exists [2021-05-09T11:35:24.739Z] abc36efb885a: Layer already exists [2021-05-09T11:35:24.739Z] b0b09059f4e1: Layer already exists [2021-05-09T11:35:24.739Z] bb961f40224b: Layer already exists [2021-05-09T11:35:24.739Z] f4666769fca7: Layer already exists [2021-05-09T11:35:24.739Z] 2.0.0-dev.202: digest: sha256:2ad44ba0eaead92492828ea131328d0a2c31a2046d1ebed42c3889c5e4edeecc size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:24.859Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-05-09T11:35:25.054Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:25.353Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:35:25.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-05-09T11:35:25.353Z] da613d894ecf: Preparing [2021-05-09T11:35:25.353Z] 26c0e518f9e4: Preparing [2021-05-09T11:35:25.353Z] 8e7248cb8b4c: Preparing [2021-05-09T11:35:25.353Z] c85d750d5f3a: Preparing [2021-05-09T11:35:25.353Z] 0754057c0ad3: Preparing [2021-05-09T11:35:25.354Z] 998cdf262ab1: Preparing [2021-05-09T11:35:25.354Z] 02e56110abd2: Preparing [2021-05-09T11:35:25.354Z] abc36efb885a: Preparing [2021-05-09T11:35:25.354Z] b0b09059f4e1: Preparing [2021-05-09T11:35:25.354Z] bb961f40224b: Preparing [2021-05-09T11:35:25.354Z] f4666769fca7: Preparing [2021-05-09T11:35:25.354Z] abc36efb885a: Waiting [2021-05-09T11:35:25.354Z] b0b09059f4e1: Waiting [2021-05-09T11:35:25.354Z] 998cdf262ab1: Waiting [2021-05-09T11:35:25.354Z] 02e56110abd2: Waiting [2021-05-09T11:35:25.354Z] bb961f40224b: Waiting [2021-05-09T11:35:25.354Z] f4666769fca7: Waiting [2021-05-09T11:35:25.354Z] 0754057c0ad3: Layer already exists [2021-05-09T11:35:25.354Z] c85d750d5f3a: Layer already exists [2021-05-09T11:35:25.354Z] 26c0e518f9e4: Layer already exists [2021-05-09T11:35:25.354Z] da613d894ecf: Layer already exists [2021-05-09T11:35:25.354Z] 8e7248cb8b4c: Layer already exists [2021-05-09T11:35:25.354Z] 998cdf262ab1: Layer already exists [2021-05-09T11:35:25.354Z] 02e56110abd2: Layer already exists [2021-05-09T11:35:25.354Z] b0b09059f4e1: Layer already exists [2021-05-09T11:35:25.354Z] abc36efb885a: Layer already exists [2021-05-09T11:35:25.354Z] bb961f40224b: Layer already exists [2021-05-09T11:35:25.354Z] f4666769fca7: Layer already exists [2021-05-09T11:35:25.354Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202: digest: sha256:2ad44ba0eaead92492828ea131328d0a2c31a2046d1ebed42c3889c5e4edeecc size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:25.465Z] Removing intermediate container a7a731ade421 [2021-05-09T11:35:25.465Z] ---> 3607b545ffb0 [2021-05-09T11:35:25.465Z] Step 8/23 : COPY . . [2021-05-09T11:35:25.657Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:35:25.953Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [2021-05-09T11:35:25.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-05-09T11:35:25.954Z] da613d894ecf: Preparing [2021-05-09T11:35:25.954Z] 26c0e518f9e4: Preparing [2021-05-09T11:35:25.954Z] 8e7248cb8b4c: Preparing [2021-05-09T11:35:25.954Z] c85d750d5f3a: Preparing [2021-05-09T11:35:25.954Z] 0754057c0ad3: Preparing [2021-05-09T11:35:25.954Z] 998cdf262ab1: Preparing [2021-05-09T11:35:25.954Z] 02e56110abd2: Preparing [2021-05-09T11:35:25.954Z] abc36efb885a: Preparing [2021-05-09T11:35:25.954Z] b0b09059f4e1: Preparing [2021-05-09T11:35:25.954Z] bb961f40224b: Preparing [2021-05-09T11:35:25.954Z] f4666769fca7: Preparing [2021-05-09T11:35:25.954Z] 998cdf262ab1: Waiting [2021-05-09T11:35:25.954Z] 02e56110abd2: Waiting [2021-05-09T11:35:25.954Z] abc36efb885a: Waiting [2021-05-09T11:35:25.954Z] b0b09059f4e1: Waiting [2021-05-09T11:35:25.954Z] bb961f40224b: Waiting [2021-05-09T11:35:25.954Z] f4666769fca7: Waiting [2021-05-09T11:35:25.954Z] c85d750d5f3a: Layer already exists [2021-05-09T11:35:25.954Z] 8e7248cb8b4c: Layer already exists [2021-05-09T11:35:25.954Z] da613d894ecf: Layer already exists [2021-05-09T11:35:25.954Z] 26c0e518f9e4: Layer already exists [2021-05-09T11:35:25.954Z] 0754057c0ad3: Layer already exists [2021-05-09T11:35:25.954Z] 998cdf262ab1: Layer already exists [2021-05-09T11:35:25.954Z] abc36efb885a: Layer already exists [2021-05-09T11:35:25.954Z] b0b09059f4e1: Layer already exists [2021-05-09T11:35:25.954Z] 02e56110abd2: Layer already exists [2021-05-09T11:35:25.954Z] bb961f40224b: Layer already exists [2021-05-09T11:35:25.954Z] f4666769fca7: Layer already exists [2021-05-09T11:35:25.954Z] master: digest: sha256:2ad44ba0eaead92492828ea131328d0a2c31a2046d1ebed42c3889c5e4edeecc size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-09T11:35:26.006Z] ===================================================== [Pipeline] echo [2021-05-09T11:35:26.022Z] taggedImages: [2021-05-09T11:35:26.022Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:35:26.022Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.202 [2021-05-09T11:35:26.022Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:35:26.022Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-09T11:35:47.701Z] ---> 36206fa13ea9 [2021-05-09T11:35:47.701Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-09T11:35:47.701Z] Removing intermediate container d9e10da03121 [2021-05-09T11:35:47.701Z] ---> da81c05b149e [2021-05-09T11:35:47.701Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-09T11:35:47.701Z] ---> Running in aa211ce70853 [2021-05-09T11:35:47.701Z] ---> Running in b1ad2d4cd207 [2021-05-09T11:35:47.701Z] Removing intermediate container b1ad2d4cd207 [2021-05-09T11:35:47.701Z] ---> 98473c232656 [2021-05-09T11:35:47.701Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-09T11:35:47.701Z] ---> Running in 585ff9ce7cf5 [2021-05-09T11:35:47.701Z] Removing intermediate container 585ff9ce7cf5 [2021-05-09T11:35:47.701Z] ---> 8587873436df [2021-05-09T11:35:47.701Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-09T11:35:47.977Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o cmd/core-data/core-data ./cmd/core-data [2021-05-09T11:35:49.969Z] ---> aa7ef172a3e5 [2021-05-09T11:35:49.969Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-09T11:35:50.960Z] ---> 007e5a183d11 [2021-05-09T11:35:50.960Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-09T11:35:52.423Z] ---> 99ed85e03062 [2021-05-09T11:35:52.423Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-09T11:35:52.423Z] ---> Running in febf4757b616 [2021-05-09T11:35:53.418Z] Removing intermediate container febf4757b616 [2021-05-09T11:35:53.418Z] ---> 09f4ccdebc26 [2021-05-09T11:35:53.418Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-09T11:35:53.418Z] ---> Running in dacaeebde59f [2021-05-09T11:35:54.029Z] Removing intermediate container dacaeebde59f [2021-05-09T11:35:54.029Z] ---> f6f550ac079e [2021-05-09T11:35:54.029Z] Step 21/23 : LABEL arch=arm64 [2021-05-09T11:35:54.309Z] ---> Running in ef62a3e27827 [2021-05-09T11:35:54.923Z] Removing intermediate container ef62a3e27827 [2021-05-09T11:35:54.923Z] ---> 108867083be5 [2021-05-09T11:35:54.923Z] Step 22/23 : LABEL git_sha=feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:35:55.204Z] ---> Running in bd150bf1986c [2021-05-09T11:35:56.195Z] Removing intermediate container bd150bf1986c [2021-05-09T11:35:56.195Z] ---> c8fbe061b619 [2021-05-09T11:35:56.195Z] Step 23/23 : LABEL version=2.0.0-dev.202 [2021-05-09T11:35:56.195Z] ---> Running in 7fd66a958469 [2021-05-09T11:35:57.179Z] Removing intermediate container 7fd66a958469 [2021-05-09T11:35:57.179Z] ---> 5a456d28f8eb [2021-05-09T11:35:57.179Z] [2021-05-09T11:35:57.457Z] Successfully built 5a456d28f8eb [2021-05-09T11:35:57.457Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-05-09T11:37:05.555Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.202" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-09T11:37:09.886Z] Removing intermediate container c491c8b4a35a [2021-05-09T11:37:09.886Z] ---> d940aaf03b8e [2021-05-09T11:37:09.886Z] [2021-05-09T11:37:09.886Z] Step 10/25 : FROM alpine:3.12 [2021-05-09T11:37:09.886Z] ---> 9852663dfa18 [2021-05-09T11:37:09.886Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-09T11:37:09.886Z] ---> Running in 71bfe07e5b31 [2021-05-09T11:37:12.530Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-09T11:37:12.530Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-09T11:37:13.549Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-09T11:37:13.549Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-09T11:37:13.549Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-09T11:37:13.549Z] (4/6) Installing curl (7.76.1-r0) [2021-05-09T11:37:13.828Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-09T11:37:13.828Z] (6/6) Installing su-exec (0.2-r1) [2021-05-09T11:37:13.828Z] Executing busybox-1.31.1-r20.trigger [2021-05-09T11:37:13.828Z] Executing ca-certificates-20191127-r4.trigger [2021-05-09T11:37:14.109Z] OK: 7 MiB in 20 packages [2021-05-09T11:37:14.109Z] Removing intermediate container 872e86c3939d [2021-05-09T11:37:14.109Z] ---> 8245c1f6abca [2021-05-09T11:37:14.109Z] [2021-05-09T11:37:14.109Z] Step 10/31 : FROM alpine:3.12 [2021-05-09T11:37:14.109Z] ---> 9852663dfa18 [2021-05-09T11:37:14.109Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-09T11:37:14.393Z] ---> Running in 285587b7419a [2021-05-09T11:37:15.394Z] Removing intermediate container 285587b7419a [2021-05-09T11:37:15.394Z] ---> c5cbfdfc37e1 [2021-05-09T11:37:15.394Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-09T11:37:15.674Z] ---> Running in 7fd2f8cf36e4 [2021-05-09T11:37:17.694Z] Removing intermediate container 71bfe07e5b31 [2021-05-09T11:37:17.694Z] ---> 5a28de9d80ac [2021-05-09T11:37:17.694Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-09T11:37:17.694Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-09T11:37:17.694Z] ---> Running in 0fffd39fd114 [2021-05-09T11:37:17.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-09T11:37:18.599Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-09T11:37:18.599Z] (2/2) Installing su-exec (0.2-r1) [2021-05-09T11:37:18.599Z] Executing busybox-1.31.1-r20.trigger [2021-05-09T11:37:18.599Z] OK: 5 MiB in 16 packages [2021-05-09T11:37:18.908Z] Removing intermediate container 0fffd39fd114 [2021-05-09T11:37:18.908Z] ---> fb5186806988 [2021-05-09T11:37:18.908Z] Step 13/25 : WORKDIR / [2021-05-09T11:37:19.526Z] ---> Running in 6546ab2d75bd [2021-05-09T11:37:21.007Z] Removing intermediate container 7fd2f8cf36e4 [2021-05-09T11:37:21.007Z] ---> 81255a49fe08 [2021-05-09T11:37:21.007Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-09T11:37:21.007Z] Removing intermediate container 6546ab2d75bd [2021-05-09T11:37:21.007Z] ---> 417062f5185a [2021-05-09T11:37:21.007Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-09T11:37:21.307Z] ---> Running in c164370a3400 [2021-05-09T11:37:23.322Z] Removing intermediate container c164370a3400 [2021-05-09T11:37:23.322Z] ---> 29655fd685c3 [2021-05-09T11:37:23.322Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-09T11:37:23.322Z] ---> 82e88286c068 [2021-05-09T11:37:23.322Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-09T11:37:23.322Z] ---> Running in 93ee90022d5d [2021-05-09T11:37:23.942Z] Removing intermediate container 6fd3fad4b32c [2021-05-09T11:37:23.942Z] ---> cb82f0b5566a [2021-05-09T11:37:23.942Z] [2021-05-09T11:37:23.942Z] Step 10/23 : FROM alpine:3.12 [2021-05-09T11:37:23.942Z] ---> 9852663dfa18 [2021-05-09T11:37:23.942Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-09T11:37:23.942Z] ---> Using cache [2021-05-09T11:37:23.942Z] ---> aea6cc813732 [2021-05-09T11:37:23.942Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-09T11:37:23.942Z] ---> Using cache [2021-05-09T11:37:23.942Z] ---> f49a8d2254f6 [2021-05-09T11:37:23.942Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-09T11:37:24.550Z] ---> Running in 31132adabfc5 [2021-05-09T11:37:24.550Z] Removing intermediate container 93ee90022d5d [2021-05-09T11:37:24.550Z] ---> 6a3ac643c71b [2021-05-09T11:37:24.550Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-09T11:37:24.827Z] ---> Running in 526f1782be6d [2021-05-09T11:37:25.108Z] ---> c5ed6be3639a [2021-05-09T11:37:25.108Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-09T11:37:25.395Z] Removing intermediate container 31132adabfc5 [2021-05-09T11:37:25.396Z] ---> d65330f71a59 [2021-05-09T11:37:25.396Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-09T11:37:25.670Z] ---> Running in 0df26bb8f2b9 [2021-05-09T11:37:26.661Z] ---> 712db1000a68 [2021-05-09T11:37:26.941Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-09T11:37:26.941Z] Removing intermediate container 0df26bb8f2b9 [2021-05-09T11:37:26.941Z] ---> 863c99c4d3fa [2021-05-09T11:37:26.941Z] Step 15/23 : WORKDIR / [2021-05-09T11:37:27.241Z] ---> Running in 5703b759c22d [2021-05-09T11:37:28.452Z] Removing intermediate container 5703b759c22d [2021-05-09T11:37:28.452Z] ---> 53c26e39ed85 [2021-05-09T11:37:28.452Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-09T11:37:28.452Z] ---> 0178e553e687 [2021-05-09T11:37:28.452Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-09T11:37:28.782Z] Removing intermediate container 526f1782be6d [2021-05-09T11:37:28.783Z] ---> 60a01cc0edaa [2021-05-09T11:37:28.783Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-09T11:37:29.071Z] ---> Running in 4afd06727a63 [2021-05-09T11:37:30.136Z] ---> 9b9e28b47cf4 [2021-05-09T11:37:30.136Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-09T11:37:30.428Z] Removing intermediate container 4afd06727a63 [2021-05-09T11:37:30.428Z] ---> 8ec8f3343097 [2021-05-09T11:37:30.429Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-09T11:37:31.144Z] ---> 01524fb589f6 [2021-05-09T11:37:31.144Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-09T11:37:32.607Z] ---> dc4f53a44842 [2021-05-09T11:37:32.607Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-09T11:37:32.896Z] ---> c148b3fed699 [2021-05-09T11:37:32.896Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-09T11:37:33.189Z] ---> Running in 97f31d3d629b [2021-05-09T11:37:33.189Z] ---> 048a35aa001e [2021-05-09T11:37:33.189Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-09T11:37:34.191Z] ---> 539316c59a0b [2021-05-09T11:37:34.191Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-09T11:37:34.466Z] ---> Running in 041639ead5a1 [2021-05-09T11:37:34.466Z] ---> 75006b328385 [2021-05-09T11:37:34.466Z] Step 21/25 : 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-05-09T11:37:34.747Z] ---> Running in 3e5eee31efc2 [2021-05-09T11:37:35.026Z] Removing intermediate container 041639ead5a1 [2021-05-09T11:37:35.026Z] ---> 8bcf3163f072 [2021-05-09T11:37:35.026Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-09T11:37:35.307Z] ---> Running in 77123c224e21 [2021-05-09T11:37:35.923Z] Removing intermediate container 77123c224e21 [2021-05-09T11:37:35.923Z] ---> 64d61f2d5058 [2021-05-09T11:37:35.923Z] Step 21/23 : LABEL arch=arm64 [2021-05-09T11:37:36.200Z] ---> Running in 678d25aacdcf [2021-05-09T11:37:36.482Z] Removing intermediate container 97f31d3d629b [2021-05-09T11:37:36.482Z] ---> 52e3596fd4cb [2021-05-09T11:37:36.482Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-09T11:37:36.759Z] Removing intermediate container 678d25aacdcf [2021-05-09T11:37:36.759Z] ---> d9d4af212bd8 [2021-05-09T11:37:36.759Z] Step 22/23 : LABEL git_sha=feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:37:37.045Z] ---> Running in 11944dcd8828 [2021-05-09T11:37:38.046Z] Removing intermediate container 11944dcd8828 [2021-05-09T11:37:38.046Z] ---> 94a45b55c1aa [2021-05-09T11:37:38.046Z] Step 23/23 : LABEL version=2.0.0-dev.202 [2021-05-09T11:37:38.338Z] ---> fef0725bd121 [2021-05-09T11:37:38.338Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-09T11:37:38.338Z] ---> Running in 4833ce83298f [2021-05-09T11:37:38.338Z] Removing intermediate container 3e5eee31efc2 [2021-05-09T11:37:38.338Z] ---> 04c6b5560f3c [2021-05-09T11:37:38.338Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-09T11:37:38.623Z] ---> Running in e12559aa0907 [2021-05-09T11:37:39.246Z] Removing intermediate container 4833ce83298f [2021-05-09T11:37:39.246Z] ---> 203cc4a232a9 [2021-05-09T11:37:39.246Z] [2021-05-09T11:37:39.246Z] Removing intermediate container e12559aa0907 [2021-05-09T11:37:39.246Z] ---> f1ecc700213e [2021-05-09T11:37:39.246Z] Step 23/25 : LABEL arch=arm64 [2021-05-09T11:37:39.531Z] Successfully built 203cc4a232a9 [2021-05-09T11:37:39.838Z] Successfully tagged docker-core-command-go-arm64:latest [2021-05-09T11:37:39.838Z]  Building docker-core-command-go ... done  ---> Running in b77e6699544f [2021-05-09T11:37:40.118Z] ---> 2ced1e7f849a [2021-05-09T11:37:40.118Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-09T11:37:40.394Z] Removing intermediate container b77e6699544f [2021-05-09T11:37:40.395Z] ---> d43714982960 [2021-05-09T11:37:40.395Z] Step 24/25 : LABEL git_sha=feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:37:40.775Z] ---> Running in 83f002ce8b71 [2021-05-09T11:37:41.061Z] ---> fe6527c0e757 [2021-05-09T11:37:41.061Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-09T11:37:41.061Z] Removing intermediate container 83f002ce8b71 [2021-05-09T11:37:41.061Z] ---> 4839376c89e0 [2021-05-09T11:37:41.061Z] Step 25/25 : LABEL version=2.0.0-dev.202 [2021-05-09T11:37:41.346Z] ---> Running in f380994dca70 [2021-05-09T11:37:41.955Z] ---> 1311febd23ce [2021-05-09T11:37:41.955Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-09T11:37:41.955Z] Removing intermediate container f380994dca70 [2021-05-09T11:37:41.955Z] ---> 599086b006b9 [2021-05-09T11:37:41.955Z] [2021-05-09T11:37:42.565Z] Successfully built 599086b006b9 [2021-05-09T11:37:42.565Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-05-09T11:37:43.171Z]  Building docker-security-secretstore-setup-go ... done  ---> 66cdfb28797d [2021-05-09T11:37:43.171Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-09T11:37:43.449Z] ---> Running in ab0947078d69 [2021-05-09T11:37:44.451Z] Removing intermediate container ab0947078d69 [2021-05-09T11:37:44.451Z] ---> e23e15b38dbb [2021-05-09T11:37:44.451Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-09T11:37:45.447Z] ---> b05b0e629405 [2021-05-09T11:37:45.447Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-09T11:37:46.056Z] Removing intermediate container aa211ce70853 [2021-05-09T11:37:46.056Z] ---> e5a94b943f5d [2021-05-09T11:37:46.056Z] [2021-05-09T11:37:46.056Z] Step 10/23 : FROM alpine:3.12 [2021-05-09T11:37:46.056Z] ---> 9852663dfa18 [2021-05-09T11:37:46.056Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-09T11:37:46.056Z] ---> Running in 841231694ee5 [2021-05-09T11:37:46.331Z] ---> Running in 2df5099e9efa [2021-05-09T11:37:46.929Z] Removing intermediate container 2df5099e9efa [2021-05-09T11:37:46.929Z] ---> 33d9c62b48cc [2021-05-09T11:37:46.929Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-09T11:37:46.929Z] ---> Running in 8563c02c4d88 [2021-05-09T11:37:47.530Z] Removing intermediate container 8563c02c4d88 [2021-05-09T11:37:47.530Z] ---> 053c50e48663 [2021-05-09T11:37:47.530Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-09T11:37:47.530Z] ---> Running in 8fb7a404977e [2021-05-09T11:37:48.127Z] Removing intermediate container 8fb7a404977e [2021-05-09T11:37:48.127Z] ---> aaa96d219f57 [2021-05-09T11:37:48.127Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-09T11:37:48.127Z] ---> Running in f0db4ae2d1e5 [2021-05-09T11:37:48.401Z] Removing intermediate container 841231694ee5 [2021-05-09T11:37:48.401Z] ---> 2758e70028a0 [2021-05-09T11:37:48.401Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-09T11:37:48.674Z] ---> Running in 296b99fbc9d8 [2021-05-09T11:37:49.275Z] Removing intermediate container 296b99fbc9d8 [2021-05-09T11:37:49.275Z] ---> c35604db7bee [2021-05-09T11:37:49.275Z] Step 28/31 : CMD ["gate"] [2021-05-09T11:37:49.552Z] ---> Running in 1028274ef5d6 [2021-05-09T11:37:50.151Z] Removing intermediate container 1028274ef5d6 [2021-05-09T11:37:50.151Z] ---> 61c74665ff9c [2021-05-09T11:37:50.151Z] Step 29/31 : LABEL arch=arm64 [2021-05-09T11:37:50.435Z] ---> Running in 66675d0c943d [2021-05-09T11:37:50.708Z] Removing intermediate container f0db4ae2d1e5 [2021-05-09T11:37:50.708Z] ---> 6b231753bd68 [2021-05-09T11:37:50.708Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-09T11:37:50.985Z] ---> Running in 2d6568e1b014 [2021-05-09T11:37:51.261Z] Removing intermediate container 66675d0c943d [2021-05-09T11:37:51.261Z] ---> 5bbd6267efab [2021-05-09T11:37:51.261Z] Step 30/31 : LABEL git_sha=feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:37:51.539Z] ---> Running in 5f1819e75ead [2021-05-09T11:37:52.143Z] Removing intermediate container 5f1819e75ead [2021-05-09T11:37:52.143Z] ---> 6176bcf5ddb9 [2021-05-09T11:37:52.143Z] Step 31/31 : LABEL version=2.0.0-dev.202 [2021-05-09T11:37:52.143Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-09T11:37:52.416Z] ---> Running in 1e7a47dc3525 [2021-05-09T11:37:53.015Z] Removing intermediate container 1e7a47dc3525 [2021-05-09T11:37:53.016Z] ---> 7b17c39a9c2a [2021-05-09T11:37:53.016Z] [2021-05-09T11:37:53.290Z] Successfully built 7b17c39a9c2a [2021-05-09T11:37:53.290Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-05-09T11:37:53.888Z]  Building docker-security-bootstrapper-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-09T11:37:55.868Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-09T11:37:56.142Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-09T11:37:56.142Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-09T11:37:56.740Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-09T11:37:57.013Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-09T11:37:57.288Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-09T11:37:57.288Z] Executing busybox-1.31.1-r20.trigger [2021-05-09T11:37:57.288Z] OK: 8 MiB in 20 packages [2021-05-09T11:37:58.731Z] Removing intermediate container 2d6568e1b014 [2021-05-09T11:37:58.731Z] ---> c37eec5c5af3 [2021-05-09T11:37:58.731Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-09T11:37:59.716Z] ---> 3821ce03c8e4 [2021-05-09T11:37:59.716Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-09T11:38:01.156Z] ---> 55d616939274 [2021-05-09T11:38:01.156Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-09T11:38:01.757Z] ---> 939d18d37e38 [2021-05-09T11:38:01.757Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-09T11:38:02.032Z] ---> Running in 6a8c27a807b3 [2021-05-09T11:38:02.632Z] Removing intermediate container 6a8c27a807b3 [2021-05-09T11:38:02.632Z] ---> e18ba04f31ea [2021-05-09T11:38:02.632Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-09T11:38:02.632Z] ---> Running in f06e9b548e1f [2021-05-09T11:38:03.231Z] Removing intermediate container f06e9b548e1f [2021-05-09T11:38:03.231Z] ---> f4f0aced3a4e [2021-05-09T11:38:03.231Z] Step 21/23 : LABEL arch=arm64 [2021-05-09T11:38:03.231Z] ---> Running in ddfe3a2c1fcd [2021-05-09T11:38:03.830Z] Removing intermediate container ddfe3a2c1fcd [2021-05-09T11:38:03.830Z] ---> 1e669a107bb8 [2021-05-09T11:38:03.830Z] Step 22/23 : LABEL git_sha=feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:38:03.830Z] ---> Running in bcf72fef69b6 [2021-05-09T11:38:04.431Z] Removing intermediate container bcf72fef69b6 [2021-05-09T11:38:04.431Z] ---> 2180a5ace3ea [2021-05-09T11:38:04.431Z] Step 23/23 : LABEL version=2.0.0-dev.202 [2021-05-09T11:38:04.431Z] ---> Running in 140594526c05 [2021-05-09T11:38:05.031Z] Removing intermediate container 140594526c05 [2021-05-09T11:38:05.031Z] ---> c32f15da42b0 [2021-05-09T11:38:05.031Z] [2021-05-09T11:38:05.304Z] Successfully built c32f15da42b0 [2021-05-09T11:38:05.304Z] Successfully tagged docker-core-data-go-arm64:latest [2021-05-09T11:38:05.921Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-05-09T11:38:05.948Z] $ docker stop --time=1 3783034c4f97ec11d793696b16ce177330204dde14ba53d83d94151702f3bdba [2021-05-09T11:38:07.972Z] $ docker rm -f 3783034c4f97ec11d793696b16ce177330204dde14ba53d83d94151702f3bdba [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-09T11:38:08.586Z] + docker images+ [2021-05-09T11:38:08.586Z] grep docker [2021-05-09T11:38:08.859Z] docker-core-data-go-arm64 latest c32f15da42b0 4 seconds ago 20.3MB [2021-05-09T11:38:08.859Z] docker-security-bootstrapper-go-arm64 latest 7b17c39a9c2a 16 seconds ago 17.1MB [2021-05-09T11:38:08.859Z] docker-security-secretstore-setup-go-arm64 latest 599086b006b9 27 seconds ago 24.3MB [2021-05-09T11:38:08.859Z] docker-core-command-go-arm64 latest 203cc4a232a9 30 seconds ago 16.1MB [2021-05-09T11:38:08.859Z] docker-sys-mgmt-agent-go-arm64 latest 5a456d28f8eb 2 minutes ago 299MB [2021-05-09T11:38:08.859Z] docker-core-metadata-go-arm64 latest 634ce8a09ace 3 minutes ago 17.4MB [2021-05-09T11:38:08.859Z] docker-support-notifications-go-arm64 latest a7a000339574 3 minutes ago 16.6MB [2021-05-09T11:38:08.859Z] docker-support-scheduler-go-arm64 latest 6c7a48eac764 3 minutes ago 16.1MB [2021-05-09T11:38:08.859Z] docker-security-proxy-setup-go-arm64 latest 38312f9807a0 3 minutes ago 23.9MB [2021-05-09T11:38:08.859Z] docker 20.10.0 eeaf43b92773 4 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-09T11:38:09.026Z] provisioning config files... [2021-05-09T11:38:09.068Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/470@tmp/config7442254406778453469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-09T11:38:09.434Z] ---> docker-login.sh [2021-05-09T11:38:09.434Z] nexus3.edgexfoundry.org:10001 [2021-05-09T11:38:09.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T11:38:09.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T11:38:09.984Z] Configure a credential helper to remove this warning. See [2021-05-09T11:38:09.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T11:38:09.984Z] [2021-05-09T11:38:09.984Z] Login Succeeded [2021-05-09T11:38:09.984Z] nexus3.edgexfoundry.org:10002 [2021-05-09T11:38:10.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T11:38:10.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T11:38:10.579Z] Configure a credential helper to remove this warning. See [2021-05-09T11:38:10.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T11:38:10.579Z] [2021-05-09T11:38:10.579Z] Login Succeeded [2021-05-09T11:38:10.579Z] nexus3.edgexfoundry.org:10003 [2021-05-09T11:38:11.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T11:38:11.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T11:38:11.176Z] Configure a credential helper to remove this warning. See [2021-05-09T11:38:11.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T11:38:11.176Z] [2021-05-09T11:38:11.176Z] Login Succeeded [2021-05-09T11:38:11.176Z] nexus3.edgexfoundry.org:10004 [2021-05-09T11:38:11.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T11:38:11.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T11:38:11.781Z] Configure a credential helper to remove this warning. See [2021-05-09T11:38:11.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T11:38:11.781Z] [2021-05-09T11:38:11.781Z] Login Succeeded [2021-05-09T11:38:11.781Z] docker.io [2021-05-09T11:38:12.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-09T11:38:12.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-09T11:38:12.647Z] Configure a credential helper to remove this warning. See [2021-05-09T11:38:12.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-09T11:38:12.647Z] [2021-05-09T11:38:12.647Z] Login Succeeded [2021-05-09T11:38:12.648Z] ---> docker-login.sh ends [Pipeline] } [2021-05-09T11:38:12.667Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-09T11:38:12.729Z] [edgeXDocker.push] Tagging docker image docker-core-command-go-arm64 with the following tags: [2021-05-09T11:38:12.729Z] feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:38:12.729Z] 2.0.0-dev.202 [2021-05-09T11:38:12.729Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:38:12.729Z] master [2021-05-09T11:38:12.729Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:13.138Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:13.479Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:38:13.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-05-09T11:38:13.479Z] 171c159e0070: Preparing [2021-05-09T11:38:13.479Z] 1482033922cb: Preparing [2021-05-09T11:38:13.479Z] 3af1739de5c0: Preparing [2021-05-09T11:38:13.479Z] 734e4e603b83: Preparing [2021-05-09T11:38:13.479Z] 3fbe34a1663b: Preparing [2021-05-09T11:38:13.751Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:38:13.751Z] 734e4e603b83: Pushed [2021-05-09T11:38:13.751Z] 3af1739de5c0: Pushed [2021-05-09T11:38:13.751Z] 171c159e0070: Pushed [2021-05-09T11:38:16.357Z] 1482033922cb: Pushed [2021-05-09T11:38:16.627Z] feccc1132204ea0a3421d61f23242004f0b740e5: digest: sha256:926ad58daf51934b8698febc865de982387e223f904fea861d0891858a51768c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:16.977Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:17.339Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.202 [2021-05-09T11:38:17.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-05-09T11:38:17.339Z] 171c159e0070: Preparing [2021-05-09T11:38:17.339Z] 1482033922cb: Preparing [2021-05-09T11:38:17.339Z] 3af1739de5c0: Preparing [2021-05-09T11:38:17.339Z] 734e4e603b83: Preparing [2021-05-09T11:38:17.339Z] 3fbe34a1663b: Preparing [2021-05-09T11:38:17.339Z] 734e4e603b83: Layer already exists [2021-05-09T11:38:17.339Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:38:17.339Z] 3af1739de5c0: Layer already exists [2021-05-09T11:38:17.339Z] 1482033922cb: Layer already exists [2021-05-09T11:38:17.339Z] 171c159e0070: Layer already exists [2021-05-09T11:38:17.615Z] 2.0.0-dev.202: digest: sha256:926ad58daf51934b8698febc865de982387e223f904fea861d0891858a51768c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:17.986Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:18.346Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:38:18.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-05-09T11:38:18.346Z] 171c159e0070: Preparing [2021-05-09T11:38:18.346Z] 1482033922cb: Preparing [2021-05-09T11:38:18.346Z] 3af1739de5c0: Preparing [2021-05-09T11:38:18.346Z] 734e4e603b83: Preparing [2021-05-09T11:38:18.346Z] 3fbe34a1663b: Preparing [2021-05-09T11:38:18.346Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:38:18.346Z] 1482033922cb: Layer already exists [2021-05-09T11:38:18.346Z] 171c159e0070: Layer already exists [2021-05-09T11:38:18.346Z] 3af1739de5c0: Layer already exists [2021-05-09T11:38:18.346Z] 734e4e603b83: Layer already exists [2021-05-09T11:38:18.619Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202: digest: sha256:926ad58daf51934b8698febc865de982387e223f904fea861d0891858a51768c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:18.990Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:19.351Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [2021-05-09T11:38:19.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-05-09T11:38:19.352Z] 171c159e0070: Preparing [2021-05-09T11:38:19.352Z] 1482033922cb: Preparing [2021-05-09T11:38:19.352Z] 3af1739de5c0: Preparing [2021-05-09T11:38:19.352Z] 734e4e603b83: Preparing [2021-05-09T11:38:19.352Z] 3fbe34a1663b: Preparing [2021-05-09T11:38:19.352Z] 171c159e0070: Layer already exists [2021-05-09T11:38:19.352Z] 1482033922cb: Layer already exists [2021-05-09T11:38:19.352Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:38:19.352Z] 734e4e603b83: Layer already exists [2021-05-09T11:38:19.352Z] 3af1739de5c0: Layer already exists [2021-05-09T11:38:19.624Z] master: digest: sha256:926ad58daf51934b8698febc865de982387e223f904fea861d0891858a51768c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-09T11:38:19.687Z] ===================================================== [Pipeline] echo [2021-05-09T11:38:19.701Z] taggedImages: [2021-05-09T11:38:19.701Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:38:19.701Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.202 [2021-05-09T11:38:19.701Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:38:19.701Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] echo [2021-05-09T11:38:19.731Z] [edgeXDocker.push] Tagging docker image docker-core-data-go-arm64 with the following tags: [2021-05-09T11:38:19.731Z] feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:38:19.731Z] 2.0.0-dev.202 [2021-05-09T11:38:19.731Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:38:19.731Z] master [2021-05-09T11:38:19.731Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:20.106Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:20.448Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:38:20.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-05-09T11:38:20.448Z] 04a05be7de67: Preparing [2021-05-09T11:38:20.448Z] 393a77d78720: Preparing [2021-05-09T11:38:20.448Z] 3af1739de5c0: Preparing [2021-05-09T11:38:20.448Z] 98c8f212dca9: Preparing [2021-05-09T11:38:20.448Z] ac5701654af0: Preparing [2021-05-09T11:38:20.448Z] 3fbe34a1663b: Preparing [2021-05-09T11:38:20.448Z] 3fbe34a1663b: Waiting [2021-05-09T11:38:20.448Z] 3af1739de5c0: Layer already exists [2021-05-09T11:38:20.720Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:38:20.721Z] 04a05be7de67: Pushed [2021-05-09T11:38:20.721Z] ac5701654af0: Pushed [2021-05-09T11:38:21.698Z] 98c8f212dca9: Pushed [2021-05-09T11:38:24.307Z] 393a77d78720: Pushed [2021-05-09T11:38:24.307Z] feccc1132204ea0a3421d61f23242004f0b740e5: digest: sha256:6a4c59ed453a39b2c5732f187eaafd79e96abc78d938f67620dd6bcb190fa083 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:24.654Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:24.996Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.202 [2021-05-09T11:38:24.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-05-09T11:38:24.996Z] 04a05be7de67: Preparing [2021-05-09T11:38:24.996Z] 393a77d78720: Preparing [2021-05-09T11:38:24.996Z] 3af1739de5c0: Preparing [2021-05-09T11:38:24.996Z] 98c8f212dca9: Preparing [2021-05-09T11:38:24.996Z] ac5701654af0: Preparing [2021-05-09T11:38:24.996Z] 3fbe34a1663b: Preparing [2021-05-09T11:38:24.996Z] 3fbe34a1663b: Waiting [2021-05-09T11:38:25.270Z] 3af1739de5c0: Layer already exists [2021-05-09T11:38:25.270Z] ac5701654af0: Layer already exists [2021-05-09T11:38:25.270Z] 393a77d78720: Layer already exists [2021-05-09T11:38:25.270Z] 98c8f212dca9: Layer already exists [2021-05-09T11:38:25.270Z] 04a05be7de67: Layer already exists [2021-05-09T11:38:25.270Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:38:25.270Z] 2.0.0-dev.202: digest: sha256:6a4c59ed453a39b2c5732f187eaafd79e96abc78d938f67620dd6bcb190fa083 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:25.623Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:25.963Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:38:25.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-05-09T11:38:25.963Z] 04a05be7de67: Preparing [2021-05-09T11:38:25.963Z] 393a77d78720: Preparing [2021-05-09T11:38:25.963Z] 3af1739de5c0: Preparing [2021-05-09T11:38:25.963Z] 98c8f212dca9: Preparing [2021-05-09T11:38:25.963Z] ac5701654af0: Preparing [2021-05-09T11:38:25.963Z] 3fbe34a1663b: Preparing [2021-05-09T11:38:25.963Z] 3fbe34a1663b: Waiting [2021-05-09T11:38:26.234Z] 98c8f212dca9: Layer already exists [2021-05-09T11:38:26.234Z] 393a77d78720: Layer already exists [2021-05-09T11:38:26.234Z] ac5701654af0: Layer already exists [2021-05-09T11:38:26.234Z] 04a05be7de67: Layer already exists [2021-05-09T11:38:26.234Z] 3af1739de5c0: Layer already exists [2021-05-09T11:38:26.234Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:38:26.234Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202: digest: sha256:6a4c59ed453a39b2c5732f187eaafd79e96abc78d938f67620dd6bcb190fa083 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:26.577Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:26.923Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [2021-05-09T11:38:26.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-05-09T11:38:26.923Z] 04a05be7de67: Preparing [2021-05-09T11:38:26.923Z] 393a77d78720: Preparing [2021-05-09T11:38:26.923Z] 3af1739de5c0: Preparing [2021-05-09T11:38:26.923Z] 98c8f212dca9: Preparing [2021-05-09T11:38:26.923Z] ac5701654af0: Preparing [2021-05-09T11:38:26.923Z] 3fbe34a1663b: Preparing [2021-05-09T11:38:26.923Z] 3fbe34a1663b: Waiting [2021-05-09T11:38:27.199Z] 393a77d78720: Layer already exists [2021-05-09T11:38:27.200Z] 98c8f212dca9: Layer already exists [2021-05-09T11:38:27.200Z] 3af1739de5c0: Layer already exists [2021-05-09T11:38:27.200Z] ac5701654af0: Layer already exists [2021-05-09T11:38:27.200Z] 04a05be7de67: Layer already exists [2021-05-09T11:38:27.200Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:38:27.200Z] master: digest: sha256:6a4c59ed453a39b2c5732f187eaafd79e96abc78d938f67620dd6bcb190fa083 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-09T11:38:27.262Z] ===================================================== [Pipeline] echo [2021-05-09T11:38:27.277Z] taggedImages: [2021-05-09T11:38:27.277Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:38:27.277Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.202 [2021-05-09T11:38:27.277Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:38:27.277Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] echo [2021-05-09T11:38:27.308Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go-arm64 with the following tags: [2021-05-09T11:38:27.308Z] feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:38:27.308Z] 2.0.0-dev.202 [2021-05-09T11:38:27.308Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:38:27.308Z] master [2021-05-09T11:38:27.308Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:27.692Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:28.036Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:38:28.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-05-09T11:38:28.037Z] fb1a6ce49562: Preparing [2021-05-09T11:38:28.037Z] 55ddd536f81f: Preparing [2021-05-09T11:38:28.037Z] 3af1739de5c0: Preparing [2021-05-09T11:38:28.037Z] 734e4e603b83: Preparing [2021-05-09T11:38:28.037Z] 3fbe34a1663b: Preparing [2021-05-09T11:38:28.308Z] 3af1739de5c0: Layer already exists [2021-05-09T11:38:28.308Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:38:28.308Z] 734e4e603b83: Layer already exists [2021-05-09T11:38:28.308Z] fb1a6ce49562: Pushed [2021-05-09T11:38:31.694Z] 55ddd536f81f: Pushed [2021-05-09T11:38:31.694Z] feccc1132204ea0a3421d61f23242004f0b740e5: digest: sha256:a023b66f9f8ecfccadf6d93b87df381a1eb0ddb05be17cf440c3f782353d2963 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:32.040Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:32.383Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.202 [2021-05-09T11:38:32.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-05-09T11:38:32.383Z] fb1a6ce49562: Preparing [2021-05-09T11:38:32.383Z] 55ddd536f81f: Preparing [2021-05-09T11:38:32.383Z] 3af1739de5c0: Preparing [2021-05-09T11:38:32.383Z] 734e4e603b83: Preparing [2021-05-09T11:38:32.383Z] 3fbe34a1663b: Preparing [2021-05-09T11:38:32.657Z] 734e4e603b83: Layer already exists [2021-05-09T11:38:32.657Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:38:32.657Z] 3af1739de5c0: Layer already exists [2021-05-09T11:38:32.657Z] fb1a6ce49562: Layer already exists [2021-05-09T11:38:32.657Z] 55ddd536f81f: Layer already exists [2021-05-09T11:38:32.657Z] 2.0.0-dev.202: digest: sha256:a023b66f9f8ecfccadf6d93b87df381a1eb0ddb05be17cf440c3f782353d2963 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:33.116Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:33.457Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:38:33.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-05-09T11:38:33.457Z] fb1a6ce49562: Preparing [2021-05-09T11:38:33.457Z] 55ddd536f81f: Preparing [2021-05-09T11:38:33.457Z] 3af1739de5c0: Preparing [2021-05-09T11:38:33.457Z] 734e4e603b83: Preparing [2021-05-09T11:38:33.457Z] 3fbe34a1663b: Preparing [2021-05-09T11:38:33.731Z] 55ddd536f81f: Layer already exists [2021-05-09T11:38:33.731Z] 734e4e603b83: Layer already exists [2021-05-09T11:38:33.731Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:38:33.731Z] 3af1739de5c0: Layer already exists [2021-05-09T11:38:33.731Z] fb1a6ce49562: Layer already exists [2021-05-09T11:38:33.731Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202: digest: sha256:a023b66f9f8ecfccadf6d93b87df381a1eb0ddb05be17cf440c3f782353d2963 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:34.077Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:34.685Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [2021-05-09T11:38:34.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-05-09T11:38:34.685Z] fb1a6ce49562: Preparing [2021-05-09T11:38:34.685Z] 55ddd536f81f: Preparing [2021-05-09T11:38:34.685Z] 3af1739de5c0: Preparing [2021-05-09T11:38:34.685Z] 734e4e603b83: Preparing [2021-05-09T11:38:34.685Z] 3fbe34a1663b: Preparing [2021-05-09T11:38:34.957Z] 3af1739de5c0: Layer already exists [2021-05-09T11:38:34.957Z] 734e4e603b83: Layer already exists [2021-05-09T11:38:34.957Z] fb1a6ce49562: Layer already exists [2021-05-09T11:38:34.957Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:38:34.957Z] 55ddd536f81f: Layer already exists [2021-05-09T11:38:34.957Z] master: digest: sha256:a023b66f9f8ecfccadf6d93b87df381a1eb0ddb05be17cf440c3f782353d2963 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-09T11:38:35.025Z] ===================================================== [Pipeline] echo [2021-05-09T11:38:35.039Z] taggedImages: [2021-05-09T11:38:35.039Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:38:35.039Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.202 [2021-05-09T11:38:35.039Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:38:35.039Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] echo [2021-05-09T11:38:35.079Z] [edgeXDocker.push] Tagging docker image docker-security-bootstrapper-go-arm64 with the following tags: [2021-05-09T11:38:35.079Z] feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:38:35.079Z] 2.0.0-dev.202 [2021-05-09T11:38:35.079Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:38:35.079Z] master [2021-05-09T11:38:35.079Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:35.464Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:35.819Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:38:35.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-05-09T11:38:35.819Z] 4c36fed51d48: Preparing [2021-05-09T11:38:35.819Z] 4c36fed51d48: Preparing [2021-05-09T11:38:35.819Z] 1a2dac26221c: Preparing [2021-05-09T11:38:35.819Z] 9da27c884dd4: Preparing [2021-05-09T11:38:35.819Z] 4339ff43f624: Preparing [2021-05-09T11:38:35.819Z] 35affe08c1fa: Preparing [2021-05-09T11:38:35.819Z] 3af1739de5c0: Preparing [2021-05-09T11:38:35.819Z] 0ae6cdc8a8de: Preparing [2021-05-09T11:38:35.819Z] 0ae6cdc8a8de: Preparing [2021-05-09T11:38:35.819Z] f7f0665de3dc: Preparing [2021-05-09T11:38:35.819Z] e622fa52a7b0: Preparing [2021-05-09T11:38:35.819Z] 3fbe34a1663b: Preparing [2021-05-09T11:38:35.819Z] 3af1739de5c0: Waiting [2021-05-09T11:38:35.819Z] 0ae6cdc8a8de: Waiting [2021-05-09T11:38:35.819Z] 3fbe34a1663b: Waiting [2021-05-09T11:38:35.819Z] f7f0665de3dc: Waiting [2021-05-09T11:38:35.819Z] e622fa52a7b0: Waiting [2021-05-09T11:38:36.091Z] 9da27c884dd4: Pushed [2021-05-09T11:38:36.364Z] 1a2dac26221c: Pushed [2021-05-09T11:38:36.364Z] 4c36fed51d48: Pushed [2021-05-09T11:38:36.364Z] 4339ff43f624: Pushed [2021-05-09T11:38:36.364Z] 3af1739de5c0: Layer already exists [2021-05-09T11:38:36.364Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:38:36.364Z] 0ae6cdc8a8de: Pushed [2021-05-09T11:38:36.633Z] f7f0665de3dc: Pushed [2021-05-09T11:38:36.633Z] e622fa52a7b0: Pushed [2021-05-09T11:38:39.244Z] 35affe08c1fa: Pushed [2021-05-09T11:38:39.244Z] feccc1132204ea0a3421d61f23242004f0b740e5: digest: sha256:ffb7d69fc558f083f78e991b73485e5050b54c717338892032c867ee59079255 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:39.589Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:39.935Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.202 [2021-05-09T11:38:39.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-05-09T11:38:39.936Z] 4c36fed51d48: Preparing [2021-05-09T11:38:39.936Z] 4c36fed51d48: Preparing [2021-05-09T11:38:39.936Z] 1a2dac26221c: Preparing [2021-05-09T11:38:39.936Z] 9da27c884dd4: Preparing [2021-05-09T11:38:39.936Z] 4339ff43f624: Preparing [2021-05-09T11:38:39.936Z] 35affe08c1fa: Preparing [2021-05-09T11:38:39.936Z] 3af1739de5c0: Preparing [2021-05-09T11:38:39.936Z] 0ae6cdc8a8de: Preparing [2021-05-09T11:38:39.936Z] 0ae6cdc8a8de: Preparing [2021-05-09T11:38:39.936Z] f7f0665de3dc: Preparing [2021-05-09T11:38:39.936Z] e622fa52a7b0: Preparing [2021-05-09T11:38:39.936Z] 3fbe34a1663b: Preparing [2021-05-09T11:38:39.936Z] 3af1739de5c0: Waiting [2021-05-09T11:38:39.936Z] f7f0665de3dc: Waiting [2021-05-09T11:38:39.936Z] e622fa52a7b0: Waiting [2021-05-09T11:38:39.936Z] 3fbe34a1663b: Waiting [2021-05-09T11:38:39.936Z] 0ae6cdc8a8de: Waiting [2021-05-09T11:38:40.209Z] 1a2dac26221c: Layer already exists [2021-05-09T11:38:40.209Z] 4c36fed51d48: Layer already exists [2021-05-09T11:38:40.209Z] 9da27c884dd4: Layer already exists [2021-05-09T11:38:40.209Z] 35affe08c1fa: Layer already exists [2021-05-09T11:38:40.209Z] 4339ff43f624: Layer already exists [2021-05-09T11:38:40.209Z] e622fa52a7b0: Layer already exists [2021-05-09T11:38:40.209Z] f7f0665de3dc: Layer already exists [2021-05-09T11:38:40.209Z] 0ae6cdc8a8de: Layer already exists [2021-05-09T11:38:40.209Z] 3af1739de5c0: Layer already exists [2021-05-09T11:38:40.209Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:38:40.209Z] 2.0.0-dev.202: digest: sha256:ffb7d69fc558f083f78e991b73485e5050b54c717338892032c867ee59079255 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:40.586Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:40.962Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:38:40.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-05-09T11:38:41.239Z] 4c36fed51d48: Preparing [2021-05-09T11:38:41.239Z] 4c36fed51d48: Preparing [2021-05-09T11:38:41.239Z] 1a2dac26221c: Preparing [2021-05-09T11:38:41.239Z] 9da27c884dd4: Preparing [2021-05-09T11:38:41.239Z] 4339ff43f624: Preparing [2021-05-09T11:38:41.239Z] 35affe08c1fa: Preparing [2021-05-09T11:38:41.239Z] 3af1739de5c0: Preparing [2021-05-09T11:38:41.239Z] 0ae6cdc8a8de: Preparing [2021-05-09T11:38:41.239Z] 0ae6cdc8a8de: Preparing [2021-05-09T11:38:41.239Z] f7f0665de3dc: Preparing [2021-05-09T11:38:41.239Z] e622fa52a7b0: Preparing [2021-05-09T11:38:41.239Z] 3fbe34a1663b: Preparing [2021-05-09T11:38:41.239Z] 3af1739de5c0: Waiting [2021-05-09T11:38:41.239Z] f7f0665de3dc: Waiting [2021-05-09T11:38:41.239Z] 0ae6cdc8a8de: Waiting [2021-05-09T11:38:41.239Z] e622fa52a7b0: Waiting [2021-05-09T11:38:41.239Z] 3fbe34a1663b: Waiting [2021-05-09T11:38:41.239Z] 35affe08c1fa: Layer already exists [2021-05-09T11:38:41.239Z] 1a2dac26221c: Layer already exists [2021-05-09T11:38:41.239Z] 4c36fed51d48: Layer already exists [2021-05-09T11:38:41.239Z] 9da27c884dd4: Layer already exists [2021-05-09T11:38:41.239Z] 4339ff43f624: Layer already exists [2021-05-09T11:38:41.239Z] f7f0665de3dc: Layer already exists [2021-05-09T11:38:41.239Z] 3af1739de5c0: Layer already exists [2021-05-09T11:38:41.240Z] 0ae6cdc8a8de: Layer already exists [2021-05-09T11:38:41.240Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:38:41.240Z] e622fa52a7b0: Layer already exists [2021-05-09T11:38:41.240Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202: digest: sha256:ffb7d69fc558f083f78e991b73485e5050b54c717338892032c867ee59079255 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:41.601Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:41.965Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [2021-05-09T11:38:41.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-05-09T11:38:41.965Z] 4c36fed51d48: Preparing [2021-05-09T11:38:41.965Z] 4c36fed51d48: Preparing [2021-05-09T11:38:41.965Z] 1a2dac26221c: Preparing [2021-05-09T11:38:41.965Z] 9da27c884dd4: Preparing [2021-05-09T11:38:41.965Z] 4339ff43f624: Preparing [2021-05-09T11:38:41.965Z] 35affe08c1fa: Preparing [2021-05-09T11:38:41.965Z] 3af1739de5c0: Preparing [2021-05-09T11:38:41.965Z] 0ae6cdc8a8de: Preparing [2021-05-09T11:38:41.965Z] 0ae6cdc8a8de: Preparing [2021-05-09T11:38:41.965Z] f7f0665de3dc: Preparing [2021-05-09T11:38:41.965Z] e622fa52a7b0: Preparing [2021-05-09T11:38:41.965Z] 3fbe34a1663b: Preparing [2021-05-09T11:38:41.965Z] 3af1739de5c0: Waiting [2021-05-09T11:38:41.965Z] 0ae6cdc8a8de: Waiting [2021-05-09T11:38:41.965Z] f7f0665de3dc: Waiting [2021-05-09T11:38:41.965Z] e622fa52a7b0: Waiting [2021-05-09T11:38:41.965Z] 3fbe34a1663b: Waiting [2021-05-09T11:38:42.240Z] 4c36fed51d48: Layer already exists [2021-05-09T11:38:42.240Z] 1a2dac26221c: Layer already exists [2021-05-09T11:38:42.240Z] 35affe08c1fa: Layer already exists [2021-05-09T11:38:42.240Z] 4339ff43f624: Layer already exists [2021-05-09T11:38:42.240Z] 9da27c884dd4: Layer already exists [2021-05-09T11:38:42.240Z] 3af1739de5c0: Layer already exists [2021-05-09T11:38:42.240Z] f7f0665de3dc: Layer already exists [2021-05-09T11:38:42.240Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:38:42.240Z] 0ae6cdc8a8de: Layer already exists [2021-05-09T11:38:42.240Z] e622fa52a7b0: Layer already exists [2021-05-09T11:38:42.240Z] master: digest: sha256:ffb7d69fc558f083f78e991b73485e5050b54c717338892032c867ee59079255 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-09T11:38:42.304Z] ===================================================== [Pipeline] echo [2021-05-09T11:38:42.324Z] taggedImages: [2021-05-09T11:38:42.324Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:38:42.324Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.202 [2021-05-09T11:38:42.324Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:38:42.324Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [Pipeline] echo [2021-05-09T11:38:42.356Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go-arm64 with the following tags: [2021-05-09T11:38:42.356Z] feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:38:42.356Z] 2.0.0-dev.202 [2021-05-09T11:38:42.356Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:38:42.356Z] master [2021-05-09T11:38:42.356Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:42.742Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:43.095Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:38:43.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-05-09T11:38:43.095Z] c1679af0b65a: Preparing [2021-05-09T11:38:43.095Z] 6805c6249668: Preparing [2021-05-09T11:38:43.095Z] bcdc713a0689: Preparing [2021-05-09T11:38:43.095Z] 301135001301: Preparing [2021-05-09T11:38:43.095Z] 82f41dfd543f: Preparing [2021-05-09T11:38:43.095Z] 3fbe34a1663b: Preparing [2021-05-09T11:38:43.095Z] 3fbe34a1663b: Waiting [2021-05-09T11:38:43.373Z] 301135001301: Pushed [2021-05-09T11:38:43.373Z] bcdc713a0689: Pushed [2021-05-09T11:38:43.373Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:38:43.968Z] 82f41dfd543f: Pushed [2021-05-09T11:38:45.941Z] 6805c6249668: Pushed [2021-05-09T11:38:45.941Z] c1679af0b65a: Pushed [2021-05-09T11:38:45.941Z] feccc1132204ea0a3421d61f23242004f0b740e5: digest: sha256:40c9b1920012537a7f8bf513bac4db1353998c0e5e3abdb1ff9cfdcf1a804fe1 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:46.289Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:46.643Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.202 [2021-05-09T11:38:46.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-05-09T11:38:46.644Z] c1679af0b65a: Preparing [2021-05-09T11:38:46.644Z] 6805c6249668: Preparing [2021-05-09T11:38:46.644Z] bcdc713a0689: Preparing [2021-05-09T11:38:46.644Z] 301135001301: Preparing [2021-05-09T11:38:46.644Z] 82f41dfd543f: Preparing [2021-05-09T11:38:46.644Z] 3fbe34a1663b: Preparing [2021-05-09T11:38:46.644Z] 3fbe34a1663b: Waiting [2021-05-09T11:38:46.918Z] bcdc713a0689: Layer already exists [2021-05-09T11:38:46.918Z] 82f41dfd543f: Layer already exists [2021-05-09T11:38:46.918Z] c1679af0b65a: Layer already exists [2021-05-09T11:38:46.918Z] 301135001301: Layer already exists [2021-05-09T11:38:46.918Z] 6805c6249668: Layer already exists [2021-05-09T11:38:46.918Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:38:46.918Z] 2.0.0-dev.202: digest: sha256:40c9b1920012537a7f8bf513bac4db1353998c0e5e3abdb1ff9cfdcf1a804fe1 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:47.282Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:47.622Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:38:47.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-05-09T11:38:47.622Z] c1679af0b65a: Preparing [2021-05-09T11:38:47.622Z] 6805c6249668: Preparing [2021-05-09T11:38:47.622Z] bcdc713a0689: Preparing [2021-05-09T11:38:47.622Z] 301135001301: Preparing [2021-05-09T11:38:47.622Z] 82f41dfd543f: Preparing [2021-05-09T11:38:47.622Z] 3fbe34a1663b: Preparing [2021-05-09T11:38:47.622Z] 3fbe34a1663b: Waiting [2021-05-09T11:38:47.622Z] 6805c6249668: Layer already exists [2021-05-09T11:38:47.893Z] 301135001301: Layer already exists [2021-05-09T11:38:47.893Z] bcdc713a0689: Layer already exists [2021-05-09T11:38:47.893Z] c1679af0b65a: Layer already exists [2021-05-09T11:38:47.893Z] 82f41dfd543f: Layer already exists [2021-05-09T11:38:47.893Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:38:47.893Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202: digest: sha256:40c9b1920012537a7f8bf513bac4db1353998c0e5e3abdb1ff9cfdcf1a804fe1 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:48.240Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:48.582Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [2021-05-09T11:38:48.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-05-09T11:38:48.582Z] c1679af0b65a: Preparing [2021-05-09T11:38:48.582Z] 6805c6249668: Preparing [2021-05-09T11:38:48.582Z] bcdc713a0689: Preparing [2021-05-09T11:38:48.582Z] 301135001301: Preparing [2021-05-09T11:38:48.582Z] 82f41dfd543f: Preparing [2021-05-09T11:38:48.583Z] 3fbe34a1663b: Preparing [2021-05-09T11:38:48.583Z] 3fbe34a1663b: Waiting [2021-05-09T11:38:48.860Z] bcdc713a0689: Layer already exists [2021-05-09T11:38:48.860Z] 82f41dfd543f: Layer already exists [2021-05-09T11:38:48.860Z] 6805c6249668: Layer already exists [2021-05-09T11:38:48.860Z] 301135001301: Layer already exists [2021-05-09T11:38:48.860Z] c1679af0b65a: Layer already exists [2021-05-09T11:38:48.860Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:38:48.860Z] master: digest: sha256:40c9b1920012537a7f8bf513bac4db1353998c0e5e3abdb1ff9cfdcf1a804fe1 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-09T11:38:48.922Z] ===================================================== [Pipeline] echo [2021-05-09T11:38:48.938Z] taggedImages: [2021-05-09T11:38:48.938Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:38:48.938Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.202 [2021-05-09T11:38:48.938Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:38:48.938Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] echo [2021-05-09T11:38:48.970Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go-arm64 with the following tags: [2021-05-09T11:38:48.970Z] feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:38:48.970Z] 2.0.0-dev.202 [2021-05-09T11:38:48.970Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:38:48.970Z] master [2021-05-09T11:38:48.970Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:49.345Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:49.685Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:38:49.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-05-09T11:38:49.685Z] c8e649ac58b3: Preparing [2021-05-09T11:38:49.685Z] e5bd1b397800: Preparing [2021-05-09T11:38:49.685Z] b47c830062c8: Preparing [2021-05-09T11:38:49.685Z] 1f39e2b213f9: Preparing [2021-05-09T11:38:49.685Z] 882429de2ed0: Preparing [2021-05-09T11:38:49.685Z] c94fa5216429: Preparing [2021-05-09T11:38:49.685Z] de4825fcd9e2: Preparing [2021-05-09T11:38:49.685Z] c01c920b89d8: Preparing [2021-05-09T11:38:49.685Z] 89fd95a1dc55: Preparing [2021-05-09T11:38:49.685Z] 3fbe34a1663b: Preparing [2021-05-09T11:38:49.685Z] c94fa5216429: Waiting [2021-05-09T11:38:49.685Z] de4825fcd9e2: Waiting [2021-05-09T11:38:49.685Z] c01c920b89d8: Waiting [2021-05-09T11:38:49.685Z] 89fd95a1dc55: Waiting [2021-05-09T11:38:49.685Z] 3fbe34a1663b: Waiting [2021-05-09T11:38:49.973Z] 882429de2ed0: Pushed [2021-05-09T11:38:49.973Z] e5bd1b397800: Pushed [2021-05-09T11:38:49.973Z] c8e649ac58b3: Pushed [2021-05-09T11:38:50.249Z] c94fa5216429: Pushed [2021-05-09T11:38:50.249Z] c01c920b89d8: Pushed [2021-05-09T11:38:50.249Z] de4825fcd9e2: Pushed [2021-05-09T11:38:50.522Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:38:50.795Z] 89fd95a1dc55: Pushed [2021-05-09T11:38:52.232Z] 1f39e2b213f9: Pushed [2021-05-09T11:38:52.509Z] b47c830062c8: Pushed [2021-05-09T11:38:52.780Z] feccc1132204ea0a3421d61f23242004f0b740e5: digest: sha256:cbd5824e30395fdcdb58c3f70b9d77e7b79bcca8558a2b58f4fe69384ebb8545 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:53.137Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:53.471Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.202 [2021-05-09T11:38:53.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-05-09T11:38:53.471Z] c8e649ac58b3: Preparing [2021-05-09T11:38:53.471Z] e5bd1b397800: Preparing [2021-05-09T11:38:53.471Z] b47c830062c8: Preparing [2021-05-09T11:38:53.471Z] 1f39e2b213f9: Preparing [2021-05-09T11:38:53.471Z] 882429de2ed0: Preparing [2021-05-09T11:38:53.471Z] c94fa5216429: Preparing [2021-05-09T11:38:53.471Z] de4825fcd9e2: Preparing [2021-05-09T11:38:53.471Z] c01c920b89d8: Preparing [2021-05-09T11:38:53.471Z] 89fd95a1dc55: Preparing [2021-05-09T11:38:53.471Z] 3fbe34a1663b: Preparing [2021-05-09T11:38:53.471Z] c01c920b89d8: Waiting [2021-05-09T11:38:53.471Z] 89fd95a1dc55: Waiting [2021-05-09T11:38:53.471Z] 3fbe34a1663b: Waiting [2021-05-09T11:38:53.471Z] de4825fcd9e2: Waiting [2021-05-09T11:38:53.471Z] c94fa5216429: Waiting [2021-05-09T11:38:53.743Z] e5bd1b397800: Layer already exists [2021-05-09T11:38:53.743Z] c8e649ac58b3: Layer already exists [2021-05-09T11:38:53.743Z] 882429de2ed0: Layer already exists [2021-05-09T11:38:53.743Z] b47c830062c8: Layer already exists [2021-05-09T11:38:53.743Z] 1f39e2b213f9: Layer already exists [2021-05-09T11:38:53.743Z] c94fa5216429: Layer already exists [2021-05-09T11:38:53.743Z] c01c920b89d8: Layer already exists [2021-05-09T11:38:53.743Z] de4825fcd9e2: Layer already exists [2021-05-09T11:38:53.743Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:38:53.743Z] 89fd95a1dc55: Layer already exists [2021-05-09T11:38:53.743Z] 2.0.0-dev.202: digest: sha256:cbd5824e30395fdcdb58c3f70b9d77e7b79bcca8558a2b58f4fe69384ebb8545 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:54.085Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:54.419Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:38:54.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-05-09T11:38:54.419Z] c8e649ac58b3: Preparing [2021-05-09T11:38:54.419Z] e5bd1b397800: Preparing [2021-05-09T11:38:54.419Z] b47c830062c8: Preparing [2021-05-09T11:38:54.419Z] 1f39e2b213f9: Preparing [2021-05-09T11:38:54.419Z] 882429de2ed0: Preparing [2021-05-09T11:38:54.419Z] c94fa5216429: Preparing [2021-05-09T11:38:54.419Z] de4825fcd9e2: Preparing [2021-05-09T11:38:54.419Z] c01c920b89d8: Preparing [2021-05-09T11:38:54.419Z] 89fd95a1dc55: Preparing [2021-05-09T11:38:54.419Z] 3fbe34a1663b: Preparing [2021-05-09T11:38:54.419Z] c01c920b89d8: Waiting [2021-05-09T11:38:54.419Z] 89fd95a1dc55: Waiting [2021-05-09T11:38:54.419Z] 3fbe34a1663b: Waiting [2021-05-09T11:38:54.419Z] c94fa5216429: Waiting [2021-05-09T11:38:54.419Z] de4825fcd9e2: Waiting [2021-05-09T11:38:54.692Z] c8e649ac58b3: Layer already exists [2021-05-09T11:38:54.692Z] e5bd1b397800: Layer already exists [2021-05-09T11:38:54.692Z] b47c830062c8: Layer already exists [2021-05-09T11:38:54.692Z] 882429de2ed0: Layer already exists [2021-05-09T11:38:54.692Z] 1f39e2b213f9: Layer already exists [2021-05-09T11:38:54.692Z] c94fa5216429: Layer already exists [2021-05-09T11:38:54.692Z] c01c920b89d8: Layer already exists [2021-05-09T11:38:54.692Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:38:54.692Z] 89fd95a1dc55: Layer already exists [2021-05-09T11:38:54.692Z] de4825fcd9e2: Layer already exists [2021-05-09T11:38:54.692Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202: digest: sha256:cbd5824e30395fdcdb58c3f70b9d77e7b79bcca8558a2b58f4fe69384ebb8545 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:55.031Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:55.366Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [2021-05-09T11:38:55.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-05-09T11:38:55.366Z] c8e649ac58b3: Preparing [2021-05-09T11:38:55.366Z] e5bd1b397800: Preparing [2021-05-09T11:38:55.366Z] b47c830062c8: Preparing [2021-05-09T11:38:55.366Z] 1f39e2b213f9: Preparing [2021-05-09T11:38:55.366Z] 882429de2ed0: Preparing [2021-05-09T11:38:55.366Z] c94fa5216429: Preparing [2021-05-09T11:38:55.366Z] de4825fcd9e2: Preparing [2021-05-09T11:38:55.366Z] c01c920b89d8: Preparing [2021-05-09T11:38:55.366Z] 89fd95a1dc55: Preparing [2021-05-09T11:38:55.366Z] 3fbe34a1663b: Preparing [2021-05-09T11:38:55.366Z] c01c920b89d8: Waiting [2021-05-09T11:38:55.366Z] 89fd95a1dc55: Waiting [2021-05-09T11:38:55.366Z] 3fbe34a1663b: Waiting [2021-05-09T11:38:55.366Z] c94fa5216429: Waiting [2021-05-09T11:38:55.366Z] de4825fcd9e2: Waiting [2021-05-09T11:38:55.366Z] c8e649ac58b3: Layer already exists [2021-05-09T11:38:55.366Z] 882429de2ed0: Layer already exists [2021-05-09T11:38:55.366Z] e5bd1b397800: Layer already exists [2021-05-09T11:38:55.366Z] b47c830062c8: Layer already exists [2021-05-09T11:38:55.638Z] 1f39e2b213f9: Layer already exists [2021-05-09T11:38:55.638Z] de4825fcd9e2: Layer already exists [2021-05-09T11:38:55.638Z] c94fa5216429: Layer already exists [2021-05-09T11:38:55.638Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:38:55.638Z] c01c920b89d8: Layer already exists [2021-05-09T11:38:55.638Z] 89fd95a1dc55: Layer already exists [2021-05-09T11:38:55.638Z] master: digest: sha256:cbd5824e30395fdcdb58c3f70b9d77e7b79bcca8558a2b58f4fe69384ebb8545 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-09T11:38:55.699Z] ===================================================== [Pipeline] echo [2021-05-09T11:38:55.713Z] taggedImages: [2021-05-09T11:38:55.713Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:38:55.713Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.202 [2021-05-09T11:38:55.713Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:38:55.713Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] echo [2021-05-09T11:38:55.750Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go-arm64 with the following tags: [2021-05-09T11:38:55.750Z] feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:38:55.750Z] 2.0.0-dev.202 [2021-05-09T11:38:55.750Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:38:55.750Z] master [2021-05-09T11:38:55.750Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:56.122Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:38:56.456Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:38:56.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-05-09T11:38:56.456Z] 6bef99fe029c: Preparing [2021-05-09T11:38:56.456Z] f597188ab292: Preparing [2021-05-09T11:38:56.456Z] 3af1739de5c0: Preparing [2021-05-09T11:38:56.456Z] bf1c37b8bec3: Preparing [2021-05-09T11:38:56.456Z] 3fbe34a1663b: Preparing [2021-05-09T11:38:56.729Z] 3af1739de5c0: Layer already exists [2021-05-09T11:38:56.729Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:38:56.729Z] 6bef99fe029c: Pushed [2021-05-09T11:38:57.000Z] bf1c37b8bec3: Pushed [2021-05-09T11:38:59.602Z] f597188ab292: Pushed [2021-05-09T11:38:59.602Z] feccc1132204ea0a3421d61f23242004f0b740e5: digest: sha256:5189a3939b8ea31e981c9e93a489e5a6318d82bb6c2024cb9254f67b4914fbf4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:39:00.217Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:39:00.557Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.202 [2021-05-09T11:39:00.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-05-09T11:39:00.557Z] 6bef99fe029c: Preparing [2021-05-09T11:39:00.557Z] f597188ab292: Preparing [2021-05-09T11:39:00.557Z] 3af1739de5c0: Preparing [2021-05-09T11:39:00.557Z] bf1c37b8bec3: Preparing [2021-05-09T11:39:00.557Z] 3fbe34a1663b: Preparing [2021-05-09T11:39:00.829Z] f597188ab292: Layer already exists [2021-05-09T11:39:00.829Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:39:00.829Z] 6bef99fe029c: Layer already exists [2021-05-09T11:39:00.829Z] bf1c37b8bec3: Layer already exists [2021-05-09T11:39:00.829Z] 3af1739de5c0: Layer already exists [2021-05-09T11:39:00.829Z] 2.0.0-dev.202: digest: sha256:5189a3939b8ea31e981c9e93a489e5a6318d82bb6c2024cb9254f67b4914fbf4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:39:01.173Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:39:01.509Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:39:01.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-05-09T11:39:01.509Z] 6bef99fe029c: Preparing [2021-05-09T11:39:01.509Z] f597188ab292: Preparing [2021-05-09T11:39:01.509Z] 3af1739de5c0: Preparing [2021-05-09T11:39:01.509Z] bf1c37b8bec3: Preparing [2021-05-09T11:39:01.509Z] 3fbe34a1663b: Preparing [2021-05-09T11:39:01.780Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:39:01.780Z] 6bef99fe029c: Layer already exists [2021-05-09T11:39:01.780Z] f597188ab292: Layer already exists [2021-05-09T11:39:01.780Z] bf1c37b8bec3: Layer already exists [2021-05-09T11:39:01.780Z] 3af1739de5c0: Layer already exists [2021-05-09T11:39:01.780Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202: digest: sha256:5189a3939b8ea31e981c9e93a489e5a6318d82bb6c2024cb9254f67b4914fbf4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:39:02.122Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:39:02.464Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [2021-05-09T11:39:02.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-05-09T11:39:02.464Z] 6bef99fe029c: Preparing [2021-05-09T11:39:02.464Z] f597188ab292: Preparing [2021-05-09T11:39:02.464Z] 3af1739de5c0: Preparing [2021-05-09T11:39:02.464Z] bf1c37b8bec3: Preparing [2021-05-09T11:39:02.464Z] 3fbe34a1663b: Preparing [2021-05-09T11:39:02.734Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:39:02.734Z] 3af1739de5c0: Layer already exists [2021-05-09T11:39:02.734Z] 6bef99fe029c: Layer already exists [2021-05-09T11:39:02.734Z] bf1c37b8bec3: Layer already exists [2021-05-09T11:39:02.734Z] f597188ab292: Layer already exists [2021-05-09T11:39:02.734Z] master: digest: sha256:5189a3939b8ea31e981c9e93a489e5a6318d82bb6c2024cb9254f67b4914fbf4 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-09T11:39:02.883Z] ===================================================== [Pipeline] echo [2021-05-09T11:39:02.897Z] taggedImages: [2021-05-09T11:39:02.897Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:39:02.897Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.202 [2021-05-09T11:39:02.897Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:39:02.897Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] echo [2021-05-09T11:39:02.927Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go-arm64 with the following tags: [2021-05-09T11:39:02.927Z] feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:39:02.927Z] 2.0.0-dev.202 [2021-05-09T11:39:02.927Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:39:02.927Z] master [2021-05-09T11:39:02.927Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:39:03.660Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:39:04.012Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:39:04.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-05-09T11:39:04.013Z] ad1e401e08dc: Preparing [2021-05-09T11:39:04.013Z] 87d596f67320: Preparing [2021-05-09T11:39:04.013Z] 3af1739de5c0: Preparing [2021-05-09T11:39:04.013Z] 734e4e603b83: Preparing [2021-05-09T11:39:04.013Z] 3fbe34a1663b: Preparing [2021-05-09T11:39:04.291Z] 734e4e603b83: Layer already exists [2021-05-09T11:39:04.291Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:39:04.291Z] 3af1739de5c0: Layer already exists [2021-05-09T11:39:04.291Z] ad1e401e08dc: Pushed [2021-05-09T11:39:06.903Z] 87d596f67320: Pushed [2021-05-09T11:39:06.903Z] feccc1132204ea0a3421d61f23242004f0b740e5: digest: sha256:7561a0379b877c44b62bc0659c4c36b8970883e2f106c6231ade2e4c8ad674d3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:39:07.239Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:39:07.569Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.202 [2021-05-09T11:39:07.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-05-09T11:39:07.570Z] ad1e401e08dc: Preparing [2021-05-09T11:39:07.570Z] 87d596f67320: Preparing [2021-05-09T11:39:07.570Z] 3af1739de5c0: Preparing [2021-05-09T11:39:07.570Z] 734e4e603b83: Preparing [2021-05-09T11:39:07.570Z] 3fbe34a1663b: Preparing [2021-05-09T11:39:07.570Z] ad1e401e08dc: Layer already exists [2021-05-09T11:39:07.838Z] 87d596f67320: Layer already exists [2021-05-09T11:39:07.838Z] 3af1739de5c0: Layer already exists [2021-05-09T11:39:07.838Z] 734e4e603b83: Layer already exists [2021-05-09T11:39:07.838Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:39:07.838Z] 2.0.0-dev.202: digest: sha256:7561a0379b877c44b62bc0659c4c36b8970883e2f106c6231ade2e4c8ad674d3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:39:08.178Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:39:08.508Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:39:08.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-05-09T11:39:08.508Z] ad1e401e08dc: Preparing [2021-05-09T11:39:08.508Z] 87d596f67320: Preparing [2021-05-09T11:39:08.508Z] 3af1739de5c0: Preparing [2021-05-09T11:39:08.508Z] 734e4e603b83: Preparing [2021-05-09T11:39:08.508Z] 3fbe34a1663b: Preparing [2021-05-09T11:39:08.780Z] 734e4e603b83: Layer already exists [2021-05-09T11:39:08.780Z] ad1e401e08dc: Layer already exists [2021-05-09T11:39:08.780Z] 3af1739de5c0: Layer already exists [2021-05-09T11:39:08.780Z] 87d596f67320: Layer already exists [2021-05-09T11:39:08.780Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:39:08.780Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202: digest: sha256:7561a0379b877c44b62bc0659c4c36b8970883e2f106c6231ade2e4c8ad674d3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:39:09.119Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:39:09.455Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [2021-05-09T11:39:09.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-05-09T11:39:09.455Z] ad1e401e08dc: Preparing [2021-05-09T11:39:09.455Z] 87d596f67320: Preparing [2021-05-09T11:39:09.455Z] 3af1739de5c0: Preparing [2021-05-09T11:39:09.455Z] 734e4e603b83: Preparing [2021-05-09T11:39:09.455Z] 3fbe34a1663b: Preparing [2021-05-09T11:39:09.727Z] 3fbe34a1663b: Layer already exists [2021-05-09T11:39:09.727Z] ad1e401e08dc: Layer already exists [2021-05-09T11:39:09.727Z] 87d596f67320: Layer already exists [2021-05-09T11:39:09.727Z] 734e4e603b83: Layer already exists [2021-05-09T11:39:09.727Z] 3af1739de5c0: Layer already exists [2021-05-09T11:39:09.727Z] master: digest: sha256:7561a0379b877c44b62bc0659c4c36b8970883e2f106c6231ade2e4c8ad674d3 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-09T11:39:09.787Z] ===================================================== [Pipeline] echo [2021-05-09T11:39:09.803Z] taggedImages: [2021-05-09T11:39:09.803Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:39:09.803Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.202 [2021-05-09T11:39:09.803Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:39:09.803Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] echo [2021-05-09T11:39:09.838Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go-arm64 with the following tags: [2021-05-09T11:39:09.838Z] feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:39:09.838Z] 2.0.0-dev.202 [2021-05-09T11:39:09.838Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:39:09.838Z] master [2021-05-09T11:39:09.838Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:39:10.213Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:39:10.546Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:39:10.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-05-09T11:39:10.546Z] 127af10fe47d: Preparing [2021-05-09T11:39:10.546Z] 17e3dc992932: Preparing [2021-05-09T11:39:10.546Z] 0e1c0b8e5e26: Preparing [2021-05-09T11:39:10.546Z] 48cb93c70993: Preparing [2021-05-09T11:39:10.546Z] 9ded3b6bb9b5: Preparing [2021-05-09T11:39:10.546Z] fa1afe8e6ed9: Preparing [2021-05-09T11:39:10.546Z] 87a09b4c083e: Preparing [2021-05-09T11:39:10.546Z] 0f74e9ff2a61: Preparing [2021-05-09T11:39:10.546Z] b122376c33c6: Preparing [2021-05-09T11:39:10.546Z] fa1afe8e6ed9: Waiting [2021-05-09T11:39:10.546Z] 87a09b4c083e: Waiting [2021-05-09T11:39:10.546Z] 0f74e9ff2a61: Waiting [2021-05-09T11:39:10.546Z] b122376c33c6: Waiting [2021-05-09T11:39:10.546Z] f8381ed47b22: Preparing [2021-05-09T11:39:10.546Z] e934a737d657: Preparing [2021-05-09T11:39:10.820Z] 9ded3b6bb9b5: Layer already exists [2021-05-09T11:39:10.820Z] fa1afe8e6ed9: Layer already exists [2021-05-09T11:39:10.820Z] 87a09b4c083e: Layer already exists [2021-05-09T11:39:10.820Z] 17e3dc992932: Pushed [2021-05-09T11:39:11.100Z] 0f74e9ff2a61: Layer already exists [2021-05-09T11:39:11.100Z] b122376c33c6: Layer already exists [2021-05-09T11:39:11.100Z] f8381ed47b22: Layer already exists [2021-05-09T11:39:11.100Z] e934a737d657: Layer already exists [2021-05-09T11:39:11.696Z] 127af10fe47d: Pushed [2021-05-09T11:39:13.125Z] 0e1c0b8e5e26: Pushed [2021-05-09T11:39:25.482Z] 48cb93c70993: Pushed [2021-05-09T11:39:25.482Z] feccc1132204ea0a3421d61f23242004f0b740e5: digest: sha256:5f72401af73c2ab1f60557da3a2fb646265007543d279928a1ad719e4f869742 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:39:25.825Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:39:26.175Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.202 [2021-05-09T11:39:26.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-05-09T11:39:26.175Z] 127af10fe47d: Preparing [2021-05-09T11:39:26.175Z] 17e3dc992932: Preparing [2021-05-09T11:39:26.175Z] 0e1c0b8e5e26: Preparing [2021-05-09T11:39:26.175Z] 48cb93c70993: Preparing [2021-05-09T11:39:26.175Z] 9ded3b6bb9b5: Preparing [2021-05-09T11:39:26.175Z] fa1afe8e6ed9: Preparing [2021-05-09T11:39:26.175Z] 87a09b4c083e: Preparing [2021-05-09T11:39:26.175Z] 0f74e9ff2a61: Preparing [2021-05-09T11:39:26.175Z] b122376c33c6: Preparing [2021-05-09T11:39:26.175Z] f8381ed47b22: Preparing [2021-05-09T11:39:26.175Z] e934a737d657: Preparing [2021-05-09T11:39:26.175Z] 0f74e9ff2a61: Waiting [2021-05-09T11:39:26.175Z] b122376c33c6: Waiting [2021-05-09T11:39:26.175Z] f8381ed47b22: Waiting [2021-05-09T11:39:26.175Z] e934a737d657: Waiting [2021-05-09T11:39:26.175Z] fa1afe8e6ed9: Waiting [2021-05-09T11:39:26.175Z] 87a09b4c083e: Waiting [2021-05-09T11:39:26.445Z] 127af10fe47d: Layer already exists [2021-05-09T11:39:26.445Z] 17e3dc992932: Layer already exists [2021-05-09T11:39:26.445Z] 9ded3b6bb9b5: Layer already exists [2021-05-09T11:39:26.445Z] 0e1c0b8e5e26: Layer already exists [2021-05-09T11:39:26.445Z] 48cb93c70993: Layer already exists [2021-05-09T11:39:26.445Z] fa1afe8e6ed9: Layer already exists [2021-05-09T11:39:26.445Z] 87a09b4c083e: Layer already exists [2021-05-09T11:39:26.445Z] f8381ed47b22: Layer already exists [2021-05-09T11:39:26.445Z] 0f74e9ff2a61: Layer already exists [2021-05-09T11:39:26.445Z] b122376c33c6: Layer already exists [2021-05-09T11:39:26.445Z] e934a737d657: Layer already exists [2021-05-09T11:39:26.445Z] 2.0.0-dev.202: digest: sha256:5f72401af73c2ab1f60557da3a2fb646265007543d279928a1ad719e4f869742 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:39:26.782Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:39:27.116Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:39:27.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-05-09T11:39:27.116Z] 127af10fe47d: Preparing [2021-05-09T11:39:27.116Z] 17e3dc992932: Preparing [2021-05-09T11:39:27.116Z] 0e1c0b8e5e26: Preparing [2021-05-09T11:39:27.116Z] 48cb93c70993: Preparing [2021-05-09T11:39:27.116Z] 9ded3b6bb9b5: Preparing [2021-05-09T11:39:27.116Z] fa1afe8e6ed9: Preparing [2021-05-09T11:39:27.116Z] 87a09b4c083e: Preparing [2021-05-09T11:39:27.116Z] 0f74e9ff2a61: Preparing [2021-05-09T11:39:27.116Z] b122376c33c6: Preparing [2021-05-09T11:39:27.116Z] f8381ed47b22: Preparing [2021-05-09T11:39:27.116Z] e934a737d657: Preparing [2021-05-09T11:39:27.116Z] 0f74e9ff2a61: Waiting [2021-05-09T11:39:27.116Z] b122376c33c6: Waiting [2021-05-09T11:39:27.116Z] f8381ed47b22: Waiting [2021-05-09T11:39:27.116Z] fa1afe8e6ed9: Waiting [2021-05-09T11:39:27.116Z] e934a737d657: Waiting [2021-05-09T11:39:27.116Z] 87a09b4c083e: Waiting [2021-05-09T11:39:27.389Z] 17e3dc992932: Layer already exists [2021-05-09T11:39:27.389Z] 48cb93c70993: Layer already exists [2021-05-09T11:39:27.389Z] 0e1c0b8e5e26: Layer already exists [2021-05-09T11:39:27.389Z] 127af10fe47d: Layer already exists [2021-05-09T11:39:27.389Z] 9ded3b6bb9b5: Layer already exists [2021-05-09T11:39:27.389Z] 87a09b4c083e: Layer already exists [2021-05-09T11:39:27.389Z] fa1afe8e6ed9: Layer already exists [2021-05-09T11:39:27.389Z] 0f74e9ff2a61: Layer already exists [2021-05-09T11:39:27.389Z] b122376c33c6: Layer already exists [2021-05-09T11:39:27.389Z] f8381ed47b22: Layer already exists [2021-05-09T11:39:27.389Z] e934a737d657: Layer already exists [2021-05-09T11:39:27.389Z] feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202: digest: sha256:5f72401af73c2ab1f60557da3a2fb646265007543d279928a1ad719e4f869742 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:39:27.725Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:39:28.060Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [2021-05-09T11:39:28.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-05-09T11:39:28.060Z] 127af10fe47d: Preparing [2021-05-09T11:39:28.060Z] 17e3dc992932: Preparing [2021-05-09T11:39:28.060Z] 0e1c0b8e5e26: Preparing [2021-05-09T11:39:28.060Z] 48cb93c70993: Preparing [2021-05-09T11:39:28.060Z] 9ded3b6bb9b5: Preparing [2021-05-09T11:39:28.060Z] fa1afe8e6ed9: Preparing [2021-05-09T11:39:28.060Z] 87a09b4c083e: Preparing [2021-05-09T11:39:28.060Z] 0f74e9ff2a61: Preparing [2021-05-09T11:39:28.060Z] b122376c33c6: Preparing [2021-05-09T11:39:28.060Z] f8381ed47b22: Preparing [2021-05-09T11:39:28.060Z] e934a737d657: Preparing [2021-05-09T11:39:28.060Z] 0f74e9ff2a61: Waiting [2021-05-09T11:39:28.060Z] b122376c33c6: Waiting [2021-05-09T11:39:28.060Z] f8381ed47b22: Waiting [2021-05-09T11:39:28.060Z] e934a737d657: Waiting [2021-05-09T11:39:28.060Z] 87a09b4c083e: Waiting [2021-05-09T11:39:28.060Z] fa1afe8e6ed9: Waiting [2021-05-09T11:39:28.060Z] 127af10fe47d: Layer already exists [2021-05-09T11:39:28.060Z] 9ded3b6bb9b5: Layer already exists [2021-05-09T11:39:28.060Z] 0e1c0b8e5e26: Layer already exists [2021-05-09T11:39:28.060Z] 17e3dc992932: Layer already exists [2021-05-09T11:39:28.060Z] 48cb93c70993: Layer already exists [2021-05-09T11:39:28.060Z] fa1afe8e6ed9: Layer already exists [2021-05-09T11:39:28.060Z] 0f74e9ff2a61: Layer already exists [2021-05-09T11:39:28.060Z] 87a09b4c083e: Layer already exists [2021-05-09T11:39:28.329Z] b122376c33c6: Layer already exists [2021-05-09T11:39:28.329Z] f8381ed47b22: Layer already exists [2021-05-09T11:39:28.329Z] e934a737d657: Layer already exists [2021-05-09T11:39:28.329Z] master: digest: sha256:5f72401af73c2ab1f60557da3a2fb646265007543d279928a1ad719e4f869742 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-09T11:39:28.389Z] ===================================================== [Pipeline] echo [2021-05-09T11:39:28.403Z] taggedImages: [2021-05-09T11:39:28.403Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5 [2021-05-09T11:39:28.403Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.202 [2021-05-09T11:39:28.403Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:feccc1132204ea0a3421d61f23242004f0b740e5-2.0.0-dev.202 [2021-05-09T11:39:28.403Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-09T11:39:28.833Z] ---> job-cost.sh [2021-05-09T11:39:28.834Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KyaG [2021-05-09T11:40:15.765Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-09T11:41:52.494Z] lf-activate-venv(): INFO: Adding /tmp/venv-KyaG/bin to PATH [2021-05-09T11:41:52.494Z] INFO: No Stack... [2021-05-09T11:41:52.494Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-09T11:41:52.494Z] INFO: Archiving Costs [Pipeline] sh [2021-05-09T11:41:52.837Z] + cut -d, -f6 [2021-05-09T11:41:52.837Z] + cat /w/workspace/edgex-go/470/archives/cost.csv [Pipeline] lock [2021-05-09T11:41:53.010Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-470-stack-cost] [2021-05-09T11:41:53.018Z] Resource [jenkins-edgexfoundry-edgex-go-master-470-stack-cost] did not exist. Created. [2021-05-09T11:41:53.018Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-470-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-09T11:41:53.409Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-09T11:41:54.239Z] Stashed 1 file(s) [Pipeline] } [2021-05-09T11:41:54.247Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-470-stack-cost] [Pipeline] // lock [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] wrap [2021-05-09T11:41:54.750Z] provisioning config files... [2021-05-09T11:41:54.760Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/470@tmp/config8937704486109601758tmp [Pipeline] { [Pipeline] sh [2021-05-09T11:41:55.082Z] + set +x [2021-05-09T11:41:55.082Z] + curl -s https://codecov.io/bash [2021-05-09T11:41:55.082Z] + bash -s -- [2021-05-09T11:41:55.347Z] [2021-05-09T11:41:55.348Z] _____ _ [2021-05-09T11:41:55.348Z] / ____| | | [2021-05-09T11:41:55.348Z] | | ___ __| | ___ ___ _____ __ [2021-05-09T11:41:55.348Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-09T11:41:55.348Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-09T11:41:55.348Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-09T11:41:55.348Z] Bash-1.0.2 [2021-05-09T11:41:55.348Z] [2021-05-09T11:41:55.348Z] [2021-05-09T11:41:55.348Z] ==> git version 2.24.3 found [2021-05-09T11:41:55.348Z] ==> 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-05-09T11:41:55.348Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-09T11:41:55.348Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-09T11:41:55.611Z] ==> Jenkins CI detected. [2021-05-09T11:41:55.611Z] project root: . [2021-05-09T11:41:55.611Z] --> token set from env [2021-05-09T11:41:55.611Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-09T11:41:55.611Z] ==> Running gcov in . (disable via -X gcov) [2021-05-09T11:41:55.611Z] ==> Python coveragepy not found [2021-05-09T11:41:55.611Z] ==> Searching for coverage reports in: [2021-05-09T11:41:55.611Z] + . [2021-05-09T11:41:55.611Z] -> Found 1 reports [2021-05-09T11:41:55.872Z] ==> Detecting git/mercurial file structure [2021-05-09T11:41:55.872Z] ==> Reading reports [2021-05-09T11:41:55.872Z] + ./coverage.out bytes=705232 [2021-05-09T11:41:55.872Z] ==> Appending adjustments [2021-05-09T11:41:55.872Z] https://docs.codecov.io/docs/fixing-reports [2021-05-09T11:42:00.094Z] + Found adjustments [2021-05-09T11:42:00.094Z] ==> Gzipping contents [2021-05-09T11:42:00.094Z] 100K /tmp/codecov.CRs0Lz.gz [2021-05-09T11:42:00.094Z] ==> Uploading reports [2021-05-09T11:42:00.094Z] url: https://codecov.io [2021-05-09T11:42:00.094Z] query: branch=master&commit=feccc1132204ea0a3421d61f23242004f0b740e5&build=470&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F470%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-09T11:42:00.094Z] -> Pinging Codecov [2021-05-09T11:42:00.094Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=feccc1132204ea0a3421d61f23242004f0b740e5&build=470&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F470%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-09T11:42:00.094Z] -> Uploading to [2021-05-09T11:42:00.094Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-09/00271124DB129430A58F1EEE437C3FCB/feccc1132204ea0a3421d61f23242004f0b740e5/859ce97e-872d-4170-8054-a062e9715233.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210509T114159Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0add111509e417a06d6010d0269c2c4f827f9f44adffcb9ffb80b26ad69068a0 [2021-05-09T11:42:00.094Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-09T11:42:00.094Z] Dload Upload Total Spent Left Speed [2021-05-09T11:42:00.357Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 188k --:--:-- --:--:-- --:--:-- 188k [2021-05-09T11:42:00.369Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/feccc1132204ea0a3421d61f23242004f0b740e5 [Pipeline] } [2021-05-09T11:42:00.371Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-05-09T11:42:01.036Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-09T11:42:01.116Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:42:01.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-09T11:42:01.436Z] [2021-05-09T11:42:01.436Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:42:01.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-09T11:42:01.758Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-09T11:42:01.758Z] 188c0c94c7c5: Pulling fs layer [2021-05-09T11:42:01.758Z] 0ef7d3d256c8: Pulling fs layer [2021-05-09T11:42:01.758Z] de9db76c5a1d: Pulling fs layer [2021-05-09T11:42:01.758Z] 0eba1c9be4d2: Pulling fs layer [2021-05-09T11:42:01.758Z] 0d57e429df01: Pulling fs layer [2021-05-09T11:42:01.758Z] 4e4be7b47b0d: Pulling fs layer [2021-05-09T11:42:01.758Z] e1f770b5df2f: Pulling fs layer [2021-05-09T11:42:01.758Z] 85a0685a4137: Pulling fs layer [2021-05-09T11:42:01.758Z] 0d57e429df01: Waiting [2021-05-09T11:42:01.758Z] e1f770b5df2f: Waiting [2021-05-09T11:42:01.758Z] 4e4be7b47b0d: Waiting [2021-05-09T11:42:01.758Z] 0eba1c9be4d2: Waiting [2021-05-09T11:42:01.758Z] de9db76c5a1d: Verifying Checksum [2021-05-09T11:42:01.758Z] de9db76c5a1d: Download complete [2021-05-09T11:42:01.758Z] 0ef7d3d256c8: Download complete [2021-05-09T11:42:01.758Z] 0d57e429df01: Verifying Checksum [2021-05-09T11:42:01.758Z] 0d57e429df01: Download complete [2021-05-09T11:42:01.758Z] 4e4be7b47b0d: Verifying Checksum [2021-05-09T11:42:01.758Z] 4e4be7b47b0d: Download complete [2021-05-09T11:42:01.758Z] 188c0c94c7c5: Download complete [2021-05-09T11:42:02.352Z] 188c0c94c7c5: Pull complete [2021-05-09T11:42:02.352Z] 0ef7d3d256c8: Pull complete [2021-05-09T11:42:02.619Z] de9db76c5a1d: Pull complete [2021-05-09T11:42:03.202Z] e1f770b5df2f: Verifying Checksum [2021-05-09T11:42:03.202Z] e1f770b5df2f: Download complete [2021-05-09T11:42:05.807Z] 0eba1c9be4d2: Verifying Checksum [2021-05-09T11:42:05.807Z] 0eba1c9be4d2: Download complete [2021-05-09T11:42:06.070Z] 85a0685a4137: Verifying Checksum [2021-05-09T11:42:06.070Z] 85a0685a4137: Download complete [2021-05-09T11:42:11.401Z] 0eba1c9be4d2: Pull complete [2021-05-09T11:42:11.401Z] 0d57e429df01: Pull complete [2021-05-09T11:42:12.352Z] 4e4be7b47b0d: Pull complete [2021-05-09T11:42:15.672Z] e1f770b5df2f: Pull complete [2021-05-09T11:42:23.929Z] 85a0685a4137: Pull complete [2021-05-09T11:42:23.929Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-09T11:42:23.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-09T11:42:23.929Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-09T11:42:24.169Z] prd-centos7-docker-4c-2g-3831 does not seem to be running inside a container [2021-05-09T11:42:24.323Z] $ 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/470 -v /w/workspace/edgex-go/470:/w/workspace/edgex-go/470:rw,z -v /w/workspace/edgex-go/470@tmp:/w/workspace/edgex-go/470@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-09T11:42:25.552Z] $ docker top 2be13bd34d4a1aa95f3ac1658976378e83f0a2e97e8249cc7ae4dc0f6cb7a5a9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-09T11:42:25.773Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-09T11:42:26.072Z] + set -o pipefail [2021-05-09T11:42:26.072Z] + snyk monitor '--org=edgex-jenkins' [2021-05-09T11:42:38.344Z] [2021-05-09T11:42:38.344Z] Monitoring /w/workspace/edgex-go/470 (github.com/edgexfoundry/edgex-go)... [2021-05-09T11:42:38.344Z] [2021-05-09T11:42:38.344Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/225c0b06-1a89-42ba-8889-e2a08ba02d5a [2021-05-09T11:42:38.344Z] [2021-05-09T11:42:38.344Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-09T11:42:38.344Z] [2021-05-09T11:42:38.344Z] [Pipeline] } [2021-05-09T11:42:38.363Z] $ docker stop --time=1 2be13bd34d4a1aa95f3ac1658976378e83f0a2e97e8249cc7ae4dc0f6cb7a5a9 [2021-05-09T11:42:41.915Z] $ docker rm -f 2be13bd34d4a1aa95f3ac1658976378e83f0a2e97e8249cc7ae4dc0f6cb7a5a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-05-09T11:42:42.848Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-09T11:42:42.869Z] provisioning config files... [2021-05-09T11:42:42.882Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/470@tmp/config7586741688799323493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-09T11:42:43.204Z] --> edgex-publish-swagger.sh [2021-05-09T11:42:43.204Z] === Publish openapi/v1 API === [2021-05-09T11:42:43.204Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-05-09T11:42:43.204Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/470/openapi/v1/core-command.yaml] [2021-05-09T11:42:43.205Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-09T11:42:43.205Z] Dload Upload Total Spent Left Speed [2021-05-09T11:42:44.152Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10522 0 0 100 10522 0 10475 0:00:01 0:00:01 --:--:-- 10490 100 10522 0 0 100 10522 0 10473 0:00:01 0:00:01 --:--:-- 10490 [2021-05-09T11:42:44.152Z] [2021-05-09T11:42:44.152Z] [2021-05-09T11:42:44.152Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/470/openapi/v1/core-data.yaml] [2021-05-09T11:42:44.152Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-09T11:42:44.152Z] Dload Upload Total Spent Left Speed [2021-05-09T11:42:45.545Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32557 0 0 100 32557 0 28813 0:00:01 0:00:01 --:--:-- 28837 100 32557 0 0 100 32557 0 28808 0:00:01 0:00:01 --:--:-- 28837 [2021-05-09T11:42:45.545Z] [2021-05-09T11:42:45.545Z] [2021-05-09T11:42:45.545Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/470/openapi/v1/core-metadata.yaml] [2021-05-09T11:42:45.545Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-09T11:42:45.545Z] Dload Upload Total Spent Left Speed [2021-05-09T11:42:46.491Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73721 0 0 100 73721 0 72393 0:00:01 0:00:01 --:--:-- 72417 100 73721 0 0 100 73721 0 72371 0:00:01 0:00:01 --:--:-- 72417 [2021-05-09T11:42:46.491Z] [2021-05-09T11:42:46.491Z] [2021-05-09T11:42:46.491Z] [publishToSwagger] Publishing API Name [support-logging] [/w/workspace/edgex-go/470/openapi/v1/support-logging.yaml] [2021-05-09T11:42:46.491Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-09T11:42:46.491Z] Dload Upload Total Spent Left Speed [2021-05-09T11:42:47.438Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13581 0 0 100 13581 0 13848 --:--:-- --:--:-- --:--:-- 13844 100 13581 0 0 100 13581 0 13844 --:--:-- --:--:-- --:--:-- 13844 [2021-05-09T11:42:47.439Z] [2021-05-09T11:42:47.439Z] [2021-05-09T11:42:47.439Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/470/openapi/v1/support-notifications.yaml] [2021-05-09T11:42:47.439Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-09T11:42:47.439Z] Dload Upload Total Spent Left Speed [2021-05-09T11:42:48.385Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38890 0 0 100 38890 0 35174 0:00:01 0:00:01 --:--:-- 35194 100 38890 0 0 100 38890 0 35168 0:00:01 0:00:01 --:--:-- 35194 [2021-05-09T11:42:48.385Z] [2021-05-09T11:42:48.385Z] [2021-05-09T11:42:48.385Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/470/openapi/v1/support-scheduler.yaml] [2021-05-09T11:42:48.385Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-09T11:42:48.385Z] Dload Upload Total Spent Left Speed [2021-05-09T11:42:49.603Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14249 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14249 0 0 100 14249 0 15168 --:--:-- --:--:-- --:--:-- 15158 [2021-05-09T11:42:49.603Z] [2021-05-09T11:42:49.603Z] [2021-05-09T11:42:49.603Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/470/openapi/v1/system-agent.yaml] [2021-05-09T11:42:49.603Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-09T11:42:49.603Z] Dload Upload Total Spent Left Speed [2021-05-09T11:42:50.550Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4110 0 0 100 4110 0 4262 --:--:-- --:--:-- --:--:-- 4263 100 4110 0 0 100 4110 0 4262 --:--:-- --:--:-- --:--:-- 4259 [2021-05-09T11:42:50.550Z] [2021-05-09T11:42:50.550Z] [2021-05-09T11:42:50.550Z] === Publish openapi/v2 API === [2021-05-09T11:42:50.550Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-09T11:42:50.550Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/470/openapi/v2/core-command.yaml] [2021-05-09T11:42:50.550Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-09T11:42:50.550Z] Dload Upload Total Spent Left Speed [2021-05-09T11:42:51.500Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29594 0 0 100 29594 0 30196 --:--:-- --:--:-- --:--:-- 30197 100 29594 0 0 100 29594 0 30189 --:--:-- --:--:-- --:--:-- 30167 [2021-05-09T11:42:51.500Z] [2021-05-09T11:42:51.500Z] [2021-05-09T11:42:51.500Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/470/openapi/v2/core-data.yaml] [2021-05-09T11:42:51.500Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-09T11:42:51.500Z] Dload Upload Total Spent Left Speed [2021-05-09T11:42:52.446Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56190 0 0 100 56190 0 54453 0:00:01 0:00:01 --:--:-- 54500 100 56190 0 0 100 56190 0 54441 0:00:01 0:00:01 --:--:-- 54500 [2021-05-09T11:42:52.446Z] [2021-05-09T11:42:52.446Z] [2021-05-09T11:42:52.446Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/470/openapi/v2/core-metadata.yaml] [2021-05-09T11:42:52.446Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-09T11:42:52.446Z] Dload Upload Total Spent Left Speed [2021-05-09T11:42:53.657Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 53 118k 0 0 53 65536 0 251k --:--:-- --:--:-- --:--:-- 250k 100 118k 0 0 100 118k 0 98k 0:00:01 0:00:01 --:--:-- 99k [2021-05-09T11:42:53.657Z] [2021-05-09T11:42:53.657Z] [2021-05-09T11:42:53.657Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/470/openapi/v2/support-notifications.yaml] [2021-05-09T11:42:53.657Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-09T11:42:53.657Z] Dload Upload Total Spent Left Speed [2021-05-09T11:42:54.866Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75628 0 0 100 75628 0 71271 0:00:01 0:00:01 --:--:-- 71279 100 75628 0 0 100 75628 0 71257 0:00:01 0:00:01 --:--:-- 71212 [2021-05-09T11:42:54.866Z] [2021-05-09T11:42:54.866Z] [2021-05-09T11:42:54.866Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/470/openapi/v2/support-scheduler.yaml] [2021-05-09T11:42:54.866Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-09T11:42:54.866Z] Dload Upload Total Spent Left Speed [2021-05-09T11:42:55.814Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37617 0 0 100 37617 0 37160 0:00:01 0:00:01 --:--:-- 37170 100 37617 0 0 100 37617 0 37152 0:00:01 0:00:01 --:--:-- 37170 [2021-05-09T11:42:55.814Z] [2021-05-09T11:42:55.814Z] [2021-05-09T11:42:55.814Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/470/openapi/v2/system-agent.yaml] [2021-05-09T11:42:55.814Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-09T11:42:55.814Z] Dload Upload Total Spent Left Speed [2021-05-09T11:42:56.763Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23815 0 0 100 23815 0 23086 0:00:01 0:00:01 --:--:-- 23098 100 23815 0 0 100 23815 0 23080 0:00:01 0:00:01 --:--:-- 23098 [2021-05-09T11:42:56.763Z] [2021-05-09T11:42:56.763Z] [Pipeline] } [2021-05-09T11:42:56.774Z] 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-05-09T11:42:57.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-09T11:42:57.232Z] . [Pipeline] withDockerContainer [2021-05-09T11:42:57.342Z] prd-centos7-docker-4c-2g-3831 does not seem to be running inside a container [2021-05-09T11:42:57.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/470 -v /w/workspace/edgex-go/470:/w/workspace/edgex-go/470:rw,z -v /w/workspace/edgex-go/470@tmp:/w/workspace/edgex-go/470@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-09T11:42:58.308Z] $ docker top 397112ecf920ac64eb7d4a9a9938d7e7300ca60497364f00075896cea74cda92 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-09T11:42:58.515Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-09T11:42:58.515Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-09T11:42:58.759Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-09T11:42:58.763Z] $ docker exec 397112ecf920ac64eb7d4a9a9938d7e7300ca60497364f00075896cea74cda92 ssh-agent [2021-05-09T11:42:59.001Z] SSH_AUTH_SOCK=/tmp/ssh-IcyRnwQQxRzf/agent.11 [2021-05-09T11:42:59.001Z] SSH_AGENT_PID=16 [2021-05-09T11:42:59.009Z] Running ssh-add (command line suppressed) [2021-05-09T11:42:59.157Z] Identity added: /w/workspace/edgex-go/470@tmp/private_key_6141248763495009136.key (/w/workspace/edgex-go/470@tmp/private_key_6141248763495009136.key) [2021-05-09T11:42:59.222Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-09T11:42:59.529Z] + git semver tag [2021-05-09T11:43:00.106Z] # -> Open(): unable to determine branch for HEAD [2021-05-09T11:43:00.106Z] # $GIT_DIR = /w/workspace/edgex-go/470/.git [2021-05-09T11:43:00.106Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/470 [2021-05-09T11:43:00.106Z] # $SEMVER_REMOTE_NAME = origin [2021-05-09T11:43:00.106Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-09T11:43:00.106Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-09T11:43:00.106Z] # $SEMVER_BRANCH = master [2021-05-09T11:43:00.106Z] # $SEMVER_DIR = /w/workspace/edgex-go/470/.semver [2021-05-09T11:43:00.106Z] # feccc1132204ea0a3421d61f23242004f0b740e5 HEAD [2021-05-09T11:43:00.680Z] # -> Force: false [2021-05-09T11:43:00.680Z] # f046ca93286c16fb4972d939dded3ba5c6b58b04 refs/tags/v2.0.0-dev.202 [Pipeline] } [2021-05-09T11:43:00.692Z] $ docker exec --env ******** --env ******** 397112ecf920ac64eb7d4a9a9938d7e7300ca60497364f00075896cea74cda92 ssh-agent -k [2021-05-09T11:43:00.840Z] unset SSH_AUTH_SOCK; [2021-05-09T11:43:00.840Z] unset SSH_AGENT_PID; [2021-05-09T11:43:00.840Z] echo Agent pid 16 killed; [2021-05-09T11:43:00.911Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-09T11:43:01.244Z] + git semver [Pipeline] } [2021-05-09T11:43:01.263Z] $ docker stop --time=1 397112ecf920ac64eb7d4a9a9938d7e7300ca60497364f00075896cea74cda92 [2021-05-09T11:43:02.687Z] $ docker rm -f 397112ecf920ac64eb7d4a9a9938d7e7300ca60497364f00075896cea74cda92 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:43:03.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-09T11:43:03.165Z] [2021-05-09T11:43:03.165Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:43:03.481Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-09T11:43:03.481Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-09T11:43:03.481Z] ab5ef0e58194: Pulling fs layer [2021-05-09T11:43:03.481Z] 9712f1f96733: Pulling fs layer [2021-05-09T11:43:03.481Z] 63f879dbbcfc: Pulling fs layer [2021-05-09T11:43:03.481Z] 0d9ebad4ef96: Pulling fs layer [2021-05-09T11:43:03.481Z] e9a5061849ea: Pulling fs layer [2021-05-09T11:43:03.481Z] d747dcd14b5f: Pulling fs layer [2021-05-09T11:43:03.481Z] 2de7ff778b66: Pulling fs layer [2021-05-09T11:43:03.481Z] e9a5061849ea: Waiting [2021-05-09T11:43:03.481Z] d747dcd14b5f: Waiting [2021-05-09T11:43:03.481Z] 2de7ff778b66: Waiting [2021-05-09T11:43:03.481Z] 0d9ebad4ef96: Waiting [2021-05-09T11:43:03.481Z] 9712f1f96733: Verifying Checksum [2021-05-09T11:43:03.481Z] 9712f1f96733: Download complete [2021-05-09T11:43:06.037Z] 63f879dbbcfc: Verifying Checksum [2021-05-09T11:43:06.037Z] 63f879dbbcfc: Download complete [2021-05-09T11:43:06.299Z] e9a5061849ea: Verifying Checksum [2021-05-09T11:43:06.299Z] e9a5061849ea: Download complete [2021-05-09T11:43:06.299Z] d747dcd14b5f: Verifying Checksum [2021-05-09T11:43:06.299Z] d747dcd14b5f: Download complete [2021-05-09T11:43:06.562Z] 0d9ebad4ef96: Verifying Checksum [2021-05-09T11:43:06.562Z] 0d9ebad4ef96: Download complete [2021-05-09T11:43:06.562Z] 2de7ff778b66: Verifying Checksum [2021-05-09T11:43:06.562Z] 2de7ff778b66: Download complete [2021-05-09T11:43:07.141Z] ab5ef0e58194: Verifying Checksum [2021-05-09T11:43:07.141Z] ab5ef0e58194: Download complete [2021-05-09T11:43:12.464Z] ab5ef0e58194: Pull complete [2021-05-09T11:43:12.464Z] 9712f1f96733: Pull complete [2021-05-09T11:43:15.028Z] 63f879dbbcfc: Pull complete [2021-05-09T11:43:21.682Z] 0d9ebad4ef96: Pull complete [2021-05-09T11:43:23.075Z] e9a5061849ea: Pull complete [2021-05-09T11:43:23.075Z] d747dcd14b5f: Pull complete [2021-05-09T11:43:26.771Z] 2de7ff778b66: Pull complete [2021-05-09T11:43:26.771Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-09T11:43:26.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-09T11:43:26.771Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-09T11:43:26.967Z] prd-centos7-docker-4c-2g-3831 does not seem to be running inside a container [2021-05-09T11:43:27.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/470 -v /w/workspace/edgex-go/470:/w/workspace/edgex-go/470:rw,z -v /w/workspace/edgex-go/470@tmp:/w/workspace/edgex-go/470@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-09T11:43:29.873Z] $ docker top 659a994e65a573f284fecfb8052b11905c3443341e54f7bd2b30b76eb6981be8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-09T11:43:30.080Z] provisioning config files... [2021-05-09T11:43:30.090Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/470@tmp/config8801713892528709528tmp [2021-05-09T11:43:30.110Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/470@tmp/config1504604469277950156tmp [2021-05-09T11:43:30.125Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/470@tmp/config7444634892700073tmp [Pipeline] { [Pipeline] echo [2021-05-09T11:43:30.149Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-09T11:43:30.453Z] ---> sigul-configuration.sh [2021-05-09T11:43:30.453Z] gpg: directory `/root/.gnupg' created [2021-05-09T11:43:30.453Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-09T11:43:30.453Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-09T11:43:30.453Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-09T11:43:30.453Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-09T11:43:30.453Z] gpg: CAST5 encrypted data [2021-05-09T11:43:30.717Z] gpg: encrypted with 1 passphrase [2021-05-09T11:43:30.717Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-09T11:43:31.018Z] + mkdir /home/jenkins [2021-05-09T11:43:31.018Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-09T11:43:31.320Z] + 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-05-09T11:43:31.332Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-09T11:43:31.634Z] ---> sigul-install.sh [2021-05-09T11:43:38.251Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-09T11:43:38.556Z] + git tag --list [2021-05-09T11:43:38.556Z] 0.6.0 [2021-05-09T11:43:38.556Z] 0.6.1 [2021-05-09T11:43:38.556Z] 0.7.0 [2021-05-09T11:43:38.556Z] 0.7.1 [2021-05-09T11:43:38.556Z] v0.0.0 [2021-05-09T11:43:38.556Z] v0.0.1-dev.1 [2021-05-09T11:43:38.556Z] v1.0.0 [2021-05-09T11:43:38.556Z] v1.0.1 [2021-05-09T11:43:38.556Z] v1.1.0 [2021-05-09T11:43:38.556Z] v1.2.0 [2021-05-09T11:43:38.556Z] v1.2.1 [2021-05-09T11:43:38.556Z] v1.2.2-dev.1 [2021-05-09T11:43:38.556Z] v1.2.2-dev.10 [2021-05-09T11:43:38.556Z] v1.2.2-dev.100 [2021-05-09T11:43:38.556Z] v1.2.2-dev.101 [2021-05-09T11:43:38.556Z] v1.2.2-dev.102 [2021-05-09T11:43:38.556Z] v1.2.2-dev.103 [2021-05-09T11:43:38.556Z] v1.2.2-dev.104 [2021-05-09T11:43:38.556Z] v1.2.2-dev.105 [2021-05-09T11:43:38.556Z] v1.2.2-dev.106 [2021-05-09T11:43:38.556Z] v1.2.2-dev.107 [2021-05-09T11:43:38.556Z] v1.2.2-dev.11 [2021-05-09T11:43:38.556Z] v1.2.2-dev.12 [2021-05-09T11:43:38.556Z] v1.2.2-dev.13 [2021-05-09T11:43:38.556Z] v1.2.2-dev.14 [2021-05-09T11:43:38.556Z] v1.2.2-dev.15 [2021-05-09T11:43:38.556Z] v1.2.2-dev.16 [2021-05-09T11:43:38.556Z] v1.2.2-dev.17 [2021-05-09T11:43:38.556Z] v1.2.2-dev.18 [2021-05-09T11:43:38.556Z] v1.2.2-dev.19 [2021-05-09T11:43:38.556Z] v1.2.2-dev.2 [2021-05-09T11:43:38.556Z] v1.2.2-dev.20 [2021-05-09T11:43:38.556Z] v1.2.2-dev.21 [2021-05-09T11:43:38.556Z] v1.2.2-dev.22 [2021-05-09T11:43:38.556Z] v1.2.2-dev.23 [2021-05-09T11:43:38.556Z] v1.2.2-dev.24 [2021-05-09T11:43:38.556Z] v1.2.2-dev.25 [2021-05-09T11:43:38.556Z] v1.2.2-dev.26 [2021-05-09T11:43:38.556Z] v1.2.2-dev.27 [2021-05-09T11:43:38.556Z] v1.2.2-dev.28 [2021-05-09T11:43:38.556Z] v1.2.2-dev.29 [2021-05-09T11:43:38.556Z] v1.2.2-dev.3 [2021-05-09T11:43:38.556Z] v1.2.2-dev.30 [2021-05-09T11:43:38.556Z] v1.2.2-dev.31 [2021-05-09T11:43:38.556Z] v1.2.2-dev.32 [2021-05-09T11:43:38.556Z] v1.2.2-dev.33 [2021-05-09T11:43:38.556Z] v1.2.2-dev.34 [2021-05-09T11:43:38.556Z] v1.2.2-dev.35 [2021-05-09T11:43:38.556Z] v1.2.2-dev.36 [2021-05-09T11:43:38.556Z] v1.2.2-dev.37 [2021-05-09T11:43:38.556Z] v1.2.2-dev.38 [2021-05-09T11:43:38.556Z] v1.2.2-dev.39 [2021-05-09T11:43:38.556Z] v1.2.2-dev.4 [2021-05-09T11:43:38.556Z] v1.2.2-dev.40 [2021-05-09T11:43:38.556Z] v1.2.2-dev.41 [2021-05-09T11:43:38.556Z] v1.2.2-dev.42 [2021-05-09T11:43:38.556Z] v1.2.2-dev.43 [2021-05-09T11:43:38.556Z] v1.2.2-dev.44 [2021-05-09T11:43:38.556Z] v1.2.2-dev.45 [2021-05-09T11:43:38.556Z] v1.2.2-dev.46 [2021-05-09T11:43:38.556Z] v1.2.2-dev.47 [2021-05-09T11:43:38.556Z] v1.2.2-dev.48 [2021-05-09T11:43:38.556Z] v1.2.2-dev.49 [2021-05-09T11:43:38.556Z] v1.2.2-dev.5 [2021-05-09T11:43:38.556Z] v1.2.2-dev.50 [2021-05-09T11:43:38.556Z] v1.2.2-dev.51 [2021-05-09T11:43:38.556Z] v1.2.2-dev.52 [2021-05-09T11:43:38.556Z] v1.2.2-dev.53 [2021-05-09T11:43:38.556Z] v1.2.2-dev.54 [2021-05-09T11:43:38.556Z] v1.2.2-dev.55 [2021-05-09T11:43:38.556Z] v1.2.2-dev.56 [2021-05-09T11:43:38.556Z] v1.2.2-dev.57 [2021-05-09T11:43:38.556Z] v1.2.2-dev.58 [2021-05-09T11:43:38.556Z] v1.2.2-dev.59 [2021-05-09T11:43:38.556Z] v1.2.2-dev.6 [2021-05-09T11:43:38.556Z] v1.2.2-dev.60 [2021-05-09T11:43:38.556Z] v1.2.2-dev.61 [2021-05-09T11:43:38.556Z] v1.2.2-dev.62 [2021-05-09T11:43:38.556Z] v1.2.2-dev.63 [2021-05-09T11:43:38.556Z] v1.2.2-dev.64 [2021-05-09T11:43:38.556Z] v1.2.2-dev.65 [2021-05-09T11:43:38.556Z] v1.2.2-dev.66 [2021-05-09T11:43:38.556Z] v1.2.2-dev.67 [2021-05-09T11:43:38.556Z] v1.2.2-dev.68 [2021-05-09T11:43:38.556Z] v1.2.2-dev.69 [2021-05-09T11:43:38.556Z] v1.2.2-dev.7 [2021-05-09T11:43:38.556Z] v1.2.2-dev.70 [2021-05-09T11:43:38.556Z] v1.2.2-dev.71 [2021-05-09T11:43:38.556Z] v1.2.2-dev.72 [2021-05-09T11:43:38.556Z] v1.2.2-dev.73 [2021-05-09T11:43:38.556Z] v1.2.2-dev.74 [2021-05-09T11:43:38.556Z] v1.2.2-dev.75 [2021-05-09T11:43:38.556Z] v1.2.2-dev.76 [2021-05-09T11:43:38.556Z] v1.2.2-dev.77 [2021-05-09T11:43:38.556Z] v1.2.2-dev.78 [2021-05-09T11:43:38.556Z] v1.2.2-dev.79 [2021-05-09T11:43:38.556Z] v1.2.2-dev.8 [2021-05-09T11:43:38.556Z] v1.2.2-dev.80 [2021-05-09T11:43:38.556Z] v1.2.2-dev.81 [2021-05-09T11:43:38.556Z] v1.2.2-dev.82 [2021-05-09T11:43:38.556Z] v1.2.2-dev.83 [2021-05-09T11:43:38.556Z] v1.2.2-dev.84 [2021-05-09T11:43:38.556Z] v1.2.2-dev.85 [2021-05-09T11:43:38.556Z] v1.2.2-dev.86 [2021-05-09T11:43:38.556Z] v1.2.2-dev.87 [2021-05-09T11:43:38.556Z] v1.2.2-dev.88 [2021-05-09T11:43:38.556Z] v1.2.2-dev.89 [2021-05-09T11:43:38.556Z] v1.2.2-dev.9 [2021-05-09T11:43:38.556Z] v1.2.2-dev.90 [2021-05-09T11:43:38.556Z] v1.2.2-dev.91 [2021-05-09T11:43:38.556Z] v1.2.2-dev.92 [2021-05-09T11:43:38.556Z] v1.2.2-dev.93 [2021-05-09T11:43:38.556Z] v1.2.2-dev.94 [2021-05-09T11:43:38.556Z] v1.2.2-dev.95 [2021-05-09T11:43:38.556Z] v1.2.2-dev.96 [2021-05-09T11:43:38.556Z] v1.2.2-dev.97 [2021-05-09T11:43:38.556Z] v1.2.2-dev.98 [2021-05-09T11:43:38.556Z] v1.2.2-dev.99 [2021-05-09T11:43:38.556Z] v1.3.0 [2021-05-09T11:43:38.556Z] v1.3.1 [2021-05-09T11:43:38.556Z] v1.3.1-dev.1 [2021-05-09T11:43:38.556Z] v1.3.1-dev.10 [2021-05-09T11:43:38.556Z] v1.3.1-dev.11 [2021-05-09T11:43:38.556Z] v1.3.1-dev.12 [2021-05-09T11:43:38.556Z] v1.3.1-dev.13 [2021-05-09T11:43:38.556Z] v1.3.1-dev.14 [2021-05-09T11:43:38.556Z] v1.3.1-dev.15 [2021-05-09T11:43:38.556Z] v1.3.1-dev.16 [2021-05-09T11:43:38.556Z] v1.3.1-dev.17 [2021-05-09T11:43:38.556Z] v1.3.1-dev.18 [2021-05-09T11:43:38.556Z] v1.3.1-dev.2 [2021-05-09T11:43:38.556Z] v1.3.1-dev.3 [2021-05-09T11:43:38.556Z] v1.3.1-dev.4 [2021-05-09T11:43:38.556Z] v1.3.1-dev.5 [2021-05-09T11:43:38.556Z] v1.3.1-dev.6 [2021-05-09T11:43:38.556Z] v1.3.1-dev.7 [2021-05-09T11:43:38.556Z] v1.3.1-dev.8 [2021-05-09T11:43:38.556Z] v1.3.1-dev.9 [2021-05-09T11:43:38.556Z] v2.0.0-dev.1 [2021-05-09T11:43:38.556Z] v2.0.0-dev.10 [2021-05-09T11:43:38.556Z] v2.0.0-dev.100 [2021-05-09T11:43:38.556Z] v2.0.0-dev.101 [2021-05-09T11:43:38.556Z] v2.0.0-dev.102 [2021-05-09T11:43:38.556Z] v2.0.0-dev.103 [2021-05-09T11:43:38.556Z] v2.0.0-dev.104 [2021-05-09T11:43:38.556Z] v2.0.0-dev.105 [2021-05-09T11:43:38.556Z] v2.0.0-dev.106 [2021-05-09T11:43:38.556Z] v2.0.0-dev.107 [2021-05-09T11:43:38.556Z] v2.0.0-dev.108 [2021-05-09T11:43:38.556Z] v2.0.0-dev.109 [2021-05-09T11:43:38.556Z] v2.0.0-dev.11 [2021-05-09T11:43:38.556Z] v2.0.0-dev.110 [2021-05-09T11:43:38.556Z] v2.0.0-dev.111 [2021-05-09T11:43:38.556Z] v2.0.0-dev.112 [2021-05-09T11:43:38.556Z] v2.0.0-dev.113 [2021-05-09T11:43:38.556Z] v2.0.0-dev.114 [2021-05-09T11:43:38.556Z] v2.0.0-dev.115 [2021-05-09T11:43:38.556Z] v2.0.0-dev.116 [2021-05-09T11:43:38.556Z] v2.0.0-dev.117 [2021-05-09T11:43:38.556Z] v2.0.0-dev.118 [2021-05-09T11:43:38.556Z] v2.0.0-dev.119 [2021-05-09T11:43:38.556Z] v2.0.0-dev.12 [2021-05-09T11:43:38.556Z] v2.0.0-dev.120 [2021-05-09T11:43:38.556Z] v2.0.0-dev.121 [2021-05-09T11:43:38.556Z] v2.0.0-dev.122 [2021-05-09T11:43:38.556Z] v2.0.0-dev.123 [2021-05-09T11:43:38.556Z] v2.0.0-dev.124 [2021-05-09T11:43:38.556Z] v2.0.0-dev.125 [2021-05-09T11:43:38.556Z] v2.0.0-dev.126 [2021-05-09T11:43:38.556Z] v2.0.0-dev.127 [2021-05-09T11:43:38.556Z] v2.0.0-dev.128 [2021-05-09T11:43:38.556Z] v2.0.0-dev.129 [2021-05-09T11:43:38.556Z] v2.0.0-dev.13 [2021-05-09T11:43:38.556Z] v2.0.0-dev.130 [2021-05-09T11:43:38.556Z] v2.0.0-dev.131 [2021-05-09T11:43:38.556Z] v2.0.0-dev.132 [2021-05-09T11:43:38.556Z] v2.0.0-dev.133 [2021-05-09T11:43:38.556Z] v2.0.0-dev.134 [2021-05-09T11:43:38.556Z] v2.0.0-dev.135 [2021-05-09T11:43:38.556Z] v2.0.0-dev.136 [2021-05-09T11:43:38.556Z] v2.0.0-dev.137 [2021-05-09T11:43:38.556Z] v2.0.0-dev.138 [2021-05-09T11:43:38.556Z] v2.0.0-dev.139 [2021-05-09T11:43:38.556Z] v2.0.0-dev.14 [2021-05-09T11:43:38.556Z] v2.0.0-dev.140 [2021-05-09T11:43:38.556Z] v2.0.0-dev.141 [2021-05-09T11:43:38.556Z] v2.0.0-dev.142 [2021-05-09T11:43:38.556Z] v2.0.0-dev.143 [2021-05-09T11:43:38.556Z] v2.0.0-dev.144 [2021-05-09T11:43:38.556Z] v2.0.0-dev.145 [2021-05-09T11:43:38.556Z] v2.0.0-dev.146 [2021-05-09T11:43:38.556Z] v2.0.0-dev.147 [2021-05-09T11:43:38.556Z] v2.0.0-dev.148 [2021-05-09T11:43:38.556Z] v2.0.0-dev.149 [2021-05-09T11:43:38.556Z] v2.0.0-dev.15 [2021-05-09T11:43:38.556Z] v2.0.0-dev.150 [2021-05-09T11:43:38.556Z] v2.0.0-dev.151 [2021-05-09T11:43:38.556Z] v2.0.0-dev.152 [2021-05-09T11:43:38.556Z] v2.0.0-dev.153 [2021-05-09T11:43:38.556Z] v2.0.0-dev.154 [2021-05-09T11:43:38.556Z] v2.0.0-dev.155 [2021-05-09T11:43:38.556Z] v2.0.0-dev.156 [2021-05-09T11:43:38.556Z] v2.0.0-dev.157 [2021-05-09T11:43:38.556Z] v2.0.0-dev.158 [2021-05-09T11:43:38.556Z] v2.0.0-dev.159 [2021-05-09T11:43:38.556Z] v2.0.0-dev.16 [2021-05-09T11:43:38.556Z] v2.0.0-dev.160 [2021-05-09T11:43:38.556Z] v2.0.0-dev.161 [2021-05-09T11:43:38.556Z] v2.0.0-dev.162 [2021-05-09T11:43:38.556Z] v2.0.0-dev.163 [2021-05-09T11:43:38.556Z] v2.0.0-dev.164 [2021-05-09T11:43:38.556Z] v2.0.0-dev.165 [2021-05-09T11:43:38.556Z] v2.0.0-dev.166 [2021-05-09T11:43:38.556Z] v2.0.0-dev.167 [2021-05-09T11:43:38.556Z] v2.0.0-dev.168 [2021-05-09T11:43:38.556Z] v2.0.0-dev.169 [2021-05-09T11:43:38.556Z] v2.0.0-dev.17 [2021-05-09T11:43:38.556Z] v2.0.0-dev.170 [2021-05-09T11:43:38.556Z] v2.0.0-dev.171 [2021-05-09T11:43:38.556Z] v2.0.0-dev.172 [2021-05-09T11:43:38.556Z] v2.0.0-dev.173 [2021-05-09T11:43:38.556Z] v2.0.0-dev.174 [2021-05-09T11:43:38.556Z] v2.0.0-dev.175 [2021-05-09T11:43:38.556Z] v2.0.0-dev.176 [2021-05-09T11:43:38.556Z] v2.0.0-dev.177 [2021-05-09T11:43:38.556Z] v2.0.0-dev.178 [2021-05-09T11:43:38.556Z] v2.0.0-dev.179 [2021-05-09T11:43:38.556Z] v2.0.0-dev.18 [2021-05-09T11:43:38.556Z] v2.0.0-dev.180 [2021-05-09T11:43:38.556Z] v2.0.0-dev.181 [2021-05-09T11:43:38.556Z] v2.0.0-dev.182 [2021-05-09T11:43:38.556Z] v2.0.0-dev.183 [2021-05-09T11:43:38.556Z] v2.0.0-dev.184 [2021-05-09T11:43:38.556Z] v2.0.0-dev.185 [2021-05-09T11:43:38.556Z] v2.0.0-dev.186 [2021-05-09T11:43:38.556Z] v2.0.0-dev.187 [2021-05-09T11:43:38.556Z] v2.0.0-dev.188 [2021-05-09T11:43:38.556Z] v2.0.0-dev.189 [2021-05-09T11:43:38.556Z] v2.0.0-dev.19 [2021-05-09T11:43:38.556Z] v2.0.0-dev.190 [2021-05-09T11:43:38.556Z] v2.0.0-dev.191 [2021-05-09T11:43:38.556Z] v2.0.0-dev.192 [2021-05-09T11:43:38.556Z] v2.0.0-dev.193 [2021-05-09T11:43:38.556Z] v2.0.0-dev.194 [2021-05-09T11:43:38.556Z] v2.0.0-dev.195 [2021-05-09T11:43:38.556Z] v2.0.0-dev.196 [2021-05-09T11:43:38.556Z] v2.0.0-dev.197 [2021-05-09T11:43:38.556Z] v2.0.0-dev.198 [2021-05-09T11:43:38.556Z] v2.0.0-dev.199 [2021-05-09T11:43:38.556Z] v2.0.0-dev.2 [2021-05-09T11:43:38.556Z] v2.0.0-dev.20 [2021-05-09T11:43:38.556Z] v2.0.0-dev.200 [2021-05-09T11:43:38.556Z] v2.0.0-dev.201 [2021-05-09T11:43:38.556Z] v2.0.0-dev.202 [2021-05-09T11:43:38.556Z] v2.0.0-dev.21 [2021-05-09T11:43:38.556Z] v2.0.0-dev.22 [2021-05-09T11:43:38.556Z] v2.0.0-dev.23 [2021-05-09T11:43:38.556Z] v2.0.0-dev.24 [2021-05-09T11:43:38.556Z] v2.0.0-dev.25 [2021-05-09T11:43:38.556Z] v2.0.0-dev.26 [2021-05-09T11:43:38.556Z] v2.0.0-dev.27 [2021-05-09T11:43:38.556Z] v2.0.0-dev.28 [2021-05-09T11:43:38.556Z] v2.0.0-dev.29 [2021-05-09T11:43:38.556Z] v2.0.0-dev.3 [2021-05-09T11:43:38.556Z] v2.0.0-dev.30 [2021-05-09T11:43:38.556Z] v2.0.0-dev.31 [2021-05-09T11:43:38.556Z] v2.0.0-dev.32 [2021-05-09T11:43:38.556Z] v2.0.0-dev.33 [2021-05-09T11:43:38.556Z] v2.0.0-dev.34 [2021-05-09T11:43:38.556Z] v2.0.0-dev.35 [2021-05-09T11:43:38.556Z] v2.0.0-dev.36 [2021-05-09T11:43:38.556Z] v2.0.0-dev.37 [2021-05-09T11:43:38.557Z] v2.0.0-dev.38 [2021-05-09T11:43:38.557Z] v2.0.0-dev.39 [2021-05-09T11:43:38.557Z] v2.0.0-dev.4 [2021-05-09T11:43:38.557Z] v2.0.0-dev.40 [2021-05-09T11:43:38.557Z] v2.0.0-dev.41 [2021-05-09T11:43:38.557Z] v2.0.0-dev.42 [2021-05-09T11:43:38.557Z] v2.0.0-dev.43 [2021-05-09T11:43:38.557Z] v2.0.0-dev.44 [2021-05-09T11:43:38.557Z] v2.0.0-dev.45 [2021-05-09T11:43:38.557Z] v2.0.0-dev.46 [2021-05-09T11:43:38.557Z] v2.0.0-dev.47 [2021-05-09T11:43:38.557Z] v2.0.0-dev.48 [2021-05-09T11:43:38.557Z] v2.0.0-dev.49 [2021-05-09T11:43:38.557Z] v2.0.0-dev.5 [2021-05-09T11:43:38.557Z] v2.0.0-dev.50 [2021-05-09T11:43:38.557Z] v2.0.0-dev.51 [2021-05-09T11:43:38.557Z] v2.0.0-dev.52 [2021-05-09T11:43:38.557Z] v2.0.0-dev.53 [2021-05-09T11:43:38.557Z] v2.0.0-dev.54 [2021-05-09T11:43:38.557Z] v2.0.0-dev.55 [2021-05-09T11:43:38.557Z] v2.0.0-dev.56 [2021-05-09T11:43:38.557Z] v2.0.0-dev.57 [2021-05-09T11:43:38.557Z] v2.0.0-dev.58 [2021-05-09T11:43:38.557Z] v2.0.0-dev.59 [2021-05-09T11:43:38.557Z] v2.0.0-dev.6 [2021-05-09T11:43:38.557Z] v2.0.0-dev.60 [2021-05-09T11:43:38.557Z] v2.0.0-dev.61 [2021-05-09T11:43:38.557Z] v2.0.0-dev.62 [2021-05-09T11:43:38.557Z] v2.0.0-dev.63 [2021-05-09T11:43:38.557Z] v2.0.0-dev.64 [2021-05-09T11:43:38.557Z] v2.0.0-dev.65 [2021-05-09T11:43:38.557Z] v2.0.0-dev.66 [2021-05-09T11:43:38.557Z] v2.0.0-dev.67 [2021-05-09T11:43:38.557Z] v2.0.0-dev.68 [2021-05-09T11:43:38.557Z] v2.0.0-dev.69 [2021-05-09T11:43:38.557Z] v2.0.0-dev.7 [2021-05-09T11:43:38.557Z] v2.0.0-dev.70 [2021-05-09T11:43:38.557Z] v2.0.0-dev.71 [2021-05-09T11:43:38.557Z] v2.0.0-dev.72 [2021-05-09T11:43:38.557Z] v2.0.0-dev.73 [2021-05-09T11:43:38.557Z] v2.0.0-dev.74 [2021-05-09T11:43:38.557Z] v2.0.0-dev.75 [2021-05-09T11:43:38.557Z] v2.0.0-dev.76 [2021-05-09T11:43:38.557Z] v2.0.0-dev.77 [2021-05-09T11:43:38.557Z] v2.0.0-dev.78 [2021-05-09T11:43:38.557Z] v2.0.0-dev.79 [2021-05-09T11:43:38.557Z] v2.0.0-dev.8 [2021-05-09T11:43:38.557Z] v2.0.0-dev.80 [2021-05-09T11:43:38.557Z] v2.0.0-dev.81 [2021-05-09T11:43:38.557Z] v2.0.0-dev.82 [2021-05-09T11:43:38.557Z] v2.0.0-dev.83 [2021-05-09T11:43:38.557Z] v2.0.0-dev.84 [2021-05-09T11:43:38.557Z] v2.0.0-dev.85 [2021-05-09T11:43:38.557Z] v2.0.0-dev.86 [2021-05-09T11:43:38.557Z] v2.0.0-dev.87 [2021-05-09T11:43:38.557Z] v2.0.0-dev.88 [2021-05-09T11:43:38.557Z] v2.0.0-dev.89 [2021-05-09T11:43:38.557Z] v2.0.0-dev.9 [2021-05-09T11:43:38.557Z] v2.0.0-dev.90 [2021-05-09T11:43:38.557Z] v2.0.0-dev.91 [2021-05-09T11:43:38.557Z] v2.0.0-dev.92 [2021-05-09T11:43:38.557Z] v2.0.0-dev.93 [2021-05-09T11:43:38.557Z] v2.0.0-dev.94 [2021-05-09T11:43:38.557Z] v2.0.0-dev.95 [2021-05-09T11:43:38.557Z] v2.0.0-dev.96 [2021-05-09T11:43:38.557Z] v2.0.0-dev.97 [2021-05-09T11:43:38.557Z] v2.0.0-dev.98 [2021-05-09T11:43:38.557Z] v2.0.0-dev.99 [Pipeline] sh [2021-05-09T11:43:38.860Z] + lftools sign git-tag v2.0.0-dev.202 [2021-05-09T11:43:40.254Z] Signing Git tag with Sigul... [2021-05-09T11:43:40.254Z] Signing v2.0.0-dev.202 [Pipeline] echo [2021-05-09T11:43:41.658Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-09T11:43:41.959Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-09T11:43:41.970Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-09T11:43:41.999Z] $ docker stop --time=1 659a994e65a573f284fecfb8052b11905c3443341e54f7bd2b30b76eb6981be8 [2021-05-09T11:43:44.190Z] $ docker rm -f 659a994e65a573f284fecfb8052b11905c3443341e54f7bd2b30b76eb6981be8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:43:44.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-09T11:43:44.716Z] . [Pipeline] withDockerContainer [2021-05-09T11:43:44.825Z] prd-centos7-docker-4c-2g-3831 does not seem to be running inside a container [2021-05-09T11:43:44.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/470 -v /w/workspace/edgex-go/470:/w/workspace/edgex-go/470:rw,z -v /w/workspace/edgex-go/470@tmp:/w/workspace/edgex-go/470@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-09T11:43:45.645Z] $ docker top 084ef1b56969a12458ccca9a8c3f5ff8ebafc12d6910f9aa57f58f3ffd298ec6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-09T11:43:45.853Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-09T11:43:45.853Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-09T11:43:46.090Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-09T11:43:46.093Z] $ docker exec 084ef1b56969a12458ccca9a8c3f5ff8ebafc12d6910f9aa57f58f3ffd298ec6 ssh-agent [2021-05-09T11:43:46.279Z] SSH_AUTH_SOCK=/tmp/ssh-v2SNqShmxqcG/agent.12 [2021-05-09T11:43:46.279Z] SSH_AGENT_PID=17 [2021-05-09T11:43:46.286Z] Running ssh-add (command line suppressed) [2021-05-09T11:43:46.422Z] Identity added: /w/workspace/edgex-go/470@tmp/private_key_8706011961148971519.key (/w/workspace/edgex-go/470@tmp/private_key_8706011961148971519.key) [2021-05-09T11:43:46.482Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-09T11:43:46.784Z] + git semver bump pre [2021-05-09T11:43:46.784Z] # -> Open(): unable to determine branch for HEAD [2021-05-09T11:43:46.784Z] # $GIT_DIR = /w/workspace/edgex-go/470/.git [2021-05-09T11:43:46.784Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/470 [2021-05-09T11:43:46.784Z] # $SEMVER_REMOTE_NAME = origin [2021-05-09T11:43:46.784Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-09T11:43:46.784Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-09T11:43:46.784Z] # $SEMVER_BRANCH = master [2021-05-09T11:43:46.784Z] # $SEMVER_DIR = /w/workspace/edgex-go/470/.semver [2021-05-09T11:43:46.784Z] 2.0.0-dev.203 [Pipeline] } [2021-05-09T11:43:46.796Z] $ docker exec --env ******** --env ******** 084ef1b56969a12458ccca9a8c3f5ff8ebafc12d6910f9aa57f58f3ffd298ec6 ssh-agent -k [2021-05-09T11:43:46.918Z] unset SSH_AUTH_SOCK; [2021-05-09T11:43:46.918Z] unset SSH_AGENT_PID; [2021-05-09T11:43:46.918Z] echo Agent pid 17 killed; [2021-05-09T11:43:46.970Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-09T11:43:47.301Z] + git semver [Pipeline] } [2021-05-09T11:43:47.320Z] $ docker stop --time=1 084ef1b56969a12458ccca9a8c3f5ff8ebafc12d6910f9aa57f58f3ffd298ec6 [2021-05-09T11:43:48.700Z] $ docker rm -f 084ef1b56969a12458ccca9a8c3f5ff8ebafc12d6910f9aa57f58f3ffd298ec6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:43:49.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-09T11:43:49.133Z] . [Pipeline] withDockerContainer [2021-05-09T11:43:49.246Z] prd-centos7-docker-4c-2g-3831 does not seem to be running inside a container [2021-05-09T11:43:49.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/470 -v /w/workspace/edgex-go/470:/w/workspace/edgex-go/470:rw,z -v /w/workspace/edgex-go/470@tmp:/w/workspace/edgex-go/470@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-09T11:43:50.264Z] $ docker top ef3578721f51361d616eacc99fe786321dc3168a61d5c10226fb5045034c3bb0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-09T11:43:50.482Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-09T11:43:50.482Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-09T11:43:50.718Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-09T11:43:50.722Z] $ docker exec ef3578721f51361d616eacc99fe786321dc3168a61d5c10226fb5045034c3bb0 ssh-agent [2021-05-09T11:43:50.908Z] SSH_AUTH_SOCK=/tmp/ssh-xWfiNKQCQKiF/agent.13 [2021-05-09T11:43:50.908Z] SSH_AGENT_PID=18 [2021-05-09T11:43:50.931Z] Running ssh-add (command line suppressed) [2021-05-09T11:43:51.103Z] Identity added: /w/workspace/edgex-go/470@tmp/private_key_5893246536157547513.key (/w/workspace/edgex-go/470@tmp/private_key_5893246536157547513.key) [2021-05-09T11:43:51.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-09T11:43:51.492Z] + git semver push [2021-05-09T11:43:51.492Z] # -> Open(): unable to determine branch for HEAD [2021-05-09T11:43:51.492Z] # $GIT_DIR = /w/workspace/edgex-go/470/.git [2021-05-09T11:43:51.492Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/470 [2021-05-09T11:43:51.492Z] # $SEMVER_REMOTE_NAME = origin [2021-05-09T11:43:51.492Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-09T11:43:51.492Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-09T11:43:51.492Z] # $SEMVER_BRANCH = master [2021-05-09T11:43:51.492Z] # $SEMVER_DIR = /w/workspace/edgex-go/470/.semver [Pipeline] } [2021-05-09T11:43:59.655Z] $ docker exec --env ******** --env ******** ef3578721f51361d616eacc99fe786321dc3168a61d5c10226fb5045034c3bb0 ssh-agent -k [2021-05-09T11:43:59.805Z] unset SSH_AUTH_SOCK; [2021-05-09T11:43:59.806Z] unset SSH_AGENT_PID; [2021-05-09T11:43:59.806Z] echo Agent pid 18 killed; [2021-05-09T11:43:59.868Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-09T11:44:00.199Z] + git semver [Pipeline] } [2021-05-09T11:44:00.217Z] $ docker stop --time=1 ef3578721f51361d616eacc99fe786321dc3168a61d5c10226fb5045034c3bb0 [2021-05-09T11:44:01.591Z] $ docker rm -f ef3578721f51361d616eacc99fe786321dc3168a61d5c10226fb5045034c3bb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-09T11:44:02.274Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-09T11:44:03.158Z] ---> package-listing.sh [2021-05-09T11:44:03.158Z] ++ facter osfamily [2021-05-09T11:44:03.158Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-09T11:44:03.158Z] + OS_FAMILY=redhat [2021-05-09T11:44:03.158Z] + workspace=/w/workspace/edgex-go/470 [2021-05-09T11:44:03.158Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-09T11:44:03.158Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-09T11:44:03.158Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-09T11:44:03.158Z] + PACKAGES=/tmp/packages_start.txt [2021-05-09T11:44:03.158Z] + '[' /w/workspace/edgex-go/470 ']' [2021-05-09T11:44:03.158Z] + PACKAGES=/tmp/packages_end.txt [2021-05-09T11:44:03.158Z] + case "${OS_FAMILY}" in [2021-05-09T11:44:03.158Z] + rpm -qa [2021-05-09T11:44:03.158Z] + sort [2021-05-09T11:44:08.466Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-09T11:44:08.466Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-09T11:44:08.467Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-09T11:44:08.467Z] + '[' /w/workspace/edgex-go/470 ']' [2021-05-09T11:44:08.467Z] + mkdir -p /w/workspace/edgex-go/470/archives/ [2021-05-09T11:44:08.467Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/470/archives/ [Pipeline] echo [2021-05-09T11:44:08.482Z] 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/470/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-09T11:44:08.777Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:44:09.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-09T11:44:09.088Z] [2021-05-09T11:44:09.088Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-09T11:44:09.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-09T11:44:09.681Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-09T11:44:09.681Z] df20fa9351a1: Pulling fs layer [2021-05-09T11:44:09.681Z] 36b3adc4ff6f: Pulling fs layer [2021-05-09T11:44:09.681Z] 8ad3a11d3b57: Pulling fs layer [2021-05-09T11:44:09.681Z] 46f8f816bc3b: Pulling fs layer [2021-05-09T11:44:09.681Z] 93b61091891f: Pulling fs layer [2021-05-09T11:44:09.681Z] 93b9cdb0e59b: Pulling fs layer [2021-05-09T11:44:09.681Z] 5e14af77c1be: Pulling fs layer [2021-05-09T11:44:09.681Z] 01666e4c0597: Pulling fs layer [2021-05-09T11:44:09.681Z] aa168da1d23b: Pulling fs layer [2021-05-09T11:44:09.681Z] 93b9cdb0e59b: Waiting [2021-05-09T11:44:09.681Z] 5e14af77c1be: Waiting [2021-05-09T11:44:09.681Z] 01666e4c0597: Waiting [2021-05-09T11:44:09.681Z] 46f8f816bc3b: Waiting [2021-05-09T11:44:09.681Z] aa168da1d23b: Waiting [2021-05-09T11:44:09.681Z] 93b61091891f: Waiting [2021-05-09T11:44:09.681Z] 36b3adc4ff6f: Verifying Checksum [2021-05-09T11:44:09.681Z] 36b3adc4ff6f: Download complete [2021-05-09T11:44:09.681Z] 46f8f816bc3b: Verifying Checksum [2021-05-09T11:44:09.681Z] 46f8f816bc3b: Download complete [2021-05-09T11:44:09.681Z] df20fa9351a1: Verifying Checksum [2021-05-09T11:44:09.681Z] df20fa9351a1: Download complete [2021-05-09T11:44:09.943Z] 93b9cdb0e59b: Verifying Checksum [2021-05-09T11:44:09.943Z] 93b9cdb0e59b: Download complete [2021-05-09T11:44:09.943Z] 5e14af77c1be: Download complete [2021-05-09T11:44:09.943Z] 01666e4c0597: Verifying Checksum [2021-05-09T11:44:09.943Z] 01666e4c0597: Download complete [2021-05-09T11:44:09.943Z] 93b61091891f: Verifying Checksum [2021-05-09T11:44:09.943Z] 93b61091891f: Download complete [2021-05-09T11:44:10.206Z] 8ad3a11d3b57: Verifying Checksum [2021-05-09T11:44:10.206Z] 8ad3a11d3b57: Download complete [2021-05-09T11:44:10.206Z] df20fa9351a1: Pull complete [2021-05-09T11:44:10.469Z] 36b3adc4ff6f: Pull complete [2021-05-09T11:44:12.397Z] 8ad3a11d3b57: Pull complete [2021-05-09T11:44:12.397Z] aa168da1d23b: Verifying Checksum [2021-05-09T11:44:12.397Z] aa168da1d23b: Download complete [2021-05-09T11:44:12.659Z] 46f8f816bc3b: Pull complete [2021-05-09T11:44:13.608Z] 93b61091891f: Pull complete [2021-05-09T11:44:13.608Z] 93b9cdb0e59b: Pull complete [2021-05-09T11:44:13.608Z] 5e14af77c1be: Pull complete [2021-05-09T11:44:13.608Z] 01666e4c0597: Pull complete [2021-05-09T11:44:20.232Z] aa168da1d23b: Pull complete [2021-05-09T11:44:20.232Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-09T11:44:20.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-09T11:44:20.232Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-09T11:44:20.405Z] prd-centos7-docker-4c-2g-3831 does not seem to be running inside a container [2021-05-09T11:44:20.460Z] $ 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/470/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/470 -v /w/workspace/edgex-go/470:/w/workspace/edgex-go/470:rw,z -v /w/workspace/edgex-go/470@tmp:/w/workspace/edgex-go/470@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-09T11:44:23.635Z] $ docker top 47325b76abcd4636017753e961c250132020d029a0f20e30ff53f2ab5d7d5a59 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-09T11:44:24.074Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-09T11:44:24.373Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-09T11:44:24.673Z] + ls /var/log/sa-host [2021-05-09T11:44:24.673Z] + sadf -c /var/log/sa-host/sa09 [2021-05-09T11:44:24.673Z] file_magic: OK [2021-05-09T11:44:24.673Z] HZ: Using current value: 100 [2021-05-09T11:44:24.673Z] file_header: OK [2021-05-09T11:44:24.673Z] 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-05-09T11:44:24.673Z] Statistics: [2021-05-09T11:44:24.673Z] 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...Hnuu...uuuununununu... [2021-05-09T11:44:24.673Z] File successfully converted to sysstat format version 12.2.1 [2021-05-09T11:44:24.673Z] + sadf -c /var/log/sa-host/sa23 [2021-05-09T11:44:24.673Z] file_magic: OK [2021-05-09T11:44:24.673Z] HZ: Using current value: 100 [2021-05-09T11:44:24.673Z] file_header: OK [2021-05-09T11:44:24.673Z] 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-05-09T11:44:24.673Z] Statistics: [2021-05-09T11:44:24.673Z] Hnuu...uuuununununu... [2021-05-09T11:44:24.673Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-09T11:44:24.850Z] provisioning config files... [2021-05-09T11:44:24.867Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/470@tmp/config515405185155051473tmp [Pipeline] { [Pipeline] echo [2021-05-09T11:44:24.889Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-09T11:44:25.189Z] ---> create-netrc.sh [Pipeline] } [2021-05-09T11:44:25.199Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-09T11:44:25.224Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-09T11:44:25.522Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-09T11:44:25.534Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-09T11:44:25.830Z] ---> sudo-logs.sh [2021-05-09T11:44:25.830Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-09T11:44:25.866Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-09T11:44:26.163Z] ---> job-cost.sh [2021-05-09T11:44:26.163Z] lf-activate-venv: SKIPPING [2021-05-09T11:44:26.163Z] DEBUG: total: 0.20999999344348907 [2021-05-09T11:44:26.163Z] INFO: Retrieving Stack Cost... [2021-05-09T11:44:27.552Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-09T11:44:28.125Z] INFO: Archiving Costs [Pipeline] echo [2021-05-09T11:44:28.140Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-09T11:44:28.441Z] ---> logs-deploy.sh [2021-05-09T11:44:28.441Z] lf-activate-venv: SKIPPING [2021-05-09T11:44:28.441Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/470 [2021-05-09T11:44:28.441Z] INFO: archiving workspace using pattern(s): [2021-05-09T11:44:29.835Z] Archives upload complete. [2021-05-09T11:44:30.097Z] INFO: archiving logs to Nexus [2021-05-09T11:44:31.042Z] ---> uname -a: [2021-05-09T11:44:31.042Z] Linux prd-centos7-docker-4c-2g-3831.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-09T11:44:31.042Z] [2021-05-09T11:44:31.042Z] [2021-05-09T11:44:31.042Z] ---> lscpu: [2021-05-09T11:44:31.042Z] Architecture: x86_64 [2021-05-09T11:44:31.042Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-09T11:44:31.042Z] Byte Order: Little Endian [2021-05-09T11:44:31.042Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-09T11:44:31.042Z] CPU(s): 4 [2021-05-09T11:44:31.042Z] On-line CPU(s) list: 0-3 [2021-05-09T11:44:31.042Z] Thread(s) per core: 1 [2021-05-09T11:44:31.042Z] Core(s) per socket: 1 [2021-05-09T11:44:31.042Z] Socket(s): 4 [2021-05-09T11:44:31.042Z] NUMA node(s): 1 [2021-05-09T11:44:31.042Z] Vendor ID: GenuineIntel [2021-05-09T11:44:31.042Z] CPU family: 6 [2021-05-09T11:44:31.042Z] Model: 44 [2021-05-09T11:44:31.042Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-09T11:44:31.042Z] Stepping: 1 [2021-05-09T11:44:31.042Z] CPU MHz: 2933.438 [2021-05-09T11:44:31.043Z] BogoMIPS: 5866.87 [2021-05-09T11:44:31.043Z] Virtualization: VT-x [2021-05-09T11:44:31.043Z] Hypervisor vendor: KVM [2021-05-09T11:44:31.043Z] Virtualization type: full [2021-05-09T11:44:31.043Z] L1d cache: 128 KiB [2021-05-09T11:44:31.043Z] L1i cache: 128 KiB [2021-05-09T11:44:31.043Z] L2 cache: 16 MiB [2021-05-09T11:44:31.043Z] L3 cache: 64 MiB [2021-05-09T11:44:31.043Z] NUMA node0 CPU(s): 0-3 [2021-05-09T11:44:31.043Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-09T11:44:31.043Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-09T11:44:31.043Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-09T11:44:31.043Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-09T11:44:31.043Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-09T11:44:31.043Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-09T11:44:31.043Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-09T11:44:31.043Z] Vulnerability Srbds: Not affected [2021-05-09T11:44:31.043Z] Vulnerability Tsx async abort: Not affected [2021-05-09T11:44:31.043Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-05-09T11:44:31.043Z] [2021-05-09T11:44:31.043Z] [2021-05-09T11:44:31.043Z] ---> nproc: [2021-05-09T11:44:31.043Z] 4 [2021-05-09T11:44:31.043Z] [2021-05-09T11:44:31.043Z] [2021-05-09T11:44:31.043Z] ---> df -h: [2021-05-09T11:44:31.043Z] Filesystem Size Used Available Use% Mounted on [2021-05-09T11:44:31.043Z] overlay 50.0G 13.5G 36.5G 27% / [2021-05-09T11:44:31.043Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-09T11:44:31.043Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-09T11:44:31.043Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-09T11:44:31.043Z] /dev/vda1 50.0G 13.5G 36.5G 27% /facter-os [2021-05-09T11:44:31.043Z] /dev/vda1 50.0G 13.5G 36.5G 27% /etc/resolv.conf [2021-05-09T11:44:31.043Z] /dev/vda1 50.0G 13.5G 36.5G 27% /etc/hostname [2021-05-09T11:44:31.043Z] /dev/vda1 50.0G 13.5G 36.5G 27% /etc/hosts [2021-05-09T11:44:31.043Z] /dev/vda1 50.0G 13.5G 36.5G 27% /var/log/auth.log [2021-05-09T11:44:31.043Z] /dev/vda1 50.0G 13.5G 36.5G 27% /run/cloud-init/result.json [2021-05-09T11:44:31.043Z] /dev/vda1 50.0G 13.5G 36.5G 27% /var/log/sa-host [2021-05-09T11:44:31.043Z] /dev/vda1 50.0G 13.5G 36.5G 27% /var/log/secure [2021-05-09T11:44:31.043Z] /dev/vda1 50.0G 13.5G 36.5G 27% /w/workspace/edgex-go/470@tmp [2021-05-09T11:44:31.043Z] /dev/vda1 50.0G 13.5G 36.5G 27% /w/workspace/edgex-go/470 [2021-05-09T11:44:31.043Z] [2021-05-09T11:44:31.043Z] [2021-05-09T11:44:31.043Z] ---> free -m: [2021-05-09T11:44:31.043Z] total used free shared buff/cache available [2021-05-09T11:44:31.043Z] Mem: 1837 790 137 0 909 984 [2021-05-09T11:44:31.043Z] Swap: 1023 62 961 [2021-05-09T11:44:31.043Z] [2021-05-09T11:44:31.043Z] [2021-05-09T11:44:31.043Z] ---> ip addr: [2021-05-09T11:44:31.043Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-09T11:44:31.043Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-09T11:44:31.043Z] inet 127.0.0.1/8 scope host lo [2021-05-09T11:44:31.043Z] valid_lft forever preferred_lft forever [2021-05-09T11:44:31.043Z] inet6 ::1/128 scope host [2021-05-09T11:44:31.043Z] valid_lft forever preferred_lft forever [2021-05-09T11:44:31.043Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-09T11:44:31.043Z] link/ether fa:16:3e:0a:69:c2 brd ff:ff:ff:ff:ff:ff [2021-05-09T11:44:31.043Z] inet 10.30.122.70/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-09T11:44:31.043Z] valid_lft 85188sec preferred_lft 85188sec [2021-05-09T11:44:31.043Z] inet6 fe80::f816:3eff:fe0a:69c2/64 scope link [2021-05-09T11:44:31.043Z] valid_lft forever preferred_lft forever [2021-05-09T11:44:31.043Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-09T11:44:31.043Z] link/ether 02:42:db:1c:0d:c2 brd ff:ff:ff:ff:ff:ff [2021-05-09T11:44:31.043Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-09T11:44:31.043Z] valid_lft forever preferred_lft forever [2021-05-09T11:44:31.043Z] inet6 fe80::42:dbff:fe1c:dc2/64 scope link [2021-05-09T11:44:31.043Z] valid_lft forever preferred_lft forever [2021-05-09T11:44:31.043Z] [2021-05-09T11:44:31.043Z]