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 13b869e22a059f3891192ba74d68c5afbf7a0a77 rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 13b869e22a059f3891192ba74d68c5afbf7a0a77 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-27235 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/68 [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/68 # 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 13b869e22a059f3891192ba74d68c5afbf7a0a77 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 13b869e22a059f3891192ba74d68c5afbf7a0a77 # timeout=10 Merge succeeded, producing cec897b14f5dc8efc53b182c39925dde1789c8eb Checking out Revision cec897b14f5dc8efc53b182c39925dde1789c8eb (PR-2858) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cec897b14f5dc8efc53b182c39925dde1789c8eb # timeout=10 Commit message: "Merge commit '13b869e22a059f3891192ba74d68c5afbf7a0a77' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git rev-list --no-walk 74d60f4302fa115f15827d58e8c043331c1a2f45 # timeout=10 [Pipeline] timeout [2021-02-23T00:31:39.380Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-23T00:31:39.662Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-23T00:31:39.754Z] ========================================================= [2021-02-23T00:31:39.754Z] EdgeX Global Pipelines Version Info [2021-02-23T00:31:39.754Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-23T00:31:41.263Z] ------------------- [2021-02-23T00:31:41.263Z] stable info: [2021-02-23T00:31:41.263Z] ------------------- [2021-02-23T00:31:41.263Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-23T00:31:41.263Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-23T00:31:41.263Z] Message: update stable to v1.0.179 [2021-02-23T00:31:42.208Z] ------------------- [2021-02-23T00:31:42.208Z] experimental info: [2021-02-23T00:31:42.208Z] ------------------- [2021-02-23T00:31:42.208Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-23T00:31:42.208Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-23T00:31:42.208Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-23T00:31:42.547Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-23T00:31:42.634Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-23T00:31:42.719Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-23T00:31:42.804Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-23T00:31:42.891Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-23T00:31:43.005Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-23T00:31:43.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-23T00:31:43.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-23T00:31:43.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-23T00:31:43.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-23T00:31:43.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-23T00:31:43.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-23T00:31:43.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-23T00:31:43.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-23T00:31:43.899Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-23T00:31:43.983Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-23T00:31:44.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-23T00:31:44.275Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-23T00:31:44.367Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-23T00:31:44.451Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-23T00:31:44.539Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-23T00:31:44.623Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-23T00:31:44.712Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-23T00:31:44.807Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo [2021-02-23T00:31:44.889Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo [2021-02-23T00:31:44.970Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo [2021-02-23T00:31:45.067Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cec897b14f5dc8efc53b182c39925dde1789c8eb [Pipeline] echo [2021-02-23T00:31:45.146Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cec897b [Pipeline] echo [2021-02-23T00:31:45.222Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-23T00:31:45.473Z] provisioning config files... [2021-02-23T00:31:45.506Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/68@tmp/config3540915295839152218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-23T00:31:45.863Z] ---> docker-login.sh [2021-02-23T00:31:45.864Z] nexus3.edgexfoundry.org:10001 [2021-02-23T00:31:46.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T00:31:46.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T00:31:46.127Z] Configure a credential helper to remove this warning. See [2021-02-23T00:31:46.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T00:31:46.127Z] [2021-02-23T00:31:46.127Z] Login Succeeded [2021-02-23T00:31:46.127Z] nexus3.edgexfoundry.org:10002 [2021-02-23T00:31:46.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T00:31:46.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T00:31:46.389Z] Configure a credential helper to remove this warning. See [2021-02-23T00:31:46.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T00:31:46.389Z] [2021-02-23T00:31:46.389Z] Login Succeeded [2021-02-23T00:31:46.389Z] nexus3.edgexfoundry.org:10003 [2021-02-23T00:31:46.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T00:31:46.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T00:31:46.654Z] Configure a credential helper to remove this warning. See [2021-02-23T00:31:46.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T00:31:46.654Z] [2021-02-23T00:31:46.655Z] Login Succeeded [2021-02-23T00:31:46.655Z] nexus3.edgexfoundry.org:10004 [2021-02-23T00:31:46.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T00:31:46.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T00:31:46.655Z] Configure a credential helper to remove this warning. See [2021-02-23T00:31:46.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T00:31:46.655Z] [2021-02-23T00:31:46.655Z] Login Succeeded [2021-02-23T00:31:46.655Z] docker.io [2021-02-23T00:31:46.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T00:31:47.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T00:31:47.180Z] Configure a credential helper to remove this warning. See [2021-02-23T00:31:47.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T00:31:47.180Z] [2021-02-23T00:31:47.180Z] Login Succeeded [2021-02-23T00:31:47.180Z] ---> docker-login.sh ends [Pipeline] } [2021-02-23T00:31:47.190Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-23T00:31:47.646Z] ++ 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-02-23T00:31:47.646Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-23T00:31:47.646Z] ++ dirname cmd/core-command/Dockerfile [2021-02-23T00:31:47.646Z] ++ cut -d/ -f2 [2021-02-23T00:31:47.646Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-23T00:31:47.646Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-23T00:31:47.646Z] ++ dirname cmd/core-data/Dockerfile [2021-02-23T00:31:47.646Z] ++ cut -d/ -f2 [2021-02-23T00:31:47.646Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-23T00:31:47.646Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-23T00:31:47.646Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-23T00:31:47.646Z] ++ cut -d/ -f2 [2021-02-23T00:31:47.646Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-23T00:31:47.646Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-23T00:31:47.646Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-23T00:31:47.646Z] ++ cut -d/ -f2 [2021-02-23T00:31:47.646Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-23T00:31:47.646Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-23T00:31:47.646Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-23T00:31:47.646Z] ++ cut -d/ -f2 [2021-02-23T00:31:47.646Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-23T00:31:47.646Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-23T00:31:47.646Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-23T00:31:47.646Z] ++ cut -d/ -f2 [2021-02-23T00:31:47.646Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-23T00:31:47.646Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-23T00:31:47.646Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-23T00:31:47.646Z] ++ cut -d/ -f2 [2021-02-23T00:31:47.646Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-23T00:31:47.646Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-23T00:31:47.646Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-23T00:31:47.646Z] ++ cut -d/ -f2 [2021-02-23T00:31:47.646Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-23T00:31:47.646Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-23T00:31:47.646Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-23T00:31:47.646Z] ++ cut -d/ -f2 [2021-02-23T00:31:47.646Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-23T00:31:47.722Z] 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-02-23T00:31:48.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-23T00:31:48.589Z] [2021-02-23T00:31:48.589Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-23T00:31:48.942Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-23T00:31:48.942Z] latest: Pulling from edgex-devops/git-semver [2021-02-23T00:31:48.942Z] 31603596830f: Pulling fs layer [2021-02-23T00:31:48.942Z] 2a8b12db71e7: Pulling fs layer [2021-02-23T00:31:48.942Z] 6ca5941a6612: Pulling fs layer [2021-02-23T00:31:48.942Z] ecc8261a40a4: Pulling fs layer [2021-02-23T00:31:48.942Z] ecc8261a40a4: Waiting [2021-02-23T00:31:48.942Z] 2a8b12db71e7: Verifying Checksum [2021-02-23T00:31:48.942Z] 2a8b12db71e7: Download complete [2021-02-23T00:31:48.942Z] 31603596830f: Verifying Checksum [2021-02-23T00:31:48.942Z] 31603596830f: Download complete [2021-02-23T00:31:49.210Z] ecc8261a40a4: Verifying Checksum [2021-02-23T00:31:49.210Z] ecc8261a40a4: Download complete [2021-02-23T00:31:49.210Z] 6ca5941a6612: Verifying Checksum [2021-02-23T00:31:49.210Z] 6ca5941a6612: Download complete [2021-02-23T00:31:49.210Z] 31603596830f: Pull complete [2021-02-23T00:31:49.478Z] 2a8b12db71e7: Pull complete [2021-02-23T00:31:50.431Z] 6ca5941a6612: Pull complete [2021-02-23T00:31:50.431Z] ecc8261a40a4: Pull complete [2021-02-23T00:31:50.692Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-23T00:31:50.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-23T00:31:50.693Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-23T00:31:50.798Z] prd-centos7-docker-4c-2g-27235 does not seem to be running inside a container [2021-02-23T00:31:50.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@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-02-23T00:31:53.817Z] $ docker top 51cde8125f4e523e37972df40400fe07fa7f4c5d1e5461c079bdee360f50e6b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-23T00:31:54.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-23T00:31:54.095Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-23T00:31:54.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-23T00:31:54.319Z] $ docker exec 51cde8125f4e523e37972df40400fe07fa7f4c5d1e5461c079bdee360f50e6b5 ssh-agent [2021-02-23T00:31:54.503Z] SSH_AUTH_SOCK=/tmp/ssh-QJ09m9KfdK88/agent.13 [2021-02-23T00:31:54.503Z] SSH_AGENT_PID=18 [2021-02-23T00:31:54.514Z] Running ssh-add (command line suppressed) [2021-02-23T00:31:54.639Z] Identity added: /w/workspace/edgex-go/68@tmp/private_key_7549196795195043032.key (/w/workspace/edgex-go/68@tmp/private_key_7549196795195043032.key) [2021-02-23T00:31:54.696Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-23T00:31:55.040Z] + git tag --points-at HEAD [Pipeline] } [2021-02-23T00:31:55.060Z] $ docker exec --env ******** --env ******** 51cde8125f4e523e37972df40400fe07fa7f4c5d1e5461c079bdee360f50e6b5 ssh-agent -k [2021-02-23T00:31:55.183Z] unset SSH_AUTH_SOCK; [2021-02-23T00:31:55.183Z] unset SSH_AGENT_PID; [2021-02-23T00:31:55.183Z] echo Agent pid 18 killed; [2021-02-23T00:31:55.235Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-23T00:31:55.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-23T00:31:55.454Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-23T00:31:55.635Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-23T00:31:55.639Z] $ docker exec 51cde8125f4e523e37972df40400fe07fa7f4c5d1e5461c079bdee360f50e6b5 ssh-agent [2021-02-23T00:31:55.808Z] SSH_AUTH_SOCK=/tmp/ssh-4EJAnj4mKjXW/agent.48 [2021-02-23T00:31:55.808Z] SSH_AGENT_PID=53 [2021-02-23T00:31:55.815Z] Running ssh-add (command line suppressed) [2021-02-23T00:31:55.937Z] Identity added: /w/workspace/edgex-go/68@tmp/private_key_6769639154588315926.key (/w/workspace/edgex-go/68@tmp/private_key_6769639154588315926.key) [2021-02-23T00:31:55.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-23T00:31:56.326Z] + git semver init [2021-02-23T00:31:56.327Z] # -> Open(): unable to determine branch for HEAD [2021-02-23T00:31:56.327Z] # $GIT_DIR = /w/workspace/edgex-go/68/.git [2021-02-23T00:31:56.327Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/68 [2021-02-23T00:31:56.327Z] # $SEMVER_REMOTE_NAME = origin [2021-02-23T00:31:56.327Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-23T00:31:56.327Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-23T00:31:56.327Z] # $SEMVER_BRANCH = PR-2858 [2021-02-23T00:31:56.327Z] # $SEMVER_TEMP = /tmp/semver-182909773 [2021-02-23T00:31:56.327Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-23T00:32:14.565Z] # '/tmp/semver-182909773' -> '/w/workspace/edgex-go/68/.semver' [2021-02-23T00:32:15.139Z] # -> Force: false [2021-02-23T00:32:15.139Z] # $SEMVER_DIR = /w/workspace/edgex-go/68/.semver [Pipeline] } [2021-02-23T00:32:15.153Z] $ docker exec --env ******** --env ******** 51cde8125f4e523e37972df40400fe07fa7f4c5d1e5461c079bdee360f50e6b5 ssh-agent -k [2021-02-23T00:32:15.411Z] unset SSH_AUTH_SOCK; [2021-02-23T00:32:15.412Z] unset SSH_AGENT_PID; [2021-02-23T00:32:15.412Z] echo Agent pid 53 killed; [2021-02-23T00:32:15.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-23T00:32:15.990Z] + git semver [Pipeline] } [2021-02-23T00:32:16.007Z] $ docker stop --time=1 51cde8125f4e523e37972df40400fe07fa7f4c5d1e5461c079bdee360f50e6b5 [2021-02-23T00:32:17.639Z] $ docker rm -f 51cde8125f4e523e37972df40400fe07fa7f4c5d1e5461c079bdee360f50e6b5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-23T00:32:18.161Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-23T00:32:18.654Z] Stashed 1 file(s) [Pipeline] echo [2021-02-23T00:32:18.657Z] [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-02-23T00:32:19.510Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-23T00:32:19.810Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-23T00:32:20.104Z] + sudo service docker restart [2021-02-23T00:32:20.105Z] + true [2021-02-23T00:32:20.105Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-23T00:32:20.699Z] ========================================================= [2021-02-23T00:32:20.700Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-23T00:32:20.700Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-23T00:32:21.041Z] + 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-02-23T00:32:25.263Z] Sending build context to Docker daemon 328MB [2021-02-23T00:32:25.263Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-23T00:32:25.263Z] Step 2/6 : FROM ${BASE} [2021-02-23T00:32:25.263Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-23T00:32:25.263Z] 188c0c94c7c5: Pulling fs layer [2021-02-23T00:32:25.263Z] 0ef7d3d256c8: Pulling fs layer [2021-02-23T00:32:25.263Z] de9db76c5a1d: Pulling fs layer [2021-02-23T00:32:25.263Z] bca2f99d35d6: Pulling fs layer [2021-02-23T00:32:25.263Z] 93359f2a8cfa: Pulling fs layer [2021-02-23T00:32:25.263Z] 7c6f9722023f: Pulling fs layer [2021-02-23T00:32:25.263Z] a35cf1a2eb13: Pulling fs layer [2021-02-23T00:32:25.263Z] bca2f99d35d6: Waiting [2021-02-23T00:32:25.263Z] 93359f2a8cfa: Waiting [2021-02-23T00:32:25.263Z] 7c6f9722023f: Waiting [2021-02-23T00:32:25.263Z] a35cf1a2eb13: Waiting [2021-02-23T00:32:25.263Z] de9db76c5a1d: Verifying Checksum [2021-02-23T00:32:25.263Z] de9db76c5a1d: Download complete [2021-02-23T00:32:25.263Z] 0ef7d3d256c8: Verifying Checksum [2021-02-23T00:32:25.263Z] 0ef7d3d256c8: Download complete [2021-02-23T00:32:25.263Z] 93359f2a8cfa: Verifying Checksum [2021-02-23T00:32:25.263Z] 93359f2a8cfa: Download complete [2021-02-23T00:32:25.263Z] 188c0c94c7c5: Verifying Checksum [2021-02-23T00:32:25.263Z] 188c0c94c7c5: Download complete [2021-02-23T00:32:25.263Z] 7c6f9722023f: Verifying Checksum [2021-02-23T00:32:25.263Z] 7c6f9722023f: Download complete [2021-02-23T00:32:25.525Z] 188c0c94c7c5: Pull complete [2021-02-23T00:32:25.789Z] 0ef7d3d256c8: Pull complete [2021-02-23T00:32:26.053Z] de9db76c5a1d: Pull complete [2021-02-23T00:32:27.471Z] a35cf1a2eb13: Verifying Checksum [2021-02-23T00:32:27.471Z] a35cf1a2eb13: Download complete [2021-02-23T00:32:27.735Z] bca2f99d35d6: Verifying Checksum [2021-02-23T00:32:27.735Z] bca2f99d35d6: Download complete [2021-02-23T00:32:33.064Z] bca2f99d35d6: Pull complete [2021-02-23T00:32:33.327Z] 93359f2a8cfa: Pull complete [2021-02-23T00:32:33.327Z] 7c6f9722023f: Pull complete [2021-02-23T00:32:34.009Z] Still waiting to schedule task [2021-02-23T00:32:34.009Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-02-23T00:32:38.649Z] a35cf1a2eb13: Pull complete [2021-02-23T00:32:38.649Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-23T00:32:38.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-23T00:32:38.649Z] ---> a62c8e92a672 [2021-02-23T00:32:38.649Z] 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-02-23T00:32:38.649Z] ---> Running in 4085a5cc8273 [2021-02-23T00:32:39.226Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T00:32:42.530Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T00:32:44.450Z] (1/12) Installing libmagic (5.38-r0) [2021-02-23T00:32:45.025Z] (2/12) Installing file (5.38-r0) [2021-02-23T00:32:45.025Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-23T00:32:45.287Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-23T00:33:11.876Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-23T00:33:11.876Z] (6/12) Installing patch (2.7.6-r6) [2021-02-23T00:33:11.876Z] (7/12) Installing build-base (0.5-r2) [2021-02-23T00:33:11.876Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-23T00:33:11.876Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-23T00:33:11.876Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-23T00:33:11.876Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-23T00:33:11.876Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-23T00:33:11.876Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T00:33:11.876Z] OK: 233 MiB in 51 packages [2021-02-23T00:33:13.845Z] Removing intermediate container 4085a5cc8273 [2021-02-23T00:33:13.845Z] ---> 0c4cbddaa593 [2021-02-23T00:33:13.845Z] Step 4/6 : WORKDIR /edgex-go [2021-02-23T00:33:13.845Z] ---> Running in dd6a76171a96 [2021-02-23T00:33:13.845Z] Removing intermediate container dd6a76171a96 [2021-02-23T00:33:13.845Z] ---> ac9513a9e96f [2021-02-23T00:33:13.845Z] Step 5/6 : COPY go.mod . [2021-02-23T00:33:14.108Z] ---> fd85ff2e5fc7 [2021-02-23T00:33:14.108Z] Step 6/6 : RUN go mod download [2021-02-23T00:33:14.108Z] ---> Running in 612a56c5574f [2021-02-23T00:33:36.121Z] Removing intermediate container 612a56c5574f [2021-02-23T00:33:36.121Z] ---> 13d3301ac142 [2021-02-23T00:33:36.121Z] Successfully built 13d3301ac142 [2021-02-23T00:33:36.121Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-23T00:33:36.441Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-23T00:33:36.441Z] . [Pipeline] withDockerContainer [2021-02-23T00:33:36.558Z] prd-centos7-docker-4c-2g-27235 does not seem to be running inside a container [2021-02-23T00:33:36.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@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-02-23T00:33:37.464Z] $ docker top 99d023d9c6f8a65e83e42f05c1d0a1b07608ccf1211209a7759a05d20b553caa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-23T00:33:37.950Z] + go version [2021-02-23T00:33:37.950Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-23T00:33:37.964Z] $ docker stop --time=1 99d023d9c6f8a65e83e42f05c1d0a1b07608ccf1211209a7759a05d20b553caa [2021-02-23T00:33:39.329Z] $ docker rm -f 99d023d9c6f8a65e83e42f05c1d0a1b07608ccf1211209a7759a05d20b553caa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-23T00:33:40.115Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-23T00:33:40.115Z] . [Pipeline] withDockerContainer [2021-02-23T00:33:40.217Z] prd-centos7-docker-4c-2g-27235 does not seem to be running inside a container [2021-02-23T00:33:40.259Z] $ 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/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@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-02-23T00:33:41.029Z] $ docker top c1e7af4d8444f78cb00df9293b388f59d1bd569a2926d09eea3257eb0989c67a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-23T00:33:41.213Z] ========================================================= [2021-02-23T00:33:41.213Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-23T00:33:41.213Z] ========================================================= [Pipeline] sh [2021-02-23T00:33:41.504Z] + make test [2021-02-23T00:33:41.504Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-23T00:33:51.557Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-23T00:34:09.855Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-23T00:34:10.814Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-23T00:34:13.450Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-23T00:34:13.450Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-23T00:34:14.425Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-23T00:34:14.425Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-23T00:34:14.425Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-23T00:34:14.425Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-23T00:34:15.388Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-23T00:34:15.656Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-23T00:34:18.249Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-23T00:34:18.249Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-23T00:34:18.249Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-23T00:34:20.207Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.107s coverage: 45.9% of statements [2021-02-23T00:34:20.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-23T00:34:20.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-23T00:34:20.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-23T00:34:20.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-23T00:34:20.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-23T00:34:20.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-23T00:34:20.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-23T00:34:20.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.091s coverage: 100.0% of statements [2021-02-23T00:34:23.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.224s coverage: 27.1% of statements [2021-02-23T00:34:23.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-23T00:34:23.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-23T00:34:23.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-23T00:34:23.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-23T00:34:23.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-23T00:34:23.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-23T00:34:23.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.059s coverage: 100.0% of statements [2021-02-23T00:34:23.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-23T00:34:23.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.067s coverage: 100.0% of statements [2021-02-23T00:34:23.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-23T00:34:23.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-23T00:34:24.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.087s coverage: 65.8% of statements [2021-02-23T00:34:24.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-23T00:34:24.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-23T00:34:25.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.438s coverage: 82.3% of statements [2021-02-23T00:34:25.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-23T00:34:25.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-23T00:34:25.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-23T00:34:25.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-23T00:34:25.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.338s coverage: 28.6% of statements [2021-02-23T00:34:25.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-23T00:34:25.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-23T00:34:25.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-23T00:34:25.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-23T00:34:25.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-23T00:34:26.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.064s coverage: 100.0% of statements [2021-02-23T00:34:26.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-23T00:34:26.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.041s coverage: 100.0% of statements [2021-02-23T00:34:26.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-23T00:34:27.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.113s coverage: 86.7% of statements [2021-02-23T00:34:27.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-23T00:34:27.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.127s coverage: 97.5% of statements [2021-02-23T00:34:27.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-23T00:34:27.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.063s coverage: 78.3% of statements [2021-02-23T00:34:27.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-23T00:34:27.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-23T00:34:27.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-23T00:34:27.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-23T00:34:29.250Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.370s coverage: 92.8% of statements [2021-02-23T00:34:29.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-23T00:34:29.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-23T00:34:29.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-23T00:34:29.250Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-23T00:34:29.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-23T00:34:29.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-23T00:34:29.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-23T00:34:29.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-23T00:34:29.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-23T00:34:29.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-23T00:34:29.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-23T00:34:29.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-23T00:34:29.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-23T00:34:29.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-23T00:34:29.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-23T00:34:29.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-23T00:34:29.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-23T00:34:29.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-23T00:34:29.251Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-02-23T00:34:29.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-23T00:34:29.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-23T00:34:29.251Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.056s coverage: 0.1% of statements [2021-02-23T00:34:29.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-23T00:34:29.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-23T00:34:29.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-23T00:34:29.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.037s coverage: 45.5% of statements [2021-02-23T00:34:29.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements [2021-02-23T00:34:29.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements [2021-02-23T00:34:30.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2021-02-23T00:34:30.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-02-23T00:34:42.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements [2021-02-23T00:34:42.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-02-23T00:34:54.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements [2021-02-23T00:34:54.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-23T00:34:54.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-23T00:34:54.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-23T00:34:54.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.048s coverage: 77.8% of statements [2021-02-23T00:34:54.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-23T00:34:54.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-23T00:34:54.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-23T00:34:54.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-23T00:34:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-23T00:34:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-23T00:34:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-23T00:34:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.047s coverage: 80.8% of statements [2021-02-23T00:34:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-02-23T00:34:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements [2021-02-23T00:34:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.6% of statements [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-23T00:34:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 62.4% of statements [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-23T00:34:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-02-23T00:34:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2021-02-23T00:34:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-02-23T00:34:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2021-02-23T00:34:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-02-23T00:34:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.285s coverage: 68.9% of statements [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-23T00:34:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.088s coverage: 36.6% of statements [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-23T00:34:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.035s coverage: 89.5% of statements [2021-02-23T00:34:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.133s coverage: 47.0% of statements [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-23T00:34:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.061s coverage: 100.0% of statements [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-23T00:34:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-23T00:34:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.118s coverage: 89.4% of statements [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-23T00:34:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.761s coverage: 29.1% of statements [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-23T00:34:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.068s coverage: 99.0% of statements [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-23T00:34:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-23T00:34:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.072s coverage: 92.9% of statements [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-23T00:34:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-23T00:34:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-23T00:34:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.049s coverage: 87.9% of statements [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-23T00:34:54.953Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-23T00:34:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements [2021-02-23T00:34:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements [2021-02-23T00:34:54.953Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-02-23T00:34:54.953Z] GO111MODULE=on go vet ./... [2021-02-23T00:35:21.655Z] gofmt -l . [2021-02-23T00:35:21.655Z] [ "`gofmt -l .`" = "" ] [2021-02-23T00:35:21.655Z] ./bin/test-go-mod-tidy.sh [2021-02-23T00:35:22.242Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-23T00:35:23.128Z] + ls -al . [2021-02-23T00:35:23.128Z] total 708 [2021-02-23T00:35:23.128Z] drwxrwxr-x 10 1001 1001 4096 Feb 23 00:35 . [2021-02-23T00:35:23.128Z] drwxr-xr-x 4 root root 30 Feb 23 00:33 .. [2021-02-23T00:35:23.128Z] -rw-rw-r-- 1 1001 1001 11 Feb 23 00:31 .dockerignore [2021-02-23T00:35:23.128Z] drwxrwxr-x 8 1001 1001 179 Feb 23 00:31 .git [2021-02-23T00:35:23.128Z] drwxrwxr-x 3 1001 1001 125 Feb 23 00:31 .github [2021-02-23T00:35:23.128Z] -rw-rw-r-- 1 1001 1001 818 Feb 23 00:31 .gitignore [2021-02-23T00:35:23.128Z] drwx------ 3 1001 1001 60 Feb 23 00:32 .semver [2021-02-23T00:35:23.128Z] -rw-rw-r-- 1 1001 1001 166 Feb 23 00:31 .sonarcloud.properties [2021-02-23T00:35:23.128Z] -rw-rw-r-- 1 1001 1001 8475 Feb 23 00:31 Attribution.txt [2021-02-23T00:35:23.128Z] -rw-rw-r-- 1 1001 1001 3804 Feb 23 00:31 CONTRIBUTING.md [2021-02-23T00:35:23.128Z] -rw-rw-r-- 1 1001 1001 931 Feb 23 00:31 Dockerfile.build [2021-02-23T00:35:23.128Z] -rw-rw-r-- 1 1001 1001 863 Feb 23 00:31 Jenkinsfile [2021-02-23T00:35:23.128Z] -rw-rw-r-- 1 1001 1001 10775 Feb 23 00:31 LICENSE [2021-02-23T00:35:23.128Z] -rw-rw-r-- 1 1001 1001 5774 Feb 23 00:31 Makefile [2021-02-23T00:35:23.128Z] -rw-rw-r-- 1 1001 1001 6524 Feb 23 00:31 README.md [2021-02-23T00:35:23.128Z] -rw-rw-r-- 1 1001 1001 6755 Feb 23 00:31 SECURITY.md [2021-02-23T00:35:23.128Z] -rw-rw-r-- 1 1001 1001 5 Feb 23 00:32 VERSION [2021-02-23T00:35:23.128Z] -rw-rw-r-- 1 1001 1001 4131 Feb 23 00:31 ZMQWindows.md [2021-02-23T00:35:23.128Z] drwxrwxr-x 2 1001 1001 117 Feb 23 00:31 bin [2021-02-23T00:35:23.128Z] drwxrwxr-x 14 1001 1001 4096 Feb 23 00:31 cmd [2021-02-23T00:35:23.128Z] -rw-r--r-- 1 root root 594620 Feb 23 00:34 coverage.out [2021-02-23T00:35:23.128Z] -rw-r--r-- 1 root root 1055 Feb 23 00:35 go.mod [2021-02-23T00:35:23.128Z] -rw-r--r-- 1 root root 21410 Feb 23 00:35 go.sum [2021-02-23T00:35:23.128Z] drwxrwxr-x 8 1001 1001 127 Feb 23 00:31 internal [2021-02-23T00:35:23.128Z] drwxrwxr-x 4 1001 1001 26 Feb 23 00:31 openapi [2021-02-23T00:35:23.128Z] drwxrwxr-x 4 1001 1001 71 Feb 23 00:31 snap [2021-02-23T00:35:23.128Z] -rw-rw-r-- 1 1001 1001 168 Feb 23 00:31 version.go [Pipeline] sh [2021-02-23T00:35:23.427Z] + '[' -e coverage.out ] [2021-02-23T00:35:23.427Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-23T00:35:23.614Z] Stashed 1 file(s) [Pipeline] sh [2021-02-23T00:35:23.908Z] + make build [2021-02-23T00:35:23.908Z] 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-02-23T00:35:29.213Z] 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-02-23T00:35:37.413Z] 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-02-23T00:35:38.359Z] 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-02-23T00:35:39.756Z] 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-02-23T00:35:40.331Z] 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-02-23T00:35:42.267Z] 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-02-23T00:35:43.657Z] 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-02-23T00:35:44.611Z] 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-02-23T00:35:46.013Z] 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-02-23T00:35:46.922Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27237 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [2021-02-23T00:35:46.962Z] 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 [Pipeline] ws [2021-02-23T00:35:46.971Z] Running in /w/workspace/edgex-go/68 [Pipeline] { [Pipeline] checkout [2021-02-23T00:35:48.372Z] 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-02-23T00:35:50.306Z] $ docker stop --time=1 c1e7af4d8444f78cb00df9293b388f59d1bd569a2926d09eea3257eb0989c67a [2021-02-23T00:35:51.987Z] $ docker rm -f c1e7af4d8444f78cb00df9293b388f59d1bd569a2926d09eea3257eb0989c67a [2021-02-23T00:35:52.031Z] using credential edgex-jenkins-ssh [2021-02-23T00:35:52.091Z] Cloning the remote Git repository [2021-02-23T00:35:52.161Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-02-23T00:35:52.276Z] > git init /w/workspace/edgex-go/68 # timeout=10 [2021-02-23T00:35:52.359Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-23T00:35:52.360Z] > git --version # timeout=10 [2021-02-23T00:35:52.377Z] > git --version # 'git version 2.17.1' [2021-02-23T00:35:52.378Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T00:35:52.431Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] isUnix [Pipeline] sh [2021-02-23T00:35:54.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-23T00:35:54.343Z] [2021-02-23T00:35:54.343Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-23T00:35:54.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-23T00:35:54.694Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-23T00:35:54.694Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-23T00:35:54.694Z] ca9280d653b3: Pulling fs layer [2021-02-23T00:35:54.694Z] 7e9c9ca2126c: Pulling fs layer [2021-02-23T00:35:55.274Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-23T00:35:55.274Z] cbdbe7a5bc2a: Download complete [2021-02-23T00:35:55.556Z] ca9280d653b3: Verifying Checksum [2021-02-23T00:35:55.556Z] ca9280d653b3: Download complete [2021-02-23T00:35:55.829Z] cbdbe7a5bc2a: Pull complete [2021-02-23T00:35:56.792Z] 7e9c9ca2126c: Download complete [2021-02-23T00:35:56.792Z] ca9280d653b3: Pull complete [2021-02-23T00:36:03.420Z] 7e9c9ca2126c: Pull complete [2021-02-23T00:36:03.420Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-23T00:36:03.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-23T00:36:03.420Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-23T00:36:03.570Z] prd-centos7-docker-4c-2g-27235 does not seem to be running inside a container [2021-02-23T00:36:03.617Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@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-02-23T00:36:06.733Z] $ docker top 144403c395df8bb7789b06954ce875f511ee577a53a798f4bae743ff84c30d0a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-23T00:36:07.288Z] + docker-compose build --help [2021-02-23T00:36:07.288Z] + grep parallel [2021-02-23T00:36:08.236Z] --parallel Build images in parallel. [Pipeline] } [2021-02-23T00:36:08.262Z] $ docker stop --time=1 144403c395df8bb7789b06954ce875f511ee577a53a798f4bae743ff84c30d0a [2021-02-23T00:36:09.666Z] $ docker rm -f 144403c395df8bb7789b06954ce875f511ee577a53a798f4bae743ff84c30d0a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-23T00:36:10.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-23T00:36:10.320Z] . [Pipeline] withDockerContainer [2021-02-23T00:36:10.421Z] prd-centos7-docker-4c-2g-27235 does not seem to be running inside a container [2021-02-23T00:36:10.469Z] $ 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/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@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-02-23T00:36:10.933Z] Merging remotes/origin/master commit 13b869e22a059f3891192ba74d68c5afbf7a0a77 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-02-23T00:36:11.186Z] $ docker top df6548805b00784712959e73c84d03aee980225c8039ceb4f6143827330d73b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-23T00:36:09.723Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-23T00:36:09.781Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-23T00:36:09.825Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-23T00:36:09.896Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-23T00:36:09.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T00:36:09.931Z] > 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-02-23T00:36:10.972Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T00:36:10.989Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-02-23T00:36:11.302Z] > git remote # timeout=10 [2021-02-23T00:36:11.324Z] > git config --get remote.origin.url # timeout=10 [2021-02-23T00:36:11.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T00:36:11.354Z] > git merge 13b869e22a059f3891192ba74d68c5afbf7a0a77 # timeout=10 [2021-02-23T00:36:11.760Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-23T00:36:12.224Z] Merge succeeded, producing 2b2550cc82f8114a4b1fb39ec3bbbb9498af7ed8 [2021-02-23T00:36:12.225Z] Checking out Revision 2b2550cc82f8114a4b1fb39ec3bbbb9498af7ed8 (PR-2858) [2021-02-23T00:36:13.221Z] Building docker-core-command-go ... [2021-02-23T00:36:13.221Z] Building docker-core-data-go ... [2021-02-23T00:36:13.221Z] Building docker-core-metadata-go ... [2021-02-23T00:36:13.221Z] Building docker-security-bootstrapper-go ... [2021-02-23T00:36:13.221Z] Building docker-security-proxy-setup-go ... [2021-02-23T00:36:13.221Z] Building docker-security-secretstore-setup-go ... [2021-02-23T00:36:13.221Z] Building docker-support-notifications-go ... [2021-02-23T00:36:13.221Z] Building docker-support-scheduler-go ... [2021-02-23T00:36:13.221Z] Building docker-sys-mgmt-agent-go ... [2021-02-23T00:36:13.221Z] Building docker-support-notifications-go [2021-02-23T00:36:13.221Z] Building docker-core-command-go [2021-02-23T00:36:13.221Z] Building docker-security-secretstore-setup-go [2021-02-23T00:36:13.221Z] Building docker-security-bootstrapper-go [2021-02-23T00:36:13.221Z] Building docker-core-data-go [2021-02-23T00:36:12.206Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-23T00:36:12.236Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T00:36:12.249Z] > git checkout -f 2b2550cc82f8114a4b1fb39ec3bbbb9498af7ed8 # timeout=10 [2021-02-23T00:36:16.622Z] Commit message: "Merge commit '13b869e22a059f3891192ba74d68c5afbf7a0a77' into HEAD" [2021-02-23T00:36:16.645Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-23T00:36:18.129Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-23T00:36:18.560Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-23T00:36:18.902Z] + true [2021-02-23T00:36:18.902Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-23T00:36:20.950Z] provisioning config files... [2021-02-23T00:36:20.989Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/68@tmp/config1484300030037215807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-23T00:36:21.413Z] ---> docker-login.sh [2021-02-23T00:36:21.413Z] nexus3.edgexfoundry.org:10001 [2021-02-23T00:36:22.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T00:36:22.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T00:36:22.632Z] Configure a credential helper to remove this warning. See [2021-02-23T00:36:22.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T00:36:22.632Z] [2021-02-23T00:36:22.632Z] Login Succeeded [2021-02-23T00:36:22.632Z] nexus3.edgexfoundry.org:10002 [2021-02-23T00:36:22.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T00:36:23.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T00:36:23.181Z] Configure a credential helper to remove this warning. See [2021-02-23T00:36:23.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T00:36:23.181Z] [2021-02-23T00:36:23.181Z] Login Succeeded [2021-02-23T00:36:23.181Z] nexus3.edgexfoundry.org:10003 [2021-02-23T00:36:23.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T00:36:23.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T00:36:23.730Z] Configure a credential helper to remove this warning. See [2021-02-23T00:36:23.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T00:36:23.730Z] [2021-02-23T00:36:23.730Z] Login Succeeded [2021-02-23T00:36:23.730Z] nexus3.edgexfoundry.org:10004 [2021-02-23T00:36:24.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T00:36:24.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T00:36:24.004Z] Configure a credential helper to remove this warning. See [2021-02-23T00:36:24.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T00:36:24.004Z] [2021-02-23T00:36:24.004Z] Login Succeeded [2021-02-23T00:36:24.004Z] docker.io [2021-02-23T00:36:24.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T00:36:24.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T00:36:24.876Z] Configure a credential helper to remove this warning. See [2021-02-23T00:36:24.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T00:36:24.876Z] [2021-02-23T00:36:24.876Z] Login Succeeded [2021-02-23T00:36:24.876Z] ---> docker-login.sh ends [Pipeline] } [2021-02-23T00:36:24.899Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-23T00:36:25.310Z] ========================================================= [2021-02-23T00:36:25.310Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-23T00:36:25.310Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-23T00:36:25.682Z] + 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-02-23T00:36:28.322Z] Sending build context to Docker daemon 166.4MB [2021-02-23T00:36:28.322Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-23T00:36:28.322Z] Step 2/6 : FROM ${BASE} [2021-02-23T00:36:28.322Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-23T00:36:28.322Z] 5f621e34cdf4: Pulling fs layer [2021-02-23T00:36:28.322Z] a4357932f1b6: Pulling fs layer [2021-02-23T00:36:28.322Z] 18c013af1878: Pulling fs layer [2021-02-23T00:36:28.322Z] 00ac8860ef70: Pulling fs layer [2021-02-23T00:36:28.322Z] 63d7cb157983: Pulling fs layer [2021-02-23T00:36:28.322Z] b116817d02f9: Pulling fs layer [2021-02-23T00:36:28.322Z] 745a02a5169b: Pulling fs layer [2021-02-23T00:36:28.322Z] 00ac8860ef70: Waiting [2021-02-23T00:36:28.322Z] 63d7cb157983: Waiting [2021-02-23T00:36:28.322Z] 745a02a5169b: Waiting [2021-02-23T00:36:28.322Z] b116817d02f9: Waiting [2021-02-23T00:36:28.322Z] 18c013af1878: Verifying Checksum [2021-02-23T00:36:28.322Z] 18c013af1878: Download complete [2021-02-23T00:36:28.322Z] a4357932f1b6: Verifying Checksum [2021-02-23T00:36:28.322Z] a4357932f1b6: Download complete [2021-02-23T00:36:28.322Z] 63d7cb157983: Verifying Checksum [2021-02-23T00:36:28.322Z] 63d7cb157983: Download complete [2021-02-23T00:36:28.322Z] b116817d02f9: Verifying Checksum [2021-02-23T00:36:28.322Z] b116817d02f9: Download complete [2021-02-23T00:36:28.322Z] 5f621e34cdf4: Verifying Checksum [2021-02-23T00:36:28.322Z] 5f621e34cdf4: Download complete [2021-02-23T00:36:29.308Z] 5f621e34cdf4: Pull complete [2021-02-23T00:36:29.584Z] a4357932f1b6: Pull complete [2021-02-23T00:36:30.183Z] 18c013af1878: Pull complete [2021-02-23T00:36:31.172Z] 745a02a5169b: Verifying Checksum [2021-02-23T00:36:31.172Z] 745a02a5169b: Download complete [2021-02-23T00:36:31.773Z] 00ac8860ef70: Verifying Checksum [2021-02-23T00:36:31.773Z] 00ac8860ef70: Download complete [2021-02-23T00:36:41.933Z] 00ac8860ef70: Pull complete [2021-02-23T00:36:41.933Z] 63d7cb157983: Pull complete [2021-02-23T00:36:42.205Z] b116817d02f9: Pull complete [2021-02-23T00:36:45.525Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T00:36:45.525Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-23T00:36:45.525Z] ---> 13d3301ac142 [2021-02-23T00:36:45.525Z] Step 3/30 : WORKDIR /edgex-go [2021-02-23T00:36:45.525Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T00:36:45.525Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-23T00:36:45.525Z] ---> 13d3301ac142 [2021-02-23T00:36:45.525Z] Step 3/23 : WORKDIR /edgex-go [2021-02-23T00:36:45.525Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T00:36:45.525Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-23T00:36:45.525Z] ---> 13d3301ac142 [2021-02-23T00:36:45.525Z] Step 3/23 : WORKDIR /edgex-go [2021-02-23T00:36:45.525Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T00:36:45.525Z] [2021-02-23T00:36:45.525Z] Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-23T00:36:45.525Z] [2021-02-23T00:36:45.525Z] ---> 13d3301ac142 [2021-02-23T00:36:45.525Z] Step 3/22 : WORKDIR /edgex-go [2021-02-23T00:36:45.525Z] ---> 13d3301ac142 [2021-02-23T00:36:45.525Z] Step 3/24 : WORKDIR /edgex-go [2021-02-23T00:36:45.525Z] ---> Running in d03940bc4aa3 [2021-02-23T00:36:45.525Z] ---> Running in 27b49f571623 [2021-02-23T00:36:45.525Z] ---> Running in 91e152980742 [2021-02-23T00:36:45.525Z] ---> Running in befcd5a1b52a [2021-02-23T00:36:45.525Z] ---> Running in 72b1717288c5 [2021-02-23T00:36:45.799Z] Removing intermediate container 72b1717288c5 [2021-02-23T00:36:45.799Z] ---> 5a10aa491a02 [2021-02-23T00:36:45.799Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T00:36:45.799Z] Removing intermediate container 91e152980742 [2021-02-23T00:36:45.799Z] ---> f977127b28f2 [2021-02-23T00:36:45.799Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T00:36:45.799Z] Removing intermediate container d03940bc4aa3 [2021-02-23T00:36:45.799Z] ---> 14ed09d65105 [2021-02-23T00:36:45.799Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T00:36:45.799Z] Removing intermediate container 27b49f571623 [2021-02-23T00:36:45.799Z] ---> 7d325cc5f833 [2021-02-23T00:36:45.799Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T00:36:46.065Z] Removing intermediate container befcd5a1b52a [2021-02-23T00:36:46.065Z] ---> 1d1823e4f537 [2021-02-23T00:36:46.065Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T00:36:46.065Z] ---> Running in 506b832013b8 [2021-02-23T00:36:46.065Z] ---> Running in e823b136cd86 [2021-02-23T00:36:46.065Z] ---> Running in 02693a1b2c85 [2021-02-23T00:36:46.065Z] ---> Running in 6e260345b431 [2021-02-23T00:36:46.065Z] ---> Running in aa05f8df00af [2021-02-23T00:36:46.536Z] 745a02a5169b: Pull complete [2021-02-23T00:36:46.536Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-23T00:36:46.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-23T00:36:46.536Z] ---> b7e6874047d6 [2021-02-23T00:36:46.536Z] 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-02-23T00:36:48.657Z] Removing intermediate container 506b832013b8 [2021-02-23T00:36:48.657Z] ---> 604028d35299 [2021-02-23T00:36:48.657Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-23T00:36:48.657Z] Removing intermediate container e823b136cd86 [2021-02-23T00:36:48.657Z] ---> 22579fc590d6 [2021-02-23T00:36:48.657Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-23T00:36:48.657Z] Removing intermediate container aa05f8df00af [2021-02-23T00:36:48.657Z] ---> 6268961854c6 [2021-02-23T00:36:48.657Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-23T00:36:48.657Z] Removing intermediate container 02693a1b2c85 [2021-02-23T00:36:48.657Z] ---> 871b5c15dc08 [2021-02-23T00:36:48.657Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-23T00:36:48.657Z] ---> Running in ca8cfd55e2fd [2021-02-23T00:36:48.657Z] ---> Running in eea720a699ea [2021-02-23T00:36:48.657Z] Removing intermediate container 6e260345b431 [2021-02-23T00:36:48.657Z] ---> d573a9dcc792 [2021-02-23T00:36:48.657Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-23T00:36:48.657Z] ---> Running in 72986ead87b7 [2021-02-23T00:36:48.657Z] ---> Running in 17f031a7c1a0 [2021-02-23T00:36:48.919Z] ---> Running in b2a9084bad41 [2021-02-23T00:36:49.514Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T00:36:49.778Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T00:36:49.778Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T00:36:49.915Z] ---> Running in 64656d4d84cb [2021-02-23T00:36:50.044Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T00:36:50.044Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T00:36:50.521Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T00:36:51.980Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T00:36:51.980Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T00:36:51.980Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T00:36:51.980Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T00:36:51.980Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T00:36:52.492Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T00:36:53.900Z] OK: 233 MiB in 51 packages [2021-02-23T00:36:54.164Z] OK: 233 MiB in 51 packages [2021-02-23T00:36:54.164Z] OK: 233 MiB in 51 packages [2021-02-23T00:36:54.438Z] Removing intermediate container 72986ead87b7 [2021-02-23T00:36:54.438Z] ---> 57999289f123 [2021-02-23T00:36:54.438Z] Step 6/23 : COPY go.mod . [2021-02-23T00:36:54.438Z] OK: 233 MiB in 51 packages [2021-02-23T00:36:54.462Z] (1/12) Installing libmagic (5.38-r0) [2021-02-23T00:36:54.701Z] OK: 233 MiB in 51 packages [2021-02-23T00:36:54.701Z] ---> c038c5dab208 [2021-02-23T00:36:54.701Z] Step 7/23 : RUN go mod download [2021-02-23T00:36:54.970Z] ---> Running in e683d5fe32b4 [2021-02-23T00:36:54.970Z] Removing intermediate container ca8cfd55e2fd [2021-02-23T00:36:54.970Z] ---> fef14c859408 [2021-02-23T00:36:54.970Z] Step 6/30 : COPY go.mod . [2021-02-23T00:36:54.970Z] Removing intermediate container b2a9084bad41 [2021-02-23T00:36:54.970Z] ---> 00f630e7a74f [2021-02-23T00:36:54.970Z] Step 6/24 : COPY go.mod . [2021-02-23T00:36:55.052Z] (2/12) Installing file (5.38-r0) [2021-02-23T00:36:55.321Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-23T00:36:55.556Z] Removing intermediate container eea720a699ea [2021-02-23T00:36:55.556Z] ---> 64d8cf77387f [2021-02-23T00:36:55.556Z] Step 6/23 : COPY go.mod . [2021-02-23T00:36:55.556Z] ---> f849e298b0c8 [2021-02-23T00:36:55.556Z] Step 7/30 : RUN go mod download [2021-02-23T00:36:55.556Z] ---> 3aedc74e24cb [2021-02-23T00:36:55.556Z] Step 7/24 : RUN go mod download [2021-02-23T00:36:55.556Z] Removing intermediate container 17f031a7c1a0 [2021-02-23T00:36:55.556Z] ---> badf3f46a785 [2021-02-23T00:36:55.556Z] Step 6/22 : COPY go.mod . [2021-02-23T00:36:55.590Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-23T00:36:55.831Z] ---> Running in b33d0642c20a [2021-02-23T00:36:55.831Z] ---> Running in 9c40d7f669c9 [2021-02-23T00:36:56.097Z] ---> 7ce2e7acfde9 [2021-02-23T00:36:56.097Z] Step 7/23 : RUN go mod download [2021-02-23T00:36:56.097Z] ---> 54f285f05073 [2021-02-23T00:36:56.097Z] Step 7/22 : RUN go mod download [2021-02-23T00:36:56.368Z] ---> Running in 1970be99087d [2021-02-23T00:36:56.368Z] ---> Running in b10a3932ca6b [2021-02-23T00:36:57.330Z] Removing intermediate container e683d5fe32b4 [2021-02-23T00:36:57.330Z] ---> 26788c5f7b1e [2021-02-23T00:36:57.330Z] Step 8/23 : COPY . . [2021-02-23T00:36:59.892Z] Removing intermediate container b33d0642c20a [2021-02-23T00:36:59.892Z] ---> 58a72685fb72 [2021-02-23T00:36:59.892Z] Step 8/30 : COPY . . [2021-02-23T00:37:00.475Z] Removing intermediate container 9c40d7f669c9 [2021-02-23T00:37:00.475Z] ---> 03ef81918bd8 [2021-02-23T00:37:00.475Z] Step 8/24 : COPY . . [2021-02-23T00:37:01.882Z] Removing intermediate container b10a3932ca6b [2021-02-23T00:37:01.882Z] ---> dc9b0deb18ba [2021-02-23T00:37:01.882Z] Step 8/22 : COPY . . [2021-02-23T00:37:02.152Z] Removing intermediate container 1970be99087d [2021-02-23T00:37:02.152Z] ---> 146f3a18a7de [2021-02-23T00:37:02.152Z] Step 8/23 : COPY . . [2021-02-23T00:37:22.360Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-23T00:37:22.360Z] (6/12) Installing patch (2.7.6-r6) [2021-02-23T00:37:22.360Z] (7/12) Installing build-base (0.5-r2) [2021-02-23T00:37:22.360Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-23T00:37:22.360Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-23T00:37:22.360Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-23T00:37:22.360Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-23T00:37:22.360Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-23T00:37:22.360Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T00:37:22.360Z] OK: 217 MiB in 51 packages [2021-02-23T00:37:25.782Z] Removing intermediate container 64656d4d84cb [2021-02-23T00:37:25.782Z] ---> 7555efc2ed67 [2021-02-23T00:37:25.782Z] Step 4/6 : WORKDIR /edgex-go [2021-02-23T00:37:26.056Z] ---> Running in 59e4bd268e99 [2021-02-23T00:37:26.330Z] Removing intermediate container 59e4bd268e99 [2021-02-23T00:37:26.330Z] ---> b7cf388bfcee [2021-02-23T00:37:26.330Z] Step 5/6 : COPY go.mod . [2021-02-23T00:37:26.932Z] ---> 30f79baec795 [2021-02-23T00:37:26.932Z] Step 6/6 : RUN go mod download [2021-02-23T00:37:27.225Z] ---> Running in e4a6ddb1ad34 [2021-02-23T00:37:41.199Z] ---> 863d8dcacec3 [2021-02-23T00:37:41.199Z] ---> 825d7d0986ce [2021-02-23T00:37:41.199Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-23T00:37:41.199Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-23T00:37:41.199Z] ---> Running in c792e44e9c0d [2021-02-23T00:37:41.199Z] ---> Running in b3a618159e7d [2021-02-23T00:37:41.199Z] ---> 556748ad500f [2021-02-23T00:37:41.199Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-23T00:37:41.199Z] ---> ad5f5052d0cd [2021-02-23T00:37:41.199Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-23T00:37:41.199Z] ---> 023b06193263 [2021-02-23T00:37:41.199Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-23T00:37:41.199Z] ---> Running in 5695c6d40486 [2021-02-23T00:37:41.199Z] ---> Running in 64f2de6702af [2021-02-23T00:37:41.199Z] ---> Running in 6737fe43f308 [2021-02-23T00:37:41.199Z] 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-02-23T00:37:41.199Z] 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-02-23T00:37:41.199Z] 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-02-23T00:37:41.199Z] 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-02-23T00:37:41.199Z] 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-02-23T00:37:54.024Z] Removing intermediate container e4a6ddb1ad34 [2021-02-23T00:37:54.024Z] ---> f7f4f84604b5 [2021-02-23T00:37:54.024Z] Successfully built f7f4f84604b5 [2021-02-23T00:37:54.024Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-23T00:37:54.377Z] + docker inspect -f . ci-base-image-arm64 [2021-02-23T00:37:54.377Z] . [Pipeline] withDockerContainer [2021-02-23T00:37:54.649Z] prd-ubuntu18.04-docker-arm64-4c-16g-27237 does not seem to be running inside a container [2021-02-23T00:37:54.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@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 ******** ci-base-image-arm64 cat [2021-02-23T00:37:56.218Z] $ docker top e75dc1e233a3440389bf5022980360248d9db5f21ebf51f5247c219f38573149 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-23T00:37:57.218Z] + go version [2021-02-23T00:37:57.218Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-23T00:37:57.241Z] $ docker stop --time=1 e75dc1e233a3440389bf5022980360248d9db5f21ebf51f5247c219f38573149 [2021-02-23T00:37:59.124Z] $ docker rm -f e75dc1e233a3440389bf5022980360248d9db5f21ebf51f5247c219f38573149 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-23T00:38:00.121Z] + docker inspect -f . ci-base-image-arm64 [2021-02-23T00:38:00.121Z] . [Pipeline] withDockerContainer [2021-02-23T00:38:00.378Z] prd-ubuntu18.04-docker-arm64-4c-16g-27237 does not seem to be running inside a container [2021-02-23T00:38:00.452Z] $ 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/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@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 ******** ci-base-image-arm64 cat [2021-02-23T00:38:01.876Z] $ docker top a36114b3538011d96f8a6fb4af066d76178063ab6349be43d212d1e63c7815bc -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-23T00:38:02.255Z] ========================================================= [2021-02-23T00:38:02.255Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-23T00:38:02.255Z] ========================================================= [Pipeline] sh [2021-02-23T00:38:02.898Z] + make test [2021-02-23T00:38:02.898Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-23T00:38:13.450Z] 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-02-23T00:38:16.059Z] Removing intermediate container b3a618159e7d [2021-02-23T00:38:16.059Z] ---> 75d526ff5b59 [2021-02-23T00:38:16.059Z] [2021-02-23T00:38:16.059Z] Step 10/30 : FROM alpine:3.12 [2021-02-23T00:38:16.327Z] 3.12: Pulling from library/alpine [2021-02-23T00:38:17.734Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-23T00:38:17.734Z] Status: Downloaded newer image for alpine:3.12 [2021-02-23T00:38:17.734Z] ---> 389fef711851 [2021-02-23T00:38:17.734Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-23T00:38:21.050Z] Removing intermediate container 6737fe43f308 [2021-02-23T00:38:21.050Z] ---> cea330686b1f [2021-02-23T00:38:21.050Z] [2021-02-23T00:38:21.050Z] Step 10/24 : FROM alpine:3.12 [2021-02-23T00:38:21.050Z] ---> 389fef711851 [2021-02-23T00:38:21.050Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-23T00:38:21.317Z] ---> Running in 58b4388c9352 [2021-02-23T00:38:22.708Z] ---> Running in 7d234e1ebcca [2021-02-23T00:38:22.708Z] Removing intermediate container 5695c6d40486 [2021-02-23T00:38:22.708Z] ---> b33bdefdf339 [2021-02-23T00:38:22.708Z] [2021-02-23T00:38:22.708Z] Step 10/22 : FROM alpine:3.12 [2021-02-23T00:38:22.708Z] ---> 389fef711851 [2021-02-23T00:38:22.708Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-23T00:38:22.971Z] Removing intermediate container 58b4388c9352 [2021-02-23T00:38:22.971Z] ---> fa989f4ff8a4 [2021-02-23T00:38:22.971Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-23T00:38:22.971Z] Removing intermediate container 64f2de6702af [2021-02-23T00:38:22.971Z] ---> 6bff6e244d3f [2021-02-23T00:38:22.971Z] [2021-02-23T00:38:22.971Z] Step 10/23 : FROM alpine:3.12 [2021-02-23T00:38:22.971Z] ---> 389fef711851 [2021-02-23T00:38:22.971Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-23T00:38:23.278Z] ---> Running in caa6c5a2a781 [2021-02-23T00:38:23.278Z] ---> Running in ee7cf1f8e615 [2021-02-23T00:38:23.278Z] ---> Running in a8264b4d6f0e [2021-02-23T00:38:23.870Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T00:38:23.870Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T00:38:24.138Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-23T00:38:24.138Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-23T00:38:24.138Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-23T00:38:24.138Z] (4/5) Installing curl (7.69.1-r3) [2021-02-23T00:38:24.138Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-23T00:38:24.138Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T00:38:24.138Z] Executing ca-certificates-20191127-r4.trigger [2021-02-23T00:38:24.138Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T00:38:24.138Z] OK: 7 MiB in 19 packages [2021-02-23T00:38:24.138Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T00:38:24.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T00:38:24.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T00:38:24.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T00:38:24.404Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-23T00:38:24.404Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-23T00:38:24.667Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T00:38:24.667Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T00:38:24.667Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-23T00:38:24.667Z] Executing ca-certificates-20191127-r4.trigger [2021-02-23T00:38:24.667Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T00:38:24.667Z] OK: 6 MiB in 15 packages [2021-02-23T00:38:24.667Z] OK: 6 MiB in 16 packages [2021-02-23T00:38:24.667Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-23T00:38:24.667Z] (2/2) Installing su-exec (0.2-r1) [2021-02-23T00:38:24.667Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T00:38:24.667Z] OK: 6 MiB in 16 packages [2021-02-23T00:38:25.646Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-23T00:38:27.973Z] Removing intermediate container c792e44e9c0d [2021-02-23T00:38:27.974Z] ---> 1d6d6771b046 [2021-02-23T00:38:27.974Z] [2021-02-23T00:38:27.974Z] Step 10/23 : FROM alpine:3.12 [2021-02-23T00:38:27.974Z] ---> 389fef711851 [2021-02-23T00:38:27.974Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-23T00:38:27.974Z] Removing intermediate container 7d234e1ebcca [2021-02-23T00:38:27.974Z] ---> a222594974fa [2021-02-23T00:38:27.974Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-23T00:38:27.974Z] ---> Running in 7a61374ccf73 [2021-02-23T00:38:28.235Z] ---> Running in 0bcc6eae61e4 [2021-02-23T00:38:28.235Z] Removing intermediate container a8264b4d6f0e [2021-02-23T00:38:28.235Z] ---> fd9d6dfb1231 [2021-02-23T00:38:28.235Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-23T00:38:28.808Z] Removing intermediate container ee7cf1f8e615 [2021-02-23T00:38:28.808Z] ---> 8648e03a2d5d [2021-02-23T00:38:28.808Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-23T00:38:28.808Z] ---> Running in 9bddfb9de8db [2021-02-23T00:38:28.808Z] ---> Running in dc460a23d942 [2021-02-23T00:38:28.808Z] Removing intermediate container 7a61374ccf73 [2021-02-23T00:38:28.808Z] ---> fc14bd13bfe0 [2021-02-23T00:38:28.808Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-23T00:38:29.070Z] Removing intermediate container 0bcc6eae61e4 [2021-02-23T00:38:29.070Z] ---> d39aed406d06 [2021-02-23T00:38:29.070Z] Step 13/24 : WORKDIR / [2021-02-23T00:38:29.070Z] Removing intermediate container caa6c5a2a781 [2021-02-23T00:38:29.070Z] ---> b03844d03d2e [2021-02-23T00:38:29.070Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-23T00:38:29.070Z] ---> Running in c210701e0379 [2021-02-23T00:38:29.070Z] ---> Running in 9ee5830eba35 [2021-02-23T00:38:29.331Z] ---> Running in ce2c9457b0ac [2021-02-23T00:38:29.331Z] Removing intermediate container 9bddfb9de8db [2021-02-23T00:38:29.331Z] ---> 361559fc8221 [2021-02-23T00:38:29.331Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-23T00:38:29.331Z] Removing intermediate container dc460a23d942 [2021-02-23T00:38:29.331Z] ---> 683761fc2b2f [2021-02-23T00:38:29.331Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-23T00:38:29.598Z] ---> Running in 2e381dea476d [2021-02-23T00:38:29.598Z] ---> Running in d36f74779977 [2021-02-23T00:38:29.598Z] Removing intermediate container c210701e0379 [2021-02-23T00:38:29.598Z] ---> c4d9b669edac [2021-02-23T00:38:29.598Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-23T00:38:29.866Z] Removing intermediate container ce2c9457b0ac [2021-02-23T00:38:29.866Z] ---> dc83cb87de5c [2021-02-23T00:38:29.866Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-23T00:38:29.866Z] Removing intermediate container 9ee5830eba35 [2021-02-23T00:38:29.866Z] ---> 6802ec220a06 [2021-02-23T00:38:29.866Z] 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-02-23T00:38:29.866Z] ---> Running in 80a07466fac5 [2021-02-23T00:38:30.130Z] ---> Running in 7ff58c1daf2f [2021-02-23T00:38:30.130Z] Removing intermediate container 2e381dea476d [2021-02-23T00:38:30.130Z] ---> 2d7d518b8647 [2021-02-23T00:38:30.130Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-23T00:38:30.130Z] Removing intermediate container d36f74779977 [2021-02-23T00:38:30.130Z] ---> cc0cafa6ac44 [2021-02-23T00:38:30.130Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-23T00:38:30.392Z] ---> Running in d3dee729e345 [2021-02-23T00:38:30.392Z] ---> Running in 37769133d9c2 [2021-02-23T00:38:30.392Z] ---> 88fba86fed27 [2021-02-23T00:38:30.392Z] 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-02-23T00:38:30.392Z] Removing intermediate container 80a07466fac5 [2021-02-23T00:38:30.392Z] ---> 83dc089bcb43 [2021-02-23T00:38:30.392Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T00:38:30.659Z] Removing intermediate container 7ff58c1daf2f [2021-02-23T00:38:30.659Z] ---> bd9f619a9e24 [2021-02-23T00:38:30.659Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-23T00:38:30.659Z] ---> Running in a9665cac0469 [2021-02-23T00:38:30.921Z] ---> Running in 5ca3ec831e27 [2021-02-23T00:38:30.921Z] Removing intermediate container d3dee729e345 [2021-02-23T00:38:30.921Z] ---> 62ea75b4c7a1 [2021-02-23T00:38:30.921Z] Step 15/23 : WORKDIR / [2021-02-23T00:38:30.921Z] ---> bedbbfaedb23 [2021-02-23T00:38:30.921Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-23T00:38:31.185Z] ---> Running in fb783e7f8a45 [2021-02-23T00:38:31.185Z] Removing intermediate container 5ca3ec831e27 [2021-02-23T00:38:31.185Z] ---> 17648c5ab7aa [2021-02-23T00:38:31.185Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-23T00:38:31.452Z] ---> 586386d412a0 [2021-02-23T00:38:31.452Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-23T00:38:31.452Z] Removing intermediate container fb783e7f8a45 [2021-02-23T00:38:31.452Z] ---> f531daece708 [2021-02-23T00:38:31.452Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-23T00:38:31.721Z] ---> d35bd14b0c1c [2021-02-23T00:38:31.721Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-23T00:38:32.683Z] ---> ef9be7713c4c [2021-02-23T00:38:32.683Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-23T00:38:32.945Z] ---> 9215b497b2c7 [2021-02-23T00:38:32.945Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-23T00:38:33.216Z] ---> 84a1ac393167 [2021-02-23T00:38:33.216Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-23T00:38:33.216Z] Removing intermediate container 37769133d9c2 [2021-02-23T00:38:33.216Z] ---> 4516af30b7ea [2021-02-23T00:38:33.216Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-23T00:38:33.216Z] ---> 49488a179cc8 [2021-02-23T00:38:33.216Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-23T00:38:33.216Z] ---> Running in f8d58d6c51fb [2021-02-23T00:38:33.478Z] Removing intermediate container a9665cac0469 [2021-02-23T00:38:33.478Z] ---> 252b59d39353 [2021-02-23T00:38:33.478Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-23T00:38:33.478Z] ---> Running in bc6a42bc6b4d [2021-02-23T00:38:33.741Z] ---> c5e1617f02fb [2021-02-23T00:38:33.741Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-23T00:38:33.741Z] ---> 7b159c802a4e [2021-02-23T00:38:33.741Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-23T00:38:33.741Z] Removing intermediate container f8d58d6c51fb [2021-02-23T00:38:33.741Z] ---> 605a9064fda0 [2021-02-23T00:38:33.741Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-23T00:38:33.741Z] ---> ebc4d1a58280 [2021-02-23T00:38:33.741Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-23T00:38:34.005Z] ---> Running in 6d34040ee939 [2021-02-23T00:38:34.005Z] ---> Running in 808491d6e22a [2021-02-23T00:38:34.273Z] ---> 9238fe88a434 [2021-02-23T00:38:34.273Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-23T00:38:34.273Z] ---> ae48c75f63a8 [2021-02-23T00:38:34.273Z] 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-02-23T00:38:34.273Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T00:38:34.534Z] ---> Running in a2274bf639ea [2021-02-23T00:38:34.534Z] Removing intermediate container 6d34040ee939 [2021-02-23T00:38:34.534Z] ---> fd5d4cb43e76 [2021-02-23T00:38:34.534Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-23T00:38:34.534Z] Removing intermediate container 808491d6e22a [2021-02-23T00:38:34.534Z] ---> 6777eedd2272 [2021-02-23T00:38:34.534Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-23T00:38:34.796Z] ---> Running in c64d6adef331 [2021-02-23T00:38:34.796Z] ---> Running in 54ccc5564c68 [2021-02-23T00:38:34.796Z] ---> Running in 923a65888eed [2021-02-23T00:38:35.067Z] Removing intermediate container 923a65888eed [2021-02-23T00:38:35.067Z] ---> 2d359dba041e [2021-02-23T00:38:35.067Z] Step 20/22 : LABEL arch=x86_64 [2021-02-23T00:38:35.067Z] Removing intermediate container 54ccc5564c68 [2021-02-23T00:38:35.067Z] ---> 96bd6f103f66 [2021-02-23T00:38:35.067Z] Step 21/23 : LABEL arch=x86_64 [2021-02-23T00:38:35.329Z] ---> Running in e63b774406d4 [2021-02-23T00:38:35.329Z] ---> Running in 7c6f0d9de975 [2021-02-23T00:38:35.594Z] Removing intermediate container e63b774406d4 [2021-02-23T00:38:35.594Z] ---> 51b17004d7b3 [2021-02-23T00:38:35.594Z] Step 21/22 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb [2021-02-23T00:38:35.594Z] Removing intermediate container 7c6f0d9de975 [2021-02-23T00:38:35.594Z] ---> 4be8bd42e2ed [2021-02-23T00:38:35.594Z] Step 22/23 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb [2021-02-23T00:38:35.594Z] ---> Running in 67d9fb8dd7bb [2021-02-23T00:38:35.855Z] ---> Running in 296264936ad0 [2021-02-23T00:38:35.855Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T00:38:36.116Z] Removing intermediate container 67d9fb8dd7bb [2021-02-23T00:38:36.116Z] ---> 9e153d65fcc8 [2021-02-23T00:38:36.116Z] Step 22/22 : LABEL version=0.0.0 [2021-02-23T00:38:36.116Z] Removing intermediate container 296264936ad0 [2021-02-23T00:38:36.116Z] ---> 61948a0524e6 [2021-02-23T00:38:36.116Z] Step 23/23 : LABEL version=0.0.0 [2021-02-23T00:38:36.376Z] ---> Running in b0c928b96f8e [2021-02-23T00:38:36.376Z] ---> Running in 629d462352ca [2021-02-23T00:38:36.376Z] Removing intermediate container a2274bf639ea [2021-02-23T00:38:36.376Z] ---> 6c11362896e6 [2021-02-23T00:38:36.376Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-23T00:38:36.376Z] Removing intermediate container c64d6adef331 [2021-02-23T00:38:36.376Z] ---> 777956aa425b [2021-02-23T00:38:36.376Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-23T00:38:36.638Z] ---> Running in 0b34d19a774f [2021-02-23T00:38:36.638Z] Removing intermediate container b0c928b96f8e [2021-02-23T00:38:36.638Z] ---> f51dd3d2c3a1 [2021-02-23T00:38:36.638Z] [2021-02-23T00:38:36.638Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-23T00:38:36.902Z] Removing intermediate container 629d462352ca [2021-02-23T00:38:36.902Z] ---> b85f0b8d80bd [2021-02-23T00:38:36.902Z] [2021-02-23T00:38:36.902Z] ---> 0a10e7a838fa [2021-02-23T00:38:36.902Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-23T00:38:36.902Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-23T00:38:36.902Z] Successfully built f51dd3d2c3a1 [2021-02-23T00:38:36.902Z] Successfully tagged docker-support-notifications-go:latest [2021-02-23T00:38:36.902Z] Building docker-support-scheduler-go [2021-02-23T00:38:36.902Z] Removing intermediate container 0b34d19a774f [2021-02-23T00:38:36.902Z] ---> 4a02af4120dd [2021-02-23T00:38:36.902Z] Step 22/24 : LABEL arch=x86_64 [2021-02-23T00:38:37.165Z]  Building docker-support-notifications-go ... done Successfully built b85f0b8d80bd [2021-02-23T00:38:37.165Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-23T00:38:37.165Z] Successfully tagged docker-core-command-go:latest [2021-02-23T00:38:37.165Z]  Building docker-core-command-go ... done Building docker-core-metadata-go [2021-02-23T00:38:37.165Z] ---> Running in 0d63f55eed51 [2021-02-23T00:38:37.165Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-23T00:38:37.429Z] Removing intermediate container 0d63f55eed51 [2021-02-23T00:38:37.429Z] ---> 152c7f959a8b [2021-02-23T00:38:37.429Z] Step 23/24 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb [2021-02-23T00:38:37.429Z] ---> Running in 18e552f28e21 [2021-02-23T00:38:37.429Z] ---> bdf8c0d67712 [2021-02-23T00:38:37.429Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-23T00:38:37.693Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-23T00:38:37.693Z] Removing intermediate container 18e552f28e21 [2021-02-23T00:38:37.693Z] ---> 6a7cd9fbef48 [2021-02-23T00:38:37.693Z] Step 24/24 : LABEL version=0.0.0 [2021-02-23T00:38:37.693Z] ---> Running in dc1eb15afc01 [2021-02-23T00:38:37.693Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-23T00:38:37.967Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T00:38:37.967Z] OK: 8 MiB in 20 packages [2021-02-23T00:38:37.967Z] ---> eac235197ed6 [2021-02-23T00:38:37.967Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-23T00:38:38.232Z] Removing intermediate container dc1eb15afc01 [2021-02-23T00:38:38.232Z] ---> b780fa098093 [2021-02-23T00:38:38.232Z] [2021-02-23T00:38:38.822Z] Successfully built b780fa098093 [2021-02-23T00:38:39.085Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-23T00:38:39.085Z] Building docker-security-proxy-setup-go [2021-02-23T00:38:40.037Z]  Building docker-security-secretstore-setup-go ... done  ---> 23cf46cdf934 [2021-02-23T00:38:40.037Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-23T00:38:43.377Z] Removing intermediate container bc6a42bc6b4d [2021-02-23T00:38:43.377Z] ---> b2f1058d5668 [2021-02-23T00:38:43.377Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-23T00:38:43.953Z] ---> Running in a7cc3f2b1c8b [2021-02-23T00:38:47.279Z] ---> 31d36d745bec [2021-02-23T00:38:47.279Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-23T00:38:47.279Z] Removing intermediate container a7cc3f2b1c8b [2021-02-23T00:38:47.279Z] ---> c1c4462018e4 [2021-02-23T00:38:47.279Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-23T00:38:47.545Z] ---> 9cf7dbe51ede [2021-02-23T00:38:47.545Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-23T00:38:47.808Z] ---> 7dcb9a41a028 [2021-02-23T00:38:47.808Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-23T00:38:48.071Z] ---> Running in 96ec854a6544 [2021-02-23T00:38:50.003Z] ---> f26166adc66c [2021-02-23T00:38:50.003Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-23T00:38:51.422Z] ---> Running in f86bcb4cac87 [2021-02-23T00:38:54.052Z] Removing intermediate container f86bcb4cac87 [2021-02-23T00:38:54.052Z] ---> 766e28edfc1b [2021-02-23T00:38:54.052Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-23T00:38:54.316Z] ---> Running in 7889dccbb9d8 [2021-02-23T00:38:55.298Z] Removing intermediate container 7889dccbb9d8 [2021-02-23T00:38:55.298Z] ---> 409ea850edb4 [2021-02-23T00:38:55.298Z] Step 21/23 : LABEL arch=x86_64 [2021-02-23T00:38:57.243Z] Removing intermediate container 96ec854a6544 [2021-02-23T00:38:57.243Z] ---> d4aab0773b4d [2021-02-23T00:38:57.243Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-23T00:38:57.243Z] ---> Running in ac6e07b7a93c [2021-02-23T00:38:58.665Z] ---> Running in 2fc326379d42 [2021-02-23T00:38:58.665Z] Removing intermediate container ac6e07b7a93c [2021-02-23T00:38:58.665Z] ---> bd0a98b5cf29 [2021-02-23T00:38:58.665Z] Step 22/23 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb [2021-02-23T00:38:59.250Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T00:38:59.250Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-23T00:38:59.250Z] ---> 13d3301ac142 [2021-02-23T00:38:59.250Z] Step 3/22 : WORKDIR /edgex-go [2021-02-23T00:38:59.250Z] ---> Using cache [2021-02-23T00:38:59.250Z] ---> 1d1823e4f537 [2021-02-23T00:38:59.250Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T00:38:59.250Z] ---> Using cache [2021-02-23T00:38:59.250Z] ---> 6268961854c6 [2021-02-23T00:38:59.250Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-23T00:38:59.512Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T00:38:59.512Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-23T00:38:59.512Z] ---> 13d3301ac142 [2021-02-23T00:38:59.512Z] Step 3/23 : WORKDIR /edgex-go [2021-02-23T00:38:59.512Z] ---> Using cache [2021-02-23T00:38:59.512Z] ---> 1d1823e4f537 [2021-02-23T00:38:59.512Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T00:38:59.512Z] ---> Using cache [2021-02-23T00:38:59.512Z] ---> 6268961854c6 [2021-02-23T00:38:59.512Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-23T00:39:00.099Z] ---> Running in 3bce70b6c785 [2021-02-23T00:39:00.391Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T00:39:00.391Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-23T00:39:00.391Z] ---> 13d3301ac142 [2021-02-23T00:39:00.391Z] Step 3/21 : WORKDIR /edgex-go [2021-02-23T00:39:00.391Z] ---> Using cache [2021-02-23T00:39:00.391Z] ---> 1d1823e4f537 [2021-02-23T00:39:00.391Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T00:39:00.391Z] ---> Using cache [2021-02-23T00:39:00.391Z] ---> 6268961854c6 [2021-02-23T00:39:00.391Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-23T00:39:00.998Z] ---> Running in c6aad380ee14 [2021-02-23T00:39:00.998Z] ---> Running in d6677c091724 [2021-02-23T00:39:00.998Z] Removing intermediate container 2fc326379d42 [2021-02-23T00:39:00.998Z] ---> 4cd0fbb478fe [2021-02-23T00:39:00.998Z] Step 27/30 : CMD ["gate"] [2021-02-23T00:39:00.998Z] ---> Running in 38081823c4b5 [2021-02-23T00:39:00.998Z] Removing intermediate container 3bce70b6c785 [2021-02-23T00:39:00.998Z] ---> d14bdafcd68c [2021-02-23T00:39:00.998Z] Step 23/23 : LABEL version=0.0.0 [2021-02-23T00:39:01.276Z] ---> Running in 1040614798b3 [2021-02-23T00:39:01.566Z] ---> Running in 39ba963efdf9 [2021-02-23T00:39:01.924Z] Removing intermediate container 1040614798b3 [2021-02-23T00:39:01.924Z] ---> 12c91bccefb0 [2021-02-23T00:39:01.924Z] Step 28/30 : LABEL arch=x86_64 [2021-02-23T00:39:01.924Z] Removing intermediate container 39ba963efdf9 [2021-02-23T00:39:01.924Z] ---> d862a363aa28 [2021-02-23T00:39:01.924Z] [2021-02-23T00:39:02.275Z] ---> Running in 13c9c3d71cfd [2021-02-23T00:39:02.275Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T00:39:02.275Z] Successfully built d862a363aa28 [2021-02-23T00:39:02.275Z] Successfully tagged docker-core-data-go:latest [2021-02-23T00:39:02.275Z] Building docker-sys-mgmt-agent-go [2021-02-23T00:39:02.275Z]  Building docker-core-data-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T00:39:02.556Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T00:39:02.556Z] Removing intermediate container 13c9c3d71cfd [2021-02-23T00:39:02.556Z] ---> 040383c8a191 [2021-02-23T00:39:02.556Z] Step 29/30 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb [2021-02-23T00:39:02.556Z] ---> Running in 83265c3192d6 [2021-02-23T00:39:02.821Z] Removing intermediate container 83265c3192d6 [2021-02-23T00:39:02.821Z] ---> eefa2f3feee9 [2021-02-23T00:39:02.821Z] Step 30/30 : LABEL version=0.0.0 [2021-02-23T00:39:03.405Z] ---> Running in f999eb86eeb8 [2021-02-23T00:39:03.667Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T00:39:03.667Z] Removing intermediate container f999eb86eeb8 [2021-02-23T00:39:03.667Z] ---> ae970e83863b [2021-02-23T00:39:03.667Z] [2021-02-23T00:39:03.929Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T00:39:03.929Z] Successfully built ae970e83863b [2021-02-23T00:39:03.929Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-23T00:39:04.191Z]  Building docker-security-bootstrapper-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T00:39:04.763Z] OK: 233 MiB in 51 packages [2021-02-23T00:39:04.763Z] OK: 233 MiB in 51 packages [2021-02-23T00:39:05.718Z] OK: 233 MiB in 51 packages [2021-02-23T00:39:06.698Z] Removing intermediate container 38081823c4b5 [2021-02-23T00:39:06.698Z] ---> c1abdcb7f8c0 [2021-02-23T00:39:06.698Z] Step 6/21 : COPY go.mod . [2021-02-23T00:39:06.969Z] Removing intermediate container c6aad380ee14 [2021-02-23T00:39:06.969Z] ---> 22057dbd54a6 [2021-02-23T00:39:06.969Z] Step 6/22 : COPY go.mod . [2021-02-23T00:39:06.969Z] Removing intermediate container d6677c091724 [2021-02-23T00:39:06.969Z] ---> 45207712f80f [2021-02-23T00:39:06.969Z] Step 6/23 : COPY go.mod . [2021-02-23T00:39:07.233Z] ---> fa2c91ee6010 [2021-02-23T00:39:07.233Z] Step 7/21 : RUN go mod download [2021-02-23T00:39:07.233Z] ---> 7f8fe4fcdd60 [2021-02-23T00:39:07.233Z] Step 7/22 : RUN go mod download [2021-02-23T00:39:07.233Z] ---> Running in 237d81fcde09 [2021-02-23T00:39:07.233Z] ---> 3a006109fbe6 [2021-02-23T00:39:07.233Z] Step 7/23 : RUN go mod download [2021-02-23T00:39:07.496Z] ---> Running in 936318fd3a5d [2021-02-23T00:39:07.496Z] ---> Running in af8549097942 [2021-02-23T00:39:11.785Z] Removing intermediate container 237d81fcde09 [2021-02-23T00:39:11.785Z] ---> bb2c64b12a53 [2021-02-23T00:39:11.785Z] Step 8/21 : COPY . . [2021-02-23T00:39:12.829Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-23T00:39:13.199Z] Removing intermediate container 936318fd3a5d [2021-02-23T00:39:13.199Z] ---> e84a4581b8e3 [2021-02-23T00:39:13.199Z] Step 8/22 : COPY . . [2021-02-23T00:39:17.450Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T00:39:17.450Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-23T00:39:18.024Z] ---> 13d3301ac142 [2021-02-23T00:39:18.025Z] Step 3/26 : WORKDIR /edgex-go [2021-02-23T00:39:18.025Z] ---> Using cache [2021-02-23T00:39:18.025Z] ---> 1d1823e4f537 [2021-02-23T00:39:18.025Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T00:39:18.025Z] ---> Using cache [2021-02-23T00:39:18.025Z] ---> 6268961854c6 [2021-02-23T00:39:18.025Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-23T00:39:19.592Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-23T00:39:20.002Z] Removing intermediate container af8549097942 [2021-02-23T00:39:20.002Z] ---> ac5ca4f807f6 [2021-02-23T00:39:20.002Z] Step 8/23 : COPY . . [2021-02-23T00:39:20.583Z] ---> Running in ba17048693c8 [2021-02-23T00:39:27.198Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T00:39:27.902Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-23T00:39:27.902Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-23T00:39:28.158Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T00:39:29.354Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-23T00:39:29.354Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-23T00:39:29.355Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-23T00:39:29.355Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-23T00:39:30.093Z] OK: 233 MiB in 51 packages [2021-02-23T00:39:32.007Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-23T00:39:33.012Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-23T00:39:34.360Z] Removing intermediate container ba17048693c8 [2021-02-23T00:39:34.360Z] ---> 73845fb7a2eb [2021-02-23T00:39:34.360Z] Step 6/26 : COPY go.mod . [2021-02-23T00:39:36.934Z] ---> f68b3d854d12 [2021-02-23T00:39:36.934Z] Step 7/26 : RUN go mod download [2021-02-23T00:39:37.517Z] ---> Running in c7b56bdb7f55 [2021-02-23T00:39:41.328Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-23T00:39:41.328Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-23T00:39:41.328Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-23T00:39:41.738Z] ---> 3ca657a5c996 [2021-02-23T00:39:41.738Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-23T00:39:42.313Z] ---> 2d710d3d937b [2021-02-23T00:39:42.313Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-23T00:39:44.229Z] ---> Running in ffcdda2057e4 [2021-02-23T00:39:44.493Z] ---> Running in ac8b1ace9cea [2021-02-23T00:39:44.755Z] ---> 8ec2749c04c6 [2021-02-23T00:39:44.755Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-23T00:39:45.019Z] Removing intermediate container c7b56bdb7f55 [2021-02-23T00:39:45.019Z] ---> 022a2ee5526b [2021-02-23T00:39:45.019Z] Step 8/26 : COPY . . [2021-02-23T00:39:45.019Z] ---> Running in eefe56e3c5b1 [2021-02-23T00:39:45.628Z] 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-02-23T00:39:45.628Z] 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-02-23T00:39:45.911Z] 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-02-23T00:39:46.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.316s coverage: 45.9% of statements [2021-02-23T00:39:46.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-23T00:39:46.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-23T00:39:46.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-23T00:39:46.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-23T00:39:46.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-23T00:39:46.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-23T00:39:46.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-23T00:39:46.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.264s coverage: 100.0% of statements [2021-02-23T00:39:53.514Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.499s coverage: 27.1% of statements [2021-02-23T00:39:53.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-23T00:39:53.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-23T00:39:53.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-23T00:39:53.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-23T00:39:53.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-23T00:39:53.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-23T00:39:53.514Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.057s coverage: 100.0% of statements [2021-02-23T00:39:53.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-23T00:39:53.514Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.068s coverage: 100.0% of statements [2021-02-23T00:39:53.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-23T00:39:53.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-23T00:39:53.514Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.226s coverage: 65.8% of statements [2021-02-23T00:39:53.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-23T00:39:53.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-23T00:39:55.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.848s coverage: 82.3% of statements [2021-02-23T00:39:55.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-23T00:39:55.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-23T00:39:55.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-23T00:39:55.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-23T00:40:02.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.212s coverage: 28.6% of statements [2021-02-23T00:40:02.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-23T00:40:02.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-23T00:40:02.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-23T00:40:02.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-23T00:40:02.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-23T00:40:02.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.149s coverage: 100.0% of statements [2021-02-23T00:40:02.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-23T00:40:02.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements [2021-02-23T00:40:02.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-23T00:40:02.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.392s coverage: 86.7% of statements [2021-02-23T00:40:02.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-23T00:40:03.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.340s coverage: 97.5% of statements [2021-02-23T00:40:03.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-23T00:40:04.368Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.164s coverage: 78.3% of statements [2021-02-23T00:40:04.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-23T00:40:04.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-23T00:40:04.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-23T00:40:04.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-23T00:40:12.718Z] ---> 5dcc70e7cb1f [2021-02-23T00:40:12.719Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-23T00:40:12.719Z] 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-02-23T00:40:12.719Z] ---> Running in 2fe0105adba5 [2021-02-23T00:40:12.719Z] 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-02-23T00:40:14.588Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.280s coverage: 92.8% of statements [2021-02-23T00:40:14.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-23T00:40:14.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-23T00:40:14.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-23T00:40:14.588Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-23T00:40:14.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-23T00:40:14.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-23T00:40:14.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-23T00:40:14.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-23T00:40:14.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-23T00:40:14.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-23T00:40:14.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-23T00:40:14.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-23T00:40:14.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-23T00:40:14.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-23T00:40:14.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-23T00:40:14.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-23T00:40:14.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-23T00:40:14.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-23T00:40:14.588Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-02-23T00:40:14.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-23T00:40:14.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-23T00:40:14.588Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.228s coverage: 0.1% of statements [2021-02-23T00:40:14.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-23T00:40:14.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-23T00:40:14.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-23T00:40:14.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 45.5% of statements [2021-02-23T00:40:14.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.105s coverage: 79.5% of statements [2021-02-23T00:40:14.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2021-02-23T00:40:14.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements [2021-02-23T00:40:14.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2021-02-23T00:40:20.956Z] Removing intermediate container ffcdda2057e4 [2021-02-23T00:40:20.956Z] ---> e7df953ced8e [2021-02-23T00:40:20.956Z] [2021-02-23T00:40:20.956Z] Step 10/21 : FROM alpine:3.12 [2021-02-23T00:40:20.956Z] Removing intermediate container ac8b1ace9cea [2021-02-23T00:40:20.956Z] ---> 374a0ecb3c1c [2021-02-23T00:40:20.956Z] [2021-02-23T00:40:20.956Z] Step 10/22 : FROM alpine:3.12 [2021-02-23T00:40:20.956Z] ---> 389fef711851 [2021-02-23T00:40:20.956Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-23T00:40:20.956Z] ---> 389fef711851 [2021-02-23T00:40:20.956Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-23T00:40:20.956Z] ---> Using cache [2021-02-23T00:40:20.956Z] ---> fd9d6dfb1231 [2021-02-23T00:40:20.956Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-23T00:40:20.956Z] ---> Using cache [2021-02-23T00:40:20.956Z] ---> 361559fc8221 [2021-02-23T00:40:20.956Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-23T00:40:20.956Z] ---> Running in ae1e4fea2f69 [2021-02-23T00:40:20.956Z] ---> Running in cea3179c86d8 [2021-02-23T00:40:21.545Z] Removing intermediate container cea3179c86d8 [2021-02-23T00:40:21.545Z] ---> 6572941c6bb1 [2021-02-23T00:40:21.545Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-23T00:40:22.501Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T00:40:22.501Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T00:40:22.764Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-23T00:40:22.764Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-23T00:40:22.764Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-23T00:40:22.764Z] (4/4) Installing curl (7.69.1-r3) [2021-02-23T00:40:22.764Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T00:40:22.764Z] Executing ca-certificates-20191127-r4.trigger [2021-02-23T00:40:23.037Z] OK: 7 MiB in 18 packages [2021-02-23T00:40:23.037Z] ---> Running in 1a46a4408e34 [2021-02-23T00:40:24.436Z] Removing intermediate container eefe56e3c5b1 [2021-02-23T00:40:24.436Z] ---> 114d1771eca4 [2021-02-23T00:40:24.436Z] [2021-02-23T00:40:24.436Z] Step 10/23 : FROM alpine:3.12 [2021-02-23T00:40:24.436Z] ---> 389fef711851 [2021-02-23T00:40:24.436Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-23T00:40:24.436Z] ---> Using cache [2021-02-23T00:40:24.436Z] ---> fd9d6dfb1231 [2021-02-23T00:40:24.436Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-23T00:40:24.436Z] ---> Using cache [2021-02-23T00:40:24.436Z] ---> 361559fc8221 [2021-02-23T00:40:24.436Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-23T00:40:24.436Z] Removing intermediate container 1a46a4408e34 [2021-02-23T00:40:24.436Z] ---> c8639fe03132 [2021-02-23T00:40:24.436Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-23T00:40:24.436Z] ---> Running in 0b500e99c246 [2021-02-23T00:40:24.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.094s coverage: 94.4% of statements [2021-02-23T00:40:24.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2021-02-23T00:40:25.014Z] Removing intermediate container 0b500e99c246 [2021-02-23T00:40:25.014Z] ---> 6eb842ca7a6c [2021-02-23T00:40:25.014Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-23T00:40:25.278Z] ---> 08da1ee9f419 [2021-02-23T00:40:25.278Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-23T00:40:25.865Z] Removing intermediate container ae1e4fea2f69 [2021-02-23T00:40:25.865Z] ---> 0ade2d351001 [2021-02-23T00:40:25.865Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-23T00:40:26.442Z] ---> Running in 32104695e8ac [2021-02-23T00:40:26.442Z] ---> Running in a51cee1e17f7 [2021-02-23T00:40:26.442Z] ---> 4fd56b500549 [2021-02-23T00:40:26.442Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-23T00:40:26.706Z] Removing intermediate container 32104695e8ac [2021-02-23T00:40:26.706Z] ---> b1004294036d [2021-02-23T00:40:26.706Z] Step 15/23 : WORKDIR / [2021-02-23T00:40:26.706Z] ---> Running in 094e99c0122d [2021-02-23T00:40:26.967Z] Removing intermediate container a51cee1e17f7 [2021-02-23T00:40:26.967Z] ---> 49c61a6085b9 [2021-02-23T00:40:26.967Z] Step 13/21 : WORKDIR /edgex [2021-02-23T00:40:26.967Z] ---> c8f368867b95 [2021-02-23T00:40:26.967Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-23T00:40:26.967Z] ---> Running in cd590fc621df [2021-02-23T00:40:27.230Z] ---> Running in 2542a4df0412 [2021-02-23T00:40:27.230Z] Removing intermediate container 094e99c0122d [2021-02-23T00:40:27.230Z] ---> 390990020f74 [2021-02-23T00:40:27.230Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-23T00:40:28.624Z] Removing intermediate container cd590fc621df [2021-02-23T00:40:28.624Z] ---> 5ce6c112bb89 [2021-02-23T00:40:28.624Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-23T00:40:29.198Z] Removing intermediate container 2542a4df0412 [2021-02-23T00:40:29.198Z] ---> 285b261472b9 [2021-02-23T00:40:29.198Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-23T00:40:29.198Z] ---> 69545a34b242 [2021-02-23T00:40:29.198Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-23T00:40:29.472Z] ---> Running in 06768523d7f0 [2021-02-23T00:40:29.472Z] ---> 275444442c24 [2021-02-23T00:40:29.472Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-23T00:40:29.472Z] Removing intermediate container 2fe0105adba5 [2021-02-23T00:40:29.472Z] ---> 3fec65f55f3d [2021-02-23T00:40:29.472Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-23T00:40:29.738Z] ---> Running in 90923c5a8384 [2021-02-23T00:40:29.738Z] Removing intermediate container 06768523d7f0 [2021-02-23T00:40:29.738Z] ---> 905a67794487 [2021-02-23T00:40:29.738Z] Step 20/22 : LABEL arch=x86_64 [2021-02-23T00:40:30.001Z] ---> Running in ce4ee33813ce [2021-02-23T00:40:30.001Z] ---> e61e632ae739 [2021-02-23T00:40:30.001Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-23T00:40:30.273Z] ---> c42fce892052 [2021-02-23T00:40:30.273Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-23T00:40:30.273Z] Removing intermediate container ce4ee33813ce [2021-02-23T00:40:30.273Z] ---> adcad73f0a14 [2021-02-23T00:40:30.273Z] Step 21/22 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb [2021-02-23T00:40:30.273Z] ---> Running in 705840ece9aa [2021-02-23T00:40:30.537Z] 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-02-23T00:40:30.800Z] Removing intermediate container 705840ece9aa [2021-02-23T00:40:30.800Z] ---> 9924edbd5a86 [2021-02-23T00:40:30.800Z] Step 22/22 : LABEL version=0.0.0 [2021-02-23T00:40:30.800Z] ---> 7e893f9b7270 [2021-02-23T00:40:30.800Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-23T00:40:30.800Z] ---> Running in 8740a5e1e8d8 [2021-02-23T00:40:30.800Z] ---> 7749a18aceeb [2021-02-23T00:40:30.800Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-23T00:40:31.062Z] ---> Running in cee85054b7ec [2021-02-23T00:40:31.062Z] ---> Running in 8607cbc33bd7 [2021-02-23T00:40:31.327Z] Removing intermediate container 8740a5e1e8d8 [2021-02-23T00:40:31.327Z] ---> 538825d6c5fa [2021-02-23T00:40:31.327Z] [2021-02-23T00:40:31.327Z] Removing intermediate container cee85054b7ec [2021-02-23T00:40:31.327Z] ---> d1659bfd424c [2021-02-23T00:40:31.327Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-23T00:40:31.589Z] ---> Running in 2729cd1dedcc [2021-02-23T00:40:31.589Z] Removing intermediate container 8607cbc33bd7 [2021-02-23T00:40:31.589Z] ---> 14c2b57844bc [2021-02-23T00:40:31.589Z] Step 18/21 : CMD ["--init=true"] [2021-02-23T00:40:31.589Z] Successfully built 538825d6c5fa [2021-02-23T00:40:31.589Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-23T00:40:31.589Z]  Building docker-support-scheduler-go ... done  ---> Running in 8f56fd64657e [2021-02-23T00:40:31.853Z] Removing intermediate container 2729cd1dedcc [2021-02-23T00:40:31.853Z] ---> 8e1082597991 [2021-02-23T00:40:31.853Z] Step 21/23 : LABEL arch=x86_64 [2021-02-23T00:40:31.853Z] Removing intermediate container 8f56fd64657e [2021-02-23T00:40:31.853Z] ---> b9c0374c2430 [2021-02-23T00:40:31.853Z] Step 19/21 : LABEL arch=x86_64 [2021-02-23T00:40:31.853Z] ---> Running in e38750133df4 [2021-02-23T00:40:32.116Z] ---> Running in 181647015f8a [2021-02-23T00:40:32.116Z] Removing intermediate container 90923c5a8384 [2021-02-23T00:40:32.116Z] ---> e689fd205f29 [2021-02-23T00:40:32.116Z] [2021-02-23T00:40:32.116Z] Step 11/26 : FROM docker:20.10.0 [2021-02-23T00:40:32.116Z] Removing intermediate container e38750133df4 [2021-02-23T00:40:32.116Z] ---> 1f1913fbed8a [2021-02-23T00:40:32.116Z] Step 22/23 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb [2021-02-23T00:40:32.378Z] 20.10.0: Pulling from library/docker [2021-02-23T00:40:32.378Z] ---> Running in d53b8a3582ea [2021-02-23T00:40:32.378Z] Removing intermediate container 181647015f8a [2021-02-23T00:40:32.378Z] ---> 78af5bcc7684 [2021-02-23T00:40:32.378Z] Step 20/21 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb [2021-02-23T00:40:32.378Z] ---> Running in 9537956bd23b [2021-02-23T00:40:32.642Z] Removing intermediate container d53b8a3582ea [2021-02-23T00:40:32.642Z] ---> 0ad21cf88560 [2021-02-23T00:40:32.642Z] Step 23/23 : LABEL version=0.0.0 [2021-02-23T00:40:33.601Z] ---> Running in 0868a0b0467f [2021-02-23T00:40:33.871Z] Removing intermediate container 9537956bd23b [2021-02-23T00:40:33.871Z] ---> 88d2db0ec172 [2021-02-23T00:40:33.871Z] Step 21/21 : LABEL version=0.0.0 [2021-02-23T00:40:33.871Z] ---> Running in 005d03793f6a [2021-02-23T00:40:33.871Z] Removing intermediate container 0868a0b0467f [2021-02-23T00:40:33.871Z] ---> 3efdf01c3f9b [2021-02-23T00:40:33.871Z] [2021-02-23T00:40:34.134Z] Successfully built 3efdf01c3f9b [2021-02-23T00:40:34.713Z] Successfully tagged docker-core-metadata-go:latest [2021-02-23T00:40:34.713Z]  Building docker-core-metadata-go ... done Removing intermediate container 005d03793f6a [2021-02-23T00:40:34.713Z] ---> deabc698223b [2021-02-23T00:40:34.713Z] [2021-02-23T00:40:34.977Z] Successfully built deabc698223b [2021-02-23T00:40:34.977Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-23T00:40:39.219Z]  Building docker-security-proxy-setup-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-23T00:40:39.219Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-23T00:40:39.219Z] ---> aefe523efa57 [2021-02-23T00:40:39.219Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-23T00:40:39.219Z] ---> Running in 4765e46a9a40 [2021-02-23T00:40:39.800Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T00:40:39.800Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T00:40:39.800Z] (1/2) Installing readline (8.0.4-r0) [2021-02-23T00:40:39.800Z] (2/2) Installing bash (5.0.17-r0) [2021-02-23T00:40:39.800Z] Executing bash-5.0.17-r0.post-install [2021-02-23T00:40:39.800Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T00:40:39.800Z] OK: 12 MiB in 22 packages [2021-02-23T00:40:39.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.118s coverage: 92.9% of statements [2021-02-23T00:40:39.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-23T00:40:39.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-23T00:40:39.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-23T00:40:39.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 77.8% of statements [2021-02-23T00:40:39.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-23T00:40:39.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-23T00:40:39.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-23T00:40:39.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-23T00:40:39.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-23T00:40:39.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.093s coverage: 87.2% of statements [2021-02-23T00:40:39.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-23T00:40:39.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-23T00:40:39.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-02-23T00:40:39.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-23T00:40:39.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 75.5% of statements [2021-02-23T00:40:39.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-23T00:40:39.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.8% of statements [2021-02-23T00:40:39.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.126s coverage: 87.2% of statements [2021-02-23T00:40:39.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.130s coverage: 84.6% of statements [2021-02-23T00:40:39.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.178s coverage: 91.6% of statements [2021-02-23T00:40:39.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-23T00:40:39.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.518s coverage: 62.4% of statements [2021-02-23T00:40:39.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-23T00:40:39.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-23T00:40:39.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2021-02-23T00:40:39.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 91.3% of statements [2021-02-23T00:40:39.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2021-02-23T00:40:39.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements [2021-02-23T00:40:39.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2021-02-23T00:40:39.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.841s coverage: 68.9% of statements [2021-02-23T00:40:39.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-23T00:40:39.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-23T00:40:39.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.335s coverage: 36.6% of statements [2021-02-23T00:40:39.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-23T00:40:39.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-23T00:40:39.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.113s coverage: 89.5% of statements [2021-02-23T00:40:40.745Z] Removing intermediate container 4765e46a9a40 [2021-02-23T00:40:40.745Z] ---> 49c51edf252b [2021-02-23T00:40:40.745Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-23T00:40:40.745Z] ---> Running in d2c6b57c0fc5 [2021-02-23T00:40:40.745Z] Removing intermediate container d2c6b57c0fc5 [2021-02-23T00:40:40.745Z] ---> 19b2b32f8e39 [2021-02-23T00:40:40.745Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-23T00:40:40.745Z] ---> Running in 32dbaa751753 [2021-02-23T00:40:41.007Z] Removing intermediate container 32dbaa751753 [2021-02-23T00:40:41.007Z] ---> 92f6f7204b90 [2021-02-23T00:40:41.007Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-23T00:40:41.007Z] ---> Running in f8915f1ed27d [2021-02-23T00:40:41.294Z] Removing intermediate container f8915f1ed27d [2021-02-23T00:40:41.294Z] ---> 1d1d891e2d9e [2021-02-23T00:40:41.294Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-23T00:40:41.915Z] ---> ecb2d92b1231 [2021-02-23T00:40:41.915Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-23T00:40:42.195Z] ---> d9a79876085d [2021-02-23T00:40:42.195Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-23T00:40:42.532Z] ---> 7f2fc87e315d [2021-02-23T00:40:42.532Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-23T00:40:42.532Z] ---> Running in 5c9f75192abc [2021-02-23T00:40:43.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T00:40:43.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T00:40:43.107Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-23T00:40:43.107Z] (2/33) Installing expat (2.2.9-r1) [2021-02-23T00:40:43.107Z] (3/33) Installing libffi (3.3-r2) [2021-02-23T00:40:43.107Z] (4/33) Installing gdbm (1.13-r1) [2021-02-23T00:40:43.107Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-23T00:40:43.107Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-23T00:40:43.107Z] (7/33) Installing python3 (3.8.5-r1) [2021-02-23T00:40:44.048Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-23T00:40:44.048Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-23T00:40:44.048Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-23T00:40:44.307Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-23T00:40:44.307Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-23T00:40:44.307Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-23T00:40:44.307Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-23T00:40:44.307Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-23T00:40:44.307Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-23T00:40:44.307Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-23T00:40:44.307Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-23T00:40:44.307Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-23T00:40:44.307Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-23T00:40:44.307Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-23T00:40:44.307Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-23T00:40:44.307Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-23T00:40:44.307Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-23T00:40:44.307Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-23T00:40:44.307Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-23T00:40:44.569Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-23T00:40:44.569Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-23T00:40:44.569Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-23T00:40:44.569Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-23T00:40:44.569Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-23T00:40:44.569Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-23T00:40:44.569Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-23T00:40:44.569Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T00:40:44.569Z] OK: 71 MiB in 55 packages [2021-02-23T00:40:46.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.477s coverage: 47.0% of statements [2021-02-23T00:40:46.678Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-23T00:40:46.678Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-23T00:40:46.678Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-23T00:40:46.678Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-23T00:40:46.678Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-23T00:40:46.678Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.113s coverage: 100.0% of statements [2021-02-23T00:40:46.678Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-23T00:40:46.678Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.098s coverage: 100.0% of statements [2021-02-23T00:40:46.678Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-23T00:40:46.678Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-23T00:40:46.678Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-23T00:40:46.678Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-23T00:40:46.678Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.291s coverage: 89.4% of statements [2021-02-23T00:40:46.678Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-23T00:40:46.678Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-23T00:40:46.678Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-23T00:40:52.723Z] Removing intermediate container 5c9f75192abc [2021-02-23T00:40:52.723Z] ---> 64710a351b36 [2021-02-23T00:40:52.723Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-23T00:40:52.723Z] ---> Running in d7c292436114 [2021-02-23T00:40:54.108Z] Collecting docker-compose==1.23.2 [2021-02-23T00:40:54.108Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-23T00:40:54.108Z] Collecting jsonschema<3,>=2.5.1 [2021-02-23T00:40:54.108Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-23T00:40:54.370Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-23T00:40:54.370Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-23T00:40:54.631Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-23T00:40:54.631Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-23T00:40:54.631Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-23T00:40:54.631Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-23T00:40:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.107s coverage: 29.1% of statements [2021-02-23T00:40:55.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-23T00:40:55.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-23T00:40:55.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-23T00:40:55.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-23T00:40:55.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-23T00:40:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.186s coverage: 99.0% of statements [2021-02-23T00:40:55.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-23T00:40:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.091s coverage: 100.0% of statements [2021-02-23T00:40:55.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-23T00:40:55.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-23T00:40:55.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-23T00:40:55.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-23T00:40:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.158s coverage: 92.9% of statements [2021-02-23T00:40:55.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-23T00:40:55.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-23T00:40:55.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-23T00:40:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements [2021-02-23T00:40:55.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-23T00:40:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements [2021-02-23T00:40:55.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-23T00:40:55.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-23T00:40:55.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-23T00:40:55.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-23T00:40:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.105s coverage: 87.9% of statements [2021-02-23T00:40:55.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-23T00:40:55.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-23T00:40:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.078s coverage: 100.0% of statements [2021-02-23T00:40:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.053s coverage: 32.1% of statements [2021-02-23T00:40:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-02-23T00:40:55.202Z] Collecting PyYAML<4,>=3.10 [2021-02-23T00:40:55.464Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-23T00:40:55.975Z] GO111MODULE=on go vet ./... [2021-02-23T00:40:56.411Z] Collecting cached-property<2,>=1.2.0 [2021-02-23T00:40:56.411Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-23T00:40:56.411Z] 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-02-23T00:40:56.411Z] Collecting docopt<0.7,>=0.6.1 [2021-02-23T00:40:56.411Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-23T00:40:56.983Z] Collecting docker<4.0,>=3.6.0 [2021-02-23T00:40:56.983Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-23T00:40:56.983Z] Collecting texttable<0.10,>=0.9.0 [2021-02-23T00:40:56.983Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-23T00:40:57.555Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-23T00:40:57.555Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-23T00:40:57.555Z] Collecting idna<2.8,>=2.5 [2021-02-23T00:40:57.555Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-23T00:40:57.815Z] 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-02-23T00:40:57.815Z] 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-02-23T00:40:57.815Z] Collecting docker-pycreds>=0.4.0 [2021-02-23T00:40:57.815Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-23T00:40:57.815Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-23T00:40:57.815Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-23T00:40:57.815Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-23T00:40:57.815Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-23T00:40:58.076Z] Installing collected packages: jsonschema, websocket-client, urllib3, idna, requests, dockerpty, PyYAML, cached-property, docopt, docker-pycreds, docker, texttable, docker-compose [2021-02-23T00:40:58.076Z] Attempting uninstall: urllib3 [2021-02-23T00:40:58.076Z] Found existing installation: urllib3 1.25.9 [2021-02-23T00:40:58.076Z] Uninstalling urllib3-1.25.9: [2021-02-23T00:40:58.335Z] Successfully uninstalled urllib3-1.25.9 [2021-02-23T00:40:58.335Z] Attempting uninstall: idna [2021-02-23T00:40:58.335Z] Found existing installation: idna 2.9 [2021-02-23T00:40:58.335Z] Uninstalling idna-2.9: [2021-02-23T00:40:58.336Z] Successfully uninstalled idna-2.9 [2021-02-23T00:40:58.595Z] Attempting uninstall: requests [2021-02-23T00:40:58.595Z] Found existing installation: requests 2.23.0 [2021-02-23T00:40:58.595Z] Uninstalling requests-2.23.0: [2021-02-23T00:40:58.595Z] Successfully uninstalled requests-2.23.0 [2021-02-23T00:40:58.856Z] Running setup.py install for dockerpty: started [2021-02-23T00:40:59.119Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-23T00:40:59.119Z] Running setup.py install for PyYAML: started [2021-02-23T00:40:59.691Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-23T00:40:59.952Z] Running setup.py install for docopt: started [2021-02-23T00:41:00.214Z] Running setup.py install for docopt: finished with status 'done' [2021-02-23T00:41:00.475Z] Running setup.py install for texttable: started [2021-02-23T00:41:01.049Z] Running setup.py install for texttable: finished with status 'done' [2021-02-23T00:41:01.314Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-23T00:41:04.623Z] Removing intermediate container d7c292436114 [2021-02-23T00:41:04.623Z] ---> 89e9db033ce0 [2021-02-23T00:41:04.623Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-23T00:41:04.885Z] ---> Running in 558af8fd5225 [2021-02-23T00:41:05.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T00:41:05.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T00:41:05.460Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-23T00:41:05.460Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-23T00:41:05.460Z] (3/3) Installing curl (7.69.1-r3) [2021-02-23T00:41:05.460Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T00:41:05.460Z] OK: 72 MiB in 58 packages [2021-02-23T00:41:06.040Z] Removing intermediate container 558af8fd5225 [2021-02-23T00:41:06.040Z] ---> a8eeac34ba3d [2021-02-23T00:41:06.040Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-23T00:41:06.040Z] ---> Running in d0ff687721cc [2021-02-23T00:41:06.302Z] Removing intermediate container d0ff687721cc [2021-02-23T00:41:06.302Z] ---> 6988a8f4c2bf [2021-02-23T00:41:06.302Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-23T00:41:06.302Z] ---> Running in deccf138f832 [2021-02-23T00:41:06.563Z] Removing intermediate container deccf138f832 [2021-02-23T00:41:06.563Z] ---> 970236090a21 [2021-02-23T00:41:06.563Z] Step 24/26 : LABEL arch=x86_64 [2021-02-23T00:41:06.563Z] ---> Running in 9371bb9babd7 [2021-02-23T00:41:06.826Z] Removing intermediate container 9371bb9babd7 [2021-02-23T00:41:06.826Z] ---> 869209d58081 [2021-02-23T00:41:06.826Z] Step 25/26 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb [2021-02-23T00:41:06.826Z] ---> Running in 706d568d162e [2021-02-23T00:41:07.087Z] Removing intermediate container 706d568d162e [2021-02-23T00:41:07.087Z] ---> 685f5955e3a7 [2021-02-23T00:41:07.087Z] Step 26/26 : LABEL version=0.0.0 [2021-02-23T00:41:07.087Z] ---> Running in d11f0edda55e [2021-02-23T00:41:07.351Z] Removing intermediate container d11f0edda55e [2021-02-23T00:41:07.351Z] ---> 9d05c0e1158a [2021-02-23T00:41:07.351Z] [2021-02-23T00:41:07.351Z] Successfully built 9d05c0e1158a [2021-02-23T00:41:07.351Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-23T00:41:07.933Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-23T00:41:07.949Z] $ docker stop --time=1 df6548805b00784712959e73c84d03aee980225c8039ceb4f6143827330d73b3 [2021-02-23T00:41:09.598Z] $ docker rm -f df6548805b00784712959e73c84d03aee980225c8039ceb4f6143827330d73b3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-23T00:41:10.140Z] + docker images [2021-02-23T00:41:10.140Z] + grep docker [2021-02-23T00:41:10.712Z] docker-sys-mgmt-agent-go latest 9d05c0e1158a 3 seconds ago 313MB [2021-02-23T00:41:10.712Z] docker-core-metadata-go latest 3efdf01c3f9b 37 seconds ago 19MB [2021-02-23T00:41:10.712Z] docker-security-proxy-setup-go latest deabc698223b 37 seconds ago 24.7MB [2021-02-23T00:41:10.712Z] docker-support-scheduler-go latest 538825d6c5fa 39 seconds ago 17.2MB [2021-02-23T00:41:10.712Z] docker-security-bootstrapper-go latest ae970e83863b 2 minutes ago 18.3MB [2021-02-23T00:41:10.712Z] docker-core-data-go latest d862a363aa28 2 minutes ago 22.4MB [2021-02-23T00:41:10.712Z] docker-security-secretstore-setup-go latest b780fa098093 2 minutes ago 24.9MB [2021-02-23T00:41:10.712Z] docker-support-notifications-go latest f51dd3d2c3a1 2 minutes ago 17.7MB [2021-02-23T00:41:10.712Z] docker-core-command-go latest b85f0b8d80bd 2 minutes ago 17MB [2021-02-23T00:41:10.712Z] 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-02-23T00:41:26.430Z] Still waiting to schedule task [2021-02-23T00:41:26.430Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-23T00:42:17.742Z] gofmt -l . [2021-02-23T00:42:17.742Z] [ "`gofmt -l .`" = "" ] [2021-02-23T00:42:17.743Z] ./bin/test-go-mod-tidy.sh [2021-02-23T00:42:17.743Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-23T00:42:18.405Z] + ls -al . [2021-02-23T00:42:18.406Z] total 736 [2021-02-23T00:42:18.406Z] drwxrwxr-x 9 1001 1001 4096 Feb 23 00:42 . [2021-02-23T00:42:18.406Z] drwxr-xr-x 4 root root 4096 Feb 23 00:38 .. [2021-02-23T00:42:18.406Z] -rw-rw-r-- 1 1001 1001 11 Feb 23 00:36 .dockerignore [2021-02-23T00:42:18.406Z] drwxrwxr-x 8 1001 1001 4096 Feb 23 00:36 .git [2021-02-23T00:42:18.406Z] drwxrwxr-x 3 1001 1001 4096 Feb 23 00:36 .github [2021-02-23T00:42:18.406Z] -rw-rw-r-- 1 1001 1001 818 Feb 23 00:36 .gitignore [2021-02-23T00:42:18.406Z] -rw-rw-r-- 1 1001 1001 166 Feb 23 00:36 .sonarcloud.properties [2021-02-23T00:42:18.406Z] -rw-rw-r-- 1 1001 1001 8475 Feb 23 00:36 Attribution.txt [2021-02-23T00:42:18.406Z] -rw-rw-r-- 1 1001 1001 3804 Feb 23 00:36 CONTRIBUTING.md [2021-02-23T00:42:18.406Z] -rw-rw-r-- 1 1001 1001 931 Feb 23 00:36 Dockerfile.build [2021-02-23T00:42:18.406Z] -rw-rw-r-- 1 1001 1001 863 Feb 23 00:36 Jenkinsfile [2021-02-23T00:42:18.406Z] -rw-rw-r-- 1 1001 1001 10775 Feb 23 00:36 LICENSE [2021-02-23T00:42:18.406Z] -rw-rw-r-- 1 1001 1001 5774 Feb 23 00:36 Makefile [2021-02-23T00:42:18.406Z] -rw-rw-r-- 1 1001 1001 6524 Feb 23 00:36 README.md [2021-02-23T00:42:18.406Z] -rw-rw-r-- 1 1001 1001 6755 Feb 23 00:36 SECURITY.md [2021-02-23T00:42:18.406Z] -rw-rw-r-- 1 1001 1001 5 Feb 23 00:32 VERSION [2021-02-23T00:42:18.406Z] -rw-rw-r-- 1 1001 1001 4131 Feb 23 00:36 ZMQWindows.md [2021-02-23T00:42:18.406Z] drwxrwxr-x 2 1001 1001 4096 Feb 23 00:36 bin [2021-02-23T00:42:18.406Z] drwxrwxr-x 14 1001 1001 4096 Feb 23 00:36 cmd [2021-02-23T00:42:18.406Z] -rw-r--r-- 1 root root 594620 Feb 23 00:40 coverage.out [2021-02-23T00:42:18.406Z] -rw-r--r-- 1 root root 1055 Feb 23 00:42 go.mod [2021-02-23T00:42:18.406Z] -rw-r--r-- 1 root root 21410 Feb 23 00:42 go.sum [2021-02-23T00:42:18.406Z] drwxrwxr-x 8 1001 1001 4096 Feb 23 00:36 internal [2021-02-23T00:42:18.406Z] drwxrwxr-x 4 1001 1001 4096 Feb 23 00:36 openapi [2021-02-23T00:42:18.406Z] drwxrwxr-x 4 1001 1001 4096 Feb 23 00:36 snap [2021-02-23T00:42:18.406Z] -rw-rw-r-- 1 1001 1001 168 Feb 23 00:36 version.go [Pipeline] sh [2021-02-23T00:42:19.157Z] + '[' -e coverage.out ] [2021-02-23T00:42:19.157Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-23T00:42:19.182Z] Warning: overwriting stash ‘coverage-report’ [2021-02-23T00:42:20.492Z] Stashed 1 file(s) [Pipeline] sh [2021-02-23T00:42:20.883Z] + make build [2021-02-23T00:42:20.883Z] 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-02-23T00:42:21.926Z] Running on prd-ubuntu18.04-docker-8c-8g-27240 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-02-23T00:42:21.977Z] Running in /w/workspace/edgex-go/68 [Pipeline] { [Pipeline] checkout [2021-02-23T00:42:24.247Z] using credential edgex-jenkins-ssh [2021-02-23T00:42:24.331Z] Cloning the remote Git repository [2021-02-23T00:42:24.358Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-23T00:42:24.423Z] > git init /w/workspace/edgex-go/68 # timeout=10 [2021-02-23T00:42:24.461Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-23T00:42:24.461Z] > git --version # timeout=10 [2021-02-23T00:42:24.470Z] > git --version # 'git version 2.17.1' [2021-02-23T00:42:24.470Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T00:42:24.502Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-23T00:42:33.275Z] 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-02-23T00:42:45.616Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-23T00:42:45.625Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-23T00:42:45.643Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-23T00:42:45.655Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-23T00:42:45.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T00:42:45.660Z] > 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-02-23T00:42:46.255Z] Merging remotes/origin/master commit 13b869e22a059f3891192ba74d68c5afbf7a0a77 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-02-23T00:42:46.569Z] Merge succeeded, producing ef94d54d81eb3c9b518b4316bd518a375df421e2 [2021-02-23T00:42:46.569Z] Checking out Revision ef94d54d81eb3c9b518b4316bd518a375df421e2 (PR-2858) [2021-02-23T00:42:46.269Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T00:42:46.274Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-02-23T00:42:46.354Z] > git remote # timeout=10 [2021-02-23T00:42:46.362Z] > git config --get remote.origin.url # timeout=10 [2021-02-23T00:42:46.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T00:42:46.372Z] > git merge 13b869e22a059f3891192ba74d68c5afbf7a0a77 # timeout=10 [2021-02-23T00:42:46.565Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-23T00:42:46.576Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T00:42:46.584Z] > git checkout -f ef94d54d81eb3c9b518b4316bd518a375df421e2 # timeout=10 [2021-02-23T00:42:50.284Z] Commit message: "Merge commit '13b869e22a059f3891192ba74d68c5afbf7a0a77' into HEAD" [2021-02-23T00:42:50.293Z] First time build. Skipping changelog. [2021-02-23T00:42:50.291Z] > git rev-list --no-walk 74d60f4302fa115f15827d58e8c043331c1a2f45 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-23T00:42:51.573Z] + echo snap-build.sh [2021-02-23T00:42:51.573Z] snap-build.sh [2021-02-23T00:42:51.573Z] + SNAP_BASE_DIR=. [2021-02-23T00:42:51.573Z] + '[' '!' -z /w/workspace/edgex-go/68 ']' [2021-02-23T00:42:51.573Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/68 [2021-02-23T00:42:51.573Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/68]' [2021-02-23T00:42:51.573Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/68] [2021-02-23T00:42:51.573Z] + cd /w/workspace/edgex-go/68 [2021-02-23T00:42:51.573Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-23T00:42:51.573Z] Reading package lists... [2021-02-23T00:42:51.573Z] Building dependency tree... [2021-02-23T00:42:51.573Z] Reading state information... [2021-02-23T00:42:51.835Z] The following packages were automatically installed and are no longer required: [2021-02-23T00:42:51.835Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-23T00:42:51.835Z] uidmap xdelta3 [2021-02-23T00:42:51.835Z] Use 'sudo apt autoremove' to remove them. [2021-02-23T00:42:51.835Z] The following packages will be REMOVED: [2021-02-23T00:42:51.835Z] lxd* lxd-client* [2021-02-23T00:42:52.097Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-23T00:42:52.097Z] After this operation, 31.7 MB disk space will be freed. [2021-02-23T00:42:53.147Z] (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-02-23T00:42:53.147Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-23T00:42:54.093Z] Removing lxd dnsmasq configuration [2021-02-23T00:42:54.093Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-23T00:42:54.355Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-23T00:42:55.304Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-23T00:42:55.304Z] (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-02-23T00:42:55.304Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-23T00:42:55.915Z] 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-02-23T00:42:56.695Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-23T00:42:56.695Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-23T00:42:58.613Z] + sudo snap remove --purge lxd [2021-02-23T00:42:58.613Z] snap "lxd" is not installed [2021-02-23T00:42:58.613Z] + sudo groupadd --force --system lxd [2021-02-23T00:42:58.613Z] ++ whoami [2021-02-23T00:42:58.613Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-23T00:42:58.613Z] + newgrp - lxd [2021-02-23T00:42:58.613Z] + sudo snap install lxd [2021-02-23T00:43:01.339Z] 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-02-23T00:43:08.693Z] 2021-02-23T00:43:05Z INFO Waiting for automatic snapd restart... [2021-02-23T00:43:11.491Z] 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-02-23T00:43:11.766Z] 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-02-23T00:43:18.472Z] 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-02-23T00:43:20.945Z] lxd 4.11 from Canonical* installed [2021-02-23T00:43:20.945Z] + sudo lxd init --auto [2021-02-23T00:43:22.765Z] 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-02-23T00:43:28.153Z] 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-02-23T00:43:30.974Z] + sudo snap install --classic snapcraft [2021-02-23T00:43:33.558Z] 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-02-23T00:43:36.275Z] snapcraft 4.5.1 from Canonical* installed [2021-02-23T00:43:36.275Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-23T00:43:36.275Z] + patch --verbose -p1 [2021-02-23T00:43:36.275Z] Hmm... Looks like a unified diff to me... [2021-02-23T00:43:36.275Z] The text leading up to this was: [2021-02-23T00:43:36.275Z] -------------------------- [2021-02-23T00:43:36.275Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-23T00:43:36.275Z] |From: Tony Espy [2021-02-23T00:43:36.275Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-23T00:43:36.275Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-23T00:43:36.275Z] | [2021-02-23T00:43:36.275Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-23T00:43:36.275Z] |optimize the snap CI check run for pull requests. When [2021-02-23T00:43:36.275Z] |applied, it essentially strips out everything (apps and [2021-02-23T00:43:36.275Z] |parts) from the snapcraft.yaml file except those required [2021-02-23T00:43:36.275Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-23T00:43:36.275Z] |catch changes to edgex-go that break the snap build. [2021-02-23T00:43:36.275Z] | [2021-02-23T00:43:36.275Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-23T00:43:36.275Z] |to update this patch file, otherwise it may fail to apply, [2021-02-23T00:43:36.275Z] |resulting in a failed snap build CI check in the associated [2021-02-23T00:43:36.275Z] |pull request. [2021-02-23T00:43:36.275Z] | [2021-02-23T00:43:36.275Z] |Note - in addition to applying this patch, the pipeline also [2021-02-23T00:43:36.275Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-23T00:43:36.275Z] |need to build the finally binary .snap file (and it won't [2021-02-23T00:43:36.275Z] |work with the patch applied). This further reduces the build [2021-02-23T00:43:36.275Z] |time. [2021-02-23T00:43:36.275Z] |--- [2021-02-23T00:43:36.275Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-23T00:43:36.275Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-23T00:43:36.275Z] | [2021-02-23T00:43:36.275Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-23T00:43:36.275Z] |index 1e537489..faf42425 100644 [2021-02-23T00:43:36.275Z] |--- a/snap/snapcraft.yaml [2021-02-23T00:43:36.275Z] |+++ b/snap/snapcraft.yaml [2021-02-23T00:43:36.275Z] -------------------------- [2021-02-23T00:43:36.275Z] patching file snap/snapcraft.yaml [2021-02-23T00:43:36.275Z] Using Plan A... [2021-02-23T00:43:36.275Z] Hunk #1 succeeded at 73. [2021-02-23T00:43:36.275Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-02-23T00:43:36.275Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-02-23T00:43:36.275Z] Hunk #4 FAILED at 222. [2021-02-23T00:43:36.275Z] Hunk #5 succeeded at 303 (offset 4 lines). [2021-02-23T00:43:36.275Z] Hunk #6 succeeded at 330 (offset 4 lines). [2021-02-23T00:43:36.275Z] Hunk #7 succeeded at 364 (offset 4 lines). [2021-02-23T00:43:36.275Z] Hunk #8 FAILED at 411. [2021-02-23T00:43:36.275Z] 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2021-02-23T00:43:36.275Z] Hmm... Ignoring the trailing garbage. [2021-02-23T00:43:36.275Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2021-02-23T00:43:36.937Z] 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 [Pipeline] } [2021-02-23T00:43:36.995Z] Failed in branch amd64 [2021-02-23T00:43:41.261Z] 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-02-23T00:43:47.986Z] $ docker stop --time=1 a36114b3538011d96f8a6fb4af066d76178063ab6349be43d212d1e63c7815bc [2021-02-23T00:43:50.474Z] $ docker rm -f a36114b3538011d96f8a6fb4af066d76178063ab6349be43d212d1e63c7815bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-23T00:43:52.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-23T00:43:53.003Z] [2021-02-23T00:43:53.003Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-23T00:43:53.388Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-23T00:43:53.660Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-23T00:43:53.660Z] 29e5d40040c1: Pulling fs layer [2021-02-23T00:43:53.660Z] 1ce36da41761: Pulling fs layer [2021-02-23T00:43:53.660Z] 25b303627fd3: Pulling fs layer [2021-02-23T00:43:53.934Z] 29e5d40040c1: Verifying Checksum [2021-02-23T00:43:53.934Z] 29e5d40040c1: Download complete [2021-02-23T00:43:54.535Z] 1ce36da41761: Verifying Checksum [2021-02-23T00:43:54.535Z] 1ce36da41761: Download complete [2021-02-23T00:43:54.810Z] 29e5d40040c1: Pull complete [2021-02-23T00:43:56.250Z] 1ce36da41761: Pull complete [2021-02-23T00:43:56.250Z] 25b303627fd3: Verifying Checksum [2021-02-23T00:43:56.250Z] 25b303627fd3: Download complete [2021-02-23T00:44:06.400Z] 25b303627fd3: Pull complete [2021-02-23T00:44:06.400Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-23T00:44:06.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-23T00:44:06.400Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-23T00:44:06.623Z] prd-ubuntu18.04-docker-arm64-4c-16g-27237 does not seem to be running inside a container [2021-02-23T00:44:06.691Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@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-02-23T00:44:09.900Z] $ docker top e661e237ae2e7d87c4d99b94a318503a897b56994626e4988a8ab927bace6431 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-23T00:44:10.941Z] + docker-compose+ buildgrep --help parallel [2021-02-23T00:44:10.941Z] [2021-02-23T00:44:15.234Z] --parallel Build images in parallel. [Pipeline] } [2021-02-23T00:44:15.247Z] $ docker stop --time=1 e661e237ae2e7d87c4d99b94a318503a897b56994626e4988a8ab927bace6431 [2021-02-23T00:44:17.222Z] $ docker rm -f e661e237ae2e7d87c4d99b94a318503a897b56994626e4988a8ab927bace6431 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-23T00:44:18.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-23T00:44:18.033Z] . [Pipeline] withDockerContainer [2021-02-23T00:44:18.298Z] prd-ubuntu18.04-docker-arm64-4c-16g-27237 does not seem to be running inside a container [2021-02-23T00:44:18.367Z] $ 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/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-23T00:44:19.845Z] $ docker top 1fb1399d3e7547354f0c0d970be5342b2602a162b7dd3abfd9dd19c453510cf8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-23T00:44:20.960Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-23T00:44:25.327Z] Building docker-core-command-go ... [2021-02-23T00:44:25.327Z] Building docker-core-data-go ... [2021-02-23T00:44:25.327Z] Building docker-core-metadata-go ... [2021-02-23T00:44:25.327Z] Building docker-security-bootstrapper-go ... [2021-02-23T00:44:25.327Z] Building docker-security-proxy-setup-go ... [2021-02-23T00:44:25.327Z] Building docker-security-secretstore-setup-go ... [2021-02-23T00:44:25.327Z] Building docker-support-notifications-go ... [2021-02-23T00:44:25.327Z] Building docker-support-scheduler-go ... [2021-02-23T00:44:25.327Z] Building docker-sys-mgmt-agent-go ... [2021-02-23T00:44:25.327Z] Building docker-support-notifications-go [2021-02-23T00:44:25.327Z] Building docker-core-metadata-go [2021-02-23T00:44:25.327Z] Building docker-sys-mgmt-agent-go [2021-02-23T00:44:25.327Z] Building docker-security-proxy-setup-go [2021-02-23T00:44:25.327Z] Building docker-support-scheduler-go [2021-02-23T00:45:47.128Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T00:45:47.128Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-23T00:45:47.128Z] ---> f7f4f84604b5 [2021-02-23T00:45:47.128Z] Step 3/26 : WORKDIR /edgex-go [2021-02-23T00:45:47.128Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T00:45:47.128Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-23T00:45:47.128Z] ---> f7f4f84604b5 [2021-02-23T00:45:47.128Z] Step 3/22 : WORKDIR /edgex-go [2021-02-23T00:45:47.128Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T00:45:47.128Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-23T00:45:47.128Z] ---> f7f4f84604b5 [2021-02-23T00:45:47.128Z] Step 3/22 : WORKDIR /edgex-go [2021-02-23T00:45:47.128Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T00:45:47.128Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-23T00:45:47.128Z] ---> f7f4f84604b5 [2021-02-23T00:45:47.128Z] Step 3/21 : WORKDIR /edgex-go [2021-02-23T00:45:47.128Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T00:45:47.128Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-23T00:45:47.128Z] ---> f7f4f84604b5 [2021-02-23T00:45:47.128Z] Step 3/23 : WORKDIR /edgex-go [2021-02-23T00:45:47.128Z] ---> Running in 09d687be83d4 [2021-02-23T00:45:47.128Z] ---> Running in 0ebe92590a13 [2021-02-23T00:45:47.128Z] ---> Running in 353ff654c745 [2021-02-23T00:45:47.128Z] ---> Running in 3e767b95c75d [2021-02-23T00:45:47.128Z] ---> Running in ed875206d6c9 [2021-02-23T00:45:47.128Z] Removing intermediate container 0ebe92590a13 [2021-02-23T00:45:47.128Z] Removing intermediate container ed875206d6c9 [2021-02-23T00:45:47.128Z] ---> cbc87078a727 [2021-02-23T00:45:47.128Z] Removing intermediate container 09d687be83d4 [2021-02-23T00:45:47.128Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> d0d90e852e71 [2021-02-23T00:45:47.128Z] ---> 91392c49312e [2021-02-23T00:45:47.128Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T00:45:47.128Z] Removing intermediate container 3e767b95c75d [2021-02-23T00:45:47.128Z] [2021-02-23T00:45:47.128Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 6861b0597152 [2021-02-23T00:45:47.128Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T00:45:47.128Z] [2021-02-23T00:45:47.128Z] Removing intermediate container 353ff654c745 [2021-02-23T00:45:47.128Z] ---> b4b2491c0d56 [2021-02-23T00:45:47.128Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T00:45:47.128Z] ---> Running in 68f509f62dc3 [2021-02-23T00:45:47.128Z] ---> Running in 5e409c34fddf [2021-02-23T00:45:47.128Z] ---> Running in 25b9a8f31e8c [2021-02-23T00:45:47.128Z] ---> Running in 722e56f7181b [2021-02-23T00:45:47.128Z] ---> Running in 077731811e4e [2021-02-23T00:45:47.128Z] Removing intermediate container 68f509f62dc3 [2021-02-23T00:45:47.128Z] ---> 52aed96695cb [2021-02-23T00:45:47.128Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-23T00:45:47.128Z] ---> Running in 8c5cfb09f46c [2021-02-23T00:45:47.128Z] Removing intermediate container 5e409c34fddf [2021-02-23T00:45:47.128Z] ---> e173ed45cdce [2021-02-23T00:45:47.128Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-23T00:45:47.128Z] Removing intermediate container 077731811e4e [2021-02-23T00:45:47.128Z] ---> fe3a0c47bc8c [2021-02-23T00:45:47.128Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-23T00:45:47.128Z] ---> Running in 51e1a344d050 [2021-02-23T00:45:47.128Z] ---> Running in c78a8cac00d5 [2021-02-23T00:45:47.128Z] Removing intermediate container 722e56f7181b [2021-02-23T00:45:47.128Z] ---> 4c6347cef7ef [2021-02-23T00:45:47.128Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-23T00:45:47.128Z] Removing intermediate container 25b9a8f31e8c [2021-02-23T00:45:47.128Z] ---> 9f48b4ea26e3 [2021-02-23T00:45:47.128Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-23T00:45:47.128Z] ---> Running in eeb83428948c [2021-02-23T00:45:47.128Z] ---> Running in 80b1a0faa9a4 [2021-02-23T00:45:47.128Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T00:45:47.128Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T00:45:47.128Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T00:45:47.128Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T00:45:47.128Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T00:45:47.128Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T00:45:47.722Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T00:45:47.722Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T00:45:47.996Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T00:45:48.270Z] OK: 217 MiB in 51 packages [2021-02-23T00:45:48.555Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T00:45:49.542Z] Removing intermediate container 8c5cfb09f46c [2021-02-23T00:45:49.542Z] ---> 9869437c81aa [2021-02-23T00:45:49.542Z] Step 6/21 : COPY go.mod . [2021-02-23T00:45:49.542Z] OK: 217 MiB in 51 packages [2021-02-23T00:45:49.819Z] OK: 217 MiB in 51 packages [2021-02-23T00:45:50.437Z] ---> 50ba8f771da0 [2021-02-23T00:45:50.437Z] Step 7/21 : RUN go mod download [2021-02-23T00:45:50.712Z] OK: 217 MiB in 51 packages [2021-02-23T00:45:50.712Z] ---> Running in 0fac032b90b2 [2021-02-23T00:45:51.000Z] Removing intermediate container c78a8cac00d5 [2021-02-23T00:45:51.000Z] ---> 7d0bd0241c70 [2021-02-23T00:45:51.000Z] Step 6/26 : COPY go.mod . [2021-02-23T00:45:51.606Z] OK: 217 MiB in 51 packages [2021-02-23T00:45:51.606Z] Removing intermediate container 51e1a344d050 [2021-02-23T00:45:51.606Z] ---> 050b36da9655 [2021-02-23T00:45:51.606Z] Step 6/22 : COPY go.mod . [2021-02-23T00:45:51.882Z] ---> 498f249962d0 [2021-02-23T00:45:51.882Z] Step 7/26 : RUN go mod download [2021-02-23T00:45:52.489Z] ---> Running in 001ab9d32778 [2021-02-23T00:45:52.490Z] Removing intermediate container eeb83428948c [2021-02-23T00:45:52.490Z] ---> fb3ceecb1ea1 [2021-02-23T00:45:52.490Z] Step 6/23 : COPY go.mod . [2021-02-23T00:45:52.770Z] ---> f4837d196f25 [2021-02-23T00:45:52.770Z] Step 7/22 : RUN go mod download [2021-02-23T00:45:53.048Z] ---> Running in dca253f2e4ee [2021-02-23T00:45:53.330Z] Removing intermediate container 80b1a0faa9a4 [2021-02-23T00:45:53.330Z] ---> f99a90430f8d [2021-02-23T00:45:53.330Z] Step 6/22 : COPY go.mod . [2021-02-23T00:45:54.332Z] ---> 1d4d0321a151 [2021-02-23T00:45:54.332Z] Step 7/23 : RUN go mod download [2021-02-23T00:45:54.332Z] ---> Running in 6091b92f27c8 [2021-02-23T00:45:54.611Z] ---> 9c79480c7ab8 [2021-02-23T00:45:54.611Z] Step 7/22 : RUN go mod download [2021-02-23T00:45:54.887Z] ---> Running in a11b27dc54e1 [2021-02-23T00:45:54.887Z] Removing intermediate container 0fac032b90b2 [2021-02-23T00:45:54.887Z] ---> 21101d445fae [2021-02-23T00:45:54.887Z] Step 8/21 : COPY . . [2021-02-23T00:45:56.897Z] Removing intermediate container 001ab9d32778 [2021-02-23T00:45:56.897Z] ---> 39832b51c1cd [2021-02-23T00:45:56.897Z] Step 8/26 : COPY . . [2021-02-23T00:45:57.506Z] Removing intermediate container dca253f2e4ee [2021-02-23T00:45:57.506Z] ---> 988ecf38f41e [2021-02-23T00:45:57.506Z] Step 8/22 : COPY . . [2021-02-23T00:46:01.214Z] Removing intermediate container a11b27dc54e1 [2021-02-23T00:46:01.214Z] ---> 241d64984693 [2021-02-23T00:46:01.214Z] Step 8/22 : COPY . . [2021-02-23T00:46:01.214Z] Removing intermediate container 6091b92f27c8 [2021-02-23T00:46:01.214Z] ---> 5f736abe0d2a [2021-02-23T00:46:01.214Z] Step 8/23 : COPY . . [2021-02-23T00:46:23.446Z] ---> 238eb252f054 [2021-02-23T00:46:23.446Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-23T00:46:23.446Z] ---> 994b919b90ad [2021-02-23T00:46:23.446Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-23T00:46:23.446Z] ---> 2554d4e51832 [2021-02-23T00:46:23.446Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-23T00:46:23.725Z] ---> cbb212fc40b4 [2021-02-23T00:46:23.725Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-23T00:46:23.725Z] ---> Running in 68fe8170ee35 [2021-02-23T00:46:23.725Z] ---> Running in 09cc9bca0e09 [2021-02-23T00:46:23.725Z] ---> Running in 85128f4555f0 [2021-02-23T00:46:23.725Z] ---> 83152b99b382 [2021-02-23T00:46:23.725Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-23T00:46:24.000Z] ---> Running in b41ff3fe7caf [2021-02-23T00:46:24.000Z] ---> Running in f09c4e6fb6ac [2021-02-23T00:46:25.999Z] 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-02-23T00:46:25.999Z] 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-02-23T00:46:26.278Z] 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-02-23T00:46:26.278Z] 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-02-23T00:46:26.557Z] 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-02-23T00:48:03.440Z] 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-02-23T00:48:11.271Z] Removing intermediate container 85128f4555f0 [2021-02-23T00:48:11.271Z] ---> c6e601e6f550 [2021-02-23T00:48:11.271Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-23T00:48:11.551Z] ---> Running in aa81359ba618 [2021-02-23T00:48:12.162Z] Removing intermediate container 09cc9bca0e09 [2021-02-23T00:48:12.162Z] ---> 7cd50c491a39 [2021-02-23T00:48:12.162Z] [2021-02-23T00:48:12.162Z] Step 10/21 : FROM alpine:3.12 [2021-02-23T00:48:12.162Z] 3.12: Pulling from library/alpine [2021-02-23T00:48:14.175Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-23T00:48:14.175Z] Status: Downloaded newer image for alpine:3.12 [2021-02-23T00:48:14.175Z] ---> afeebe901d6b [2021-02-23T00:48:14.175Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-23T00:48:14.175Z] 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-02-23T00:48:14.457Z] ---> Running in f09a90a8641b [2021-02-23T00:48:16.476Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T00:48:16.476Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T00:48:17.507Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-23T00:48:17.507Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-23T00:48:17.507Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-23T00:48:17.507Z] (4/4) Installing curl (7.69.1-r3) [2021-02-23T00:48:17.507Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T00:48:17.507Z] Executing ca-certificates-20191127-r4.trigger [2021-02-23T00:48:17.788Z] OK: 7 MiB in 18 packages [2021-02-23T00:48:22.169Z] Removing intermediate container f09a90a8641b [2021-02-23T00:48:22.169Z] ---> 85c59c6ea285 [2021-02-23T00:48:22.169Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-23T00:48:22.169Z] Removing intermediate container aa81359ba618 [2021-02-23T00:48:22.169Z] ---> abf6a9d84066 [2021-02-23T00:48:22.169Z] [2021-02-23T00:48:22.169Z] Step 11/26 : FROM docker:20.10.0 [2021-02-23T00:48:22.169Z] Removing intermediate container 68fe8170ee35 [2021-02-23T00:48:22.169Z] ---> 3839af1daa9c [2021-02-23T00:48:22.169Z] [2021-02-23T00:48:22.169Z] Step 10/22 : FROM alpine:3.12 [2021-02-23T00:48:22.169Z] ---> afeebe901d6b [2021-02-23T00:48:22.169Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-23T00:48:22.169Z] 20.10.0: Pulling from library/docker [2021-02-23T00:48:22.169Z] ---> Running in f2541d0622d0 [2021-02-23T00:48:22.450Z] ---> Running in 6cea4fa06960 [2021-02-23T00:48:23.056Z] Removing intermediate container f2541d0622d0 [2021-02-23T00:48:23.056Z] ---> 2e6c62d45945 [2021-02-23T00:48:23.056Z] Step 13/21 : WORKDIR /edgex [2021-02-23T00:48:24.045Z] ---> Running in 70e2dd6ac417 [2021-02-23T00:48:24.653Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T00:48:24.653Z] Removing intermediate container f09c4e6fb6ac [2021-02-23T00:48:24.653Z] ---> aa83e3cf7e91 [2021-02-23T00:48:24.653Z] [2021-02-23T00:48:24.653Z] Step 10/22 : FROM alpine:3.12 [2021-02-23T00:48:24.653Z] ---> afeebe901d6b [2021-02-23T00:48:24.653Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-23T00:48:24.653Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T00:48:25.272Z] Removing intermediate container 70e2dd6ac417 [2021-02-23T00:48:25.272Z] ---> 333c20144dcb [2021-02-23T00:48:25.272Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-23T00:48:25.272Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-23T00:48:25.272Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-23T00:48:25.590Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T00:48:25.590Z] Executing ca-certificates-20191127-r4.trigger [2021-02-23T00:48:25.590Z] ---> Running in 3c76051c21d4 [2021-02-23T00:48:25.590Z] OK: 6 MiB in 16 packages [2021-02-23T00:48:27.899Z] ---> 2d81cb6ae5f1 [2021-02-23T00:48:27.899Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-23T00:48:27.899Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T00:48:27.899Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T00:48:28.509Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-23T00:48:28.509Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T00:48:28.509Z] OK: 5 MiB in 15 packages [2021-02-23T00:48:29.510Z] Removing intermediate container 6cea4fa06960 [2021-02-23T00:48:29.510Z] ---> 1db953b276ff [2021-02-23T00:48:29.510Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-23T00:48:30.118Z] ---> d60434bf043b [2021-02-23T00:48:30.118Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-23T00:48:30.731Z] ---> Running in cbb30d838269 [2021-02-23T00:48:31.726Z] Removing intermediate container 3c76051c21d4 [2021-02-23T00:48:31.726Z] ---> a806259f63bf [2021-02-23T00:48:31.726Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-23T00:48:32.340Z] Removing intermediate container cbb30d838269 [2021-02-23T00:48:32.340Z] ---> 823a32def956 [2021-02-23T00:48:32.340Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-23T00:48:32.616Z] ---> Running in fa2f689a3361 [2021-02-23T00:48:32.891Z] Removing intermediate container b41ff3fe7caf [2021-02-23T00:48:32.891Z] ---> 876042b05b3b [2021-02-23T00:48:32.891Z] [2021-02-23T00:48:32.891Z] Step 10/23 : FROM alpine:3.12 [2021-02-23T00:48:32.891Z] ---> afeebe901d6b [2021-02-23T00:48:32.891Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-23T00:48:32.891Z] ---> Using cache [2021-02-23T00:48:32.891Z] ---> a806259f63bf [2021-02-23T00:48:32.891Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-23T00:48:32.891Z] ---> 2209b3cd6b41 [2021-02-23T00:48:32.891Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-23T00:48:33.166Z] ---> Running in d851e40facfb [2021-02-23T00:48:33.443Z] ---> Running in dace89e93cb5 [2021-02-23T00:48:33.443Z] ---> Running in 2a4b715cbfe9 [2021-02-23T00:48:33.443Z] Removing intermediate container fa2f689a3361 [2021-02-23T00:48:33.443Z] ---> 603afefcb85a [2021-02-23T00:48:33.443Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-23T00:48:34.045Z] ---> Running in 10b546c33101 [2021-02-23T00:48:34.045Z] Removing intermediate container d851e40facfb [2021-02-23T00:48:34.045Z] ---> bbac436a9b1e [2021-02-23T00:48:34.045Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-23T00:48:34.318Z] Removing intermediate container 2a4b715cbfe9 [2021-02-23T00:48:34.318Z] ---> 01bb14fd4dbb [2021-02-23T00:48:34.318Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-23T00:48:34.318Z] Removing intermediate container dace89e93cb5 [2021-02-23T00:48:34.318Z] ---> 8a56517a11fa [2021-02-23T00:48:34.318Z] Step 18/21 : CMD ["--init=true"] [2021-02-23T00:48:34.595Z] ---> Running in 0da72a38f6b0 [2021-02-23T00:48:34.595Z] ---> Running in 877a1b6ef246 [2021-02-23T00:48:34.875Z] ---> Running in 823fcff0d909 [2021-02-23T00:48:34.875Z] Removing intermediate container 10b546c33101 [2021-02-23T00:48:34.875Z] ---> c21eed2f6df6 [2021-02-23T00:48:34.875Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-23T00:48:35.151Z] ---> Running in da1ffda8b070 [2021-02-23T00:48:35.430Z] Removing intermediate container 0da72a38f6b0 [2021-02-23T00:48:35.430Z] ---> 9640fecd87ea [2021-02-23T00:48:35.430Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-23T00:48:35.711Z] Removing intermediate container 877a1b6ef246 [2021-02-23T00:48:35.711Z] ---> cf6d8992738d [2021-02-23T00:48:35.711Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-23T00:48:35.711Z] Removing intermediate container 823fcff0d909 [2021-02-23T00:48:35.711Z] ---> 8a230b84f36b [2021-02-23T00:48:35.711Z] Step 19/21 : LABEL arch=arm64 [2021-02-23T00:48:35.711Z] ---> Running in 5c27ca8f1324 [2021-02-23T00:48:35.711Z] Removing intermediate container da1ffda8b070 [2021-02-23T00:48:35.711Z] ---> 2dc25c15e790 [2021-02-23T00:48:35.711Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-23T00:48:35.988Z] ---> Running in 96985ab7e775 [2021-02-23T00:48:36.595Z] Removing intermediate container 5c27ca8f1324 [2021-02-23T00:48:36.595Z] ---> 6c7357b62d21 [2021-02-23T00:48:36.595Z] Step 15/23 : WORKDIR / [2021-02-23T00:48:36.595Z] ---> Running in 1ec22a6edb13 [2021-02-23T00:48:36.595Z] ---> 4562223b6b11 [2021-02-23T00:48:36.595Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-23T00:48:36.872Z] Removing intermediate container 96985ab7e775 [2021-02-23T00:48:36.872Z] ---> e6d35881d266 [2021-02-23T00:48:36.872Z] Step 20/21 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb [2021-02-23T00:48:36.872Z] ---> b3ac17a1cf2c [2021-02-23T00:48:36.872Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-23T00:48:36.872Z] ---> Running in bd62e82f6af8 [2021-02-23T00:48:37.152Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-23T00:48:37.428Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-23T00:48:37.428Z] ---> eeaf43b92773 [2021-02-23T00:48:37.428Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-23T00:48:37.428Z] Removing intermediate container 1ec22a6edb13 [2021-02-23T00:48:37.428Z] ---> 9b02af167ffe [2021-02-23T00:48:37.428Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-23T00:48:37.706Z] ---> Running in 0db99a6aee2e [2021-02-23T00:48:37.985Z] Removing intermediate container bd62e82f6af8 [2021-02-23T00:48:37.985Z] ---> 46991733686a [2021-02-23T00:48:37.985Z] Step 21/21 : LABEL version=0.0.0 [2021-02-23T00:48:38.585Z] ---> ed775801a94d [2021-02-23T00:48:38.585Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-23T00:48:38.585Z] ---> Running in a5b8835a5ff0 [2021-02-23T00:48:38.585Z] ---> f2c247173984 [2021-02-23T00:48:38.862Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-23T00:48:38.862Z] ---> 4c83c625374e [2021-02-23T00:48:38.862Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-23T00:48:39.142Z] Removing intermediate container a5b8835a5ff0 [2021-02-23T00:48:39.142Z] ---> cb7c0eee8092 [2021-02-23T00:48:39.142Z] [2021-02-23T00:48:39.739Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T00:48:39.739Z] ---> be74856f5219 [2021-02-23T00:48:39.739Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-23T00:48:39.739Z] Successfully built cb7c0eee8092 [2021-02-23T00:48:40.017Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T00:48:40.017Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-23T00:48:40.017Z] Building docker-core-command-go [2021-02-23T00:48:40.017Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 567f7b5d70f0 [2021-02-23T00:48:40.017Z] ---> 5c0938104449 [2021-02-23T00:48:40.017Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-23T00:48:40.302Z] ---> Running in 737c09fadfc1 [2021-02-23T00:48:40.579Z] (1/2) Installing readline (8.0.4-r0) [2021-02-23T00:48:40.579Z] (2/2) Installing bash (5.0.17-r0) [2021-02-23T00:48:40.579Z] Executing bash-5.0.17-r0.post-install [2021-02-23T00:48:40.579Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T00:48:40.579Z] OK: 12 MiB in 22 packages [2021-02-23T00:48:40.579Z] Removing intermediate container 567f7b5d70f0 [2021-02-23T00:48:40.579Z] ---> 5b53abfdc967 [2021-02-23T00:48:40.579Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-23T00:48:40.579Z] ---> d434c9910fe1 [2021-02-23T00:48:40.579Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-23T00:48:40.863Z] ---> Running in 7c0c3f41d171 [2021-02-23T00:48:41.142Z] Removing intermediate container 737c09fadfc1 [2021-02-23T00:48:41.142Z] ---> 6a548274b93c [2021-02-23T00:48:41.142Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-23T00:48:41.740Z] ---> Running in d106002dab5b [2021-02-23T00:48:41.740Z] Removing intermediate container 7c0c3f41d171 [2021-02-23T00:48:41.740Z] ---> 9907398daab0 [2021-02-23T00:48:41.740Z] Step 20/22 : LABEL arch=arm64 [2021-02-23T00:48:42.353Z] ---> a6b3dea29ec9 [2021-02-23T00:48:42.353Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-23T00:48:42.635Z] ---> Running in 42e136bb6f33 [2021-02-23T00:48:42.911Z] ---> Running in 7aedde1066b7 [2021-02-23T00:48:42.911Z] Removing intermediate container d106002dab5b [2021-02-23T00:48:42.911Z] ---> 86aed996714e [2021-02-23T00:48:42.911Z] Step 20/22 : LABEL arch=arm64 [2021-02-23T00:48:42.911Z] Removing intermediate container 0db99a6aee2e [2021-02-23T00:48:42.911Z] ---> 97a3c24d5741 [2021-02-23T00:48:42.911Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-23T00:48:43.516Z] ---> Running in 896ff17eb935 [2021-02-23T00:48:43.516Z] ---> Running in d1bf95f4811c [2021-02-23T00:48:43.516Z] Removing intermediate container 42e136bb6f33 [2021-02-23T00:48:43.516Z] ---> 90697db8682f [2021-02-23T00:48:43.516Z] Step 21/22 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb [2021-02-23T00:48:43.516Z] Removing intermediate container 7aedde1066b7 [2021-02-23T00:48:43.516Z] ---> fc2519a4711e [2021-02-23T00:48:43.516Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-23T00:48:43.816Z] ---> Running in 6b5f342a2736 [2021-02-23T00:48:43.816Z] ---> Running in b53eaa38271c [2021-02-23T00:48:44.433Z] Removing intermediate container d1bf95f4811c [2021-02-23T00:48:44.433Z] ---> 88213c61b26d [2021-02-23T00:48:44.433Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-23T00:48:44.433Z] Removing intermediate container 896ff17eb935 [2021-02-23T00:48:44.433Z] ---> efa8184c4e3d [2021-02-23T00:48:44.433Z] Step 21/22 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb [2021-02-23T00:48:44.709Z] Removing intermediate container 6b5f342a2736 [2021-02-23T00:48:44.709Z] ---> 254ab0d291bf [2021-02-23T00:48:44.709Z] Step 21/23 : LABEL arch=arm64 [2021-02-23T00:48:44.709Z] Removing intermediate container b53eaa38271c [2021-02-23T00:48:44.709Z] ---> 55f753b1345e [2021-02-23T00:48:44.709Z] Step 22/22 : LABEL version=0.0.0 [2021-02-23T00:48:45.008Z] ---> Running in 69627c0b717a [2021-02-23T00:48:45.008Z] ---> Running in 945b9a20a0dc [2021-02-23T00:48:45.305Z] ---> Running in 2f52382cc7b6 [2021-02-23T00:48:45.305Z] ---> Running in eb188e0b59f7 [2021-02-23T00:48:45.917Z] Removing intermediate container 69627c0b717a [2021-02-23T00:48:45.917Z] ---> 224b16b68576 [2021-02-23T00:48:45.917Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-23T00:48:45.917Z] Removing intermediate container 945b9a20a0dc [2021-02-23T00:48:45.917Z] ---> c7b9b0770f7d [2021-02-23T00:48:45.917Z] Step 22/22 : LABEL version=0.0.0 [2021-02-23T00:48:45.917Z] Removing intermediate container 2f52382cc7b6 [2021-02-23T00:48:45.917Z] ---> 248ec6ff5738 [2021-02-23T00:48:45.917Z] Step 22/23 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb [2021-02-23T00:48:46.193Z] ---> Running in 84ababa1385d [2021-02-23T00:48:46.193Z] Removing intermediate container eb188e0b59f7 [2021-02-23T00:48:46.193Z] ---> 267472113b60 [2021-02-23T00:48:46.193Z] [2021-02-23T00:48:46.193Z] ---> Running in 222248142b8b [2021-02-23T00:48:46.193Z] ---> Running in fc010f3e98b9 [2021-02-23T00:48:46.798Z] Successfully built 267472113b60 [2021-02-23T00:48:46.798Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-23T00:48:46.798Z] Removing intermediate container 84ababa1385d [2021-02-23T00:48:46.798Z] ---> f5f5aecf7d56 [2021-02-23T00:48:46.798Z] Building docker-core-data-go [2021-02-23T00:48:46.798Z]  Building docker-support-notifications-go ... done Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-23T00:48:47.074Z] Removing intermediate container fc010f3e98b9 [2021-02-23T00:48:47.074Z] ---> ee18e4882cc5 [2021-02-23T00:48:47.074Z] Step 23/23 : LABEL version=0.0.0 [2021-02-23T00:48:47.074Z] Removing intermediate container 222248142b8b [2021-02-23T00:48:47.074Z] ---> cfd1dbaa237a [2021-02-23T00:48:47.074Z] [2021-02-23T00:48:47.348Z] ---> Running in a766519b1478 [2021-02-23T00:48:47.664Z] Successfully built cfd1dbaa237a [2021-02-23T00:48:47.664Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-23T00:48:47.664Z] Building docker-security-secretstore-setup-go [2021-02-23T00:48:47.944Z]  Building docker-support-scheduler-go ... done Removing intermediate container a766519b1478 [2021-02-23T00:48:47.944Z] ---> 4a71577f5851 [2021-02-23T00:48:47.944Z] [2021-02-23T00:48:48.235Z] ---> 56d51c3902cd [2021-02-23T00:48:48.235Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-23T00:48:48.515Z] Successfully built 4a71577f5851 [2021-02-23T00:48:48.515Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-23T00:48:48.515Z] Building docker-security-bootstrapper-go [2021-02-23T00:48:49.121Z]  Building docker-core-metadata-go ... done  ---> c1688b621297 [2021-02-23T00:48:49.121Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-23T00:48:50.104Z] ---> 3cbf409b7728 [2021-02-23T00:48:50.104Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-23T00:48:50.380Z] ---> Running in b947a6132cd0 [2021-02-23T00:48:51.830Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T00:48:51.830Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T00:48:52.430Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-23T00:48:52.430Z] (2/33) Installing expat (2.2.9-r1) [2021-02-23T00:48:52.430Z] (3/33) Installing libffi (3.3-r2) [2021-02-23T00:48:52.430Z] (4/33) Installing gdbm (1.13-r1) [2021-02-23T00:48:52.705Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-23T00:48:52.705Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-23T00:48:52.705Z] (7/33) Installing python3 (3.8.5-r1) [2021-02-23T00:48:54.704Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-23T00:48:54.704Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-23T00:48:54.704Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-23T00:48:54.704Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-23T00:48:54.704Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-23T00:48:54.704Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-23T00:48:54.704Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-23T00:48:54.704Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-23T00:48:54.704Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-23T00:48:54.704Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-23T00:48:54.704Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-23T00:48:54.704Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-23T00:48:54.704Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-23T00:48:54.704Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-23T00:48:54.704Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-23T00:48:54.704Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-23T00:48:54.704Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-23T00:48:54.704Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-23T00:48:54.704Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-23T00:48:54.982Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-23T00:48:54.982Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-23T00:48:54.982Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-23T00:48:54.982Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-23T00:48:54.982Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-23T00:48:54.982Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-23T00:48:54.982Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-23T00:48:54.982Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T00:48:54.982Z] OK: 71 MiB in 55 packages [2021-02-23T00:49:07.428Z] Removing intermediate container b947a6132cd0 [2021-02-23T00:49:07.428Z] ---> 1094a0b0da0a [2021-02-23T00:49:07.428Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-23T00:49:07.428Z] ---> Running in 30cb5c1fa0e4 [2021-02-23T00:49:12.852Z] Collecting docker-compose==1.23.2 [2021-02-23T00:49:12.852Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-23T00:49:13.841Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-23T00:49:13.841Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-23T00:49:14.118Z] Collecting cached-property<2,>=1.2.0 [2021-02-23T00:49:14.118Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-23T00:49:15.114Z] Collecting docker<4.0,>=3.6.0 [2021-02-23T00:49:15.114Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-23T00:49:16.109Z] Collecting jsonschema<3,>=2.5.1 [2021-02-23T00:49:16.109Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-23T00:49:17.100Z] Collecting PyYAML<4,>=3.10 [2021-02-23T00:49:17.100Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-23T00:49:20.511Z] 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-02-23T00:49:20.511Z] Collecting docopt<0.7,>=0.6.1 [2021-02-23T00:49:20.511Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-23T00:49:22.520Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T00:49:22.520Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-23T00:49:22.520Z] ---> f7f4f84604b5 [2021-02-23T00:49:22.520Z] Step 3/23 : WORKDIR /edgex-go [2021-02-23T00:49:22.520Z] ---> Using cache [2021-02-23T00:49:22.520Z] ---> b4b2491c0d56 [2021-02-23T00:49:22.520Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T00:49:22.520Z] ---> Using cache [2021-02-23T00:49:22.520Z] ---> 4c6347cef7ef [2021-02-23T00:49:22.520Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-23T00:49:22.520Z] ---> Using cache [2021-02-23T00:49:22.520Z] ---> fb3ceecb1ea1 [2021-02-23T00:49:22.520Z] Step 6/23 : COPY go.mod . [2021-02-23T00:49:22.520Z] ---> Using cache [2021-02-23T00:49:22.520Z] ---> 1d4d0321a151 [2021-02-23T00:49:22.520Z] Step 7/23 : RUN go mod download [2021-02-23T00:49:22.520Z] ---> Using cache [2021-02-23T00:49:22.520Z] ---> 5f736abe0d2a [2021-02-23T00:49:22.520Z] Step 8/23 : COPY . . [2021-02-23T00:49:22.520Z] ---> Using cache [2021-02-23T00:49:22.520Z] ---> cbb212fc40b4 [2021-02-23T00:49:22.520Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-23T00:49:23.579Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-23T00:49:23.579Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-23T00:49:27.013Z] ---> Running in a40b458f9255 [2021-02-23T00:49:27.013Z] Collecting texttable<0.10,>=0.9.0 [2021-02-23T00:49:27.013Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-23T00:49:28.450Z] 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-02-23T00:49:29.437Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-23T00:49:29.437Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-23T00:49:30.037Z] Collecting idna<2.8,>=2.5 [2021-02-23T00:49:30.037Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-23T00:49:30.634Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-23T00:49:30.634Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-23T00:49:30.912Z] 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-02-23T00:49:30.912Z] 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-02-23T00:49:31.187Z] Collecting docker-pycreds>=0.4.0 [2021-02-23T00:49:31.187Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-23T00:49:31.465Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-23T00:49:31.465Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-23T00:49:31.465Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-23T00:49:31.465Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-23T00:49:32.459Z] Installing collected packages: idna, urllib3, requests, cached-property, docker-pycreds, websocket-client, docker, jsonschema, PyYAML, docopt, dockerpty, texttable, docker-compose [2021-02-23T00:49:32.459Z] Attempting uninstall: idna [2021-02-23T00:49:32.459Z] Found existing installation: idna 2.9 [2021-02-23T00:49:32.734Z] Uninstalling idna-2.9: [2021-02-23T00:49:32.734Z] Successfully uninstalled idna-2.9 [2021-02-23T00:49:33.330Z] Attempting uninstall: urllib3 [2021-02-23T00:49:33.330Z] Found existing installation: urllib3 1.25.9 [2021-02-23T00:49:33.330Z] Uninstalling urllib3-1.25.9: [2021-02-23T00:49:33.606Z] Successfully uninstalled urllib3-1.25.9 [2021-02-23T00:49:34.386Z] Attempting uninstall: requests [2021-02-23T00:49:34.387Z] Found existing installation: requests 2.23.0 [2021-02-23T00:49:34.387Z] Uninstalling requests-2.23.0: [2021-02-23T00:49:34.786Z] Successfully uninstalled requests-2.23.0 [2021-02-23T00:49:35.094Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T00:49:35.094Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-23T00:49:35.094Z] ---> f7f4f84604b5 [2021-02-23T00:49:35.094Z] Step 3/23 : WORKDIR /edgex-go [2021-02-23T00:49:35.094Z] ---> Using cache [2021-02-23T00:49:35.094Z] ---> b4b2491c0d56 [2021-02-23T00:49:35.094Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T00:49:35.094Z] ---> Using cache [2021-02-23T00:49:35.094Z] ---> 4c6347cef7ef [2021-02-23T00:49:35.094Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-23T00:49:36.515Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T00:49:36.515Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-23T00:49:36.515Z] ---> f7f4f84604b5 [2021-02-23T00:49:36.515Z] Step 3/30 : WORKDIR /edgex-go [2021-02-23T00:49:36.515Z] ---> Using cache [2021-02-23T00:49:36.515Z] ---> b4b2491c0d56 [2021-02-23T00:49:36.515Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T00:49:36.515Z] ---> Using cache [2021-02-23T00:49:36.515Z] ---> 4c6347cef7ef [2021-02-23T00:49:36.515Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-23T00:49:36.515Z] ---> Using cache [2021-02-23T00:49:36.515Z] ---> fb3ceecb1ea1 [2021-02-23T00:49:36.515Z] Step 6/30 : COPY go.mod . [2021-02-23T00:49:36.515Z] ---> Using cache [2021-02-23T00:49:36.515Z] ---> 1d4d0321a151 [2021-02-23T00:49:36.515Z] Step 7/30 : RUN go mod download [2021-02-23T00:49:36.515Z] ---> Using cache [2021-02-23T00:49:36.515Z] ---> 5f736abe0d2a [2021-02-23T00:49:36.515Z] Step 8/30 : COPY . . [2021-02-23T00:49:36.792Z] ---> Using cache [2021-02-23T00:49:36.792Z] ---> cbb212fc40b4 [2021-02-23T00:49:36.792Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-23T00:49:37.079Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T00:49:37.079Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder ---> Running in 7ab8ced1eca5 [2021-02-23T00:49:37.079Z] [2021-02-23T00:49:37.079Z] ---> f7f4f84604b5 [2021-02-23T00:49:37.079Z] Step 3/24 : WORKDIR /edgex-go [2021-02-23T00:49:37.079Z] ---> Using cache [2021-02-23T00:49:37.079Z] ---> b4b2491c0d56 [2021-02-23T00:49:37.079Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T00:49:37.079Z] ---> Using cache [2021-02-23T00:49:37.079Z] ---> 4c6347cef7ef [2021-02-23T00:49:37.079Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-23T00:49:37.079Z] ---> Using cache [2021-02-23T00:49:37.079Z] ---> fb3ceecb1ea1 [2021-02-23T00:49:37.079Z] Step 6/24 : COPY go.mod . [2021-02-23T00:49:37.079Z] ---> Using cache [2021-02-23T00:49:37.079Z] ---> 1d4d0321a151 [2021-02-23T00:49:37.079Z] Step 7/24 : RUN go mod download [2021-02-23T00:49:37.079Z] ---> Using cache [2021-02-23T00:49:37.079Z] ---> 5f736abe0d2a [2021-02-23T00:49:37.079Z] Step 8/24 : COPY . . [2021-02-23T00:49:37.079Z] ---> Using cache [2021-02-23T00:49:37.079Z] ---> cbb212fc40b4 [2021-02-23T00:49:37.079Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-23T00:49:37.079Z] ---> Running in 9cb007d36bd6 [2021-02-23T00:49:37.366Z] ---> Running in 0280b5af4765 [2021-02-23T00:49:39.361Z] Running setup.py install for PyYAML: started [2021-02-23T00:49:39.361Z] 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-02-23T00:49:39.641Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T00:49:39.642Z] 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-02-23T00:49:41.637Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T00:49:41.915Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-23T00:49:41.915Z] Running setup.py install for docopt: started [2021-02-23T00:49:44.575Z] Running setup.py install for docopt: finished with status 'done' [2021-02-23T00:49:44.575Z] Running setup.py install for dockerpty: started [2021-02-23T00:49:46.576Z] OK: 217 MiB in 51 packages [2021-02-23T00:49:46.855Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-23T00:49:46.855Z] Running setup.py install for texttable: started [2021-02-23T00:49:48.337Z] Removing intermediate container 7ab8ced1eca5 [2021-02-23T00:49:48.337Z] ---> 7e6b8b6a8a63 [2021-02-23T00:49:48.337Z] Step 6/23 : COPY go.mod . [2021-02-23T00:49:49.336Z] ---> fba96049b09a [2021-02-23T00:49:49.336Z] Step 7/23 : RUN go mod download [2021-02-23T00:49:49.336Z] ---> Running in 63064c080fd9 [2021-02-23T00:49:49.613Z] Running setup.py install for texttable: finished with status 'done' [2021-02-23T00:49:51.070Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-23T00:49:54.525Z] Removing intermediate container 63064c080fd9 [2021-02-23T00:49:54.525Z] ---> c688fd5898ae [2021-02-23T00:49:54.525Z] Step 8/23 : COPY . . [2021-02-23T00:49:57.974Z] Removing intermediate container 30cb5c1fa0e4 [2021-02-23T00:49:57.974Z] ---> 35fdcb55bc34 [2021-02-23T00:49:57.975Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-23T00:49:58.590Z] ---> Running in d0a6f51185b1 [2021-02-23T00:50:01.269Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T00:50:01.269Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T00:50:02.282Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-23T00:50:02.282Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-23T00:50:02.282Z] (3/3) Installing curl (7.69.1-r3) [2021-02-23T00:50:02.282Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T00:50:02.282Z] OK: 71 MiB in 58 packages [2021-02-23T00:50:06.674Z] Removing intermediate container d0a6f51185b1 [2021-02-23T00:50:06.674Z] ---> 52db30298254 [2021-02-23T00:50:06.674Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-23T00:50:06.674Z] ---> Running in d8399506b265 [2021-02-23T00:50:07.683Z] Removing intermediate container d8399506b265 [2021-02-23T00:50:07.683Z] ---> db69c73d5b1a [2021-02-23T00:50:07.985Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-23T00:50:08.599Z] ---> Running in ed35bd16c233 [2021-02-23T00:50:09.605Z] Removing intermediate container ed35bd16c233 [2021-02-23T00:50:09.605Z] ---> f2e2be87a7fd [2021-02-23T00:50:09.605Z] Step 24/26 : LABEL arch=arm64 [2021-02-23T00:50:09.888Z] ---> Running in 5a686c3b0c9f [2021-02-23T00:50:10.896Z] Removing intermediate container 5a686c3b0c9f [2021-02-23T00:50:10.896Z] ---> 8a8544afb44d [2021-02-23T00:50:10.896Z] Step 25/26 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb [2021-02-23T00:50:11.521Z] ---> Running in 7f9b9b8b8c6f [2021-02-23T00:50:12.556Z] Removing intermediate container 7f9b9b8b8c6f [2021-02-23T00:50:12.556Z] ---> bcf7a2387ca1 [2021-02-23T00:50:12.556Z] Step 26/26 : LABEL version=0.0.0 [2021-02-23T00:50:13.168Z] ---> Running in bec4e646d6d7 [2021-02-23T00:50:14.638Z] Removing intermediate container bec4e646d6d7 [2021-02-23T00:50:14.638Z] ---> 7772c4d62ed3 [2021-02-23T00:50:14.638Z] [2021-02-23T00:50:14.935Z] Successfully built 7772c4d62ed3 [2021-02-23T00:50:15.219Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-23T00:50:15.507Z]  Building docker-sys-mgmt-agent-go ... done  ---> 4d3d344de41a [2021-02-23T00:50:15.507Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-23T00:50:15.788Z] ---> Running in d98662608541 [2021-02-23T00:50:17.797Z] 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-02-23T00:50:56.890Z] 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-02-23T00:51:07.164Z] Removing intermediate container a40b458f9255 [2021-02-23T00:51:07.164Z] ---> 5fb57efcbaa6 [2021-02-23T00:51:07.164Z] [2021-02-23T00:51:07.164Z] Step 10/23 : FROM alpine:3.12 [2021-02-23T00:51:07.164Z] ---> afeebe901d6b [2021-02-23T00:51:07.164Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-23T00:51:07.164Z] ---> Using cache [2021-02-23T00:51:07.164Z] ---> a806259f63bf [2021-02-23T00:51:07.164Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-23T00:51:07.164Z] ---> Using cache [2021-02-23T00:51:07.164Z] ---> 01bb14fd4dbb [2021-02-23T00:51:07.164Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-23T00:51:07.164Z] Removing intermediate container 9cb007d36bd6 [2021-02-23T00:51:07.164Z] ---> dd08b58df38b [2021-02-23T00:51:07.164Z] [2021-02-23T00:51:07.164Z] Step 10/30 : FROM alpine:3.12 [2021-02-23T00:51:07.164Z] ---> afeebe901d6b [2021-02-23T00:51:07.164Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-23T00:51:07.164Z] ---> Running in d9b743005af1 [2021-02-23T00:51:07.164Z] ---> Running in 3fe1893aa0d6 [2021-02-23T00:51:07.164Z] Removing intermediate container 3fe1893aa0d6 [2021-02-23T00:51:07.164Z] ---> 52c6902bc083 [2021-02-23T00:51:07.164Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-23T00:51:07.164Z] Removing intermediate container d9b743005af1 [2021-02-23T00:51:07.164Z] ---> 0b53c7b46092 [2021-02-23T00:51:07.164Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-23T00:51:07.448Z] ---> Running in 46d55bce25bc [2021-02-23T00:51:07.448Z] ---> Running in c73216871030 [2021-02-23T00:51:08.907Z] Removing intermediate container c73216871030 [2021-02-23T00:51:08.907Z] ---> 57bb3a0aea41 [2021-02-23T00:51:08.907Z] Step 15/23 : WORKDIR / [2021-02-23T00:51:09.187Z] ---> Running in d2274757b51e [2021-02-23T00:51:09.463Z] Removing intermediate container 0280b5af4765 [2021-02-23T00:51:09.463Z] ---> f918ad75ca4b [2021-02-23T00:51:09.463Z] [2021-02-23T00:51:09.463Z] Step 10/24 : FROM alpine:3.12 [2021-02-23T00:51:09.463Z] ---> afeebe901d6b [2021-02-23T00:51:09.463Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-23T00:51:09.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T00:51:09.746Z] ---> Running in b5006b3cf57a [2021-02-23T00:51:09.746Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T00:51:10.023Z] Removing intermediate container d2274757b51e [2021-02-23T00:51:10.023Z] ---> d5e710b2901e [2021-02-23T00:51:10.023Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-23T00:51:10.623Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-23T00:51:10.623Z] (2/2) Installing su-exec (0.2-r1) [2021-02-23T00:51:10.623Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T00:51:10.623Z] OK: 5 MiB in 16 packages [2021-02-23T00:51:11.616Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T00:51:11.890Z] ---> cd69a3fe5f23 [2021-02-23T00:51:11.890Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-23T00:51:11.890Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T00:51:12.501Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-23T00:51:12.502Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-23T00:51:12.502Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-23T00:51:12.808Z] (4/5) Installing curl (7.69.1-r3) [2021-02-23T00:51:12.808Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-23T00:51:12.808Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T00:51:12.808Z] Executing ca-certificates-20191127-r4.trigger [2021-02-23T00:51:12.808Z] Removing intermediate container 46d55bce25bc [2021-02-23T00:51:12.808Z] ---> 3aee4f359c43 [2021-02-23T00:51:12.808Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-23T00:51:13.086Z] OK: 7 MiB in 19 packages [2021-02-23T00:51:13.086Z] ---> Running in 5bffdfb20f0f [2021-02-23T00:51:14.552Z] ---> f0cab06a83ba [2021-02-23T00:51:14.552Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-23T00:51:14.552Z] Removing intermediate container 5bffdfb20f0f [2021-02-23T00:51:14.552Z] ---> 2d455ef6232c [2021-02-23T00:51:14.552Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-23T00:51:14.830Z] ---> Running in 0256aed8625e [2021-02-23T00:51:15.614Z] Removing intermediate container 0256aed8625e [2021-02-23T00:51:15.614Z] ---> 0b26ef5c37c3 [2021-02-23T00:51:15.614Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-23T00:51:16.275Z] ---> Running in da338d84f19b [2021-02-23T00:51:16.567Z] ---> af1d0a0b8ea2 [2021-02-23T00:51:16.567Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-23T00:51:16.859Z] ---> Running in 1797b876fb4e [2021-02-23T00:51:17.175Z] Removing intermediate container b5006b3cf57a [2021-02-23T00:51:17.175Z] ---> d75b2d086551 [2021-02-23T00:51:17.175Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-23T00:51:17.464Z] ---> Running in 30ddb4614c44 [2021-02-23T00:51:17.745Z] Removing intermediate container 1797b876fb4e [2021-02-23T00:51:17.745Z] ---> 40cd680e5100 [2021-02-23T00:51:17.745Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-23T00:51:18.025Z] ---> Running in cfc4c1d1bbb4 [2021-02-23T00:51:18.645Z] Removing intermediate container 30ddb4614c44 [2021-02-23T00:51:18.645Z] ---> b0e9f54c305f [2021-02-23T00:51:18.645Z] Step 13/24 : WORKDIR / [2021-02-23T00:51:18.645Z] Removing intermediate container cfc4c1d1bbb4 [2021-02-23T00:51:18.645Z] ---> 1da462ffb495 [2021-02-23T00:51:18.645Z] Step 21/23 : LABEL arch=arm64 [2021-02-23T00:51:18.940Z] ---> Running in 91bb818874cc [2021-02-23T00:51:18.940Z] ---> Running in 98f59a75ceb2 [2021-02-23T00:51:19.949Z] Removing intermediate container 91bb818874cc [2021-02-23T00:51:19.949Z] ---> 759b8ccbe901 [2021-02-23T00:51:19.949Z] 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-02-23T00:51:19.949Z] Removing intermediate container 98f59a75ceb2 [2021-02-23T00:51:19.949Z] ---> 299c512246a4 [2021-02-23T00:51:19.949Z] Step 22/23 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb [2021-02-23T00:51:20.230Z] ---> Running in ad422900bcc0 [2021-02-23T00:51:20.230Z] Removing intermediate container da338d84f19b [2021-02-23T00:51:20.230Z] ---> ecd8f4eead19 [2021-02-23T00:51:20.230Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-23T00:51:20.504Z] ---> Running in 1c15a958576d [2021-02-23T00:51:21.501Z] Removing intermediate container ad422900bcc0 [2021-02-23T00:51:21.501Z] ---> 0ac036db4147 [2021-02-23T00:51:21.501Z] Step 23/23 : LABEL version=0.0.0 [2021-02-23T00:51:21.501Z] ---> 3e615acac9c7 [2021-02-23T00:51:21.501Z] 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-02-23T00:51:21.501Z] Removing intermediate container 1c15a958576d [2021-02-23T00:51:21.501Z] ---> a545d105453d [2021-02-23T00:51:21.501Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-23T00:51:21.780Z] ---> Running in 98da490cde46 [2021-02-23T00:51:22.773Z] Removing intermediate container 98da490cde46 [2021-02-23T00:51:22.773Z] ---> 4606c67f616e [2021-02-23T00:51:22.773Z] [2021-02-23T00:51:22.773Z] ---> 34461d9b14f2 [2021-02-23T00:51:22.773Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-23T00:51:23.052Z] ---> 34fa9d713174 [2021-02-23T00:51:23.052Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-23T00:51:23.327Z] Successfully built 4606c67f616e [2021-02-23T00:51:23.327Z] ---> Running in 7706daa0a1af [2021-02-23T00:51:23.327Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-23T00:51:23.941Z]  Building docker-core-command-go ... done  ---> fb401f608f4a [2021-02-23T00:51:23.941Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-23T00:51:25.395Z] ---> 549ade8e092c [2021-02-23T00:51:25.395Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-23T00:51:26.007Z] Removing intermediate container 7706daa0a1af [2021-02-23T00:51:26.007Z] ---> d93cc62c172b [2021-02-23T00:51:26.007Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-23T00:51:27.012Z] ---> 6d19096470e7 [2021-02-23T00:51:27.012Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-23T00:51:27.012Z] ---> 249019866d8a [2021-02-23T00:51:27.012Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-23T00:51:28.006Z] ---> c75d160115de [2021-02-23T00:51:28.006Z] 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-02-23T00:51:28.006Z] ---> Running in d94b1898e3c5 [2021-02-23T00:51:28.283Z] ---> 2ce494c7a6cc [2021-02-23T00:51:28.283Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-23T00:51:29.278Z] ---> bcdf6a82f076 [2021-02-23T00:51:29.279Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-23T00:51:30.721Z] ---> cd6bcef0d64c [2021-02-23T00:51:30.721Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-23T00:51:30.997Z] Removing intermediate container d94b1898e3c5 [2021-02-23T00:51:30.997Z] ---> 60714996d5f4 [2021-02-23T00:51:30.997Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-23T00:51:31.278Z] ---> Running in 4bb8ad15243d [2021-02-23T00:51:31.278Z] ---> Running in ce4370b792d5 [2021-02-23T00:51:31.876Z] Removing intermediate container ce4370b792d5 [2021-02-23T00:51:31.876Z] ---> fc189cf34e1b [2021-02-23T00:51:31.876Z] Step 22/24 : LABEL arch=arm64 [2021-02-23T00:51:31.876Z] Removing intermediate container 4bb8ad15243d [2021-02-23T00:51:31.876Z] ---> f7efcff9899c [2021-02-23T00:51:31.876Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-23T00:51:32.151Z] ---> Running in 72fa4bbcb472 [2021-02-23T00:51:32.752Z] Removing intermediate container 72fa4bbcb472 [2021-02-23T00:51:32.752Z] ---> 749d6cfb8c85 [2021-02-23T00:51:32.752Z] Step 23/24 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb [2021-02-23T00:51:32.752Z] ---> d5bcf23fb95b [2021-02-23T00:51:32.752Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-23T00:51:33.031Z] ---> Running in 4f6848892587 [2021-02-23T00:51:33.307Z] ---> Running in 557504948a00 [2021-02-23T00:51:33.585Z] Removing intermediate container 4f6848892587 [2021-02-23T00:51:33.585Z] ---> 3066dc34ac7a [2021-02-23T00:51:33.585Z] Step 24/24 : LABEL version=0.0.0 [2021-02-23T00:51:33.857Z] ---> Running in 395f8386a464 [2021-02-23T00:51:34.456Z] Removing intermediate container 395f8386a464 [2021-02-23T00:51:34.456Z] ---> ad9e4901d431 [2021-02-23T00:51:34.456Z] [2021-02-23T00:51:34.729Z] Successfully built ad9e4901d431 [2021-02-23T00:51:34.729Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-23T00:51:36.175Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 557504948a00 [2021-02-23T00:51:36.175Z] ---> 3964dfaf51e1 [2021-02-23T00:51:36.175Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-23T00:51:36.775Z] ---> Running in e6a1553c7c01 [2021-02-23T00:51:37.757Z] Removing intermediate container e6a1553c7c01 [2021-02-23T00:51:37.757Z] ---> d96d729d3f90 [2021-02-23T00:51:37.757Z] Step 27/30 : CMD ["gate"] [2021-02-23T00:51:38.029Z] Removing intermediate container d98662608541 [2021-02-23T00:51:38.029Z] ---> ae983a467a1d [2021-02-23T00:51:38.029Z] [2021-02-23T00:51:38.029Z] Step 10/23 : FROM alpine:3.12 [2021-02-23T00:51:38.029Z] ---> afeebe901d6b [2021-02-23T00:51:38.029Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-23T00:51:38.029Z] ---> Running in 236284573f96 [2021-02-23T00:51:38.029Z] ---> Running in 1b3c4a149d96 [2021-02-23T00:51:38.624Z] Removing intermediate container 236284573f96 [2021-02-23T00:51:38.624Z] ---> 41ddc6622b51 [2021-02-23T00:51:38.624Z] Step 28/30 : LABEL arch=arm64 [2021-02-23T00:51:38.624Z] Removing intermediate container 1b3c4a149d96 [2021-02-23T00:51:38.624Z] ---> c1617c4199b5 [2021-02-23T00:51:38.624Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-23T00:51:38.900Z] ---> Running in e131b373be2d [2021-02-23T00:51:38.900Z] ---> Running in e0361312319b [2021-02-23T00:51:39.502Z] Removing intermediate container e131b373be2d [2021-02-23T00:51:39.502Z] ---> 9d1a8a531d97 [2021-02-23T00:51:39.502Z] Step 29/30 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb [2021-02-23T00:51:39.502Z] Removing intermediate container e0361312319b [2021-02-23T00:51:39.502Z] ---> 4b4ffece2a1c [2021-02-23T00:51:39.502Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-23T00:51:39.777Z] ---> Running in f4e140ec7b31 [2021-02-23T00:51:39.777Z] ---> Running in da6f6dbc9963 [2021-02-23T00:51:40.378Z] Removing intermediate container f4e140ec7b31 [2021-02-23T00:51:40.378Z] ---> e9741fce74e7 [2021-02-23T00:51:40.378Z] Step 30/30 : LABEL version=0.0.0 [2021-02-23T00:51:40.378Z] Removing intermediate container da6f6dbc9963 [2021-02-23T00:51:40.378Z] ---> 0f82fc9ba52a [2021-02-23T00:51:40.378Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T00:51:40.652Z] ---> Running in 36789af745ab [2021-02-23T00:51:40.652Z] ---> Running in 0cbfd292fdb5 [2021-02-23T00:51:41.243Z] Removing intermediate container 0cbfd292fdb5 [2021-02-23T00:51:41.243Z] ---> 408d9940cb33 [2021-02-23T00:51:41.243Z] [2021-02-23T00:51:41.513Z] Successfully built 408d9940cb33 [2021-02-23T00:51:42.906Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-23T00:51:42.906Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 36789af745ab [2021-02-23T00:51:42.906Z] ---> 5389ef03c0dd [2021-02-23T00:51:42.906Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-23T00:51:42.906Z] ---> Running in d0f5332e459a [2021-02-23T00:51:43.878Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T00:51:46.484Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T00:51:49.091Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-23T00:51:49.091Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-23T00:51:49.091Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-23T00:51:49.687Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-23T00:51:50.661Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-23T00:51:51.634Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-23T00:51:51.634Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T00:51:51.634Z] OK: 8 MiB in 20 packages [2021-02-23T00:51:53.068Z] Removing intermediate container d0f5332e459a [2021-02-23T00:51:53.068Z] ---> 9f41896431c9 [2021-02-23T00:51:53.068Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-23T00:51:53.664Z] ---> dd82884a0404 [2021-02-23T00:51:53.664Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-23T00:51:55.104Z] ---> 9b912a51631a [2021-02-23T00:51:55.104Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-23T00:51:55.697Z] ---> 9e243bafee2c [2021-02-23T00:51:55.697Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-23T00:51:55.969Z] ---> Running in 0281fb01a773 [2021-02-23T00:51:56.241Z] Removing intermediate container 0281fb01a773 [2021-02-23T00:51:56.241Z] ---> 98ae215c4197 [2021-02-23T00:51:56.241Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-23T00:51:56.518Z] ---> Running in f5b2643e0e5e [2021-02-23T00:51:57.116Z] Removing intermediate container f5b2643e0e5e [2021-02-23T00:51:57.116Z] ---> fcde5d6c780d [2021-02-23T00:51:57.116Z] Step 21/23 : LABEL arch=arm64 [2021-02-23T00:51:57.116Z] ---> Running in 1a8f5e49bdd6 [2021-02-23T00:51:57.711Z] Removing intermediate container 1a8f5e49bdd6 [2021-02-23T00:51:57.711Z] ---> 281b24841056 [2021-02-23T00:51:57.711Z] Step 22/23 : LABEL git_sha=cec897b14f5dc8efc53b182c39925dde1789c8eb [2021-02-23T00:51:57.711Z] ---> Running in a37c0cfc91cf [2021-02-23T00:51:58.309Z] Removing intermediate container a37c0cfc91cf [2021-02-23T00:51:58.309Z] ---> af62cd075997 [2021-02-23T00:51:58.309Z] Step 23/23 : LABEL version=0.0.0 [2021-02-23T00:51:58.309Z] ---> Running in df43c49c8e1f [2021-02-23T00:51:58.906Z] Removing intermediate container df43c49c8e1f [2021-02-23T00:51:58.906Z] ---> 7ae82be0949f [2021-02-23T00:51:58.906Z] [2021-02-23T00:51:59.177Z] Successfully built 7ae82be0949f [2021-02-23T00:51:59.449Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-23T00:51:59.733Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-02-23T00:51:59.719Z] $ docker stop --time=1 1fb1399d3e7547354f0c0d970be5342b2602a162b7dd3abfd9dd19c453510cf8 [2021-02-23T00:52:01.734Z] $ docker rm -f 1fb1399d3e7547354f0c0d970be5342b2602a162b7dd3abfd9dd19c453510cf8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-23T00:52:02.439Z] + docker+ images [2021-02-23T00:52:02.439Z] grep docker [2021-02-23T00:52:02.709Z] docker-core-data-go-arm64 latest 7ae82be0949f 4 seconds ago 21.1MB [2021-02-23T00:52:02.709Z] docker-security-bootstrapper-go-arm64 latest 408d9940cb33 22 seconds ago 17.3MB [2021-02-23T00:52:02.709Z] docker-security-secretstore-setup-go-arm64 latest ad9e4901d431 29 seconds ago 23.7MB [2021-02-23T00:52:02.709Z] docker-core-command-go-arm64 latest 4606c67f616e 40 seconds ago 16.2MB [2021-02-23T00:52:02.709Z] docker-sys-mgmt-agent-go-arm64 latest 7772c4d62ed3 About a minute ago 300MB [2021-02-23T00:52:02.709Z] docker-core-metadata-go-arm64 latest 4a71577f5851 3 minutes ago 17.9MB [2021-02-23T00:52:02.709Z] docker-support-scheduler-go-arm64 latest cfd1dbaa237a 3 minutes ago 16.3MB [2021-02-23T00:52:02.709Z] docker-support-notifications-go-arm64 latest 267472113b60 3 minutes ago 16.8MB [2021-02-23T00:52:02.709Z] docker-security-proxy-setup-go-arm64 latest cb7c0eee8092 3 minutes ago 23.4MB [2021-02-23T00:52:02.709Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-23T00:52:05.990Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T00:52:06.869Z] ---> package-listing.sh [2021-02-23T00:52:06.869Z] ++ facter osfamily [2021-02-23T00:52:06.869Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-23T00:52:06.869Z] + OS_FAMILY=redhat [2021-02-23T00:52:06.869Z] + workspace=/w/workspace/edgex-go/68 [2021-02-23T00:52:06.869Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-23T00:52:06.869Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-23T00:52:06.869Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-23T00:52:06.869Z] + PACKAGES=/tmp/packages_start.txt [2021-02-23T00:52:06.869Z] + '[' /w/workspace/edgex-go/68 ']' [2021-02-23T00:52:06.869Z] + PACKAGES=/tmp/packages_end.txt [2021-02-23T00:52:06.869Z] + case "${OS_FAMILY}" in [2021-02-23T00:52:06.869Z] + rpm -qa [2021-02-23T00:52:06.869Z] + sort [2021-02-23T00:52:12.176Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-23T00:52:12.176Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-23T00:52:12.176Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-23T00:52:12.176Z] + '[' /w/workspace/edgex-go/68 ']' [2021-02-23T00:52:12.176Z] + mkdir -p /w/workspace/edgex-go/68/archives/ [2021-02-23T00:52:12.176Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/68/archives/ [Pipeline] echo [2021-02-23T00:52:12.190Z] 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/68/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-23T00:52:12.478Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-23T00:52:12.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-23T00:52:12.779Z] [2021-02-23T00:52:12.779Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-23T00:52:13.117Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-23T00:52:13.117Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-23T00:52:13.117Z] df20fa9351a1: Pulling fs layer [2021-02-23T00:52:13.117Z] 36b3adc4ff6f: Pulling fs layer [2021-02-23T00:52:13.117Z] 8ad3a11d3b57: Pulling fs layer [2021-02-23T00:52:13.117Z] 46f8f816bc3b: Pulling fs layer [2021-02-23T00:52:13.117Z] 93b61091891f: Pulling fs layer [2021-02-23T00:52:13.117Z] 93b9cdb0e59b: Pulling fs layer [2021-02-23T00:52:13.117Z] 5e14af77c1be: Pulling fs layer [2021-02-23T00:52:13.117Z] 01666e4c0597: Pulling fs layer [2021-02-23T00:52:13.117Z] aa168da1d23b: Pulling fs layer [2021-02-23T00:52:13.117Z] 93b61091891f: Waiting [2021-02-23T00:52:13.117Z] 93b9cdb0e59b: Waiting [2021-02-23T00:52:13.117Z] 5e14af77c1be: Waiting [2021-02-23T00:52:13.117Z] 01666e4c0597: Waiting [2021-02-23T00:52:13.117Z] aa168da1d23b: Waiting [2021-02-23T00:52:13.117Z] 46f8f816bc3b: Waiting [2021-02-23T00:52:13.117Z] 36b3adc4ff6f: Verifying Checksum [2021-02-23T00:52:13.117Z] 36b3adc4ff6f: Download complete [2021-02-23T00:52:13.378Z] 46f8f816bc3b: Verifying Checksum [2021-02-23T00:52:13.378Z] 46f8f816bc3b: Download complete [2021-02-23T00:52:13.378Z] df20fa9351a1: Verifying Checksum [2021-02-23T00:52:13.378Z] df20fa9351a1: Download complete [2021-02-23T00:52:13.378Z] 93b9cdb0e59b: Verifying Checksum [2021-02-23T00:52:13.378Z] 93b9cdb0e59b: Download complete [2021-02-23T00:52:13.378Z] 5e14af77c1be: Verifying Checksum [2021-02-23T00:52:13.378Z] 5e14af77c1be: Download complete [2021-02-23T00:52:13.378Z] 93b61091891f: Verifying Checksum [2021-02-23T00:52:13.378Z] 93b61091891f: Download complete [2021-02-23T00:52:13.378Z] 01666e4c0597: Verifying Checksum [2021-02-23T00:52:13.378Z] 01666e4c0597: Download complete [2021-02-23T00:52:13.643Z] df20fa9351a1: Pull complete [2021-02-23T00:52:13.909Z] 36b3adc4ff6f: Pull complete [2021-02-23T00:52:13.909Z] 8ad3a11d3b57: Verifying Checksum [2021-02-23T00:52:13.909Z] 8ad3a11d3b57: Download complete [2021-02-23T00:52:14.884Z] 8ad3a11d3b57: Pull complete [2021-02-23T00:52:15.167Z] 46f8f816bc3b: Pull complete [2021-02-23T00:52:16.555Z] aa168da1d23b: Verifying Checksum [2021-02-23T00:52:16.555Z] aa168da1d23b: Download complete [2021-02-23T00:52:17.500Z] 93b61091891f: Pull complete [2021-02-23T00:52:17.762Z] 93b9cdb0e59b: Pull complete [2021-02-23T00:52:17.762Z] 5e14af77c1be: Pull complete [2021-02-23T00:52:18.024Z] 01666e4c0597: Pull complete [2021-02-23T00:52:26.212Z] aa168da1d23b: Pull complete [2021-02-23T00:52:26.212Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-23T00:52:26.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-23T00:52:26.212Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-23T00:52:26.415Z] prd-centos7-docker-4c-2g-27235 does not seem to be running inside a container [2021-02-23T00:52:26.463Z] $ 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/68/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/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@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-02-23T00:52:30.800Z] $ docker top db5c78a15845f78a9fd733428fbe6a604f9054f6f3222a007fa6350abf9c0c9f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-23T00:52:31.349Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-23T00:52:31.647Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-23T00:52:32.016Z] + ls /var/log/sa-host [2021-02-23T00:52:32.016Z] + sadf -c /var/log/sa-host/sa23 [2021-02-23T00:52:32.016Z] file_magic: OK [2021-02-23T00:52:32.016Z] HZ: Using current value: 100 [2021-02-23T00:52:32.016Z] file_header: OK [2021-02-23T00:52:32.016Z] 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-02-23T00:52:32.016Z] Statistics: [2021-02-23T00:52:32.016Z] 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... [2021-02-23T00:52:32.016Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-23T00:52:32.306Z] provisioning config files... [2021-02-23T00:52:32.332Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/68@tmp/config7999552574371839528tmp [Pipeline] { [Pipeline] echo [2021-02-23T00:52:32.436Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T00:52:32.728Z] ---> create-netrc.sh [Pipeline] } [2021-02-23T00:52:32.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-23T00:52:32.824Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T00:52:33.124Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-23T00:52:33.135Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T00:52:33.432Z] ---> sudo-logs.sh [2021-02-23T00:52:33.432Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-23T00:52:33.488Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T00:52:33.779Z] ---> job-cost.sh [2021-02-23T00:52:33.779Z] lf-activate-venv: SKIPPING [2021-02-23T00:52:33.779Z] INFO: No Stack... [2021-02-23T00:52:34.722Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-23T00:52:34.982Z] INFO: Archiving Costs [Pipeline] echo [2021-02-23T00:52:34.994Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T00:52:35.289Z] ---> logs-deploy.sh [2021-02-23T00:52:35.289Z] lf-activate-venv: SKIPPING [2021-02-23T00:52:35.289Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/68 [2021-02-23T00:52:35.289Z] INFO: archiving workspace using pattern(s): [2021-02-23T00:52:36.676Z] Archives upload complete. [2021-02-23T00:52:36.936Z] INFO: archiving logs to Nexus