Branch indexing 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 hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at 7248181b27c1f196cc7a2300d5170335b9add480 rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 7248181b27c1f196cc7a2300d5170335b9add480 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-29042 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/78 [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/78 # 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 Merging remotes/origin/master commit 7248181b27c1f196cc7a2300d5170335b9add480 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # 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 7248181b27c1f196cc7a2300d5170335b9add480 # timeout=10 Merge succeeded, producing dfa22932515b753042da74e12b19a5d0153458b0 Checking out Revision dfa22932515b753042da74e12b19a5d0153458b0 (PR-2858) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dfa22932515b753042da74e12b19a5d0153458b0 # timeout=10 Commit message: "Merge commit '7248181b27c1f196cc7a2300d5170335b9add480' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk d85fd520626e1caa3a9307b3b6b360b60c1923e4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-09T00:32:01.183Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-09T00:32:01.426Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-09T00:32:01.532Z] ========================================================= [2021-03-09T00:32:01.532Z] EdgeX Global Pipelines Version Info [2021-03-09T00:32:01.532Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:32:03.735Z] ------------------- [2021-03-09T00:32:03.735Z] stable info: [2021-03-09T00:32:03.735Z] ------------------- [2021-03-09T00:32:03.735Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-09T00:32:03.735Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-09T00:32:03.735Z] Message: update stable to v1.0.184 [2021-03-09T00:32:04.754Z] ------------------- [2021-03-09T00:32:04.754Z] experimental info: [2021-03-09T00:32:04.754Z] ------------------- [2021-03-09T00:32:04.754Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-09T00:32:04.754Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-09T00:32:04.754Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-09T00:32:05.058Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-09T00:32:05.169Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-09T00:32:05.246Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-09T00:32:05.364Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-09T00:32:05.482Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-09T00:32:05.567Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-09T00:32:05.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-09T00:32:05.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-09T00:32:05.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-09T00:32:06.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-09T00:32:06.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-09T00:32:06.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-09T00:32:06.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-09T00:32:06.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-09T00:32:06.462Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-09T00:32:06.547Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-09T00:32:06.632Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-09T00:32:06.713Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-09T00:32:06.793Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-09T00:32:06.871Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-09T00:32:06.952Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-09T00:32:07.036Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-09T00:32:07.118Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo [2021-03-09T00:32:07.195Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo [2021-03-09T00:32:07.309Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo [2021-03-09T00:32:07.388Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dfa22932515b753042da74e12b19a5d0153458b0 [Pipeline] echo [2021-03-09T00:32:07.470Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dfa2293 [Pipeline] echo [2021-03-09T00:32:07.564Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-09T00:32:07.810Z] provisioning config files... [2021-03-09T00:32:07.868Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/78@tmp/config4593480976791729658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:32:08.268Z] ---> docker-login.sh [2021-03-09T00:32:08.268Z] nexus3.edgexfoundry.org:10001 [2021-03-09T00:32:09.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T00:32:10.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T00:32:10.774Z] Configure a credential helper to remove this warning. See [2021-03-09T00:32:10.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T00:32:10.774Z] [2021-03-09T00:32:10.774Z] Login Succeeded [2021-03-09T00:32:10.774Z] nexus3.edgexfoundry.org:10002 [2021-03-09T00:32:13.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T00:32:13.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T00:32:13.095Z] Configure a credential helper to remove this warning. See [2021-03-09T00:32:13.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T00:32:13.095Z] [2021-03-09T00:32:13.095Z] Login Succeeded [2021-03-09T00:32:13.095Z] nexus3.edgexfoundry.org:10003 [2021-03-09T00:32:13.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T00:32:13.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T00:32:13.366Z] Configure a credential helper to remove this warning. See [2021-03-09T00:32:13.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T00:32:13.366Z] [2021-03-09T00:32:13.366Z] Login Succeeded [2021-03-09T00:32:13.366Z] nexus3.edgexfoundry.org:10004 [2021-03-09T00:32:13.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T00:32:13.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T00:32:13.949Z] Configure a credential helper to remove this warning. See [2021-03-09T00:32:13.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T00:32:13.949Z] [2021-03-09T00:32:13.949Z] Login Succeeded [2021-03-09T00:32:13.949Z] docker.io [2021-03-09T00:32:14.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T00:32:14.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T00:32:14.865Z] Configure a credential helper to remove this warning. See [2021-03-09T00:32:14.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T00:32:14.865Z] [2021-03-09T00:32:14.865Z] Login Succeeded [2021-03-09T00:32:14.865Z] ---> docker-login.sh ends [Pipeline] } [2021-03-09T00:32:14.880Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-09T00:32:15.407Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-03-09T00:32:15.408Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T00:32:15.408Z] ++ dirname cmd/core-command/Dockerfile [2021-03-09T00:32:15.408Z] ++ cut -d/ -f2 [2021-03-09T00:32:15.408Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-09T00:32:15.408Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T00:32:15.408Z] ++ dirname cmd/core-data/Dockerfile [2021-03-09T00:32:15.408Z] ++ cut -d/ -f2 [2021-03-09T00:32:15.408Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-09T00:32:15.408Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T00:32:15.408Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-09T00:32:15.408Z] ++ cut -d/ -f2 [2021-03-09T00:32:15.408Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-09T00:32:15.408Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T00:32:15.408Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-09T00:32:15.408Z] ++ cut -d/ -f2 [2021-03-09T00:32:15.408Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-09T00:32:15.408Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T00:32:15.408Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-09T00:32:15.408Z] ++ cut -d/ -f2 [2021-03-09T00:32:15.408Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-09T00:32:15.408Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T00:32:15.408Z] ++ cut -d/ -f2 [2021-03-09T00:32:15.408Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-09T00:32:15.408Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-09T00:32:15.408Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T00:32:15.408Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-09T00:32:15.408Z] ++ cut -d/ -f2 [2021-03-09T00:32:15.408Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-09T00:32:15.408Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T00:32:15.408Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-09T00:32:15.408Z] ++ cut -d/ -f2 [2021-03-09T00:32:15.408Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-09T00:32:15.408Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-09T00:32:15.408Z] ++ cut -d/ -f2 [2021-03-09T00:32:15.408Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-09T00:32:15.408Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-09T00:32:15.583Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:32:16.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-09T00:32:16.483Z] [2021-03-09T00:32:16.483Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:32:16.914Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-09T00:32:16.914Z] latest: Pulling from edgex-devops/git-semver [2021-03-09T00:32:16.914Z] 31603596830f: Pulling fs layer [2021-03-09T00:32:16.914Z] 2a8b12db71e7: Pulling fs layer [2021-03-09T00:32:16.914Z] 6ca5941a6612: Pulling fs layer [2021-03-09T00:32:16.914Z] ecc8261a40a4: Pulling fs layer [2021-03-09T00:32:16.914Z] ecc8261a40a4: Waiting [2021-03-09T00:32:16.914Z] 2a8b12db71e7: Verifying Checksum [2021-03-09T00:32:16.914Z] 2a8b12db71e7: Download complete [2021-03-09T00:32:17.205Z] 31603596830f: Verifying Checksum [2021-03-09T00:32:17.205Z] 31603596830f: Download complete [2021-03-09T00:32:17.538Z] ecc8261a40a4: Verifying Checksum [2021-03-09T00:32:17.538Z] ecc8261a40a4: Download complete [2021-03-09T00:32:17.811Z] 6ca5941a6612: Verifying Checksum [2021-03-09T00:32:17.811Z] 6ca5941a6612: Download complete [2021-03-09T00:32:18.099Z] 31603596830f: Pull complete [2021-03-09T00:32:18.384Z] 2a8b12db71e7: Pull complete [2021-03-09T00:32:20.456Z] 6ca5941a6612: Pull complete [2021-03-09T00:32:21.055Z] ecc8261a40a4: Pull complete [2021-03-09T00:32:21.056Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-09T00:32:21.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-09T00:32:21.056Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-09T00:32:21.459Z] prd-centos7-docker-4c-2g-29042 does not seem to be running inside a container [2021-03-09T00:32:21.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/78 -v /w/workspace/edgex-go/78:/w/workspace/edgex-go/78:rw,z -v /w/workspace/edgex-go/78@tmp:/w/workspace/edgex-go/78@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:10004/edgex-devops/git-semver:latest cat [2021-03-09T00:32:26.245Z] $ docker top a5f17091438d34170482df23fe4e7b48d82fc89c5d5542d5a75e6a2a7749c6f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-09T00:32:26.680Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-09T00:32:26.680Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-09T00:32:27.322Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-09T00:32:27.328Z] $ docker exec a5f17091438d34170482df23fe4e7b48d82fc89c5d5542d5a75e6a2a7749c6f6 ssh-agent [2021-03-09T00:32:27.608Z] SSH_AUTH_SOCK=/tmp/ssh-FfcRQG1uWvVT/agent.13 [2021-03-09T00:32:27.608Z] SSH_AGENT_PID=18 [2021-03-09T00:32:27.637Z] Running ssh-add (command line suppressed) [2021-03-09T00:32:27.830Z] Identity added: /w/workspace/edgex-go/78@tmp/private_key_5266539295073943264.key (/w/workspace/edgex-go/78@tmp/private_key_5266539295073943264.key) [2021-03-09T00:32:27.915Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-09T00:32:28.272Z] + git tag --points-at HEAD [Pipeline] } [2021-03-09T00:32:28.329Z] $ docker exec --env ******** --env ******** a5f17091438d34170482df23fe4e7b48d82fc89c5d5542d5a75e6a2a7749c6f6 ssh-agent -k [2021-03-09T00:32:28.579Z] unset SSH_AUTH_SOCK; [2021-03-09T00:32:28.580Z] unset SSH_AGENT_PID; [2021-03-09T00:32:28.580Z] echo Agent pid 18 killed; [2021-03-09T00:32:28.655Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-09T00:32:28.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-09T00:32:28.840Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-09T00:32:29.107Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-09T00:32:29.147Z] $ docker exec a5f17091438d34170482df23fe4e7b48d82fc89c5d5542d5a75e6a2a7749c6f6 ssh-agent [2021-03-09T00:32:29.553Z] SSH_AUTH_SOCK=/tmp/ssh-q2j0BHpkJNJh/agent.47 [2021-03-09T00:32:29.553Z] SSH_AGENT_PID=52 [2021-03-09T00:32:29.596Z] Running ssh-add (command line suppressed) [2021-03-09T00:32:29.843Z] Identity added: /w/workspace/edgex-go/78@tmp/private_key_5432912277356312114.key (/w/workspace/edgex-go/78@tmp/private_key_5432912277356312114.key) [2021-03-09T00:32:29.952Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-09T00:32:30.320Z] + git semver init [2021-03-09T00:32:30.320Z] # -> Open(): unable to determine branch for HEAD [2021-03-09T00:32:30.320Z] # $GIT_DIR = /w/workspace/edgex-go/78/.git [2021-03-09T00:32:30.321Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/78 [2021-03-09T00:32:30.321Z] # $SEMVER_REMOTE_NAME = origin [2021-03-09T00:32:30.321Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-09T00:32:30.321Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-09T00:32:30.321Z] # $SEMVER_BRANCH = PR-2858 [2021-03-09T00:32:30.321Z] # $SEMVER_TEMP = /tmp/semver-568298263 [2021-03-09T00:32:30.321Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-09T00:33:17.462Z] # '/tmp/semver-568298263' -> '/w/workspace/edgex-go/78/.semver' [2021-03-09T00:33:17.462Z] # -> Force: false [2021-03-09T00:33:17.462Z] # $SEMVER_DIR = /w/workspace/edgex-go/78/.semver [Pipeline] } [2021-03-09T00:33:17.502Z] $ docker exec --env ******** --env ******** a5f17091438d34170482df23fe4e7b48d82fc89c5d5542d5a75e6a2a7749c6f6 ssh-agent -k [2021-03-09T00:33:18.654Z] unset SSH_AUTH_SOCK; [2021-03-09T00:33:18.654Z] unset SSH_AGENT_PID; [2021-03-09T00:33:18.655Z] echo Agent pid 52 killed; [2021-03-09T00:33:18.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-09T00:33:20.225Z] + git semver [Pipeline] } [2021-03-09T00:33:20.301Z] $ docker stop --time=1 a5f17091438d34170482df23fe4e7b48d82fc89c5d5542d5a75e6a2a7749c6f6 [2021-03-09T00:33:23.426Z] $ docker rm -f a5f17091438d34170482df23fe4e7b48d82fc89c5d5542d5a75e6a2a7749c6f6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-09T00:33:24.293Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-09T00:33:25.589Z] Stashed 1 file(s) [Pipeline] echo [2021-03-09T00:33:25.592Z] [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 [2021-03-09T00:33:26.539Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-09T00:33:26.987Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-09T00:33:27.422Z] + sudo service docker restart [2021-03-09T00:33:27.422Z] + true [2021-03-09T00:33:27.422Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-09T00:33:30.800Z] ========================================================= [2021-03-09T00:33:30.800Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-09T00:33:30.800Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:33:31.320Z] + 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 . [2021-03-09T00:33:41.002Z] Still waiting to schedule task [2021-03-09T00:33:41.002Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-09T00:33:44.032Z] Sending build context to Docker daemon 328.4MB [2021-03-09T00:33:44.032Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-09T00:33:44.032Z] Step 2/6 : FROM ${BASE} [2021-03-09T00:33:44.306Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-09T00:33:44.306Z] 188c0c94c7c5: Pulling fs layer [2021-03-09T00:33:44.306Z] 0ef7d3d256c8: Pulling fs layer [2021-03-09T00:33:44.306Z] de9db76c5a1d: Pulling fs layer [2021-03-09T00:33:44.306Z] bca2f99d35d6: Pulling fs layer [2021-03-09T00:33:44.306Z] 93359f2a8cfa: Pulling fs layer [2021-03-09T00:33:44.306Z] 7c6f9722023f: Pulling fs layer [2021-03-09T00:33:44.306Z] a35cf1a2eb13: Pulling fs layer [2021-03-09T00:33:44.306Z] bca2f99d35d6: Waiting [2021-03-09T00:33:44.306Z] 93359f2a8cfa: Waiting [2021-03-09T00:33:44.306Z] 7c6f9722023f: Waiting [2021-03-09T00:33:44.306Z] a35cf1a2eb13: Waiting [2021-03-09T00:33:44.306Z] de9db76c5a1d: Verifying Checksum [2021-03-09T00:33:44.306Z] de9db76c5a1d: Download complete [2021-03-09T00:33:44.306Z] 0ef7d3d256c8: Verifying Checksum [2021-03-09T00:33:44.306Z] 0ef7d3d256c8: Download complete [2021-03-09T00:33:44.306Z] 93359f2a8cfa: Verifying Checksum [2021-03-09T00:33:44.306Z] 93359f2a8cfa: Download complete [2021-03-09T00:33:44.920Z] 7c6f9722023f: Verifying Checksum [2021-03-09T00:33:44.920Z] 7c6f9722023f: Download complete [2021-03-09T00:33:45.193Z] 188c0c94c7c5: Verifying Checksum [2021-03-09T00:33:45.193Z] 188c0c94c7c5: Download complete [2021-03-09T00:33:46.229Z] 188c0c94c7c5: Pull complete [2021-03-09T00:33:47.674Z] a35cf1a2eb13: Download complete [2021-03-09T00:33:49.188Z] 0ef7d3d256c8: Pull complete [2021-03-09T00:33:49.479Z] de9db76c5a1d: Pull complete [2021-03-09T00:33:49.769Z] bca2f99d35d6: Verifying Checksum [2021-03-09T00:33:49.769Z] bca2f99d35d6: Download complete [2021-03-09T00:34:05.059Z] bca2f99d35d6: Pull complete [2021-03-09T00:34:05.881Z] 93359f2a8cfa: Pull complete [2021-03-09T00:34:06.198Z] 7c6f9722023f: Pull complete [2021-03-09T00:34:16.638Z] a35cf1a2eb13: Pull complete [2021-03-09T00:34:16.638Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-09T00:34:16.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-09T00:34:16.638Z] ---> a62c8e92a672 [2021-03-09T00:34:16.638Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-09T00:34:16.638Z] ---> Running in c1b2b6cf3b67 [2021-03-09T00:34:18.233Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:34:19.202Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:34:20.168Z] (1/12) Installing libmagic (5.38-r0) [2021-03-09T00:34:20.168Z] (2/12) Installing file (5.38-r0) [2021-03-09T00:34:20.435Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-09T00:34:20.435Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-09T00:34:38.697Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-09T00:34:38.697Z] (6/12) Installing patch (2.7.6-r6) [2021-03-09T00:34:38.697Z] (7/12) Installing build-base (0.5-r2) [2021-03-09T00:34:38.697Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-09T00:34:38.697Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-09T00:34:38.697Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-09T00:34:38.697Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-09T00:34:38.697Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-09T00:34:38.697Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:34:38.697Z] OK: 233 MiB in 51 packages [2021-03-09T00:34:46.400Z] Removing intermediate container c1b2b6cf3b67 [2021-03-09T00:34:46.400Z] ---> 1b843eba13d8 [2021-03-09T00:34:46.400Z] Step 4/6 : WORKDIR /edgex-go [2021-03-09T00:34:46.400Z] ---> Running in aa6331d2df4c [2021-03-09T00:34:46.400Z] Removing intermediate container aa6331d2df4c [2021-03-09T00:34:46.400Z] ---> 55fc746e057d [2021-03-09T00:34:46.400Z] Step 5/6 : COPY go.mod . [2021-03-09T00:34:47.030Z] ---> 3132adbb3d8b [2021-03-09T00:34:47.030Z] Step 6/6 : RUN go mod download [2021-03-09T00:34:47.302Z] ---> Running in a2197ada6b9c [2021-03-09T00:35:34.920Z] Removing intermediate container a2197ada6b9c [2021-03-09T00:35:34.920Z] ---> 09572f8a1163 [2021-03-09T00:35:34.920Z] Successfully built 09572f8a1163 [2021-03-09T00:35:34.920Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:35:35.387Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-09T00:35:35.682Z] . [Pipeline] withDockerContainer [2021-03-09T00:35:36.047Z] prd-centos7-docker-4c-2g-29042 does not seem to be running inside a container [2021-03-09T00:35:36.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/78 -v /w/workspace/edgex-go/78:/w/workspace/edgex-go/78:rw,z -v /w/workspace/edgex-go/78@tmp:/w/workspace/edgex-go/78@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-09T00:35:38.607Z] $ docker top 444ba5da6bc85d8758c44903582b8b546f303371b3595f2ffb9161a8c4427df4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T00:35:39.676Z] + go version [2021-03-09T00:35:39.676Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-09T00:35:39.976Z] $ docker stop --time=1 444ba5da6bc85d8758c44903582b8b546f303371b3595f2ffb9161a8c4427df4 [2021-03-09T00:35:42.953Z] $ docker rm -f 444ba5da6bc85d8758c44903582b8b546f303371b3595f2ffb9161a8c4427df4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:35:44.515Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-09T00:35:44.858Z] . [Pipeline] withDockerContainer [2021-03-09T00:35:45.464Z] prd-centos7-docker-4c-2g-29042 does not seem to be running inside a container [2021-03-09T00:35:45.563Z] $ 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/78 -v /w/workspace/edgex-go/78:/w/workspace/edgex-go/78:rw,z -v /w/workspace/edgex-go/78@tmp:/w/workspace/edgex-go/78@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-09T00:35:47.476Z] $ docker top 94533108fd1bf07379a661b6391d45eeddcc43affe7cce23429f5b2fb1f0cb2a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-09T00:35:47.871Z] ========================================================= [2021-03-09T00:35:47.871Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-09T00:35:47.871Z] ========================================================= [Pipeline] sh [2021-03-09T00:35:48.245Z] + make test [2021-03-09T00:35:48.245Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-09T00:36:16.212Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-09T00:36:17.280Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-29058 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-03-09T00:36:17.331Z] Running in /w/workspace/edgex-go/78 [Pipeline] { [Pipeline] checkout [2021-03-09T00:36:22.487Z] using credential edgex-jenkins-ssh [2021-03-09T00:36:22.546Z] Cloning the remote Git repository [2021-03-09T00:36:22.604Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-09T00:36:22.727Z] > git init /w/workspace/edgex-go/78 # timeout=10 [2021-03-09T00:36:22.808Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-09T00:36:22.809Z] > git --version # timeout=10 [2021-03-09T00:36:22.827Z] > git --version # 'git version 2.17.1' [2021-03-09T00:36:22.829Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T00:36:22.907Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T00:36:48.416Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-09T00:36:48.432Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T00:36:48.460Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-09T00:36:48.495Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-09T00:36:48.496Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T00:36:48.506Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-09T00:36:49.337Z] Merging remotes/origin/master commit 7248181b27c1f196cc7a2300d5170335b9add480 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-03-09T00:36:50.619Z] Merge succeeded, producing b15bb3c71418b231f024e431e8d3c5cdd75dab51 [2021-03-09T00:36:50.620Z] Checking out Revision b15bb3c71418b231f024e431e8d3c5cdd75dab51 (PR-2858) [2021-03-09T00:36:49.361Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T00:36:49.387Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-03-09T00:36:49.687Z] > git remote # timeout=10 [2021-03-09T00:36:49.709Z] > git config --get remote.origin.url # timeout=10 [2021-03-09T00:36:49.721Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T00:36:49.735Z] > git merge 7248181b27c1f196cc7a2300d5170335b9add480 # timeout=10 [2021-03-09T00:36:50.607Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-09T00:36:50.630Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T00:36:50.647Z] > git checkout -f b15bb3c71418b231f024e431e8d3c5cdd75dab51 # timeout=10 [2021-03-09T00:36:54.946Z] Commit message: "Merge commit '7248181b27c1f196cc7a2300d5170335b9add480' into HEAD" [2021-03-09T00:36:54.976Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-09T00:36:56.472Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-03-09T00:36:54.956Z] > git rev-list --no-walk d85fd520626e1caa3a9307b3b6b360b60c1923e4 # timeout=10 [Pipeline] sh [2021-03-09T00:36:56.869Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-09T00:36:57.212Z] + true [2021-03-09T00:36:57.212Z] + sudo service docker restart [2021-03-09T00:36:57.436Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-09T00:36:59.265Z] provisioning config files... [2021-03-09T00:36:59.305Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/78@tmp/config5580299117076405812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:36:59.710Z] ---> docker-login.sh [2021-03-09T00:36:59.710Z] nexus3.edgexfoundry.org:10001 [2021-03-09T00:37:00.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T00:37:00.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T00:37:00.906Z] Configure a credential helper to remove this warning. See [2021-03-09T00:37:00.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T00:37:00.906Z] [2021-03-09T00:37:00.906Z] Login Succeeded [2021-03-09T00:37:00.906Z] nexus3.edgexfoundry.org:10002 [2021-03-09T00:37:00.935Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-09T00:37:01.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T00:37:01.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T00:37:01.452Z] Configure a credential helper to remove this warning. See [2021-03-09T00:37:01.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T00:37:01.452Z] [2021-03-09T00:37:01.452Z] Login Succeeded [2021-03-09T00:37:01.452Z] nexus3.edgexfoundry.org:10003 [2021-03-09T00:37:01.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T00:37:02.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T00:37:02.004Z] Configure a credential helper to remove this warning. See [2021-03-09T00:37:02.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T00:37:02.004Z] [2021-03-09T00:37:02.004Z] Login Succeeded [2021-03-09T00:37:02.004Z] nexus3.edgexfoundry.org:10004 [2021-03-09T00:37:02.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T00:37:02.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T00:37:02.563Z] Configure a credential helper to remove this warning. See [2021-03-09T00:37:02.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T00:37:02.563Z] [2021-03-09T00:37:02.563Z] Login Succeeded [2021-03-09T00:37:02.563Z] docker.io [2021-03-09T00:37:02.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T00:37:03.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T00:37:03.113Z] Configure a credential helper to remove this warning. See [2021-03-09T00:37:03.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T00:37:03.113Z] [2021-03-09T00:37:03.113Z] Login Succeeded [2021-03-09T00:37:03.113Z] ---> docker-login.sh ends [Pipeline] } [2021-03-09T00:37:03.134Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-09T00:37:03.594Z] ========================================================= [2021-03-09T00:37:03.594Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-09T00:37:03.594Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:37:03.972Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-09T00:37:06.611Z] Sending build context to Docker daemon 166.7MB [2021-03-09T00:37:06.611Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-09T00:37:06.611Z] Step 2/6 : FROM ${BASE} [2021-03-09T00:37:06.611Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-09T00:37:06.611Z] 5f621e34cdf4: Pulling fs layer [2021-03-09T00:37:06.611Z] a4357932f1b6: Pulling fs layer [2021-03-09T00:37:06.611Z] 18c013af1878: Pulling fs layer [2021-03-09T00:37:06.611Z] 00ac8860ef70: Pulling fs layer [2021-03-09T00:37:06.611Z] 63d7cb157983: Pulling fs layer [2021-03-09T00:37:06.612Z] b116817d02f9: Pulling fs layer [2021-03-09T00:37:06.612Z] 745a02a5169b: Pulling fs layer [2021-03-09T00:37:06.612Z] b116817d02f9: Waiting [2021-03-09T00:37:06.612Z] 63d7cb157983: Waiting [2021-03-09T00:37:06.612Z] 745a02a5169b: Waiting [2021-03-09T00:37:06.612Z] 00ac8860ef70: Waiting [2021-03-09T00:37:06.612Z] 18c013af1878: Verifying Checksum [2021-03-09T00:37:06.612Z] 18c013af1878: Download complete [2021-03-09T00:37:06.612Z] a4357932f1b6: Verifying Checksum [2021-03-09T00:37:06.612Z] a4357932f1b6: Download complete [2021-03-09T00:37:06.612Z] 63d7cb157983: Download complete [2021-03-09T00:37:06.612Z] 5f621e34cdf4: Verifying Checksum [2021-03-09T00:37:06.612Z] 5f621e34cdf4: Download complete [2021-03-09T00:37:06.612Z] b116817d02f9: Verifying Checksum [2021-03-09T00:37:06.612Z] b116817d02f9: Download complete [2021-03-09T00:37:06.621Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-09T00:37:06.621Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-09T00:37:07.219Z] 5f621e34cdf4: Pull complete [2021-03-09T00:37:08.210Z] a4357932f1b6: Pull complete [2021-03-09T00:37:08.491Z] 18c013af1878: Pull complete [2021-03-09T00:37:08.767Z] 745a02a5169b: Verifying Checksum [2021-03-09T00:37:08.767Z] 745a02a5169b: Download complete [2021-03-09T00:37:09.441Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-09T00:37:09.441Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-09T00:37:09.441Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-09T00:37:10.207Z] 00ac8860ef70: Download complete [2021-03-09T00:37:10.511Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-09T00:37:12.555Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-09T00:37:13.574Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-09T00:37:20.583Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-09T00:37:20.583Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-09T00:37:20.583Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-09T00:37:22.614Z] 00ac8860ef70: Pull complete [2021-03-09T00:37:22.614Z] 63d7cb157983: Pull complete [2021-03-09T00:37:22.614Z] b116817d02f9: Pull complete [2021-03-09T00:37:23.262Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.164s coverage: 45.9% of statements [2021-03-09T00:37:23.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-09T00:37:23.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-09T00:37:23.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-09T00:37:23.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-09T00:37:23.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-09T00:37:23.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-09T00:37:23.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-09T00:37:23.862Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.134s coverage: 100.0% of statements [2021-03-09T00:37:25.285Z] 745a02a5169b: Pull complete [2021-03-09T00:37:25.285Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-09T00:37:25.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-09T00:37:25.285Z] ---> b7e6874047d6 [2021-03-09T00:37:25.285Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-09T00:37:27.279Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.473s coverage: 27.1% of statements [2021-03-09T00:37:27.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-09T00:37:27.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-09T00:37:27.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-09T00:37:27.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-09T00:37:27.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-09T00:37:27.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-09T00:37:27.279Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.047s coverage: 100.0% of statements [2021-03-09T00:37:27.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-09T00:37:27.279Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.087s coverage: 100.0% of statements [2021-03-09T00:37:27.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-09T00:37:27.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-09T00:37:27.928Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.173s coverage: 66.2% of statements [2021-03-09T00:37:27.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-09T00:37:27.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-09T00:37:28.679Z] ---> Running in 8196400a61a4 [2021-03-09T00:37:29.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.632s coverage: 82.4% of statements [2021-03-09T00:37:29.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-09T00:37:29.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T00:37:29.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-09T00:37:29.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-09T00:37:29.652Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:37:30.246Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:37:30.840Z] (1/12) Installing libmagic (5.38-r0) [2021-03-09T00:37:31.110Z] (2/12) Installing file (5.38-r0) [2021-03-09T00:37:31.110Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-09T00:37:31.110Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-09T00:37:35.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.614s coverage: 28.6% of statements [2021-03-09T00:37:35.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-09T00:37:35.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-09T00:37:35.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-09T00:37:35.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-09T00:37:35.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-09T00:37:35.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.076s coverage: 100.0% of statements [2021-03-09T00:37:35.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-09T00:37:35.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.039s coverage: 100.0% of statements [2021-03-09T00:37:35.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-09T00:37:35.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.304s coverage: 86.7% of statements [2021-03-09T00:37:35.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-09T00:37:35.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.398s coverage: 97.5% of statements [2021-03-09T00:37:35.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-09T00:37:36.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.100s coverage: 78.3% of statements [2021-03-09T00:37:36.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-09T00:37:36.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-09T00:37:36.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-09T00:37:36.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-09T00:37:39.349Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-09T00:37:39.349Z] (6/12) Installing patch (2.7.6-r6) [2021-03-09T00:37:39.349Z] (7/12) Installing build-base (0.5-r2) [2021-03-09T00:37:39.349Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-09T00:37:39.349Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-09T00:37:39.349Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-09T00:37:39.349Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-09T00:37:39.349Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-09T00:37:39.349Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:37:39.349Z] OK: 217 MiB in 51 packages [2021-03-09T00:37:42.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.869s coverage: 92.8% of statements [2021-03-09T00:37:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-09T00:37:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T00:37:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-09T00:37:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-09T00:37:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-09T00:37:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-09T00:37:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-09T00:37:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-09T00:37:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-09T00:37:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-09T00:37:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-09T00:37:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-09T00:37:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-09T00:37:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-09T00:37:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-09T00:37:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-09T00:37:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-09T00:37:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-09T00:37:42.002Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.098s coverage: 58.8% of statements [2021-03-09T00:37:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-09T00:37:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-09T00:37:42.002Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.175s coverage: 0.1% of statements [2021-03-09T00:37:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-09T00:37:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-09T00:37:42.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-09T00:37:42.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.241s coverage: 47.1% of statements [2021-03-09T00:37:42.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.123s coverage: 79.5% of statements [2021-03-09T00:37:42.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.074s coverage: 94.1% of statements [2021-03-09T00:37:42.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.196s coverage: 96.3% of statements [2021-03-09T00:37:42.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.089s coverage: 87.5% of statements [2021-03-09T00:37:43.641Z] Removing intermediate container 8196400a61a4 [2021-03-09T00:37:43.641Z] ---> bab29a87368c [2021-03-09T00:37:43.641Z] Step 4/6 : WORKDIR /edgex-go [2021-03-09T00:37:43.641Z] ---> Running in d34c375f5568 [2021-03-09T00:37:43.641Z] Removing intermediate container d34c375f5568 [2021-03-09T00:37:43.641Z] ---> bab304a506c8 [2021-03-09T00:37:43.641Z] Step 5/6 : COPY go.mod . [2021-03-09T00:37:44.252Z] ---> 9e6b0db80eb2 [2021-03-09T00:37:44.253Z] Step 6/6 : RUN go mod download [2021-03-09T00:37:44.253Z] ---> Running in b6c9d8131d4a [2021-03-09T00:37:55.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.099s coverage: 94.4% of statements [2021-03-09T00:37:55.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.075s coverage: 44.8% of statements [2021-03-09T00:37:55.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.174s coverage: 81.4% of statements [2021-03-09T00:38:08.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.236s coverage: 92.9% of statements [2021-03-09T00:38:08.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-09T00:38:08.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-09T00:38:08.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-09T00:38:08.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.084s coverage: 77.8% of statements [2021-03-09T00:38:08.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-09T00:38:08.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-09T00:38:08.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-09T00:38:08.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-09T00:38:08.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-09T00:38:08.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.155s coverage: 87.2% of statements [2021-03-09T00:38:08.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-09T00:38:08.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-09T00:38:08.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-03-09T00:38:08.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-09T00:38:08.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.169s coverage: 75.5% of statements [2021-03-09T00:38:08.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-09T00:38:08.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.8% of statements [2021-03-09T00:38:08.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.087s coverage: 87.2% of statements [2021-03-09T00:38:08.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 84.6% of statements [2021-03-09T00:38:08.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.201s coverage: 91.6% of statements [2021-03-09T00:38:08.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-09T00:38:08.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.407s coverage: 62.4% of statements [2021-03-09T00:38:08.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-09T00:38:08.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-09T00:38:08.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.130s coverage: 100.0% of statements [2021-03-09T00:38:08.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.065s coverage: 91.3% of statements [2021-03-09T00:38:08.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements [2021-03-09T00:38:08.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements [2021-03-09T00:38:08.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.138s coverage: 100.0% of statements [2021-03-09T00:38:08.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.132s coverage: 69.0% of statements [2021-03-09T00:38:08.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-09T00:38:08.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-09T00:38:08.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-09T00:38:08.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.381s coverage: 38.4% of statements [2021-03-09T00:38:08.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-09T00:38:08.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-09T00:38:08.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.127s coverage: 89.5% of statements [2021-03-09T00:38:08.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-09T00:38:08.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.098s coverage: 84.8% of statements [2021-03-09T00:38:11.052Z] Removing intermediate container b6c9d8131d4a [2021-03-09T00:38:11.053Z] ---> c1cc93527cb4 [2021-03-09T00:38:11.053Z] Successfully built c1cc93527cb4 [2021-03-09T00:38:11.053Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:38:11.402Z] + docker inspect -f . ci-base-image-arm64 [2021-03-09T00:38:11.402Z] . [Pipeline] withDockerContainer [2021-03-09T00:38:11.641Z] prd-ubuntu18.04-docker-arm64-4c-16g-29058 does not seem to be running inside a container [2021-03-09T00:38:11.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/78 -v /w/workspace/edgex-go/78:/w/workspace/edgex-go/78:rw,z -v /w/workspace/edgex-go/78@tmp:/w/workspace/edgex-go/78@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-09T00:38:12.720Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.221s coverage: 47.0% of statements [2021-03-09T00:38:12.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-09T00:38:12.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-09T00:38:12.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-09T00:38:12.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-09T00:38:12.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-09T00:38:12.720Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.140s coverage: 100.0% of statements [2021-03-09T00:38:12.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-09T00:38:12.720Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.098s coverage: 100.0% of statements [2021-03-09T00:38:12.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-09T00:38:12.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-09T00:38:12.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-09T00:38:12.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-09T00:38:12.720Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.379s coverage: 87.8% of statements [2021-03-09T00:38:12.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-09T00:38:12.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T00:38:12.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-09T00:38:13.161Z] $ docker top 01e30fe53bd950d18e520ba73a4dbc27121d2151e7de75297ab6509b4848ed19 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T00:38:14.146Z] + go version [2021-03-09T00:38:14.146Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-09T00:38:14.173Z] $ docker stop --time=1 01e30fe53bd950d18e520ba73a4dbc27121d2151e7de75297ab6509b4848ed19 [2021-03-09T00:38:16.020Z] $ docker rm -f 01e30fe53bd950d18e520ba73a4dbc27121d2151e7de75297ab6509b4848ed19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:38:16.948Z] + docker inspect -f . ci-base-image-arm64 [2021-03-09T00:38:16.948Z] . [Pipeline] withDockerContainer [2021-03-09T00:38:17.174Z] prd-ubuntu18.04-docker-arm64-4c-16g-29058 does not seem to be running inside a container [2021-03-09T00:38:17.175Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.334s coverage: 29.1% of statements [2021-03-09T00:38:17.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-09T00:38:17.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-09T00:38:17.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-09T00:38:17.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-09T00:38:17.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-09T00:38:17.175Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.080s coverage: 99.0% of statements [2021-03-09T00:38:17.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-09T00:38:17.175Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.086s coverage: 100.0% of statements [2021-03-09T00:38:17.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-09T00:38:17.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-09T00:38:17.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-09T00:38:17.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-09T00:38:17.175Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.174s coverage: 95.6% of statements [2021-03-09T00:38:17.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-09T00:38:17.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T00:38:17.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-09T00:38:17.175Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.075s coverage: 0.0% of statements [2021-03-09T00:38:17.175Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-09T00:38:17.175Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.029s coverage: 100.0% of statements [2021-03-09T00:38:17.175Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-09T00:38:17.175Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-09T00:38:17.175Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-09T00:38:17.175Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-09T00:38:17.175Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements [2021-03-09T00:38:17.175Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-09T00:38:17.175Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-09T00:38:17.175Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.067s coverage: 100.0% of statements [2021-03-09T00:38:17.175Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.064s coverage: 32.1% of statements [2021-03-09T00:38:17.256Z] $ 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/78 -v /w/workspace/edgex-go/78:/w/workspace/edgex-go/78:rw,z -v /w/workspace/edgex-go/78@tmp:/w/workspace/edgex-go/78@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-09T00:38:17.481Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.070s coverage: 100.0% of statements [2021-03-09T00:38:18.466Z] GO111MODULE=on go vet ./... [2021-03-09T00:38:18.578Z] $ docker top 5c1b10dda83ac1c11c321a9cd4a0cb8ed6aeec3e63dedbbe84487907da576356 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-09T00:38:18.899Z] ========================================================= [2021-03-09T00:38:18.899Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-09T00:38:18.899Z] ========================================================= [Pipeline] sh [2021-03-09T00:38:19.539Z] + make test [2021-03-09T00:38:19.539Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-09T00:38:41.723Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-09T00:39:16.167Z] gofmt -l . [2021-03-09T00:39:16.167Z] [ "`gofmt -l .`" = "" ] [2021-03-09T00:39:16.167Z] ./bin/test-go-mod-tidy.sh [2021-03-09T00:39:18.437Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-09T00:39:22.856Z] + ls -al . [2021-03-09T00:39:22.856Z] total 736 [2021-03-09T00:39:22.856Z] drwxrwxr-x 10 1001 1001 4096 Mar 9 00:39 . [2021-03-09T00:39:22.856Z] drwxr-xr-x 4 root root 30 Mar 9 00:35 .. [2021-03-09T00:39:22.856Z] -rw-rw-r-- 1 1001 1001 11 Mar 9 00:31 .dockerignore [2021-03-09T00:39:22.856Z] drwxrwxr-x 8 1001 1001 179 Mar 9 00:31 .git [2021-03-09T00:39:22.856Z] drwxrwxr-x 3 1001 1001 125 Mar 9 00:31 .github [2021-03-09T00:39:22.856Z] -rw-rw-r-- 1 1001 1001 818 Mar 9 00:31 .gitignore [2021-03-09T00:39:22.856Z] drwx------ 3 1001 1001 60 Mar 9 00:33 .semver [2021-03-09T00:39:22.856Z] -rw-rw-r-- 1 1001 1001 166 Mar 9 00:31 .sonarcloud.properties [2021-03-09T00:39:22.856Z] -rw-rw-r-- 1 1001 1001 8475 Mar 9 00:31 Attribution.txt [2021-03-09T00:39:22.856Z] -rw-rw-r-- 1 1001 1001 3804 Mar 9 00:31 CONTRIBUTING.md [2021-03-09T00:39:22.856Z] -rw-rw-r-- 1 1001 1001 931 Mar 9 00:31 Dockerfile.build [2021-03-09T00:39:22.856Z] -rw-rw-r-- 1 1001 1001 863 Mar 9 00:31 Jenkinsfile [2021-03-09T00:39:22.856Z] -rw-rw-r-- 1 1001 1001 10775 Mar 9 00:31 LICENSE [2021-03-09T00:39:22.856Z] -rw-rw-r-- 1 1001 1001 5774 Mar 9 00:31 Makefile [2021-03-09T00:39:22.856Z] -rw-rw-r-- 1 1001 1001 6524 Mar 9 00:31 README.md [2021-03-09T00:39:22.856Z] -rw-rw-r-- 1 1001 1001 6755 Mar 9 00:31 SECURITY.md [2021-03-09T00:39:22.856Z] -rw-rw-r-- 1 1001 1001 5 Mar 9 00:33 VERSION [2021-03-09T00:39:22.856Z] -rw-rw-r-- 1 1001 1001 4131 Mar 9 00:31 ZMQWindows.md [2021-03-09T00:39:22.857Z] drwxrwxr-x 2 1001 1001 117 Mar 9 00:31 bin [2021-03-09T00:39:22.857Z] drwxrwxr-x 14 1001 1001 4096 Mar 9 00:31 cmd [2021-03-09T00:39:22.857Z] -rw-r--r-- 1 root root 622934 Mar 9 00:38 coverage.out [2021-03-09T00:39:22.857Z] -rw-r--r-- 1 root root 1055 Mar 9 00:39 go.mod [2021-03-09T00:39:22.857Z] -rw-r--r-- 1 root root 21699 Mar 9 00:39 go.sum [2021-03-09T00:39:22.857Z] drwxrwxr-x 8 1001 1001 127 Mar 9 00:31 internal [2021-03-09T00:39:22.857Z] drwxrwxr-x 4 1001 1001 26 Mar 9 00:31 openapi [2021-03-09T00:39:22.857Z] drwxrwxr-x 4 1001 1001 71 Mar 9 00:31 snap [2021-03-09T00:39:22.857Z] -rw-rw-r-- 1 1001 1001 168 Mar 9 00:31 version.go [Pipeline] sh [2021-03-09T00:39:23.628Z] + '[' -e coverage.out ] [2021-03-09T00:39:23.628Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-09T00:39:23.932Z] Stashed 1 file(s) [Pipeline] sh [2021-03-09T00:39:24.268Z] + make build [2021-03-09T00:39:24.268Z] 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 [2021-03-09T00:39:28.738Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-09T00:39:31.497Z] 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 [2021-03-09T00:39:35.636Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-09T00:39:43.945Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-09T00:39:43.945Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-09T00:39:45.932Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-09T00:39:45.932Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-09T00:39:45.932Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-09T00:39:46.530Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-09T00:39:49.928Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-09T00:39:49.928Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-09T00:39:55.957Z] 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 [2021-03-09T00:39:58.239Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-09T00:39:58.239Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-09T00:39:58.239Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-09T00:40:03.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.310s coverage: 45.9% of statements [2021-03-09T00:40:03.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-09T00:40:03.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-09T00:40:03.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-09T00:40:03.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-09T00:40:03.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-09T00:40:03.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-09T00:40:03.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-09T00:40:03.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.229s coverage: 100.0% of statements [2021-03-09T00:40:04.738Z] 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 [2021-03-09T00:40:08.451Z] 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 [2021-03-09T00:40:09.973Z] 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 [2021-03-09T00:40:11.161Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.563s coverage: 27.1% of statements [2021-03-09T00:40:11.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-09T00:40:11.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-09T00:40:11.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-09T00:40:11.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-09T00:40:11.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-09T00:40:11.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-09T00:40:11.161Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.075s coverage: 100.0% of statements [2021-03-09T00:40:11.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-09T00:40:11.161Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.077s coverage: 100.0% of statements [2021-03-09T00:40:11.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-09T00:40:11.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-09T00:40:11.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.209s coverage: 66.2% of statements [2021-03-09T00:40:11.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-09T00:40:11.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-09T00:40:13.352Z] 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 [2021-03-09T00:40:13.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.674s coverage: 82.4% of statements [2021-03-09T00:40:13.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-09T00:40:13.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T00:40:13.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-09T00:40:13.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-09T00:40:17.199Z] 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 [2021-03-09T00:40:19.205Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.995s coverage: 28.6% of statements [2021-03-09T00:40:19.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-09T00:40:19.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-09T00:40:19.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-09T00:40:19.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-09T00:40:19.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-09T00:40:19.205Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.205s coverage: 100.0% of statements [2021-03-09T00:40:19.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-09T00:40:19.205Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.074s coverage: 100.0% of statements [2021-03-09T00:40:19.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-09T00:40:19.481Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.372s coverage: 86.7% of statements [2021-03-09T00:40:19.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-09T00:40:19.811Z] 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 [2021-03-09T00:40:22.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.340s coverage: 97.5% of statements [2021-03-09T00:40:22.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-09T00:40:22.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.180s coverage: 78.3% of statements [2021-03-09T00:40:22.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-09T00:40:22.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-09T00:40:22.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-09T00:40:22.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-09T00:40:22.944Z] 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 [2021-03-09T00:40:27.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-09T00:40:31.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-09T00:40:31.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.311s coverage: 92.8% of statements [2021-03-09T00:40:31.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-09T00:40:31.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T00:40:31.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-09T00:40:31.243Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-09T00:40:31.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-09T00:40:31.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-09T00:40:31.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-09T00:40:31.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-09T00:40:31.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-09T00:40:31.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-09T00:40:31.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-09T00:40:31.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-09T00:40:31.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-09T00:40:31.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-09T00:40:31.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-09T00:40:31.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-09T00:40:31.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-09T00:40:31.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-09T00:40:31.243Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2021-03-09T00:40:31.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-09T00:40:31.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-09T00:40:31.243Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.224s coverage: 0.1% of statements [2021-03-09T00:40:31.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-09T00:40:31.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-09T00:40:31.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-09T00:40:31.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.107s coverage: 47.1% of statements [2021-03-09T00:40:31.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.088s coverage: 79.5% of statements [2021-03-09T00:40:31.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements [2021-03-09T00:40:31.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements [2021-03-09T00:40:31.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [Pipeline] } [2021-03-09T00:40:34.663Z] $ docker stop --time=1 94533108fd1bf07379a661b6391d45eeddcc43affe7cce23429f5b2fb1f0cb2a [2021-03-09T00:40:37.053Z] $ docker rm -f 94533108fd1bf07379a661b6391d45eeddcc43affe7cce23429f5b2fb1f0cb2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:40:39.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-09T00:40:39.847Z] [2021-03-09T00:40:39.847Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:40:40.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-09T00:40:40.224Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-09T00:40:40.224Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-09T00:40:40.224Z] ca9280d653b3: Pulling fs layer [2021-03-09T00:40:40.224Z] 7e9c9ca2126c: Pulling fs layer [2021-03-09T00:40:40.492Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-09T00:40:40.492Z] cbdbe7a5bc2a: Download complete [2021-03-09T00:40:41.099Z] cbdbe7a5bc2a: Pull complete [2021-03-09T00:40:41.395Z] ca9280d653b3: Verifying Checksum [2021-03-09T00:40:41.395Z] ca9280d653b3: Download complete [2021-03-09T00:40:43.433Z] 7e9c9ca2126c: Download complete [2021-03-09T00:40:43.433Z] ca9280d653b3: Pull complete [2021-03-09T00:40:43.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2021-03-09T00:40:43.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements [2021-03-09T00:40:43.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.127s coverage: 81.4% of statements [2021-03-09T00:40:58.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.142s coverage: 92.9% of statements [2021-03-09T00:40:58.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-09T00:40:58.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-09T00:40:58.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-09T00:40:58.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-03-09T00:40:58.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-09T00:40:58.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-09T00:40:58.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-09T00:40:58.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-09T00:40:58.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-09T00:40:58.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2021-03-09T00:40:58.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-09T00:40:58.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-09T00:40:58.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-03-09T00:40:58.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-09T00:40:58.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 75.5% of statements [2021-03-09T00:40:58.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-09T00:40:58.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.8% of statements [2021-03-09T00:40:58.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.119s coverage: 87.2% of statements [2021-03-09T00:40:58.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.141s coverage: 84.6% of statements [2021-03-09T00:40:58.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.222s coverage: 91.6% of statements [2021-03-09T00:40:58.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-09T00:40:58.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.541s coverage: 62.4% of statements [2021-03-09T00:40:58.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-09T00:40:58.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-09T00:40:58.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements [2021-03-09T00:40:58.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements [2021-03-09T00:40:58.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements [2021-03-09T00:40:58.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements [2021-03-09T00:40:58.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2021-03-09T00:40:58.730Z] 7e9c9ca2126c: Pull complete [2021-03-09T00:40:58.730Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-09T00:40:58.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-09T00:40:58.730Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-09T00:40:58.940Z] prd-centos7-docker-4c-2g-29042 does not seem to be running inside a container [2021-03-09T00:40:59.042Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/78 -v /w/workspace/edgex-go/78:/w/workspace/edgex-go/78:rw,z -v /w/workspace/edgex-go/78@tmp:/w/workspace/edgex-go/78@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-09T00:40:59.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.925s coverage: 69.0% of statements [2021-03-09T00:40:59.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-09T00:40:59.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-09T00:40:59.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-09T00:41:02.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.379s coverage: 38.4% of statements [2021-03-09T00:41:02.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-09T00:41:02.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-09T00:41:02.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.105s coverage: 89.5% of statements [2021-03-09T00:41:02.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-09T00:41:02.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.101s coverage: 84.8% of statements [2021-03-09T00:41:03.161Z] $ docker top 87294c1e8a124f7f0a142b5571817e0a0fb5bf4bc92cdc248fa0bbeca77a0d13 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T00:41:03.862Z] + docker-compose build --help [2021-03-09T00:41:03.863Z] + grep parallel [2021-03-09T00:41:05.850Z] --parallel Build images in parallel. [Pipeline] } [2021-03-09T00:41:05.871Z] $ docker stop --time=1 87294c1e8a124f7f0a142b5571817e0a0fb5bf4bc92cdc248fa0bbeca77a0d13 [2021-03-09T00:41:07.514Z] $ docker rm -f 87294c1e8a124f7f0a142b5571817e0a0fb5bf4bc92cdc248fa0bbeca77a0d13 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:41:08.136Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.425s coverage: 47.0% of statements [2021-03-09T00:41:08.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-09T00:41:08.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-09T00:41:08.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-09T00:41:08.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-09T00:41:08.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-09T00:41:08.136Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.127s coverage: 100.0% of statements [2021-03-09T00:41:08.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-09T00:41:08.136Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.113s coverage: 100.0% of statements [2021-03-09T00:41:08.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-09T00:41:08.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-09T00:41:08.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-09T00:41:08.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-09T00:41:08.136Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.404s coverage: 87.8% of statements [2021-03-09T00:41:08.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-09T00:41:08.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T00:41:08.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-09T00:41:08.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-09T00:41:08.250Z] . [Pipeline] withDockerContainer [2021-03-09T00:41:08.403Z] prd-centos7-docker-4c-2g-29042 does not seem to be running inside a container [2021-03-09T00:41:08.499Z] $ 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/78 -v /w/workspace/edgex-go/78:/w/workspace/edgex-go/78:rw,z -v /w/workspace/edgex-go/78@tmp:/w/workspace/edgex-go/78@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-09T00:41:09.992Z] $ docker top 59f113873ab85173723fef8fdfd25dc0268e3a4a0aa5547a8f3c8dc64e7576ec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T00:41:11.040Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-09T00:41:12.456Z] Building docker-core-command-go ... [2021-03-09T00:41:12.456Z] Building docker-core-data-go ... [2021-03-09T00:41:12.456Z] Building docker-core-metadata-go ... [2021-03-09T00:41:12.456Z] Building docker-security-bootstrapper-go ... [2021-03-09T00:41:12.456Z] Building docker-security-proxy-setup-go ... [2021-03-09T00:41:12.456Z] Building docker-security-secretstore-setup-go ... [2021-03-09T00:41:12.456Z] Building docker-support-notifications-go ... [2021-03-09T00:41:12.456Z] Building docker-support-scheduler-go ... [2021-03-09T00:41:12.456Z] Building docker-sys-mgmt-agent-go ... [2021-03-09T00:41:12.456Z] Building docker-sys-mgmt-agent-go [2021-03-09T00:41:12.456Z] Building docker-core-data-go [2021-03-09T00:41:12.456Z] Building docker-support-scheduler-go [2021-03-09T00:41:12.456Z] Building docker-security-bootstrapper-go [2021-03-09T00:41:12.456Z] Building docker-support-notifications-go [2021-03-09T00:41:16.447Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.237s coverage: 29.1% of statements [2021-03-09T00:41:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-09T00:41:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-09T00:41:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-09T00:41:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-09T00:41:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-09T00:41:16.447Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.216s coverage: 99.0% of statements [2021-03-09T00:41:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-09T00:41:16.447Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.098s coverage: 100.0% of statements [2021-03-09T00:41:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-09T00:41:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-09T00:41:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-09T00:41:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-09T00:41:16.447Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.253s coverage: 95.6% of statements [2021-03-09T00:41:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-09T00:41:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-09T00:41:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-09T00:41:16.447Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-03-09T00:41:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-09T00:41:16.447Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.087s coverage: 100.0% of statements [2021-03-09T00:41:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-09T00:41:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-09T00:41:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-09T00:41:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-09T00:41:16.447Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements [2021-03-09T00:41:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-09T00:41:16.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-09T00:41:16.447Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.049s coverage: 100.0% of statements [2021-03-09T00:41:16.447Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements [2021-03-09T00:41:17.880Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-03-09T00:41:18.855Z] GO111MODULE=on go vet ./... [2021-03-09T00:42:40.681Z] gofmt -l . [2021-03-09T00:42:40.681Z] [ "`gofmt -l .`" = "" ] [2021-03-09T00:42:40.681Z] ./bin/test-go-mod-tidy.sh [2021-03-09T00:42:40.681Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-09T00:42:41.337Z] + ls -al . [2021-03-09T00:42:41.337Z] total 764 [2021-03-09T00:42:41.337Z] drwxrwxr-x 9 1001 1001 4096 Mar 9 00:42 . [2021-03-09T00:42:41.337Z] drwxr-xr-x 4 root root 4096 Mar 9 00:38 .. [2021-03-09T00:42:41.337Z] -rw-rw-r-- 1 1001 1001 11 Mar 9 00:36 .dockerignore [2021-03-09T00:42:41.337Z] drwxrwxr-x 8 1001 1001 4096 Mar 9 00:36 .git [2021-03-09T00:42:41.337Z] drwxrwxr-x 3 1001 1001 4096 Mar 9 00:36 .github [2021-03-09T00:42:41.337Z] -rw-rw-r-- 1 1001 1001 818 Mar 9 00:36 .gitignore [2021-03-09T00:42:41.337Z] -rw-rw-r-- 1 1001 1001 166 Mar 9 00:36 .sonarcloud.properties [2021-03-09T00:42:41.337Z] -rw-rw-r-- 1 1001 1001 8475 Mar 9 00:36 Attribution.txt [2021-03-09T00:42:41.337Z] -rw-rw-r-- 1 1001 1001 3804 Mar 9 00:36 CONTRIBUTING.md [2021-03-09T00:42:41.337Z] -rw-rw-r-- 1 1001 1001 931 Mar 9 00:36 Dockerfile.build [2021-03-09T00:42:41.337Z] -rw-rw-r-- 1 1001 1001 863 Mar 9 00:36 Jenkinsfile [2021-03-09T00:42:41.337Z] -rw-rw-r-- 1 1001 1001 10775 Mar 9 00:36 LICENSE [2021-03-09T00:42:41.337Z] -rw-rw-r-- 1 1001 1001 5774 Mar 9 00:36 Makefile [2021-03-09T00:42:41.337Z] -rw-rw-r-- 1 1001 1001 6524 Mar 9 00:36 README.md [2021-03-09T00:42:41.337Z] -rw-rw-r-- 1 1001 1001 6755 Mar 9 00:36 SECURITY.md [2021-03-09T00:42:41.337Z] -rw-rw-r-- 1 1001 1001 5 Mar 9 00:33 VERSION [2021-03-09T00:42:41.337Z] -rw-rw-r-- 1 1001 1001 4131 Mar 9 00:36 ZMQWindows.md [2021-03-09T00:42:41.337Z] drwxrwxr-x 2 1001 1001 4096 Mar 9 00:36 bin [2021-03-09T00:42:41.337Z] drwxrwxr-x 14 1001 1001 4096 Mar 9 00:36 cmd [2021-03-09T00:42:41.337Z] -rw-r--r-- 1 root root 622934 Mar 9 00:41 coverage.out [2021-03-09T00:42:41.337Z] -rw-r--r-- 1 root root 1055 Mar 9 00:42 go.mod [2021-03-09T00:42:41.337Z] -rw-r--r-- 1 root root 21699 Mar 9 00:42 go.sum [2021-03-09T00:42:41.337Z] drwxrwxr-x 8 1001 1001 4096 Mar 9 00:36 internal [2021-03-09T00:42:41.337Z] drwxrwxr-x 4 1001 1001 4096 Mar 9 00:36 openapi [2021-03-09T00:42:41.337Z] drwxrwxr-x 4 1001 1001 4096 Mar 9 00:36 snap [2021-03-09T00:42:41.337Z] -rw-rw-r-- 1 1001 1001 168 Mar 9 00:36 version.go [Pipeline] sh [2021-03-09T00:42:42.027Z] + '[' -e coverage.out ] [2021-03-09T00:42:42.027Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-09T00:42:42.180Z] Warning: overwriting stash ‘coverage-report’ [2021-03-09T00:42:43.596Z] Stashed 1 file(s) [Pipeline] sh [2021-03-09T00:42:44.268Z] + make build [2021-03-09T00:42:44.268Z] 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 [2021-03-09T00:42:54.425Z] 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 [2021-03-09T00:43:08.117Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:43:08.117Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:43:08.117Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:43:08.117Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:43:08.117Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:43:08.117Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:43:08.117Z] ---> 09572f8a1163 [2021-03-09T00:43:08.117Z] Step 3/31 : WORKDIR /edgex-go [2021-03-09T00:43:08.117Z] ---> 09572f8a1163 [2021-03-09T00:43:08.117Z] Step 3/26 : WORKDIR /edgex-go [2021-03-09T00:43:08.117Z] ---> 09572f8a1163 [2021-03-09T00:43:08.117Z] Step 3/22 : WORKDIR /edgex-go [2021-03-09T00:43:08.117Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:43:08.117Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:43:08.117Z] ---> 09572f8a1163 [2021-03-09T00:43:08.117Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T00:43:08.117Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:43:08.117Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:43:08.117Z] ---> 09572f8a1163 [2021-03-09T00:43:08.117Z] Step 3/22 : WORKDIR /edgex-go [2021-03-09T00:43:08.117Z] ---> Running in 7d89961acab1 [2021-03-09T00:43:08.117Z] ---> Running in 8f91e7033b15 [2021-03-09T00:43:08.117Z] ---> Running in 3f2e3f78b33c [2021-03-09T00:43:08.117Z] ---> Running in 58f2c5eb116f [2021-03-09T00:43:08.117Z] ---> Running in 13cab99d8c13 [2021-03-09T00:43:08.117Z] Removing intermediate container 8f91e7033b15 [2021-03-09T00:43:08.117Z] ---> 25909e33cee0 [2021-03-09T00:43:08.117Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:43:08.117Z] Removing intermediate container 7d89961acab1 [2021-03-09T00:43:08.118Z] ---> b10dc9a8cfd1 [2021-03-09T00:43:08.118Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:43:08.118Z] Removing intermediate container 13cab99d8c13 [2021-03-09T00:43:08.118Z] ---> 132d9f934ef9 [2021-03-09T00:43:08.118Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:43:08.118Z] Removing intermediate container 58f2c5eb116f [2021-03-09T00:43:08.118Z] ---> de894bb27839 [2021-03-09T00:43:08.118Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:43:08.118Z] Removing intermediate container 3f2e3f78b33c [2021-03-09T00:43:08.118Z] ---> 53f7912d5cc7 [2021-03-09T00:43:08.118Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:43:08.118Z] ---> Running in eebd78949972 [2021-03-09T00:43:08.118Z] ---> Running in dfec2fbc9ef8 [2021-03-09T00:43:08.118Z] ---> Running in 175415e343ac [2021-03-09T00:43:08.118Z] ---> Running in d2b10596006e [2021-03-09T00:43:08.118Z] ---> Running in 76a7975cd30f [2021-03-09T00:43:08.118Z] Removing intermediate container d2b10596006e [2021-03-09T00:43:08.118Z] ---> cb72984a4978 [2021-03-09T00:43:08.118Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-09T00:43:08.118Z] Removing intermediate container dfec2fbc9ef8 [2021-03-09T00:43:08.118Z] ---> 11beca0834ee [2021-03-09T00:43:08.118Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-09T00:43:08.118Z] ---> Running in 618f3aa2e376 [2021-03-09T00:43:08.118Z] ---> Running in e79b101bc2d6 [2021-03-09T00:43:08.118Z] Removing intermediate container 76a7975cd30f [2021-03-09T00:43:08.118Z] ---> 4083b507cdb2 [2021-03-09T00:43:08.118Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-09T00:43:08.118Z] Removing intermediate container eebd78949972 [2021-03-09T00:43:08.118Z] ---> 869bcac41124 [2021-03-09T00:43:08.118Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-09T00:43:08.118Z] Removing intermediate container 175415e343ac [2021-03-09T00:43:08.118Z] ---> a9257bc064a4 [2021-03-09T00:43:08.118Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-09T00:43:08.118Z] ---> Running in 018666c81b88 [2021-03-09T00:43:08.118Z] ---> Running in 05cc7dc3f620 [2021-03-09T00:43:08.118Z] ---> Running in 9e03e98346ec [2021-03-09T00:43:08.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:43:08.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:43:08.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:43:08.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:43:08.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:43:08.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:43:08.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:43:08.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:43:08.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:43:08.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:43:08.445Z] OK: 233 MiB in 51 packages [2021-03-09T00:43:08.729Z] OK: 233 MiB in 51 packages [2021-03-09T00:43:08.729Z] OK: 233 MiB in 51 packages [2021-03-09T00:43:09.828Z] OK: 233 MiB in 51 packages [2021-03-09T00:43:09.828Z] OK: 233 MiB in 51 packages [2021-03-09T00:43:10.651Z] Removing intermediate container 618f3aa2e376 [2021-03-09T00:43:10.651Z] ---> e20228389939 [2021-03-09T00:43:10.651Z] Step 6/22 : COPY go.mod . [2021-03-09T00:43:10.960Z] Removing intermediate container 018666c81b88 [2021-03-09T00:43:10.960Z] ---> 49525351f949 [2021-03-09T00:43:10.960Z] Step 6/23 : COPY go.mod . [2021-03-09T00:43:11.355Z] Removing intermediate container 9e03e98346ec [2021-03-09T00:43:11.355Z] ---> 5652b19c0864 [2021-03-09T00:43:11.355Z] Step 6/26 : COPY go.mod . [2021-03-09T00:43:12.601Z] ---> 491188bbd909 [2021-03-09T00:43:12.601Z] Step 7/22 : RUN go mod download [2021-03-09T00:43:12.601Z] ---> b97ff3a9c5ab [2021-03-09T00:43:12.601Z] Step 7/23 : RUN go mod download [2021-03-09T00:43:12.601Z] Removing intermediate container e79b101bc2d6 [2021-03-09T00:43:12.601Z] ---> 006d52b2188d [2021-03-09T00:43:12.601Z] Step 6/31 : COPY go.mod . [2021-03-09T00:43:12.601Z] ---> 37b0b5f7026f [2021-03-09T00:43:12.601Z] Step 7/26 : RUN go mod download [2021-03-09T00:43:12.601Z] Removing intermediate container 05cc7dc3f620 [2021-03-09T00:43:12.601Z] ---> bc00c067ea02 [2021-03-09T00:43:12.601Z] Step 6/22 : COPY go.mod . [2021-03-09T00:43:12.601Z] ---> Running in 4abbc4c1e0dd [2021-03-09T00:43:12.601Z] ---> Running in 73c9bc67d0ab [2021-03-09T00:43:13.007Z] ---> Running in 32db2f93ca18 [2021-03-09T00:43:14.020Z] ---> eb0ca3cac807 [2021-03-09T00:43:14.020Z] Step 7/31 : RUN go mod download [2021-03-09T00:43:14.020Z] ---> 54bfdf55052f [2021-03-09T00:43:14.020Z] Step 7/22 : RUN go mod download [2021-03-09T00:43:14.300Z] ---> Running in 8d2c8d5c1dd2 [2021-03-09T00:43:14.620Z] ---> Running in 08f4c111a47c [2021-03-09T00:43:16.639Z] 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 [2021-03-09T00:43:20.409Z] Removing intermediate container 8d2c8d5c1dd2 [2021-03-09T00:43:20.409Z] ---> f55455f4fad6 [2021-03-09T00:43:20.409Z] Step 8/31 : COPY . . [2021-03-09T00:43:20.951Z] 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 [2021-03-09T00:43:21.664Z] Removing intermediate container 4abbc4c1e0dd [2021-03-09T00:43:21.664Z] ---> b5469c3e7758 [2021-03-09T00:43:21.664Z] Step 8/22 : COPY . . [2021-03-09T00:43:24.126Z] Removing intermediate container 73c9bc67d0ab [2021-03-09T00:43:24.126Z] ---> 6a4724b7fed7 [2021-03-09T00:43:24.126Z] Step 8/23 : COPY . . [2021-03-09T00:43:25.801Z] Removing intermediate container 32db2f93ca18 [2021-03-09T00:43:25.801Z] ---> d2131709eabc [2021-03-09T00:43:25.801Z] Step 8/26 : COPY . . [2021-03-09T00:43:26.350Z] 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 [2021-03-09T00:43:27.326Z] 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 [2021-03-09T00:43:28.692Z] Removing intermediate container 08f4c111a47c [2021-03-09T00:43:28.692Z] ---> e6487927c4f5 [2021-03-09T00:43:28.692Z] Step 8/22 : COPY . . [2021-03-09T00:43:32.739Z] 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 [2021-03-09T00:43:38.142Z] 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 [2021-03-09T00:43:42.472Z] 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 [2021-03-09T00:43:45.874Z] 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 [2021-03-09T00:43:49.256Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-09T00:43:53.554Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-09T00:43:58.978Z] $ docker stop --time=1 5c1b10dda83ac1c11c321a9cd4a0cb8ed6aeec3e63dedbbe84487907da576356 [2021-03-09T00:44:01.513Z] $ docker rm -f 5c1b10dda83ac1c11c321a9cd4a0cb8ed6aeec3e63dedbbe84487907da576356 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:44:03.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-09T00:44:03.548Z] [2021-03-09T00:44:03.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:44:03.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-09T00:44:03.933Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-09T00:44:03.933Z] 29e5d40040c1: Pulling fs layer [2021-03-09T00:44:03.933Z] 1ce36da41761: Pulling fs layer [2021-03-09T00:44:03.933Z] 25b303627fd3: Pulling fs layer [2021-03-09T00:44:04.912Z] 29e5d40040c1: Verifying Checksum [2021-03-09T00:44:04.912Z] 29e5d40040c1: Download complete [2021-03-09T00:44:05.510Z] 1ce36da41761: Verifying Checksum [2021-03-09T00:44:05.510Z] 1ce36da41761: Download complete [2021-03-09T00:44:05.784Z] 29e5d40040c1: Pull complete [2021-03-09T00:44:07.213Z] 1ce36da41761: Pull complete [2021-03-09T00:44:07.485Z] 25b303627fd3: Verifying Checksum [2021-03-09T00:44:07.485Z] 25b303627fd3: Download complete [2021-03-09T00:44:17.649Z] 25b303627fd3: Pull complete [2021-03-09T00:44:17.649Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-09T00:44:17.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-09T00:44:17.649Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-09T00:44:17.920Z] prd-ubuntu18.04-docker-arm64-4c-16g-29058 does not seem to be running inside a container [2021-03-09T00:44:18.002Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/78 -v /w/workspace/edgex-go/78:/w/workspace/edgex-go/78:rw,z -v /w/workspace/edgex-go/78@tmp:/w/workspace/edgex-go/78@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-09T00:44:21.027Z] $ docker top a0b12da4a707a7cdeee2e01766b96f8a954c538545a52d708bc1e936eb400df7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T00:44:22.065Z] + docker-compose build --help+ [2021-03-09T00:44:22.066Z] grep parallel [2021-03-09T00:44:25.439Z] --parallel Build images in parallel. [Pipeline] } [2021-03-09T00:44:25.725Z] $ docker stop --time=1 a0b12da4a707a7cdeee2e01766b96f8a954c538545a52d708bc1e936eb400df7 [2021-03-09T00:44:27.678Z] $ docker rm -f a0b12da4a707a7cdeee2e01766b96f8a954c538545a52d708bc1e936eb400df7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:44:28.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-09T00:44:28.515Z] . [Pipeline] withDockerContainer [2021-03-09T00:44:28.780Z] prd-ubuntu18.04-docker-arm64-4c-16g-29058 does not seem to be running inside a container [2021-03-09T00:44:28.854Z] $ 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/78 -v /w/workspace/edgex-go/78:/w/workspace/edgex-go/78:rw,z -v /w/workspace/edgex-go/78@tmp:/w/workspace/edgex-go/78@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-09T00:44:30.260Z] $ docker top b473d52ff42ac87b6e3de8452734f0fc39956c0f02ada8c904e1dd66ba9df671 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T00:44:31.348Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-09T00:44:35.654Z] Building docker-core-command-go ... [2021-03-09T00:44:35.655Z] Building docker-core-data-go ... [2021-03-09T00:44:35.655Z] Building docker-core-metadata-go ... [2021-03-09T00:44:35.655Z] Building docker-security-bootstrapper-go ... [2021-03-09T00:44:35.655Z] Building docker-security-proxy-setup-go ... [2021-03-09T00:44:35.655Z] Building docker-security-secretstore-setup-go ... [2021-03-09T00:44:35.655Z] Building docker-support-notifications-go ... [2021-03-09T00:44:35.655Z] Building docker-support-scheduler-go ... [2021-03-09T00:44:35.655Z] Building docker-sys-mgmt-agent-go ... [2021-03-09T00:44:35.655Z] Building docker-sys-mgmt-agent-go [2021-03-09T00:44:35.655Z] Building docker-support-notifications-go [2021-03-09T00:44:35.655Z] Building docker-core-command-go [2021-03-09T00:44:35.655Z] Building docker-core-metadata-go [2021-03-09T00:44:35.655Z] Building docker-security-proxy-setup-go [2021-03-09T00:45:37.177Z] ---> 1158fbcf25ce [2021-03-09T00:45:37.178Z] ---> 39c8c51be7b7 [2021-03-09T00:45:37.178Z] ---> efbbaedd1b0a [2021-03-09T00:45:37.178Z] ---> b5fad685e81a [2021-03-09T00:45:37.178Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agentStep 9/23 : RUN make cmd/core-data/core-data [2021-03-09T00:45:37.178Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-09T00:45:37.178Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-09T00:45:37.178Z] [2021-03-09T00:45:37.178Z] ---> 2fb5068de88f [2021-03-09T00:45:37.178Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-09T00:45:37.178Z] ---> Running in b8a605ec83e7 [2021-03-09T00:45:37.178Z] ---> Running in 4d1a100c4d83 [2021-03-09T00:45:37.178Z] ---> Running in 634fcc55a0da [2021-03-09T00:45:37.178Z] ---> Running in a01b75deb24e [2021-03-09T00:45:37.178Z] ---> Running in 70f5f10e3598 [2021-03-09T00:45:37.178Z] 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 [2021-03-09T00:45:37.178Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-09T00:45:37.178Z] 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 [2021-03-09T00:45:37.178Z] 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 [2021-03-09T00:45:37.178Z] 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 [2021-03-09T00:45:57.481Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:45:57.481Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:45:57.481Z] ---> c1cc93527cb4 [2021-03-09T00:45:57.481Z] Step 3/26 : WORKDIR /edgex-go [2021-03-09T00:45:57.481Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:45:57.481Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:45:57.481Z] ---> c1cc93527cb4 [2021-03-09T00:45:57.481Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T00:45:57.481Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:45:57.481Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:45:57.481Z] ---> c1cc93527cb4 [2021-03-09T00:45:57.481Z] Step 3/22 : WORKDIR /edgex-go [2021-03-09T00:45:57.481Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:45:57.481Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:45:57.481Z] ---> c1cc93527cb4 [2021-03-09T00:45:57.481Z] Step 3/21 : WORKDIR /edgex-go [2021-03-09T00:45:57.481Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:45:57.481Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:45:57.481Z] ---> c1cc93527cb4 [2021-03-09T00:45:57.481Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T00:45:57.481Z] ---> Running in c90cfa42247a [2021-03-09T00:45:57.481Z] ---> Running in 36d367ccb574 [2021-03-09T00:45:57.481Z] ---> Running in deee516dcf6b [2021-03-09T00:45:57.481Z] ---> Running in 1628bb901448 [2021-03-09T00:45:57.481Z] ---> Running in 2acf00b58856 [2021-03-09T00:45:57.481Z] Removing intermediate container deee516dcf6b [2021-03-09T00:45:57.481Z] Removing intermediate container 36d367ccb574 [2021-03-09T00:45:57.481Z] Removing intermediate container 2acf00b58856 [2021-03-09T00:45:57.481Z] ---> 2fb288c1782a [2021-03-09T00:45:57.481Z] ---> 169bb0ff1b65 [2021-03-09T00:45:57.481Z] ---> 9c8fecb08202 [2021-03-09T00:45:57.481Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:45:57.481Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container c90cfa42247a [2021-03-09T00:45:57.481Z] [2021-03-09T00:45:57.481Z] ---> 702152c2a68a [2021-03-09T00:45:57.481Z] [2021-03-09T00:45:57.481Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:45:57.481Z] Removing intermediate container 1628bb901448 [2021-03-09T00:45:57.481Z] ---> 23724a35b5b9 [2021-03-09T00:45:57.481Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:45:57.481Z] ---> Running in ef25dfc7f28c [2021-03-09T00:45:57.481Z] ---> Running in 5460a5dab4fc [2021-03-09T00:45:57.481Z] ---> Running in c60bfefdf995 [2021-03-09T00:45:57.481Z] ---> Running in b75ab538e1ce [2021-03-09T00:45:57.481Z] ---> Running in 638ba8ba6b9e [2021-03-09T00:45:57.481Z] Removing intermediate container ef25dfc7f28c [2021-03-09T00:45:57.481Z] ---> c72232571316 [2021-03-09T00:45:57.481Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-09T00:45:57.481Z] Removing intermediate container 5460a5dab4fc [2021-03-09T00:45:57.481Z] ---> 898c5708a34b [2021-03-09T00:45:57.481Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-09T00:45:57.481Z] ---> Running in e13d6ac21be9 [2021-03-09T00:45:57.481Z] Removing intermediate container b75ab538e1ce [2021-03-09T00:45:57.481Z] ---> 91c8e1ff396b [2021-03-09T00:45:57.481Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-09T00:45:57.481Z] ---> Running in c3ce7fceeb8f [2021-03-09T00:45:57.481Z] ---> Running in d47c8dc0b1a6 [2021-03-09T00:45:57.481Z] Removing intermediate container 638ba8ba6b9e [2021-03-09T00:45:57.481Z] ---> 5ed61f009dd3 [2021-03-09T00:45:57.481Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-09T00:45:57.481Z] Removing intermediate container c60bfefdf995 [2021-03-09T00:45:57.481Z] ---> c18758961bab [2021-03-09T00:45:57.481Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-09T00:45:57.481Z] ---> Running in 07d4996073f2 [2021-03-09T00:45:57.481Z] ---> Running in bc5718bc7510 [2021-03-09T00:45:57.481Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:45:57.481Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:45:57.481Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:45:57.481Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:45:57.481Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:45:57.481Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:45:57.481Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:45:57.481Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:45:57.481Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:45:57.481Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:45:57.481Z] OK: 217 MiB in 51 packages [2021-03-09T00:45:57.481Z] OK: 217 MiB in 51 packages [2021-03-09T00:45:57.761Z] OK: 217 MiB in 51 packages [2021-03-09T00:45:58.377Z] OK: 217 MiB in 51 packages [2021-03-09T00:45:58.377Z] OK: 217 MiB in 51 packages [2021-03-09T00:45:59.357Z] Removing intermediate container e13d6ac21be9 [2021-03-09T00:45:59.357Z] ---> c8acb6e6d716 [2021-03-09T00:45:59.357Z] Step 6/26 : COPY go.mod . [2021-03-09T00:45:59.357Z] Removing intermediate container c3ce7fceeb8f [2021-03-09T00:45:59.357Z] ---> 8ad46aa1cb4a [2021-03-09T00:45:59.357Z] Step 6/21 : COPY go.mod . [2021-03-09T00:45:59.631Z] Removing intermediate container d47c8dc0b1a6 [2021-03-09T00:45:59.631Z] ---> c81582e9eadf [2021-03-09T00:45:59.631Z] Step 6/23 : COPY go.mod . [2021-03-09T00:45:59.910Z] Removing intermediate container bc5718bc7510 [2021-03-09T00:45:59.910Z] ---> 842bf0fdeeec [2021-03-09T00:45:59.910Z] Step 6/23 : COPY go.mod . [2021-03-09T00:46:00.183Z] Removing intermediate container 07d4996073f2 [2021-03-09T00:46:00.183Z] ---> bb3546f5da7a [2021-03-09T00:46:00.183Z] Step 6/22 : COPY go.mod . [2021-03-09T00:46:00.183Z] ---> d57d81514282 [2021-03-09T00:46:00.183Z] Step 7/26 : RUN go mod download [2021-03-09T00:46:00.460Z] ---> Running in 7d62ca1e79ce [2021-03-09T00:46:00.736Z] ---> 8764e6879d3c [2021-03-09T00:46:00.736Z] Step 7/23 : RUN go mod download [2021-03-09T00:46:00.736Z] ---> 6c1a4808d89b [2021-03-09T00:46:00.736Z] Step 7/21 : RUN go mod download [2021-03-09T00:46:01.012Z] ---> Running in c077837bda66 [2021-03-09T00:46:01.012Z] ---> Running in 8a627c3e644e [2021-03-09T00:46:01.012Z] ---> a3cf47d16647 [2021-03-09T00:46:01.012Z] Step 7/23 : RUN go mod download [2021-03-09T00:46:01.291Z] ---> d02c7987539d [2021-03-09T00:46:01.291Z] Step 7/22 : RUN go mod download [2021-03-09T00:46:01.291Z] ---> Running in a164c098c9f4 [2021-03-09T00:46:01.565Z] ---> Running in b47164e6dfde [2021-03-09T00:46:04.995Z] Removing intermediate container 7d62ca1e79ce [2021-03-09T00:46:04.995Z] ---> 6c9493402cf2 [2021-03-09T00:46:04.995Z] Step 8/26 : COPY . . [2021-03-09T00:46:06.435Z] Removing intermediate container 8a627c3e644e [2021-03-09T00:46:06.435Z] ---> 18eff9c9c729 [2021-03-09T00:46:06.435Z] Step 8/21 : COPY . . [2021-03-09T00:46:06.435Z] Removing intermediate container c077837bda66 [2021-03-09T00:46:06.435Z] ---> fadd2195894f [2021-03-09T00:46:06.435Z] Step 8/23 : COPY . . [2021-03-09T00:46:06.435Z] Removing intermediate container b47164e6dfde [2021-03-09T00:46:06.435Z] ---> 2af5c6c4e443 [2021-03-09T00:46:06.435Z] Step 8/22 : COPY . . [2021-03-09T00:46:07.032Z] Removing intermediate container a164c098c9f4 [2021-03-09T00:46:07.032Z] ---> d0fd70c9e776 [2021-03-09T00:46:07.032Z] Step 8/23 : COPY . . [2021-03-09T00:46:33.835Z] ---> aafc15bfb2f2 [2021-03-09T00:46:33.835Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-09T00:46:33.835Z] ---> b7ac55ac433f [2021-03-09T00:46:33.835Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-09T00:46:33.835Z] ---> 028faf3f42ad [2021-03-09T00:46:33.835Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-09T00:46:33.835Z] ---> 45ddca1d3f23 [2021-03-09T00:46:33.835Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-09T00:46:33.835Z] ---> Running in d0e2cfffe309 [2021-03-09T00:46:33.835Z] ---> 0b8480113953 [2021-03-09T00:46:33.835Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-09T00:46:33.835Z] ---> Running in b45fb56b03e6 [2021-03-09T00:46:33.835Z] ---> Running in 493900c1e16f [2021-03-09T00:46:33.835Z] ---> Running in 0902d76ca3a9 [2021-03-09T00:46:33.835Z] ---> Running in ca54fa17858e [2021-03-09T00:46:34.111Z] 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 [2021-03-09T00:46:34.708Z] 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 [2021-03-09T00:46:34.708Z] 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 [2021-03-09T00:46:34.984Z] 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 [2021-03-09T00:46:34.984Z] 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 [2021-03-09T00:46:59.946Z] Removing intermediate container 634fcc55a0da [2021-03-09T00:46:59.946Z] ---> 83f6ac4d0c4d [2021-03-09T00:46:59.946Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-09T00:46:59.946Z] ---> Running in f37bf1c3ffd5 [2021-03-09T00:46:59.946Z] Removing intermediate container b8a605ec83e7 [2021-03-09T00:46:59.946Z] ---> 65fd3ecbee7d [2021-03-09T00:46:59.946Z] [2021-03-09T00:46:59.946Z] Step 10/31 : FROM alpine:3.12 [2021-03-09T00:46:59.946Z] 3.12: Pulling from library/alpine [2021-03-09T00:46:59.946Z] 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 [2021-03-09T00:46:59.946Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-09T00:46:59.946Z] Status: Downloaded newer image for alpine:3.12 [2021-03-09T00:46:59.946Z] ---> 88dd2752d2ea [2021-03-09T00:46:59.946Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-09T00:47:00.976Z] ---> Running in 8cb37fe77b22 [2021-03-09T00:47:02.583Z] Removing intermediate container 4d1a100c4d83 [2021-03-09T00:47:02.583Z] ---> 1a8d610fe04b [2021-03-09T00:47:02.583Z] [2021-03-09T00:47:02.583Z] Step 10/22 : FROM alpine:3.12 [2021-03-09T00:47:02.583Z] ---> 88dd2752d2ea [2021-03-09T00:47:02.583Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-09T00:47:02.583Z] Removing intermediate container a01b75deb24e [2021-03-09T00:47:02.583Z] ---> dc7b22319be5 [2021-03-09T00:47:02.583Z] [2021-03-09T00:47:02.583Z] Step 10/22 : FROM alpine:3.12 [2021-03-09T00:47:02.976Z] ---> 88dd2752d2ea [2021-03-09T00:47:02.976Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-09T00:47:02.976Z] ---> Running in cb75034159b5 [2021-03-09T00:47:04.166Z] Removing intermediate container 8cb37fe77b22 [2021-03-09T00:47:04.166Z] ---> a61296c8d17c [2021-03-09T00:47:04.166Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-09T00:47:04.777Z] ---> Running in 070dc9452de8 [2021-03-09T00:47:05.048Z] ---> Running in efd10c5b877d [2021-03-09T00:47:05.670Z] Removing intermediate container 70f5f10e3598 [2021-03-09T00:47:05.671Z] ---> 2682df3ab4bc [2021-03-09T00:47:05.671Z] [2021-03-09T00:47:05.671Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T00:47:05.671Z] ---> 88dd2752d2ea [2021-03-09T00:47:05.671Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-09T00:47:05.952Z] ---> Running in dbe0934f7561 [2021-03-09T00:47:06.249Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:47:06.249Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:47:06.627Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:47:06.627Z] Removing intermediate container dbe0934f7561 [2021-03-09T00:47:06.627Z] ---> 750155721a5c [2021-03-09T00:47:06.627Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-09T00:47:06.627Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-09T00:47:06.627Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:47:06.627Z] OK: 6 MiB in 15 packages [2021-03-09T00:47:06.627Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:47:06.976Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:47:06.977Z] ---> Running in 57e5e8f911d1 [2021-03-09T00:47:06.977Z] Removing intermediate container f37bf1c3ffd5 [2021-03-09T00:47:06.977Z] ---> fb0f13bcba3d [2021-03-09T00:47:06.977Z] [2021-03-09T00:47:06.977Z] Step 11/26 : FROM docker:20.10.0 [2021-03-09T00:47:06.977Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:47:07.303Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-09T00:47:07.303Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-09T00:47:07.303Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:47:07.303Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T00:47:07.303Z] 20.10.0: Pulling from library/docker [2021-03-09T00:47:07.624Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-09T00:47:07.624Z] OK: 6 MiB in 16 packages [2021-03-09T00:47:07.624Z] (2/2) Installing su-exec (0.2-r1) [2021-03-09T00:47:07.624Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:47:07.624Z] OK: 6 MiB in 16 packages [2021-03-09T00:47:07.944Z] Removing intermediate container 57e5e8f911d1 [2021-03-09T00:47:07.944Z] ---> 3dbe77a24f34 [2021-03-09T00:47:07.944Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-09T00:47:07.944Z] ---> Running in 37dac4803d44 [2021-03-09T00:47:10.065Z] Removing intermediate container 37dac4803d44 [2021-03-09T00:47:10.065Z] ---> 6c8c104f672c [2021-03-09T00:47:10.065Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:47:10.065Z] Removing intermediate container cb75034159b5 [2021-03-09T00:47:10.065Z] ---> 895ba6652b15 [2021-03-09T00:47:10.065Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T00:47:10.688Z] ---> Running in 413f777cd82a [2021-03-09T00:47:10.963Z] ---> Running in ce6e70c37ea3 [2021-03-09T00:47:10.963Z] Removing intermediate container efd10c5b877d [2021-03-09T00:47:10.963Z] ---> eb92f9bcada8 [2021-03-09T00:47:10.963Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-09T00:47:11.244Z] Removing intermediate container 070dc9452de8 [2021-03-09T00:47:11.244Z] ---> bc8cdedbddee [2021-03-09T00:47:11.244Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T00:47:11.244Z] ---> Running in d29553e81f89 [2021-03-09T00:47:11.726Z] ---> Running in 8178f84899c4 [2021-03-09T00:47:11.726Z] Removing intermediate container ce6e70c37ea3 [2021-03-09T00:47:11.726Z] ---> 2fdf0746b3a0 [2021-03-09T00:47:11.726Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-09T00:47:12.056Z] ---> Running in 5ddda1674105 [2021-03-09T00:47:12.056Z] Removing intermediate container d29553e81f89 [2021-03-09T00:47:12.056Z] ---> 03d88fbc70ce [2021-03-09T00:47:12.056Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-09T00:47:12.395Z] Removing intermediate container 8178f84899c4 [2021-03-09T00:47:12.395Z] ---> 7ee3f59a4f15 [2021-03-09T00:47:12.395Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-09T00:47:12.395Z] ---> Running in ff4db502d24d [2021-03-09T00:47:13.013Z] ---> Running in 5b5bed426ccc [2021-03-09T00:47:13.299Z] Removing intermediate container 5ddda1674105 [2021-03-09T00:47:13.299Z] ---> 9f277dc77c13 [2021-03-09T00:47:13.299Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-09T00:47:13.927Z] Removing intermediate container ff4db502d24d [2021-03-09T00:47:13.927Z] ---> ee5126fb50f3 [2021-03-09T00:47:13.927Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-09T00:47:14.211Z] ---> Running in 200485535bb0 [2021-03-09T00:47:14.211Z] Removing intermediate container 5b5bed426ccc [2021-03-09T00:47:14.211Z] ---> fb9493ffdeb7 [2021-03-09T00:47:14.211Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-09T00:47:14.211Z] ---> Running in 94e961c74d69 [2021-03-09T00:47:14.485Z] ---> Running in d73c81b8d777 [2021-03-09T00:47:14.485Z] Removing intermediate container 200485535bb0 [2021-03-09T00:47:14.485Z] ---> e470dd6d588a [2021-03-09T00:47:14.485Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:47:14.776Z] Removing intermediate container 413f777cd82a [2021-03-09T00:47:14.776Z] ---> 1f6ae1fe7137 [2021-03-09T00:47:14.776Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-09T00:47:14.776Z] ---> Running in e59caf363054 [2021-03-09T00:47:14.776Z] Removing intermediate container d73c81b8d777 [2021-03-09T00:47:14.776Z] ---> fc3242f330b5 [2021-03-09T00:47:14.776Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:47:15.385Z] ---> 0297541f7ded [2021-03-09T00:47:15.385Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-09T00:47:16.011Z] ---> 7c2355b94cd1 [2021-03-09T00:47:16.011Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-09T00:47:16.301Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:47:17.024Z] ---> c790bae16c6d [2021-03-09T00:47:17.024Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-09T00:47:17.024Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:47:17.730Z] Removing intermediate container 94e961c74d69 [2021-03-09T00:47:17.730Z] ---> c14e728116c9 [2021-03-09T00:47:17.730Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-09T00:47:17.730Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-09T00:47:18.071Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-09T00:47:18.071Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-09T00:47:18.071Z] ---> Running in 39fca6f33c3f [2021-03-09T00:47:18.071Z] ---> 30f03e00c944 [2021-03-09T00:47:18.071Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-09T00:47:18.365Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-09T00:47:18.645Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-09T00:47:18.645Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-09T00:47:18.961Z] ---> ea010c9bbd36 [2021-03-09T00:47:18.961Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-09T00:47:18.961Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:47:18.961Z] OK: 8 MiB in 20 packages [2021-03-09T00:47:20.772Z] ---> Running in 78dfc799d846 [2021-03-09T00:47:21.430Z] ---> afedb7072f88 [2021-03-09T00:47:21.430Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-09T00:47:21.430Z] Removing intermediate container 39fca6f33c3f [2021-03-09T00:47:21.430Z] ---> 5b50208a7a07 [2021-03-09T00:47:21.430Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-09T00:47:22.070Z] ---> Running in 4f6fc7a149da [2021-03-09T00:47:22.355Z] Removing intermediate container 78dfc799d846 [2021-03-09T00:47:22.355Z] ---> 916c553643c8 [2021-03-09T00:47:22.355Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:47:22.626Z] ---> Running in 26604e7dd4f0 [2021-03-09T00:47:22.924Z] Removing intermediate container e59caf363054 [2021-03-09T00:47:22.924Z] ---> 80df590a9873 [2021-03-09T00:47:22.924Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:47:22.924Z] ---> 26f1c33d8f04 [2021-03-09T00:47:22.924Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-09T00:47:23.226Z] Removing intermediate container 4f6fc7a149da [2021-03-09T00:47:23.226Z] ---> c5a537e1d4ca [2021-03-09T00:47:23.226Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:47:23.226Z] ---> Running in 64596f6968f3 [2021-03-09T00:47:23.226Z] ---> Running in 1231d8324a3a [2021-03-09T00:47:23.226Z] Removing intermediate container 26604e7dd4f0 [2021-03-09T00:47:23.226Z] ---> 7441941ee8e7 [2021-03-09T00:47:23.226Z] Step 20/22 : LABEL arch=x86_64 [2021-03-09T00:47:23.556Z] ---> Running in 5be544d5acb7 [2021-03-09T00:47:23.556Z] ---> e28267ee5a3d [2021-03-09T00:47:23.556Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-09T00:47:24.186Z] Removing intermediate container 1231d8324a3a [2021-03-09T00:47:24.186Z] ---> 881cf8a8310a [2021-03-09T00:47:24.186Z] Step 20/22 : LABEL arch=x86_64 [2021-03-09T00:47:24.478Z] ---> Running in 116dba5d2c40 [2021-03-09T00:47:24.478Z] Removing intermediate container 5be544d5acb7 [2021-03-09T00:47:24.478Z] ---> e6bb4c9effeb [2021-03-09T00:47:24.478Z] Step 21/22 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 [2021-03-09T00:47:24.867Z] ---> Running in d5d351683ce5 [2021-03-09T00:47:25.562Z] Removing intermediate container 116dba5d2c40 [2021-03-09T00:47:25.562Z] ---> c247feece034 [2021-03-09T00:47:25.562Z] Step 21/22 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 [2021-03-09T00:47:25.980Z] Removing intermediate container d5d351683ce5 [2021-03-09T00:47:25.980Z] ---> 803b482dd57a [2021-03-09T00:47:25.980Z] Step 22/22 : LABEL version=0.0.0 [2021-03-09T00:47:25.980Z] ---> Running in 5ba024f0b3aa [2021-03-09T00:47:26.280Z] ---> 41be35f74153 [2021-03-09T00:47:26.280Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-09T00:47:26.280Z] ---> Running in 2de121c31bf7 [2021-03-09T00:47:26.585Z] Removing intermediate container 5ba024f0b3aa [2021-03-09T00:47:26.585Z] ---> cf77d99080d6 [2021-03-09T00:47:26.585Z] Step 22/22 : LABEL version=0.0.0 [2021-03-09T00:47:26.585Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-09T00:47:27.032Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-09T00:47:27.032Z] ---> aefe523efa57 [2021-03-09T00:47:27.032Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-09T00:47:27.032Z] ---> Running in 83272f6390d5 [2021-03-09T00:47:27.032Z] Removing intermediate container 64596f6968f3 [2021-03-09T00:47:27.032Z] ---> 01d07867aca2 [2021-03-09T00:47:27.032Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:47:27.032Z] Removing intermediate container 2de121c31bf7 [2021-03-09T00:47:27.032Z] ---> 2c9d750b2629 [2021-03-09T00:47:27.032Z] [2021-03-09T00:47:27.370Z] ---> Running in b2809594d54c [2021-03-09T00:47:28.010Z] ---> 6f95712d5333 [2021-03-09T00:47:28.010Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-09T00:47:28.010Z] Removing intermediate container 83272f6390d5 [2021-03-09T00:47:28.010Z] ---> 37417d5a558e [2021-03-09T00:47:28.010Z] [2021-03-09T00:47:28.810Z] ---> Running in b18e46602424 [2021-03-09T00:47:29.187Z] ---> 31044ff7c71f [2021-03-09T00:47:29.187Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-09T00:47:29.494Z] Successfully built 2c9d750b2629 [2021-03-09T00:47:29.837Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-09T00:47:29.837Z]  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go [2021-03-09T00:47:29.837Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:47:30.199Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:47:30.939Z] Removing intermediate container b18e46602424 [2021-03-09T00:47:30.939Z] ---> 7ccb162a75dd [2021-03-09T00:47:30.939Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:47:30.940Z] (1/2) Installing readline (8.0.4-r0) [2021-03-09T00:47:30.940Z] (2/2) Installing bash (5.0.17-r0) [2021-03-09T00:47:30.940Z] Executing bash-5.0.17-r0.post-install [2021-03-09T00:47:30.940Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:47:30.940Z] OK: 12 MiB in 22 packages [2021-03-09T00:47:31.642Z] ---> ee1a0b80d11f [2021-03-09T00:47:31.642Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-09T00:47:32.002Z] ---> Running in 69163942c454 [2021-03-09T00:47:32.002Z] Successfully built 37417d5a558e [2021-03-09T00:47:32.443Z] Successfully tagged docker-support-notifications-go:latest [2021-03-09T00:47:32.443Z] Building docker-security-secretstore-setup-go [2021-03-09T00:47:34.203Z]  Building docker-support-notifications-go ... done Removing intermediate container 69163942c454 [2021-03-09T00:47:34.203Z] ---> 942deac60b0c [2021-03-09T00:47:34.203Z] Step 21/23 : LABEL arch=x86_64 [2021-03-09T00:47:35.391Z] ---> 05723737a6c3 [2021-03-09T00:47:35.391Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-09T00:47:35.885Z] Removing intermediate container b2809594d54c [2021-03-09T00:47:35.886Z] ---> dc98053e6bdc [2021-03-09T00:47:35.886Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-09T00:47:35.886Z] ---> Running in f8687239a07c [2021-03-09T00:47:37.458Z] ---> Running in 83daf6930553 [2021-03-09T00:47:37.731Z] Removing intermediate container f8687239a07c [2021-03-09T00:47:37.731Z] ---> a2bdb8cd9ffa [2021-03-09T00:47:37.731Z] Step 22/23 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 [2021-03-09T00:47:38.017Z] ---> Running in 0115ac67af9c [2021-03-09T00:47:38.017Z] ---> ae8b5b68d810 [2021-03-09T00:47:38.017Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-09T00:47:38.293Z] Removing intermediate container 83daf6930553 [2021-03-09T00:47:38.293Z] ---> 93827342ec53 [2021-03-09T00:47:38.293Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-09T00:47:38.293Z] ---> Running in 4987470bc888 [2021-03-09T00:47:38.583Z] Removing intermediate container 0115ac67af9c [2021-03-09T00:47:38.583Z] ---> 21b4e3e3611a [2021-03-09T00:47:38.583Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T00:47:38.583Z] ---> Running in 95cca5246f37 [2021-03-09T00:47:38.583Z] ---> c8edac4a99c5 [2021-03-09T00:47:38.583Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-09T00:47:38.901Z] Removing intermediate container 4987470bc888 [2021-03-09T00:47:38.901Z] ---> 2962c8d51206 [2021-03-09T00:47:38.901Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-09T00:47:40.513Z] ---> Running in 3def6f67a180 [2021-03-09T00:47:40.903Z] ---> Running in f4ec1d66e646 [2021-03-09T00:47:41.223Z] Removing intermediate container 95cca5246f37 [2021-03-09T00:47:41.223Z] ---> 571653b65fa6 [2021-03-09T00:47:41.223Z] [2021-03-09T00:47:41.874Z] Successfully built 571653b65fa6 [2021-03-09T00:47:42.193Z] Successfully tagged docker-core-data-go:latest [2021-03-09T00:47:42.193Z] Building docker-core-command-go [2021-03-09T00:47:43.269Z]  Building docker-core-data-go ... done Removing intermediate container f4ec1d66e646 [2021-03-09T00:47:43.269Z] ---> 174ccae2fa30 [2021-03-09T00:47:43.269Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-09T00:47:43.865Z] Removing intermediate container 3def6f67a180 [2021-03-09T00:47:43.865Z] ---> 6c480a66fadb [2021-03-09T00:47:43.865Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-09T00:47:46.513Z] ---> ba3ff580649b [2021-03-09T00:47:46.513Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-09T00:47:46.513Z] ---> 78e359a71ce6 [2021-03-09T00:47:46.513Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-09T00:47:46.880Z] ---> Running in 77c7b296582c [2021-03-09T00:47:49.683Z] ---> b148403b4319 [2021-03-09T00:47:49.683Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-09T00:47:52.540Z] ---> 87c347302c46 [2021-03-09T00:47:52.540Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-09T00:47:52.818Z] ---> Running in 75c23f8f1211 [2021-03-09T00:47:54.468Z] Removing intermediate container 77c7b296582c [2021-03-09T00:47:54.469Z] ---> c0dc92494a5d [2021-03-09T00:47:54.469Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-09T00:47:54.761Z] ---> Running in d1f5c57d2459 [2021-03-09T00:47:55.178Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:47:55.178Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:47:55.496Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-09T00:47:55.496Z] (2/33) Installing expat (2.2.9-r1) [2021-03-09T00:47:55.496Z] (3/33) Installing libffi (3.3-r2) [2021-03-09T00:47:55.496Z] (4/33) Installing gdbm (1.13-r1) [2021-03-09T00:47:55.496Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-09T00:47:55.496Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-09T00:47:55.786Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-09T00:47:55.786Z] Removing intermediate container d1f5c57d2459 [2021-03-09T00:47:55.786Z] ---> a2134100c375 [2021-03-09T00:47:55.786Z] Step 28/31 : CMD ["gate"] [2021-03-09T00:47:58.468Z] ---> Running in 6dfdd7e4f0c3 [2021-03-09T00:47:59.154Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-09T00:47:59.154Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-09T00:47:59.154Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-09T00:47:59.154Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-09T00:47:59.154Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-09T00:47:59.866Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-09T00:47:59.866Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-09T00:48:00.158Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-09T00:48:00.158Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-09T00:48:00.813Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-09T00:48:03.378Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-09T00:48:03.378Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-09T00:48:03.715Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-09T00:48:04.016Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-09T00:48:04.016Z] Removing intermediate container 6dfdd7e4f0c3 [2021-03-09T00:48:04.016Z] ---> a31cc75d5611 [2021-03-09T00:48:04.016Z] Step 29/31 : LABEL arch=x86_64 [2021-03-09T00:48:05.184Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-09T00:48:05.827Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-09T00:48:07.527Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-09T00:48:07.527Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-09T00:48:07.527Z] ---> Running in 61bb1cb78983 [2021-03-09T00:48:07.527Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-09T00:48:07.843Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-09T00:48:07.843Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-09T00:48:07.843Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-09T00:48:07.843Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-09T00:48:07.843Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-09T00:48:07.843Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-09T00:48:07.843Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-09T00:48:09.696Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:48:09.696Z] OK: 71 MiB in 55 packages [2021-03-09T00:48:09.696Z] Removing intermediate container 61bb1cb78983 [2021-03-09T00:48:09.696Z] ---> a79aad2f31f4 [2021-03-09T00:48:09.696Z] Step 30/31 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 [2021-03-09T00:48:10.811Z] ---> Running in d0db9638c268 [2021-03-09T00:48:11.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-09T00:48:13.808Z] Removing intermediate container d0db9638c268 [2021-03-09T00:48:13.808Z] ---> 46ab9b1f2429 [2021-03-09T00:48:13.808Z] Step 31/31 : LABEL version=0.0.0 [2021-03-09T00:48:15.350Z] ---> Running in d84106ea9ce1 [2021-03-09T00:48:18.184Z] Removing intermediate container d84106ea9ce1 [2021-03-09T00:48:18.184Z] ---> e36245666427 [2021-03-09T00:48:18.184Z] [2021-03-09T00:48:18.612Z] Removing intermediate container d0e2cfffe309 [2021-03-09T00:48:18.612Z] ---> a01ae07ff386 [2021-03-09T00:48:18.612Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-09T00:48:18.612Z] ---> Running in ac1eeaf98c6e [2021-03-09T00:48:19.610Z] Removing intermediate container 493900c1e16f [2021-03-09T00:48:19.610Z] ---> a3a03a075a31 [2021-03-09T00:48:19.610Z] [2021-03-09T00:48:19.610Z] Step 10/21 : FROM alpine:3.12 [2021-03-09T00:48:19.610Z] 3.12: Pulling from library/alpine [2021-03-09T00:48:20.220Z] 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 [2021-03-09T00:48:20.830Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-09T00:48:20.830Z] Status: Downloaded newer image for alpine:3.12 [2021-03-09T00:48:20.830Z] ---> d10569e2745f [2021-03-09T00:48:20.830Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-09T00:48:21.438Z] ---> Running in 460bc05e9be0 [2021-03-09T00:48:22.278Z] Successfully built e36245666427 [2021-03-09T00:48:22.278Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-09T00:48:22.278Z] Building docker-core-metadata-go [2021-03-09T00:48:23.448Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:48:23.448Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:48:24.051Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-09T00:48:24.328Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T00:48:24.328Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-09T00:48:24.328Z] (4/4) Installing curl (7.69.1-r3) [2021-03-09T00:48:24.328Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:48:24.328Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T00:48:24.613Z] OK: 7 MiB in 18 packages [2021-03-09T00:48:27.285Z] Removing intermediate container ac1eeaf98c6e [2021-03-09T00:48:27.285Z] ---> 3a53362a6f47 [2021-03-09T00:48:27.285Z] [2021-03-09T00:48:27.285Z] Step 11/26 : FROM docker:20.10.0 [2021-03-09T00:48:27.285Z] 20.10.0: Pulling from library/docker [2021-03-09T00:48:27.577Z] Removing intermediate container 460bc05e9be0 [2021-03-09T00:48:27.577Z] ---> 37dc4a3ac534 [2021-03-09T00:48:27.577Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-09T00:48:28.184Z] ---> Running in e7343ac37b33 [2021-03-09T00:48:29.628Z] Removing intermediate container e7343ac37b33 [2021-03-09T00:48:29.628Z] ---> b933885a82ef [2021-03-09T00:48:29.628Z] Step 13/21 : WORKDIR /edgex [2021-03-09T00:48:29.908Z] ---> Running in 6662c6058e74 [2021-03-09T00:48:31.897Z] Removing intermediate container 6662c6058e74 [2021-03-09T00:48:31.897Z] ---> 73ab22a6e470 [2021-03-09T00:48:31.897Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-09T00:48:33.341Z] ---> a1235efd9947 [2021-03-09T00:48:33.341Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-09T00:48:33.939Z] Removing intermediate container ca54fa17858e [2021-03-09T00:48:33.939Z] ---> 960b89732877 [2021-03-09T00:48:33.939Z] [2021-03-09T00:48:33.939Z] Step 10/22 : FROM alpine:3.12 [2021-03-09T00:48:33.939Z] ---> d10569e2745f [2021-03-09T00:48:33.939Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-09T00:48:33.939Z] Removing intermediate container b45fb56b03e6 [2021-03-09T00:48:33.939Z] ---> ca9f71d25071 [2021-03-09T00:48:33.939Z] [2021-03-09T00:48:33.939Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T00:48:33.939Z] ---> d10569e2745f [2021-03-09T00:48:33.939Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-09T00:48:34.923Z] ---> Running in 61a0d667e9cc [2021-03-09T00:48:34.923Z] ---> Running in d62c2b25196f [2021-03-09T00:48:35.530Z] ---> 7cb5b53fedb8 [2021-03-09T00:48:35.530Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-09T00:48:37.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:48:37.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:48:37.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:48:37.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:48:38.156Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-09T00:48:38.156Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:48:38.156Z] OK: 5 MiB in 15 packages [2021-03-09T00:48:38.156Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-09T00:48:38.156Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-09T00:48:38.156Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:48:38.156Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T00:48:38.430Z] OK: 6 MiB in 16 packages [2021-03-09T00:48:38.430Z] ---> d00b334a37d7 [2021-03-09T00:48:38.430Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-09T00:48:39.078Z] ---> Running in 6e6b2ee40122 [2021-03-09T00:48:40.202Z] Removing intermediate container 6e6b2ee40122 [2021-03-09T00:48:40.202Z] ---> 5328a2a6ac52 [2021-03-09T00:48:40.202Z] Step 18/21 : CMD ["--init=true"] [2021-03-09T00:48:40.477Z] Removing intermediate container d62c2b25196f [2021-03-09T00:48:40.477Z] ---> 87540db1dc99 [2021-03-09T00:48:40.477Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T00:48:40.477Z] ---> Running in 35d6bdf29f26 [2021-03-09T00:48:41.090Z] ---> Running in 44b2a818266a [2021-03-09T00:48:41.361Z] Removing intermediate container 0902d76ca3a9 [2021-03-09T00:48:41.361Z] ---> 6f2cf190ad3d [2021-03-09T00:48:41.361Z] [2021-03-09T00:48:41.361Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T00:48:41.361Z] ---> d10569e2745f [2021-03-09T00:48:41.361Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-09T00:48:41.361Z] ---> Using cache [2021-03-09T00:48:41.361Z] ---> 87540db1dc99 [2021-03-09T00:48:41.361Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T00:48:41.632Z] Removing intermediate container 61a0d667e9cc [2021-03-09T00:48:41.632Z] ---> c8bfececd294 [2021-03-09T00:48:41.632Z] Removing intermediate container 35d6bdf29f26 [2021-03-09T00:48:41.632Z] ---> 04a598684a69 [2021-03-09T00:48:41.632Z] Step 19/21 : LABEL arch=arm64 [2021-03-09T00:48:41.632Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T00:48:41.906Z] ---> Running in 71cb867c12d4 [2021-03-09T00:48:41.906Z] Removing intermediate container 44b2a818266a [2021-03-09T00:48:41.906Z] ---> 9771728aefa5 [2021-03-09T00:48:41.906Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-09T00:48:42.178Z] ---> Running in c63b71d894c7 [2021-03-09T00:48:42.178Z] ---> Running in ca6994a6fb57 [2021-03-09T00:48:42.178Z] ---> Running in f23c5e933591 [2021-03-09T00:48:42.786Z] Removing intermediate container 71cb867c12d4 [2021-03-09T00:48:42.786Z] ---> 833b6227d476 [2021-03-09T00:48:42.786Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-09T00:48:42.786Z] Removing intermediate container c63b71d894c7 [2021-03-09T00:48:42.786Z] ---> 5020dad6f012 [2021-03-09T00:48:42.786Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-09T00:48:42.786Z] ---> Running in 59fb3eff87c0 [2021-03-09T00:48:42.786Z] Removing intermediate container ca6994a6fb57 [2021-03-09T00:48:42.786Z] ---> b85faf8e3ebe [2021-03-09T00:48:42.786Z] Step 20/21 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 [2021-03-09T00:48:43.065Z] Removing intermediate container f23c5e933591 [2021-03-09T00:48:43.065Z] ---> c9281cedd2de [2021-03-09T00:48:43.065Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-09T00:48:43.065Z] ---> Running in 521ba37d5b1e [2021-03-09T00:48:43.065Z] ---> Running in ba61797aa252 [2021-03-09T00:48:43.338Z] ---> Running in 449f88a79cf8 [2021-03-09T00:48:43.607Z] Removing intermediate container 59fb3eff87c0 [2021-03-09T00:48:43.607Z] ---> f700be7fdb8a [2021-03-09T00:48:43.607Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-09T00:48:43.885Z] ---> Running in 676d93abc86a [2021-03-09T00:48:43.885Z] Removing intermediate container ba61797aa252 [2021-03-09T00:48:43.885Z] ---> ca3b9e1fb087 [2021-03-09T00:48:43.885Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-09T00:48:43.885Z] Removing intermediate container 521ba37d5b1e [2021-03-09T00:48:43.885Z] ---> bf61434f648a [2021-03-09T00:48:43.886Z] Step 21/21 : LABEL version=0.0.0 [2021-03-09T00:48:44.158Z] Removing intermediate container 449f88a79cf8 [2021-03-09T00:48:44.158Z] ---> 5099e360859e [2021-03-09T00:48:44.158Z] Step 15/23 : WORKDIR / [2021-03-09T00:48:44.158Z] ---> Running in d03aa545f261 [2021-03-09T00:48:44.158Z] ---> Running in a7b6925ef5a9 [2021-03-09T00:48:44.430Z] ---> Running in 062aa211f1e0 [2021-03-09T00:48:44.430Z] Removing intermediate container 676d93abc86a [2021-03-09T00:48:44.430Z] ---> e9603e297477 [2021-03-09T00:48:44.430Z] Step 15/23 : WORKDIR / [2021-03-09T00:48:44.430Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-09T00:48:44.430Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-09T00:48:44.430Z] ---> eeaf43b92773 [2021-03-09T00:48:44.430Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-09T00:48:44.709Z] ---> Running in f8585ae0cb73 [2021-03-09T00:48:44.709Z] Removing intermediate container d03aa545f261 [2021-03-09T00:48:44.709Z] ---> de31658e164c [2021-03-09T00:48:44.709Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:48:44.982Z] ---> Running in 83ebf228a47e [2021-03-09T00:48:44.982Z] Removing intermediate container a7b6925ef5a9 [2021-03-09T00:48:44.982Z] ---> 0db0e6dd7a09 [2021-03-09T00:48:44.982Z] [2021-03-09T00:48:45.255Z] Removing intermediate container 062aa211f1e0 [2021-03-09T00:48:45.255Z] ---> d51b1aada17d [2021-03-09T00:48:45.255Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:48:45.533Z] Removing intermediate container f8585ae0cb73 [2021-03-09T00:48:45.533Z] ---> a540907e9005 [2021-03-09T00:48:45.533Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:48:45.533Z] Successfully built 0db0e6dd7a09 [2021-03-09T00:48:45.810Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-09T00:48:45.810Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go [2021-03-09T00:48:45.913Z]  Building docker-security-bootstrapper-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:48:45.913Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:48:45.913Z] ---> 09572f8a1163 [2021-03-09T00:48:45.913Z] Step 3/24 : WORKDIR /edgex-go [2021-03-09T00:48:45.913Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:48:45.913Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:48:45.913Z] ---> 09572f8a1163 [2021-03-09T00:48:45.913Z] Step 3/21 : WORKDIR /edgex-go [2021-03-09T00:48:45.913Z] ---> Using cache [2021-03-09T00:48:45.913Z] ---> 53f7912d5cc7 [2021-03-09T00:48:45.913Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:48:45.913Z] ---> Using cache [2021-03-09T00:48:45.913Z] ---> 53f7912d5cc7 [2021-03-09T00:48:45.913Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:48:45.913Z] ---> Using cache [2021-03-09T00:48:45.913Z] ---> 4083b507cdb2 [2021-03-09T00:48:45.913Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-09T00:48:45.913Z] ---> Using cache [2021-03-09T00:48:45.913Z] ---> 4083b507cdb2 [2021-03-09T00:48:45.913Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-09T00:48:45.913Z] ---> Running in 252715ce21ec [2021-03-09T00:48:45.913Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:48:45.913Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:48:45.913Z] ---> 09572f8a1163 [2021-03-09T00:48:45.913Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T00:48:45.913Z] ---> Using cache [2021-03-09T00:48:45.913Z] ---> 53f7912d5cc7 [2021-03-09T00:48:45.913Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:48:45.913Z] ---> Using cache [2021-03-09T00:48:45.913Z] ---> 4083b507cdb2 [2021-03-09T00:48:45.913Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-09T00:48:45.913Z] ---> Running in ed9c946f72af [2021-03-09T00:48:46.086Z] ---> 53450e501629 [2021-03-09T00:48:46.087Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-09T00:48:46.369Z] ---> e3dab79f2dd2 [2021-03-09T00:48:46.369Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-09T00:48:46.655Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:48:46.655Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:48:46.655Z] ---> d28d668f659a [2021-03-09T00:48:46.926Z] ---> Running in 7ae55fad0afd [2021-03-09T00:48:46.932Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-09T00:48:47.214Z] (1/2) Installing readline (8.0.4-r0) [2021-03-09T00:48:47.214Z] (2/2) Installing bash (5.0.17-r0) [2021-03-09T00:48:47.214Z] Executing bash-5.0.17-r0.post-install [2021-03-09T00:48:47.214Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:48:47.214Z] OK: 12 MiB in 22 packages [2021-03-09T00:48:49.209Z] ---> 9af2dafdae5b [2021-03-09T00:48:49.209Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-09T00:48:49.209Z] ---> af1e289ce47f [2021-03-09T00:48:49.209Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-09T00:48:49.209Z] ---> eddb7a690473 [2021-03-09T00:48:49.209Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-09T00:48:49.815Z] ---> bf9d965c7ffe [2021-03-09T00:48:49.815Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-09T00:48:50.414Z] ---> Running in 24b57d1961fe [2021-03-09T00:48:50.687Z] Removing intermediate container 83ebf228a47e [2021-03-09T00:48:50.687Z] ---> 9f12bcc279cc [2021-03-09T00:48:50.687Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-09T00:48:50.687Z] ---> 433218872569 [2021-03-09T00:48:50.687Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-09T00:48:50.765Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:48:50.765Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:48:50.765Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:48:50.960Z] ---> 71be9f47c97e [2021-03-09T00:48:50.960Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-09T00:48:50.960Z] ---> Running in 462bc5d00d43 [2021-03-09T00:48:50.960Z] ---> Running in 5e4b61b1c77a [2021-03-09T00:48:51.241Z] ---> Running in 141ee741cb46 [2021-03-09T00:48:51.241Z] Removing intermediate container 24b57d1961fe [2021-03-09T00:48:51.241Z] ---> 96e9fe45b39a [2021-03-09T00:48:51.241Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:48:51.375Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:48:51.375Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:48:51.375Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:48:51.837Z] ---> Running in 4891e1d0787a [2021-03-09T00:48:51.837Z] Removing intermediate container 462bc5d00d43 [2021-03-09T00:48:51.837Z] ---> 660f5287d56a [2021-03-09T00:48:51.837Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-09T00:48:52.115Z] OK: 233 MiB in 51 packages [2021-03-09T00:48:52.115Z] OK: 233 MiB in 51 packages [2021-03-09T00:48:52.120Z] Removing intermediate container 5e4b61b1c77a [2021-03-09T00:48:52.120Z] ---> 512bc4c13c3c [2021-03-09T00:48:52.120Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:48:52.120Z] Removing intermediate container 141ee741cb46 [2021-03-09T00:48:52.120Z] ---> 960b17cc9e3d [2021-03-09T00:48:52.120Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:48:52.395Z] ---> Running in 6d992cffb61c [2021-03-09T00:48:52.395Z] ---> Running in ca671da1f2ba [2021-03-09T00:48:52.395Z] ---> Running in 02d778873d41 [2021-03-09T00:48:52.408Z] OK: 233 MiB in 51 packages [2021-03-09T00:48:52.674Z] Removing intermediate container 4891e1d0787a [2021-03-09T00:48:52.675Z] ---> a49bbc55f7d3 [2021-03-09T00:48:52.675Z] Step 20/22 : LABEL arch=arm64 [2021-03-09T00:48:52.949Z] ---> Running in 1e025ac42edd [2021-03-09T00:48:52.949Z] Removing intermediate container ca671da1f2ba [2021-03-09T00:48:52.949Z] ---> d15f68fef4d9 [2021-03-09T00:48:52.949Z] Step 21/23 : LABEL arch=arm64 [2021-03-09T00:48:53.222Z] Removing intermediate container 02d778873d41 [2021-03-09T00:48:53.222Z] ---> 8a934e302e28 [2021-03-09T00:48:53.222Z] Step 21/23 : LABEL arch=arm64 [2021-03-09T00:48:53.222Z] Removing intermediate container 6d992cffb61c [2021-03-09T00:48:53.222Z] ---> f2236a9b9b13 [2021-03-09T00:48:53.222Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-09T00:48:53.494Z] ---> Running in ee10bea0fe5c [2021-03-09T00:48:53.494Z] ---> Running in 4a4285879618 [2021-03-09T00:48:53.494Z] ---> Running in 4a7cf01761d1 [2021-03-09T00:48:53.768Z] Removing intermediate container 1e025ac42edd [2021-03-09T00:48:53.768Z] ---> c6cb595f39a2 [2021-03-09T00:48:53.768Z] Step 21/22 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 [2021-03-09T00:48:54.042Z] ---> Running in 6fecd92041de [2021-03-09T00:48:54.313Z] Removing intermediate container ee10bea0fe5c [2021-03-09T00:48:54.313Z] ---> 5fb9a5999bba [2021-03-09T00:48:54.313Z] Step 22/23 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 [2021-03-09T00:48:54.313Z] Removing intermediate container 4a4285879618 [2021-03-09T00:48:54.313Z] ---> f4369aa9cde5 [2021-03-09T00:48:54.313Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-09T00:48:54.313Z] Removing intermediate container 4a7cf01761d1 [2021-03-09T00:48:54.313Z] ---> 820b3df4e8d6 [2021-03-09T00:48:54.313Z] Step 22/23 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 [2021-03-09T00:48:54.911Z] ---> Running in 2161fb9f1379 [2021-03-09T00:48:54.912Z] ---> Running in 2eb860fe3c06 [2021-03-09T00:48:54.912Z] Removing intermediate container 6fecd92041de [2021-03-09T00:48:54.912Z] ---> e1a8dec2b1b8 [2021-03-09T00:48:54.912Z] Step 22/22 : LABEL version=0.0.0 [2021-03-09T00:48:55.188Z] ---> Running in 83f243cc0279 [2021-03-09T00:48:55.473Z] Removing intermediate container 2eb860fe3c06 [2021-03-09T00:48:55.473Z] ---> 975ebeb98c5f [2021-03-09T00:48:55.473Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T00:48:55.473Z] Removing intermediate container 2161fb9f1379 [2021-03-09T00:48:55.473Z] ---> 78e2c53ba715 [2021-03-09T00:48:55.473Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T00:48:56.076Z] ---> Running in 58eb37cde8e2 [2021-03-09T00:48:56.076Z] ---> Running in 2d2d724a3083 [2021-03-09T00:48:56.347Z] ---> 5d65472e06af [2021-03-09T00:48:56.347Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-09T00:48:56.347Z] Removing intermediate container 83f243cc0279 [2021-03-09T00:48:56.347Z] ---> 241103822994 [2021-03-09T00:48:56.347Z] [2021-03-09T00:48:56.946Z] Successfully built 241103822994 [2021-03-09T00:48:56.946Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-09T00:48:56.946Z]  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2021-03-09T00:48:56.946Z] Removing intermediate container 58eb37cde8e2 [2021-03-09T00:48:56.946Z] ---> 3e43b3d9bfcb [2021-03-09T00:48:56.946Z] [2021-03-09T00:48:56.946Z] Removing intermediate container 2d2d724a3083 [2021-03-09T00:48:56.946Z] ---> bb015a573fc1 [2021-03-09T00:48:56.946Z] [2021-03-09T00:48:57.545Z] ---> b951da9be38f [2021-03-09T00:48:57.545Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-09T00:48:57.545Z] Successfully built 3e43b3d9bfcb [2021-03-09T00:48:57.545Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-09T00:48:57.545Z] Building docker-support-scheduler-go [2021-03-09T00:48:57.545Z]  Building docker-core-command-go ... done Successfully built bb015a573fc1 [2021-03-09T00:48:57.545Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-09T00:48:57.545Z] Building docker-core-data-go [2021-03-09T00:48:58.532Z]  Building docker-core-metadata-go ... done  ---> 41e4f554de39 [2021-03-09T00:48:58.532Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-09T00:48:58.532Z] ---> Running in f719d55b027f [2021-03-09T00:48:59.443Z] Removing intermediate container 7ae55fad0afd [2021-03-09T00:48:59.444Z] ---> 6e461f7017e2 [2021-03-09T00:48:59.444Z] Step 6/23 : COPY go.mod . [2021-03-09T00:48:59.444Z] Removing intermediate container ed9c946f72af [2021-03-09T00:48:59.444Z] ---> d2f8a13960b1 [2021-03-09T00:48:59.444Z] Step 6/24 : COPY go.mod . [2021-03-09T00:48:59.971Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:48:59.971Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:49:00.246Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-09T00:49:00.246Z] (2/33) Installing expat (2.2.9-r1) [2021-03-09T00:49:00.246Z] (3/33) Installing libffi (3.3-r2) [2021-03-09T00:49:00.246Z] (4/33) Installing gdbm (1.13-r1) [2021-03-09T00:49:00.246Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-09T00:49:00.246Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-09T00:49:00.517Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-09T00:49:00.775Z] Removing intermediate container 252715ce21ec [2021-03-09T00:49:00.775Z] ---> a6100741ea9e [2021-03-09T00:49:00.775Z] Step 6/21 : COPY go.mod . [2021-03-09T00:49:01.787Z] ---> 64e2d53970fe [2021-03-09T00:49:01.787Z] Step 7/24 : RUN go mod download [2021-03-09T00:49:02.440Z] ---> 85c89fdeff55 [2021-03-09T00:49:02.440Z] Step 7/23 : RUN go mod download [2021-03-09T00:49:02.488Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-09T00:49:02.488Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-09T00:49:02.488Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-09T00:49:02.488Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-09T00:49:02.488Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-09T00:49:02.488Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-09T00:49:02.488Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-09T00:49:02.488Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-09T00:49:02.488Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-09T00:49:02.488Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-09T00:49:02.488Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-09T00:49:02.488Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-09T00:49:02.488Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-09T00:49:02.488Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-09T00:49:02.488Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-09T00:49:02.761Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-09T00:49:02.761Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-09T00:49:02.761Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-09T00:49:02.761Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-09T00:49:02.761Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-09T00:49:02.761Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-09T00:49:02.761Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-09T00:49:02.761Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-09T00:49:02.761Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-09T00:49:02.761Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-09T00:49:02.761Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-09T00:49:03.034Z] ---> f73585576062 [2021-03-09T00:49:03.035Z] Step 7/21 : RUN go mod download [2021-03-09T00:49:03.037Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:49:03.037Z] OK: 71 MiB in 55 packages [2021-03-09T00:49:03.314Z] ---> Running in beca71b2aa57 [2021-03-09T00:49:04.280Z] ---> Running in 915285267acf [2021-03-09T00:49:04.280Z] ---> Running in 01c5d2835061 [2021-03-09T00:49:13.205Z] Removing intermediate container f719d55b027f [2021-03-09T00:49:13.206Z] ---> 0af433def558 [2021-03-09T00:49:13.206Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-09T00:49:13.477Z] ---> Running in 8a72f7a8a827 [2021-03-09T00:49:16.106Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:49:16.106Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:49:16.106Z] ---> c1cc93527cb4 [2021-03-09T00:49:16.106Z] Step 3/31 : WORKDIR /edgex-go [2021-03-09T00:49:16.106Z] ---> Using cache [2021-03-09T00:49:16.106Z] ---> 23724a35b5b9 [2021-03-09T00:49:16.106Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:49:16.106Z] ---> Using cache [2021-03-09T00:49:16.106Z] ---> c18758961bab [2021-03-09T00:49:16.106Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-09T00:49:16.106Z] ---> Using cache [2021-03-09T00:49:16.106Z] ---> 842bf0fdeeec [2021-03-09T00:49:16.106Z] Step 6/31 : COPY go.mod . [2021-03-09T00:49:16.106Z] ---> Using cache [2021-03-09T00:49:16.106Z] ---> a3cf47d16647 [2021-03-09T00:49:16.106Z] Step 7/31 : RUN go mod download [2021-03-09T00:49:16.106Z] ---> Using cache [2021-03-09T00:49:16.106Z] ---> d0fd70c9e776 [2021-03-09T00:49:16.106Z] Step 8/31 : COPY . . [2021-03-09T00:49:16.106Z] ---> Using cache [2021-03-09T00:49:16.106Z] ---> 45ddca1d3f23 [2021-03-09T00:49:16.106Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-09T00:49:17.367Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:49:17.367Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:49:17.367Z] ---> 09572f8a1163 [2021-03-09T00:49:17.367Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T00:49:17.367Z] ---> Using cache [2021-03-09T00:49:17.367Z] ---> 53f7912d5cc7 [2021-03-09T00:49:17.367Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:49:17.367Z] ---> Using cache [2021-03-09T00:49:17.367Z] ---> 4083b507cdb2 [2021-03-09T00:49:17.367Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-09T00:49:17.367Z] ---> Using cache [2021-03-09T00:49:17.367Z] ---> a6100741ea9e [2021-03-09T00:49:17.367Z] Step 6/23 : COPY go.mod . [2021-03-09T00:49:17.367Z] ---> Using cache [2021-03-09T00:49:17.367Z] ---> f73585576062 [2021-03-09T00:49:17.367Z] Step 7/23 : RUN go mod download [2021-03-09T00:49:17.367Z] ---> Running in c475874c1251 [2021-03-09T00:49:17.562Z] ---> Running in 94264cb258a1 [2021-03-09T00:49:17.650Z] Removing intermediate container 915285267acf [2021-03-09T00:49:17.650Z] ---> 971ba0b091a0 [2021-03-09T00:49:17.650Z] Step 8/21 : COPY . . [2021-03-09T00:49:18.058Z] Removing intermediate container beca71b2aa57 [2021-03-09T00:49:18.058Z] ---> 778294d77a81 [2021-03-09T00:49:18.058Z] Step 8/24 : COPY . . [2021-03-09T00:49:18.545Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-09T00:49:19.142Z] Collecting docker-compose==1.23.2 [2021-03-09T00:49:19.142Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-09T00:49:19.166Z] Removing intermediate container 01c5d2835061 [2021-03-09T00:49:19.166Z] ---> f2ad8f0d9964 [2021-03-09T00:49:19.166Z] Step 8/23 : COPY . . [2021-03-09T00:49:19.743Z] Collecting cached-property<2,>=1.2.0 [2021-03-09T00:49:20.019Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-09T00:49:20.289Z] Collecting texttable<0.10,>=0.9.0 [2021-03-09T00:49:20.289Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-09T00:49:23.679Z] Collecting docker<4.0,>=3.6.0 [2021-03-09T00:49:23.679Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-09T00:49:23.952Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-09T00:49:23.952Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-09T00:49:26.580Z] Collecting docopt<0.7,>=0.6.1 [2021-03-09T00:49:26.580Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-09T00:49:28.563Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-09T00:49:29.164Z] Collecting jsonschema<3,>=2.5.1 [2021-03-09T00:49:29.164Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-09T00:49:29.767Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-09T00:49:29.767Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-09T00:49:31.229Z] Collecting PyYAML<4,>=3.10 [2021-03-09T00:49:31.229Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-09T00:49:31.428Z] Removing intermediate container c475874c1251 [2021-03-09T00:49:31.428Z] ---> d89ffd9b6a5b [2021-03-09T00:49:31.428Z] Step 8/23 : COPY . . [2021-03-09T00:49:36.667Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-09T00:49:36.668Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-09T00:49:36.668Z] Collecting docker-pycreds>=0.4.0 [2021-03-09T00:49:36.668Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-09T00:49:37.276Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-09T00:49:37.551Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-09T00:49:37.830Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-09T00:49:37.830Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-09T00:49:38.112Z] Collecting idna<2.8,>=2.5 [2021-03-09T00:49:38.112Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-09T00:49:38.112Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-09T00:49:38.112Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-09T00:49:38.112Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-09T00:49:38.112Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-09T00:49:39.097Z] Installing collected packages: cached-property, texttable, urllib3, idna, requests, docker-pycreds, websocket-client, docker, dockerpty, docopt, jsonschema, PyYAML, docker-compose [2021-03-09T00:49:39.370Z] Running setup.py install for texttable: started [2021-03-09T00:49:40.551Z] Removing intermediate container 75c23f8f1211 [2021-03-09T00:49:40.551Z] ---> 334dc3dda8e7 [2021-03-09T00:49:40.551Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-09T00:49:41.366Z] Running setup.py install for texttable: finished with status 'done' [2021-03-09T00:49:41.366Z] Attempting uninstall: urllib3 [2021-03-09T00:49:41.366Z] Found existing installation: urllib3 1.25.9 [2021-03-09T00:49:41.366Z] Uninstalling urllib3-1.25.9: [2021-03-09T00:49:41.642Z] Successfully uninstalled urllib3-1.25.9 [2021-03-09T00:49:42.241Z] Attempting uninstall: idna [2021-03-09T00:49:42.241Z] Found existing installation: idna 2.9 [2021-03-09T00:49:42.241Z] Uninstalling idna-2.9: [2021-03-09T00:49:42.515Z] Successfully uninstalled idna-2.9 [2021-03-09T00:49:43.117Z] Attempting uninstall: requests [2021-03-09T00:49:43.117Z] Found existing installation: requests 2.23.0 [2021-03-09T00:49:43.117Z] Uninstalling requests-2.23.0: [2021-03-09T00:49:43.117Z] Successfully uninstalled requests-2.23.0 [2021-03-09T00:49:45.094Z] Running setup.py install for dockerpty: started [2021-03-09T00:49:47.496Z] ---> Running in c132be945117 [2021-03-09T00:49:47.791Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-09T00:49:47.791Z] Running setup.py install for docopt: started [2021-03-09T00:49:48.414Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:49:48.414Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:49:48.414Z] ---> c1cc93527cb4 [2021-03-09T00:49:48.414Z] Step 3/22 : WORKDIR /edgex-go [2021-03-09T00:49:48.414Z] ---> Using cache [2021-03-09T00:49:48.414Z] ---> 23724a35b5b9 [2021-03-09T00:49:48.414Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:49:48.414Z] ---> Using cache [2021-03-09T00:49:48.414Z] ---> c18758961bab [2021-03-09T00:49:48.414Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-09T00:49:48.414Z] ---> Using cache [2021-03-09T00:49:48.414Z] ---> 842bf0fdeeec [2021-03-09T00:49:48.414Z] Step 6/22 : COPY go.mod . [2021-03-09T00:49:48.414Z] ---> Using cache [2021-03-09T00:49:48.414Z] ---> a3cf47d16647 [2021-03-09T00:49:48.414Z] Step 7/22 : RUN go mod download [2021-03-09T00:49:48.414Z] ---> Using cache [2021-03-09T00:49:48.414Z] ---> d0fd70c9e776 [2021-03-09T00:49:48.414Z] Step 8/22 : COPY . . [2021-03-09T00:49:48.721Z] ---> Using cache [2021-03-09T00:49:48.721Z] ---> 45ddca1d3f23 [2021-03-09T00:49:48.721Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-09T00:49:49.719Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:49:49.719Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:49:49.719Z] ---> c1cc93527cb4 [2021-03-09T00:49:49.719Z] Step 3/24 : WORKDIR /edgex-go [2021-03-09T00:49:49.719Z] ---> Using cache [2021-03-09T00:49:49.719Z] ---> 23724a35b5b9 [2021-03-09T00:49:49.719Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:49:49.719Z] ---> Using cache [2021-03-09T00:49:49.719Z] ---> c18758961bab [2021-03-09T00:49:49.719Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-09T00:49:49.719Z] ---> Using cache [2021-03-09T00:49:49.719Z] ---> 842bf0fdeeec [2021-03-09T00:49:49.719Z] Step 6/24 : COPY go.mod . [2021-03-09T00:49:49.719Z] ---> Using cache [2021-03-09T00:49:49.719Z] ---> a3cf47d16647 [2021-03-09T00:49:49.719Z] Step 7/24 : RUN go mod download [2021-03-09T00:49:49.719Z] ---> Using cache [2021-03-09T00:49:49.719Z] ---> d0fd70c9e776 [2021-03-09T00:49:49.719Z] Step 8/24 : COPY . . [2021-03-09T00:49:49.719Z] ---> Using cache [2021-03-09T00:49:49.719Z] ---> 45ddca1d3f23 [2021-03-09T00:49:49.719Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-09T00:49:49.719Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-09T00:49:49.719Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-09T00:49:49.719Z] ---> c1cc93527cb4 [2021-03-09T00:49:49.719Z] Step 3/23 : WORKDIR /edgex-go [2021-03-09T00:49:49.720Z] ---> Using cache [2021-03-09T00:49:49.720Z] ---> 23724a35b5b9 [2021-03-09T00:49:49.720Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:49:49.720Z] ---> Using cache [2021-03-09T00:49:49.720Z] ---> c18758961bab [2021-03-09T00:49:49.720Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-09T00:49:49.996Z] Running setup.py install for docopt: finished with status 'done' [2021-03-09T00:49:51.032Z] Running setup.py install for PyYAML: started [2021-03-09T00:49:53.031Z] ---> Running in bf7ec98cab4d [2021-03-09T00:49:53.031Z] ---> Running in b38d2f7cfb80 [2021-03-09T00:49:53.031Z] ---> Running in 340b34f71fc5 [2021-03-09T00:49:53.309Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-09T00:49:54.763Z] 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.58.0 [2021-03-09T00:49:55.038Z] 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 [2021-03-09T00:49:55.639Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:49:55.639Z] 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 [2021-03-09T00:49:56.244Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:49:57.242Z] OK: 217 MiB in 51 packages [2021-03-09T00:49:59.244Z] Removing intermediate container b38d2f7cfb80 [2021-03-09T00:49:59.244Z] ---> f688c062403c [2021-03-09T00:49:59.244Z] Step 6/23 : COPY go.mod . [2021-03-09T00:50:00.230Z] Removing intermediate container 8a72f7a8a827 [2021-03-09T00:50:00.230Z] ---> 7da4dc0e3c05 [2021-03-09T00:50:00.230Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-09T00:50:00.230Z] ---> 666efdd80f12 [2021-03-09T00:50:00.230Z] Step 7/23 : RUN go mod download [2021-03-09T00:50:00.509Z] ---> Running in 2a0de95bac63 [2021-03-09T00:50:00.509Z] ---> Running in fe3de7c73a71 [2021-03-09T00:50:03.147Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:50:03.147Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:50:03.747Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T00:50:03.747Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-09T00:50:03.747Z] (3/3) Installing curl (7.69.1-r3) [2021-03-09T00:50:03.747Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:50:03.747Z] OK: 71 MiB in 58 packages [2021-03-09T00:50:06.391Z] Removing intermediate container 2a0de95bac63 [2021-03-09T00:50:06.391Z] ---> 2f79b7cb4ace [2021-03-09T00:50:06.391Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-09T00:50:06.391Z] ---> Running in 1b0919c0d0db [2021-03-09T00:50:06.391Z] Removing intermediate container fe3de7c73a71 [2021-03-09T00:50:06.391Z] ---> f152829f53cd [2021-03-09T00:50:06.391Z] Step 8/23 : COPY . . [2021-03-09T00:50:07.006Z] Removing intermediate container 1b0919c0d0db [2021-03-09T00:50:07.006Z] ---> 9b342cd75749 [2021-03-09T00:50:07.006Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:50:07.615Z] ---> Running in 546c30ffe24c [2021-03-09T00:50:09.081Z] Removing intermediate container 546c30ffe24c [2021-03-09T00:50:09.081Z] ---> b244a699186d [2021-03-09T00:50:09.081Z] Step 24/26 : LABEL arch=arm64 [2021-03-09T00:50:09.365Z] ---> Running in 90c308a39c0a [2021-03-09T00:50:10.824Z] Removing intermediate container 90c308a39c0a [2021-03-09T00:50:10.824Z] ---> 2cf2aef38c37 [2021-03-09T00:50:10.824Z] Step 25/26 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 [2021-03-09T00:50:11.428Z] ---> Running in 89ad50b81751 [2021-03-09T00:50:12.419Z] Removing intermediate container 89ad50b81751 [2021-03-09T00:50:12.419Z] ---> 6bce52f905d3 [2021-03-09T00:50:12.419Z] Step 26/26 : LABEL version=0.0.0 [2021-03-09T00:50:13.033Z] ---> Running in d2369801a2ef [2021-03-09T00:50:14.496Z] Removing intermediate container d2369801a2ef [2021-03-09T00:50:14.496Z] ---> f90f5606ae40 [2021-03-09T00:50:14.496Z] [2021-03-09T00:50:15.487Z] Successfully built f90f5606ae40 [2021-03-09T00:50:15.487Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-09T00:50:27.488Z] Collecting docker-compose==1.23.2 [2021-03-09T00:50:27.488Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-09T00:50:27.488Z] Collecting docopt<0.7,>=0.6.1 [2021-03-09T00:50:27.488Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-09T00:50:27.916Z]  Building docker-sys-mgmt-agent-go ... done  ---> 8678b12e6a55 [2021-03-09T00:50:27.917Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-09T00:50:27.917Z] ---> Running in 80398cf225c8 [2021-03-09T00:50:29.899Z] 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 [2021-03-09T00:50:31.907Z] Removing intermediate container 94264cb258a1 [2021-03-09T00:50:31.907Z] ---> f05e0b738771 [2021-03-09T00:50:31.907Z] [2021-03-09T00:50:31.907Z] Step 10/31 : FROM alpine:3.12 [2021-03-09T00:50:31.907Z] ---> d10569e2745f [2021-03-09T00:50:31.907Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-09T00:50:31.907Z] ---> Running in 3d99ca25f4a0 [2021-03-09T00:50:32.901Z] Removing intermediate container 3d99ca25f4a0 [2021-03-09T00:50:32.901Z] ---> 08d402f78d23 [2021-03-09T00:50:32.901Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-09T00:50:32.901Z] ---> Running in e9487b9771f8 [2021-03-09T00:50:34.886Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:50:34.886Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:50:35.485Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-09T00:50:35.486Z] (2/2) Installing su-exec (0.2-r1) [2021-03-09T00:50:35.486Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:50:35.486Z] OK: 5 MiB in 16 packages [2021-03-09T00:50:37.483Z] Removing intermediate container e9487b9771f8 [2021-03-09T00:50:37.483Z] ---> 0816845136ea [2021-03-09T00:50:37.483Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-09T00:50:37.483Z] ---> Running in 921cf4b54430 [2021-03-09T00:50:38.079Z] Removing intermediate container 921cf4b54430 [2021-03-09T00:50:38.079Z] ---> 1784b5de4e35 [2021-03-09T00:50:38.079Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-09T00:50:38.352Z] ---> Running in f3a84f194460 [2021-03-09T00:50:38.952Z] Removing intermediate container f3a84f194460 [2021-03-09T00:50:38.952Z] ---> 4f2011127ba2 [2021-03-09T00:50:38.952Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-09T00:50:39.234Z] ---> Running in e5c36a51793f [2021-03-09T00:50:43.363Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-09T00:50:43.363Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-09T00:50:43.541Z] Removing intermediate container e5c36a51793f [2021-03-09T00:50:43.541Z] ---> 8d1ae7baf4ae [2021-03-09T00:50:43.541Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-09T00:50:43.541Z] ---> Running in 6738c04e181d [2021-03-09T00:50:43.821Z] Removing intermediate container 6738c04e181d [2021-03-09T00:50:43.821Z] ---> 10e40685978b [2021-03-09T00:50:43.821Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-09T00:50:45.265Z] ---> 73cdcc4ae5a4 [2021-03-09T00:50:45.265Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-09T00:50:45.265Z] ---> Running in 2aa887ae9cc7 [2021-03-09T00:50:48.679Z] Removing intermediate container 2aa887ae9cc7 [2021-03-09T00:50:48.679Z] ---> db8c08d31682 [2021-03-09T00:50:48.679Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:50:49.665Z] ---> 52cf76013788 [2021-03-09T00:50:49.665Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-09T00:50:51.664Z] ---> e057f47d2042 [2021-03-09T00:50:51.664Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-09T00:50:53.108Z] ---> be3cb1cac196 [2021-03-09T00:50:53.108Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-09T00:50:54.093Z] ---> e37b8c5f7a72 [2021-03-09T00:50:54.093Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-09T00:50:55.082Z] ---> 61c00f105800 [2021-03-09T00:50:55.082Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-09T00:50:55.672Z] ---> Running in c8fb1a22b77d [2021-03-09T00:50:56.288Z] Removing intermediate container c8fb1a22b77d [2021-03-09T00:50:56.288Z] ---> ff21eef11387 [2021-03-09T00:50:56.288Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-09T00:50:57.457Z] ---> 4c8eba1a2748 [2021-03-09T00:50:57.457Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-09T00:50:57.767Z] ---> Running in 1e5cf8b68544 [2021-03-09T00:50:59.093Z] Collecting texttable<0.10,>=0.9.0 [2021-03-09T00:50:59.093Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-09T00:50:59.428Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-09T00:50:59.428Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-09T00:51:00.434Z] Collecting PyYAML<4,>=3.10 [2021-03-09T00:51:00.434Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-09T00:51:02.152Z] Removing intermediate container 1e5cf8b68544 [2021-03-09T00:51:02.152Z] ---> fda34782e5d8 [2021-03-09T00:51:02.152Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-09T00:51:02.152Z] ---> Running in 18a7a66c7a1b [2021-03-09T00:51:02.429Z] Removing intermediate container 18a7a66c7a1b [2021-03-09T00:51:02.429Z] ---> 901ead58885c [2021-03-09T00:51:02.429Z] Step 28/31 : CMD ["gate"] [2021-03-09T00:51:03.047Z] ---> Running in 1971f5bec9b2 [2021-03-09T00:51:03.322Z] 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 [2021-03-09T00:51:03.517Z] ---> 448652d94ca6 [2021-03-09T00:51:03.517Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-09T00:51:03.517Z] ---> 5fdae969dec4 [2021-03-09T00:51:03.517Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-09T00:51:03.517Z] ---> 245c7b652848 [2021-03-09T00:51:03.517Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-09T00:51:03.517Z] Collecting jsonschema<3,>=2.5.1 [2021-03-09T00:51:03.517Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-09T00:51:03.798Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-09T00:51:03.798Z] ---> Running in 94b897fbfdbe [2021-03-09T00:51:03.798Z] ---> Running in 328f6faf1b82 [2021-03-09T00:51:03.798Z] ---> Running in dc577d4366f4 [2021-03-09T00:51:03.798Z] Collecting cached-property<2,>=1.2.0 [2021-03-09T00:51:03.798Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-09T00:51:03.938Z] Removing intermediate container 1971f5bec9b2 [2021-03-09T00:51:03.938Z] ---> 69175a4bb898 [2021-03-09T00:51:03.938Z] Step 29/31 : LABEL arch=arm64 [2021-03-09T00:51:04.179Z] Collecting docker<4.0,>=3.6.0 [2021-03-09T00:51:04.179Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-09T00:51:04.571Z] ---> Running in d84ded73551b [2021-03-09T00:51:05.181Z] Removing intermediate container d84ded73551b [2021-03-09T00:51:05.181Z] ---> bb984a031fc8 [2021-03-09T00:51:05.201Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-09T00:51:05.201Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-09T00:51:05.461Z] Step 30/31 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 [2021-03-09T00:51:05.741Z] ---> Running in cd6d230d286c [2021-03-09T00:51:05.807Z] Collecting docker-pycreds>=0.4.0 [2021-03-09T00:51:05.807Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-09T00:51:06.111Z] ---> b8b328d2444e [2021-03-09T00:51:06.111Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-09T00:51:06.503Z] ---> Running in d19c704c2bbf [2021-03-09T00:51:06.503Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-09T00:51:06.503Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-09T00:51:06.723Z] Removing intermediate container cd6d230d286c [2021-03-09T00:51:06.723Z] ---> 759b32ebe915 [2021-03-09T00:51:06.723Z] Step 31/31 : LABEL version=0.0.0 [2021-03-09T00:51:06.870Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-09T00:51:06.871Z] Collecting idna<2.8,>=2.5 [2021-03-09T00:51:06.871Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-09T00:51:06.871Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-09T00:51:06.871Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-09T00:51:06.871Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-09T00:51:06.871Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-09T00:51:06.871Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-09T00:51:06.995Z] ---> Running in afa124dbd06c [2021-03-09T00:51:07.518Z] Installing collected packages: docopt, dockerpty, texttable, websocket-client, PyYAML, jsonschema, cached-property, docker-pycreds, urllib3, idna, requests, docker, docker-compose [2021-03-09T00:51:07.518Z] Running setup.py install for docopt: started [2021-03-09T00:51:07.593Z] Removing intermediate container afa124dbd06c [2021-03-09T00:51:07.593Z] ---> f1d1d8d59258 [2021-03-09T00:51:07.593Z] [2021-03-09T00:51:08.203Z] Successfully built f1d1d8d59258 [2021-03-09T00:51:08.203Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-09T00:51:08.554Z] 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 [2021-03-09T00:51:08.554Z] 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 [2021-03-09T00:51:08.554Z] 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 [2021-03-09T00:51:08.554Z] 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 [2021-03-09T00:51:10.529Z] Running setup.py install for docopt: finished with status 'done' [2021-03-09T00:51:10.530Z] Running setup.py install for dockerpty: started [2021-03-09T00:51:11.901Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-09T00:51:11.901Z] Running setup.py install for texttable: started [2021-03-09T00:51:13.397Z] Running setup.py install for texttable: finished with status 'done' [2021-03-09T00:51:13.397Z] Running setup.py install for PyYAML: started [2021-03-09T00:51:14.424Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-09T00:51:15.020Z] Attempting uninstall: urllib3 [2021-03-09T00:51:15.020Z] Found existing installation: urllib3 1.25.9 [2021-03-09T00:51:15.020Z] Uninstalling urllib3-1.25.9: [2021-03-09T00:51:16.004Z] Successfully uninstalled urllib3-1.25.9 [2021-03-09T00:51:16.489Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container bf7ec98cab4d [2021-03-09T00:51:16.489Z] ---> 8c528c568af7 [2021-03-09T00:51:16.489Z] [2021-03-09T00:51:16.489Z] Step 10/24 : FROM alpine:3.12 [2021-03-09T00:51:16.489Z] ---> d10569e2745f [2021-03-09T00:51:16.489Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-09T00:51:16.489Z] ---> Running in 495f0efd52fa [2021-03-09T00:51:16.612Z] Attempting uninstall: idna [2021-03-09T00:51:16.612Z] Found existing installation: idna 2.9 [2021-03-09T00:51:16.612Z] Uninstalling idna-2.9: [2021-03-09T00:51:16.882Z] Successfully uninstalled idna-2.9 [2021-03-09T00:51:17.992Z] Attempting uninstall: requests [2021-03-09T00:51:17.992Z] Found existing installation: requests 2.23.0 [2021-03-09T00:51:17.992Z] Uninstalling requests-2.23.0: [2021-03-09T00:51:18.466Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:51:18.466Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:51:18.683Z] Successfully uninstalled requests-2.23.0 [2021-03-09T00:51:19.066Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-09T00:51:19.066Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T00:51:19.066Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-09T00:51:19.342Z] (4/5) Installing curl (7.69.1-r3) [2021-03-09T00:51:19.342Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-09T00:51:19.342Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:51:19.342Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T00:51:19.637Z] OK: 7 MiB in 19 packages [2021-03-09T00:51:21.647Z] Removing intermediate container 495f0efd52fa [2021-03-09T00:51:21.647Z] ---> 6694dad0fe32 [2021-03-09T00:51:21.647Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-09T00:51:21.924Z] ---> Running in 89a16c5bb932 [2021-03-09T00:51:22.488Z] 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.58.0 [2021-03-09T00:51:22.913Z] Removing intermediate container 89a16c5bb932 [2021-03-09T00:51:22.913Z] ---> db63f1a4a13a [2021-03-09T00:51:22.913Z] Step 13/24 : WORKDIR / [2021-03-09T00:51:22.913Z] ---> Running in 0d8922181b81 [2021-03-09T00:51:23.903Z] Removing intermediate container 0d8922181b81 [2021-03-09T00:51:23.903Z] ---> 0e9ca43d843f [2021-03-09T00:51:23.903Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-09T00:51:25.346Z] ---> faaad9e9b773 [2021-03-09T00:51:25.346Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-09T00:51:27.333Z] ---> aabeb7ee89da [2021-03-09T00:51:27.333Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-09T00:51:27.933Z] Removing intermediate container 340b34f71fc5 [2021-03-09T00:51:27.933Z] ---> 99fc19ea46ed [2021-03-09T00:51:27.933Z] [2021-03-09T00:51:27.933Z] Step 10/22 : FROM alpine:3.12 [2021-03-09T00:51:27.933Z] ---> d10569e2745f [2021-03-09T00:51:27.933Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-09T00:51:27.933Z] ---> Using cache [2021-03-09T00:51:27.933Z] ---> 87540db1dc99 [2021-03-09T00:51:27.933Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T00:51:27.933Z] ---> Using cache [2021-03-09T00:51:27.933Z] ---> 833b6227d476 [2021-03-09T00:51:27.933Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-09T00:51:28.208Z] ---> Running in c9dd01a36b66 [2021-03-09T00:51:28.483Z] ---> 13c14cde69c2 [2021-03-09T00:51:28.483Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-09T00:51:29.103Z] Removing intermediate container c9dd01a36b66 [2021-03-09T00:51:29.103Z] ---> 69672adef4ac [2021-03-09T00:51:29.103Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-09T00:51:29.376Z] ---> Running in 2d14603a9dae [2021-03-09T00:51:29.975Z] Removing intermediate container 2d14603a9dae [2021-03-09T00:51:29.975Z] ---> f1a8e883c04d [2021-03-09T00:51:29.975Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:51:30.974Z] ---> abfdfe795768 [2021-03-09T00:51:30.974Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-09T00:51:31.385Z] Removing intermediate container c132be945117 [2021-03-09T00:51:31.385Z] ---> b458e0d66df7 [2021-03-09T00:51:31.385Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-09T00:51:31.385Z] ---> Running in 910d2bde4c45 [2021-03-09T00:51:31.574Z] ---> 132e9f5dfcfc [2021-03-09T00:51:31.574Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-09T00:51:33.014Z] ---> ec2c558c03d9 [2021-03-09T00:51:33.014Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-09T00:51:33.537Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:51:33.537Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:51:33.635Z] ---> 0c5db548af6c [2021-03-09T00:51:33.635Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-09T00:51:33.906Z] ---> ebc742c61a66 [2021-03-09T00:51:33.906Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-09T00:51:34.186Z] ---> Running in e1eac9134647 [2021-03-09T00:51:34.249Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T00:51:34.249Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-09T00:51:34.249Z] (3/3) Installing curl (7.69.1-r3) [2021-03-09T00:51:34.249Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:51:34.249Z] OK: 72 MiB in 58 packages [2021-03-09T00:51:34.465Z] ---> bc66c8434bf0 [2021-03-09T00:51:34.465Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-09T00:51:34.739Z] ---> Running in 95c72be85e2e [2021-03-09T00:51:35.335Z] Removing intermediate container 95c72be85e2e [2021-03-09T00:51:35.335Z] ---> e8e53acd84f2 [2021-03-09T00:51:35.335Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:51:35.335Z] ---> Running in d4267dd91a29 [2021-03-09T00:51:35.936Z] Removing intermediate container d4267dd91a29 [2021-03-09T00:51:35.936Z] ---> f40f305514b7 [2021-03-09T00:51:35.936Z] Step 20/22 : LABEL arch=arm64 [2021-03-09T00:51:36.217Z] ---> Running in bba5f8a66470 [2021-03-09T00:51:36.815Z] Removing intermediate container bba5f8a66470 [2021-03-09T00:51:36.815Z] ---> 268db9ee8912 [2021-03-09T00:51:36.815Z] Step 21/22 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 [2021-03-09T00:51:36.815Z] ---> Running in ac23c3bb63b8 [2021-03-09T00:51:37.088Z] Removing intermediate container e1eac9134647 [2021-03-09T00:51:37.088Z] ---> 3164761336b0 [2021-03-09T00:51:37.088Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-09T00:51:37.088Z] ---> Running in d0077971a972 [2021-03-09T00:51:37.361Z] Removing intermediate container ac23c3bb63b8 [2021-03-09T00:51:37.361Z] ---> b915f296bd75 [2021-03-09T00:51:37.361Z] Step 22/22 : LABEL version=0.0.0 [2021-03-09T00:51:37.634Z] ---> Running in 4b146519b230 [2021-03-09T00:51:37.634Z] Removing intermediate container d0077971a972 [2021-03-09T00:51:37.634Z] ---> bd384f4799f8 [2021-03-09T00:51:37.634Z] Step 22/24 : LABEL arch=arm64 [2021-03-09T00:51:37.908Z] ---> Running in de66aa4ecd91 [2021-03-09T00:51:38.175Z] Removing intermediate container 910d2bde4c45 [2021-03-09T00:51:38.175Z] ---> 4388c61f8d51 [2021-03-09T00:51:38.175Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-09T00:51:38.175Z] ---> Running in 559c5c962705 [2021-03-09T00:51:38.181Z] Removing intermediate container 4b146519b230 [2021-03-09T00:51:38.181Z] ---> 0724d33835e3 [2021-03-09T00:51:38.181Z] [2021-03-09T00:51:38.450Z] Successfully built 0724d33835e3 [2021-03-09T00:51:38.450Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-09T00:51:38.450Z]  Building docker-support-scheduler-go ... done Removing intermediate container de66aa4ecd91 [2021-03-09T00:51:38.450Z] ---> 412328b43c81 [2021-03-09T00:51:38.450Z] Step 23/24 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 [2021-03-09T00:51:38.719Z] ---> Running in 72b06b715dee [2021-03-09T00:51:38.879Z] Removing intermediate container 559c5c962705 [2021-03-09T00:51:38.879Z] ---> 62e61456b799 [2021-03-09T00:51:38.879Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:51:38.879Z] ---> Running in a48612c9b257 [2021-03-09T00:51:39.320Z] Removing intermediate container 72b06b715dee [2021-03-09T00:51:39.320Z] ---> 1242e28c91be [2021-03-09T00:51:39.320Z] Step 24/24 : LABEL version=0.0.0 [2021-03-09T00:51:39.549Z] Removing intermediate container a48612c9b257 [2021-03-09T00:51:39.550Z] ---> 260ea0c4b7e5 [2021-03-09T00:51:39.550Z] Step 24/26 : LABEL arch=x86_64 [2021-03-09T00:51:39.592Z] ---> Running in 55579196a0bc [2021-03-09T00:51:40.187Z] Removing intermediate container 55579196a0bc [2021-03-09T00:51:40.187Z] ---> dc2fe2a7e0de [2021-03-09T00:51:40.187Z] [2021-03-09T00:51:40.262Z] ---> Running in 8a358d39f67f [2021-03-09T00:51:40.458Z] Successfully built dc2fe2a7e0de [2021-03-09T00:51:40.731Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-09T00:51:40.929Z] Removing intermediate container 8a358d39f67f [2021-03-09T00:51:40.929Z] ---> 0362520db7ef [2021-03-09T00:51:40.929Z] Step 25/26 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 [2021-03-09T00:51:40.929Z] ---> Running in c9a875c5831a [2021-03-09T00:51:41.599Z] Removing intermediate container c9a875c5831a [2021-03-09T00:51:41.599Z] ---> f77f1a351d50 [2021-03-09T00:51:41.599Z] Step 26/26 : LABEL version=0.0.0 [2021-03-09T00:51:41.881Z] ---> Running in 8bda3b73da54 [2021-03-09T00:51:42.653Z] Removing intermediate container 8bda3b73da54 [2021-03-09T00:51:42.653Z] ---> 00c33f8bf716 [2021-03-09T00:51:42.653Z] [2021-03-09T00:51:43.339Z] Successfully built 00c33f8bf716 [2021-03-09T00:51:43.650Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-09T00:51:48.978Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 80398cf225c8 [2021-03-09T00:51:48.979Z] ---> 0be3b0b390d6 [2021-03-09T00:51:48.979Z] [2021-03-09T00:51:48.979Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T00:51:48.979Z] ---> d10569e2745f [2021-03-09T00:51:48.979Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-09T00:51:48.979Z] ---> Running in c3a074efe3af [2021-03-09T00:51:48.979Z] Removing intermediate container c3a074efe3af [2021-03-09T00:51:48.979Z] ---> a18b053f23de [2021-03-09T00:51:48.979Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-09T00:51:48.979Z] ---> Running in 7a5e1a0537fc [2021-03-09T00:51:49.251Z] Removing intermediate container 7a5e1a0537fc [2021-03-09T00:51:49.251Z] ---> 83ddf4607cae [2021-03-09T00:51:49.251Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-09T00:51:49.525Z] ---> Running in 9ec782b944e6 [2021-03-09T00:51:50.122Z] Removing intermediate container 9ec782b944e6 [2021-03-09T00:51:50.122Z] ---> feb9fa5dacb7 [2021-03-09T00:51:50.122Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T00:51:50.122Z] ---> Running in f41e450d4cf1 [2021-03-09T00:51:52.096Z] Removing intermediate container f41e450d4cf1 [2021-03-09T00:51:52.096Z] ---> 198d9115376f [2021-03-09T00:51:52.096Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-09T00:51:52.096Z] ---> Running in cbc2b2cf9741 [2021-03-09T00:51:53.525Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T00:51:53.795Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T00:51:54.769Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-09T00:51:54.769Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-09T00:51:54.769Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-09T00:51:54.769Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-09T00:51:55.037Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-09T00:51:55.037Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-09T00:51:55.306Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:51:55.306Z] OK: 8 MiB in 20 packages [2021-03-09T00:51:56.742Z] Removing intermediate container cbc2b2cf9741 [2021-03-09T00:51:56.742Z] ---> db643112c561 [2021-03-09T00:51:56.742Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:51:57.334Z] ---> f6fefe7a4f50 [2021-03-09T00:51:57.334Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-09T00:51:58.756Z] ---> 7cce7e7f9bb9 [2021-03-09T00:51:58.756Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-09T00:51:59.348Z] ---> 6f5692e86587 [2021-03-09T00:51:59.348Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-09T00:51:59.349Z] ---> Running in b469233e3fb3 [2021-03-09T00:51:59.621Z] Removing intermediate container b469233e3fb3 [2021-03-09T00:51:59.622Z] ---> 80ce26281d2b [2021-03-09T00:51:59.622Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:51:59.894Z] ---> Running in 8180d328b942 [2021-03-09T00:52:00.509Z] Removing intermediate container 8180d328b942 [2021-03-09T00:52:00.509Z] ---> 886416947d0b [2021-03-09T00:52:00.509Z] Step 21/23 : LABEL arch=arm64 [2021-03-09T00:52:00.509Z] ---> Running in 2e41721993df [2021-03-09T00:52:01.117Z] Removing intermediate container 2e41721993df [2021-03-09T00:52:01.117Z] ---> c80d7d12f6a6 [2021-03-09T00:52:01.117Z] Step 22/23 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 [2021-03-09T00:52:01.117Z] ---> Running in 209f4ff758df [2021-03-09T00:52:01.725Z] Removing intermediate container 209f4ff758df [2021-03-09T00:52:01.725Z] ---> 91ceb8a5a185 [2021-03-09T00:52:01.725Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T00:52:01.725Z] ---> Running in 5bbdf389c80f [2021-03-09T00:52:01.785Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-09T00:52:01.785Z] 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 [2021-03-09T00:52:02.312Z] Removing intermediate container 5bbdf389c80f [2021-03-09T00:52:02.312Z] ---> f5a10a55a7d1 [2021-03-09T00:52:02.312Z] [2021-03-09T00:52:02.585Z] Successfully built f5a10a55a7d1 [2021-03-09T00:52:02.585Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-09T00:52:02.867Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-09T00:52:02.866Z] $ docker stop --time=1 b473d52ff42ac87b6e3de8452734f0fc39956c0f02ada8c904e1dd66ba9df671 [2021-03-09T00:52:04.709Z] $ docker rm -f b473d52ff42ac87b6e3de8452734f0fc39956c0f02ada8c904e1dd66ba9df671 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-09T00:52:05.358Z] + docker images [2021-03-09T00:52:05.358Z] + grep docker [2021-03-09T00:52:05.629Z] docker-core-data-go-arm64 latest f5a10a55a7d1 4 seconds ago 21.1MB [2021-03-09T00:52:05.629Z] docker-security-secretstore-setup-go-arm64 latest dc2fe2a7e0de 26 seconds ago 23.7MB [2021-03-09T00:52:05.629Z] docker-support-scheduler-go-arm64 latest 0724d33835e3 28 seconds ago 16.3MB [2021-03-09T00:52:05.629Z] docker-security-bootstrapper-go-arm64 latest f1d1d8d59258 58 seconds ago 17.8MB [2021-03-09T00:52:05.629Z] docker-sys-mgmt-agent-go-arm64 latest f90f5606ae40 About a minute ago 300MB [2021-03-09T00:52:05.629Z] docker-core-metadata-go-arm64 latest bb015a573fc1 3 minutes ago 17.9MB [2021-03-09T00:52:05.629Z] docker-core-command-go-arm64 latest 3e43b3d9bfcb 3 minutes ago 16.2MB [2021-03-09T00:52:05.629Z] docker-support-notifications-go-arm64 latest 241103822994 3 minutes ago 16.9MB [2021-03-09T00:52:05.629Z] docker-security-proxy-setup-go-arm64 latest 0db0e6dd7a09 3 minutes ago 23.4MB [2021-03-09T00:52:05.629Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:52:06.941Z] ---> job-cost.sh [2021-03-09T00:52:06.941Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-I5Fd [2021-03-09T00:52:17.840Z] Removing intermediate container 328f6faf1b82 [2021-03-09T00:52:17.840Z] ---> fcf417e0963c [2021-03-09T00:52:17.840Z] [2021-03-09T00:52:17.840Z] Step 10/24 : FROM alpine:3.12 [2021-03-09T00:52:17.840Z] ---> 88dd2752d2ea [2021-03-09T00:52:17.840Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-09T00:52:17.840Z] Removing intermediate container dc577d4366f4 [2021-03-09T00:52:17.840Z] ---> 291425a762b8 [2021-03-09T00:52:17.840Z] [2021-03-09T00:52:17.840Z] Step 10/21 : FROM alpine:3.12 [2021-03-09T00:52:17.840Z] ---> 88dd2752d2ea [2021-03-09T00:52:17.840Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-09T00:52:17.840Z] Removing intermediate container 94b897fbfdbe [2021-03-09T00:52:17.840Z] ---> 6aa2f00face1 [2021-03-09T00:52:17.840Z] [2021-03-09T00:52:17.840Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T00:52:17.840Z] ---> 88dd2752d2ea [2021-03-09T00:52:17.840Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-09T00:52:17.840Z] ---> Using cache [2021-03-09T00:52:17.840Z] ---> 895ba6652b15 [2021-03-09T00:52:17.840Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T00:52:17.840Z] ---> Using cache [2021-03-09T00:52:17.840Z] ---> 2fdf0746b3a0 [2021-03-09T00:52:17.840Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-09T00:52:17.840Z] ---> Running in a81aeb49f658 [2021-03-09T00:52:17.840Z] ---> Running in 547dfa629b62 [2021-03-09T00:52:17.840Z] ---> Running in c8ea114bbe04 [2021-03-09T00:52:17.840Z] Removing intermediate container c8ea114bbe04 [2021-03-09T00:52:17.840Z] ---> 001a33822f62 [2021-03-09T00:52:17.840Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-09T00:52:19.330Z] ---> Running in c10282ac6b39 [2021-03-09T00:52:19.645Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:52:19.645Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T00:52:19.937Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:52:19.937Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T00:52:20.218Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-09T00:52:20.218Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T00:52:20.218Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-09T00:52:20.218Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-09T00:52:20.218Z] (4/5) Installing curl (7.69.1-r3) [2021-03-09T00:52:20.218Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-09T00:52:20.218Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:52:20.218Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-09T00:52:20.218Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-09T00:52:20.218Z] (4/4) Installing curl (7.69.1-r3) [2021-03-09T00:52:20.218Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T00:52:20.527Z] Executing busybox-1.31.1-r19.trigger [2021-03-09T00:52:20.527Z] Executing ca-certificates-20191127-r4.trigger [2021-03-09T00:52:20.527Z] Removing intermediate container c10282ac6b39 [2021-03-09T00:52:20.527Z] ---> f8283d34ca99 [2021-03-09T00:52:20.527Z] Step 15/23 : WORKDIR / [2021-03-09T00:52:20.527Z] OK: 7 MiB in 19 packages [2021-03-09T00:52:20.813Z] OK: 7 MiB in 18 packages [2021-03-09T00:52:21.222Z] ---> Running in a4ccd3ac3d79 [2021-03-09T00:52:21.222Z] Removing intermediate container d19c704c2bbf [2021-03-09T00:52:21.222Z] ---> 9b2a6197aade [2021-03-09T00:52:21.222Z] [2021-03-09T00:52:21.222Z] Step 10/23 : FROM alpine:3.12 [2021-03-09T00:52:21.222Z] ---> 88dd2752d2ea [2021-03-09T00:52:21.222Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-09T00:52:21.222Z] ---> Using cache [2021-03-09T00:52:21.222Z] ---> 895ba6652b15 [2021-03-09T00:52:21.222Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-09T00:52:21.222Z] ---> Using cache [2021-03-09T00:52:21.222Z] ---> 2fdf0746b3a0 [2021-03-09T00:52:21.222Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-09T00:52:23.254Z] ---> Running in d659973118e6 [2021-03-09T00:52:23.254Z] Removing intermediate container a4ccd3ac3d79 [2021-03-09T00:52:23.254Z] ---> 0d572aa213a9 [2021-03-09T00:52:23.254Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:52:24.330Z] Removing intermediate container 547dfa629b62 [2021-03-09T00:52:24.330Z] ---> 950e6f13b0f9 [2021-03-09T00:52:24.330Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-09T00:52:24.330Z] Removing intermediate container d659973118e6 [2021-03-09T00:52:24.330Z] ---> 6f3790195c35 [2021-03-09T00:52:24.330Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-09T00:52:24.330Z] Removing intermediate container a81aeb49f658 [2021-03-09T00:52:24.330Z] ---> 4d67d6168b21 [2021-03-09T00:52:24.330Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-09T00:52:24.330Z] ---> c6575d2a8da0 [2021-03-09T00:52:24.330Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-09T00:52:24.330Z] ---> Running in eb06ff45ca36 [2021-03-09T00:52:24.638Z] ---> Running in 3d00d0dcc0de [2021-03-09T00:52:24.638Z] ---> Running in 121e264a8e76 [2021-03-09T00:52:25.252Z] Removing intermediate container eb06ff45ca36 [2021-03-09T00:52:25.252Z] ---> 48cd0f545fad [2021-03-09T00:52:25.252Z] Step 13/24 : WORKDIR / [2021-03-09T00:52:25.252Z] Removing intermediate container 3d00d0dcc0de [2021-03-09T00:52:25.252Z] ---> d53781bc6f02 [2021-03-09T00:52:25.252Z] Step 15/23 : WORKDIR / [2021-03-09T00:52:25.252Z] Removing intermediate container 121e264a8e76 [2021-03-09T00:52:25.252Z] ---> c259697065c2 [2021-03-09T00:52:25.252Z] Step 13/21 : WORKDIR /edgex [2021-03-09T00:52:25.534Z] ---> Running in 1e46cbd2e12e [2021-03-09T00:52:25.534Z] ---> Running in 0d54547c3dea [2021-03-09T00:52:25.534Z] ---> Running in ffc5cffdcb79 [2021-03-09T00:52:25.534Z] ---> 91356f5ee335 [2021-03-09T00:52:25.534Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-09T00:52:26.196Z] Removing intermediate container ffc5cffdcb79 [2021-03-09T00:52:26.196Z] ---> 04aef5afeb8d [2021-03-09T00:52:26.196Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-09T00:52:26.196Z] Removing intermediate container 0d54547c3dea [2021-03-09T00:52:26.196Z] ---> 02cfd1866cdc [2021-03-09T00:52:26.196Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-09T00:52:26.196Z] Removing intermediate container 1e46cbd2e12e [2021-03-09T00:52:26.196Z] ---> b9f4dd067409 [2021-03-09T00:52:26.196Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-09T00:52:26.557Z] ---> 48190cbba499 [2021-03-09T00:52:26.557Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-09T00:52:26.840Z] ---> Running in 63e85fa9818f [2021-03-09T00:52:27.445Z] ---> b913c513e033 [2021-03-09T00:52:27.445Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-09T00:52:27.445Z] ---> f68377f17e5b [2021-03-09T00:52:27.445Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-09T00:52:27.736Z] ---> b3fbb5944c01 [2021-03-09T00:52:27.736Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-09T00:52:27.736Z] Removing intermediate container 63e85fa9818f [2021-03-09T00:52:27.736Z] ---> f0a888bc0ce8 [2021-03-09T00:52:27.736Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:52:28.056Z] ---> Running in 88399d87b6bb [2021-03-09T00:52:29.721Z] ---> d00ce1061716 [2021-03-09T00:52:29.721Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-09T00:52:29.721Z] Removing intermediate container 88399d87b6bb [2021-03-09T00:52:29.721Z] ---> 9094ad19bd05 [2021-03-09T00:52:29.721Z] Step 21/23 : LABEL arch=x86_64 [2021-03-09T00:52:29.721Z] ---> 6ad5efe2ce2d [2021-03-09T00:52:29.721Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-09T00:52:29.993Z] ---> 9539e706c15d [2021-03-09T00:52:29.993Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-09T00:52:29.993Z] ---> Running in 34430c6f7ade [2021-03-09T00:52:31.042Z] Removing intermediate container 34430c6f7ade [2021-03-09T00:52:31.042Z] ---> 5854dee19abe [2021-03-09T00:52:31.042Z] Step 22/23 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 [2021-03-09T00:52:31.394Z] ---> 383947205002 [2021-03-09T00:52:31.394Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-09T00:52:31.394Z] ---> e63267753b5c [2021-03-09T00:52:31.394Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-09T00:52:31.394Z] ---> Running in a05e64870274 [2021-03-09T00:52:31.685Z] ---> Running in 0939a5d79188 [2021-03-09T00:52:31.685Z] ---> 5a82a33c0589 [2021-03-09T00:52:31.685Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-09T00:52:31.997Z] ---> Running in 1ddde05c8c9d [2021-03-09T00:52:32.360Z] Removing intermediate container a05e64870274 [2021-03-09T00:52:32.360Z] ---> 93348b444575 [2021-03-09T00:52:32.360Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T00:52:32.735Z] Removing intermediate container 0939a5d79188 [2021-03-09T00:52:32.735Z] ---> cd9104a22920 [2021-03-09T00:52:32.735Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T00:52:32.735Z] ---> Running in d23f1507b615 [2021-03-09T00:52:32.735Z] ---> Running in c55e3114f5ef [2021-03-09T00:52:33.052Z] Removing intermediate container 1ddde05c8c9d [2021-03-09T00:52:33.052Z] ---> 3a7f643b0e9f [2021-03-09T00:52:33.052Z] Step 18/21 : CMD ["--init=true"] [2021-03-09T00:52:33.052Z] ---> 81388bbe3828 [2021-03-09T00:52:33.052Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-09T00:52:33.346Z] ---> Running in 28809f8c39b3 [2021-03-09T00:52:33.346Z] Removing intermediate container d23f1507b615 [2021-03-09T00:52:33.346Z] ---> 0082cd41457f [2021-03-09T00:52:33.346Z] [2021-03-09T00:52:33.989Z] Removing intermediate container c55e3114f5ef [2021-03-09T00:52:33.989Z] ---> d4d85ae93203 [2021-03-09T00:52:33.989Z] Step 21/23 : LABEL arch=x86_64 [2021-03-09T00:52:34.603Z] ---> Running in 83038bb98f83 [2021-03-09T00:52:34.903Z] Removing intermediate container 28809f8c39b3 [2021-03-09T00:52:34.903Z] ---> d358feca9809 [2021-03-09T00:52:34.903Z] Step 19/21 : LABEL arch=x86_64 [2021-03-09T00:52:34.903Z] Successfully built 0082cd41457f [2021-03-09T00:52:35.263Z] Successfully tagged docker-core-command-go:latest [2021-03-09T00:52:35.263Z]  Building docker-core-command-go ... done  ---> 8c4c8560a8dd [2021-03-09T00:52:35.263Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-09T00:52:35.263Z] ---> Running in b5ac5d825d8a [2021-03-09T00:52:35.618Z] Removing intermediate container 83038bb98f83 [2021-03-09T00:52:35.618Z] ---> 2f71dad70014 [2021-03-09T00:52:35.618Z] Step 22/23 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 [2021-03-09T00:52:35.911Z] ---> Running in a6b5d8134f70 [2021-03-09T00:52:35.911Z] Removing intermediate container b5ac5d825d8a [2021-03-09T00:52:35.911Z] ---> 5c4bff2ca4ed [2021-03-09T00:52:35.911Z] Step 20/21 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 [2021-03-09T00:52:35.911Z] ---> Running in 865c9ba2bea7 [2021-03-09T00:52:36.544Z] ---> 23bd35568dc2 [2021-03-09T00:52:36.544Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-09T00:52:36.544Z] Removing intermediate container a6b5d8134f70 [2021-03-09T00:52:36.544Z] ---> fd75116deea8 [2021-03-09T00:52:36.544Z] Step 23/23 : LABEL version=0.0.0 [2021-03-09T00:52:36.544Z] Removing intermediate container 865c9ba2bea7 [2021-03-09T00:52:36.544Z] ---> b8e348e74213 [2021-03-09T00:52:36.544Z] Step 21/21 : LABEL version=0.0.0 [2021-03-09T00:52:36.544Z] ---> Running in fd3ef1248af2 [2021-03-09T00:52:36.842Z] ---> Running in 73fee7e14750 [2021-03-09T00:52:37.134Z] ---> Running in 6aebdecb8ac1 [2021-03-09T00:52:37.777Z] Removing intermediate container 73fee7e14750 [2021-03-09T00:52:37.777Z] ---> e2d7ab026298 [2021-03-09T00:52:37.777Z] [2021-03-09T00:52:38.172Z] Removing intermediate container 6aebdecb8ac1 [2021-03-09T00:52:38.172Z] ---> 31c2bcdd1a93 [2021-03-09T00:52:38.172Z] [2021-03-09T00:52:39.239Z] Successfully built e2d7ab026298 [2021-03-09T00:52:39.239Z] Successfully built 31c2bcdd1a93 [2021-03-09T00:52:39.239Z] Successfully tagged docker-core-metadata-go:latest [2021-03-09T00:52:39.239Z]  Building docker-core-metadata-go ... done Successfully tagged docker-security-proxy-setup-go:latest [2021-03-09T00:52:40.779Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container fd3ef1248af2 [2021-03-09T00:52:40.779Z] ---> a24fafd9cd0c [2021-03-09T00:52:40.779Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-09T00:52:40.779Z] ---> Running in 1cb191f8a076 [2021-03-09T00:52:41.372Z] Removing intermediate container 1cb191f8a076 [2021-03-09T00:52:41.372Z] ---> 64daf02e74cc [2021-03-09T00:52:41.372Z] Step 22/24 : LABEL arch=x86_64 [2021-03-09T00:52:41.658Z] ---> Running in 76d99c42f064 [2021-03-09T00:52:42.629Z] Removing intermediate container 76d99c42f064 [2021-03-09T00:52:42.629Z] ---> f000ac37a748 [2021-03-09T00:52:42.629Z] Step 23/24 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 [2021-03-09T00:52:42.629Z] ---> Running in 6bc6e6d8349f [2021-03-09T00:52:42.901Z] Removing intermediate container 6bc6e6d8349f [2021-03-09T00:52:42.901Z] ---> e39f8d81bc4a [2021-03-09T00:52:42.901Z] Step 24/24 : LABEL version=0.0.0 [2021-03-09T00:52:43.181Z] ---> Running in 916731c7932a [2021-03-09T00:52:43.453Z] Removing intermediate container 916731c7932a [2021-03-09T00:52:43.453Z] ---> 0750a2159792 [2021-03-09T00:52:43.453Z] [2021-03-09T00:52:44.125Z] Successfully built 0750a2159792 [2021-03-09T00:52:44.125Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-09T00:52:45.171Z]  Building docker-security-secretstore-setup-go ... done  [Pipeline] } [2021-03-09T00:52:45.196Z] $ docker stop --time=1 59f113873ab85173723fef8fdfd25dc0268e3a4a0aa5547a8f3c8dc64e7576ec [2021-03-09T00:52:45.865Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-09T00:52:48.352Z] $ docker rm -f 59f113873ab85173723fef8fdfd25dc0268e3a4a0aa5547a8f3c8dc64e7576ec [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-09T00:52:49.054Z] + docker images [2021-03-09T00:52:49.054Z] + grep docker [2021-03-09T00:52:50.258Z] docker-security-secretstore-setup-go latest 0750a2159792 7 seconds ago 24.9MB [2021-03-09T00:52:50.258Z] docker-core-metadata-go latest e2d7ab026298 13 seconds ago 19MB [2021-03-09T00:52:50.258Z] docker-security-proxy-setup-go latest 31c2bcdd1a93 13 seconds ago 24.7MB [2021-03-09T00:52:50.258Z] docker-core-command-go latest 0082cd41457f 18 seconds ago 17.2MB [2021-03-09T00:52:50.258Z] docker-sys-mgmt-agent-go latest 00c33f8bf716 About a minute ago 313MB [2021-03-09T00:52:50.258Z] docker-security-bootstrapper-go latest e36245666427 4 minutes ago 18.7MB [2021-03-09T00:52:50.258Z] docker-core-data-go latest 571653b65fa6 5 minutes ago 22.4MB [2021-03-09T00:52:50.258Z] docker-support-notifications-go latest 37417d5a558e 5 minutes ago 17.8MB [2021-03-09T00:52:50.258Z] docker-support-scheduler-go latest 2c9d750b2629 5 minutes ago 17.2MB [2021-03-09T00:52:50.258Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [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 [2021-03-09T00:53:06.195Z] Still waiting to schedule task [2021-03-09T00:53:06.196Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-09T00:54:02.945Z] Running on prd-ubuntu18.04-docker-8c-8g-29065 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-03-09T00:54:03.004Z] Running in /w/workspace/edgex-go/78 [Pipeline] { [Pipeline] checkout [2021-03-09T00:54:05.101Z] using credential edgex-jenkins-ssh [2021-03-09T00:54:05.153Z] Cloning the remote Git repository [2021-03-09T00:54:05.177Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-09T00:54:05.252Z] > git init /w/workspace/edgex-go/78 # timeout=10 [2021-03-09T00:54:05.281Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-09T00:54:05.281Z] > git --version # timeout=10 [2021-03-09T00:54:05.287Z] > git --version # 'git version 2.17.1' [2021-03-09T00:54:05.288Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T00:54:05.313Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T00:54:11.144Z] Merging remotes/origin/master commit 7248181b27c1f196cc7a2300d5170335b9add480 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-03-09T00:54:11.442Z] Merge succeeded, producing 32de7bc614d01479d9299a78c592400a64820d5c [2021-03-09T00:54:11.443Z] Checking out Revision 32de7bc614d01479d9299a78c592400a64820d5c (PR-2858) [2021-03-09T00:54:10.466Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-09T00:54:10.473Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T00:54:10.482Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-09T00:54:10.493Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-09T00:54:10.493Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T00:54:10.498Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-09T00:54:11.137Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T00:54:11.143Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-03-09T00:54:11.221Z] > git remote # timeout=10 [2021-03-09T00:54:11.228Z] > git config --get remote.origin.url # timeout=10 [2021-03-09T00:54:11.233Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T00:54:11.237Z] > git merge 7248181b27c1f196cc7a2300d5170335b9add480 # timeout=10 [2021-03-09T00:54:11.420Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-09T00:54:11.430Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T00:54:11.434Z] > git checkout -f 32de7bc614d01479d9299a78c592400a64820d5c # timeout=10 [2021-03-09T00:54:15.103Z] Commit message: "Merge commit '7248181b27c1f196cc7a2300d5170335b9add480' into HEAD" [2021-03-09T00:54:15.112Z] First time build. Skipping changelog. [2021-03-09T00:54:15.573Z] [2021-03-09T00:54:15.573Z] GitHub has been notified of this commit’s build result [2021-03-09T00:54:15.573Z] [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:54:15.085Z] > git rev-list --no-walk d85fd520626e1caa3a9307b3b6b360b60c1923e4 # timeout=10 [2021-03-09T00:54:16.270Z] + echo snap-build.sh [2021-03-09T00:54:16.270Z] snap-build.sh [2021-03-09T00:54:16.270Z] + SNAP_BASE_DIR=. [2021-03-09T00:54:16.270Z] + '[' '!' -z /w/workspace/edgex-go/78 ']' [2021-03-09T00:54:16.270Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/78 [2021-03-09T00:54:16.270Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/78]' [2021-03-09T00:54:16.270Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/78] [2021-03-09T00:54:16.270Z] + cd /w/workspace/edgex-go/78 [2021-03-09T00:54:16.270Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-09T00:54:16.270Z] Reading package lists... [2021-03-09T00:54:16.270Z] Building dependency tree... [2021-03-09T00:54:16.270Z] Reading state information... [2021-03-09T00:54:16.533Z] The following packages were automatically installed and are no longer required: [2021-03-09T00:54:16.533Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-09T00:54:16.533Z] uidmap xdelta3 [2021-03-09T00:54:16.533Z] Use 'sudo apt autoremove' to remove them. [2021-03-09T00:54:16.533Z] The following packages will be REMOVED: [2021-03-09T00:54:16.533Z] lxd* lxd-client* [2021-03-09T00:54:16.797Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-09T00:54:16.797Z] After this operation, 31.7 MB disk space will be freed. [2021-03-09T00:54:17.851Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-03-09T00:54:17.851Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-09T00:54:18.799Z] Removing lxd dnsmasq configuration [2021-03-09T00:54:18.799Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-09T00:54:19.062Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-09T00:54:20.007Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-09T00:54:20.269Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-03-09T00:54:20.269Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-09T00:54:21.664Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-09T00:54:21.664Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-09T00:54:22.670Z] lf-activate-venv(): INFO: Adding /tmp/venv-I5Fd/bin to PATH [2021-03-09T00:54:22.671Z] INFO: No Stack... [2021-03-09T00:54:22.671Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-09T00:54:22.671Z] INFO: Archiving Costs [Pipeline] sh [2021-03-09T00:54:23.007Z] + cat /w/workspace/edgex-go/78/archives/cost.csv [2021-03-09T00:54:23.007Z] + cut -d, -f6 [2021-03-09T00:54:23.061Z] + sudo snap remove --purge lxd [2021-03-09T00:54:23.061Z] snap "lxd" is not installed [2021-03-09T00:54:23.061Z] + sudo groupadd --force --system lxd [2021-03-09T00:54:23.061Z] ++ whoami [2021-03-09T00:54:23.061Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [Pipeline] lock [2021-03-09T00:54:23.113Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-2858-78-stack-cost] [2021-03-09T00:54:23.127Z] Resource [jenkins-edgexfoundry-edgex-go-PR-2858-78-stack-cost] did not exist. Created. [2021-03-09T00:54:23.127Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-2858-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-09T00:54:23.322Z] + newgrp - lxd [2021-03-09T00:54:23.322Z] + sudo snap install lxd [2021-03-09T00:54:23.557Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-09T00:54:23.822Z] Stashed 1 file(s) [Pipeline] } [2021-03-09T00:54:23.836Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-2858-78-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-09T00:54:32.591Z] 2021-03-09T00:54:29Z INFO Waiting for automatic snapd restart... [2021-03-09T00:54:47.537Z] lxd 4.11 from Canonical* installed [2021-03-09T00:54:47.537Z] + sudo lxd init --auto [2021-03-09T00:54:55.693Z] + sudo snap install --classic snapcraft [2021-03-09T00:54:59.907Z] snapcraft 4.5.4 from Canonical* installed [2021-03-09T00:54:59.907Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-09T00:54:59.907Z] + patch --verbose -p1 [2021-03-09T00:54:59.907Z] Hmm... Looks like a unified diff to me... [2021-03-09T00:54:59.907Z] The text leading up to this was: [2021-03-09T00:54:59.907Z] -------------------------- [2021-03-09T00:54:59.907Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-09T00:54:59.907Z] |From: Tony Espy [2021-03-09T00:54:59.907Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-09T00:54:59.907Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-09T00:54:59.907Z] | [2021-03-09T00:54:59.907Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-09T00:54:59.907Z] |optimize the snap CI check run for pull requests. When [2021-03-09T00:54:59.907Z] |applied, it essentially strips out everything (apps and [2021-03-09T00:54:59.907Z] |parts) from the snapcraft.yaml file except those required [2021-03-09T00:54:59.907Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-09T00:54:59.907Z] |catch changes to edgex-go that break the snap build. [2021-03-09T00:54:59.907Z] | [2021-03-09T00:54:59.907Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-09T00:54:59.907Z] |to update this patch file, otherwise it may fail to apply, [2021-03-09T00:54:59.907Z] |resulting in a failed snap build CI check in the associated [2021-03-09T00:54:59.907Z] |pull request. [2021-03-09T00:54:59.907Z] | [2021-03-09T00:54:59.907Z] |Note - in addition to applying this patch, the pipeline also [2021-03-09T00:54:59.907Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-09T00:54:59.907Z] |need to build the finally binary .snap file (and it won't [2021-03-09T00:54:59.907Z] |work with the patch applied). This further reduces the build [2021-03-09T00:54:59.907Z] |time. [2021-03-09T00:54:59.907Z] |--- [2021-03-09T00:54:59.907Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-09T00:54:59.907Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-09T00:54:59.907Z] | [2021-03-09T00:54:59.907Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-09T00:54:59.907Z] |index 1e537489..faf42425 100644 [2021-03-09T00:54:59.907Z] |--- a/snap/snapcraft.yaml [2021-03-09T00:54:59.907Z] |+++ b/snap/snapcraft.yaml [2021-03-09T00:54:59.907Z] -------------------------- [2021-03-09T00:54:59.907Z] patching file snap/snapcraft.yaml [2021-03-09T00:54:59.907Z] Using Plan A... [2021-03-09T00:54:59.907Z] Hunk #1 succeeded at 73. [2021-03-09T00:54:59.907Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-03-09T00:54:59.907Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-03-09T00:54:59.907Z] Hunk #4 FAILED at 222. [2021-03-09T00:54:59.907Z] Hunk #5 succeeded at 303 (offset 4 lines). [2021-03-09T00:54:59.907Z] Hunk #6 succeeded at 330 (offset 4 lines). [2021-03-09T00:54:59.907Z] Hunk #7 succeeded at 364 (offset 4 lines). [2021-03-09T00:54:59.907Z] Hunk #8 FAILED at 411. [2021-03-09T00:54:59.907Z] 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2021-03-09T00:54:59.907Z] Hmm... Ignoring the trailing garbage. [2021-03-09T00:54:59.907Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-09T00:55:00.667Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [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] { (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 [2021-03-09T00:55:02.921Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:55:05.271Z] ---> package-listing.sh [2021-03-09T00:55:05.271Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-09T00:55:05.271Z] ++ facter osfamily [2021-03-09T00:55:05.903Z] + OS_FAMILY=redhat [2021-03-09T00:55:05.903Z] + workspace=/w/workspace/edgex-go/78 [2021-03-09T00:55:05.903Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-09T00:55:05.903Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-09T00:55:05.903Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-09T00:55:05.903Z] + PACKAGES=/tmp/packages_start.txt [2021-03-09T00:55:05.903Z] + '[' /w/workspace/edgex-go/78 ']' [2021-03-09T00:55:05.903Z] + PACKAGES=/tmp/packages_end.txt [2021-03-09T00:55:05.903Z] + case "${OS_FAMILY}" in [2021-03-09T00:55:05.903Z] + rpm -qa [2021-03-09T00:55:05.903Z] + sort [2021-03-09T00:55:12.651Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-09T00:55:12.651Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-09T00:55:12.651Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-09T00:55:12.651Z] + '[' /w/workspace/edgex-go/78 ']' [2021-03-09T00:55:12.651Z] + mkdir -p /w/workspace/edgex-go/78/archives/ [2021-03-09T00:55:12.651Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/78/archives/ [Pipeline] echo [2021-03-09T00:55:12.674Z] 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/78/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-09T00:55:13.110Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:55:13.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-09T00:55:14.537Z] [2021-03-09T00:55:14.537Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-09T00:55:15.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-09T00:55:15.657Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-09T00:55:15.657Z] df20fa9351a1: Pulling fs layer [2021-03-09T00:55:15.657Z] 36b3adc4ff6f: Pulling fs layer [2021-03-09T00:55:15.657Z] 8ad3a11d3b57: Pulling fs layer [2021-03-09T00:55:15.657Z] 46f8f816bc3b: Pulling fs layer [2021-03-09T00:55:15.657Z] 93b61091891f: Pulling fs layer [2021-03-09T00:55:15.657Z] 93b9cdb0e59b: Pulling fs layer [2021-03-09T00:55:15.657Z] 5e14af77c1be: Pulling fs layer [2021-03-09T00:55:15.657Z] 01666e4c0597: Pulling fs layer [2021-03-09T00:55:15.657Z] aa168da1d23b: Pulling fs layer [2021-03-09T00:55:15.657Z] 46f8f816bc3b: Waiting [2021-03-09T00:55:15.657Z] 93b61091891f: Waiting [2021-03-09T00:55:15.657Z] 93b9cdb0e59b: Waiting [2021-03-09T00:55:15.657Z] 5e14af77c1be: Waiting [2021-03-09T00:55:15.657Z] 01666e4c0597: Waiting [2021-03-09T00:55:15.657Z] aa168da1d23b: Waiting [2021-03-09T00:55:15.657Z] 36b3adc4ff6f: Download complete [2021-03-09T00:55:15.657Z] 46f8f816bc3b: Verifying Checksum [2021-03-09T00:55:15.657Z] 46f8f816bc3b: Download complete [2021-03-09T00:55:15.951Z] df20fa9351a1: Verifying Checksum [2021-03-09T00:55:15.951Z] df20fa9351a1: Download complete [2021-03-09T00:55:15.951Z] 93b9cdb0e59b: Verifying Checksum [2021-03-09T00:55:15.951Z] 93b9cdb0e59b: Download complete [2021-03-09T00:55:15.951Z] 93b61091891f: Verifying Checksum [2021-03-09T00:55:15.951Z] 93b61091891f: Download complete [2021-03-09T00:55:15.951Z] 5e14af77c1be: Verifying Checksum [2021-03-09T00:55:15.951Z] 5e14af77c1be: Download complete [2021-03-09T00:55:15.951Z] 01666e4c0597: Verifying Checksum [2021-03-09T00:55:15.951Z] 01666e4c0597: Download complete [2021-03-09T00:55:16.589Z] 8ad3a11d3b57: Verifying Checksum [2021-03-09T00:55:16.589Z] 8ad3a11d3b57: Download complete [2021-03-09T00:55:16.860Z] df20fa9351a1: Pull complete [2021-03-09T00:55:17.142Z] 36b3adc4ff6f: Pull complete [2021-03-09T00:55:19.790Z] 8ad3a11d3b57: Pull complete [2021-03-09T00:55:20.125Z] aa168da1d23b: Verifying Checksum [2021-03-09T00:55:20.125Z] aa168da1d23b: Download complete [2021-03-09T00:55:20.809Z] 46f8f816bc3b: Pull complete [2021-03-09T00:55:22.986Z] 93b61091891f: Pull complete [2021-03-09T00:55:23.632Z] 93b9cdb0e59b: Pull complete [2021-03-09T00:55:24.245Z] 5e14af77c1be: Pull complete [2021-03-09T00:55:24.851Z] 01666e4c0597: Pull complete [2021-03-09T00:55:47.176Z] aa168da1d23b: Pull complete [2021-03-09T00:55:47.176Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-09T00:55:47.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-09T00:55:47.176Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-09T00:55:48.165Z] prd-centos7-docker-4c-2g-29042 does not seem to be running inside a container [2021-03-09T00:55:48.278Z] $ 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/78/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/78 -v /w/workspace/edgex-go/78:/w/workspace/edgex-go/78:rw,z -v /w/workspace/edgex-go/78@tmp:/w/workspace/edgex-go/78@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-09T00:55:52.885Z] $ docker top e9638e4360c3d04a8917cd9d108f5d17dfb6ad9e5060eef63a98fba77c034098 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T00:55:54.164Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-09T00:55:55.818Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-09T00:55:56.528Z] + ls /var/log/sa-host [2021-03-09T00:55:56.528Z] + sadf -c /var/log/sa-host/sa09 [2021-03-09T00:55:56.528Z] file_magic: OK [2021-03-09T00:55:56.528Z] HZ: Using current value: 100 [2021-03-09T00:55:56.528Z] file_header: OK [2021-03-09T00:55:56.528Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-09T00:55:56.528Z] Statistics: [2021-03-09T00:55:56.528Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-09T00:55:56.528Z] File successfully converted to sysstat format version 12.2.1 [2021-03-09T00:55:56.528Z] + sadf -c /var/log/sa-host/sa23 [2021-03-09T00:55:56.528Z] file_magic: OK [2021-03-09T00:55:56.528Z] HZ: Using current value: 100 [2021-03-09T00:55:56.528Z] file_header: OK [2021-03-09T00:55:56.528Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-09T00:55:56.528Z] Statistics: [2021-03-09T00:55:56.528Z] Hnuu...uuuununununu... [2021-03-09T00:55:56.528Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-09T00:55:56.738Z] provisioning config files... [2021-03-09T00:55:56.766Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/78@tmp/config7286692761149550731tmp [Pipeline] { [Pipeline] echo [2021-03-09T00:55:56.833Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:55:57.162Z] ---> create-netrc.sh [Pipeline] } [2021-03-09T00:55:57.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-09T00:55:57.268Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:55:57.599Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-09T00:55:57.623Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:55:58.848Z] ---> sudo-logs.sh [2021-03-09T00:55:58.848Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-09T00:56:00.013Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:56:00.718Z] ---> job-cost.sh [2021-03-09T00:56:00.718Z] lf-activate-venv: SKIPPING [2021-03-09T00:56:00.718Z] DEBUG: total: 0.20999999344348907 [2021-03-09T00:56:00.718Z] INFO: Retrieving Stack Cost... [2021-03-09T00:56:01.729Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-09T00:56:02.338Z] INFO: Archiving Costs [Pipeline] echo [2021-03-09T00:56:02.358Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T00:56:03.987Z] ---> logs-deploy.sh [2021-03-09T00:56:03.987Z] lf-activate-venv: SKIPPING [2021-03-09T00:56:03.987Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/78 [2021-03-09T00:56:03.987Z] INFO: archiving workspace using pattern(s): [2021-03-09T00:56:06.802Z] Archives upload complete. [2021-03-09T00:56:06.802Z] INFO: archiving logs to Nexus