Pull request #2914 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 29e664d5d238b101fd7610bddecccab428b8a002 rather than 01b52d1bc2be61aa62c981eb8595fed52cb6bb89 Obtained Jenkinsfile from 29e664d5d238b101fd7610bddecccab428b8a002 Running in Durability level: MAX_SURVIVABILITY 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2914/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2914/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 SECURITY_NOTIFY_LIST: security-issues@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-14133 in /w/workspace/edgexfoundry_edgex-go_PR-2914 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 > 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 Merging remotes/origin/master commit 29e664d5d238b101fd7610bddecccab428b8a002 into PR head commit 01b52d1bc2be61aa62c981eb8595fed52cb6bb89 Merge succeeded, producing 01b52d1bc2be61aa62c981eb8595fed52cb6bb89 Checking out Revision 01b52d1bc2be61aa62c981eb8595fed52cb6bb89 (PR-2914) > 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/pull/2914/head:refs/remotes/origin/PR-2914 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 01b52d1bc2be61aa62c981eb8595fed52cb6bb89 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 29e664d5d238b101fd7610bddecccab428b8a002 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 01b52d1bc2be61aa62c981eb8595fed52cb6bb89 # timeout=10 Commit message: "feat(v2 metadata): Implement GET /deviceprofile/model/{model} V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-02T06:30:00.653Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-02T06:30:01.067Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-02T06:30:01.323Z] ========================================================= [2020-12-02T06:30:01.323Z] EdgeX Global Pipelines Version Info [2020-12-02T06:30:01.323Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-02T06:30:03.339Z] ------------------- [2020-12-02T06:30:03.339Z] stable info: [2020-12-02T06:30:03.339Z] ------------------- [2020-12-02T06:30:03.339Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-02T06:30:03.340Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-02T06:30:03.340Z] Message: update stable to v1.0.169 [2020-12-02T06:30:03.914Z] ------------------- [2020-12-02T06:30:03.914Z] experimental info: [2020-12-02T06:30:03.914Z] ------------------- [2020-12-02T06:30:03.914Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-02T06:30:03.914Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-02T06:30:03.914Z] Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-02T06:30:04.306Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-02T06:30:04.458Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-02T06:30:04.641Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-02T06:30:04.784Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-02T06:30:04.919Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-02T06:30:05.052Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-02T06:30:05.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-02T06:30:05.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-02T06:30:05.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-02T06:30:05.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-02T06:30:05.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-02T06:30:06.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-02T06:30:06.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-02T06:30:06.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-02T06:30:06.450Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-02T06:30:06.587Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-02T06:30:06.724Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-02T06:30:06.860Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-02T06:30:07.012Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-02T06:30:07.156Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-02T06:30:07.286Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-02T06:30:07.422Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-02T06:30:07.579Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2914 [Pipeline] echo [2020-12-02T06:30:07.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2914 [Pipeline] echo [2020-12-02T06:30:07.873Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2914 [Pipeline] echo [2020-12-02T06:30:07.995Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 01b52d1bc2be61aa62c981eb8595fed52cb6bb89 [Pipeline] echo [2020-12-02T06:30:08.134Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 01b52d1 [Pipeline] echo [2020-12-02T06:30:08.277Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-02T06:30:08.540Z] provisioning config files... [2020-12-02T06:30:08.575Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7050319384760570237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-02T06:30:09.000Z] ---> docker-login.sh [2020-12-02T06:30:09.001Z] nexus3.edgexfoundry.org:10001 [2020-12-02T06:30:09.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T06:30:09.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T06:30:09.524Z] Configure a credential helper to remove this warning. See [2020-12-02T06:30:09.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T06:30:09.524Z] [2020-12-02T06:30:09.524Z] Login Succeeded [2020-12-02T06:30:09.524Z] nexus3.edgexfoundry.org:10002 [2020-12-02T06:30:09.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T06:30:09.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T06:30:09.787Z] Configure a credential helper to remove this warning. See [2020-12-02T06:30:09.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T06:30:09.787Z] [2020-12-02T06:30:09.787Z] Login Succeeded [2020-12-02T06:30:09.787Z] nexus3.edgexfoundry.org:10003 [2020-12-02T06:30:09.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T06:30:10.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T06:30:10.049Z] Configure a credential helper to remove this warning. See [2020-12-02T06:30:10.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T06:30:10.049Z] [2020-12-02T06:30:10.049Z] Login Succeeded [2020-12-02T06:30:10.049Z] nexus3.edgexfoundry.org:10004 [2020-12-02T06:30:10.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T06:30:10.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T06:30:10.049Z] Configure a credential helper to remove this warning. See [2020-12-02T06:30:10.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T06:30:10.049Z] [2020-12-02T06:30:10.049Z] Login Succeeded [2020-12-02T06:30:10.049Z] docker.io [2020-12-02T06:30:10.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-02T06:30:10.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-02T06:30:10.579Z] Configure a credential helper to remove this warning. See [2020-12-02T06:30:10.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-02T06:30:10.579Z] [2020-12-02T06:30:10.579Z] Login Succeeded [2020-12-02T06:30:10.579Z] ---> docker-login.sh ends [Pipeline] } [2020-12-02T06:30:10.605Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-02T06:30:11.248Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-02T06:30:11.249Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T06:30:11.249Z] ++ dirname cmd/core-command/Dockerfile [2020-12-02T06:30:11.249Z] ++ cut -d/ -f2 [2020-12-02T06:30:11.249Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-02T06:30:11.249Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T06:30:11.249Z] ++ dirname cmd/core-data/Dockerfile [2020-12-02T06:30:11.249Z] ++ cut -d/ -f2 [2020-12-02T06:30:11.249Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-02T06:30:11.249Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T06:30:11.249Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-02T06:30:11.249Z] ++ cut -d/ -f2 [2020-12-02T06:30:11.249Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-02T06:30:11.249Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T06:30:11.249Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-02T06:30:11.249Z] ++ cut -d/ -f2 [2020-12-02T06:30:11.249Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-02T06:30:11.249Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T06:30:11.249Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-02T06:30:11.249Z] ++ cut -d/ -f2 [2020-12-02T06:30:11.249Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-02T06:30:11.249Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T06:30:11.249Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-12-02T06:30:11.249Z] ++ cut -d/ -f2 [2020-12-02T06:30:11.249Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-12-02T06:30:11.249Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T06:30:11.249Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-02T06:30:11.249Z] ++ cut -d/ -f2 [2020-12-02T06:30:11.249Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-02T06:30:11.249Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T06:30:11.249Z] ++ dirname cmd/support-logging/Dockerfile [2020-12-02T06:30:11.249Z] ++ cut -d/ -f2 [2020-12-02T06:30:11.249Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-12-02T06:30:11.249Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T06:30:11.249Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-02T06:30:11.249Z] ++ cut -d/ -f2 [2020-12-02T06:30:11.249Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-02T06:30:11.249Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T06:30:11.249Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-02T06:30:11.249Z] ++ cut -d/ -f2 [2020-12-02T06:30:11.249Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-02T06:30:11.249Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-02T06:30:11.249Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-02T06:30:11.249Z] ++ cut -d/ -f2 [2020-12-02T06:30:11.249Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-02T06:30:11.346Z] 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/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 [2020-12-02T06:30:13.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-02T06:30:13.126Z] [2020-12-02T06:30:13.126Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-02T06:30:13.515Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-02T06:30:13.515Z] latest: Pulling from edgex-devops/git-semver [2020-12-02T06:30:13.515Z] 31603596830f: Pulling fs layer [2020-12-02T06:30:13.515Z] 2a8b12db71e7: Pulling fs layer [2020-12-02T06:30:13.515Z] 6ca5941a6612: Pulling fs layer [2020-12-02T06:30:13.515Z] ecc8261a40a4: Pulling fs layer [2020-12-02T06:30:13.515Z] ecc8261a40a4: Waiting [2020-12-02T06:30:13.515Z] 31603596830f: Download complete [2020-12-02T06:30:13.780Z] ecc8261a40a4: Verifying Checksum [2020-12-02T06:30:13.780Z] ecc8261a40a4: Download complete [2020-12-02T06:30:13.780Z] 6ca5941a6612: Verifying Checksum [2020-12-02T06:30:13.780Z] 6ca5941a6612: Download complete [2020-12-02T06:30:14.044Z] 31603596830f: Pull complete [2020-12-02T06:30:14.045Z] 2a8b12db71e7: Pull complete [2020-12-02T06:30:15.000Z] 6ca5941a6612: Pull complete [2020-12-02T06:30:15.000Z] ecc8261a40a4: Pull complete [2020-12-02T06:30:15.263Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-02T06:30:15.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-02T06:30:15.263Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-02T06:30:15.383Z] prd-centos7-docker-4c-2g-14133 does not seem to be running inside a container [2020-12-02T06:30:15.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-02T06:30:18.020Z] $ docker top a871a2121f99099c513868d46c17c17668145a49ea07c32a4ab26a17de47789a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-02T06:30:18.487Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-02T06:30:18.487Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-02T06:30:18.700Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-02T06:30:18.706Z] $ docker exec a871a2121f99099c513868d46c17c17668145a49ea07c32a4ab26a17de47789a ssh-agent [2020-12-02T06:30:18.864Z] SSH_AUTH_SOCK=/tmp/ssh-PUcfD8HIHiOB/agent.12 [2020-12-02T06:30:18.864Z] SSH_AGENT_PID=17 [2020-12-02T06:30:18.875Z] Running ssh-add (command line suppressed) [2020-12-02T06:30:19.002Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4802685821342799401.key (/w/workspace/edgex-go/1@tmp/private_key_4802685821342799401.key) [2020-12-02T06:30:19.049Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-02T06:30:19.425Z] + git tag --points-at HEAD [Pipeline] } [2020-12-02T06:30:19.458Z] $ docker exec --env ******** --env ******** a871a2121f99099c513868d46c17c17668145a49ea07c32a4ab26a17de47789a ssh-agent -k [2020-12-02T06:30:19.573Z] unset SSH_AUTH_SOCK; [2020-12-02T06:30:19.573Z] unset SSH_AGENT_PID; [2020-12-02T06:30:19.573Z] echo Agent pid 17 killed; [2020-12-02T06:30:19.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-02T06:30:19.820Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-02T06:30:19.820Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-02T06:30:19.981Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-02T06:30:19.987Z] $ docker exec a871a2121f99099c513868d46c17c17668145a49ea07c32a4ab26a17de47789a ssh-agent [2020-12-02T06:30:20.147Z] SSH_AUTH_SOCK=/tmp/ssh-9iu5Iu28ViR0/agent.45 [2020-12-02T06:30:20.148Z] SSH_AGENT_PID=50 [2020-12-02T06:30:20.154Z] Running ssh-add (command line suppressed) [2020-12-02T06:30:20.269Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7433140435201854031.key (/w/workspace/edgex-go/1@tmp/private_key_7433140435201854031.key) [2020-12-02T06:30:20.316Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-02T06:30:20.702Z] + git semver init [2020-12-02T06:30:20.702Z] # -> Open(): unable to determine branch for HEAD [2020-12-02T06:30:20.702Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2020-12-02T06:30:20.702Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2020-12-02T06:30:20.702Z] # $SEMVER_REMOTE_NAME = origin [2020-12-02T06:30:20.702Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-02T06:30:20.702Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-02T06:30:20.702Z] # $SEMVER_BRANCH = PR-2914 [2020-12-02T06:30:20.702Z] # $SEMVER_TEMP = /tmp/semver-705365174 [2020-12-02T06:30:20.702Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-02T06:30:38.902Z] # '/tmp/semver-705365174' -> '/w/workspace/edgex-go/1/.semver' [2020-12-02T06:30:38.902Z] # -> Force: false [2020-12-02T06:30:38.902Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2020-12-02T06:30:38.987Z] $ docker exec --env ******** --env ******** a871a2121f99099c513868d46c17c17668145a49ea07c32a4ab26a17de47789a ssh-agent -k [2020-12-02T06:30:39.200Z] unset SSH_AUTH_SOCK; [2020-12-02T06:30:39.200Z] unset SSH_AGENT_PID; [2020-12-02T06:30:39.200Z] echo Agent pid 50 killed; [2020-12-02T06:30:39.298Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-02T06:30:40.184Z] + git semver [Pipeline] } [2020-12-02T06:30:40.266Z] $ docker stop --time=1 a871a2121f99099c513868d46c17c17668145a49ea07c32a4ab26a17de47789a [2020-12-02T06:30:41.783Z] $ docker rm -f a871a2121f99099c513868d46c17c17668145a49ea07c32a4ab26a17de47789a [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-02T06:30:42.531Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-02T06:30:43.407Z] Stashed 1 file(s) [Pipeline] echo [2020-12-02T06:30:43.430Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2020-12-02T06:30:45.944Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-02T06:30:46.360Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-02T06:30:46.742Z] + sudo service docker restart [2020-12-02T06:30:46.742Z] + true [2020-12-02T06:30:46.742Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-02T06:30:47.355Z] ========================================================= [2020-12-02T06:30:47.355Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-02T06:30:47.355Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-02T06:30:47.739Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-02T06:30:51.073Z] Sending build context to Docker daemon 326.1MB [2020-12-02T06:30:51.073Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-02T06:30:51.073Z] Step 2/7 : FROM ${BASE} [2020-12-02T06:30:51.073Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-02T06:30:51.073Z] 188c0c94c7c5: Pulling fs layer [2020-12-02T06:30:51.073Z] 0ef7d3d256c8: Pulling fs layer [2020-12-02T06:30:51.073Z] de9db76c5a1d: Pulling fs layer [2020-12-02T06:30:51.073Z] bca2f99d35d6: Pulling fs layer [2020-12-02T06:30:51.073Z] 93359f2a8cfa: Pulling fs layer [2020-12-02T06:30:51.073Z] 7c6f9722023f: Pulling fs layer [2020-12-02T06:30:51.073Z] a35cf1a2eb13: Pulling fs layer [2020-12-02T06:30:51.073Z] 93359f2a8cfa: Waiting [2020-12-02T06:30:51.073Z] 7c6f9722023f: Waiting [2020-12-02T06:30:51.073Z] a35cf1a2eb13: Waiting [2020-12-02T06:30:51.073Z] bca2f99d35d6: Waiting [2020-12-02T06:30:51.073Z] de9db76c5a1d: Verifying Checksum [2020-12-02T06:30:51.073Z] de9db76c5a1d: Download complete [2020-12-02T06:30:51.073Z] 0ef7d3d256c8: Verifying Checksum [2020-12-02T06:30:51.073Z] 0ef7d3d256c8: Download complete [2020-12-02T06:30:51.074Z] 93359f2a8cfa: Verifying Checksum [2020-12-02T06:30:51.074Z] 93359f2a8cfa: Download complete [2020-12-02T06:30:51.074Z] 188c0c94c7c5: Verifying Checksum [2020-12-02T06:30:51.074Z] 188c0c94c7c5: Download complete [2020-12-02T06:30:51.074Z] 7c6f9722023f: Verifying Checksum [2020-12-02T06:30:51.074Z] 7c6f9722023f: Download complete [2020-12-02T06:30:51.337Z] 188c0c94c7c5: Pull complete [2020-12-02T06:30:51.599Z] 0ef7d3d256c8: Pull complete [2020-12-02T06:30:51.864Z] de9db76c5a1d: Pull complete [2020-12-02T06:30:53.260Z] a35cf1a2eb13: Verifying Checksum [2020-12-02T06:30:53.260Z] a35cf1a2eb13: Download complete [2020-12-02T06:30:53.841Z] bca2f99d35d6: Verifying Checksum [2020-12-02T06:30:53.841Z] bca2f99d35d6: Download complete [2020-12-02T06:30:59.208Z] bca2f99d35d6: Pull complete [2020-12-02T06:30:59.208Z] 93359f2a8cfa: Pull complete [2020-12-02T06:30:59.208Z] 7c6f9722023f: Pull complete [2020-12-02T06:30:59.822Z] Still waiting to schedule task [2020-12-02T06:30:59.822Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline [2020-12-02T06:31:04.534Z] a35cf1a2eb13: Pull complete [2020-12-02T06:31:04.534Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-02T06:31:04.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-02T06:31:04.534Z] ---> a62c8e92a672 [2020-12-02T06:31:04.534Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-02T06:31:04.534Z] ---> Running in c3f5c3992b10 [2020-12-02T06:31:04.534Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-02T06:31:05.110Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-02T06:31:05.684Z] (1/12) Installing libmagic (5.38-r0) [2020-12-02T06:31:06.257Z] (2/12) Installing file (5.38-r0) [2020-12-02T06:31:06.520Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-02T06:31:06.520Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-02T06:31:10.749Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-02T06:31:10.749Z] (6/12) Installing patch (2.7.6-r6) [2020-12-02T06:31:10.749Z] (7/12) Installing build-base (0.5-r2) [2020-12-02T06:31:10.749Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-02T06:31:10.749Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-02T06:31:11.325Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-02T06:31:11.590Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-02T06:31:11.590Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-02T06:31:11.854Z] Executing busybox-1.31.1-r19.trigger [2020-12-02T06:31:11.854Z] OK: 233 MiB in 51 packages [2020-12-02T06:31:15.175Z] Removing intermediate container c3f5c3992b10 [2020-12-02T06:31:15.175Z] ---> 601fd14b0825 [2020-12-02T06:31:15.175Z] Step 4/7 : WORKDIR /edgex-go [2020-12-02T06:31:15.175Z] ---> Running in f9bf4ae79f23 [2020-12-02T06:31:15.439Z] Removing intermediate container f9bf4ae79f23 [2020-12-02T06:31:15.439Z] ---> 54edbd26b06f [2020-12-02T06:31:15.439Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-02T06:31:16.016Z] latest: Pulling from library/docker [2020-12-02T06:31:16.016Z] 188c0c94c7c5: Already exists [2020-12-02T06:31:16.016Z] 0c7c675703d6: Pulling fs layer [2020-12-02T06:31:16.016Z] cc8c12a437cb: Pulling fs layer [2020-12-02T06:31:16.016Z] f092543453df: Pulling fs layer [2020-12-02T06:31:16.016Z] 65b6bc45957d: Pulling fs layer [2020-12-02T06:31:16.016Z] 4de832df471b: Pulling fs layer [2020-12-02T06:31:16.016Z] 79aa7fa92271: Pulling fs layer [2020-12-02T06:31:16.016Z] 4de832df471b: Waiting [2020-12-02T06:31:16.016Z] 65b6bc45957d: Waiting [2020-12-02T06:31:16.016Z] 79aa7fa92271: Waiting [2020-12-02T06:31:16.016Z] cc8c12a437cb: Verifying Checksum [2020-12-02T06:31:16.016Z] cc8c12a437cb: Download complete [2020-12-02T06:31:16.284Z] 0c7c675703d6: Verifying Checksum [2020-12-02T06:31:16.284Z] 0c7c675703d6: Download complete [2020-12-02T06:31:16.284Z] 65b6bc45957d: Verifying Checksum [2020-12-02T06:31:16.284Z] 65b6bc45957d: Download complete [2020-12-02T06:31:16.284Z] 4de832df471b: Verifying Checksum [2020-12-02T06:31:16.284Z] 4de832df471b: Download complete [2020-12-02T06:31:16.284Z] 79aa7fa92271: Verifying Checksum [2020-12-02T06:31:16.284Z] 79aa7fa92271: Download complete [2020-12-02T06:31:16.547Z] 0c7c675703d6: Pull complete [2020-12-02T06:31:16.547Z] cc8c12a437cb: Pull complete [2020-12-02T06:31:17.128Z] f092543453df: Verifying Checksum [2020-12-02T06:31:17.128Z] f092543453df: Download complete [2020-12-02T06:31:19.692Z] f092543453df: Pull complete [2020-12-02T06:31:19.692Z] 65b6bc45957d: Pull complete [2020-12-02T06:31:19.692Z] 4de832df471b: Pull complete [2020-12-02T06:31:19.692Z] 79aa7fa92271: Pull complete [2020-12-02T06:31:19.692Z] Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a [2020-12-02T06:31:19.692Z] Status: Downloaded newer image for docker:latest [2020-12-02T06:31:21.089Z] ---> 08e86a5dc446 [2020-12-02T06:31:21.089Z] Step 6/7 : COPY go.mod . [2020-12-02T06:31:21.352Z] ---> b35e1c167df4 [2020-12-02T06:31:21.352Z] Step 7/7 : RUN go mod download [2020-12-02T06:31:21.352Z] ---> Running in 02463de00408 [2020-12-02T06:31:43.383Z] Removing intermediate container 02463de00408 [2020-12-02T06:31:43.383Z] ---> e691b44d2f5f [2020-12-02T06:31:43.383Z] Successfully built e691b44d2f5f [2020-12-02T06:31:43.383Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-02T06:31:43.730Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-02T06:31:43.730Z] . [Pipeline] withDockerContainer [2020-12-02T06:31:43.850Z] prd-centos7-docker-4c-2g-14133 does not seem to be running inside a container [2020-12-02T06:31:43.905Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-02T06:31:44.733Z] $ docker top 47e17f5f42c8cfb828fdaae91d655f1de6e60ae96e67aab7e26a818279a0093c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-02T06:31:45.460Z] + go version [2020-12-02T06:31:45.460Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-02T06:31:45.489Z] $ docker stop --time=1 47e17f5f42c8cfb828fdaae91d655f1de6e60ae96e67aab7e26a818279a0093c [2020-12-02T06:31:46.854Z] $ docker rm -f 47e17f5f42c8cfb828fdaae91d655f1de6e60ae96e67aab7e26a818279a0093c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-02T06:31:48.145Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-02T06:31:48.145Z] . [Pipeline] withDockerContainer [2020-12-02T06:31:48.265Z] prd-centos7-docker-4c-2g-14133 does not seem to be running inside a container [2020-12-02T06:31:48.313Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-02T06:31:49.002Z] $ docker top b64c88f87b50d2bdb729d021cbe811fae4740d63f18f3398b7e98adcfec89f65 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-02T06:31:49.292Z] ========================================================= [2020-12-02T06:31:49.292Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-02T06:31:49.292Z] ========================================================= [Pipeline] sh [2020-12-02T06:31:49.599Z] + make test [2020-12-02T06:31:49.599Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-02T06:31:57.769Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-02T06:32:12.821Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-02T06:32:19.474Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-02T06:32:20.456Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-02T06:32:20.456Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-02T06:32:20.456Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-02T06:32:20.456Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-02T06:32:22.396Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.049s [2020-12-02T06:32:22.396Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-02T06:32:22.396Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-12-02T06:32:23.369Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-02T06:32:23.369Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-02T06:32:23.369Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-02T06:32:23.369Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-02T06:32:23.369Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-02T06:32:27.089Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.101s coverage: 46.6% of statements [2020-12-02T06:32:27.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-02T06:32:27.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-02T06:32:27.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-02T06:32:27.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-02T06:32:27.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-02T06:32:29.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.159s coverage: 27.1% of statements [2020-12-02T06:32:29.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-02T06:32:29.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-02T06:32:29.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-02T06:32:29.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-02T06:32:29.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-02T06:32:29.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-02T06:32:29.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.039s coverage: 100.0% of statements [2020-12-02T06:32:29.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-02T06:32:29.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.060s coverage: 100.0% of statements [2020-12-02T06:32:29.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-02T06:32:29.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-02T06:32:29.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.404s coverage: 66.4% of statements [2020-12-02T06:32:29.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-02T06:32:29.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-02T06:32:29.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.402s coverage: 82.7% of statements [2020-12-02T06:32:29.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-02T06:32:29.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-02T06:32:29.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-02T06:32:29.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-02T06:32:31.953Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.346s coverage: 28.6% of statements [2020-12-02T06:32:31.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-02T06:32:31.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-02T06:32:31.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-02T06:32:31.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-02T06:32:31.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-02T06:32:31.953Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.055s coverage: 100.0% of statements [2020-12-02T06:32:31.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-02T06:32:31.953Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.036s coverage: 100.0% of statements [2020-12-02T06:32:31.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-02T06:32:31.953Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.129s coverage: 86.7% of statements [2020-12-02T06:32:31.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-02T06:32:32.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.118s coverage: 97.5% of statements [2020-12-02T06:32:32.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-02T06:32:32.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.059s coverage: 78.3% of statements [2020-12-02T06:32:32.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-02T06:32:32.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-02T06:32:32.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-02T06:32:32.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-02T06:32:34.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.279s coverage: 95.2% of statements [2020-12-02T06:32:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-02T06:32:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-02T06:32:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-02T06:32:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-02T06:32:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-02T06:32:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-02T06:32:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-02T06:32:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-02T06:32:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-02T06:32:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-02T06:32:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-02T06:32:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-02T06:32:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-02T06:32:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-02T06:32:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-02T06:32:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-02T06:32:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-02T06:32:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-02T06:32:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-02T06:32:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-02T06:32:34.454Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2020-12-02T06:32:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-02T06:32:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-02T06:32:34.454Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.063s coverage: 0.0% of statements [no tests to run] [2020-12-02T06:32:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-02T06:32:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-02T06:32:34.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 63.5% of statements [2020-12-02T06:32:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-02T06:32:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-02T06:32:34.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements [2020-12-02T06:32:34.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 91.3% of statements [2020-12-02T06:32:34.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2020-12-02T06:32:34.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2020-12-02T06:32:34.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.044s coverage: 100.0% of statements [2020-12-02T06:32:36.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.352s coverage: 55.9% of statements [2020-12-02T06:32:36.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-02T06:32:36.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-02T06:32:36.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-02T06:32:36.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-02T06:32:36.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-02T06:32:36.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-02T06:32:41.598Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14134 in /w/workspace/edgexfoundry_edgex-go_PR-2914 [Pipeline] { [Pipeline] ws [2020-12-02T06:32:41.696Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-12-02T06:32:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 8.630s coverage: 86.3% of statements [2020-12-02T06:32:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-02T06:32:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.028s coverage: 72.2% of statements [2020-12-02T06:32:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.396s coverage: 72.1% of statements [2020-12-02T06:32:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.043s coverage: 82.4% of statements [2020-12-02T06:32:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.042s coverage: 48.4% of statements [2020-12-02T06:32:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-02T06:32:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-02T06:32:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-02T06:32:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.047s coverage: 28.8% of statements [2020-12-02T06:32:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-02T06:32:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.032s coverage: 96.8% of statements [2020-12-02T06:32:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-02T06:32:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.087s coverage: 37.2% of statements [2020-12-02T06:32:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-02T06:32:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-02T06:32:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.315s coverage: 84.1% of statements [2020-12-02T06:32:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.059s coverage: 100.0% of statements [2020-12-02T06:32:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.042s coverage: 42.9% of statements [2020-12-02T06:32:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-12-02T06:32:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-12-02T06:32:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.039s coverage: 100.0% of statements [2020-12-02T06:32:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-12-02T06:32:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.038s coverage: 83.8% of statements [2020-12-02T06:32:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-12-02T06:32:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.108s coverage: 47.1% of statements [2020-12-02T06:32:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-02T06:32:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-02T06:32:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.031s coverage: 100.0% of statements [2020-12-02T06:32:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-02T06:32:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-02T06:32:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-02T06:32:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.074s coverage: 100.0% of statements [2020-12-02T06:32:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-02T06:32:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.070s coverage: 100.0% of statements [2020-12-02T06:32:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-02T06:32:44.605Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.646s coverage: 29.1% of statements [2020-12-02T06:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-02T06:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-02T06:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-02T06:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-02T06:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-02T06:32:44.605Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.084s coverage: 99.0% of statements [2020-12-02T06:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-02T06:32:44.605Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements [2020-12-02T06:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-02T06:32:44.605Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.030s coverage: 0.0% of statements [2020-12-02T06:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-02T06:32:44.605Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.031s coverage: 100.0% of statements [2020-12-02T06:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-02T06:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-02T06:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-02T06:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-02T06:32:44.605Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.046s coverage: 87.9% of statements [2020-12-02T06:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-02T06:32:44.605Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-02T06:32:44.605Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements [2020-12-02T06:32:44.870Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2020-12-02T06:32:45.137Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2020-12-02T06:32:45.399Z] GO111MODULE=on go vet ./... [2020-12-02T06:32:46.901Z] using credential edgex-jenkins-ssh [2020-12-02T06:32:46.963Z] Cloning the remote Git repository [2020-12-02T06:32:47.049Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-02T06:32:47.161Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-12-02T06:32:47.236Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-02T06:32:47.237Z] > git --version # timeout=10 [2020-12-02T06:32:47.256Z] > git --version # 'git version 2.17.1' [2020-12-02T06:32:47.257Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-02T06:32:47.347Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-02T06:33:03.646Z] Merging remotes/origin/master commit 29e664d5d238b101fd7610bddecccab428b8a002 into PR head commit 01b52d1bc2be61aa62c981eb8595fed52cb6bb89 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2020-12-02T06:33:02.613Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-02T06:33:02.636Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-02T06:33:02.665Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-02T06:33:02.718Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-02T06:33:02.719Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-02T06:33:02.735Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2914/head:refs/remotes/origin/PR-2914 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-02T06:33:03.682Z] > git config core.sparsecheckout # timeout=10 [2020-12-02T06:33:03.706Z] > git checkout -f 01b52d1bc2be61aa62c981eb8595fed52cb6bb89 # timeout=10 [Pipeline] // stage [Pipeline] } [2020-12-02T06:33:05.424Z] Failed in branch arm64 [2020-12-02T06:33:12.144Z] gofmt -l . [2020-12-02T06:33:12.144Z] [ "`gofmt -l .`" = "" ] [2020-12-02T06:33:12.144Z] ./bin/test-go-mod-tidy.sh [2020-12-02T06:33:12.144Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-02T06:33:12.473Z] + ls -al . [2020-12-02T06:33:12.473Z] total 644 [2020-12-02T06:33:12.473Z] drwxrwxr-x 10 1001 1001 4096 Dec 2 06:33 . [2020-12-02T06:33:12.473Z] drwxr-xr-x 4 root root 28 Dec 2 06:31 .. [2020-12-02T06:33:12.473Z] -rw-rw-r-- 1 1001 1001 11 Dec 2 06:29 .dockerignore [2020-12-02T06:33:12.473Z] drwxrwxr-x 8 1001 1001 179 Dec 2 06:29 .git [2020-12-02T06:33:12.473Z] drwxrwxr-x 3 1001 1001 125 Dec 2 06:29 .github [2020-12-02T06:33:12.473Z] -rw-rw-r-- 1 1001 1001 971 Dec 2 06:29 .gitignore [2020-12-02T06:33:12.473Z] drwx------ 3 1001 1001 47 Dec 2 06:30 .semver [2020-12-02T06:33:12.473Z] -rw-rw-r-- 1 1001 1001 166 Dec 2 06:29 .sonarcloud.properties [2020-12-02T06:33:12.473Z] -rw-rw-r-- 1 1001 1001 3804 Dec 2 06:29 CONTRIBUTING.md [2020-12-02T06:33:12.473Z] -rw-rw-r-- 1 1001 1001 1035 Dec 2 06:29 Dockerfile.build [2020-12-02T06:33:12.473Z] -rw-rw-r-- 1 1001 1001 863 Dec 2 06:29 Jenkinsfile [2020-12-02T06:33:12.473Z] -rw-rw-r-- 1 1001 1001 10775 Dec 2 06:29 LICENSE [2020-12-02T06:33:12.473Z] -rw-rw-r-- 1 1001 1001 6581 Dec 2 06:29 Makefile [2020-12-02T06:33:12.473Z] -rw-rw-r-- 1 1001 1001 6447 Dec 2 06:29 README.md [2020-12-02T06:33:12.473Z] -rw-rw-r-- 1 1001 1001 259 Dec 2 06:29 SECURITY.md [2020-12-02T06:33:12.473Z] -rw-rw-r-- 1 1001 1001 5 Dec 2 06:30 VERSION [2020-12-02T06:33:12.473Z] -rw-rw-r-- 1 1001 1001 4131 Dec 2 06:29 ZMQWindows.md [2020-12-02T06:33:12.473Z] drwxrwxr-x 2 1001 1001 117 Dec 2 06:29 bin [2020-12-02T06:33:12.473Z] drwxrwxr-x 15 1001 1001 4096 Dec 2 06:29 cmd [2020-12-02T06:33:12.473Z] -rw-r--r-- 1 root root 552039 Dec 2 06:32 coverage.out [2020-12-02T06:33:12.473Z] -rw-r--r-- 1 root root 1041 Dec 2 06:33 go.mod [2020-12-02T06:33:12.473Z] -rw-r--r-- 1 root root 18856 Dec 2 06:33 go.sum [2020-12-02T06:33:12.473Z] drwxrwxr-x 8 1001 1001 127 Dec 2 06:29 internal [2020-12-02T06:33:12.473Z] drwxrwxr-x 4 1001 1001 26 Dec 2 06:29 openapi [2020-12-02T06:33:12.473Z] drwxrwxr-x 4 1001 1001 71 Dec 2 06:29 snap [2020-12-02T06:33:12.473Z] -rw-rw-r-- 1 1001 1001 168 Dec 2 06:29 version.go [Pipeline] sh [2020-12-02T06:33:12.802Z] + '[' -e coverage.out ] [2020-12-02T06:33:12.802Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-02T06:33:13.035Z] Stashed 1 file(s) [Pipeline] sh [2020-12-02T06:33:13.353Z] + make build [2020-12-02T06:33:13.353Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-02T06:33:21.621Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-02T06:33:24.946Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-02T06:33:26.349Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-12-02T06:33:27.753Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-02T06:33:29.149Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-02T06:33:29.731Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-02T06:33:31.158Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-02T06:33:33.104Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-02T06:33:34.054Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-02T06:33:35.462Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-02T06:33:36.869Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-02T06:33:37.825Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [Pipeline] } [2020-12-02T06:33:39.268Z] $ docker stop --time=1 b64c88f87b50d2bdb729d021cbe811fae4740d63f18f3398b7e98adcfec89f65 [2020-12-02T06:33:42.226Z] $ docker rm -f b64c88f87b50d2bdb729d021cbe811fae4740d63f18f3398b7e98adcfec89f65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-02T06:33:46.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-02T06:33:46.159Z] [2020-12-02T06:33:46.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-02T06:33:46.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-02T06:33:46.571Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-02T06:33:46.571Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-02T06:33:46.571Z] ca9280d653b3: Pulling fs layer [2020-12-02T06:33:46.571Z] 7e9c9ca2126c: Pulling fs layer [2020-12-02T06:33:47.152Z] cbdbe7a5bc2a: Verifying Checksum [2020-12-02T06:33:47.152Z] cbdbe7a5bc2a: Download complete [2020-12-02T06:33:47.419Z] cbdbe7a5bc2a: Pull complete [2020-12-02T06:33:47.419Z] ca9280d653b3: Verifying Checksum [2020-12-02T06:33:47.419Z] ca9280d653b3: Download complete [2020-12-02T06:33:48.834Z] ca9280d653b3: Pull complete [2020-12-02T06:33:48.834Z] 7e9c9ca2126c: Download complete [2020-12-02T06:33:55.477Z] 7e9c9ca2126c: Pull complete [2020-12-02T06:33:55.477Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-02T06:33:55.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-02T06:33:55.477Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-02T06:33:55.626Z] prd-centos7-docker-4c-2g-14133 does not seem to be running inside a container [2020-12-02T06:33:55.675Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-02T06:33:58.679Z] $ docker top df9484ad2d19829c2afbf2ca519a029c34ca47ca56971accbf8e8737a64423f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-02T06:33:59.277Z] + docker-compose build --help [2020-12-02T06:33:59.277Z] + grep parallel [2020-12-02T06:34:00.223Z] --parallel Build images in parallel. [Pipeline] } [2020-12-02T06:34:00.259Z] $ docker stop --time=1 df9484ad2d19829c2afbf2ca519a029c34ca47ca56971accbf8e8737a64423f3 [2020-12-02T06:34:01.617Z] $ docker rm -f df9484ad2d19829c2afbf2ca519a029c34ca47ca56971accbf8e8737a64423f3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-02T06:34:02.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-02T06:34:02.398Z] . [Pipeline] withDockerContainer [2020-12-02T06:34:02.554Z] prd-centos7-docker-4c-2g-14133 does not seem to be running inside a container [2020-12-02T06:34:02.638Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-02T06:34:03.306Z] $ docker top 6cdcd0a74b65b1cc42b749a8ee460187409fa617462c125b1de803b0dc858e89 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-02T06:34:04.006Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-02T06:34:04.952Z] Building docker-core-command-go ... [2020-12-02T06:34:04.952Z] Building docker-core-data-go ... [2020-12-02T06:34:04.952Z] Building docker-core-metadata-go ... [2020-12-02T06:34:04.952Z] Building docker-security-bootstrap-redis-go ... [2020-12-02T06:34:04.952Z] Building docker-security-proxy-setup-go ... [2020-12-02T06:34:04.952Z] Building docker-security-secrets-setup-go ... [2020-12-02T06:34:04.952Z] Building docker-security-secretstore-setup-go ... [2020-12-02T06:34:04.952Z] Building docker-support-logging-go ... [2020-12-02T06:34:04.952Z] Building docker-support-notifications-go ... [2020-12-02T06:34:04.952Z] Building docker-support-scheduler-go ... [2020-12-02T06:34:04.952Z] Building docker-sys-mgmt-agent-go ... [2020-12-02T06:34:04.952Z] Building docker-core-command-go [2020-12-02T06:34:04.952Z] Building docker-support-scheduler-go [2020-12-02T06:34:04.952Z] Building docker-core-data-go [2020-12-02T06:34:04.952Z] Building docker-core-metadata-go [2020-12-02T06:34:04.952Z] Building docker-security-bootstrap-redis-go [2020-12-02T06:34:37.328Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-02T06:34:37.328Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-02T06:34:37.328Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-02T06:34:37.328Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-02T06:34:37.328Z] ---> e691b44d2f5f [2020-12-02T06:34:37.328Z] Step 3/23 : WORKDIR /edgex-go [2020-12-02T06:34:37.328Z] ---> e691b44d2f5f [2020-12-02T06:34:37.328Z] Step 3/22 : WORKDIR /edgex-go [2020-12-02T06:34:37.599Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-02T06:34:37.599Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-02T06:34:37.599Z] ---> e691b44d2f5f [2020-12-02T06:34:37.599Z] Step 3/22 : WORKDIR /edgex-go [2020-12-02T06:34:37.599Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-02T06:34:37.599Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-02T06:34:37.599Z] ---> e691b44d2f5f [2020-12-02T06:34:37.599Z] Step 3/21 : WORKDIR /edgex-go [2020-12-02T06:34:37.862Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-02T06:34:37.862Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-02T06:34:37.862Z] ---> e691b44d2f5f [2020-12-02T06:34:37.862Z] Step 3/22 : WORKDIR /edgex-go [2020-12-02T06:34:38.442Z] ---> Running in a7d8e4b7814b [2020-12-02T06:34:38.442Z] ---> Running in 77e8e21a1ed8 [2020-12-02T06:34:38.714Z] ---> Running in d719c2d00c48 [2020-12-02T06:34:38.714Z] ---> Running in 21ca6ebf8641 [2020-12-02T06:34:38.714Z] ---> Running in 53dcf235c5c4 [2020-12-02T06:34:38.981Z] Removing intermediate container 21ca6ebf8641 [2020-12-02T06:34:38.981Z] ---> 8afd3aed9a39 [2020-12-02T06:34:38.981Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-02T06:34:38.981Z] Removing intermediate container 77e8e21a1ed8 [2020-12-02T06:34:38.981Z] ---> 58da288451dc [2020-12-02T06:34:38.981Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-02T06:34:38.981Z] Removing intermediate container d719c2d00c48 [2020-12-02T06:34:38.981Z] ---> 6d7f6d2f7eb2 [2020-12-02T06:34:38.981Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-02T06:34:38.981Z] Removing intermediate container a7d8e4b7814b [2020-12-02T06:34:38.981Z] ---> bef90b94fb43 [2020-12-02T06:34:38.981Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-02T06:34:38.981Z] Removing intermediate container 53dcf235c5c4 [2020-12-02T06:34:38.981Z] ---> 82a3aa6819a2 [2020-12-02T06:34:38.981Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-02T06:34:39.244Z] ---> Running in 9bb2e53b447b [2020-12-02T06:34:39.244Z] ---> Running in e79ba6ceb243 [2020-12-02T06:34:39.244Z] ---> Running in 66df0e9e08b9 [2020-12-02T06:34:39.244Z] ---> Running in 2ba57b24e7bb [2020-12-02T06:34:39.244Z] ---> Running in ef7723e7ca07 [2020-12-02T06:34:41.194Z] Removing intermediate container e79ba6ceb243 [2020-12-02T06:34:41.194Z] ---> 1814c10e817a [2020-12-02T06:34:41.194Z] Step 5/21 : RUN apk update && apk add make git [2020-12-02T06:34:41.194Z] ---> Running in 628e8e185962 [2020-12-02T06:34:41.461Z] Removing intermediate container 9bb2e53b447b [2020-12-02T06:34:41.461Z] ---> eee79e3c8b37 [2020-12-02T06:34:41.461Z] Step 5/22 : RUN apk update && apk add make git [2020-12-02T06:34:42.419Z] Removing intermediate container 66df0e9e08b9 [2020-12-02T06:34:42.419Z] ---> ad3daa346282 [2020-12-02T06:34:42.419Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-02T06:34:42.419Z] ---> Running in c3585f0d8303 [2020-12-02T06:34:42.684Z] ---> Running in 0f8fdf993ef4 [2020-12-02T06:34:42.684Z] Removing intermediate container ef7723e7ca07 [2020-12-02T06:34:42.684Z] ---> 2bded9d0614a [2020-12-02T06:34:42.684Z] Step 5/22 : RUN apk update && apk add make git [2020-12-02T06:34:42.684Z] Removing intermediate container 2ba57b24e7bb [2020-12-02T06:34:42.684Z] ---> 4f75392f4f38 [2020-12-02T06:34:42.684Z] Step 5/22 : RUN apk update && apk add make git [2020-12-02T06:34:42.949Z] ---> Running in 662d3b815510 [2020-12-02T06:34:42.949Z] ---> Running in f93d80f56ea0 [2020-12-02T06:34:42.949Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-02T06:34:43.219Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-02T06:34:43.480Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-02T06:34:43.743Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-02T06:34:43.744Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-02T06:34:43.744Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-02T06:34:44.007Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-02T06:34:44.271Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-02T06:34:44.271Z] v3.12.1-67-ge0f25e8e68 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-02T06:34:44.271Z] v3.12.1-65-gda4c4bae78 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-02T06:34:44.271Z] OK: 12745 distinct packages available [2020-12-02T06:34:44.271Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-02T06:34:44.549Z] OK: 233 MiB in 51 packages [2020-12-02T06:34:44.844Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-02T06:34:44.844Z] v3.12.1-67-ge0f25e8e68 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-02T06:34:44.844Z] v3.12.1-65-gda4c4bae78 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-02T06:34:44.844Z] OK: 12745 distinct packages available [2020-12-02T06:34:44.844Z] v3.12.1-67-ge0f25e8e68 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-02T06:34:44.844Z] v3.12.1-65-gda4c4bae78 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-02T06:34:44.844Z] OK: 12745 distinct packages available [2020-12-02T06:34:44.844Z] v3.12.1-67-ge0f25e8e68 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-02T06:34:44.844Z] v3.12.1-65-gda4c4bae78 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-02T06:34:44.844Z] OK: 12745 distinct packages available [2020-12-02T06:34:45.139Z] OK: 233 MiB in 51 packages [2020-12-02T06:34:45.139Z] OK: 233 MiB in 51 packages [2020-12-02T06:34:45.139Z] Removing intermediate container 628e8e185962 [2020-12-02T06:34:45.139Z] ---> 65fbd902e431 [2020-12-02T06:34:45.139Z] Step 6/21 : COPY go.mod . [2020-12-02T06:34:45.139Z] OK: 233 MiB in 51 packages [2020-12-02T06:34:45.410Z] v3.12.1-67-ge0f25e8e68 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-02T06:34:45.410Z] v3.12.1-65-gda4c4bae78 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-02T06:34:45.410Z] OK: 12745 distinct packages available [2020-12-02T06:34:45.410Z] ---> 1b5749b70db9 [2020-12-02T06:34:45.677Z] Step 7/21 : RUN go mod download [2020-12-02T06:34:45.677Z] OK: 233 MiB in 51 packages [2020-12-02T06:34:45.677Z] ---> Running in 8631b767396f [2020-12-02T06:34:45.941Z] Removing intermediate container 0f8fdf993ef4 [2020-12-02T06:34:45.941Z] ---> b61fb464b150 [2020-12-02T06:34:45.941Z] Step 6/23 : COPY go.mod . [2020-12-02T06:34:46.207Z] Removing intermediate container c3585f0d8303 [2020-12-02T06:34:46.207Z] ---> 25186776caad [2020-12-02T06:34:46.207Z] Step 6/22 : COPY go.mod . [2020-12-02T06:34:46.495Z] ---> 20657f863fc4 [2020-12-02T06:34:46.495Z] Step 7/23 : RUN go mod download [2020-12-02T06:34:46.495Z] Removing intermediate container f93d80f56ea0 [2020-12-02T06:34:46.495Z] ---> 4ff991180c12 [2020-12-02T06:34:46.495Z] Step 6/22 : COPY go.mod . [2020-12-02T06:34:46.495Z] Removing intermediate container 662d3b815510 [2020-12-02T06:34:46.495Z] ---> 157e7b04dfe7 [2020-12-02T06:34:46.495Z] Step 6/22 : COPY go.mod . [2020-12-02T06:34:46.495Z] ---> Running in 3aa321b9aa86 [2020-12-02T06:34:46.760Z] ---> 6121e6bc5b3c [2020-12-02T06:34:46.760Z] Step 7/22 : RUN go mod download [2020-12-02T06:34:46.760Z] ---> fe8120e60612 [2020-12-02T06:34:46.760Z] Step 7/22 : RUN go mod download [2020-12-02T06:34:47.026Z] ---> Running in 57fb5b04a2d9 [2020-12-02T06:34:47.026Z] ---> Running in bd62022b195f [2020-12-02T06:34:47.026Z] ---> 873c93144cad [2020-12-02T06:34:47.026Z] Step 7/22 : RUN go mod download [2020-12-02T06:34:47.298Z] ---> Running in f3ff6a27f78e [2020-12-02T06:34:48.729Z] Removing intermediate container 3aa321b9aa86 [2020-12-02T06:34:48.729Z] ---> 767915cc89ce [2020-12-02T06:34:48.729Z] Step 8/23 : COPY . . [2020-12-02T06:34:48.729Z] Removing intermediate container 8631b767396f [2020-12-02T06:34:48.729Z] ---> dd307a68797f [2020-12-02T06:34:48.729Z] Step 8/21 : COPY . . [2020-12-02T06:34:48.729Z] Removing intermediate container 57fb5b04a2d9 [2020-12-02T06:34:48.729Z] ---> 8bc2a0c5fa58 [2020-12-02T06:34:48.729Z] Step 8/22 : COPY . . [2020-12-02T06:34:55.408Z] Removing intermediate container f3ff6a27f78e [2020-12-02T06:34:55.408Z] ---> bfe20d322a61 [2020-12-02T06:34:55.408Z] Step 8/22 : COPY . . [2020-12-02T06:34:55.408Z] Removing intermediate container bd62022b195f [2020-12-02T06:34:55.408Z] ---> 37e8e8d76841 [2020-12-02T06:34:55.408Z] Step 8/22 : COPY . . [2020-12-02T06:35:27.714Z] ---> 099ec997716a [2020-12-02T06:35:27.714Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-02T06:35:27.714Z] ---> a241fd79c770 [2020-12-02T06:35:27.714Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-02T06:35:27.714Z] ---> Running in 3d2d64e3e8a2 [2020-12-02T06:35:27.714Z] ---> eaa02d521c3e [2020-12-02T06:35:27.714Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-02T06:35:27.714Z] ---> 57861abbef9c [2020-12-02T06:35:27.714Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-02T06:35:27.979Z] ---> 47041bf729fd [2020-12-02T06:35:27.979Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-02T06:35:27.979Z] ---> Running in 70756ac65f85 [2020-12-02T06:35:28.245Z] ---> Running in 515e16dfcc92 [2020-12-02T06:35:28.245Z] ---> Running in 2aa09ab01cb2 [2020-12-02T06:35:28.245Z] ---> Running in 30d464a21f8c [2020-12-02T06:35:29.238Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-02T06:35:29.238Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-02T06:35:29.238Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-02T06:35:29.238Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-02T06:35:29.238Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-02T06:36:08.184Z] Removing intermediate container 30d464a21f8c [2020-12-02T06:36:08.184Z] ---> cbdf1b5e0b39 [2020-12-02T06:36:08.184Z] [2020-12-02T06:36:08.184Z] Step 10/22 : FROM alpine:3.10 [2020-12-02T06:36:08.184Z] 3.10: Pulling from library/alpine [2020-12-02T06:36:08.184Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-02T06:36:08.184Z] Status: Downloaded newer image for alpine:3.10 [2020-12-02T06:36:08.184Z] ---> be4e4bea2c2e [2020-12-02T06:36:08.184Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-02T06:36:08.184Z] ---> Running in cd44aaf40abf [2020-12-02T06:36:08.184Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-02T06:36:08.184Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-02T06:36:08.184Z] v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-02T06:36:08.184Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-02T06:36:08.184Z] OK: 10348 distinct packages available [2020-12-02T06:36:08.184Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-02T06:36:08.184Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-02T06:36:08.184Z] (3/5) Installing libcurl (7.66.0-r1) [2020-12-02T06:36:08.184Z] (4/5) Installing curl (7.66.0-r1) [2020-12-02T06:36:08.184Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-02T06:36:08.184Z] Executing busybox-1.30.1-r3.trigger [2020-12-02T06:36:08.184Z] Executing ca-certificates-20191127-r2.trigger [2020-12-02T06:36:08.184Z] OK: 7 MiB in 19 packages [2020-12-02T06:36:13.515Z] Removing intermediate container 2aa09ab01cb2 [2020-12-02T06:36:13.515Z] ---> 3930304bd188 [2020-12-02T06:36:13.515Z] [2020-12-02T06:36:13.515Z] Step 10/21 : FROM scratch [2020-12-02T06:36:13.515Z] ---> [2020-12-02T06:36:13.515Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-02T06:36:14.111Z] Removing intermediate container cd44aaf40abf [2020-12-02T06:36:14.111Z] ---> 978e0d5a9d1e [2020-12-02T06:36:14.111Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-02T06:36:14.111Z] ---> Running in e16202c4873b [2020-12-02T06:36:14.111Z] Removing intermediate container 3d2d64e3e8a2 [2020-12-02T06:36:14.111Z] ---> e22e54e08f17 [2020-12-02T06:36:14.111Z] [2020-12-02T06:36:14.111Z] Step 10/22 : FROM scratch [2020-12-02T06:36:14.111Z] ---> [2020-12-02T06:36:14.111Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-02T06:36:14.111Z] ---> Running in 03cd52895d7b [2020-12-02T06:36:14.111Z] ---> Running in 208cd3a597c8 [2020-12-02T06:36:14.380Z] Removing intermediate container e16202c4873b [2020-12-02T06:36:14.380Z] ---> bb79df44e984 [2020-12-02T06:36:14.380Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-02T06:36:14.965Z] Removing intermediate container 03cd52895d7b [2020-12-02T06:36:14.965Z] ---> 8f514a0b90a4 [2020-12-02T06:36:14.965Z] Step 13/22 : WORKDIR / [2020-12-02T06:36:15.916Z] ---> Running in 4013bfb0c833 [2020-12-02T06:36:15.916Z] Removing intermediate container 208cd3a597c8 [2020-12-02T06:36:15.916Z] ---> dfc7af5d5387 [2020-12-02T06:36:15.916Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-02T06:36:16.179Z] ---> Running in c5c7bf590877 [2020-12-02T06:36:16.442Z] ---> Running in 2f8d794aeb98 [2020-12-02T06:36:16.442Z] Removing intermediate container 4013bfb0c833 [2020-12-02T06:36:16.442Z] ---> ba806ab64117 [2020-12-02T06:36:16.442Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-02T06:36:16.442Z] Removing intermediate container 515e16dfcc92 [2020-12-02T06:36:16.442Z] ---> 8bb82ac7cb6a [2020-12-02T06:36:16.442Z] [2020-12-02T06:36:16.442Z] Step 10/22 : FROM scratch [2020-12-02T06:36:16.442Z] ---> [2020-12-02T06:36:16.442Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-02T06:36:16.442Z] ---> Using cache [2020-12-02T06:36:16.442Z] ---> dfc7af5d5387 [2020-12-02T06:36:16.442Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-02T06:36:16.705Z] ---> Running in addd59aa7c9f [2020-12-02T06:36:16.705Z] ---> Running in 9cefa1da3f7f [2020-12-02T06:36:16.705Z] Removing intermediate container 2f8d794aeb98 [2020-12-02T06:36:16.705Z] ---> 65eb76d63f27 [2020-12-02T06:36:16.705Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-02T06:36:16.972Z] Removing intermediate container c5c7bf590877 [2020-12-02T06:36:16.972Z] ---> c39f651dd9c9 [2020-12-02T06:36:16.972Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-02T06:36:17.562Z] ---> Running in bddfef004d0b [2020-12-02T06:36:19.493Z] Removing intermediate container 9cefa1da3f7f [2020-12-02T06:36:19.493Z] ---> 2631f839f3c5 [2020-12-02T06:36:19.493Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-02T06:36:19.493Z] Removing intermediate container addd59aa7c9f [2020-12-02T06:36:19.493Z] ---> 2cabe53685d3 [2020-12-02T06:36:19.493Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-02T06:36:19.493Z] ---> a7dd232153ff [2020-12-02T06:36:19.493Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-02T06:36:19.762Z] Removing intermediate container bddfef004d0b [2020-12-02T06:36:19.762Z] ---> ff54f3ad7bff [2020-12-02T06:36:19.762Z] Step 14/22 : WORKDIR / [2020-12-02T06:36:19.762Z] ---> Running in 17084f3c69b1 [2020-12-02T06:36:19.762Z] ---> Running in 2b7459e0acc7 [2020-12-02T06:36:19.762Z] Removing intermediate container 70756ac65f85 [2020-12-02T06:36:19.762Z] ---> f70ae02a856c [2020-12-02T06:36:19.762Z] [2020-12-02T06:36:19.762Z] Step 10/23 : FROM alpine [2020-12-02T06:36:20.029Z] ---> 34060c06bb81 [2020-12-02T06:36:20.029Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-02T06:36:20.029Z] Removing intermediate container 17084f3c69b1 [2020-12-02T06:36:20.029Z] ---> 22671c21b1e5 [2020-12-02T06:36:20.029Z] Step 14/22 : WORKDIR / [2020-12-02T06:36:20.029Z] latest: Pulling from library/alpine [2020-12-02T06:36:20.302Z] Removing intermediate container 2b7459e0acc7 [2020-12-02T06:36:20.302Z] ---> 1ee97f4aad23 [2020-12-02T06:36:20.302Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-02T06:36:20.302Z] ---> Running in 917a20864438 [2020-12-02T06:36:20.302Z] ---> 128c4ab701af [2020-12-02T06:36:20.302Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-02T06:36:20.302Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-02T06:36:20.302Z] Status: Downloaded newer image for alpine:latest [2020-12-02T06:36:20.302Z] ---> d6e46aa2470d [2020-12-02T06:36:20.302Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-02T06:36:20.302Z] ---> Running in 5c20f2e90d00 [2020-12-02T06:36:20.571Z] Removing intermediate container 917a20864438 [2020-12-02T06:36:20.571Z] ---> 6a214e4954df [2020-12-02T06:36:20.571Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-02T06:36:20.571Z] ---> bb50a89fcb20 [2020-12-02T06:36:20.571Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-02T06:36:20.837Z] ---> 49b947588355 [2020-12-02T06:36:20.837Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-02T06:36:20.837Z] ---> 50d71057e70a [2020-12-02T06:36:20.837Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-02T06:36:20.837Z] Removing intermediate container 5c20f2e90d00 [2020-12-02T06:36:20.837Z] ---> 126d1ea2ce06 [2020-12-02T06:36:20.837Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-02T06:36:21.112Z] ---> 236a6ddb7f1b [2020-12-02T06:36:21.112Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-02T06:36:21.112Z] ---> Running in 5aa7c349a421 [2020-12-02T06:36:21.377Z] ---> f75d1decf341 [2020-12-02T06:36:21.377Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-02T06:36:21.377Z] ---> 0630283e8a69 [2020-12-02T06:36:21.377Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-02T06:36:21.955Z] ---> Running in d6ddd51e3e9b [2020-12-02T06:36:21.955Z] ---> Running in a3cb2782c0c9 [2020-12-02T06:36:21.955Z] ---> 05d9ffd3bd67 [2020-12-02T06:36:21.955Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-02T06:36:22.222Z] Removing intermediate container 5aa7c349a421 [2020-12-02T06:36:22.222Z] ---> 75a0d3560f96 [2020-12-02T06:36:22.222Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-02T06:36:22.222Z] ---> fe476654f0d4 [2020-12-02T06:36:22.222Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-02T06:36:22.222Z] ---> Running in c852bba942d2 [2020-12-02T06:36:22.486Z] Removing intermediate container a3cb2782c0c9 [2020-12-02T06:36:22.486Z] ---> 23576a18cf61 [2020-12-02T06:36:22.486Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-02T06:36:22.486Z] ---> 33f16a87f37b [2020-12-02T06:36:22.486Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-02T06:36:22.752Z] ---> Running in 5b88ee84f3c3 [2020-12-02T06:36:22.752Z] ---> 980cfb5140b3 [2020-12-02T06:36:22.752Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-02T06:36:22.752Z] ---> Running in 482168bfe278 [2020-12-02T06:36:22.752Z] Removing intermediate container c852bba942d2 [2020-12-02T06:36:22.752Z] ---> 0f1df3377291 [2020-12-02T06:36:22.752Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-02T06:36:22.752Z] ---> Running in 889d8167cbba [2020-12-02T06:36:23.017Z] ---> Running in 3a910aa7e50e [2020-12-02T06:36:23.017Z] Removing intermediate container 5b88ee84f3c3 [2020-12-02T06:36:23.017Z] ---> 8966cb32e900 [2020-12-02T06:36:23.017Z] Step 19/21 : LABEL arch=x86_64 [2020-12-02T06:36:23.017Z] Removing intermediate container 482168bfe278 [2020-12-02T06:36:23.017Z] ---> ef9f04e553c7 [2020-12-02T06:36:23.017Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-02T06:36:23.281Z] ---> Running in 6ab91a35fb63 [2020-12-02T06:36:23.281Z] Removing intermediate container 889d8167cbba [2020-12-02T06:36:23.281Z] ---> f3fe8fc52438 [2020-12-02T06:36:23.281Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-02T06:36:23.559Z] ---> Running in e8f476bce024 [2020-12-02T06:36:23.559Z] ---> Running in d2f8627545b7 [2020-12-02T06:36:23.823Z] Removing intermediate container 6ab91a35fb63 [2020-12-02T06:36:23.823Z] ---> f0bcc0bc8168 [2020-12-02T06:36:23.823Z] Step 20/21 : LABEL git_sha=01b52d1bc2be61aa62c981eb8595fed52cb6bb89 [2020-12-02T06:36:23.823Z] Removing intermediate container d6ddd51e3e9b [2020-12-02T06:36:23.823Z] ---> 2d9d5b9a510c [2020-12-02T06:36:23.823Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-02T06:36:24.771Z] Removing intermediate container e8f476bce024 [2020-12-02T06:36:24.771Z] ---> 5536e1a16dc0 [2020-12-02T06:36:24.771Z] Step 20/22 : LABEL arch=x86_64 [2020-12-02T06:36:24.771Z] ---> Running in 50c9041712c2 [2020-12-02T06:36:24.771Z] ---> Running in 5eded4156216 [2020-12-02T06:36:24.771Z] Removing intermediate container d2f8627545b7 [2020-12-02T06:36:24.771Z] ---> 36cc333cb85a [2020-12-02T06:36:24.771Z] Step 20/22 : LABEL arch=x86_64 [2020-12-02T06:36:24.771Z] ---> Running in f7ade9e2b446 [2020-12-02T06:36:25.041Z] ---> Running in 14dce3e8f9ff [2020-12-02T06:36:25.041Z] Removing intermediate container 50c9041712c2 [2020-12-02T06:36:25.041Z] ---> 0ada82bdf8b4 [2020-12-02T06:36:25.041Z] Step 21/21 : LABEL version=0.0.0 [2020-12-02T06:36:25.041Z] Removing intermediate container 5eded4156216 [2020-12-02T06:36:25.041Z] ---> f797c9bd9e37 [2020-12-02T06:36:25.041Z] Step 20/22 : LABEL arch=x86_64 [2020-12-02T06:36:25.307Z] Removing intermediate container f7ade9e2b446 [2020-12-02T06:36:25.307Z] ---> c9698c72dfa1 [2020-12-02T06:36:25.307Z] Step 21/22 : LABEL git_sha=01b52d1bc2be61aa62c981eb8595fed52cb6bb89 [2020-12-02T06:36:25.307Z] ---> Running in c4388838b64f [2020-12-02T06:36:25.307Z] ---> Running in b484375df0aa [2020-12-02T06:36:25.307Z] Removing intermediate container 14dce3e8f9ff [2020-12-02T06:36:25.307Z] ---> 62ffe490c8b4 [2020-12-02T06:36:25.307Z] Step 21/22 : LABEL git_sha=01b52d1bc2be61aa62c981eb8595fed52cb6bb89 [2020-12-02T06:36:25.571Z] ---> Running in 1b6f5178b640 [2020-12-02T06:36:25.571Z] ---> Running in 6759b421f0a2 [2020-12-02T06:36:25.571Z] Removing intermediate container 3a910aa7e50e [2020-12-02T06:36:25.571Z] ---> f9b8d56971e5 [2020-12-02T06:36:25.571Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-02T06:36:25.839Z] Removing intermediate container b484375df0aa [2020-12-02T06:36:25.839Z] ---> e65369331391 [2020-12-02T06:36:25.839Z] Step 21/22 : LABEL git_sha=01b52d1bc2be61aa62c981eb8595fed52cb6bb89 [2020-12-02T06:36:25.839Z] Removing intermediate container c4388838b64f [2020-12-02T06:36:25.839Z] ---> e63a5ac7e609 [2020-12-02T06:36:25.839Z] [2020-12-02T06:36:25.839Z] Removing intermediate container 1b6f5178b640 [2020-12-02T06:36:25.839Z] ---> a59ac02b20c0 [2020-12-02T06:36:25.839Z] Step 22/22 : LABEL version=0.0.0 [2020-12-02T06:36:25.839Z] ---> Running in d05cddee7dc4 [2020-12-02T06:36:26.104Z] Removing intermediate container 6759b421f0a2 [2020-12-02T06:36:26.104Z] ---> f9cd3d71e403 [2020-12-02T06:36:26.104Z] Step 22/22 : LABEL version=0.0.0 [2020-12-02T06:36:26.104Z] Successfully built e63a5ac7e609 [2020-12-02T06:36:26.104Z] ---> Running in 1ba79cc98bff [2020-12-02T06:36:26.381Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-02T06:36:26.381Z] Building docker-sys-mgmt-agent-go [2020-12-02T06:36:26.381Z]  Building docker-support-scheduler-go ... done  ---> Running in 2ac9c9d03fbd [2020-12-02T06:36:26.381Z] ---> Running in 462940f15c99 [2020-12-02T06:36:26.648Z] Removing intermediate container 1ba79cc98bff [2020-12-02T06:36:26.648Z] ---> a80edca4e2be [2020-12-02T06:36:26.648Z] Step 22/22 : LABEL version=0.0.0 [2020-12-02T06:36:26.648Z] Removing intermediate container 2ac9c9d03fbd [2020-12-02T06:36:26.648Z] ---> 6b851fb65f71 [2020-12-02T06:36:26.648Z] [2020-12-02T06:36:26.648Z] ---> Running in a8da93592f3e [2020-12-02T06:36:26.648Z] Removing intermediate container 462940f15c99 [2020-12-02T06:36:26.648Z] ---> 333a99feb61f [2020-12-02T06:36:26.648Z] [2020-12-02T06:36:26.914Z] Successfully built 6b851fb65f71 [2020-12-02T06:36:26.914Z] Successfully tagged docker-core-command-go:latest [2020-12-02T06:36:26.914Z]  Building docker-core-command-go ... done Building docker-security-secrets-setup-go [2020-12-02T06:36:26.914Z] Removing intermediate container a8da93592f3e [2020-12-02T06:36:26.914Z] ---> e965238e7ce1 [2020-12-02T06:36:26.914Z] [2020-12-02T06:36:26.914Z] Successfully built 333a99feb61f [2020-12-02T06:36:26.914Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-02T06:36:26.914Z] Successfully tagged docker-core-metadata-go:latest [2020-12-02T06:36:26.914Z] Building docker-security-proxy-setup-go [2020-12-02T06:36:27.184Z]  Building docker-core-metadata-go ... done Successfully built e965238e7ce1 [2020-12-02T06:36:27.184Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-02T06:36:27.184Z] Building docker-support-notifications-go [2020-12-02T06:36:27.768Z]  Building docker-security-bootstrap-redis-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-02T06:36:28.355Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-02T06:36:28.355Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-02T06:36:28.619Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-02T06:36:28.881Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-02T06:36:29.457Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-02T06:36:29.724Z] Executing busybox-1.31.1-r19.trigger [2020-12-02T06:36:29.991Z] OK: 8 MiB in 19 packages [2020-12-02T06:36:33.347Z] Removing intermediate container d05cddee7dc4 [2020-12-02T06:36:33.347Z] ---> c43ee362c44e [2020-12-02T06:36:33.347Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-02T06:36:35.286Z] ---> 88967f48ba9a [2020-12-02T06:36:35.286Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-02T06:36:36.733Z] ---> 93251722edbb [2020-12-02T06:36:36.733Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-02T06:36:38.127Z] ---> a24420ac66fa [2020-12-02T06:36:38.127Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-02T06:36:38.127Z] ---> Running in 987fd86d4dcb [2020-12-02T06:36:38.396Z] Removing intermediate container 987fd86d4dcb [2020-12-02T06:36:38.396Z] ---> 056492f756d3 [2020-12-02T06:36:38.396Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-02T06:36:38.396Z] ---> Running in b5f60b6b2f0d [2020-12-02T06:36:38.660Z] Removing intermediate container b5f60b6b2f0d [2020-12-02T06:36:38.660Z] ---> a2c66c0a7c1f [2020-12-02T06:36:38.660Z] Step 21/23 : LABEL arch=x86_64 [2020-12-02T06:36:38.660Z] ---> Running in 36202f057c08 [2020-12-02T06:36:38.940Z] Removing intermediate container 36202f057c08 [2020-12-02T06:36:38.940Z] ---> f77df926c771 [2020-12-02T06:36:38.940Z] Step 22/23 : LABEL git_sha=01b52d1bc2be61aa62c981eb8595fed52cb6bb89 [2020-12-02T06:36:38.940Z] ---> Running in c2fd2ba1d11a [2020-12-02T06:36:39.538Z] Removing intermediate container c2fd2ba1d11a [2020-12-02T06:36:39.538Z] ---> 48d58c5b1ab2 [2020-12-02T06:36:39.538Z] Step 23/23 : LABEL version=0.0.0 [2020-12-02T06:36:39.538Z] ---> Running in da969bf84b32 [2020-12-02T06:36:40.532Z] Removing intermediate container da969bf84b32 [2020-12-02T06:36:40.532Z] ---> 49dcb9209060 [2020-12-02T06:36:40.532Z] [2020-12-02T06:36:40.804Z] Successfully built 49dcb9209060 [2020-12-02T06:36:42.821Z] Successfully tagged docker-core-data-go:latest [2020-12-02T06:36:42.821Z]  Building docker-core-data-go ... done Building docker-support-logging-go [2020-12-02T06:37:01.398Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-02T06:37:01.398Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-12-02T06:37:01.398Z] ---> e691b44d2f5f [2020-12-02T06:37:01.398Z] Step 3/20 : WORKDIR /edgex-go [2020-12-02T06:37:01.398Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-02T06:37:01.398Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-02T06:37:01.398Z] ---> e691b44d2f5f [2020-12-02T06:37:01.398Z] Step 3/27 : WORKDIR /edgex-go [2020-12-02T06:37:01.398Z] ---> Using cache [2020-12-02T06:37:01.398Z] ---> 82a3aa6819a2 [2020-12-02T06:37:01.398Z] ---> Using cache [2020-12-02T06:37:01.398Z] ---> 82a3aa6819a2 [2020-12-02T06:37:01.398Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-02T06:37:01.398Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-02T06:37:01.398Z] ---> Using cache [2020-12-02T06:37:01.398Z] ---> 2bded9d0614a [2020-12-02T06:37:01.398Z] Step 5/20 : RUN apk update && apk add make git [2020-12-02T06:37:01.398Z] ---> Using cache [2020-12-02T06:37:01.398Z] ---> 157e7b04dfe7 [2020-12-02T06:37:01.398Z] Step 6/20 : COPY go.mod . [2020-12-02T06:37:01.398Z] ---> Using cache [2020-12-02T06:37:01.398Z] ---> 2bded9d0614a [2020-12-02T06:37:01.398Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-02T06:37:01.398Z] ---> Using cache [2020-12-02T06:37:01.398Z] ---> 873c93144cad [2020-12-02T06:37:01.398Z] Step 7/20 : RUN go mod download [2020-12-02T06:37:01.398Z] ---> Using cache [2020-12-02T06:37:01.398Z] ---> bfe20d322a61 [2020-12-02T06:37:01.398Z] Step 8/20 : COPY . . [2020-12-02T06:37:01.398Z] ---> Using cache [2020-12-02T06:37:01.398Z] ---> eaa02d521c3e [2020-12-02T06:37:01.398Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-12-02T06:37:01.398Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-02T06:37:01.399Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-02T06:37:01.399Z] ---> e691b44d2f5f [2020-12-02T06:37:01.399Z] Step 3/24 : WORKDIR /edgex-go [2020-12-02T06:37:01.399Z] ---> Using cache [2020-12-02T06:37:01.399Z] ---> 82a3aa6819a2 [2020-12-02T06:37:01.399Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-02T06:37:01.399Z] ---> Using cache [2020-12-02T06:37:01.399Z] ---> 2bded9d0614a [2020-12-02T06:37:01.399Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-02T06:37:01.399Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-02T06:37:01.399Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-02T06:37:01.399Z] ---> e691b44d2f5f [2020-12-02T06:37:01.399Z] Step 3/29 : WORKDIR /edgex-go [2020-12-02T06:37:01.399Z] ---> Using cache [2020-12-02T06:37:01.399Z] ---> 82a3aa6819a2 [2020-12-02T06:37:01.399Z] Step 4/29 : RUN apk update && apk add make git [2020-12-02T06:37:01.399Z] ---> Running in 49531d6f1f43 [2020-12-02T06:37:01.399Z] ---> Running in 011ed2d63fd5 [2020-12-02T06:37:01.399Z] ---> Running in 6c80605e99a3 [2020-12-02T06:37:01.399Z] ---> Running in 149c6ee62df2 [2020-12-02T06:37:03.699Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-02T06:37:03.699Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-02T06:37:03.699Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-02T06:37:03.699Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-02T06:37:04.674Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-02T06:37:04.674Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-02T06:37:04.674Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-02T06:37:05.651Z] v3.12.1-67-ge0f25e8e68 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-02T06:37:05.651Z] v3.12.1-65-gda4c4bae78 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-02T06:37:05.651Z] OK: 12745 distinct packages available [2020-12-02T06:37:05.651Z] v3.12.1-67-ge0f25e8e68 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-02T06:37:05.651Z] v3.12.1-65-gda4c4bae78 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-02T06:37:05.651Z] OK: 12745 distinct packages available [2020-12-02T06:37:05.939Z] v3.12.1-67-ge0f25e8e68 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-02T06:37:05.939Z] v3.12.1-65-gda4c4bae78 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-02T06:37:05.939Z] OK: 12745 distinct packages available [2020-12-02T06:37:06.223Z] OK: 233 MiB in 51 packages [2020-12-02T06:37:06.223Z] OK: 233 MiB in 51 packages [2020-12-02T06:37:06.223Z] OK: 233 MiB in 51 packages [2020-12-02T06:37:09.632Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-02T06:37:09.632Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-02T06:37:09.632Z] ---> e691b44d2f5f [2020-12-02T06:37:09.632Z] Step 3/22 : WORKDIR /edgex-go [2020-12-02T06:37:09.632Z] ---> Using cache [2020-12-02T06:37:09.632Z] ---> 82a3aa6819a2 [2020-12-02T06:37:09.632Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-02T06:37:09.632Z] ---> Using cache [2020-12-02T06:37:09.632Z] ---> 2bded9d0614a [2020-12-02T06:37:09.632Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-12-02T06:37:09.919Z] Removing intermediate container 011ed2d63fd5 [2020-12-02T06:37:09.919Z] ---> 50c6b4dd453f [2020-12-02T06:37:09.919Z] Step 6/24 : COPY go.mod . [2020-12-02T06:37:09.919Z] Removing intermediate container 6c80605e99a3 [2020-12-02T06:37:09.919Z] ---> 5f4e913756ed [2020-12-02T06:37:09.919Z] Step 6/27 : COPY go.mod . [2020-12-02T06:37:09.919Z] ---> Running in d29310464c7e [2020-12-02T06:37:10.191Z] Removing intermediate container 49531d6f1f43 [2020-12-02T06:37:10.191Z] ---> cb40964ca5a3 [2020-12-02T06:37:10.191Z] Step 5/29 : COPY go.mod . [2020-12-02T06:37:10.490Z] ---> 9adfc0569e0a [2020-12-02T06:37:10.490Z] Step 7/27 : RUN go mod download [2020-12-02T06:37:10.490Z] ---> Running in f6a72f3b8256 [2020-12-02T06:37:10.490Z] ---> ba1675df700a [2020-12-02T06:37:10.490Z] Step 7/24 : RUN go mod download [2020-12-02T06:37:10.765Z] ---> Running in 62c69fdc5cb4 [2020-12-02T06:37:11.036Z] ---> 2ccc7070caac [2020-12-02T06:37:11.036Z] Step 6/29 : RUN go mod download [2020-12-02T06:37:11.036Z] ---> Running in 68d4344f3d29 [2020-12-02T06:37:11.302Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-02T06:37:12.280Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-02T06:37:12.861Z] v3.12.1-67-ge0f25e8e68 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-02T06:37:12.861Z] v3.12.1-65-gda4c4bae78 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-02T06:37:12.861Z] OK: 12745 distinct packages available [2020-12-02T06:37:13.161Z] Removing intermediate container f6a72f3b8256 [2020-12-02T06:37:13.161Z] ---> 6e4aaae8fb7c [2020-12-02T06:37:13.161Z] Step 8/27 : COPY . . [2020-12-02T06:37:13.161Z] Removing intermediate container 62c69fdc5cb4 [2020-12-02T06:37:13.161Z] ---> cd3761cc797e [2020-12-02T06:37:13.161Z] Step 8/24 : COPY . . [2020-12-02T06:37:13.161Z] Removing intermediate container 68d4344f3d29 [2020-12-02T06:37:13.161Z] ---> e252aeeae5b4 [2020-12-02T06:37:13.161Z] Step 7/29 : COPY . . [2020-12-02T06:37:13.453Z] OK: 233 MiB in 51 packages [2020-12-02T06:37:13.738Z] OK: 233 MiB in 51 packages [2020-12-02T06:37:24.000Z] Removing intermediate container d29310464c7e [2020-12-02T06:37:24.000Z] ---> c7ce226725f4 [2020-12-02T06:37:24.000Z] Step 6/22 : COPY go.mod . [2020-12-02T06:37:27.458Z] ---> 0ee1ae17a182 [2020-12-02T06:37:27.458Z] Step 7/22 : RUN go mod download [2020-12-02T06:37:31.760Z] ---> Running in 4cc215471d16 [2020-12-02T06:37:39.911Z] Removing intermediate container 4cc215471d16 [2020-12-02T06:37:39.911Z] ---> eaaa9cad57f5 [2020-12-02T06:37:39.911Z] Step 8/22 : COPY . . [2020-12-02T06:37:50.630Z] Removing intermediate container 149c6ee62df2 [2020-12-02T06:37:50.630Z] ---> 572c46d96bca [2020-12-02T06:37:50.630Z] [2020-12-02T06:37:50.630Z] Step 10/20 : FROM alpine [2020-12-02T06:37:50.630Z] ---> d6e46aa2470d [2020-12-02T06:37:50.630Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-02T06:37:53.218Z] ---> 8e1c442f9032 [2020-12-02T06:37:53.218Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-02T06:37:53.218Z] ---> b7037ad8a785 [2020-12-02T06:37:53.218Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-02T06:37:53.218Z] ---> 8c8f0c870ffc [2020-12-02T06:37:53.218Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-02T06:37:53.218Z] ---> Running in c9a44a757959 [2020-12-02T06:37:54.633Z] ---> Running in a009ecdff095 [2020-12-02T06:37:54.633Z] ---> Running in 3657f220dd49 [2020-12-02T06:37:54.633Z] ---> Running in 6efd8853702f [2020-12-02T06:37:55.656Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-02T06:37:55.656Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-02T06:37:55.960Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-02T06:37:55.961Z] v3.12.1-67-ge0f25e8e68 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-02T06:37:55.961Z] v3.12.1-65-gda4c4bae78 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-02T06:37:55.961Z] OK: 12746 distinct packages available [2020-12-02T06:37:56.234Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-02T06:37:56.234Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-02T06:37:56.234Z] (3/4) Installing libcurl (7.69.1-r1) [2020-12-02T06:37:56.510Z] (4/4) Installing curl (7.69.1-r1) [2020-12-02T06:37:56.510Z] Executing busybox-1.31.1-r19.trigger [2020-12-02T06:37:56.510Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-02T06:37:56.510Z] Executing ca-certificates-20191127-r4.trigger [2020-12-02T06:37:56.510Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-02T06:37:56.510Z] OK: 7 MiB in 18 packages [2020-12-02T06:37:59.215Z] Removing intermediate container c9a44a757959 [2020-12-02T06:37:59.216Z] ---> ad7167b9df40 [2020-12-02T06:37:59.216Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-02T06:38:02.607Z] ---> Running in 301d6e3184a8 [2020-12-02T06:38:03.202Z] Removing intermediate container 301d6e3184a8 [2020-12-02T06:38:03.202Z] ---> e2cc47e4b890 [2020-12-02T06:38:03.202Z] Step 13/20 : WORKDIR /edgex [2020-12-02T06:38:04.616Z] ---> Running in 9ca11800a01b [2020-12-02T06:38:05.219Z] ---> 35f893ea5759 [2020-12-02T06:38:05.219Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-12-02T06:38:05.219Z] ---> Running in 856f19cd94ce [2020-12-02T06:38:05.219Z] Removing intermediate container 9ca11800a01b [2020-12-02T06:38:05.219Z] ---> e2964030cbb2 [2020-12-02T06:38:05.219Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-02T06:38:06.189Z] ---> 7355595953b3 [2020-12-02T06:38:06.189Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-02T06:38:06.462Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-12-02T06:38:07.447Z] ---> f9e5f5437fef [2020-12-02T06:38:07.447Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-02T06:38:07.447Z] ---> Running in 2bbfd5593fd8 [2020-12-02T06:38:07.715Z] Removing intermediate container 2bbfd5593fd8 [2020-12-02T06:38:07.715Z] ---> 8ac826805e09 [2020-12-02T06:38:07.715Z] Step 17/20 : CMD ["--init=true"] [2020-12-02T06:38:07.715Z] ---> Running in 63781df842ab [2020-12-02T06:38:07.980Z] Removing intermediate container 63781df842ab [2020-12-02T06:38:07.980Z] ---> 2bf5e01db045 [2020-12-02T06:38:07.980Z] Step 18/20 : LABEL arch=x86_64 [2020-12-02T06:38:07.980Z] ---> Running in 7ab348594232 [2020-12-02T06:38:08.563Z] Removing intermediate container 7ab348594232 [2020-12-02T06:38:08.563Z] ---> cc2e8750f135 [2020-12-02T06:38:08.563Z] Step 19/20 : LABEL git_sha=01b52d1bc2be61aa62c981eb8595fed52cb6bb89 [2020-12-02T06:38:08.563Z] ---> Running in 574830ec21b9 [2020-12-02T06:38:08.835Z] Removing intermediate container 574830ec21b9 [2020-12-02T06:38:08.835Z] ---> 4cc55a1d1e48 [2020-12-02T06:38:08.835Z] Step 20/20 : LABEL version=0.0.0 [2020-12-02T06:38:08.835Z] ---> Running in 9726c261325d [2020-12-02T06:38:09.100Z] Removing intermediate container 9726c261325d [2020-12-02T06:38:09.100Z] ---> fd147cb1d74d [2020-12-02T06:38:09.100Z] [2020-12-02T06:38:09.685Z] Successfully built fd147cb1d74d [2020-12-02T06:38:09.685Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-02T06:38:09.685Z] Building docker-security-secretstore-setup-go [2020-12-02T06:38:31.854Z]  Building docker-security-proxy-setup-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-02T06:38:31.854Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-02T06:38:32.118Z] ---> e691b44d2f5f [2020-12-02T06:38:32.118Z] Step 3/24 : WORKDIR /edgex-go [2020-12-02T06:38:32.383Z] Removing intermediate container 3657f220dd49 [2020-12-02T06:38:32.383Z] ---> d517e663376b [2020-12-02T06:38:32.383Z] [2020-12-02T06:38:32.383Z] Step 9/29 : FROM alpine:latest [2020-12-02T06:38:32.383Z] ---> d6e46aa2470d [2020-12-02T06:38:32.383Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-02T06:38:32.383Z] ---> Using cache [2020-12-02T06:38:32.383Z] ---> 82a3aa6819a2 [2020-12-02T06:38:32.383Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-02T06:38:32.383Z] ---> Using cache [2020-12-02T06:38:32.383Z] ---> 2bded9d0614a [2020-12-02T06:38:32.383Z] Step 5/24 : RUN apk update && apk add make git [2020-12-02T06:38:32.664Z] ---> Using cache [2020-12-02T06:38:32.664Z] ---> 157e7b04dfe7 [2020-12-02T06:38:32.664Z] Step 6/24 : COPY go.mod . [2020-12-02T06:38:32.664Z] ---> Using cache [2020-12-02T06:38:32.664Z] ---> 873c93144cad [2020-12-02T06:38:32.664Z] Step 7/24 : RUN go mod download [2020-12-02T06:38:32.664Z] ---> Using cache [2020-12-02T06:38:32.664Z] ---> bfe20d322a61 [2020-12-02T06:38:32.664Z] Step 8/24 : COPY . . [2020-12-02T06:38:32.664Z] ---> Using cache [2020-12-02T06:38:32.664Z] ---> eaa02d521c3e [2020-12-02T06:38:32.664Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-02T06:38:34.635Z] ---> Running in a88732badb87 [2020-12-02T06:38:34.635Z] ---> Running in 12cb762782a1 [2020-12-02T06:38:34.907Z] Removing intermediate container 6efd8853702f [2020-12-02T06:38:34.907Z] ---> c5d8765626e4 [2020-12-02T06:38:34.907Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-02T06:38:34.907Z] ---> Running in ce324cb1d421 [2020-12-02T06:38:35.169Z] Removing intermediate container a88732badb87 [2020-12-02T06:38:35.169Z] ---> a1dfc377f561 [2020-12-02T06:38:35.169Z] Step 11/29 : USER root [2020-12-02T06:38:35.753Z] ---> Running in 37b6a35eb69f [2020-12-02T06:38:35.753Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-02T06:38:36.709Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-02T06:38:36.976Z] Removing intermediate container 37b6a35eb69f [2020-12-02T06:38:36.976Z] ---> 45f6d420135a [2020-12-02T06:38:36.976Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-02T06:38:37.948Z] Removing intermediate container a009ecdff095 [2020-12-02T06:38:37.948Z] ---> 5de6473ffa28 [2020-12-02T06:38:37.948Z] [2020-12-02T06:38:37.948Z] Step 10/24 : FROM scratch [2020-12-02T06:38:37.948Z] ---> [2020-12-02T06:38:37.948Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-02T06:38:38.563Z] ---> Running in 5472b481611d [2020-12-02T06:38:39.188Z] ---> Running in 5b86870021c8 [2020-12-02T06:38:39.466Z] Removing intermediate container 856f19cd94ce [2020-12-02T06:38:39.466Z] ---> 925e90d1a0e3 [2020-12-02T06:38:39.466Z] [2020-12-02T06:38:39.466Z] Step 10/22 : FROM scratch [2020-12-02T06:38:39.466Z] ---> [2020-12-02T06:38:39.466Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-02T06:38:39.745Z] ---> Running in 6c1eae3822d1 [2020-12-02T06:38:39.745Z] Removing intermediate container 5b86870021c8 [2020-12-02T06:38:39.745Z] ---> 9505052565e6 [2020-12-02T06:38:39.745Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-02T06:38:40.023Z] ---> Running in 1bcfcbad2ea8 [2020-12-02T06:38:40.023Z] Removing intermediate container ce324cb1d421 [2020-12-02T06:38:40.023Z] ---> 639eb761c245 [2020-12-02T06:38:40.023Z] [2020-12-02T06:38:40.023Z] Step 11/27 : FROM docker:latest [2020-12-02T06:38:40.023Z] ---> b0757c55a1fd [2020-12-02T06:38:40.023Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-02T06:38:40.023Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-02T06:38:40.337Z] Removing intermediate container 6c1eae3822d1 [2020-12-02T06:38:40.337Z] ---> c57e7329c465 [2020-12-02T06:38:40.337Z] Step 12/22 : ENV APP_PORT=48061 [2020-12-02T06:38:40.337Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-02T06:38:40.337Z] ---> Running in 18bdc78867a0 [2020-12-02T06:38:40.337Z] ---> Running in 52c010c3065d [2020-12-02T06:38:40.643Z] Removing intermediate container 1bcfcbad2ea8 [2020-12-02T06:38:40.643Z] ---> c9dcd543aa3e [2020-12-02T06:38:40.643Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-02T06:38:40.643Z] v3.12.1-67-ge0f25e8e68 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-02T06:38:40.643Z] v3.12.1-65-gda4c4bae78 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-02T06:38:40.643Z] OK: 12746 distinct packages available [2020-12-02T06:38:40.643Z] ---> Running in 3a36fa5450da [2020-12-02T06:38:40.920Z] Removing intermediate container 18bdc78867a0 [2020-12-02T06:38:40.921Z] ---> bde3a4d9b35a [2020-12-02T06:38:40.921Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-02T06:38:40.921Z] ---> Running in 1d91c269f55c [2020-12-02T06:38:40.921Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-02T06:38:40.921Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-02T06:38:40.921Z] Executing busybox-1.31.1-r19.trigger [2020-12-02T06:38:41.533Z] Executing ca-certificates-20191127-r4.trigger [2020-12-02T06:38:41.533Z] Removing intermediate container 3a36fa5450da [2020-12-02T06:38:41.533Z] ---> 031c2290b099 [2020-12-02T06:38:41.533Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-02T06:38:41.533Z] OK: 6 MiB in 16 packages [2020-12-02T06:38:42.504Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-02T06:38:42.769Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-02T06:38:42.769Z] (1/2) Installing readline (8.0.4-r0) [2020-12-02T06:38:42.769Z] (2/2) Installing bash (5.0.17-r0) [2020-12-02T06:38:43.034Z] Executing bash-5.0.17-r0.post-install [2020-12-02T06:38:43.306Z] Executing busybox-1.31.1-r19.trigger [2020-12-02T06:38:43.581Z] OK: 12 MiB in 22 packages [2020-12-02T06:38:43.581Z] Removing intermediate container 1d91c269f55c [2020-12-02T06:38:43.581Z] ---> fb093127f056 [2020-12-02T06:38:43.581Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-12-02T06:38:43.581Z] ---> 1b1742c73a07 [2020-12-02T06:38:43.581Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-02T06:38:44.188Z] ---> f37bd5b4008c [2020-12-02T06:38:44.188Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-12-02T06:38:44.779Z] Removing intermediate container 52c010c3065d [2020-12-02T06:38:44.779Z] ---> 7a7f2048ee27 [2020-12-02T06:38:44.779Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-02T06:38:44.779Z] Removing intermediate container 5472b481611d [2020-12-02T06:38:44.779Z] ---> ce8154d205ce [2020-12-02T06:38:44.779Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-02T06:38:45.369Z] ---> Running in 135f2f000129 [2020-12-02T06:38:45.369Z] ---> Running in fdad603064f0 [2020-12-02T06:38:45.369Z] ---> f2519b91104b [2020-12-02T06:38:45.369Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-12-02T06:38:45.369Z] ---> 2c7eb40a468e [2020-12-02T06:38:45.369Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-02T06:38:45.648Z] Removing intermediate container fdad603064f0 [2020-12-02T06:38:45.648Z] ---> 237b942bcfbb [2020-12-02T06:38:45.648Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-02T06:38:45.940Z] ---> Running in 57a16abac3dc [2020-12-02T06:38:46.566Z] ---> d441da0546d4 [2020-12-02T06:38:46.566Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-02T06:38:46.566Z] ---> 904534dd29fd [2020-12-02T06:38:46.566Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-12-02T06:38:46.566Z] Removing intermediate container 57a16abac3dc [2020-12-02T06:38:46.566Z] ---> a7bf9e20e800 [2020-12-02T06:38:46.566Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-02T06:38:46.856Z] ---> Running in b597e44ac619 [2020-12-02T06:38:47.719Z] ---> 8cdcb6137a80 [2020-12-02T06:38:47.719Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-02T06:38:47.719Z] ---> 37f1e2d5c07a [2020-12-02T06:38:47.719Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-12-02T06:38:47.719Z] Removing intermediate container 135f2f000129 [2020-12-02T06:38:47.719Z] ---> d77100d931a9 [2020-12-02T06:38:47.719Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-02T06:38:48.154Z] ---> Running in aa7cac08c8bd [2020-12-02T06:38:48.154Z] ---> Running in 41d007c2c0a4 [2020-12-02T06:38:48.154Z] Removing intermediate container aa7cac08c8bd [2020-12-02T06:38:48.154Z] ---> 5d7a054a899f [2020-12-02T06:38:48.154Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-02T06:38:48.154Z] ---> Running in aab33eedbf5e [2020-12-02T06:38:48.154Z] Removing intermediate container 41d007c2c0a4 [2020-12-02T06:38:48.154Z] ---> c60cc45e9df7 [2020-12-02T06:38:48.154Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-02T06:38:48.533Z] ---> Running in fa28bbeac490 [2020-12-02T06:38:48.533Z] ---> d1e7dd7dd8aa [2020-12-02T06:38:48.533Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-02T06:38:48.928Z] Removing intermediate container aab33eedbf5e [2020-12-02T06:38:48.928Z] ---> 5ec878d4ff26 [2020-12-02T06:38:48.928Z] Step 20/22 : LABEL arch=x86_64 [2020-12-02T06:38:48.928Z] ---> Running in 507af5f136c8 [2020-12-02T06:38:48.928Z] Removing intermediate container fa28bbeac490 [2020-12-02T06:38:48.928Z] ---> c44fb6cc3642 [2020-12-02T06:38:48.928Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-02T06:38:48.928Z] Removing intermediate container b597e44ac619 [2020-12-02T06:38:48.928Z] ---> 5b1167b9fa33 [2020-12-02T06:38:48.928Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-02T06:38:48.928Z] ---> faee410a0c4d [2020-12-02T06:38:48.928Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-02T06:38:48.928Z] ---> Running in 523735b74793 [2020-12-02T06:38:49.274Z] Removing intermediate container 507af5f136c8 [2020-12-02T06:38:49.274Z] ---> 08e91a3456ad [2020-12-02T06:38:49.274Z] Step 21/22 : LABEL git_sha=01b52d1bc2be61aa62c981eb8595fed52cb6bb89 [2020-12-02T06:38:49.274Z] ---> Running in e6d15fa97aef [2020-12-02T06:38:49.274Z] ---> Running in fd5c7332dc42 [2020-12-02T06:38:49.274Z] Removing intermediate container 523735b74793 [2020-12-02T06:38:49.274Z] ---> 2a1e6fe9b983 [2020-12-02T06:38:49.274Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-02T06:38:49.544Z] Removing intermediate container e6d15fa97aef [2020-12-02T06:38:49.544Z] ---> 804d2c75a164 [2020-12-02T06:38:49.544Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-02T06:38:49.811Z] Removing intermediate container fd5c7332dc42 [2020-12-02T06:38:49.811Z] ---> 356fc850db8f [2020-12-02T06:38:49.811Z] Step 22/22 : LABEL version=0.0.0 [2020-12-02T06:38:50.401Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-02T06:38:50.401Z] ---> c748c29533c3 [2020-12-02T06:38:50.401Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-02T06:38:50.401Z] ---> Running in 6910f2025b2f [2020-12-02T06:38:50.401Z] ---> Running in 35d535c5c555 [2020-12-02T06:38:50.678Z] ---> db30b21d6566 [2020-12-02T06:38:50.678Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-02T06:38:50.678Z] Removing intermediate container 6910f2025b2f [2020-12-02T06:38:50.678Z] ---> 902d26de50f9 [2020-12-02T06:38:50.678Z] Step 22/24 : LABEL arch=x86_64 [2020-12-02T06:38:50.678Z] Removing intermediate container 35d535c5c555 [2020-12-02T06:38:50.678Z] ---> 2c522595770c [2020-12-02T06:38:50.678Z] [2020-12-02T06:38:50.678Z] ---> Running in fe81e638cb65 [2020-12-02T06:38:50.955Z] ---> db1151a104f3 [2020-12-02T06:38:50.955Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-02T06:38:50.955Z] Successfully built 2c522595770c [2020-12-02T06:38:50.955Z] ---> ae82684d9396 [2020-12-02T06:38:50.955Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-02T06:38:51.237Z] Successfully tagged docker-support-logging-go:latest [2020-12-02T06:38:51.238Z]  Building docker-support-logging-go ... done Removing intermediate container fe81e638cb65 [2020-12-02T06:38:51.238Z] ---> ce05d2f198f8 [2020-12-02T06:38:51.238Z] Step 23/24 : LABEL git_sha=01b52d1bc2be61aa62c981eb8595fed52cb6bb89 [2020-12-02T06:38:51.238Z] ---> Running in 43452c61a0ff [2020-12-02T06:38:51.507Z] ---> 66a7c2906cb9 [2020-12-02T06:38:51.507Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-02T06:38:51.778Z] Removing intermediate container 43452c61a0ff [2020-12-02T06:38:51.778Z] ---> 6320289d913a [2020-12-02T06:38:51.778Z] Step 24/24 : LABEL version=0.0.0 [2020-12-02T06:38:52.050Z] ---> 0c6f308cd67b [2020-12-02T06:38:52.050Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-02T06:38:52.050Z] ---> Running in 3131ace5cabb [2020-12-02T06:38:52.050Z] ---> Running in 25b6d9c4580c [2020-12-02T06:38:52.050Z] ---> 506b129a7a63 [2020-12-02T06:38:52.050Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-02T06:38:52.323Z] Removing intermediate container 3131ace5cabb [2020-12-02T06:38:52.323Z] ---> a038cc956b7f [2020-12-02T06:38:52.323Z] [2020-12-02T06:38:52.595Z] ---> 9840fffffd84 [2020-12-02T06:38:52.595Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-02T06:38:52.596Z] ---> Running in 9a1478501f35 [2020-12-02T06:38:52.596Z] Successfully built a038cc956b7f [2020-12-02T06:38:52.596Z] Successfully tagged docker-support-notifications-go:latest [2020-12-02T06:38:52.860Z]  Building docker-support-notifications-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-02T06:38:53.138Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-02T06:38:53.427Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-02T06:38:53.427Z] (2/33) Installing expat (2.2.9-r1) [2020-12-02T06:38:53.427Z] (3/33) Installing libffi (3.3-r2) [2020-12-02T06:38:53.427Z] (4/33) Installing gdbm (1.13-r1) [2020-12-02T06:38:53.427Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-02T06:38:53.427Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-02T06:38:53.427Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-02T06:38:57.688Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-02T06:38:57.688Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-02T06:38:57.688Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-02T06:38:57.688Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-02T06:38:58.642Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-02T06:38:58.642Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-02T06:38:58.642Z] Removing intermediate container 9a1478501f35 [2020-12-02T06:38:58.642Z] ---> b98fb3e1fdc8 [2020-12-02T06:38:58.642Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-02T06:38:58.642Z] Removing intermediate container 12cb762782a1 [2020-12-02T06:38:58.642Z] ---> 4b7eae8c36bc [2020-12-02T06:38:58.642Z] [2020-12-02T06:38:58.642Z] Step 10/24 : FROM alpine:3.10 [2020-12-02T06:38:58.642Z] ---> be4e4bea2c2e [2020-12-02T06:38:58.642Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-02T06:38:58.642Z] ---> Using cache [2020-12-02T06:38:58.642Z] ---> 978e0d5a9d1e [2020-12-02T06:38:58.642Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-02T06:38:58.642Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-02T06:38:59.224Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-02T06:38:59.224Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-02T06:38:59.224Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-02T06:38:59.490Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-02T06:38:59.490Z] ---> Running in 05eda5e1c948 [2020-12-02T06:38:59.490Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-02T06:38:59.755Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-02T06:39:00.021Z] ---> a4942cf21df7 [2020-12-02T06:39:00.021Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-02T06:39:00.021Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-02T06:39:00.021Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-02T06:39:00.286Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-02T06:39:00.286Z] ---> Running in 551f1b6a19b4 [2020-12-02T06:39:00.286Z] Removing intermediate container 05eda5e1c948 [2020-12-02T06:39:00.286Z] ---> 52f47ab1e1c1 [2020-12-02T06:39:00.286Z] Step 13/24 : WORKDIR / [2020-12-02T06:39:00.286Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-02T06:39:00.286Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-02T06:39:00.550Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-02T06:39:00.815Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-02T06:39:00.815Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-02T06:39:00.815Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-02T06:39:00.815Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-02T06:39:00.815Z] ---> Running in f32ec396cc15 [2020-12-02T06:39:00.815Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-02T06:39:01.087Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-02T06:39:01.087Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-02T06:39:01.354Z] Executing busybox-1.31.1-r19.trigger [2020-12-02T06:39:01.354Z] OK: 71 MiB in 55 packages [2020-12-02T06:39:01.942Z] Removing intermediate container f32ec396cc15 [2020-12-02T06:39:01.942Z] ---> 840f6e3b6e07 [2020-12-02T06:39:01.942Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-02T06:39:02.908Z] ---> edaee4fc9fb8 [2020-12-02T06:39:02.908Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-02T06:39:07.040Z] ---> cb4f3f21c6fa [2020-12-02T06:39:07.040Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-02T06:39:07.040Z] Removing intermediate container 551f1b6a19b4 [2020-12-02T06:39:07.040Z] ---> add52bada130 [2020-12-02T06:39:07.040Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-02T06:39:07.306Z] ---> Running in f424c43c5d69 [2020-12-02T06:39:07.306Z] Removing intermediate container 25b6d9c4580c [2020-12-02T06:39:07.306Z] ---> 5a22ce88ee3b [2020-12-02T06:39:07.306Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-02T06:39:07.577Z] ---> Running in 8a6abb0f1287 [2020-12-02T06:39:07.577Z] ---> 9b2be440906c [2020-12-02T06:39:07.577Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-02T06:39:08.161Z] ---> 476d8447a4e2 [2020-12-02T06:39:08.161Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-02T06:39:09.129Z] Removing intermediate container f424c43c5d69 [2020-12-02T06:39:09.129Z] ---> ccb33d469b63 [2020-12-02T06:39:09.129Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-02T06:39:09.129Z] ---> 7b38636c65b1 [2020-12-02T06:39:09.129Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-02T06:39:09.129Z] ---> Running in 32f79d16c856 [2020-12-02T06:39:09.129Z] Removing intermediate container 32f79d16c856 [2020-12-02T06:39:09.129Z] ---> 293cb4542df6 [2020-12-02T06:39:09.129Z] Step 26/29 : CMD [ "generate" ] [2020-12-02T06:39:09.129Z] ---> 67e2c5bf71d6 [2020-12-02T06:39:09.129Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-02T06:39:09.404Z] ---> Running in dd748084c07c [2020-12-02T06:39:09.404Z] ---> Running in dd1e9c6c2784 [2020-12-02T06:39:09.404Z] Collecting docker-compose==1.23.2 [2020-12-02T06:39:09.404Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-02T06:39:09.670Z] Removing intermediate container dd748084c07c [2020-12-02T06:39:09.670Z] ---> 8deb1bf9c41a [2020-12-02T06:39:09.670Z] Step 27/29 : LABEL arch=x86_64 [2020-12-02T06:39:09.936Z] ---> Running in f8fb0f1f6622 [2020-12-02T06:39:09.936Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-02T06:39:09.936Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-02T06:39:09.936Z] Removing intermediate container f8fb0f1f6622 [2020-12-02T06:39:09.936Z] ---> 9f6c46b46a3c [2020-12-02T06:39:09.936Z] Step 28/29 : LABEL git_sha=01b52d1bc2be61aa62c981eb8595fed52cb6bb89 [2020-12-02T06:39:10.201Z] ---> Running in 2259dd0e5e51 [2020-12-02T06:39:10.201Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-02T06:39:10.201Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-02T06:39:10.201Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-02T06:39:10.201Z] Removing intermediate container 2259dd0e5e51 [2020-12-02T06:39:10.201Z] ---> d6af4d441fba [2020-12-02T06:39:10.201Z] Step 29/29 : LABEL version=0.0.0 [2020-12-02T06:39:10.201Z] Collecting jsonschema<3,>=2.5.1 [2020-12-02T06:39:10.468Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-02T06:39:10.468Z] ---> Running in bb26d7ab2f09 [2020-12-02T06:39:10.468Z] Collecting docopt<0.7,>=0.6.1 [2020-12-02T06:39:10.468Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-02T06:39:11.422Z] Removing intermediate container bb26d7ab2f09 [2020-12-02T06:39:11.422Z] ---> 7d1aea7e1911 [2020-12-02T06:39:11.422Z] [2020-12-02T06:39:11.422Z] Removing intermediate container dd1e9c6c2784 [2020-12-02T06:39:11.422Z] ---> 11d17066997a [2020-12-02T06:39:11.422Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-02T06:39:11.422Z] ---> Running in 1e763511e27f [2020-12-02T06:39:11.422Z] Successfully built 7d1aea7e1911 [2020-12-02T06:39:11.422Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-12-02T06:39:11.688Z]  Building docker-security-secrets-setup-go ... done Collecting PyYAML<4,>=3.10 [2020-12-02T06:39:11.688Z] Removing intermediate container 1e763511e27f [2020-12-02T06:39:11.688Z] ---> 58277b8da3d6 [2020-12-02T06:39:11.688Z] Step 22/24 : LABEL arch=x86_64 [2020-12-02T06:39:11.688Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-02T06:39:11.688Z] ---> Running in 4fba38d21aca [2020-12-02T06:39:13.625Z] Removing intermediate container 4fba38d21aca [2020-12-02T06:39:13.625Z] ---> da23409aa4fc [2020-12-02T06:39:13.625Z] Step 23/24 : LABEL git_sha=01b52d1bc2be61aa62c981eb8595fed52cb6bb89 [2020-12-02T06:39:13.625Z] ---> Running in 2ed7f06adf0e [2020-12-02T06:39:13.625Z] Collecting cached-property<2,>=1.2.0 [2020-12-02T06:39:13.625Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-02T06:39:13.625Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-02T06:39:13.891Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-02T06:39:13.891Z] Removing intermediate container 2ed7f06adf0e [2020-12-02T06:39:13.891Z] ---> 7758855087ab [2020-12-02T06:39:13.891Z] Step 24/24 : LABEL version=0.0.0 [2020-12-02T06:39:13.891Z] ---> Running in 67b9dc67024d [2020-12-02T06:39:14.159Z] Removing intermediate container 67b9dc67024d [2020-12-02T06:39:14.159Z] ---> 635ee9091db1 [2020-12-02T06:39:14.159Z] [2020-12-02T06:39:14.159Z] Successfully built 635ee9091db1 [2020-12-02T06:39:14.455Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-02T06:39:14.455Z]  Building docker-security-secretstore-setup-go ... done Collecting docker<4.0,>=3.6.0 [2020-12-02T06:39:14.455Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-02T06:39:14.455Z] Collecting texttable<0.10,>=0.9.0 [2020-12-02T06:39:14.720Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-02T06:39:14.984Z] 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) [2020-12-02T06:39:15.250Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-02T06:39:15.250Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-02T06:39:15.250Z] Collecting idna<2.8,>=2.5 [2020-12-02T06:39:15.250Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-02T06:39:15.250Z] 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) [2020-12-02T06:39:15.516Z] Collecting docker-pycreds>=0.4.0 [2020-12-02T06:39:15.516Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-02T06:39:15.516Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-02T06:39:15.516Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-02T06:39:15.516Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-02T06:39:15.516Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-02T06:39:15.781Z] Installing collected packages: urllib3, idna, requests, websocket-client, jsonschema, docopt, PyYAML, cached-property, dockerpty, docker-pycreds, docker, texttable, docker-compose [2020-12-02T06:39:15.781Z] Attempting uninstall: urllib3 [2020-12-02T06:39:15.781Z] Found existing installation: urllib3 1.25.9 [2020-12-02T06:39:15.781Z] Uninstalling urllib3-1.25.9: [2020-12-02T06:39:15.781Z] Successfully uninstalled urllib3-1.25.9 [2020-12-02T06:39:16.046Z] Attempting uninstall: idna [2020-12-02T06:39:16.046Z] Found existing installation: idna 2.9 [2020-12-02T06:39:16.046Z] Uninstalling idna-2.9: [2020-12-02T06:39:16.046Z] Successfully uninstalled idna-2.9 [2020-12-02T06:39:16.311Z] Attempting uninstall: requests [2020-12-02T06:39:16.311Z] Found existing installation: requests 2.23.0 [2020-12-02T06:39:16.311Z] Uninstalling requests-2.23.0: [2020-12-02T06:39:16.311Z] Successfully uninstalled requests-2.23.0 [2020-12-02T06:39:16.580Z] Running setup.py install for docopt: started [2020-12-02T06:39:17.164Z] Running setup.py install for docopt: finished with status 'done' [2020-12-02T06:39:17.164Z] Running setup.py install for PyYAML: started [2020-12-02T06:39:17.746Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-02T06:39:17.746Z] Running setup.py install for dockerpty: started [2020-12-02T06:39:18.328Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-02T06:39:18.594Z] Running setup.py install for texttable: started [2020-12-02T06:39:19.178Z] Running setup.py install for texttable: finished with status 'done' [2020-12-02T06:39:19.178Z] 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.57.0 [2020-12-02T06:39:22.540Z] Removing intermediate container 8a6abb0f1287 [2020-12-02T06:39:22.540Z] ---> 8a8d9527c15b [2020-12-02T06:39:22.540Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-02T06:39:22.540Z] ---> Running in 82c496356981 [2020-12-02T06:39:23.121Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-02T06:39:23.387Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-02T06:39:23.387Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-02T06:39:23.387Z] (2/3) Installing libcurl (7.69.1-r1) [2020-12-02T06:39:23.656Z] (3/3) Installing curl (7.69.1-r1) [2020-12-02T06:39:23.656Z] Executing busybox-1.31.1-r19.trigger [2020-12-02T06:39:23.656Z] OK: 72 MiB in 58 packages [2020-12-02T06:39:24.237Z] Removing intermediate container 82c496356981 [2020-12-02T06:39:24.237Z] ---> 7f9d8cdc5ca4 [2020-12-02T06:39:24.237Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-02T06:39:24.237Z] ---> Running in 1db58d369bd3 [2020-12-02T06:39:24.237Z] Removing intermediate container 1db58d369bd3 [2020-12-02T06:39:24.237Z] ---> b18512e5b70e [2020-12-02T06:39:24.237Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-02T06:39:24.503Z] ---> Running in 4d7817bf73d4 [2020-12-02T06:39:24.503Z] Removing intermediate container 4d7817bf73d4 [2020-12-02T06:39:24.503Z] ---> 94a04dee22d5 [2020-12-02T06:39:24.503Z] Step 25/27 : LABEL arch=x86_64 [2020-12-02T06:39:24.769Z] ---> Running in 0fb9798e77d4 [2020-12-02T06:39:24.769Z] Removing intermediate container 0fb9798e77d4 [2020-12-02T06:39:24.769Z] ---> a90a779b3881 [2020-12-02T06:39:24.769Z] Step 26/27 : LABEL git_sha=01b52d1bc2be61aa62c981eb8595fed52cb6bb89 [2020-12-02T06:39:24.769Z] ---> Running in bc9af603deb3 [2020-12-02T06:39:25.034Z] Removing intermediate container bc9af603deb3 [2020-12-02T06:39:25.034Z] ---> 0a2c5a7c0b4d [2020-12-02T06:39:25.034Z] Step 27/27 : LABEL version=0.0.0 [2020-12-02T06:39:25.034Z] ---> Running in 5c65d791e063 [2020-12-02T06:39:25.300Z] Removing intermediate container 5c65d791e063 [2020-12-02T06:39:25.300Z] ---> 72dbf299bfed [2020-12-02T06:39:25.300Z] [2020-12-02T06:39:25.300Z] Successfully built 72dbf299bfed [2020-12-02T06:39:25.300Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-02T06:39:25.910Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-02T06:39:25.965Z] $ docker stop --time=1 6cdcd0a74b65b1cc42b749a8ee460187409fa617462c125b1de803b0dc858e89 [2020-12-02T06:39:27.645Z] $ docker rm -f 6cdcd0a74b65b1cc42b749a8ee460187409fa617462c125b1de803b0dc858e89 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-02T06:39:28.279Z] + docker images [2020-12-02T06:39:28.279Z] + grep docker [2020-12-02T06:39:28.279Z] docker-sys-mgmt-agent-go latest 72dbf299bfed 3 seconds ago 293MB [2020-12-02T06:39:28.279Z] docker-security-secretstore-setup-go latest 635ee9091db1 15 seconds ago 24.7MB [2020-12-02T06:39:28.279Z] docker-security-secrets-setup-go latest 7d1aea7e1911 17 seconds ago 23.9MB [2020-12-02T06:39:28.279Z] docker-support-notifications-go latest a038cc956b7f 36 seconds ago 13.6MB [2020-12-02T06:39:28.279Z] docker-support-logging-go latest 2c522595770c 38 seconds ago 11.1MB [2020-12-02T06:39:28.279Z] docker-security-proxy-setup-go latest fd147cb1d74d About a minute ago 15.8MB [2020-12-02T06:39:28.279Z] docker-core-data-go latest 49dcb9209060 2 minutes ago 23.7MB [2020-12-02T06:39:28.279Z] docker-core-metadata-go latest 333a99feb61f 3 minutes ago 14.5MB [2020-12-02T06:39:28.279Z] docker-core-command-go latest 6b851fb65f71 3 minutes ago 12.2MB [2020-12-02T06:39:28.279Z] docker-security-bootstrap-redis-go latest e965238e7ce1 3 minutes ago 15.8MB [2020-12-02T06:39:28.279Z] docker-support-scheduler-go latest e63a5ac7e609 3 minutes ago 12.3MB [2020-12-02T06:39:28.279Z] docker latest b0757c55a1fd 5 hours ago 220MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-12-02T06:39:44.455Z] Still waiting to schedule task [2020-12-02T06:39:44.455Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-12-02T06:40:44.659Z] Running on prd-centos7-docker-8c-8g-14139 in /w/workspace/edgexfoundry_edgex-go_PR-2914 [Pipeline] { [Pipeline] ws [2020-12-02T06:40:44.773Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-12-02T06:40:46.713Z] using credential edgex-jenkins-ssh [2020-12-02T06:40:46.770Z] Cloning the remote Git repository [2020-12-02T06:40:46.327Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-02T06:40:46.386Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-12-02T06:40:46.408Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-02T06:40:46.408Z] > git --version # timeout=10 [2020-12-02T06:40:46.412Z] > git --version # 'git version 2.24.3' [2020-12-02T06:40:46.413Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-02T06:40:46.433Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-02T06:40:56.779Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-02T06:40:56.785Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-02T06:40:56.795Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-02T06:40:56.805Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-02T06:40:56.805Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-02T06:40:56.808Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2914/head:refs/remotes/origin/PR-2914 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-02T06:40:57.324Z] Merging remotes/origin/master commit 29e664d5d238b101fd7610bddecccab428b8a002 into PR head commit 01b52d1bc2be61aa62c981eb8595fed52cb6bb89 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-02T06:40:58.364Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [2020-12-02T06:40:57.333Z] > git config core.sparsecheckout # timeout=10 [2020-12-02T06:40:57.337Z] > git checkout -f 01b52d1bc2be61aa62c981eb8595fed52cb6bb89 # timeout=10 [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-02T06:41:02.201Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-02T06:41:03.154Z] ---> package-listing.sh [2020-12-02T06:41:03.155Z] ++ facter osfamily [2020-12-02T06:41:03.155Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-02T06:41:03.155Z] + OS_FAMILY=redhat [2020-12-02T06:41:03.155Z] + workspace=/w/workspace/edgex-go/1 [2020-12-02T06:41:03.155Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-02T06:41:03.155Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-02T06:41:03.155Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-02T06:41:03.155Z] + PACKAGES=/tmp/packages_start.txt [2020-12-02T06:41:03.155Z] + '[' /w/workspace/edgex-go/1 ']' [2020-12-02T06:41:03.155Z] + PACKAGES=/tmp/packages_end.txt [2020-12-02T06:41:03.155Z] + case "${OS_FAMILY}" in [2020-12-02T06:41:03.155Z] + rpm -qa [2020-12-02T06:41:03.155Z] + sort [2020-12-02T06:41:08.467Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-02T06:41:08.467Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-02T06:41:08.468Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-02T06:41:08.468Z] + '[' /w/workspace/edgex-go/1 ']' [2020-12-02T06:41:08.468Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2020-12-02T06:41:08.468Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2020-12-02T06:41:08.510Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-02T06:41:08.833Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-02T06:41:09.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-02T06:41:09.173Z] [2020-12-02T06:41:09.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-02T06:41:09.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-02T06:41:09.582Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-02T06:41:09.582Z] df20fa9351a1: Pulling fs layer [2020-12-02T06:41:09.582Z] 36b3adc4ff6f: Pulling fs layer [2020-12-02T06:41:09.582Z] 8ad3a11d3b57: Pulling fs layer [2020-12-02T06:41:09.582Z] 46f8f816bc3b: Pulling fs layer [2020-12-02T06:41:09.582Z] 93b61091891f: Pulling fs layer [2020-12-02T06:41:09.582Z] 93b9cdb0e59b: Pulling fs layer [2020-12-02T06:41:09.582Z] 5e14af77c1be: Pulling fs layer [2020-12-02T06:41:09.582Z] 01666e4c0597: Pulling fs layer [2020-12-02T06:41:09.582Z] aa168da1d23b: Pulling fs layer [2020-12-02T06:41:09.582Z] 93b61091891f: Waiting [2020-12-02T06:41:09.582Z] 46f8f816bc3b: Waiting [2020-12-02T06:41:09.582Z] 5e14af77c1be: Waiting [2020-12-02T06:41:09.582Z] 01666e4c0597: Waiting [2020-12-02T06:41:09.582Z] 93b9cdb0e59b: Waiting [2020-12-02T06:41:09.582Z] aa168da1d23b: Waiting [2020-12-02T06:41:09.582Z] 36b3adc4ff6f: Verifying Checksum [2020-12-02T06:41:09.582Z] 36b3adc4ff6f: Download complete [2020-12-02T06:41:09.582Z] 46f8f816bc3b: Verifying Checksum [2020-12-02T06:41:09.582Z] 46f8f816bc3b: Download complete [2020-12-02T06:41:09.582Z] df20fa9351a1: Verifying Checksum [2020-12-02T06:41:09.582Z] df20fa9351a1: Download complete [2020-12-02T06:41:09.851Z] 93b9cdb0e59b: Verifying Checksum [2020-12-02T06:41:09.851Z] 93b9cdb0e59b: Download complete [2020-12-02T06:41:09.851Z] 93b61091891f: Verifying Checksum [2020-12-02T06:41:09.851Z] 93b61091891f: Download complete [2020-12-02T06:41:09.851Z] 5e14af77c1be: Verifying Checksum [2020-12-02T06:41:09.851Z] 5e14af77c1be: Download complete [2020-12-02T06:41:09.851Z] 01666e4c0597: Verifying Checksum [2020-12-02T06:41:09.851Z] 01666e4c0597: Download complete [2020-12-02T06:41:09.851Z] 8ad3a11d3b57: Verifying Checksum [2020-12-02T06:41:09.851Z] 8ad3a11d3b57: Download complete [2020-12-02T06:41:10.117Z] df20fa9351a1: Pull complete [2020-12-02T06:41:10.381Z] 36b3adc4ff6f: Pull complete [2020-12-02T06:41:11.787Z] aa168da1d23b: Verifying Checksum [2020-12-02T06:41:11.787Z] aa168da1d23b: Download complete [2020-12-02T06:41:12.364Z] 8ad3a11d3b57: Pull complete [2020-12-02T06:41:13.495Z] 46f8f816bc3b: Pull complete [2020-12-02T06:41:13.495Z] 93b61091891f: Pull complete [2020-12-02T06:41:13.765Z] 93b9cdb0e59b: Pull complete [2020-12-02T06:41:13.765Z] 5e14af77c1be: Pull complete [2020-12-02T06:41:14.030Z] 01666e4c0597: Pull complete [2020-12-02T06:41:24.070Z] aa168da1d23b: Pull complete [2020-12-02T06:41:24.070Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-02T06:41:24.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-02T06:41:24.070Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-02T06:41:24.409Z] prd-centos7-docker-4c-2g-14133 does not seem to be running inside a container [2020-12-02T06:41:24.563Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-02T06:41:31.669Z] $ docker top a107a830bf0758f62541a6625d7da8533577863e0bbf97e45356e6934d53dc02 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-02T06:41:32.286Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-02T06:41:32.613Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-02T06:41:32.941Z] + ls /var/log/sa-host [2020-12-02T06:41:32.941Z] + sadf -c /var/log/sa-host/sa02 [2020-12-02T06:41:32.941Z] file_magic: OK [2020-12-02T06:41:32.941Z] HZ: Using current value: 100 [2020-12-02T06:41:32.941Z] file_header: OK [2020-12-02T06:41:32.941Z] 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 [2020-12-02T06:41:32.941Z] Statistics: [2020-12-02T06:41:32.941Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-02T06:41:32.941Z] File successfully converted to sysstat format version 12.2.1 [2020-12-02T06:41:32.941Z] + sadf -c /var/log/sa-host/sa23 [2020-12-02T06:41:32.941Z] file_magic: OK [2020-12-02T06:41:32.941Z] HZ: Using current value: 100 [2020-12-02T06:41:32.941Z] file_header: OK [2020-12-02T06:41:32.941Z] 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 [2020-12-02T06:41:32.941Z] Statistics: [2020-12-02T06:41:32.941Z] Hnuu...uuuununununu... [2020-12-02T06:41:32.941Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-02T06:41:33.645Z] provisioning config files... [2020-12-02T06:41:33.670Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4642371558277929999tmp [Pipeline] { [Pipeline] echo [2020-12-02T06:41:33.788Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-02T06:41:34.126Z] ---> create-netrc.sh [Pipeline] } [2020-12-02T06:41:34.151Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-02T06:41:34.358Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-02T06:41:34.700Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-02T06:41:34.736Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-02T06:41:35.088Z] ---> sudo-logs.sh [2020-12-02T06:41:35.088Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-02T06:41:35.129Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-02T06:41:35.470Z] ---> job-cost.sh [2020-12-02T06:41:35.470Z] lf-activate-venv: SKIPPING [2020-12-02T06:41:35.470Z] INFO: No Stack... [2020-12-02T06:41:36.863Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-02T06:41:37.438Z] INFO: Archiving Costs [Pipeline] echo [2020-12-02T06:41:37.491Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-02T06:41:37.838Z] ---> logs-deploy.sh [2020-12-02T06:41:37.838Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2914/1 [2020-12-02T06:41:37.838Z] INFO: archiving workspace using pattern(s): [2020-12-02T06:41:39.229Z] Archives upload complete. [2020-12-02T06:41:39.491Z] INFO: archiving logs to Nexus