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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from e16aee3722b0f014e7611225c341ea548abb8698+7baeca4eebb4ae03aa45f246de6ab0a897fafe7c (0b69974993ea9016a7df72c3218b81515d1519b5) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-29875 in /w/workspace/edgexfoundry_edgex-go_PR-3223 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c into PR head commit e16aee3722b0f014e7611225c341ea548abb8698 Merge succeeded, producing 667eb6bd1c499f875a20771a3203684b431a548b Checking out Revision 667eb6bd1c499f875a20771a3203684b431a548b (PR-3223) > 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/3223/head:refs/remotes/origin/PR-3223 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e16aee3722b0f014e7611225c341ea548abb8698 # 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 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 667eb6bd1c499f875a20771a3203684b431a548b # timeout=10 Commit message: "Merge commit '7baeca4eebb4ae03aa45f246de6ab0a897fafe7c' into HEAD" > git rev-list --no-walk e16aee3722b0f014e7611225c341ea548abb8698 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-16T00:31:52.535Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-16T00:31:52.764Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-16T00:31:52.883Z] ========================================================= [2021-03-16T00:31:52.883Z] EdgeX Global Pipelines Version Info [2021-03-16T00:31:52.883Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:31:54.361Z] ------------------- [2021-03-16T00:31:54.361Z] stable info: [2021-03-16T00:31:54.361Z] ------------------- [2021-03-16T00:31:54.361Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-16T00:31:54.361Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-16T00:31:54.361Z] Message: update stable to v1.0.184 [2021-03-16T00:31:55.313Z] ------------------- [2021-03-16T00:31:55.313Z] experimental info: [2021-03-16T00:31:55.313Z] ------------------- [2021-03-16T00:31:55.313Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-16T00:31:55.313Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-16T00:31:55.313Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-16T00:31:55.586Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-16T00:31:55.682Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-16T00:31:55.770Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-16T00:31:55.865Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-16T00:31:55.948Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-16T00:31:56.037Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-16T00:31:56.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-16T00:31:56.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-16T00:31:56.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-16T00:31:56.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-16T00:31:56.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-16T00:31:56.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-16T00:31:56.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-16T00:31:56.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-16T00:31:56.907Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-16T00:31:57.032Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-16T00:31:57.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-16T00:31:57.216Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-16T00:31:57.339Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-16T00:31:57.431Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-16T00:31:57.525Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-16T00:31:57.608Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-16T00:31:57.692Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3223 [Pipeline] echo [2021-03-16T00:31:57.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3223 [Pipeline] echo [2021-03-16T00:31:57.897Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3223 [Pipeline] echo [2021-03-16T00:31:57.978Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 667eb6bd1c499f875a20771a3203684b431a548b [Pipeline] echo [2021-03-16T00:31:58.065Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 667eb6b [Pipeline] echo [2021-03-16T00:31:58.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-16T00:31:58.304Z] provisioning config files... [2021-03-16T00:31:58.333Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config1585216872967889360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:31:58.679Z] ---> docker-login.sh [2021-03-16T00:31:58.679Z] nexus3.edgexfoundry.org:10001 [2021-03-16T00:31:58.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T00:31:59.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T00:31:59.212Z] Configure a credential helper to remove this warning. See [2021-03-16T00:31:59.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T00:31:59.212Z] [2021-03-16T00:31:59.212Z] Login Succeeded [2021-03-16T00:31:59.212Z] nexus3.edgexfoundry.org:10002 [2021-03-16T00:31:59.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T00:31:59.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T00:31:59.478Z] Configure a credential helper to remove this warning. See [2021-03-16T00:31:59.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T00:31:59.478Z] [2021-03-16T00:31:59.478Z] Login Succeeded [2021-03-16T00:31:59.478Z] nexus3.edgexfoundry.org:10003 [2021-03-16T00:31:59.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T00:31:59.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T00:31:59.741Z] Configure a credential helper to remove this warning. See [2021-03-16T00:31:59.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T00:31:59.741Z] [2021-03-16T00:31:59.741Z] Login Succeeded [2021-03-16T00:31:59.741Z] nexus3.edgexfoundry.org:10004 [2021-03-16T00:31:59.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T00:31:59.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T00:31:59.741Z] Configure a credential helper to remove this warning. See [2021-03-16T00:31:59.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T00:31:59.741Z] [2021-03-16T00:31:59.741Z] Login Succeeded [2021-03-16T00:31:59.741Z] docker.io [2021-03-16T00:32:00.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T00:32:00.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T00:32:00.269Z] Configure a credential helper to remove this warning. See [2021-03-16T00:32:00.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T00:32:00.269Z] [2021-03-16T00:32:00.269Z] Login Succeeded [2021-03-16T00:32:00.269Z] ---> docker-login.sh ends [Pipeline] } [2021-03-16T00:32:00.278Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-16T00:32:00.758Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-03-16T00:32:00.758Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T00:32:00.758Z] ++ dirname cmd/core-command/Dockerfile [2021-03-16T00:32:00.758Z] ++ cut -d/ -f2 [2021-03-16T00:32:00.758Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-16T00:32:00.758Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T00:32:00.758Z] ++ dirname cmd/core-data/Dockerfile [2021-03-16T00:32:00.758Z] ++ cut -d/ -f2 [2021-03-16T00:32:00.759Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-16T00:32:00.759Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T00:32:00.759Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-16T00:32:00.759Z] ++ cut -d/ -f2 [2021-03-16T00:32:00.759Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-16T00:32:00.759Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T00:32:00.759Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-16T00:32:00.759Z] ++ cut -d/ -f2 [2021-03-16T00:32:00.759Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-16T00:32:00.759Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T00:32:00.759Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-16T00:32:00.759Z] ++ cut -d/ -f2 [2021-03-16T00:32:00.759Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-16T00:32:00.759Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T00:32:00.759Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-16T00:32:00.759Z] ++ cut -d/ -f2 [2021-03-16T00:32:00.759Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-16T00:32:00.759Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T00:32:00.759Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-16T00:32:00.759Z] ++ cut -d/ -f2 [2021-03-16T00:32:00.759Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-16T00:32:00.759Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T00:32:00.759Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-16T00:32:00.759Z] ++ cut -d/ -f2 [2021-03-16T00:32:00.759Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-16T00:32:00.759Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T00:32:00.759Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-16T00:32:00.759Z] ++ cut -d/ -f2 [2021-03-16T00:32:00.759Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-16T00:32:00.837Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:32:01.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-16T00:32:01.829Z] [2021-03-16T00:32:01.829Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:32:02.256Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-16T00:32:02.256Z] latest: Pulling from edgex-devops/git-semver [2021-03-16T00:32:02.256Z] 31603596830f: Pulling fs layer [2021-03-16T00:32:02.256Z] 2a8b12db71e7: Pulling fs layer [2021-03-16T00:32:02.256Z] 6ca5941a6612: Pulling fs layer [2021-03-16T00:32:02.256Z] ecc8261a40a4: Pulling fs layer [2021-03-16T00:32:02.256Z] ecc8261a40a4: Waiting [2021-03-16T00:32:02.521Z] 2a8b12db71e7: Verifying Checksum [2021-03-16T00:32:02.521Z] 2a8b12db71e7: Download complete [2021-03-16T00:32:02.793Z] 31603596830f: Verifying Checksum [2021-03-16T00:32:02.793Z] 31603596830f: Download complete [2021-03-16T00:32:03.075Z] ecc8261a40a4: Verifying Checksum [2021-03-16T00:32:03.075Z] ecc8261a40a4: Download complete [2021-03-16T00:32:03.075Z] 6ca5941a6612: Verifying Checksum [2021-03-16T00:32:03.075Z] 6ca5941a6612: Download complete [2021-03-16T00:32:03.348Z] 31603596830f: Pull complete [2021-03-16T00:32:03.348Z] 2a8b12db71e7: Pull complete [2021-03-16T00:32:04.322Z] 6ca5941a6612: Pull complete [2021-03-16T00:32:04.588Z] ecc8261a40a4: Pull complete [2021-03-16T00:32:04.588Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-16T00:32:04.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-16T00:32:04.588Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-16T00:32:04.718Z] prd-centos7-docker-4c-2g-29875 does not seem to be running inside a container [2021-03-16T00:32:04.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-16T00:32:07.638Z] $ docker top f1fbfa2e91c29fd1e64b6b0b81049580a4b2c10067624c6c63c7c53b0062a957 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-16T00:32:08.077Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-16T00:32:08.077Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-16T00:32:08.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-16T00:32:08.456Z] $ docker exec f1fbfa2e91c29fd1e64b6b0b81049580a4b2c10067624c6c63c7c53b0062a957 ssh-agent [2021-03-16T00:32:08.708Z] SSH_AUTH_SOCK=/tmp/ssh-auoyWL5LN8gN/agent.11 [2021-03-16T00:32:08.708Z] SSH_AGENT_PID=16 [2021-03-16T00:32:08.723Z] Running ssh-add (command line suppressed) [2021-03-16T00:32:08.866Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_7339513417989224290.key (/w/workspace/edgex-go/9@tmp/private_key_7339513417989224290.key) [2021-03-16T00:32:08.934Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-16T00:32:09.272Z] + git tag --points-at HEAD [Pipeline] } [2021-03-16T00:32:09.307Z] $ docker exec --env ******** --env ******** f1fbfa2e91c29fd1e64b6b0b81049580a4b2c10067624c6c63c7c53b0062a957 ssh-agent -k [2021-03-16T00:32:09.447Z] unset SSH_AUTH_SOCK; [2021-03-16T00:32:09.448Z] unset SSH_AGENT_PID; [2021-03-16T00:32:09.448Z] echo Agent pid 16 killed; [2021-03-16T00:32:09.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-16T00:32:09.660Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-16T00:32:09.660Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-16T00:32:09.873Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-16T00:32:09.878Z] $ docker exec f1fbfa2e91c29fd1e64b6b0b81049580a4b2c10067624c6c63c7c53b0062a957 ssh-agent [2021-03-16T00:32:10.118Z] SSH_AUTH_SOCK=/tmp/ssh-uWTMeytp3R3x/agent.44 [2021-03-16T00:32:10.118Z] SSH_AGENT_PID=49 [2021-03-16T00:32:10.132Z] Running ssh-add (command line suppressed) [2021-03-16T00:32:10.322Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_1963416967081433635.key (/w/workspace/edgex-go/9@tmp/private_key_1963416967081433635.key) [2021-03-16T00:32:10.413Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-16T00:32:10.779Z] + git semver init [2021-03-16T00:32:10.779Z] # -> Open(): unable to determine branch for HEAD [2021-03-16T00:32:10.779Z] # $GIT_DIR = /w/workspace/edgex-go/9/.git [2021-03-16T00:32:10.779Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/9 [2021-03-16T00:32:10.779Z] # $SEMVER_REMOTE_NAME = origin [2021-03-16T00:32:10.779Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-16T00:32:10.779Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-16T00:32:10.779Z] # $SEMVER_BRANCH = PR-3223 [2021-03-16T00:32:10.779Z] # $SEMVER_TEMP = /tmp/semver-381356127 [2021-03-16T00:32:10.779Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-16T00:32:43.048Z] # '/tmp/semver-381356127' -> '/w/workspace/edgex-go/9/.semver' [2021-03-16T00:32:43.048Z] # -> Force: false [2021-03-16T00:32:43.048Z] # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } [2021-03-16T00:32:43.064Z] $ docker exec --env ******** --env ******** f1fbfa2e91c29fd1e64b6b0b81049580a4b2c10067624c6c63c7c53b0062a957 ssh-agent -k [2021-03-16T00:32:43.329Z] unset SSH_AUTH_SOCK; [2021-03-16T00:32:43.329Z] unset SSH_AGENT_PID; [2021-03-16T00:32:43.329Z] echo Agent pid 49 killed; [2021-03-16T00:32:43.439Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-16T00:32:43.903Z] + git semver [Pipeline] } [2021-03-16T00:32:43.925Z] $ docker stop --time=1 f1fbfa2e91c29fd1e64b6b0b81049580a4b2c10067624c6c63c7c53b0062a957 [2021-03-16T00:32:45.831Z] $ docker rm -f f1fbfa2e91c29fd1e64b6b0b81049580a4b2c10067624c6c63c7c53b0062a957 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-16T00:32:46.410Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-16T00:32:46.981Z] Stashed 1 file(s) [Pipeline] echo [2021-03-16T00:32:46.985Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-16T00:32:47.908Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-16T00:32:48.213Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-16T00:32:48.526Z] + sudo service docker restart [2021-03-16T00:32:48.527Z] + true [2021-03-16T00:32:48.527Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-16T00:32:49.503Z] ========================================================= [2021-03-16T00:32:49.504Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-16T00:32:49.504Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:32:49.849Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-16T00:32:54.185Z] Sending build context to Docker daemon 328.6MB [2021-03-16T00:32:54.185Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-16T00:32:54.185Z] Step 2/6 : FROM ${BASE} [2021-03-16T00:32:54.185Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-16T00:32:54.185Z] 188c0c94c7c5: Pulling fs layer [2021-03-16T00:32:54.185Z] 0ef7d3d256c8: Pulling fs layer [2021-03-16T00:32:54.185Z] de9db76c5a1d: Pulling fs layer [2021-03-16T00:32:54.185Z] bca2f99d35d6: Pulling fs layer [2021-03-16T00:32:54.185Z] 93359f2a8cfa: Pulling fs layer [2021-03-16T00:32:54.185Z] 7c6f9722023f: Pulling fs layer [2021-03-16T00:32:54.185Z] a35cf1a2eb13: Pulling fs layer [2021-03-16T00:32:54.185Z] bca2f99d35d6: Waiting [2021-03-16T00:32:54.185Z] 93359f2a8cfa: Waiting [2021-03-16T00:32:54.185Z] 7c6f9722023f: Waiting [2021-03-16T00:32:54.185Z] a35cf1a2eb13: Waiting [2021-03-16T00:32:54.185Z] de9db76c5a1d: Verifying Checksum [2021-03-16T00:32:54.185Z] de9db76c5a1d: Download complete [2021-03-16T00:32:54.185Z] 0ef7d3d256c8: Download complete [2021-03-16T00:32:54.185Z] 93359f2a8cfa: Verifying Checksum [2021-03-16T00:32:54.185Z] 93359f2a8cfa: Download complete [2021-03-16T00:32:54.185Z] 7c6f9722023f: Verifying Checksum [2021-03-16T00:32:54.185Z] 7c6f9722023f: Download complete [2021-03-16T00:32:54.185Z] 188c0c94c7c5: Verifying Checksum [2021-03-16T00:32:54.185Z] 188c0c94c7c5: Download complete [2021-03-16T00:32:55.169Z] 188c0c94c7c5: Pull complete [2021-03-16T00:32:55.169Z] 0ef7d3d256c8: Pull complete [2021-03-16T00:32:55.438Z] de9db76c5a1d: Pull complete [2021-03-16T00:32:56.017Z] a35cf1a2eb13: Verifying Checksum [2021-03-16T00:32:56.017Z] a35cf1a2eb13: Download complete [2021-03-16T00:32:56.969Z] bca2f99d35d6: Download complete [2021-03-16T00:33:02.358Z] Still waiting to schedule task [2021-03-16T00:33:02.358Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-16T00:33:03.614Z] bca2f99d35d6: Pull complete [2021-03-16T00:33:03.614Z] 93359f2a8cfa: Pull complete [2021-03-16T00:33:03.614Z] 7c6f9722023f: Pull complete [2021-03-16T00:33:08.954Z] a35cf1a2eb13: Pull complete [2021-03-16T00:33:08.954Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-16T00:33:08.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-16T00:33:08.954Z] ---> a62c8e92a672 [2021-03-16T00:33:08.954Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-16T00:33:08.954Z] ---> Running in 4319c54a5810 [2021-03-16T00:33:08.954Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:33:09.911Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:33:12.472Z] (1/12) Installing libmagic (5.38-r0) [2021-03-16T00:33:13.049Z] (2/12) Installing file (5.38-r0) [2021-03-16T00:33:13.311Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-16T00:33:13.311Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-16T00:33:28.291Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-16T00:33:28.291Z] (6/12) Installing patch (2.7.6-r6) [2021-03-16T00:33:28.291Z] (7/12) Installing build-base (0.5-r2) [2021-03-16T00:33:28.553Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-16T00:33:28.553Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-16T00:33:28.818Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-16T00:33:28.818Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-16T00:33:29.083Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-16T00:33:29.083Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:33:29.083Z] OK: 233 MiB in 51 packages [2021-03-16T00:33:33.311Z] Removing intermediate container 4319c54a5810 [2021-03-16T00:33:33.311Z] ---> 7e5e09780df0 [2021-03-16T00:33:33.311Z] Step 4/6 : WORKDIR /edgex-go [2021-03-16T00:33:33.311Z] ---> Running in 9581e57e2858 [2021-03-16T00:33:33.311Z] Removing intermediate container 9581e57e2858 [2021-03-16T00:33:33.311Z] ---> fc075f3a9e57 [2021-03-16T00:33:33.311Z] Step 5/6 : COPY go.mod . [2021-03-16T00:33:33.311Z] ---> d862c6c1d9b1 [2021-03-16T00:33:33.311Z] Step 6/6 : RUN go mod download [2021-03-16T00:33:33.311Z] ---> Running in 46868f211e9c [2021-03-16T00:34:00.026Z] Removing intermediate container 46868f211e9c [2021-03-16T00:34:00.026Z] ---> b1c42c7cb2ae [2021-03-16T00:34:00.026Z] Successfully built b1c42c7cb2ae [2021-03-16T00:34:00.026Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:34:00.351Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-16T00:34:00.351Z] . [Pipeline] withDockerContainer [2021-03-16T00:34:00.478Z] prd-centos7-docker-4c-2g-29875 does not seem to be running inside a container [2021-03-16T00:34:00.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-16T00:34:01.613Z] $ docker top 9af17691fc8cd2a2bf90ac84233b0ee4d75d1d7780d7a8cdac1c37e9da0c40ff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T00:34:02.124Z] + go version [2021-03-16T00:34:02.124Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-16T00:34:02.144Z] $ docker stop --time=1 9af17691fc8cd2a2bf90ac84233b0ee4d75d1d7780d7a8cdac1c37e9da0c40ff [2021-03-16T00:34:03.560Z] $ docker rm -f 9af17691fc8cd2a2bf90ac84233b0ee4d75d1d7780d7a8cdac1c37e9da0c40ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:34:04.375Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-16T00:34:04.375Z] . [Pipeline] withDockerContainer [2021-03-16T00:34:04.486Z] prd-centos7-docker-4c-2g-29875 does not seem to be running inside a container [2021-03-16T00:34:04.585Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-16T00:34:05.453Z] $ docker top db7a93adde456c55d6dbb38a33975f2c2eda6a08da1b1b4e8ecffd8968e8b64a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-16T00:34:05.724Z] ========================================================= [2021-03-16T00:34:05.724Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-16T00:34:05.724Z] ========================================================= [Pipeline] sh [2021-03-16T00:34:06.024Z] + make test [2021-03-16T00:34:06.024Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-16T00:34:16.102Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-16T00:34:38.763Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-16T00:34:41.485Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-16T00:34:44.097Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-16T00:34:44.097Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-16T00:34:45.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-16T00:34:45.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-16T00:34:45.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-16T00:34:45.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-16T00:34:46.977Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-16T00:34:47.247Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-16T00:34:50.640Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-16T00:34:50.640Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-16T00:34:50.640Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-16T00:34:53.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.124s coverage: 45.9% of statements [2021-03-16T00:34:53.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-16T00:34:53.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-16T00:34:53.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-16T00:34:53.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-16T00:34:53.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-16T00:34:53.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-16T00:34:53.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.067s coverage: 19.8% of statements [2021-03-16T00:34:53.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.116s coverage: 100.0% of statements [2021-03-16T00:34:57.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.228s coverage: 27.1% of statements [2021-03-16T00:34:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-16T00:34:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-16T00:34:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-16T00:34:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-16T00:34:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-16T00:34:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-16T00:34:57.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements [2021-03-16T00:34:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-16T00:34:57.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.046s coverage: 100.0% of statements [2021-03-16T00:34:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-16T00:34:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-16T00:34:57.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.097s coverage: 71.3% of statements [2021-03-16T00:34:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-16T00:34:57.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-16T00:34:58.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.204s coverage: 82.9% of statements [2021-03-16T00:34:58.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-16T00:34:58.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T00:34:58.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.065s coverage: 78.9% of statements [2021-03-16T00:34:58.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-16T00:35:01.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.390s coverage: 28.6% of statements [2021-03-16T00:35:01.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-16T00:35:01.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-16T00:35:01.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-16T00:35:01.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-16T00:35:01.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-16T00:35:01.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.063s coverage: 100.0% of statements [2021-03-16T00:35:01.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-16T00:35:01.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.037s coverage: 100.0% of statements [2021-03-16T00:35:01.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-16T00:35:01.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.147s coverage: 86.7% of statements [2021-03-16T00:35:01.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-16T00:35:01.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.131s coverage: 97.5% of statements [2021-03-16T00:35:01.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-16T00:35:01.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.069s coverage: 78.3% of statements [2021-03-16T00:35:01.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-16T00:35:01.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-16T00:35:01.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-16T00:35:01.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-16T00:35:05.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.461s coverage: 92.8% of statements [2021-03-16T00:35:05.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-16T00:35:05.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T00:35:05.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-16T00:35:05.047Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-16T00:35:05.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-16T00:35:05.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-16T00:35:05.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-16T00:35:05.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-16T00:35:05.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-16T00:35:05.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-16T00:35:05.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-16T00:35:05.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-16T00:35:05.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-16T00:35:05.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-16T00:35:05.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-16T00:35:05.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-16T00:35:05.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-16T00:35:05.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-16T00:35:05.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.036s coverage: 58.8% of statements [2021-03-16T00:35:05.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-16T00:35:05.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-16T00:35:05.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.101s coverage: 0.1% of statements [2021-03-16T00:35:05.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-16T00:35:05.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-16T00:35:05.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-16T00:35:05.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.040s coverage: 47.1% of statements [2021-03-16T00:35:05.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements [2021-03-16T00:35:05.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements [2021-03-16T00:35:05.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.042s coverage: 96.3% of statements [2021-03-16T00:35:05.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2021-03-16T00:35:17.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements [2021-03-16T00:35:17.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.035s coverage: 44.8% of statements [2021-03-16T00:35:19.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.251s coverage: 81.9% of statements [2021-03-16T00:35:27.688Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-29881 in /w/workspace/edgexfoundry_edgex-go_PR-3223 [Pipeline] { [Pipeline] ws [2021-03-16T00:35:27.745Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2021-03-16T00:35:28.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.115s coverage: 92.9% of statements [2021-03-16T00:35:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-16T00:35:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-16T00:35:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-16T00:35:28.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 77.8% of statements [2021-03-16T00:35:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-16T00:35:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-16T00:35:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-16T00:35:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-16T00:35:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-16T00:35:28.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements [2021-03-16T00:35:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-16T00:35:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-16T00:35:28.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements [2021-03-16T00:35:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-16T00:35:28.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.046s coverage: 75.5% of statements [2021-03-16T00:35:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-16T00:35:28.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.036s coverage: 80.8% of statements [2021-03-16T00:35:28.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements [2021-03-16T00:35:28.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.050s coverage: 84.6% of statements [2021-03-16T00:35:28.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.099s coverage: 91.6% of statements [2021-03-16T00:35:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-16T00:35:28.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.195s coverage: 62.4% of statements [2021-03-16T00:35:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-16T00:35:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-16T00:35:28.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2021-03-16T00:35:28.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 91.3% of statements [2021-03-16T00:35:28.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2021-03-16T00:35:28.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements [2021-03-16T00:35:28.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-03-16T00:35:28.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.363s coverage: 69.0% of statements [2021-03-16T00:35:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-16T00:35:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-16T00:35:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-16T00:35:28.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 38.4% of statements [2021-03-16T00:35:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-16T00:35:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-16T00:35:28.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.040s coverage: 89.5% of statements [2021-03-16T00:35:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-16T00:35:28.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-03-16T00:35:28.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.162s coverage: 47.0% of statements [2021-03-16T00:35:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-16T00:35:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-16T00:35:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-16T00:35:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-16T00:35:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-16T00:35:28.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.059s coverage: 100.0% of statements [2021-03-16T00:35:28.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-16T00:35:28.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.061s coverage: 100.0% of statements [2021-03-16T00:35:28.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-16T00:35:28.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-16T00:35:28.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-16T00:35:28.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-16T00:35:28.238Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.175s coverage: 87.1% of statements [2021-03-16T00:35:28.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-16T00:35:28.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T00:35:28.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-16T00:35:29.196Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.801s coverage: 29.1% of statements [2021-03-16T00:35:29.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-16T00:35:29.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-16T00:35:29.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-16T00:35:29.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-16T00:35:29.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-16T00:35:29.196Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.086s coverage: 99.0% of statements [2021-03-16T00:35:29.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-16T00:35:29.196Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.062s coverage: 100.0% of statements [2021-03-16T00:35:29.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-16T00:35:29.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-16T00:35:29.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-16T00:35:29.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-16T00:35:29.793Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.133s coverage: 96.5% of statements [2021-03-16T00:35:29.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-16T00:35:29.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T00:35:29.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-16T00:35:29.793Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements [2021-03-16T00:35:29.793Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-16T00:35:29.793Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.044s coverage: 100.0% of statements [2021-03-16T00:35:29.793Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-16T00:35:29.793Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-16T00:35:29.793Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-16T00:35:29.793Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-16T00:35:30.382Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.063s coverage: 87.9% of statements [2021-03-16T00:35:30.382Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-16T00:35:30.382Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-16T00:35:30.382Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements [2021-03-16T00:35:30.382Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.040s coverage: 32.1% of statements [2021-03-16T00:35:30.958Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-03-16T00:35:31.220Z] GO111MODULE=on go vet ./... [2021-03-16T00:35:32.769Z] using credential edgex-jenkins-ssh [2021-03-16T00:35:32.861Z] Cloning the remote Git repository [2021-03-16T00:35:32.927Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-16T00:35:33.036Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2021-03-16T00:35:33.141Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-16T00:35:33.141Z] > git --version # timeout=10 [2021-03-16T00:35:33.160Z] > git --version # 'git version 2.17.1' [2021-03-16T00:35:33.162Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T00:35:33.222Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-16T00:35:53.662Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-16T00:35:53.688Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-16T00:35:53.716Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-16T00:35:53.747Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-16T00:35:53.748Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T00:35:53.759Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3223/head:refs/remotes/origin/PR-3223 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T00:35:54.670Z] Merging remotes/origin/master commit 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c into PR head commit e16aee3722b0f014e7611225c341ea548abb8698 [2021-03-16T00:35:55.458Z] Merge succeeded, producing 9b2261fbdb781abd94ec8e29b30f239b1c4e0dff [2021-03-16T00:35:55.459Z] Checking out Revision 9b2261fbdb781abd94ec8e29b30f239b1c4e0dff (PR-3223) [2021-03-16T00:35:54.693Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T00:35:54.706Z] > git checkout -f e16aee3722b0f014e7611225c341ea548abb8698 # timeout=10 [2021-03-16T00:35:55.015Z] > git remote # timeout=10 [2021-03-16T00:35:55.032Z] > git config --get remote.origin.url # timeout=10 [2021-03-16T00:35:55.086Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T00:35:55.098Z] > git merge 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c # timeout=10 [2021-03-16T00:35:55.451Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-16T00:35:55.470Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T00:35:55.514Z] > git checkout -f 9b2261fbdb781abd94ec8e29b30f239b1c4e0dff # timeout=10 [2021-03-16T00:35:59.715Z] Commit message: "Merge commit '7baeca4eebb4ae03aa45f246de6ab0a897fafe7c' into HEAD" [2021-03-16T00:35:59.727Z] > git rev-list --no-walk e16aee3722b0f014e7611225c341ea548abb8698 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-16T00:36:01.313Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-16T00:36:01.795Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-16T00:36:02.149Z] + sudo service docker restart [2021-03-16T00:36:02.149Z] + true [2021-03-16T00:36:03.533Z] gofmt -l . [2021-03-16T00:36:03.533Z] [ "`gofmt -l .`" = "" ] [2021-03-16T00:36:04.114Z] ./bin/test-go-mod-tidy.sh [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-16T00:36:04.852Z] provisioning config files... [2021-03-16T00:36:04.894Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config4981492355346983124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:36:05.076Z] ./bin/test-attribution-txt.sh [2021-03-16T00:36:05.294Z] ---> docker-login.sh [2021-03-16T00:36:05.294Z] nexus3.edgexfoundry.org:10001 [Pipeline] sh [2021-03-16T00:36:05.994Z] + ls -al . [2021-03-16T00:36:05.994Z] total 760 [2021-03-16T00:36:06.004Z] drwxrwxr-x 10 1001 1001 4096 Mar 16 00:36 . [2021-03-16T00:36:06.004Z] drwxr-xr-x 4 root root 28 Mar 16 00:34 .. [2021-03-16T00:36:06.004Z] -rw-rw-r-- 1 1001 1001 11 Mar 16 00:31 .dockerignore [2021-03-16T00:36:06.004Z] drwxrwxr-x 8 1001 1001 179 Mar 16 00:31 .git [2021-03-16T00:36:06.004Z] drwxrwxr-x 3 1001 1001 125 Mar 16 00:31 .github [2021-03-16T00:36:06.004Z] -rw-rw-r-- 1 1001 1001 818 Mar 16 00:31 .gitignore [2021-03-16T00:36:06.004Z] drwx------ 3 1001 1001 60 Mar 16 00:32 .semver [2021-03-16T00:36:06.004Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 00:31 .sonarcloud.properties [2021-03-16T00:36:06.004Z] -rw-rw-r-- 1 1001 1001 8607 Mar 16 00:31 Attribution.txt [2021-03-16T00:36:06.004Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 00:31 CONTRIBUTING.md [2021-03-16T00:36:06.004Z] -rw-rw-r-- 1 1001 1001 931 Mar 16 00:31 Dockerfile.build [2021-03-16T00:36:06.004Z] -rw-rw-r-- 1 1001 1001 863 Mar 16 00:31 Jenkinsfile [2021-03-16T00:36:06.004Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 00:31 LICENSE [2021-03-16T00:36:06.004Z] -rw-rw-r-- 1 1001 1001 5774 Mar 16 00:31 Makefile [2021-03-16T00:36:06.004Z] -rw-rw-r-- 1 1001 1001 6548 Mar 16 00:31 README.md [2021-03-16T00:36:06.004Z] -rw-rw-r-- 1 1001 1001 6755 Mar 16 00:31 SECURITY.md [2021-03-16T00:36:06.004Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 00:32 VERSION [2021-03-16T00:36:06.004Z] -rw-rw-r-- 1 1001 1001 4131 Mar 16 00:31 ZMQWindows.md [2021-03-16T00:36:06.004Z] drwxrwxr-x 2 1001 1001 117 Mar 16 00:31 bin [2021-03-16T00:36:06.004Z] drwxrwxr-x 14 1001 1001 4096 Mar 16 00:31 cmd [2021-03-16T00:36:06.004Z] -rw-r--r-- 1 root root 650607 Mar 16 00:35 coverage.out [2021-03-16T00:36:06.004Z] -rw-r--r-- 1 root root 1055 Mar 16 00:36 go.mod [2021-03-16T00:36:06.004Z] -rw-r--r-- 1 root root 21981 Mar 16 00:36 go.sum [2021-03-16T00:36:06.004Z] drwxrwxr-x 8 1001 1001 127 Mar 16 00:31 internal [2021-03-16T00:36:06.004Z] drwxrwxr-x 4 1001 1001 26 Mar 16 00:31 openapi [2021-03-16T00:36:06.004Z] drwxrwxr-x 4 1001 1001 71 Mar 16 00:31 snap [2021-03-16T00:36:06.004Z] -rw-rw-r-- 1 1001 1001 168 Mar 16 00:31 version.go [Pipeline] sh [2021-03-16T00:36:06.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T00:36:06.305Z] + '[' -e coverage.out ] [2021-03-16T00:36:06.306Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-16T00:36:06.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T00:36:06.556Z] Configure a credential helper to remove this warning. See [2021-03-16T00:36:06.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T00:36:06.556Z] [2021-03-16T00:36:06.556Z] Login Succeeded [2021-03-16T00:36:06.556Z] nexus3.edgexfoundry.org:10002 [2021-03-16T00:36:06.608Z] Stashed 1 file(s) [Pipeline] sh [2021-03-16T00:36:06.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T00:36:06.908Z] + make build [2021-03-16T00:36:06.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-03-16T00:36:07.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T00:36:07.097Z] Configure a credential helper to remove this warning. See [2021-03-16T00:36:07.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T00:36:07.097Z] [2021-03-16T00:36:07.097Z] Login Succeeded [2021-03-16T00:36:07.097Z] nexus3.edgexfoundry.org:10003 [2021-03-16T00:36:07.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T00:36:07.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T00:36:07.375Z] Configure a credential helper to remove this warning. See [2021-03-16T00:36:07.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T00:36:07.375Z] [2021-03-16T00:36:07.375Z] Login Succeeded [2021-03-16T00:36:07.375Z] nexus3.edgexfoundry.org:10004 [2021-03-16T00:36:07.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T00:36:07.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T00:36:07.930Z] Configure a credential helper to remove this warning. See [2021-03-16T00:36:07.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T00:36:07.930Z] [2021-03-16T00:36:07.930Z] Login Succeeded [2021-03-16T00:36:07.930Z] docker.io [2021-03-16T00:36:08.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T00:36:08.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T00:36:08.473Z] Configure a credential helper to remove this warning. See [2021-03-16T00:36:08.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T00:36:08.473Z] [2021-03-16T00:36:08.473Z] Login Succeeded [2021-03-16T00:36:08.473Z] ---> docker-login.sh ends [Pipeline] } [2021-03-16T00:36:08.491Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-16T00:36:08.894Z] ========================================================= [2021-03-16T00:36:08.894Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-16T00:36:08.894Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:36:09.287Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-16T00:36:11.921Z] Sending build context to Docker daemon 166.8MB [2021-03-16T00:36:11.921Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-16T00:36:11.921Z] Step 2/6 : FROM ${BASE} [2021-03-16T00:36:11.921Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-16T00:36:11.921Z] 5f621e34cdf4: Pulling fs layer [2021-03-16T00:36:11.921Z] a4357932f1b6: Pulling fs layer [2021-03-16T00:36:11.921Z] 18c013af1878: Pulling fs layer [2021-03-16T00:36:11.921Z] 00ac8860ef70: Pulling fs layer [2021-03-16T00:36:11.921Z] 63d7cb157983: Pulling fs layer [2021-03-16T00:36:11.921Z] b116817d02f9: Pulling fs layer [2021-03-16T00:36:11.921Z] 745a02a5169b: Pulling fs layer [2021-03-16T00:36:11.921Z] 00ac8860ef70: Waiting [2021-03-16T00:36:11.921Z] 63d7cb157983: Waiting [2021-03-16T00:36:11.921Z] b116817d02f9: Waiting [2021-03-16T00:36:11.921Z] 745a02a5169b: Waiting [2021-03-16T00:36:11.921Z] 18c013af1878: Verifying Checksum [2021-03-16T00:36:11.921Z] 18c013af1878: Download complete [2021-03-16T00:36:11.921Z] a4357932f1b6: Download complete [2021-03-16T00:36:11.921Z] 63d7cb157983: Verifying Checksum [2021-03-16T00:36:11.921Z] 63d7cb157983: Download complete [2021-03-16T00:36:11.921Z] 5f621e34cdf4: Verifying Checksum [2021-03-16T00:36:11.921Z] 5f621e34cdf4: Download complete [2021-03-16T00:36:11.921Z] b116817d02f9: Verifying Checksum [2021-03-16T00:36:11.921Z] b116817d02f9: Download complete [2021-03-16T00:36:12.224Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-16T00:36:12.523Z] 5f621e34cdf4: Pull complete [2021-03-16T00:36:13.126Z] a4357932f1b6: Pull complete [2021-03-16T00:36:13.400Z] 18c013af1878: Pull complete [2021-03-16T00:36:14.389Z] 745a02a5169b: Verifying Checksum [2021-03-16T00:36:14.389Z] 745a02a5169b: Download complete [2021-03-16T00:36:14.985Z] 00ac8860ef70: Verifying Checksum [2021-03-16T00:36:14.985Z] 00ac8860ef70: Download complete [2021-03-16T00:36:20.469Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-16T00:36:21.866Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-16T00:36:23.829Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-16T00:36:24.099Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-16T00:36:25.159Z] 00ac8860ef70: Pull complete [2021-03-16T00:36:25.431Z] 63d7cb157983: Pull complete [2021-03-16T00:36:25.704Z] b116817d02f9: Pull complete [2021-03-16T00:36:26.050Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-16T00:36:28.003Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-16T00:36:29.108Z] 745a02a5169b: Pull complete [2021-03-16T00:36:29.108Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-16T00:36:29.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-16T00:36:29.108Z] ---> b7e6874047d6 [2021-03-16T00:36:29.108Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-16T00:36:29.400Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-16T00:36:30.355Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-16T00:36:31.787Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-16T00:36:33.208Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-16T00:36:33.485Z] ---> Running in 6c9d16335929 [2021-03-16T00:36:34.083Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:36:34.683Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] } [2021-03-16T00:36:35.165Z] $ docker stop --time=1 db7a93adde456c55d6dbb38a33975f2c2eda6a08da1b1b4e8ecffd8968e8b64a [2021-03-16T00:36:35.285Z] (1/12) Installing libmagic (5.38-r0) [2021-03-16T00:36:35.560Z] (2/12) Installing file (5.38-r0) [2021-03-16T00:36:35.560Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-16T00:36:35.834Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-16T00:36:36.991Z] $ docker rm -f db7a93adde456c55d6dbb38a33975f2c2eda6a08da1b1b4e8ecffd8968e8b64a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:36:39.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-16T00:36:39.062Z] [2021-03-16T00:36:39.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:36:39.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-16T00:36:39.534Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-16T00:36:39.534Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-16T00:36:39.534Z] ca9280d653b3: Pulling fs layer [2021-03-16T00:36:39.534Z] 7e9c9ca2126c: Pulling fs layer [2021-03-16T00:36:39.805Z] cbdbe7a5bc2a: Download complete [2021-03-16T00:36:40.402Z] ca9280d653b3: Verifying Checksum [2021-03-16T00:36:40.402Z] ca9280d653b3: Download complete [2021-03-16T00:36:40.402Z] cbdbe7a5bc2a: Pull complete [2021-03-16T00:36:41.932Z] 7e9c9ca2126c: Download complete [2021-03-16T00:36:41.932Z] ca9280d653b3: Pull complete [2021-03-16T00:36:44.805Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-16T00:36:44.805Z] (6/12) Installing patch (2.7.6-r6) [2021-03-16T00:36:45.078Z] (7/12) Installing build-base (0.5-r2) [2021-03-16T00:36:45.350Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-16T00:36:46.338Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-16T00:36:46.338Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-16T00:36:46.338Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-16T00:36:46.929Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-16T00:36:47.200Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:36:47.200Z] OK: 217 MiB in 51 packages [2021-03-16T00:36:50.123Z] 7e9c9ca2126c: Pull complete [2021-03-16T00:36:50.123Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-16T00:36:50.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-16T00:36:50.123Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-16T00:36:50.277Z] prd-centos7-docker-4c-2g-29875 does not seem to be running inside a container [2021-03-16T00:36:50.334Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-16T00:36:51.516Z] Removing intermediate container 6c9d16335929 [2021-03-16T00:36:51.516Z] ---> 7e5dfa921e59 [2021-03-16T00:36:51.516Z] Step 4/6 : WORKDIR /edgex-go [2021-03-16T00:36:51.516Z] ---> Running in 12eaa5c30161 [2021-03-16T00:36:51.516Z] Removing intermediate container 12eaa5c30161 [2021-03-16T00:36:51.516Z] ---> 87dbb078e826 [2021-03-16T00:36:51.516Z] Step 5/6 : COPY go.mod . [2021-03-16T00:36:52.229Z] $ docker top 95386553b3fdd41b5915807a92cc18c718f353aef806023fdbb28ea1ff0149c2 -eo pid,comm [Pipeline] { [2021-03-16T00:36:52.493Z] ---> f40d22444c5c [2021-03-16T00:36:52.493Z] Step 6/6 : RUN go mod download [2021-03-16T00:36:52.493Z] ---> Running in 6974e3c4a87c [Pipeline] sh [2021-03-16T00:36:52.814Z] + docker-compose build --help [2021-03-16T00:36:52.815Z] + grep parallel [2021-03-16T00:36:53.760Z] --parallel Build images in parallel. [Pipeline] } [2021-03-16T00:36:54.036Z] $ docker stop --time=1 95386553b3fdd41b5915807a92cc18c718f353aef806023fdbb28ea1ff0149c2 [2021-03-16T00:36:55.411Z] $ docker rm -f 95386553b3fdd41b5915807a92cc18c718f353aef806023fdbb28ea1ff0149c2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:36:56.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-16T00:36:56.036Z] . [Pipeline] withDockerContainer [2021-03-16T00:36:56.160Z] prd-centos7-docker-4c-2g-29875 does not seem to be running inside a container [2021-03-16T00:36:56.223Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-16T00:36:57.107Z] $ docker top 11ec7d2be0ea163ee61ad6d7776f9bd3992ee3636af0b0321ea86de672a329a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T00:36:57.652Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-16T00:36:58.599Z] Building docker-core-command-go ... [2021-03-16T00:36:58.599Z] Building docker-core-data-go ... [2021-03-16T00:36:58.599Z] Building docker-core-metadata-go ... [2021-03-16T00:36:58.599Z] Building docker-security-bootstrapper-go ... [2021-03-16T00:36:58.599Z] Building docker-security-proxy-setup-go ... [2021-03-16T00:36:58.599Z] Building docker-security-secretstore-setup-go ... [2021-03-16T00:36:58.599Z] Building docker-support-notifications-go ... [2021-03-16T00:36:58.599Z] Building docker-support-scheduler-go ... [2021-03-16T00:36:58.599Z] Building docker-sys-mgmt-agent-go ... [2021-03-16T00:36:58.599Z] Building docker-sys-mgmt-agent-go [2021-03-16T00:36:58.599Z] Building docker-support-notifications-go [2021-03-16T00:36:58.599Z] Building docker-core-command-go [2021-03-16T00:36:58.599Z] Building docker-security-secretstore-setup-go [2021-03-16T00:36:58.599Z] Building docker-security-bootstrapper-go [2021-03-16T00:37:19.397Z] Removing intermediate container 6974e3c4a87c [2021-03-16T00:37:19.397Z] ---> 0fa5d5004622 [2021-03-16T00:37:19.397Z] Successfully built 0fa5d5004622 [2021-03-16T00:37:19.397Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:37:19.751Z] + docker inspect -f . ci-base-image-arm64 [2021-03-16T00:37:19.751Z] . [Pipeline] withDockerContainer [2021-03-16T00:37:20.005Z] prd-ubuntu18.04-docker-arm64-4c-16g-29881 does not seem to be running inside a container [2021-03-16T00:37:20.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-arm64 cat [2021-03-16T00:37:21.430Z] $ docker top 5ba214e8291566e0809683bc8338454c9cbfc708a1bf9984eadc2f6a621b383d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T00:37:22.391Z] + go version [2021-03-16T00:37:22.392Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-16T00:37:22.420Z] $ docker stop --time=1 5ba214e8291566e0809683bc8338454c9cbfc708a1bf9984eadc2f6a621b383d [2021-03-16T00:37:24.277Z] $ docker rm -f 5ba214e8291566e0809683bc8338454c9cbfc708a1bf9984eadc2f6a621b383d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:37:25.189Z] + docker inspect -f . ci-base-image-arm64 [2021-03-16T00:37:25.189Z] . [Pipeline] withDockerContainer [2021-03-16T00:37:25.414Z] prd-ubuntu18.04-docker-arm64-4c-16g-29881 does not seem to be running inside a container [2021-03-16T00:37:25.496Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-arm64 cat [2021-03-16T00:37:26.915Z] $ docker top 54606a72b3836994d02675d385e58e72920b76aaeb7cf5e1c4964b70ac29a100 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-16T00:37:27.261Z] ========================================================= [2021-03-16T00:37:27.261Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-16T00:37:27.261Z] ========================================================= [Pipeline] sh [2021-03-16T00:37:27.909Z] + make test [2021-03-16T00:37:27.909Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-16T00:37:37.511Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:37:37.511Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:37:37.511Z] ---> b1c42c7cb2ae [2021-03-16T00:37:37.511Z] Step 3/23 : WORKDIR /edgex-go [2021-03-16T00:37:37.511Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:37:37.511Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:37:37.511Z] ---> b1c42c7cb2ae [2021-03-16T00:37:37.511Z] Step 3/24 : WORKDIR /edgex-go [2021-03-16T00:37:37.511Z] ---> Running in 6d99e409dc23 [2021-03-16T00:37:37.511Z] ---> Running in be2f91c063d0 [2021-03-16T00:37:37.511Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:37:37.511Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:37:37.511Z] ---> b1c42c7cb2ae [2021-03-16T00:37:37.511Z] Step 3/22 : WORKDIR /edgex-go [2021-03-16T00:37:37.511Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:37:37.511Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:37:37.511Z] ---> b1c42c7cb2ae [2021-03-16T00:37:37.511Z] Step 3/26 : WORKDIR /edgex-go [2021-03-16T00:37:37.511Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:37:37.511Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:37:37.511Z] ---> b1c42c7cb2ae [2021-03-16T00:37:37.511Z] Step 3/31 : WORKDIR /edgex-go [2021-03-16T00:37:38.103Z] ---> Running in e4f4cb403736 [2021-03-16T00:37:38.103Z] ---> Running in 706d0d586174 [2021-03-16T00:37:38.103Z] ---> Running in c2fabc7d8377 [2021-03-16T00:37:38.402Z] Removing intermediate container c2fabc7d8377 [2021-03-16T00:37:38.402Z] ---> 4ad1b2a48b50 [2021-03-16T00:37:38.402Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:37:38.669Z] Removing intermediate container e4f4cb403736 [2021-03-16T00:37:38.669Z] Removing intermediate container 6d99e409dc23 [2021-03-16T00:37:38.669Z] ---> faff20290a02 [2021-03-16T00:37:38.669Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:37:38.669Z] ---> 4b08663cae2f [2021-03-16T00:37:38.669Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:37:38.669Z] Removing intermediate container be2f91c063d0 [2021-03-16T00:37:38.669Z] ---> 6b9e1cfc7a1d [2021-03-16T00:37:38.669Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:37:38.669Z] Removing intermediate container 706d0d586174 [2021-03-16T00:37:38.669Z] ---> 98b3fba79a37 [2021-03-16T00:37:38.669Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:37:38.669Z] ---> Running in 4007654634a6 [2021-03-16T00:37:38.669Z] ---> Running in f95e602355e7 [2021-03-16T00:37:38.669Z] ---> Running in 59d1ab18676a [2021-03-16T00:37:38.938Z] ---> Running in e9e9c5cb779b [2021-03-16T00:37:38.938Z] ---> Running in a8378c6ee43f [2021-03-16T00:37:41.533Z] Removing intermediate container 4007654634a6 [2021-03-16T00:37:41.533Z] ---> 05a5ed80c25d [2021-03-16T00:37:41.533Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-16T00:37:41.797Z] ---> Running in 2bb90a995649 [2021-03-16T00:37:41.797Z] Removing intermediate container f95e602355e7 [2021-03-16T00:37:41.797Z] ---> 9b7dcf04726c [2021-03-16T00:37:41.797Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-16T00:37:41.797Z] Removing intermediate container 59d1ab18676a [2021-03-16T00:37:41.797Z] ---> e67ae3eee5b9 [2021-03-16T00:37:41.797Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-16T00:37:42.070Z] ---> Running in fe903b8dfbaf [2021-03-16T00:37:42.070Z] Removing intermediate container a8378c6ee43f [2021-03-16T00:37:42.071Z] ---> 90ee2dd00950 [2021-03-16T00:37:42.071Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-16T00:37:42.071Z] ---> Running in a61f77794077 [2021-03-16T00:37:42.336Z] Removing intermediate container e9e9c5cb779b [2021-03-16T00:37:42.336Z] ---> 7ca208c24abb [2021-03-16T00:37:42.336Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-16T00:37:42.336Z] ---> Running in 87990261a7e8 [2021-03-16T00:37:42.336Z] ---> Running in 385b7f51649f [2021-03-16T00:37:42.952Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:37:43.228Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:37:43.490Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:37:43.490Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:37:43.490Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:37:43.753Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:37:43.753Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:37:44.016Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:37:44.016Z] OK: 233 MiB in 51 packages [2021-03-16T00:37:44.286Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:37:44.286Z] OK: 233 MiB in 51 packages [2021-03-16T00:37:44.286Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:37:44.552Z] OK: 233 MiB in 51 packages [2021-03-16T00:37:44.820Z] OK: 233 MiB in 51 packages [2021-03-16T00:37:44.820Z] Removing intermediate container 2bb90a995649 [2021-03-16T00:37:44.820Z] ---> 7ab2b54f1b73 [2021-03-16T00:37:44.820Z] Step 6/22 : COPY go.mod . [2021-03-16T00:37:45.086Z] Removing intermediate container fe903b8dfbaf [2021-03-16T00:37:45.086Z] ---> 294f89d0d633 [2021-03-16T00:37:45.086Z] Step 6/23 : COPY go.mod . [2021-03-16T00:37:45.086Z] OK: 233 MiB in 51 packages [2021-03-16T00:37:45.086Z] ---> 6c4c2c803c89 [2021-03-16T00:37:45.086Z] Step 7/22 : RUN go mod download [2021-03-16T00:37:45.355Z] Removing intermediate container a61f77794077 [2021-03-16T00:37:45.355Z] ---> 7873d80e410e [2021-03-16T00:37:45.355Z] Step 6/26 : COPY go.mod . [2021-03-16T00:37:45.355Z] ---> Running in 3dad14a3d551 [2021-03-16T00:37:45.355Z] ---> 639126b8fbf3 [2021-03-16T00:37:45.355Z] Step 7/23 : RUN go mod download [2021-03-16T00:37:45.623Z] Removing intermediate container 385b7f51649f [2021-03-16T00:37:45.623Z] ---> 5b8c7a33918d [2021-03-16T00:37:45.623Z] Step 6/24 : COPY go.mod . [2021-03-16T00:37:45.623Z] ---> Running in 018838659d52 [2021-03-16T00:37:45.899Z] ---> 5fed3a2cca85 [2021-03-16T00:37:45.899Z] Step 7/26 : RUN go mod download [2021-03-16T00:37:46.174Z] ---> Running in 5132cbb53c1c [2021-03-16T00:37:46.174Z] ---> ac3b2ddbc358 [2021-03-16T00:37:46.174Z] Step 7/24 : RUN go mod download [2021-03-16T00:37:46.457Z] Removing intermediate container 87990261a7e8 [2021-03-16T00:37:46.457Z] ---> 51a9d1127df7 [2021-03-16T00:37:46.457Z] Step 6/31 : COPY go.mod . [2021-03-16T00:37:46.457Z] ---> Running in a06d89cb149f [2021-03-16T00:37:46.737Z] ---> 6770865022ec [2021-03-16T00:37:46.737Z] Step 7/31 : RUN go mod download [2021-03-16T00:37:47.000Z] ---> Running in f500fbe5fdec [2021-03-16T00:37:48.961Z] Removing intermediate container 018838659d52 [2021-03-16T00:37:48.961Z] ---> 496003e63b0f [2021-03-16T00:37:48.961Z] Step 8/23 : COPY . . [2021-03-16T00:37:48.961Z] Removing intermediate container 5132cbb53c1c [2021-03-16T00:37:48.961Z] ---> 8ef158b524bf [2021-03-16T00:37:48.961Z] Step 8/26 : COPY . . [2021-03-16T00:37:48.961Z] Removing intermediate container 3dad14a3d551 [2021-03-16T00:37:48.961Z] ---> ee0263e7d318 [2021-03-16T00:37:48.961Z] Step 8/22 : COPY . . [2021-03-16T00:37:48.961Z] Removing intermediate container a06d89cb149f [2021-03-16T00:37:48.961Z] ---> 7b8a7fce4bd4 [2021-03-16T00:37:48.961Z] Step 8/24 : COPY . . [2021-03-16T00:37:48.961Z] Removing intermediate container f500fbe5fdec [2021-03-16T00:37:48.961Z] ---> 885c56c6eb75 [2021-03-16T00:37:48.961Z] Step 8/31 : COPY . . [2021-03-16T00:37:54.718Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-16T00:38:36.115Z] ---> 87d87a925128 [2021-03-16T00:38:36.115Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-16T00:38:36.115Z] ---> 510ae3cddc1a [2021-03-16T00:38:36.115Z] ---> 69573bdc7309 [2021-03-16T00:38:36.115Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agentStep 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper ---> f4366a534b90 [2021-03-16T00:38:36.115Z] [2021-03-16T00:38:36.115Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-16T00:38:36.115Z] [2021-03-16T00:38:36.115Z] ---> c3e0fd4e7101 [2021-03-16T00:38:36.115Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-16T00:38:36.115Z] ---> Running in 5c48a2c8ea2c [2021-03-16T00:38:36.115Z] ---> Running in 9a97117ac0d7 [2021-03-16T00:38:36.115Z] ---> Running in d47abfa21434 [2021-03-16T00:38:36.115Z] ---> Running in bde541e08518 [2021-03-16T00:38:36.115Z] ---> Running in 485afefff946 [2021-03-16T00:38:36.115Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-16T00:38:36.115Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-16T00:38:36.115Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-16T00:38:36.115Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-16T00:38:36.115Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-16T00:38:41.899Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-16T00:38:48.645Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-16T00:38:56.948Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-16T00:38:56.948Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-16T00:38:58.941Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-16T00:38:58.941Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-16T00:38:58.941Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-16T00:38:58.941Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-16T00:39:02.353Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-16T00:39:02.956Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-16T00:39:08.403Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-16T00:39:11.252Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-16T00:39:11.252Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-16T00:39:11.252Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-16T00:39:18.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.306s coverage: 45.9% of statements [2021-03-16T00:39:18.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-16T00:39:18.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-16T00:39:18.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-16T00:39:18.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-16T00:39:18.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-16T00:39:18.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-16T00:39:18.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.126s coverage: 19.8% of statements [2021-03-16T00:39:18.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.243s coverage: 100.0% of statements [2021-03-16T00:39:18.554Z] Removing intermediate container 9a97117ac0d7 [2021-03-16T00:39:18.555Z] ---> e111c33a4627 [2021-03-16T00:39:18.555Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-16T00:39:18.555Z] Removing intermediate container bde541e08518 [2021-03-16T00:39:18.555Z] ---> b63aa60ce883 [2021-03-16T00:39:18.555Z] [2021-03-16T00:39:18.555Z] Step 10/23 : FROM alpine:3.12 [2021-03-16T00:39:18.555Z] Removing intermediate container 5c48a2c8ea2c [2021-03-16T00:39:18.555Z] ---> bea6361a2c34 [2021-03-16T00:39:18.555Z] [2021-03-16T00:39:18.555Z] Step 10/31 : FROM alpine:3.12 [2021-03-16T00:39:18.555Z] 3.12: Pulling from library/alpine [2021-03-16T00:39:18.555Z] 3.12: Pulling from library/alpine [2021-03-16T00:39:18.555Z] ---> Running in f7a2888bb935 [2021-03-16T00:39:19.148Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-16T00:39:19.148Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-16T00:39:19.148Z] Status: Image is up to date for alpine:3.12 [2021-03-16T00:39:19.148Z] ---> 88dd2752d2ea [2021-03-16T00:39:19.148Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-16T00:39:19.148Z] Status: Downloaded newer image for alpine:3.12 [2021-03-16T00:39:19.148Z] ---> 88dd2752d2ea [2021-03-16T00:39:19.148Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-16T00:39:19.148Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-16T00:39:22.519Z] ---> Running in 6c6e32599ad0 [2021-03-16T00:39:22.519Z] ---> Running in f0545efe3c45 [2021-03-16T00:39:22.519Z] Removing intermediate container 485afefff946 [2021-03-16T00:39:22.519Z] ---> d8588b3ec297 [2021-03-16T00:39:22.519Z] [2021-03-16T00:39:22.519Z] Step 10/24 : FROM alpine:3.12 [2021-03-16T00:39:22.519Z] ---> 88dd2752d2ea [2021-03-16T00:39:22.519Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-16T00:39:22.519Z] Removing intermediate container d47abfa21434 [2021-03-16T00:39:22.519Z] ---> b314b6953595 [2021-03-16T00:39:22.519Z] [2021-03-16T00:39:22.519Z] Step 10/22 : FROM alpine:3.12 [2021-03-16T00:39:22.519Z] ---> 88dd2752d2ea [2021-03-16T00:39:22.519Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-16T00:39:22.519Z] ---> Running in 09173d666402 [2021-03-16T00:39:22.519Z] ---> Running in 1a2d91e40afb [2021-03-16T00:39:22.519Z] Removing intermediate container 6c6e32599ad0 [2021-03-16T00:39:22.519Z] ---> 4515aa7c424f [2021-03-16T00:39:22.519Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-16T00:39:22.519Z] ---> Running in 02d4f7aeb88f [2021-03-16T00:39:22.943Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:39:22.943Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:39:23.288Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-16T00:39:23.288Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:39:23.288Z] OK: 6 MiB in 15 packages [2021-03-16T00:39:23.629Z] Removing intermediate container f7a2888bb935 [2021-03-16T00:39:23.629Z] ---> 5ec26acf51fe [2021-03-16T00:39:23.629Z] [2021-03-16T00:39:23.629Z] Step 11/26 : FROM docker:20.10.0 [2021-03-16T00:39:23.629Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:39:23.629Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:39:23.629Z] 20.10.0: Pulling from library/docker [2021-03-16T00:39:23.629Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:39:23.933Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:39:23.933Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-16T00:39:23.933Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:39:23.933Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-16T00:39:23.933Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-16T00:39:23.933Z] (4/5) Installing curl (7.69.1-r3) [2021-03-16T00:39:23.933Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-16T00:39:23.933Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:39:23.933Z] Executing ca-certificates-20191127-r4.trigger [2021-03-16T00:39:23.933Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:39:23.933Z] OK: 7 MiB in 19 packages [2021-03-16T00:39:23.933Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-16T00:39:23.933Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-16T00:39:23.933Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:39:24.233Z] Executing ca-certificates-20191127-r4.trigger [2021-03-16T00:39:24.233Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-16T00:39:24.233Z] (2/2) Installing su-exec (0.2-r1) [2021-03-16T00:39:24.233Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:39:24.233Z] OK: 6 MiB in 16 packages [2021-03-16T00:39:24.503Z] OK: 6 MiB in 16 packages [2021-03-16T00:39:24.790Z] Removing intermediate container f0545efe3c45 [2021-03-16T00:39:24.790Z] ---> 6ee959384458 [2021-03-16T00:39:24.790Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T00:39:25.764Z] ---> Running in 7bd147a02791 [2021-03-16T00:39:26.333Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.613s coverage: 27.1% of statements [2021-03-16T00:39:26.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-16T00:39:26.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-16T00:39:26.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-16T00:39:26.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-16T00:39:26.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-16T00:39:26.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-16T00:39:26.333Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.063s coverage: 100.0% of statements [2021-03-16T00:39:26.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-16T00:39:26.333Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.077s coverage: 100.0% of statements [2021-03-16T00:39:26.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-16T00:39:26.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-16T00:39:26.718Z] Removing intermediate container 7bd147a02791 [2021-03-16T00:39:26.718Z] ---> fc53acf46a9e [2021-03-16T00:39:26.718Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-16T00:39:26.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.239s coverage: 71.3% of statements [2021-03-16T00:39:26.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-16T00:39:26.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-16T00:39:26.981Z] Removing intermediate container 09173d666402 [2021-03-16T00:39:26.981Z] ---> 39f3950bbb32 [2021-03-16T00:39:26.981Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-16T00:39:27.253Z] ---> Running in a18ff3e916b5 [2021-03-16T00:39:27.253Z] ---> Running in 21becd01a290 [2021-03-16T00:39:27.526Z] Removing intermediate container 02d4f7aeb88f [2021-03-16T00:39:27.526Z] ---> 367cdb2bc771 [2021-03-16T00:39:27.526Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-16T00:39:27.526Z] Removing intermediate container 1a2d91e40afb [2021-03-16T00:39:27.526Z] ---> bb0ea1d97fe5 [2021-03-16T00:39:27.526Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T00:39:27.526Z] ---> Running in 4fc01060680d [2021-03-16T00:39:27.526Z] ---> Running in 7377522ae90d [2021-03-16T00:39:27.788Z] Removing intermediate container a18ff3e916b5 [2021-03-16T00:39:27.789Z] ---> 82462c0b37ae [2021-03-16T00:39:27.789Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-16T00:39:27.789Z] Removing intermediate container 21becd01a290 [2021-03-16T00:39:27.789Z] ---> 4c7e55879ae1 [2021-03-16T00:39:27.789Z] Step 13/24 : WORKDIR / [2021-03-16T00:39:27.789Z] ---> Running in 019d5640ad51 [2021-03-16T00:39:28.056Z] Removing intermediate container 7377522ae90d [2021-03-16T00:39:28.056Z] ---> a35f87de41f2 [2021-03-16T00:39:28.056Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-16T00:39:28.056Z] ---> Running in 31bbe53dded8 [2021-03-16T00:39:28.639Z] Removing intermediate container 4fc01060680d [2021-03-16T00:39:28.639Z] ---> e01f9da27200 [2021-03-16T00:39:28.639Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-16T00:39:29.221Z] ---> Running in b7b6082e7aa9 [2021-03-16T00:39:29.221Z] ---> Running in 97abaa15b3bc [2021-03-16T00:39:29.221Z] Removing intermediate container 019d5640ad51 [2021-03-16T00:39:29.221Z] ---> f75c83082d05 [2021-03-16T00:39:29.221Z] Step 15/23 : WORKDIR / [2021-03-16T00:39:29.221Z] Removing intermediate container 31bbe53dded8 [2021-03-16T00:39:29.221Z] ---> c04dea5766da [2021-03-16T00:39:29.221Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-16T00:39:29.221Z] ---> Running in 670c997e27fd [2021-03-16T00:39:29.485Z] Removing intermediate container b7b6082e7aa9 [2021-03-16T00:39:29.485Z] ---> 5340d538496c [2021-03-16T00:39:29.485Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-16T00:39:29.485Z] Removing intermediate container 97abaa15b3bc [2021-03-16T00:39:29.485Z] ---> 7ddb2761acd7 [2021-03-16T00:39:29.485Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-16T00:39:29.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.469s coverage: 82.9% of statements [2021-03-16T00:39:29.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-16T00:39:29.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T00:39:29.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.170s coverage: 78.9% of statements [2021-03-16T00:39:29.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-16T00:39:29.752Z] ---> Running in 04e9cf7e33e7 [2021-03-16T00:39:29.752Z] ---> Running in 3f4dbc4af846 [2021-03-16T00:39:29.752Z] Removing intermediate container 670c997e27fd [2021-03-16T00:39:29.752Z] ---> d2404e943389 [2021-03-16T00:39:29.752Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:39:30.020Z] ---> 167ac06ea6de [2021-03-16T00:39:30.020Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-16T00:39:30.020Z] Removing intermediate container 3f4dbc4af846 [2021-03-16T00:39:30.020Z] ---> 8f6664dbca9d [2021-03-16T00:39:30.020Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:39:30.289Z] ---> f0a032c315d6 [2021-03-16T00:39:30.289Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-16T00:39:30.559Z] ---> dc78a5f4fbcf [2021-03-16T00:39:30.559Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-16T00:39:31.531Z] ---> 44d0bd76136a [2021-03-16T00:39:31.531Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-16T00:39:31.531Z] ---> 1e19cf59813d [2021-03-16T00:39:31.531Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-16T00:39:31.531Z] ---> 49a9edf45517 [2021-03-16T00:39:31.531Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-16T00:39:32.116Z] ---> fa8a50200f42 [2021-03-16T00:39:32.116Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-16T00:39:32.116Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-16T00:39:32.116Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-16T00:39:32.116Z] ---> Running in 2b76cd73fa6b [2021-03-16T00:39:32.116Z] Removing intermediate container 04e9cf7e33e7 [2021-03-16T00:39:32.116Z] ---> 2eee51df6181 [2021-03-16T00:39:32.116Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-16T00:39:32.116Z] ---> aefe523efa57 [2021-03-16T00:39:32.116Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-16T00:39:32.387Z] ---> 1d941b7c0ff4 [2021-03-16T00:39:32.387Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-16T00:39:32.387Z] ---> 73111effde71 [2021-03-16T00:39:32.387Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-16T00:39:32.387Z] ---> Running in ed4dbd1efd15 [2021-03-16T00:39:32.387Z] ---> Running in 611eba9ec930 [2021-03-16T00:39:32.651Z] Removing intermediate container 2b76cd73fa6b [2021-03-16T00:39:32.651Z] ---> 4b7b0f154352 [2021-03-16T00:39:32.651Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:39:32.651Z] ---> Running in 46edb6fda3cf [2021-03-16T00:39:32.939Z] ---> 926a6a7b8052 [2021-03-16T00:39:32.939Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-16T00:39:32.939Z] Removing intermediate container 611eba9ec930 [2021-03-16T00:39:32.939Z] ---> c57655239f88 [2021-03-16T00:39:32.939Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-16T00:39:32.939Z] ---> Running in 2d5becc3c78b [2021-03-16T00:39:32.939Z] ---> 1c0a009e44ac [2021-03-16T00:39:32.939Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-16T00:39:33.203Z] Removing intermediate container 46edb6fda3cf [2021-03-16T00:39:33.203Z] ---> 5e9bf9a1735c [2021-03-16T00:39:33.203Z] Step 21/23 : LABEL arch=x86_64 [2021-03-16T00:39:33.203Z] ---> Running in b6e9edfa8db5 [2021-03-16T00:39:33.203Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:39:33.203Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:39:33.474Z] Removing intermediate container 2d5becc3c78b [2021-03-16T00:39:33.474Z] ---> e6099cfb4711 [2021-03-16T00:39:33.474Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:39:33.474Z] ---> 513cfc94b763 [2021-03-16T00:39:33.474Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-16T00:39:33.474Z] (1/2) Installing readline (8.0.4-r0) [2021-03-16T00:39:33.474Z] (2/2) Installing bash (5.0.17-r0) [2021-03-16T00:39:33.474Z] ---> Running in 1c339e42f499 [2021-03-16T00:39:33.474Z] Executing bash-5.0.17-r0.post-install [2021-03-16T00:39:33.474Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:39:33.474Z] OK: 12 MiB in 22 packages [2021-03-16T00:39:33.736Z] ---> Running in 658298e32d4a [2021-03-16T00:39:33.736Z] ---> 304127c38537 [2021-03-16T00:39:33.736Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-16T00:39:33.736Z] Removing intermediate container b6e9edfa8db5 [2021-03-16T00:39:33.736Z] ---> 5d6f7eb714cf [2021-03-16T00:39:33.736Z] Step 22/23 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b [2021-03-16T00:39:34.005Z] ---> Running in 94f45669b1a4 [2021-03-16T00:39:34.005Z] ---> Running in 0995c18efc6e [2021-03-16T00:39:34.005Z] Removing intermediate container 1c339e42f499 [2021-03-16T00:39:34.005Z] ---> 5704a462fc6d [2021-03-16T00:39:34.005Z] Step 20/22 : LABEL arch=x86_64 [2021-03-16T00:39:34.270Z] ---> Running in dffc2db8ff2a [2021-03-16T00:39:34.270Z] Removing intermediate container 0995c18efc6e [2021-03-16T00:39:34.270Z] ---> 7d5e7b467003 [2021-03-16T00:39:34.270Z] Step 23/23 : LABEL version=0.0.0 [2021-03-16T00:39:34.545Z] ---> Running in 745ccdb73b67 [2021-03-16T00:39:34.812Z] Removing intermediate container dffc2db8ff2a [2021-03-16T00:39:34.812Z] ---> 9d65ead8ada4 [2021-03-16T00:39:34.812Z] Step 21/22 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b [2021-03-16T00:39:34.812Z] ---> Running in 8dae9add185e [2021-03-16T00:39:35.078Z] Removing intermediate container ed4dbd1efd15 [2021-03-16T00:39:35.078Z] ---> e26a3199d83f [2021-03-16T00:39:35.078Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-16T00:39:35.078Z] Removing intermediate container 745ccdb73b67 [2021-03-16T00:39:35.078Z] ---> 2a4b651cc5d4 [2021-03-16T00:39:35.078Z] [2021-03-16T00:39:35.078Z] ---> Running in 2f311673f50a [2021-03-16T00:39:35.343Z] Removing intermediate container 8dae9add185e [2021-03-16T00:39:35.343Z] ---> 43191915e488 [2021-03-16T00:39:35.343Z] Step 22/22 : LABEL version=0.0.0 [2021-03-16T00:39:35.343Z] Successfully built 2a4b651cc5d4 [2021-03-16T00:39:35.609Z] Successfully tagged docker-core-command-go:latest [2021-03-16T00:39:35.610Z] Building docker-core-data-go [2021-03-16T00:39:35.610Z]  Building docker-core-command-go ... done  ---> Running in 2256b187e72d [2021-03-16T00:39:35.610Z] Removing intermediate container 2f311673f50a [2021-03-16T00:39:35.610Z] ---> fb9d35ddd14c [2021-03-16T00:39:35.610Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-16T00:39:35.610Z] ---> Running in 6b07f000689f [2021-03-16T00:39:35.889Z] Removing intermediate container 658298e32d4a [2021-03-16T00:39:35.889Z] ---> 5d720c72b494 [2021-03-16T00:39:35.889Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:39:35.889Z] Removing intermediate container 2256b187e72d [2021-03-16T00:39:35.889Z] ---> c6b2739c251f [2021-03-16T00:39:35.889Z] [2021-03-16T00:39:35.889Z] Removing intermediate container 94f45669b1a4 [2021-03-16T00:39:35.889Z] ---> 366f7aa4f636 [2021-03-16T00:39:35.889Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-16T00:39:36.159Z] Removing intermediate container 6b07f000689f [2021-03-16T00:39:36.159Z] ---> b8129848d21d [2021-03-16T00:39:36.159Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-16T00:39:36.159Z] ---> Running in aa56ce7da987 [2021-03-16T00:39:36.159Z] ---> Running in 7151ec759a28 [2021-03-16T00:39:36.422Z] Successfully built c6b2739c251f [2021-03-16T00:39:36.422Z] ---> ab40db008ae6 [2021-03-16T00:39:36.422Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-16T00:39:36.422Z] Successfully tagged docker-support-notifications-go:latest [2021-03-16T00:39:36.422Z]  Building docker-support-notifications-go ... done Building docker-support-scheduler-go [2021-03-16T00:39:36.687Z] Removing intermediate container aa56ce7da987 [2021-03-16T00:39:36.687Z] ---> 08311f5d0348 [2021-03-16T00:39:36.687Z] Step 22/24 : LABEL arch=x86_64 [2021-03-16T00:39:36.687Z] Removing intermediate container 7151ec759a28 [2021-03-16T00:39:36.687Z] ---> 5e784da6351e [2021-03-16T00:39:36.687Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-16T00:39:36.960Z] ---> Running in 2dfa07ac96a2 [2021-03-16T00:39:37.874Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.068s coverage: 28.6% of statements [2021-03-16T00:39:37.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-16T00:39:37.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-16T00:39:37.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-16T00:39:37.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-16T00:39:37.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-16T00:39:37.874Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.208s coverage: 100.0% of statements [2021-03-16T00:39:37.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-16T00:39:37.874Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.087s coverage: 100.0% of statements [2021-03-16T00:39:37.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-16T00:39:37.874Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.322s coverage: 86.7% of statements [2021-03-16T00:39:37.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-16T00:39:37.874Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.377s coverage: 97.5% of statements [2021-03-16T00:39:37.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-16T00:39:37.874Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.161s coverage: 78.3% of statements [2021-03-16T00:39:37.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-16T00:39:37.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-16T00:39:37.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-16T00:39:37.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-16T00:39:41.223Z] Removing intermediate container 2dfa07ac96a2 [2021-03-16T00:39:41.223Z] ---> 132d5f3eda78 [2021-03-16T00:39:41.223Z] Step 23/24 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b [2021-03-16T00:39:41.223Z] ---> eb8124d88d9f [2021-03-16T00:39:41.223Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-16T00:39:41.223Z] ---> 9a4aed9755fc [2021-03-16T00:39:41.223Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-16T00:39:41.489Z] ---> Running in 607164f55ab9 [2021-03-16T00:39:43.233Z] Removing intermediate container 607164f55ab9 [2021-03-16T00:39:43.233Z] ---> 116a4c2f48b4 [2021-03-16T00:39:43.233Z] Step 24/24 : LABEL version=0.0.0 [2021-03-16T00:39:43.815Z] ---> 5ec46384de4e [2021-03-16T00:39:43.815Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-16T00:39:44.091Z] ---> Running in e2ed0feb0e77 [2021-03-16T00:39:44.091Z] ---> 2536c4ba404c [2021-03-16T00:39:44.091Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-16T00:39:44.360Z] Removing intermediate container e2ed0feb0e77 [2021-03-16T00:39:44.360Z] ---> 33e4e0a5fc9d [2021-03-16T00:39:44.360Z] [2021-03-16T00:39:44.360Z] ---> 8e28d82710ae [2021-03-16T00:39:44.360Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-16T00:39:44.622Z] Successfully built 33e4e0a5fc9d [2021-03-16T00:39:44.622Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-16T00:39:44.622Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go [2021-03-16T00:39:44.622Z] ---> 28cd62afa7d3 [2021-03-16T00:39:44.622Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-16T00:39:45.570Z] ---> cb4c4f350cbb [2021-03-16T00:39:45.570Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-16T00:39:46.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.299s coverage: 92.8% of statements [2021-03-16T00:39:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-16T00:39:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T00:39:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-16T00:39:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-16T00:39:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-16T00:39:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-16T00:39:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-16T00:39:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-16T00:39:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-16T00:39:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-16T00:39:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-16T00:39:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-16T00:39:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-16T00:39:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-16T00:39:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-16T00:39:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-16T00:39:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-16T00:39:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-16T00:39:46.862Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2021-03-16T00:39:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-16T00:39:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-16T00:39:46.862Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.224s coverage: 0.1% of statements [2021-03-16T00:39:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-16T00:39:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-16T00:39:46.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-16T00:39:46.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.079s coverage: 47.1% of statements [2021-03-16T00:39:46.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.086s coverage: 79.5% of statements [2021-03-16T00:39:46.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2021-03-16T00:39:46.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.128s coverage: 96.3% of statements [2021-03-16T00:39:46.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.073s coverage: 87.5% of statements [2021-03-16T00:39:47.548Z] ---> Running in 1be5ccd01a0f [2021-03-16T00:39:48.152Z] ---> Running in 8119a010d13d [2021-03-16T00:39:49.168Z] Removing intermediate container 8119a010d13d [2021-03-16T00:39:49.168Z] ---> 79c662f52b94 [2021-03-16T00:39:49.168Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-16T00:39:49.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:39:49.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:39:49.710Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-16T00:39:49.710Z] (2/33) Installing expat (2.2.9-r1) [2021-03-16T00:39:49.710Z] (3/33) Installing libffi (3.3-r2) [2021-03-16T00:39:49.710Z] (4/33) Installing gdbm (1.13-r1) [2021-03-16T00:39:49.710Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-16T00:39:49.710Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-16T00:39:49.710Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-16T00:39:55.141Z] ---> 618a2d9e3e47 [2021-03-16T00:39:55.141Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-16T00:39:57.178Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-16T00:39:57.178Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-16T00:39:57.178Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-16T00:39:57.178Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-16T00:39:57.178Z] ---> Running in c7a8c07ee38d [2021-03-16T00:39:57.178Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-16T00:39:57.178Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-16T00:39:57.456Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-16T00:39:57.456Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-16T00:39:57.456Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-16T00:39:57.456Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-16T00:39:57.456Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-16T00:39:57.456Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-16T00:39:57.750Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:39:57.750Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:39:57.750Z] ---> b1c42c7cb2ae [2021-03-16T00:39:57.750Z] Step 3/22 : WORKDIR /edgex-go [2021-03-16T00:39:57.750Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-16T00:39:57.750Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:39:57.750Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:39:57.750Z] ---> b1c42c7cb2ae [2021-03-16T00:39:57.750Z] Step 3/23 : WORKDIR /edgex-go [2021-03-16T00:39:57.750Z] ---> Using cache [2021-03-16T00:39:57.750Z] ---> 98b3fba79a37 [2021-03-16T00:39:57.750Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:39:57.750Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-16T00:39:57.750Z] ---> Using cache [2021-03-16T00:39:57.750Z] ---> 98b3fba79a37 [2021-03-16T00:39:57.750Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:39:57.750Z] ---> Using cache [2021-03-16T00:39:57.750Z] ---> 90ee2dd00950 [2021-03-16T00:39:57.750Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-16T00:39:57.750Z] ---> Using cache [2021-03-16T00:39:57.750Z] ---> 90ee2dd00950 [2021-03-16T00:39:57.750Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-16T00:39:57.750Z] ---> Using cache [2021-03-16T00:39:57.750Z] ---> 51a9d1127df7 [2021-03-16T00:39:57.750Z] Step 6/22 : COPY go.mod . [2021-03-16T00:39:57.750Z] ---> Using cache [2021-03-16T00:39:57.750Z] ---> 6770865022ec [2021-03-16T00:39:57.750Z] Step 7/22 : RUN go mod download [2021-03-16T00:39:57.750Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-16T00:39:57.750Z] ---> Using cache [2021-03-16T00:39:57.750Z] ---> 885c56c6eb75 [2021-03-16T00:39:57.750Z] Step 8/22 : COPY . . [2021-03-16T00:39:57.750Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-16T00:39:58.032Z] ---> Using cache [2021-03-16T00:39:58.032Z] ---> 69573bdc7309 [2021-03-16T00:39:58.032Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-16T00:39:59.013Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-16T00:39:59.013Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-16T00:39:59.013Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-16T00:39:59.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements [2021-03-16T00:39:59.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [2021-03-16T00:39:59.978Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-16T00:40:00.245Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-16T00:40:00.517Z] ---> Running in 6d1dfcfde79b [2021-03-16T00:40:00.517Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-16T00:40:00.517Z] ---> Running in a7c45ec0b95c [2021-03-16T00:40:00.517Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-16T00:40:00.517Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-16T00:40:00.517Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-16T00:40:00.517Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-16T00:40:00.795Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:40:01.076Z] OK: 71 MiB in 55 packages [2021-03-16T00:40:02.575Z] Removing intermediate container c7a8c07ee38d [2021-03-16T00:40:02.575Z] ---> e80dda6659ec [2021-03-16T00:40:02.575Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-16T00:40:02.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-16T00:40:03.065Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:40:03.674Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:40:03.955Z] ---> Running in 4b20a0302256 [2021-03-16T00:40:04.551Z] OK: 233 MiB in 51 packages [2021-03-16T00:40:04.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.259s coverage: 81.9% of statements [2021-03-16T00:40:04.818Z] Removing intermediate container 4b20a0302256 [2021-03-16T00:40:04.819Z] ---> 205b8cebac9d [2021-03-16T00:40:04.819Z] Step 28/31 : CMD ["gate"] [2021-03-16T00:40:05.421Z] ---> Running in 5a55dad8f5d5 [2021-03-16T00:40:06.395Z] Removing intermediate container 5a55dad8f5d5 [2021-03-16T00:40:06.395Z] ---> 2117a60f4c64 [2021-03-16T00:40:06.395Z] Step 29/31 : LABEL arch=x86_64 [2021-03-16T00:40:07.854Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:40:07.854Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:40:07.854Z] ---> b1c42c7cb2ae [2021-03-16T00:40:07.854Z] Step 3/21 : WORKDIR /edgex-go [2021-03-16T00:40:07.854Z] ---> Using cache [2021-03-16T00:40:07.854Z] ---> 98b3fba79a37 [2021-03-16T00:40:07.854Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:40:07.854Z] ---> Using cache [2021-03-16T00:40:07.854Z] ---> 90ee2dd00950 [2021-03-16T00:40:07.854Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-16T00:40:07.854Z] ---> Using cache [2021-03-16T00:40:07.854Z] ---> 51a9d1127df7 [2021-03-16T00:40:07.854Z] Step 6/21 : COPY go.mod . [2021-03-16T00:40:07.854Z] ---> Using cache [2021-03-16T00:40:07.854Z] ---> 6770865022ec [2021-03-16T00:40:07.854Z] Step 7/21 : RUN go mod download [2021-03-16T00:40:07.854Z] ---> Using cache [2021-03-16T00:40:07.854Z] ---> 885c56c6eb75 [2021-03-16T00:40:07.854Z] Step 8/21 : COPY . . [2021-03-16T00:40:07.854Z] ---> Using cache [2021-03-16T00:40:07.854Z] ---> 69573bdc7309 [2021-03-16T00:40:07.854Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-16T00:40:08.823Z] Removing intermediate container a7c45ec0b95c [2021-03-16T00:40:08.823Z] ---> a1fe3f6227fe [2021-03-16T00:40:08.823Z] Step 6/23 : COPY go.mod . [2021-03-16T00:40:08.823Z] ---> Running in 235ceb6fb15d [2021-03-16T00:40:09.408Z] ---> Running in 7a58d8f7a4eb [2021-03-16T00:40:09.993Z] Removing intermediate container 235ceb6fb15d [2021-03-16T00:40:09.993Z] ---> 4fbd972a56c1 [2021-03-16T00:40:09.993Z] Step 30/31 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b [2021-03-16T00:40:09.993Z] ---> 1a03d78346ac [2021-03-16T00:40:09.993Z] Step 7/23 : RUN go mod download [2021-03-16T00:40:10.596Z] ---> Running in 2ce8cda5eda8 [2021-03-16T00:40:10.882Z] ---> Running in adba9f0dc9fe [2021-03-16T00:40:12.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-16T00:40:12.919Z] Removing intermediate container adba9f0dc9fe [2021-03-16T00:40:12.919Z] ---> 8f33172ab912 [2021-03-16T00:40:12.919Z] Step 31/31 : LABEL version=0.0.0 [2021-03-16T00:40:13.527Z] ---> Running in fa9b630f9a69 [2021-03-16T00:40:14.511Z] Removing intermediate container fa9b630f9a69 [2021-03-16T00:40:14.511Z] ---> aefce1f0b07b [2021-03-16T00:40:14.511Z] [2021-03-16T00:40:14.792Z] Successfully built aefce1f0b07b [2021-03-16T00:40:14.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.126s coverage: 92.9% of statements [2021-03-16T00:40:14.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-16T00:40:14.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-16T00:40:14.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-16T00:40:14.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements [2021-03-16T00:40:14.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-16T00:40:14.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-16T00:40:14.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-16T00:40:14.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-16T00:40:14.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-16T00:40:14.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2021-03-16T00:40:14.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-16T00:40:14.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-16T00:40:14.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-03-16T00:40:14.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-16T00:40:14.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 75.5% of statements [2021-03-16T00:40:14.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-16T00:40:14.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.8% of statements [2021-03-16T00:40:14.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.118s coverage: 87.2% of statements [2021-03-16T00:40:14.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.133s coverage: 84.6% of statements [2021-03-16T00:40:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.165s coverage: 91.6% of statements [2021-03-16T00:40:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-16T00:40:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.543s coverage: 62.4% of statements [2021-03-16T00:40:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-16T00:40:14.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-16T00:40:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements [2021-03-16T00:40:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.075s coverage: 91.3% of statements [2021-03-16T00:40:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements [2021-03-16T00:40:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements [2021-03-16T00:40:15.063Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-16T00:40:15.063Z] Removing intermediate container 2ce8cda5eda8 [2021-03-16T00:40:15.063Z] ---> bd8337d16311 [2021-03-16T00:40:15.063Z] Step 8/23 : COPY . . [2021-03-16T00:40:15.063Z] Building docker-core-metadata-go [2021-03-16T00:40:15.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements [2021-03-16T00:40:18.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.979s coverage: 69.0% of statements [2021-03-16T00:40:18.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-16T00:40:18.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-16T00:40:18.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-16T00:40:20.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.404s coverage: 38.4% of statements [2021-03-16T00:40:20.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-16T00:40:20.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-16T00:40:20.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.093s coverage: 89.5% of statements [2021-03-16T00:40:20.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-16T00:40:20.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.139s coverage: 84.8% of statements [2021-03-16T00:40:27.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.493s coverage: 47.0% of statements [2021-03-16T00:40:27.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-16T00:40:27.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-16T00:40:27.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-16T00:40:27.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-16T00:40:27.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-16T00:40:27.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.118s coverage: 100.0% of statements [2021-03-16T00:40:27.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-16T00:40:27.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.118s coverage: 100.0% of statements [2021-03-16T00:40:27.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-16T00:40:27.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-16T00:40:27.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-16T00:40:27.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-16T00:40:27.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.393s coverage: 87.1% of statements [2021-03-16T00:40:27.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-16T00:40:27.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T00:40:27.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-16T00:40:27.477Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 1be5ccd01a0f [2021-03-16T00:40:27.477Z] ---> ec1df6254de3 [2021-03-16T00:40:27.477Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-16T00:40:29.473Z] ---> Running in 2b86258f912e [2021-03-16T00:40:35.377Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.579s coverage: 29.1% of statements [2021-03-16T00:40:35.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-16T00:40:35.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-16T00:40:35.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-16T00:40:35.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-16T00:40:35.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-16T00:40:35.377Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.250s coverage: 99.0% of statements [2021-03-16T00:40:35.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-16T00:40:35.377Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.105s coverage: 100.0% of statements [2021-03-16T00:40:35.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-16T00:40:35.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-16T00:40:35.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-16T00:40:35.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-16T00:40:35.377Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.253s coverage: 96.5% of statements [2021-03-16T00:40:35.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-16T00:40:35.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T00:40:35.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-16T00:40:35.377Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.062s coverage: 0.0% of statements [2021-03-16T00:40:35.377Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-16T00:40:35.377Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.089s coverage: 100.0% of statements [2021-03-16T00:40:35.377Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-16T00:40:35.377Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-16T00:40:35.377Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-16T00:40:35.377Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-16T00:40:35.377Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements [2021-03-16T00:40:35.377Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-16T00:40:35.377Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-16T00:40:35.377Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements [2021-03-16T00:40:35.377Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements [2021-03-16T00:40:37.347Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-03-16T00:40:38.321Z] GO111MODULE=on go vet ./... [2021-03-16T00:40:41.934Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-16T00:40:42.532Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:40:42.532Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:40:42.532Z] ---> b1c42c7cb2ae [2021-03-16T00:40:42.532Z] Step 3/23 : WORKDIR /edgex-go [2021-03-16T00:40:42.532Z] ---> Using cache [2021-03-16T00:40:42.532Z] ---> 98b3fba79a37 [2021-03-16T00:40:42.532Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:40:42.532Z] ---> Using cache [2021-03-16T00:40:42.532Z] ---> 90ee2dd00950 [2021-03-16T00:40:42.532Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-16T00:40:42.532Z] ---> Using cache [2021-03-16T00:40:42.532Z] ---> 51a9d1127df7 [2021-03-16T00:40:42.532Z] Step 6/23 : COPY go.mod . [2021-03-16T00:40:42.532Z] ---> Using cache [2021-03-16T00:40:42.532Z] ---> 6770865022ec [2021-03-16T00:40:42.532Z] Step 7/23 : RUN go mod download [2021-03-16T00:40:42.532Z] ---> Using cache [2021-03-16T00:40:42.532Z] ---> 885c56c6eb75 [2021-03-16T00:40:42.532Z] Step 8/23 : COPY . . [2021-03-16T00:40:42.802Z] Collecting docker-compose==1.23.2 [2021-03-16T00:40:42.802Z] ---> Using cache [2021-03-16T00:40:42.802Z] ---> 69573bdc7309 [2021-03-16T00:40:42.802Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-16T00:40:42.802Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-16T00:40:44.782Z] ---> Running in 79c7668267b4 [2021-03-16T00:40:44.782Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-16T00:40:44.782Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-16T00:40:44.782Z] Collecting docker<4.0,>=3.6.0 [2021-03-16T00:40:44.782Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-16T00:40:45.047Z] Collecting PyYAML<4,>=3.10 [2021-03-16T00:40:45.047Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-16T00:40:46.508Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-16T00:40:49.175Z] Collecting jsonschema<3,>=2.5.1 [2021-03-16T00:40:49.175Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-16T00:40:51.775Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-16T00:40:51.775Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-16T00:40:52.382Z] Collecting cached-property<2,>=1.2.0 [2021-03-16T00:40:52.382Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-16T00:40:52.382Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-16T00:40:52.382Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-16T00:40:52.383Z] Removing intermediate container 6d1dfcfde79b [2021-03-16T00:40:52.383Z] ---> c9ae6f51bf51 [2021-03-16T00:40:52.383Z] [2021-03-16T00:40:52.383Z] Step 10/22 : FROM alpine:3.12 [2021-03-16T00:40:52.383Z] ---> 88dd2752d2ea [2021-03-16T00:40:52.383Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-16T00:40:52.666Z] ---> Using cache [2021-03-16T00:40:52.666Z] ---> 6ee959384458 [2021-03-16T00:40:52.666Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T00:40:52.666Z] ---> Using cache [2021-03-16T00:40:52.666Z] ---> fc53acf46a9e [2021-03-16T00:40:52.666Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-16T00:40:52.666Z] ---> 11dcd6ef9136 [2021-03-16T00:40:52.666Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-16T00:40:53.288Z] Collecting docopt<0.7,>=0.6.1 [2021-03-16T00:40:53.288Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-16T00:40:53.571Z] ---> Running in 1a83b8fe9ac5 [2021-03-16T00:40:53.571Z] ---> Running in 1a91dba3b325 [2021-03-16T00:40:54.161Z] Removing intermediate container 7a58d8f7a4eb [2021-03-16T00:40:54.161Z] ---> a19a903a8013 [2021-03-16T00:40:54.161Z] [2021-03-16T00:40:54.161Z] Step 10/21 : FROM alpine:3.12 [2021-03-16T00:40:54.161Z] ---> 88dd2752d2ea [2021-03-16T00:40:54.161Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-16T00:40:54.457Z] Collecting texttable<0.10,>=0.9.0 [2021-03-16T00:40:54.457Z] Removing intermediate container 1a91dba3b325 [2021-03-16T00:40:54.457Z] ---> 34e9e59d45cb [2021-03-16T00:40:54.457Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-16T00:40:54.457Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-16T00:40:54.457Z] ---> Running in e75a8676c8fd [2021-03-16T00:40:54.457Z] ---> Running in de9a08ab9a12 [2021-03-16T00:40:55.132Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-16T00:40:55.132Z] Removing intermediate container de9a08ab9a12 [2021-03-16T00:40:55.132Z] ---> 53b5b17ddbaf [2021-03-16T00:40:55.132Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:40:55.132Z] Collecting docker-pycreds>=0.4.0 [2021-03-16T00:40:55.132Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-16T00:40:55.132Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-16T00:40:55.622Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-16T00:40:55.622Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-16T00:40:55.622Z] Collecting idna<2.8,>=2.5 [2021-03-16T00:40:55.622Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-16T00:40:55.622Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-16T00:40:55.622Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-16T00:40:56.070Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-16T00:40:56.070Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-16T00:40:56.070Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-16T00:40:56.070Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-16T00:40:56.070Z] ---> 83dca1fd84ed [2021-03-16T00:40:56.070Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-16T00:40:56.070Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:40:56.441Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:40:56.441Z] Installing collected packages: websocket-client, docker-pycreds, idna, urllib3, requests, docker, PyYAML, jsonschema, cached-property, dockerpty, docopt, texttable, docker-compose [2021-03-16T00:40:56.887Z] Attempting uninstall: idna [2021-03-16T00:40:56.887Z] Found existing installation: idna 2.9 [2021-03-16T00:40:56.887Z] Uninstalling idna-2.9: [2021-03-16T00:40:56.887Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-16T00:40:56.887Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-16T00:40:56.887Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-16T00:40:56.887Z] (4/4) Installing curl (7.69.1-r3) [2021-03-16T00:40:56.887Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:40:56.887Z] Executing ca-certificates-20191127-r4.trigger [2021-03-16T00:40:56.887Z] Successfully uninstalled idna-2.9 [2021-03-16T00:40:56.887Z] OK: 7 MiB in 18 packages [2021-03-16T00:40:57.184Z] Attempting uninstall: urllib3 [2021-03-16T00:40:57.184Z] Found existing installation: urllib3 1.25.9 [2021-03-16T00:40:57.184Z] Uninstalling urllib3-1.25.9: [2021-03-16T00:40:57.472Z] Successfully uninstalled urllib3-1.25.9 [2021-03-16T00:40:57.768Z] ---> ac871cbd70ed [2021-03-16T00:40:57.768Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-16T00:40:59.243Z] Attempting uninstall: requests [2021-03-16T00:40:59.243Z] Found existing installation: requests 2.23.0 [2021-03-16T00:40:59.243Z] Uninstalling requests-2.23.0: [2021-03-16T00:40:59.243Z] Successfully uninstalled requests-2.23.0 [2021-03-16T00:41:00.244Z] ---> a021797c57ee [2021-03-16T00:41:00.244Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-16T00:41:00.534Z] ---> Running in 7d9a824205f9 [2021-03-16T00:41:00.534Z] Removing intermediate container e75a8676c8fd [2021-03-16T00:41:00.534Z] ---> 4d3bf64efccc [2021-03-16T00:41:00.534Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-16T00:41:00.811Z] Running setup.py install for PyYAML: started [2021-03-16T00:41:01.091Z] ---> Running in fab58d554db1 [2021-03-16T00:41:01.366Z] Removing intermediate container 7d9a824205f9 [2021-03-16T00:41:01.366Z] ---> a670489563a2 [2021-03-16T00:41:01.366Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:41:01.650Z] ---> Running in 98d85f860ef3 [2021-03-16T00:41:01.650Z] Removing intermediate container fab58d554db1 [2021-03-16T00:41:01.650Z] ---> 44620b23992a [2021-03-16T00:41:01.650Z] Step 13/21 : WORKDIR /edgex [2021-03-16T00:41:02.266Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-16T00:41:02.541Z] ---> Running in 90c6974397f9 [2021-03-16T00:41:02.823Z] Removing intermediate container 98d85f860ef3 [2021-03-16T00:41:02.823Z] ---> a2e32438c90b [2021-03-16T00:41:02.823Z] Step 20/22 : LABEL arch=x86_64 [2021-03-16T00:41:03.105Z] Running setup.py install for dockerpty: started [2021-03-16T00:41:03.105Z] ---> Running in 09e10b1fe676 [2021-03-16T00:41:03.391Z] Removing intermediate container 90c6974397f9 [2021-03-16T00:41:03.391Z] ---> 218205e3d3e4 [2021-03-16T00:41:03.391Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-16T00:41:03.677Z] Removing intermediate container 09e10b1fe676 [2021-03-16T00:41:03.677Z] ---> 7a07e0429375 [2021-03-16T00:41:03.677Z] Step 21/22 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b [2021-03-16T00:41:03.677Z] ---> Running in a88a7d02dd30 [2021-03-16T00:41:03.958Z] ---> 2e1557306897 [2021-03-16T00:41:03.958Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-16T00:41:04.238Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-16T00:41:04.238Z] Running setup.py install for docopt: started [2021-03-16T00:41:04.238Z] Removing intermediate container a88a7d02dd30 [2021-03-16T00:41:04.238Z] ---> 6c19288a034f [2021-03-16T00:41:04.238Z] Step 22/22 : LABEL version=0.0.0 [2021-03-16T00:41:04.238Z] ---> Running in a10783558eba [2021-03-16T00:41:04.855Z] Removing intermediate container a10783558eba [2021-03-16T00:41:04.855Z] ---> ef1dff046795 [2021-03-16T00:41:04.855Z] [2021-03-16T00:41:05.150Z] Running setup.py install for docopt: finished with status 'done' [2021-03-16T00:41:05.150Z] Running setup.py install for texttable: started [2021-03-16T00:41:05.150Z] Successfully built ef1dff046795 [2021-03-16T00:41:05.150Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-16T00:41:05.445Z]  Building docker-support-scheduler-go ... done  ---> 9178bdc31356 [2021-03-16T00:41:05.445Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-16T00:41:06.909Z] Running setup.py install for texttable: finished with status 'done' [2021-03-16T00:41:08.358Z] ---> 94fb9fe39065 [2021-03-16T00:41:08.358Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-16T00:41:08.636Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-16T00:41:08.636Z] ---> Running in 9e99d82ce42a [2021-03-16T00:41:10.107Z] Removing intermediate container 9e99d82ce42a [2021-03-16T00:41:10.107Z] ---> 86904c701caa [2021-03-16T00:41:10.107Z] Step 18/21 : CMD ["--init=true"] [2021-03-16T00:41:10.107Z] ---> Running in d5cd89357f6a [2021-03-16T00:41:10.727Z] Removing intermediate container d5cd89357f6a [2021-03-16T00:41:10.727Z] ---> d6dd947d4086 [2021-03-16T00:41:10.727Z] Step 19/21 : LABEL arch=x86_64 [2021-03-16T00:41:10.727Z] ---> Running in 83be866eacb1 [2021-03-16T00:41:12.695Z] Removing intermediate container 83be866eacb1 [2021-03-16T00:41:12.695Z] ---> f9f27e6bc812 [2021-03-16T00:41:12.695Z] Step 20/21 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b [2021-03-16T00:41:14.130Z] ---> Running in 9e33ff869cab [2021-03-16T00:41:14.130Z] Removing intermediate container 2b86258f912e [2021-03-16T00:41:14.130Z] ---> 6b0ecdd4ab78 [2021-03-16T00:41:14.130Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-16T00:41:14.411Z] ---> Running in 594a878c4159 [2021-03-16T00:41:14.411Z] Removing intermediate container 9e33ff869cab [2021-03-16T00:41:14.411Z] ---> 59e96d340563 [2021-03-16T00:41:14.411Z] Step 21/21 : LABEL version=0.0.0 [2021-03-16T00:41:14.692Z] ---> Running in 0d55f33fab9d [2021-03-16T00:41:15.306Z] Removing intermediate container 0d55f33fab9d [2021-03-16T00:41:15.306Z] ---> 907b7792f319 [2021-03-16T00:41:15.306Z] [2021-03-16T00:41:15.591Z] Successfully built 907b7792f319 [2021-03-16T00:41:15.591Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-16T00:41:15.872Z]  Building docker-security-proxy-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:41:15.872Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:41:16.145Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-16T00:41:16.145Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-16T00:41:16.145Z] (3/3) Installing curl (7.69.1-r3) [2021-03-16T00:41:16.145Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:41:16.145Z] OK: 72 MiB in 58 packages [2021-03-16T00:41:17.609Z] Removing intermediate container 594a878c4159 [2021-03-16T00:41:17.609Z] ---> 242a3bc2d482 [2021-03-16T00:41:17.609Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-16T00:41:17.899Z] ---> Running in c2fcdcbda2cc [2021-03-16T00:41:18.194Z] Removing intermediate container c2fcdcbda2cc [2021-03-16T00:41:18.194Z] ---> c0cecf1b14de [2021-03-16T00:41:18.194Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:41:18.194Z] ---> Running in a0c35c3473db [2021-03-16T00:41:18.811Z] Removing intermediate container a0c35c3473db [2021-03-16T00:41:18.811Z] ---> 6823980b9d17 [2021-03-16T00:41:18.811Z] Step 24/26 : LABEL arch=x86_64 [2021-03-16T00:41:19.129Z] ---> Running in e4e8aedef5be [2021-03-16T00:41:19.745Z] Removing intermediate container e4e8aedef5be [2021-03-16T00:41:19.745Z] ---> 8bffbf035765 [2021-03-16T00:41:19.745Z] Step 25/26 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b [2021-03-16T00:41:21.188Z] ---> Running in dd2b3598e3a4 [2021-03-16T00:41:21.470Z] Removing intermediate container 79c7668267b4 [2021-03-16T00:41:21.470Z] ---> 34981503df31 [2021-03-16T00:41:21.470Z] [2021-03-16T00:41:21.470Z] Step 10/23 : FROM alpine:3.12 [2021-03-16T00:41:21.470Z] ---> 88dd2752d2ea [2021-03-16T00:41:21.470Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-16T00:41:21.470Z] ---> Using cache [2021-03-16T00:41:21.470Z] ---> 6ee959384458 [2021-03-16T00:41:21.471Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T00:41:21.471Z] ---> Using cache [2021-03-16T00:41:21.471Z] ---> fc53acf46a9e [2021-03-16T00:41:21.471Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-16T00:41:21.471Z] Removing intermediate container dd2b3598e3a4 [2021-03-16T00:41:21.471Z] ---> fd43d2b2f55f [2021-03-16T00:41:21.471Z] Step 26/26 : LABEL version=0.0.0 [2021-03-16T00:41:21.471Z] ---> Running in 04d79bd87f57 [2021-03-16T00:41:21.746Z] ---> Running in 24c53d4342a1 [2021-03-16T00:41:21.746Z] Removing intermediate container 04d79bd87f57 [2021-03-16T00:41:21.746Z] ---> 2c612af10df5 [2021-03-16T00:41:21.746Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-16T00:41:22.706Z] ---> Running in b0b3e16a1702 [2021-03-16T00:41:22.706Z] Removing intermediate container 24c53d4342a1 [2021-03-16T00:41:22.706Z] ---> c4f5ea954a95 [2021-03-16T00:41:22.706Z] [2021-03-16T00:41:22.983Z] Successfully built c4f5ea954a95 [2021-03-16T00:41:22.983Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-16T00:41:22.983Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container b0b3e16a1702 [2021-03-16T00:41:22.983Z] ---> bc85acae8860 [2021-03-16T00:41:22.983Z] Step 15/23 : WORKDIR / [2021-03-16T00:41:22.983Z] ---> Running in dffa51324864 [2021-03-16T00:41:23.258Z] Removing intermediate container dffa51324864 [2021-03-16T00:41:23.258Z] ---> a77e69898480 [2021-03-16T00:41:23.258Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:41:23.529Z] ---> e1172d03a7c3 [2021-03-16T00:41:23.529Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-16T00:41:24.946Z] ---> 5113dd3b5d34 [2021-03-16T00:41:24.946Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-16T00:41:26.894Z] ---> 1fdaadd5ed17 [2021-03-16T00:41:26.894Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-16T00:41:26.894Z] ---> Running in 480908c93816 [2021-03-16T00:41:27.168Z] Removing intermediate container 480908c93816 [2021-03-16T00:41:27.168Z] ---> 7a78cf046189 [2021-03-16T00:41:27.168Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:41:27.168Z] ---> Running in acbc15e288b2 [2021-03-16T00:41:27.757Z] Removing intermediate container acbc15e288b2 [2021-03-16T00:41:27.757Z] ---> af91fbf64af7 [2021-03-16T00:41:27.757Z] Step 21/23 : LABEL arch=x86_64 [2021-03-16T00:41:27.757Z] ---> Running in 649dc05b263c [2021-03-16T00:41:28.337Z] Removing intermediate container 649dc05b263c [2021-03-16T00:41:28.337Z] ---> 49613554e517 [2021-03-16T00:41:28.337Z] Step 22/23 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b [2021-03-16T00:41:30.282Z] ---> Running in abba00e30473 [2021-03-16T00:41:30.282Z] Removing intermediate container 1a83b8fe9ac5 [2021-03-16T00:41:30.282Z] ---> 35fd8d37d29e [2021-03-16T00:41:30.282Z] [2021-03-16T00:41:30.282Z] Step 10/23 : FROM alpine:3.12 [2021-03-16T00:41:30.282Z] ---> 88dd2752d2ea [2021-03-16T00:41:30.282Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-16T00:41:30.282Z] ---> Running in 790f9449106d [2021-03-16T00:41:30.282Z] Removing intermediate container abba00e30473 [2021-03-16T00:41:30.282Z] ---> 5b8a52449207 [2021-03-16T00:41:30.282Z] Step 23/23 : LABEL version=0.0.0 [2021-03-16T00:41:30.282Z] ---> Running in e07bc275e459 [2021-03-16T00:41:30.282Z] Removing intermediate container 790f9449106d [2021-03-16T00:41:30.282Z] ---> 8d83f6187f51 [2021-03-16T00:41:30.282Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-16T00:41:30.282Z] ---> Running in ac3d884b4881 [2021-03-16T00:41:30.551Z] Removing intermediate container e07bc275e459 [2021-03-16T00:41:30.551Z] ---> 7ba2e75b9deb [2021-03-16T00:41:30.551Z] [2021-03-16T00:41:30.551Z] Successfully built 7ba2e75b9deb [2021-03-16T00:41:30.551Z] Successfully tagged docker-core-metadata-go:latest [2021-03-16T00:41:30.551Z] Removing intermediate container ac3d884b4881 [2021-03-16T00:41:30.551Z] ---> b28dfe11bd0b [2021-03-16T00:41:30.551Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-16T00:41:30.816Z]  Building docker-core-metadata-go ... done  ---> Running in 1490f8671352 [2021-03-16T00:41:30.816Z] Removing intermediate container 1490f8671352 [2021-03-16T00:41:30.816Z] ---> 4bdfb54d6595 [2021-03-16T00:41:30.816Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:41:31.089Z] ---> Running in ac293381190b [2021-03-16T00:41:32.064Z] Removing intermediate container ac293381190b [2021-03-16T00:41:32.064Z] ---> 84a21b928068 [2021-03-16T00:41:32.064Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-16T00:41:32.064Z] ---> Running in 58079a6ca2d4 [2021-03-16T00:41:32.648Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:41:33.605Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:41:34.195Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-16T00:41:34.195Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-16T00:41:34.195Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-16T00:41:34.459Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-16T00:41:34.723Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-16T00:41:34.723Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-16T00:41:34.723Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:41:34.723Z] OK: 8 MiB in 20 packages [2021-03-16T00:41:35.304Z] Removing intermediate container 58079a6ca2d4 [2021-03-16T00:41:35.304Z] ---> 359a095d62e1 [2021-03-16T00:41:35.305Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:41:35.571Z] ---> 9a50dc2a540b [2021-03-16T00:41:35.571Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-16T00:41:36.523Z] ---> a36bf2eb73be [2021-03-16T00:41:36.523Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-16T00:41:36.523Z] ---> a6046946f718 [2021-03-16T00:41:36.523Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-16T00:41:36.523Z] ---> Running in bf5d73140635 [2021-03-16T00:41:36.788Z] Removing intermediate container bf5d73140635 [2021-03-16T00:41:36.788Z] ---> 1eb1e26475b1 [2021-03-16T00:41:36.788Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:41:36.788Z] ---> Running in 3fefeec37620 [2021-03-16T00:41:37.057Z] Removing intermediate container 3fefeec37620 [2021-03-16T00:41:37.057Z] ---> 3d38b22c140a [2021-03-16T00:41:37.057Z] Step 21/23 : LABEL arch=x86_64 [2021-03-16T00:41:37.057Z] ---> Running in c630f9fac34f [2021-03-16T00:41:37.326Z] Removing intermediate container c630f9fac34f [2021-03-16T00:41:37.326Z] ---> 5142a00fcdc5 [2021-03-16T00:41:37.326Z] Step 22/23 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b [2021-03-16T00:41:37.326Z] ---> Running in 3c5695b32873 [2021-03-16T00:41:37.593Z] Removing intermediate container 3c5695b32873 [2021-03-16T00:41:37.593Z] ---> a33129ebc1dc [2021-03-16T00:41:37.593Z] Step 23/23 : LABEL version=0.0.0 [2021-03-16T00:41:37.593Z] ---> Running in 2c324b5bd002 [2021-03-16T00:41:37.864Z] Removing intermediate container 2c324b5bd002 [2021-03-16T00:41:37.864Z] ---> 47578f52fadc [2021-03-16T00:41:37.864Z] [2021-03-16T00:41:37.864Z] Successfully built 47578f52fadc [2021-03-16T00:41:37.864Z] Successfully tagged docker-core-data-go:latest [2021-03-16T00:41:38.468Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-16T00:41:38.477Z] $ docker stop --time=1 11ec7d2be0ea163ee61ad6d7776f9bd3992ee3636af0b0321ea86de672a329a5 [2021-03-16T00:41:40.216Z] $ docker rm -f 11ec7d2be0ea163ee61ad6d7776f9bd3992ee3636af0b0321ea86de672a329a5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-16T00:41:40.793Z] + docker images [2021-03-16T00:41:40.793Z] + grep docker [2021-03-16T00:41:41.374Z] docker-core-data-go latest 47578f52fadc 4 seconds ago 22.6MB [2021-03-16T00:41:41.374Z] docker-core-metadata-go latest 7ba2e75b9deb 11 seconds ago 19MB [2021-03-16T00:41:41.374Z] docker-sys-mgmt-agent-go latest c4f5ea954a95 19 seconds ago 313MB [2021-03-16T00:41:41.374Z] docker-security-proxy-setup-go latest 907b7792f319 27 seconds ago 24.7MB [2021-03-16T00:41:41.374Z] docker-support-scheduler-go latest ef1dff046795 37 seconds ago 17.3MB [2021-03-16T00:41:41.374Z] docker-security-bootstrapper-go latest aefce1f0b07b About a minute ago 18.8MB [2021-03-16T00:41:41.374Z] docker-security-secretstore-setup-go latest 33e4e0a5fc9d About a minute ago 24.9MB [2021-03-16T00:41:41.374Z] docker-support-notifications-go latest c6b2739c251f 2 minutes ago 17.8MB [2021-03-16T00:41:41.374Z] docker-core-command-go latest 2a4b651cc5d4 2 minutes ago 17.2MB [2021-03-16T00:41:41.374Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-16T00:41:57.226Z] Still waiting to schedule task [2021-03-16T00:41:57.226Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-29887’ [2021-03-16T00:42:00.183Z] gofmt -l . [2021-03-16T00:42:00.183Z] [ "`gofmt -l .`" = "" ] [2021-03-16T00:42:00.183Z] ./bin/test-go-mod-tidy.sh [2021-03-16T00:42:00.788Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-16T00:42:02.575Z] + ls -al . [2021-03-16T00:42:02.576Z] total 788 [2021-03-16T00:42:02.576Z] drwxrwxr-x 9 1001 1001 4096 Mar 16 00:42 . [2021-03-16T00:42:02.576Z] drwxr-xr-x 4 root root 4096 Mar 16 00:37 .. [2021-03-16T00:42:02.576Z] -rw-rw-r-- 1 1001 1001 11 Mar 16 00:35 .dockerignore [2021-03-16T00:42:02.576Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 00:35 .git [2021-03-16T00:42:02.576Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 00:35 .github [2021-03-16T00:42:02.576Z] -rw-rw-r-- 1 1001 1001 818 Mar 16 00:35 .gitignore [2021-03-16T00:42:02.576Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 00:35 .sonarcloud.properties [2021-03-16T00:42:02.576Z] -rw-rw-r-- 1 1001 1001 8607 Mar 16 00:35 Attribution.txt [2021-03-16T00:42:02.576Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 00:35 CONTRIBUTING.md [2021-03-16T00:42:02.576Z] -rw-rw-r-- 1 1001 1001 931 Mar 16 00:35 Dockerfile.build [2021-03-16T00:42:02.576Z] -rw-rw-r-- 1 1001 1001 863 Mar 16 00:35 Jenkinsfile [2021-03-16T00:42:02.576Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 00:35 LICENSE [2021-03-16T00:42:02.576Z] -rw-rw-r-- 1 1001 1001 5774 Mar 16 00:35 Makefile [2021-03-16T00:42:02.576Z] -rw-rw-r-- 1 1001 1001 6548 Mar 16 00:35 README.md [2021-03-16T00:42:02.576Z] -rw-rw-r-- 1 1001 1001 6755 Mar 16 00:35 SECURITY.md [2021-03-16T00:42:02.576Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 00:32 VERSION [2021-03-16T00:42:02.576Z] -rw-rw-r-- 1 1001 1001 4131 Mar 16 00:35 ZMQWindows.md [2021-03-16T00:42:02.576Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 00:35 bin [2021-03-16T00:42:02.576Z] drwxrwxr-x 14 1001 1001 4096 Mar 16 00:35 cmd [2021-03-16T00:42:02.576Z] -rw-r--r-- 1 root root 650607 Mar 16 00:40 coverage.out [2021-03-16T00:42:02.576Z] -rw-r--r-- 1 root root 1055 Mar 16 00:41 go.mod [2021-03-16T00:42:02.576Z] -rw-r--r-- 1 root root 21981 Mar 16 00:42 go.sum [2021-03-16T00:42:02.576Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 00:35 internal [2021-03-16T00:42:02.576Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 00:35 openapi [2021-03-16T00:42:02.576Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 00:35 snap [2021-03-16T00:42:02.576Z] -rw-rw-r-- 1 1001 1001 168 Mar 16 00:35 version.go [Pipeline] sh [2021-03-16T00:42:03.234Z] + '[' -e coverage.out ] [2021-03-16T00:42:03.234Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-16T00:42:03.342Z] Warning: overwriting stash ‘coverage-report’ [2021-03-16T00:42:04.466Z] Stashed 1 file(s) [Pipeline] sh [2021-03-16T00:42:05.117Z] + make build [2021-03-16T00:42:05.118Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-16T00:42:17.520Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-16T00:42:40.462Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-16T00:42:44.746Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-16T00:42:49.045Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-16T00:42:51.035Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-16T00:42:55.361Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-16T00:43:02.073Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-16T00:43:05.448Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-16T00:43:09.738Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-16T00:43:12.354Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-16T00:43:16.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-16T00:43:23.362Z] $ docker stop --time=1 54606a72b3836994d02675d385e58e72920b76aaeb7cf5e1c4964b70ac29a100 [2021-03-16T00:43:25.974Z] $ docker rm -f 54606a72b3836994d02675d385e58e72920b76aaeb7cf5e1c4964b70ac29a100 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:43:28.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-16T00:43:28.050Z] [2021-03-16T00:43:28.050Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:43:28.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-16T00:43:28.693Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-16T00:43:28.693Z] 29e5d40040c1: Pulling fs layer [2021-03-16T00:43:28.693Z] 1ce36da41761: Pulling fs layer [2021-03-16T00:43:28.693Z] 25b303627fd3: Pulling fs layer [2021-03-16T00:43:28.967Z] 29e5d40040c1: Download complete [2021-03-16T00:43:29.559Z] 1ce36da41761: Verifying Checksum [2021-03-16T00:43:29.559Z] 29e5d40040c1: Pull complete [2021-03-16T00:43:30.527Z] 1ce36da41761: Pull complete [2021-03-16T00:43:31.527Z] 25b303627fd3: Verifying Checksum [2021-03-16T00:43:31.527Z] 25b303627fd3: Download complete [2021-03-16T00:43:41.665Z] 25b303627fd3: Pull complete [2021-03-16T00:43:41.665Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-16T00:43:41.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-16T00:43:41.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-16T00:43:41.889Z] prd-ubuntu18.04-docker-arm64-4c-16g-29881 does not seem to be running inside a container [2021-03-16T00:43:41.967Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-devops/edgex-compose-arm64:latest cat [2021-03-16T00:43:45.005Z] $ docker top 00b8e9af4399efda50fb8d56d0d690808e082d072b7f2499b68ff27877c33773 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T00:43:45.995Z] + docker-compose build --help [2021-03-16T00:43:45.995Z] + grep parallel [2021-03-16T00:43:46.024Z] Running on prd-ubuntu18.04-docker-8c-8g-29889 in /w/workspace/edgexfoundry_edgex-go_PR-3223 [Pipeline] { [Pipeline] ws [2021-03-16T00:43:46.076Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2021-03-16T00:43:48.358Z] using credential edgex-jenkins-ssh [2021-03-16T00:43:48.406Z] Cloning the remote Git repository [2021-03-16T00:43:48.438Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-16T00:43:48.501Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2021-03-16T00:43:48.526Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-16T00:43:48.526Z] > git --version # timeout=10 [2021-03-16T00:43:48.532Z] > git --version # 'git version 2.17.1' [2021-03-16T00:43:48.533Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T00:43:48.560Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-16T00:43:50.330Z] --parallel Build images in parallel. [Pipeline] } [2021-03-16T00:43:50.352Z] $ docker stop --time=1 00b8e9af4399efda50fb8d56d0d690808e082d072b7f2499b68ff27877c33773 [2021-03-16T00:43:52.294Z] $ docker rm -f 00b8e9af4399efda50fb8d56d0d690808e082d072b7f2499b68ff27877c33773 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:43:53.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-16T00:43:53.091Z] . [Pipeline] withDockerContainer [2021-03-16T00:43:53.326Z] prd-ubuntu18.04-docker-arm64-4c-16g-29881 does not seem to be running inside a container [2021-03-16T00:43:53.404Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-16T00:43:54.698Z] $ docker top 3405831679c3f369f47a53c7705b80123401883d926f0c0b7a4d5a7ed4a52419 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T00:43:55.711Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-16T00:43:57.396Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-16T00:43:57.403Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-16T00:43:57.411Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-16T00:43:57.422Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-16T00:43:57.422Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T00:43:57.426Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3223/head:refs/remotes/origin/PR-3223 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T00:43:58.106Z] Merging remotes/origin/master commit 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c into PR head commit e16aee3722b0f014e7611225c341ea548abb8698 [2021-03-16T00:43:58.296Z] Merge succeeded, producing 9d101b949d35a8b393d72d51f71a0e0acb53fd8d [2021-03-16T00:43:58.296Z] Checking out Revision 9d101b949d35a8b393d72d51f71a0e0acb53fd8d (PR-3223) [2021-03-16T00:43:58.116Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T00:43:58.121Z] > git checkout -f e16aee3722b0f014e7611225c341ea548abb8698 # timeout=10 [2021-03-16T00:43:58.199Z] > git remote # timeout=10 [2021-03-16T00:43:58.206Z] > git config --get remote.origin.url # timeout=10 [2021-03-16T00:43:58.210Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T00:43:58.215Z] > git merge 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c # timeout=10 [2021-03-16T00:43:58.287Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-16T00:43:58.298Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T00:43:58.303Z] > git checkout -f 9d101b949d35a8b393d72d51f71a0e0acb53fd8d # timeout=10 [2021-03-16T00:44:00.006Z] Building docker-core-command-go ... [2021-03-16T00:44:00.006Z] Building docker-core-data-go ... [2021-03-16T00:44:00.006Z] Building docker-core-metadata-go ... [2021-03-16T00:44:00.006Z] Building docker-security-bootstrapper-go ... [2021-03-16T00:44:00.006Z] Building docker-security-proxy-setup-go ... [2021-03-16T00:44:00.006Z] Building docker-security-secretstore-setup-go ... [2021-03-16T00:44:00.006Z] Building docker-support-notifications-go ... [2021-03-16T00:44:00.006Z] Building docker-support-scheduler-go ... [2021-03-16T00:44:00.006Z] Building docker-sys-mgmt-agent-go ... [2021-03-16T00:44:00.006Z] Building docker-security-bootstrapper-go [2021-03-16T00:44:00.006Z] Building docker-core-command-go [2021-03-16T00:44:00.006Z] Building docker-support-notifications-go [2021-03-16T00:44:00.006Z] Building docker-security-secretstore-setup-go [2021-03-16T00:44:00.006Z] Building docker-core-metadata-go [2021-03-16T00:44:01.978Z] Commit message: "Merge commit '7baeca4eebb4ae03aa45f246de6ab0a897fafe7c' into HEAD" [2021-03-16T00:44:01.981Z] > git rev-list --no-walk e16aee3722b0f014e7611225c341ea548abb8698 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:44:03.242Z] + echo snap-build.sh [2021-03-16T00:44:03.242Z] snap-build.sh [2021-03-16T00:44:03.242Z] + SNAP_BASE_DIR=. [2021-03-16T00:44:03.242Z] + '[' '!' -z /w/workspace/edgex-go/9 ']' [2021-03-16T00:44:03.242Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/9 [2021-03-16T00:44:03.242Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/9]' [2021-03-16T00:44:03.242Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/9] [2021-03-16T00:44:03.242Z] + cd /w/workspace/edgex-go/9 [2021-03-16T00:44:03.242Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-16T00:44:03.242Z] Reading package lists... [2021-03-16T00:44:03.242Z] Building dependency tree... [2021-03-16T00:44:03.242Z] Reading state information... [2021-03-16T00:44:03.503Z] The following packages were automatically installed and are no longer required: [2021-03-16T00:44:03.503Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-16T00:44:03.503Z] uidmap xdelta3 [2021-03-16T00:44:03.503Z] Use 'sudo apt autoremove' to remove them. [2021-03-16T00:44:03.503Z] The following packages will be REMOVED: [2021-03-16T00:44:03.503Z] lxd* lxd-client* [2021-03-16T00:44:03.765Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-16T00:44:03.765Z] After this operation, 31.7 MB disk space will be freed. [2021-03-16T00:44:04.817Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-03-16T00:44:04.817Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-16T00:44:05.391Z] Removing lxd dnsmasq configuration [2021-03-16T00:44:05.651Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-16T00:44:05.927Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-16T00:44:06.869Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-16T00:44:06.869Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-03-16T00:44:06.869Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-16T00:44:08.257Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-16T00:44:08.257Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-16T00:44:09.644Z] + sudo snap remove --purge lxd [2021-03-16T00:44:09.644Z] snap "lxd" is not installed [2021-03-16T00:44:09.644Z] + sudo groupadd --force --system lxd [2021-03-16T00:44:09.644Z] ++ whoami [2021-03-16T00:44:09.644Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-16T00:44:09.644Z] + newgrp - lxd [2021-03-16T00:44:09.644Z] + sudo snap install lxd [2021-03-16T00:44:21.886Z] 2021-03-16T00:44:18Z INFO Waiting for automatic snapd restart... [2021-03-16T00:44:36.819Z] lxd 4.12 from Canonical* installed [2021-03-16T00:44:36.819Z] + sudo lxd init --auto [2021-03-16T00:44:45.164Z] + sudo snap install --classic snapcraft [2021-03-16T00:44:53.322Z] snapcraft 4.5.4 from Canonical* installed [2021-03-16T00:44:53.322Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-16T00:44:53.322Z] + patch --verbose -p1 [2021-03-16T00:44:53.322Z] Hmm... Looks like a unified diff to me... [2021-03-16T00:44:53.322Z] The text leading up to this was: [2021-03-16T00:44:53.322Z] -------------------------- [2021-03-16T00:44:53.322Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-16T00:44:53.322Z] |From: Tony Espy [2021-03-16T00:44:53.322Z] |Date: Tue, 9 Mar 2021 19:05:15 -0500 [2021-03-16T00:44:53.322Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-16T00:44:53.322Z] | [2021-03-16T00:44:53.322Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-16T00:44:53.322Z] |optimize the snap CI check run for pull requests. When [2021-03-16T00:44:53.322Z] |applied, it essentially strips out everything (apps and [2021-03-16T00:44:53.322Z] |parts) from the snapcraft.yaml file except those required [2021-03-16T00:44:53.322Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-16T00:44:53.322Z] |catch changes to edgex-go that break the snap build. [2021-03-16T00:44:53.322Z] | [2021-03-16T00:44:53.322Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-16T00:44:53.322Z] |to update this patch file, otherwise it may fail to apply, [2021-03-16T00:44:53.322Z] |resulting in a failed snap build CI check in the associated [2021-03-16T00:44:53.322Z] |pull request. [2021-03-16T00:44:53.322Z] | [2021-03-16T00:44:53.322Z] |Note - in addition to applying this patch, the pipeline also [2021-03-16T00:44:53.322Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-16T00:44:53.322Z] |need to build the finally binary .snap file (and it won't [2021-03-16T00:44:53.322Z] |work with the patch applied). This further reduces the build [2021-03-16T00:44:53.322Z] |time. [2021-03-16T00:44:53.322Z] |--- [2021-03-16T00:44:53.322Z] | snap/snapcraft.yaml | 452 +------------------------------------------- [2021-03-16T00:44:53.322Z] | 1 file changed, 1 insertion(+), 451 deletions(-) [2021-03-16T00:44:53.322Z] | [2021-03-16T00:44:53.323Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-16T00:44:53.323Z] |index d8bc12bc..5a5f5fbb 100644 [2021-03-16T00:44:53.323Z] |--- a/snap/snapcraft.yaml [2021-03-16T00:44:53.323Z] |+++ b/snap/snapcraft.yaml [2021-03-16T00:44:53.323Z] -------------------------- [2021-03-16T00:44:53.323Z] patching file snap/snapcraft.yaml [2021-03-16T00:44:53.323Z] Using Plan A... [2021-03-16T00:44:53.323Z] Hunk #1 FAILED at 73. [2021-03-16T00:44:53.323Z] Hunk #2 succeeded at 296 (offset 19 lines). [2021-03-16T00:44:53.323Z] Hunk #3 succeeded at 308 (offset 19 lines). [2021-03-16T00:44:53.323Z] Hunk #4 succeeded at 316 (offset 19 lines). [2021-03-16T00:44:53.323Z] Hunk #5 succeeded at 323 (offset 19 lines). [2021-03-16T00:44:53.323Z] Hunk #6 succeeded at 350 (offset 19 lines). [2021-03-16T00:44:53.323Z] Hunk #7 succeeded at 362 (offset 19 lines). [2021-03-16T00:44:53.323Z] Hunk #8 succeeded at 421 (offset 22 lines). [2021-03-16T00:44:53.323Z] 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2021-03-16T00:44:53.323Z] Hmm... Ignoring the trailing garbage. [2021-03-16T00:44:53.323Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-16T00:44:54.124Z] Failed in branch amd64 [2021-03-16T00:45:21.858Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:45:21.858Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:45:21.858Z] ---> 0fa5d5004622 [2021-03-16T00:45:21.858Z] Step 3/22 : WORKDIR /edgex-go [2021-03-16T00:45:21.858Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:45:21.858Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:45:21.858Z] ---> 0fa5d5004622 [2021-03-16T00:45:21.858Z] Step 3/24 : WORKDIR /edgex-go [2021-03-16T00:45:21.858Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:45:21.858Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:45:21.858Z] ---> 0fa5d5004622 [2021-03-16T00:45:21.858Z] Step 3/23 : WORKDIR /edgex-go [2021-03-16T00:45:21.858Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:45:21.858Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:45:21.858Z] ---> 0fa5d5004622 [2021-03-16T00:45:21.858Z] Step 3/31 : WORKDIR /edgex-go [2021-03-16T00:45:21.858Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:45:21.858Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:45:21.858Z] ---> 0fa5d5004622 [2021-03-16T00:45:21.858Z] Step 3/23 : WORKDIR /edgex-go [2021-03-16T00:45:21.858Z] ---> Running in e82f71943564 [2021-03-16T00:45:21.858Z] ---> Running in 19dd48c8f2dc [2021-03-16T00:45:21.858Z] ---> Running in c9d9961cb0cf [2021-03-16T00:45:21.858Z] ---> Running in 0c97fb999053 [2021-03-16T00:45:21.858Z] ---> Running in c2038fb58f49 [2021-03-16T00:45:21.858Z] Removing intermediate container e82f71943564 [2021-03-16T00:45:21.858Z] ---> bc485f92ed7d [2021-03-16T00:45:21.858Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 0c97fb999053 [2021-03-16T00:45:21.858Z] [2021-03-16T00:45:21.858Z] ---> 7d5b90117cbc [2021-03-16T00:45:21.858Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:45:21.858Z] Removing intermediate container c2038fb58f49 [2021-03-16T00:45:21.858Z] ---> 78ff9f54bf13 [2021-03-16T00:45:21.858Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:45:21.858Z] Removing intermediate container c9d9961cb0cf [2021-03-16T00:45:21.858Z] ---> c876c7d4fe78 [2021-03-16T00:45:21.858Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:45:21.858Z] Removing intermediate container 19dd48c8f2dc [2021-03-16T00:45:21.858Z] ---> 52638ca1ed12 [2021-03-16T00:45:21.858Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:45:21.858Z] ---> Running in 5013ab53676f [2021-03-16T00:45:21.858Z] ---> Running in acb5a6d4b410 [2021-03-16T00:45:21.858Z] ---> Running in 1d49df04f29f [2021-03-16T00:45:21.858Z] ---> Running in 454297b08007 [2021-03-16T00:45:21.858Z] ---> Running in 2978d09ef4c5 [2021-03-16T00:45:21.858Z] Removing intermediate container acb5a6d4b410 [2021-03-16T00:45:21.858Z] ---> fba78dadb917 [2021-03-16T00:45:21.858Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-16T00:45:21.858Z] Removing intermediate container 5013ab53676f [2021-03-16T00:45:21.858Z] ---> 0860cdc17ac1 [2021-03-16T00:45:21.858Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-16T00:45:21.858Z] ---> Running in 71a3e71f5877 [2021-03-16T00:45:21.858Z] ---> Running in 8df74f7ddca4 [2021-03-16T00:45:21.858Z] Removing intermediate container 1d49df04f29f [2021-03-16T00:45:21.858Z] ---> 179208a35135 [2021-03-16T00:45:21.858Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-16T00:45:21.858Z] ---> Running in a66f94b918cf [2021-03-16T00:45:21.858Z] Removing intermediate container 2978d09ef4c5 [2021-03-16T00:45:21.858Z] ---> 268cf0fa691c [2021-03-16T00:45:21.858Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-16T00:45:21.858Z] Removing intermediate container 454297b08007 [2021-03-16T00:45:21.858Z] ---> 58da21be6be3 [2021-03-16T00:45:21.858Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-16T00:45:21.858Z] ---> Running in a468255647c5 [2021-03-16T00:45:21.858Z] ---> Running in 27902dd4508c [2021-03-16T00:45:21.858Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:45:21.858Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:45:21.858Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:45:21.858Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:45:21.858Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:45:21.858Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:45:21.858Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:45:21.858Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:45:21.858Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:45:21.858Z] OK: 217 MiB in 51 packages [2021-03-16T00:45:21.858Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:45:22.131Z] OK: 217 MiB in 51 packages [2021-03-16T00:45:22.402Z] OK: 217 MiB in 51 packages [2021-03-16T00:45:22.684Z] OK: 217 MiB in 51 packages [2021-03-16T00:45:22.684Z] OK: 217 MiB in 51 packages [2021-03-16T00:45:23.300Z] Removing intermediate container 71a3e71f5877 [2021-03-16T00:45:23.300Z] ---> 79197c0a1155 [2021-03-16T00:45:23.300Z] Step 6/31 : COPY go.mod . [2021-03-16T00:45:23.575Z] Removing intermediate container 8df74f7ddca4 [2021-03-16T00:45:23.575Z] ---> 7be77832a687 [2021-03-16T00:45:23.575Z] Step 6/24 : COPY go.mod . [2021-03-16T00:45:24.180Z] Removing intermediate container a66f94b918cf [2021-03-16T00:45:24.180Z] ---> f3e72a66ddd3 [2021-03-16T00:45:24.180Z] Step 6/23 : COPY go.mod . [2021-03-16T00:45:24.458Z] ---> 791d9d2644a7 [2021-03-16T00:45:24.458Z] Step 7/31 : RUN go mod download [2021-03-16T00:45:24.458Z] Removing intermediate container 27902dd4508c [2021-03-16T00:45:24.458Z] ---> 1e84d6030249 [2021-03-16T00:45:24.458Z] Step 6/22 : COPY go.mod . [2021-03-16T00:45:24.733Z] Removing intermediate container a468255647c5 [2021-03-16T00:45:24.733Z] ---> 985074d88720 [2021-03-16T00:45:24.733Z] Step 6/23 : COPY go.mod . [2021-03-16T00:45:24.733Z] ---> Running in 560221cc875e [2021-03-16T00:45:24.733Z] ---> 2dbb0789b649 [2021-03-16T00:45:24.733Z] Step 7/24 : RUN go mod download [2021-03-16T00:45:25.005Z] ---> Running in f8992153d414 [2021-03-16T00:45:25.277Z] ---> 6e888af0adfd [2021-03-16T00:45:25.277Z] Step 7/23 : RUN go mod download [2021-03-16T00:45:25.553Z] ---> Running in 8090e5116549 [2021-03-16T00:45:25.828Z] ---> 674350af9135 [2021-03-16T00:45:25.828Z] Step 7/22 : RUN go mod download [2021-03-16T00:45:25.828Z] ---> Running in 208e7c73f65f [2021-03-16T00:45:26.111Z] ---> b2e9fc200e6f [2021-03-16T00:45:26.111Z] Step 7/23 : RUN go mod download [2021-03-16T00:45:26.391Z] ---> Running in 8a5b602f685e [2021-03-16T00:45:29.039Z] Removing intermediate container 560221cc875e [2021-03-16T00:45:29.039Z] ---> c76308222916 [2021-03-16T00:45:29.039Z] Step 8/31 : COPY . . [2021-03-16T00:45:30.021Z] Removing intermediate container f8992153d414 [2021-03-16T00:45:30.021Z] ---> 0d6e14008b8a [2021-03-16T00:45:30.021Z] Step 8/24 : COPY . . [2021-03-16T00:45:30.021Z] Removing intermediate container 8090e5116549 [2021-03-16T00:45:30.021Z] ---> 25a854a07b00 [2021-03-16T00:45:30.022Z] Step 8/23 : COPY . . [2021-03-16T00:45:30.626Z] Removing intermediate container 208e7c73f65f [2021-03-16T00:45:30.626Z] ---> 63ee00816a79 [2021-03-16T00:45:30.626Z] Step 8/22 : COPY . . [2021-03-16T00:45:31.222Z] Removing intermediate container 8a5b602f685e [2021-03-16T00:45:31.222Z] ---> ad8bb0b2867a [2021-03-16T00:45:31.222Z] Step 8/23 : COPY . . [2021-03-16T00:45:58.036Z] ---> 2f2d89e79dba [2021-03-16T00:45:58.036Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-16T00:45:58.036Z] ---> ae88c947b1e4 [2021-03-16T00:45:58.036Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-16T00:45:58.036Z] ---> 121ca0acf59c [2021-03-16T00:45:58.036Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-16T00:45:58.036Z] ---> Running in 27f85bb41f1a [2021-03-16T00:45:58.036Z] ---> d41254445685 [2021-03-16T00:45:58.036Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-16T00:45:58.036Z] ---> 053bd5fb70d0 [2021-03-16T00:45:58.036Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-16T00:45:58.036Z] ---> Running in 35b3c78ce940 [2021-03-16T00:45:58.036Z] ---> Running in 2c827f535a22 [2021-03-16T00:45:58.036Z] ---> Running in 29dd334776ef [2021-03-16T00:45:58.036Z] ---> Running in 09188c8dc1a2 [2021-03-16T00:45:58.036Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-16T00:45:58.636Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-16T00:45:58.636Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-16T00:45:58.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-03-16T00:45:58.911Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-16T00:47:35.738Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-16T00:47:41.154Z] Removing intermediate container 2c827f535a22 [2021-03-16T00:47:41.154Z] ---> 5392c845c8f9 [2021-03-16T00:47:41.154Z] [2021-03-16T00:47:41.154Z] Step 10/24 : FROM alpine:3.12 [2021-03-16T00:47:41.154Z] 3.12: Pulling from library/alpine [2021-03-16T00:47:43.136Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-16T00:47:43.136Z] Status: Downloaded newer image for alpine:3.12 [2021-03-16T00:47:43.136Z] ---> d10569e2745f [2021-03-16T00:47:43.136Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-16T00:47:43.407Z] ---> Running in a1dfa4321c87 [2021-03-16T00:47:46.041Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:47:46.041Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:47:47.041Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-16T00:47:47.041Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-16T00:47:47.041Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-16T00:47:47.041Z] (4/5) Installing curl (7.69.1-r3) [2021-03-16T00:47:47.041Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-16T00:47:47.041Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:47:47.041Z] Executing ca-certificates-20191127-r4.trigger [2021-03-16T00:47:47.320Z] OK: 7 MiB in 19 packages [2021-03-16T00:47:47.597Z] Removing intermediate container 27f85bb41f1a [2021-03-16T00:47:47.597Z] ---> 78b13cad33c7 [2021-03-16T00:47:47.597Z] [2021-03-16T00:47:47.597Z] Step 10/31 : FROM alpine:3.12 [2021-03-16T00:47:47.597Z] ---> d10569e2745f [2021-03-16T00:47:47.597Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-16T00:47:47.875Z] ---> Running in fd2e1c29c762 [2021-03-16T00:47:48.870Z] Removing intermediate container fd2e1c29c762 [2021-03-16T00:47:48.870Z] ---> 7e50932e0b2f [2021-03-16T00:47:48.870Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-16T00:47:49.154Z] ---> Running in 332822b2f77c [2021-03-16T00:47:50.151Z] Removing intermediate container a1dfa4321c87 [2021-03-16T00:47:50.151Z] ---> fbcd3df95d66 [2021-03-16T00:47:50.151Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-16T00:47:50.428Z] ---> Running in 4f9fd5830cad [2021-03-16T00:47:51.035Z] Removing intermediate container 4f9fd5830cad [2021-03-16T00:47:51.035Z] ---> 9a9d3afeac76 [2021-03-16T00:47:51.035Z] Step 13/24 : WORKDIR / [2021-03-16T00:47:51.313Z] ---> Running in ef061b9c61cf [2021-03-16T00:47:51.313Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:47:51.919Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:47:51.919Z] Removing intermediate container ef061b9c61cf [2021-03-16T00:47:52.198Z] ---> 5d2bfc68fc86 [2021-03-16T00:47:52.198Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-16T00:47:52.482Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-16T00:47:52.482Z] (2/2) Installing su-exec (0.2-r1) [2021-03-16T00:47:52.482Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:47:52.482Z] OK: 5 MiB in 16 packages [2021-03-16T00:47:53.498Z] ---> ddf85c17a483 [2021-03-16T00:47:53.498Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-16T00:47:54.958Z] Removing intermediate container 332822b2f77c [2021-03-16T00:47:54.958Z] ---> 0420df645580 [2021-03-16T00:47:54.958Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-16T00:47:54.958Z] ---> db20fff45d71 [2021-03-16T00:47:54.958Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-16T00:47:54.958Z] ---> Running in 4f3e859db161 [2021-03-16T00:47:55.965Z] Removing intermediate container 4f3e859db161 [2021-03-16T00:47:55.966Z] ---> cc64bf03e8a6 [2021-03-16T00:47:55.966Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-16T00:47:56.565Z] ---> Running in b7bb99dcbac2 [2021-03-16T00:47:57.163Z] ---> 611947f4e707 [2021-03-16T00:47:57.163Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-16T00:47:57.764Z] Removing intermediate container b7bb99dcbac2 [2021-03-16T00:47:57.764Z] ---> 338f7427c3f6 [2021-03-16T00:47:57.764Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-16T00:47:58.375Z] ---> Running in 0e7e5c558a91 [2021-03-16T00:48:00.356Z] ---> 23c8b5ba98fc [2021-03-16T00:48:00.356Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-16T00:48:00.954Z] Removing intermediate container 35b3c78ce940 [2021-03-16T00:48:00.954Z] ---> 7a0b3b20a397 [2021-03-16T00:48:00.954Z] [2021-03-16T00:48:00.954Z] Step 10/23 : FROM alpine:3.12 [2021-03-16T00:48:00.954Z] ---> d10569e2745f [2021-03-16T00:48:00.954Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-16T00:48:01.937Z] ---> Running in 0b247a22b68e [2021-03-16T00:48:02.220Z] ---> e3a4b49c5553 [2021-03-16T00:48:02.220Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-16T00:48:02.832Z] Removing intermediate container 29dd334776ef [2021-03-16T00:48:02.832Z] ---> b6b87d91eae7 [2021-03-16T00:48:02.832Z] [2021-03-16T00:48:02.832Z] Step 10/22 : FROM alpine:3.12 [2021-03-16T00:48:02.832Z] ---> d10569e2745f [2021-03-16T00:48:02.832Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-16T00:48:03.110Z] Removing intermediate container 0e7e5c558a91 [2021-03-16T00:48:03.110Z] ---> 0652b63b4a8b [2021-03-16T00:48:03.110Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-16T00:48:03.382Z] ---> Running in af0382517006 [2021-03-16T00:48:03.654Z] ---> Running in e56dc598b3d9 [2021-03-16T00:48:03.934Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:48:03.934Z] ---> c5d86a82420d [2021-03-16T00:48:03.934Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-16T00:48:03.934Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:48:04.212Z] ---> Running in bae6b66f10e0 [2021-03-16T00:48:04.212Z] Removing intermediate container e56dc598b3d9 [2021-03-16T00:48:04.212Z] ---> 174ad354e2c7 [2021-03-16T00:48:04.212Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-16T00:48:04.927Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-16T00:48:04.927Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:48:04.927Z] OK: 5 MiB in 15 packages [2021-03-16T00:48:06.067Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:48:06.399Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:48:06.399Z] ---> 6a2bc780d48c [2021-03-16T00:48:06.399Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-16T00:48:06.676Z] ---> Running in 42d984f9a9d6 [2021-03-16T00:48:06.947Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-16T00:48:06.947Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-16T00:48:06.947Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:48:06.947Z] Executing ca-certificates-20191127-r4.trigger [2021-03-16T00:48:07.220Z] Removing intermediate container 0b247a22b68e [2021-03-16T00:48:07.220Z] ---> 8025c5ed63c1 [2021-03-16T00:48:07.220Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T00:48:07.220Z] OK: 6 MiB in 16 packages [2021-03-16T00:48:07.820Z] ---> Running in 26e5e56262bf [2021-03-16T00:48:08.800Z] Removing intermediate container 26e5e56262bf [2021-03-16T00:48:08.800Z] ---> 89ae2dd2b9d0 [2021-03-16T00:48:08.800Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-16T00:48:09.077Z] Removing intermediate container bae6b66f10e0 [2021-03-16T00:48:09.077Z] ---> 03cccddb6a2d [2021-03-16T00:48:09.077Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-16T00:48:09.077Z] ---> Running in 93c60475743e [2021-03-16T00:48:09.355Z] ---> Running in 0d46dad8f760 [2021-03-16T00:48:09.355Z] Removing intermediate container af0382517006 [2021-03-16T00:48:09.355Z] ---> bc56fe8f8790 [2021-03-16T00:48:09.355Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T00:48:09.633Z] Removing intermediate container 09188c8dc1a2 [2021-03-16T00:48:09.633Z] ---> b535ab87616f [2021-03-16T00:48:09.633Z] [2021-03-16T00:48:09.633Z] Step 10/23 : FROM alpine:3.12 [2021-03-16T00:48:09.633Z] ---> d10569e2745f [2021-03-16T00:48:09.633Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-16T00:48:09.633Z] ---> Using cache [2021-03-16T00:48:09.633Z] ---> 8025c5ed63c1 [2021-03-16T00:48:09.633Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T00:48:09.633Z] ---> Using cache [2021-03-16T00:48:09.633Z] ---> 89ae2dd2b9d0 [2021-03-16T00:48:09.633Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-16T00:48:09.906Z] ---> Running in 4f72bdffb05d [2021-03-16T00:48:09.906Z] ---> Running in f6c92a69ceb0 [2021-03-16T00:48:10.178Z] Removing intermediate container 93c60475743e [2021-03-16T00:48:10.178Z] ---> 08e7908c2658 [2021-03-16T00:48:10.178Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-16T00:48:10.178Z] Removing intermediate container 0d46dad8f760 [2021-03-16T00:48:10.178Z] ---> 87c217a7ecac [2021-03-16T00:48:10.178Z] Step 22/24 : LABEL arch=arm64 [2021-03-16T00:48:10.178Z] ---> Running in 95d918bea53c [2021-03-16T00:48:10.448Z] ---> Running in 2c34ba6087eb [2021-03-16T00:48:10.448Z] Removing intermediate container 4f72bdffb05d [2021-03-16T00:48:10.448Z] ---> e63d2aec9663 [2021-03-16T00:48:10.448Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-16T00:48:10.719Z] ---> Running in d182b1bee516 [2021-03-16T00:48:10.719Z] Removing intermediate container 42d984f9a9d6 [2021-03-16T00:48:10.719Z] ---> 2dfd2b5c8107 [2021-03-16T00:48:10.719Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:48:10.719Z] Removing intermediate container f6c92a69ceb0 [2021-03-16T00:48:10.719Z] ---> 35260e333810 [2021-03-16T00:48:10.719Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-16T00:48:10.991Z] Removing intermediate container 95d918bea53c [2021-03-16T00:48:10.991Z] ---> bacab2fb474e [2021-03-16T00:48:10.991Z] Step 15/23 : WORKDIR / [2021-03-16T00:48:10.991Z] ---> Running in a29d8a2383d1 [2021-03-16T00:48:10.991Z] Removing intermediate container 2c34ba6087eb [2021-03-16T00:48:10.991Z] ---> 2b3c6ee2616b [2021-03-16T00:48:10.991Z] Step 23/24 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b [2021-03-16T00:48:11.264Z] ---> Running in 732d84c1359c [2021-03-16T00:48:11.264Z] ---> Running in c8e19ff7b5c8 [2021-03-16T00:48:11.264Z] Removing intermediate container d182b1bee516 [2021-03-16T00:48:11.264Z] ---> b3d290731555 [2021-03-16T00:48:11.264Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-16T00:48:11.539Z] ---> Running in 43e57c218f85 [2021-03-16T00:48:11.539Z] Removing intermediate container a29d8a2383d1 [2021-03-16T00:48:11.539Z] ---> 60bb99bf6f7e [2021-03-16T00:48:11.539Z] Step 15/23 : WORKDIR / [2021-03-16T00:48:11.815Z] ---> ceb8d2aa5c67 [2021-03-16T00:48:11.815Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-16T00:48:11.815Z] ---> Running in bff1096dd531 [2021-03-16T00:48:11.815Z] Removing intermediate container c8e19ff7b5c8 [2021-03-16T00:48:11.815Z] ---> efcdfea5c72a [2021-03-16T00:48:11.815Z] Step 24/24 : LABEL version=0.0.0 [2021-03-16T00:48:12.096Z] Removing intermediate container 732d84c1359c [2021-03-16T00:48:12.096Z] ---> 90406e0fd1e3 [2021-03-16T00:48:12.096Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:48:12.096Z] ---> Running in be075ec9ea62 [2021-03-16T00:48:12.096Z] Removing intermediate container 43e57c218f85 [2021-03-16T00:48:12.096Z] ---> bff72e271256 [2021-03-16T00:48:12.096Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:48:12.703Z] Removing intermediate container bff1096dd531 [2021-03-16T00:48:12.703Z] ---> 47edbc565c79 [2021-03-16T00:48:12.703Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:48:12.980Z] Removing intermediate container be075ec9ea62 [2021-03-16T00:48:12.980Z] ---> 3aeaca7ec786 [2021-03-16T00:48:12.980Z] [2021-03-16T00:48:13.254Z] ---> 5b3c051d7391 [2021-03-16T00:48:13.254Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-16T00:48:13.552Z] Successfully built 3aeaca7ec786 [2021-03-16T00:48:13.552Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-16T00:48:13.552Z]  Building docker-security-secretstore-setup-go ... done  ---> 0891d04284d2 [2021-03-16T00:48:13.552Z] Building docker-support-scheduler-go [2021-03-16T00:48:13.552Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-16T00:48:13.824Z] ---> 380b64d6cfc2 [2021-03-16T00:48:13.824Z] ---> 2f7972a44f36 [2021-03-16T00:48:13.824Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-16T00:48:13.824Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-16T00:48:15.794Z] ---> e320554dac7c [2021-03-16T00:48:15.794Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-16T00:48:16.388Z] ---> 32fc8a79a48b [2021-03-16T00:48:16.388Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-16T00:48:16.981Z] ---> 9c8a65ab2ecb [2021-03-16T00:48:16.981Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-16T00:48:16.981Z] ---> 9f14a8a50592 [2021-03-16T00:48:16.981Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-16T00:48:17.256Z] ---> 66685e9befce [2021-03-16T00:48:17.256Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-16T00:48:17.532Z] ---> 3a0ed2c177ad [2021-03-16T00:48:17.532Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-16T00:48:17.532Z] ---> Running in b88a4edab2b0 [2021-03-16T00:48:18.501Z] ---> 06bdc1e1ab84 [2021-03-16T00:48:18.501Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-16T00:48:18.501Z] ---> 44ff5c8662d4 [2021-03-16T00:48:18.501Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-16T00:48:18.501Z] Removing intermediate container b88a4edab2b0 [2021-03-16T00:48:18.501Z] ---> a27dbf57c792 [2021-03-16T00:48:18.501Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:48:19.104Z] ---> Running in 02401af1593c [2021-03-16T00:48:19.372Z] ---> Running in 6dff60bde2a6 [2021-03-16T00:48:19.372Z] ---> 38a877a04771 [2021-03-16T00:48:19.372Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-16T00:48:19.644Z] ---> Running in b4d04b8836ea [2021-03-16T00:48:19.915Z] ---> Running in 9e244a0fdd46 [2021-03-16T00:48:19.915Z] Removing intermediate container 02401af1593c [2021-03-16T00:48:19.915Z] ---> 705bca2a0dea [2021-03-16T00:48:19.915Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:48:20.186Z] Removing intermediate container 6dff60bde2a6 [2021-03-16T00:48:20.186Z] ---> 20c890911b9a [2021-03-16T00:48:20.186Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:48:20.186Z] Removing intermediate container b4d04b8836ea [2021-03-16T00:48:20.186Z] ---> 88541f9811c6 [2021-03-16T00:48:20.186Z] Step 21/23 : LABEL arch=arm64 [2021-03-16T00:48:20.186Z] ---> Running in be12600856c3 [2021-03-16T00:48:20.186Z] ---> Running in 4204da0b2896 [2021-03-16T00:48:20.459Z] ---> Running in 2481506d05b2 [2021-03-16T00:48:20.459Z] Removing intermediate container 9e244a0fdd46 [2021-03-16T00:48:20.459Z] ---> c4302fe765c6 [2021-03-16T00:48:20.459Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-16T00:48:21.052Z] Removing intermediate container be12600856c3 [2021-03-16T00:48:21.052Z] ---> 694793f8dd27 [2021-03-16T00:48:21.052Z] Step 21/23 : LABEL arch=arm64 [2021-03-16T00:48:21.052Z] Removing intermediate container 4204da0b2896 [2021-03-16T00:48:21.052Z] ---> 166fce8f2719 [2021-03-16T00:48:21.052Z] Step 20/22 : LABEL arch=arm64 [2021-03-16T00:48:21.052Z] ---> Running in 6e7e5c8a8d24 [2021-03-16T00:48:21.052Z] Removing intermediate container 2481506d05b2 [2021-03-16T00:48:21.052Z] ---> bfb70889abf3 [2021-03-16T00:48:21.052Z] Step 22/23 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b [2021-03-16T00:48:21.327Z] ---> Running in 0bc95bed1dc6 [2021-03-16T00:48:21.327Z] ---> Running in bd3bceeb955c [2021-03-16T00:48:21.605Z] ---> 7cd230b8765d [2021-03-16T00:48:21.605Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-16T00:48:22.202Z] ---> Running in aada8193bec7 [2021-03-16T00:48:22.202Z] Removing intermediate container 0bc95bed1dc6 [2021-03-16T00:48:22.202Z] ---> 3bc0eb9af5eb [2021-03-16T00:48:22.202Z] Step 22/23 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b [2021-03-16T00:48:22.202Z] Removing intermediate container 6e7e5c8a8d24 [2021-03-16T00:48:22.202Z] ---> 2497ce1197af [2021-03-16T00:48:22.202Z] Step 21/22 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b [2021-03-16T00:48:22.474Z] Removing intermediate container bd3bceeb955c [2021-03-16T00:48:22.474Z] ---> 6614992d58ce [2021-03-16T00:48:22.474Z] Step 23/23 : LABEL version=0.0.0 [2021-03-16T00:48:22.747Z] ---> Running in 78af52c0aa47 [2021-03-16T00:48:22.747Z] ---> Running in 47eeaff402ad [2021-03-16T00:48:23.020Z] ---> Running in 8344da20c11d [2021-03-16T00:48:23.619Z] Removing intermediate container 47eeaff402ad [2021-03-16T00:48:23.619Z] ---> 77498541a567 [2021-03-16T00:48:23.619Z] Step 23/23 : LABEL version=0.0.0 [2021-03-16T00:48:23.619Z] Removing intermediate container 78af52c0aa47 [2021-03-16T00:48:23.619Z] ---> 3b71f7801aa6 [2021-03-16T00:48:23.619Z] Step 22/22 : LABEL version=0.0.0 [2021-03-16T00:48:23.896Z] Removing intermediate container 8344da20c11d [2021-03-16T00:48:23.896Z] ---> 00f829ec8d4f [2021-03-16T00:48:23.896Z] [2021-03-16T00:48:24.171Z] ---> Running in 541407c2e451 [2021-03-16T00:48:24.171Z] ---> Running in 3934e7cf6b89 [2021-03-16T00:48:24.443Z] Successfully built 00f829ec8d4f [2021-03-16T00:48:24.713Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-16T00:48:24.713Z]  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2021-03-16T00:48:24.998Z] Removing intermediate container 3934e7cf6b89 [2021-03-16T00:48:24.998Z] Removing intermediate container 541407c2e451 [2021-03-16T00:48:24.998Z] ---> 5cd4fad97a5b [2021-03-16T00:48:24.998Z] ---> 65c2818d6adb [2021-03-16T00:48:24.998Z] [2021-03-16T00:48:24.998Z] [2021-03-16T00:48:25.272Z] Removing intermediate container aada8193bec7 [2021-03-16T00:48:25.272Z] ---> f24767378466 [2021-03-16T00:48:25.272Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-16T00:48:25.567Z] Successfully built 65c2818d6adb [2021-03-16T00:48:25.567Z] Successfully built 5cd4fad97a5b [2021-03-16T00:48:25.567Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-16T00:48:25.567Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-16T00:48:25.567Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-03-16T00:48:25.567Z]  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go [2021-03-16T00:48:25.837Z] ---> Running in 75903bfccb3a [2021-03-16T00:48:26.443Z] Removing intermediate container 75903bfccb3a [2021-03-16T00:48:26.443Z] ---> 94f578bf1cef [2021-03-16T00:48:26.443Z] Step 28/31 : CMD ["gate"] [2021-03-16T00:48:26.716Z] ---> Running in 659c13c19172 [2021-03-16T00:48:26.987Z] Removing intermediate container 659c13c19172 [2021-03-16T00:48:27.256Z] ---> 2882c5b8b2be [2021-03-16T00:48:27.256Z] Step 29/31 : LABEL arch=arm64 [2021-03-16T00:48:27.528Z] ---> Running in 96821ea50662 [2021-03-16T00:48:27.799Z] Removing intermediate container 96821ea50662 [2021-03-16T00:48:27.799Z] ---> 8990267327ec [2021-03-16T00:48:27.799Z] Step 30/31 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b [2021-03-16T00:48:28.388Z] ---> Running in 786bf12981f5 [2021-03-16T00:48:28.996Z] Removing intermediate container 786bf12981f5 [2021-03-16T00:48:28.996Z] ---> fc6142fa9c12 [2021-03-16T00:48:28.996Z] Step 31/31 : LABEL version=0.0.0 [2021-03-16T00:48:29.588Z] ---> Running in 0637e2d29752 [2021-03-16T00:48:31.028Z] Removing intermediate container 0637e2d29752 [2021-03-16T00:48:31.028Z] ---> 021bc6323467 [2021-03-16T00:48:31.028Z] [2021-03-16T00:48:31.303Z] Successfully built 021bc6323467 [2021-03-16T00:48:31.303Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-16T00:48:49.603Z]  Building docker-security-bootstrapper-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:48:49.603Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:48:49.603Z] ---> 0fa5d5004622 [2021-03-16T00:48:49.603Z] Step 3/22 : WORKDIR /edgex-go [2021-03-16T00:48:49.603Z] ---> Using cache [2021-03-16T00:48:49.603Z] ---> 52638ca1ed12 [2021-03-16T00:48:49.603Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:48:49.603Z] ---> Using cache [2021-03-16T00:48:49.603Z] ---> 268cf0fa691c [2021-03-16T00:48:49.603Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-16T00:48:49.603Z] ---> Using cache [2021-03-16T00:48:49.603Z] ---> 985074d88720 [2021-03-16T00:48:49.603Z] Step 6/22 : COPY go.mod . [2021-03-16T00:48:49.603Z] ---> Using cache [2021-03-16T00:48:49.603Z] ---> b2e9fc200e6f [2021-03-16T00:48:49.603Z] Step 7/22 : RUN go mod download [2021-03-16T00:48:49.603Z] ---> Using cache [2021-03-16T00:48:49.603Z] ---> ad8bb0b2867a [2021-03-16T00:48:49.603Z] Step 8/22 : COPY . . [2021-03-16T00:48:49.603Z] ---> Using cache [2021-03-16T00:48:49.603Z] ---> d41254445685 [2021-03-16T00:48:49.603Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-16T00:48:56.331Z] ---> Running in 95d902b0cd79 [2021-03-16T00:48:56.938Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-16T00:49:09.356Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:49:09.356Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:49:09.356Z] ---> 0fa5d5004622 [2021-03-16T00:49:09.356Z] Step 3/21 : WORKDIR /edgex-go [2021-03-16T00:49:09.356Z] ---> Using cache [2021-03-16T00:49:09.356Z] ---> 52638ca1ed12 [2021-03-16T00:49:09.356Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:49:09.356Z] ---> Using cache [2021-03-16T00:49:09.356Z] ---> 268cf0fa691c [2021-03-16T00:49:09.356Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-16T00:49:09.356Z] ---> Using cache [2021-03-16T00:49:09.356Z] ---> 985074d88720 [2021-03-16T00:49:09.356Z] Step 6/21 : COPY go.mod . [2021-03-16T00:49:09.356Z] ---> Using cache [2021-03-16T00:49:09.356Z] ---> b2e9fc200e6f [2021-03-16T00:49:09.356Z] Step 7/21 : RUN go mod download [2021-03-16T00:49:09.356Z] ---> Using cache [2021-03-16T00:49:09.356Z] ---> ad8bb0b2867a [2021-03-16T00:49:09.356Z] Step 8/21 : COPY . . [2021-03-16T00:49:10.348Z] ---> Using cache [2021-03-16T00:49:10.348Z] ---> d41254445685 [2021-03-16T00:49:10.348Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-16T00:49:10.348Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:49:10.348Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:49:10.348Z] ---> 0fa5d5004622 [2021-03-16T00:49:10.348Z] Step 3/26 : WORKDIR /edgex-go [2021-03-16T00:49:10.348Z] ---> Using cache [2021-03-16T00:49:10.348Z] ---> 52638ca1ed12 [2021-03-16T00:49:10.348Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:49:10.348Z] ---> Using cache [2021-03-16T00:49:10.348Z] ---> 268cf0fa691c [2021-03-16T00:49:10.348Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-16T00:49:10.621Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:49:10.621Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:49:10.621Z] ---> 0fa5d5004622 [2021-03-16T00:49:10.621Z] Step 3/23 : WORKDIR /edgex-go [2021-03-16T00:49:10.621Z] ---> Using cache [2021-03-16T00:49:10.621Z] ---> 52638ca1ed12 [2021-03-16T00:49:10.621Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:49:10.621Z] ---> Using cache [2021-03-16T00:49:10.621Z] ---> 268cf0fa691c [2021-03-16T00:49:10.621Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-16T00:49:14.029Z] ---> Running in b1ff986c7657 [2021-03-16T00:49:14.029Z] ---> Running in 957ad7d00fd3 [2021-03-16T00:49:14.029Z] ---> Running in 18e0cef58fa0 [2021-03-16T00:49:15.998Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-16T00:49:16.272Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:49:16.272Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:49:17.258Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:49:17.258Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:49:17.859Z] OK: 217 MiB in 51 packages [2021-03-16T00:49:17.859Z] OK: 217 MiB in 51 packages [2021-03-16T00:49:19.863Z] Removing intermediate container 18e0cef58fa0 [2021-03-16T00:49:19.863Z] ---> d7dc1b47d712 [2021-03-16T00:49:19.863Z] Step 6/26 : COPY go.mod . [2021-03-16T00:49:20.139Z] Removing intermediate container b1ff986c7657 [2021-03-16T00:49:20.139Z] ---> 44bc4bbc190f [2021-03-16T00:49:20.139Z] Step 6/23 : COPY go.mod . [2021-03-16T00:49:21.130Z] ---> f78a13157e49 [2021-03-16T00:49:21.130Z] Step 7/26 : RUN go mod download [2021-03-16T00:49:21.130Z] ---> ecd4db92c3a6 [2021-03-16T00:49:21.130Z] Step 7/23 : RUN go mod download [2021-03-16T00:49:21.130Z] ---> Running in 5d08aaa639fe [2021-03-16T00:49:21.410Z] ---> Running in 1633284b96ae [2021-03-16T00:49:26.862Z] Removing intermediate container 5d08aaa639fe [2021-03-16T00:49:26.862Z] ---> 537d2bad10e4 [2021-03-16T00:49:26.862Z] Step 8/26 : COPY . . [2021-03-16T00:49:26.862Z] Removing intermediate container 1633284b96ae [2021-03-16T00:49:26.862Z] ---> 4dcfdc7e7b65 [2021-03-16T00:49:26.862Z] Step 8/23 : COPY . . [2021-03-16T00:49:59.577Z] ---> d300586132d2 [2021-03-16T00:49:59.577Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-16T00:49:59.577Z] ---> 666e11df1c05 [2021-03-16T00:49:59.577Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-16T00:49:59.577Z] ---> Running in 416bb1f62da5 [2021-03-16T00:49:59.577Z] ---> Running in 0b3a7a41bd5b [2021-03-16T00:50:01.026Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-16T00:50:01.298Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-16T00:50:02.732Z] Removing intermediate container 95d902b0cd79 [2021-03-16T00:50:02.732Z] ---> b93b0ce5094c [2021-03-16T00:50:02.732Z] [2021-03-16T00:50:02.732Z] Step 10/22 : FROM alpine:3.12 [2021-03-16T00:50:02.733Z] ---> d10569e2745f [2021-03-16T00:50:02.733Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-16T00:50:02.733Z] ---> Using cache [2021-03-16T00:50:02.733Z] ---> 8025c5ed63c1 [2021-03-16T00:50:02.733Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T00:50:02.733Z] ---> Using cache [2021-03-16T00:50:02.733Z] ---> 89ae2dd2b9d0 [2021-03-16T00:50:02.733Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-16T00:50:02.733Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-16T00:50:02.733Z] ---> Running in 142ab3acca34 [2021-03-16T00:50:03.327Z] Removing intermediate container 142ab3acca34 [2021-03-16T00:50:03.327Z] ---> 5faacc623c05 [2021-03-16T00:50:03.327Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-16T00:50:03.603Z] ---> Running in adadaedc3e33 [2021-03-16T00:50:04.230Z] Removing intermediate container adadaedc3e33 [2021-03-16T00:50:04.230Z] ---> 6e7b339f3513 [2021-03-16T00:50:04.230Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:50:05.216Z] ---> b8935f07769c [2021-03-16T00:50:05.216Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-16T00:50:06.661Z] ---> 208c464bd219 [2021-03-16T00:50:06.661Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-16T00:50:07.673Z] ---> 7dab7e293138 [2021-03-16T00:50:07.673Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-16T00:50:07.946Z] ---> Running in 08fa2432adcc [2021-03-16T00:50:08.550Z] Removing intermediate container 08fa2432adcc [2021-03-16T00:50:08.550Z] ---> 3b3b79e40ac1 [2021-03-16T00:50:08.550Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:50:08.826Z] ---> Running in 192d395d8891 [2021-03-16T00:50:09.435Z] Removing intermediate container 192d395d8891 [2021-03-16T00:50:09.435Z] ---> c12a28b0e6bd [2021-03-16T00:50:09.435Z] Step 20/22 : LABEL arch=arm64 [2021-03-16T00:50:09.718Z] ---> Running in fbdd0774c31e [2021-03-16T00:50:10.328Z] Removing intermediate container fbdd0774c31e [2021-03-16T00:50:10.328Z] ---> 0efa3f0d4853 [2021-03-16T00:50:10.328Z] Step 21/22 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b [2021-03-16T00:50:10.328Z] ---> Running in ee6039ec5f46 [2021-03-16T00:50:10.933Z] Removing intermediate container ee6039ec5f46 [2021-03-16T00:50:10.933Z] ---> f5c5f71e2c20 [2021-03-16T00:50:10.933Z] Step 22/22 : LABEL version=0.0.0 [2021-03-16T00:50:11.211Z] ---> Running in 94f0e4201526 [2021-03-16T00:50:11.821Z] Removing intermediate container 94f0e4201526 [2021-03-16T00:50:11.821Z] ---> 5c0de4e19721 [2021-03-16T00:50:11.821Z] [2021-03-16T00:50:12.422Z] Successfully built 5c0de4e19721 [2021-03-16T00:50:12.422Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-16T00:50:17.842Z]  Building docker-support-scheduler-go ... done Removing intermediate container 957ad7d00fd3 [2021-03-16T00:50:17.842Z] ---> b10a8503b4cf [2021-03-16T00:50:17.842Z] [2021-03-16T00:50:17.842Z] Step 10/21 : FROM alpine:3.12 [2021-03-16T00:50:17.842Z] ---> d10569e2745f [2021-03-16T00:50:17.842Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-16T00:50:17.842Z] ---> Running in 4d02eb58b9ff [2021-03-16T00:50:19.283Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:50:19.563Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:50:20.171Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-16T00:50:20.446Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-16T00:50:20.446Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-16T00:50:20.446Z] (4/4) Installing curl (7.69.1-r3) [2021-03-16T00:50:20.446Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:50:20.446Z] Executing ca-certificates-20191127-r4.trigger [2021-03-16T00:50:20.721Z] OK: 7 MiB in 18 packages [2021-03-16T00:50:23.358Z] Removing intermediate container 4d02eb58b9ff [2021-03-16T00:50:23.358Z] ---> d4c8ec894745 [2021-03-16T00:50:23.358Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-16T00:50:23.358Z] ---> Running in 44c009cb4862 [2021-03-16T00:50:23.964Z] Removing intermediate container 44c009cb4862 [2021-03-16T00:50:23.964Z] ---> 08ee39714f7d [2021-03-16T00:50:23.964Z] Step 13/21 : WORKDIR /edgex [2021-03-16T00:50:24.246Z] ---> Running in c1e7f2fc0f5e [2021-03-16T00:50:24.850Z] Removing intermediate container c1e7f2fc0f5e [2021-03-16T00:50:24.850Z] ---> dc6a4f84aec0 [2021-03-16T00:50:24.850Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-16T00:50:26.291Z] ---> d569cd12fac0 [2021-03-16T00:50:26.291Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-16T00:50:27.746Z] ---> a203a941f8a6 [2021-03-16T00:50:27.746Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-16T00:50:29.736Z] ---> c94a00017882 [2021-03-16T00:50:29.736Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-16T00:50:29.736Z] ---> Running in cdbf7419475a [2021-03-16T00:50:30.338Z] Removing intermediate container cdbf7419475a [2021-03-16T00:50:30.338Z] ---> bf18cdc5c4bc [2021-03-16T00:50:30.338Z] Step 18/21 : CMD ["--init=true"] [2021-03-16T00:50:30.338Z] ---> Running in ef44b8d9bf26 [2021-03-16T00:50:31.333Z] Removing intermediate container ef44b8d9bf26 [2021-03-16T00:50:31.333Z] ---> 16fdb1e6d948 [2021-03-16T00:50:31.333Z] Step 19/21 : LABEL arch=arm64 [2021-03-16T00:50:31.333Z] ---> Running in 17772e54c71c [2021-03-16T00:50:31.944Z] Removing intermediate container 17772e54c71c [2021-03-16T00:50:31.944Z] ---> d96827a31299 [2021-03-16T00:50:31.944Z] Step 20/21 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b [2021-03-16T00:50:32.226Z] ---> Running in e2771fe8011b [2021-03-16T00:50:32.831Z] Removing intermediate container e2771fe8011b [2021-03-16T00:50:32.831Z] ---> d5b58118b804 [2021-03-16T00:50:32.831Z] Step 21/21 : LABEL version=0.0.0 [2021-03-16T00:50:33.106Z] ---> Running in d9483c20f0d7 [2021-03-16T00:50:33.705Z] Removing intermediate container d9483c20f0d7 [2021-03-16T00:50:33.705Z] ---> 7ac99ba05c1e [2021-03-16T00:50:33.705Z] [2021-03-16T00:50:34.317Z] Successfully built 7ac99ba05c1e [2021-03-16T00:50:34.317Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-16T00:51:01.113Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 0b3a7a41bd5b [2021-03-16T00:51:01.113Z] ---> bd01893358a2 [2021-03-16T00:51:01.113Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-16T00:51:01.113Z] ---> Running in 4e5bbebc9275 [2021-03-16T00:51:01.113Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-16T00:51:03.753Z] Removing intermediate container 4e5bbebc9275 [2021-03-16T00:51:03.754Z] ---> 3c0e9efea2d1 [2021-03-16T00:51:03.754Z] [2021-03-16T00:51:03.754Z] Step 11/26 : FROM docker:20.10.0 [2021-03-16T00:51:03.754Z] 20.10.0: Pulling from library/docker [2021-03-16T00:51:12.038Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-16T00:51:12.038Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-16T00:51:12.038Z] ---> eeaf43b92773 [2021-03-16T00:51:12.038Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-16T00:51:12.038Z] ---> Running in ad337bf5c54c [2021-03-16T00:51:12.316Z] Removing intermediate container 416bb1f62da5 [2021-03-16T00:51:12.316Z] ---> db8c7160a814 [2021-03-16T00:51:12.316Z] [2021-03-16T00:51:12.316Z] Step 10/23 : FROM alpine:3.12 [2021-03-16T00:51:12.316Z] ---> d10569e2745f [2021-03-16T00:51:12.316Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-16T00:51:12.592Z] ---> Running in f9b2a1178205 [2021-03-16T00:51:13.187Z] Removing intermediate container f9b2a1178205 [2021-03-16T00:51:13.187Z] ---> 52cff2d08eb6 [2021-03-16T00:51:13.187Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-16T00:51:13.187Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:51:13.457Z] ---> Running in 5e6851267e28 [2021-03-16T00:51:13.457Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:51:13.728Z] Removing intermediate container 5e6851267e28 [2021-03-16T00:51:13.728Z] ---> 9025b6c485af [2021-03-16T00:51:13.728Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-16T00:51:14.008Z] ---> Running in f35cb6285179 [2021-03-16T00:51:14.008Z] (1/2) Installing readline (8.0.4-r0) [2021-03-16T00:51:14.008Z] (2/2) Installing bash (5.0.17-r0) [2021-03-16T00:51:14.008Z] Executing bash-5.0.17-r0.post-install [2021-03-16T00:51:14.008Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:51:14.008Z] OK: 12 MiB in 22 packages [2021-03-16T00:51:14.285Z] Removing intermediate container f35cb6285179 [2021-03-16T00:51:14.285Z] ---> d0679d8a9163 [2021-03-16T00:51:14.285Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:51:14.555Z] ---> Running in 16f18a6cc0b1 [2021-03-16T00:51:15.529Z] Removing intermediate container ad337bf5c54c [2021-03-16T00:51:15.529Z] ---> ed7c7784cf7a [2021-03-16T00:51:15.529Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-16T00:51:15.529Z] ---> Running in 1f40b9525512 [2021-03-16T00:51:16.123Z] Removing intermediate container 1f40b9525512 [2021-03-16T00:51:16.123Z] ---> 4e665ae81f0a [2021-03-16T00:51:16.123Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-16T00:51:16.393Z] ---> Running in 055fc07fc9ff [2021-03-16T00:51:16.662Z] Removing intermediate container 055fc07fc9ff [2021-03-16T00:51:16.662Z] ---> 6b2f5af57c01 [2021-03-16T00:51:16.662Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-16T00:51:16.935Z] Removing intermediate container 16f18a6cc0b1 [2021-03-16T00:51:16.935Z] ---> f3b0dd50c791 [2021-03-16T00:51:16.935Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-16T00:51:16.935Z] ---> Running in 84255fec6eb9 [2021-03-16T00:51:16.935Z] ---> Running in 48a29a650b1d [2021-03-16T00:51:17.532Z] Removing intermediate container 84255fec6eb9 [2021-03-16T00:51:17.532Z] ---> 5a01d07c1275 [2021-03-16T00:51:17.532Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-16T00:51:18.129Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:51:18.731Z] ---> 28eee0bad9b3 [2021-03-16T00:51:18.731Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-16T00:51:19.004Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:51:19.276Z] ---> daa7b2b89f84 [2021-03-16T00:51:19.276Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-16T00:51:20.495Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-16T00:51:20.495Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-16T00:51:20.495Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-16T00:51:20.495Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-16T00:51:20.495Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-16T00:51:20.495Z] ---> 4b26f1341e6a [2021-03-16T00:51:20.495Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-16T00:51:20.495Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-16T00:51:20.495Z] ---> Running in 75401e7789be [2021-03-16T00:51:20.495Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:51:20.495Z] OK: 8 MiB in 20 packages [2021-03-16T00:51:21.959Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:51:21.959Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:51:21.959Z] Removing intermediate container 48a29a650b1d [2021-03-16T00:51:21.959Z] ---> 78a221b12808 [2021-03-16T00:51:21.959Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:51:22.231Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-16T00:51:22.231Z] (2/33) Installing expat (2.2.9-r1) [2021-03-16T00:51:22.231Z] (3/33) Installing libffi (3.3-r2) [2021-03-16T00:51:22.231Z] (4/33) Installing gdbm (1.13-r1) [2021-03-16T00:51:22.231Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-16T00:51:22.231Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-16T00:51:22.231Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-16T00:51:22.524Z] ---> 1888eb4372f0 [2021-03-16T00:51:22.525Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-16T00:51:24.494Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-16T00:51:24.494Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-16T00:51:24.494Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-16T00:51:24.494Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-16T00:51:24.494Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-16T00:51:24.494Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-16T00:51:24.494Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-16T00:51:24.494Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-16T00:51:24.494Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-16T00:51:24.494Z] ---> 37af2af7f3fd [2021-03-16T00:51:24.494Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-16T00:51:24.494Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-16T00:51:24.494Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-16T00:51:24.765Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-16T00:51:24.765Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-16T00:51:24.765Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-16T00:51:24.765Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-16T00:51:24.765Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-16T00:51:24.765Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-16T00:51:24.765Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-16T00:51:24.765Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-16T00:51:24.765Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-16T00:51:24.765Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-16T00:51:24.765Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-16T00:51:24.765Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-16T00:51:24.765Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-16T00:51:24.765Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-16T00:51:24.765Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-16T00:51:25.036Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:51:25.036Z] OK: 71 MiB in 55 packages [2021-03-16T00:51:25.310Z] ---> 1c4940b93e20 [2021-03-16T00:51:25.310Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-16T00:51:25.582Z] ---> Running in e25dcc9745d1 [2021-03-16T00:51:26.170Z] Removing intermediate container e25dcc9745d1 [2021-03-16T00:51:26.170Z] ---> b5edf0094901 [2021-03-16T00:51:26.170Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:51:26.443Z] ---> Running in 4aca21772b0b [2021-03-16T00:51:27.035Z] Removing intermediate container 4aca21772b0b [2021-03-16T00:51:27.035Z] ---> 4a8dd3215c65 [2021-03-16T00:51:27.035Z] Step 21/23 : LABEL arch=arm64 [2021-03-16T00:51:27.308Z] ---> Running in 29444332851c [2021-03-16T00:51:27.901Z] Removing intermediate container 29444332851c [2021-03-16T00:51:27.901Z] ---> ebbf8c917d4a [2021-03-16T00:51:27.901Z] Step 22/23 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b [2021-03-16T00:51:28.171Z] ---> Running in 9ec7d8a391df [2021-03-16T00:51:28.758Z] Removing intermediate container 9ec7d8a391df [2021-03-16T00:51:28.758Z] ---> d048b52d89c3 [2021-03-16T00:51:28.758Z] Step 23/23 : LABEL version=0.0.0 [2021-03-16T00:51:29.029Z] ---> Running in f2697ee3bb7d [2021-03-16T00:51:29.623Z] Removing intermediate container f2697ee3bb7d [2021-03-16T00:51:29.623Z] ---> 02eb881b12af [2021-03-16T00:51:29.623Z] [2021-03-16T00:51:29.892Z] Successfully built 02eb881b12af [2021-03-16T00:51:29.892Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-16T00:51:30.483Z]  Building docker-core-data-go ... done Removing intermediate container 75401e7789be [2021-03-16T00:51:30.483Z] ---> 36b11db207fe [2021-03-16T00:51:30.483Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-16T00:51:30.756Z] ---> Running in eb84b1d78b57 [2021-03-16T00:51:36.128Z] Collecting docker-compose==1.23.2 [2021-03-16T00:51:36.128Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-16T00:51:36.720Z] Collecting texttable<0.10,>=0.9.0 [2021-03-16T00:51:36.720Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-16T00:51:39.318Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-16T00:51:39.318Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-16T00:51:40.287Z] Collecting docker<4.0,>=3.6.0 [2021-03-16T00:51:40.287Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-16T00:51:40.556Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-16T00:51:41.146Z] Collecting PyYAML<4,>=3.10 [2021-03-16T00:51:41.146Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-16T00:51:45.427Z] Collecting cached-property<2,>=1.2.0 [2021-03-16T00:51:45.427Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-16T00:51:45.427Z] Collecting docopt<0.7,>=0.6.1 [2021-03-16T00:51:45.427Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-16T00:51:48.033Z] Collecting jsonschema<3,>=2.5.1 [2021-03-16T00:51:48.033Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-16T00:51:48.303Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-16T00:51:48.303Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-16T00:51:50.930Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-16T00:51:50.930Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-16T00:51:51.519Z] Collecting idna<2.8,>=2.5 [2021-03-16T00:51:51.519Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-16T00:51:51.519Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-16T00:51:52.109Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-16T00:51:52.109Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-16T00:51:52.378Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-16T00:51:52.651Z] Collecting docker-pycreds>=0.4.0 [2021-03-16T00:51:52.651Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-16T00:51:52.651Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-16T00:51:52.651Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-16T00:51:52.651Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-16T00:51:52.651Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-16T00:51:53.621Z] Installing collected packages: texttable, idna, urllib3, requests, websocket-client, docker-pycreds, docker, PyYAML, cached-property, docopt, jsonschema, dockerpty, docker-compose [2021-03-16T00:51:53.621Z] Running setup.py install for texttable: started [2021-03-16T00:51:56.224Z] Running setup.py install for texttable: finished with status 'done' [2021-03-16T00:51:56.224Z] Attempting uninstall: idna [2021-03-16T00:51:56.224Z] Found existing installation: idna 2.9 [2021-03-16T00:51:56.224Z] Uninstalling idna-2.9: [2021-03-16T00:51:56.224Z] Successfully uninstalled idna-2.9 [2021-03-16T00:51:56.495Z] Attempting uninstall: urllib3 [2021-03-16T00:51:56.495Z] Found existing installation: urllib3 1.25.9 [2021-03-16T00:51:56.495Z] Uninstalling urllib3-1.25.9: [2021-03-16T00:51:56.778Z] Successfully uninstalled urllib3-1.25.9 [2021-03-16T00:51:57.368Z] Attempting uninstall: requests [2021-03-16T00:51:57.368Z] Found existing installation: requests 2.23.0 [2021-03-16T00:51:57.368Z] Uninstalling requests-2.23.0: [2021-03-16T00:51:57.638Z] Successfully uninstalled requests-2.23.0 [2021-03-16T00:51:59.063Z] Running setup.py install for PyYAML: started [2021-03-16T00:52:01.664Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-16T00:52:01.935Z] Running setup.py install for docopt: started [2021-03-16T00:52:03.892Z] Running setup.py install for docopt: finished with status 'done' [2021-03-16T00:52:04.163Z] Running setup.py install for dockerpty: started [2021-03-16T00:52:06.115Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-16T00:52:07.085Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-16T00:52:11.366Z] Removing intermediate container eb84b1d78b57 [2021-03-16T00:52:11.366Z] ---> 0b8b4760607b [2021-03-16T00:52:11.366Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-16T00:52:11.366Z] ---> Running in bc4bfc7730e0 [2021-03-16T00:52:11.637Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:52:11.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:52:12.490Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-16T00:52:12.491Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-16T00:52:12.491Z] (3/3) Installing curl (7.69.1-r3) [2021-03-16T00:52:12.491Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:52:12.491Z] OK: 72 MiB in 58 packages [2021-03-16T00:52:13.911Z] Removing intermediate container bc4bfc7730e0 [2021-03-16T00:52:13.911Z] ---> 96b3b3affeba [2021-03-16T00:52:13.911Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-16T00:52:13.911Z] ---> Running in 4cbac640cf5c [2021-03-16T00:52:14.184Z] Removing intermediate container 4cbac640cf5c [2021-03-16T00:52:14.184Z] ---> 8a66d126b840 [2021-03-16T00:52:14.184Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:52:14.184Z] ---> Running in 1b44bb32dc95 [2021-03-16T00:52:14.774Z] Removing intermediate container 1b44bb32dc95 [2021-03-16T00:52:14.774Z] ---> dbc26757386f [2021-03-16T00:52:14.774Z] Step 24/26 : LABEL arch=arm64 [2021-03-16T00:52:14.774Z] ---> Running in 9521432c5175 [2021-03-16T00:52:15.367Z] Removing intermediate container 9521432c5175 [2021-03-16T00:52:15.367Z] ---> 537f2a2b9da8 [2021-03-16T00:52:15.367Z] Step 25/26 : LABEL git_sha=667eb6bd1c499f875a20771a3203684b431a548b [2021-03-16T00:52:15.367Z] ---> Running in de0b84ab03a2 [2021-03-16T00:52:15.959Z] Removing intermediate container de0b84ab03a2 [2021-03-16T00:52:15.959Z] ---> 8ba85dc798ef [2021-03-16T00:52:15.959Z] Step 26/26 : LABEL version=0.0.0 [2021-03-16T00:52:15.959Z] ---> Running in ce8c3c9838be [2021-03-16T00:52:16.549Z] Removing intermediate container ce8c3c9838be [2021-03-16T00:52:16.549Z] ---> 95ba6dc8d811 [2021-03-16T00:52:16.549Z] [2021-03-16T00:52:16.823Z] Successfully built 95ba6dc8d811 [2021-03-16T00:52:16.823Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-16T00:52:17.432Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-16T00:52:17.440Z] $ docker stop --time=1 3405831679c3f369f47a53c7705b80123401883d926f0c0b7a4d5a7ed4a52419 [2021-03-16T00:52:19.448Z] $ docker rm -f 3405831679c3f369f47a53c7705b80123401883d926f0c0b7a4d5a7ed4a52419 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-16T00:52:20.223Z] + docker images [2021-03-16T00:52:20.223Z] + grep docker [2021-03-16T00:52:20.509Z] docker-sys-mgmt-agent-go-arm64 latest 95ba6dc8d811 4 seconds ago 300MB [2021-03-16T00:52:20.509Z] docker-core-data-go-arm64 latest 02eb881b12af 51 seconds ago 21.3MB [2021-03-16T00:52:20.509Z] docker-security-proxy-setup-go-arm64 latest 7ac99ba05c1e About a minute ago 23.4MB [2021-03-16T00:52:20.509Z] docker-support-scheduler-go-arm64 latest 5c0de4e19721 2 minutes ago 16.3MB [2021-03-16T00:52:20.509Z] docker-security-bootstrapper-go-arm64 latest 021bc6323467 3 minutes ago 17.8MB [2021-03-16T00:52:20.509Z] docker-core-metadata-go-arm64 latest 5cd4fad97a5b 3 minutes ago 17.9MB [2021-03-16T00:52:20.509Z] docker-support-notifications-go-arm64 latest 65c2818d6adb 3 minutes ago 16.9MB [2021-03-16T00:52:20.509Z] docker-core-command-go-arm64 latest 00f829ec8d4f 3 minutes ago 16.2MB [2021-03-16T00:52:20.509Z] docker-security-secretstore-setup-go-arm64 latest 3aeaca7ec786 4 minutes ago 23.7MB [2021-03-16T00:52:20.509Z] docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:52:21.602Z] ---> job-cost.sh [2021-03-16T00:52:21.602Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nsXa [2021-03-16T00:53:08.514Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-16T00:55:00.299Z] lf-activate-venv(): INFO: Adding /tmp/venv-nsXa/bin to PATH [2021-03-16T00:55:00.299Z] INFO: No Stack... [2021-03-16T00:55:00.299Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-16T00:55:00.299Z] INFO: Archiving Costs [Pipeline] sh [2021-03-16T00:55:00.645Z] + cat /w/workspace/edgex-go/9/archives/cost.csv [2021-03-16T00:55:00.645Z] + cut -d, -f6 [Pipeline] lock [2021-03-16T00:55:00.767Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3223-9-stack-cost] [2021-03-16T00:55:00.789Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3223-9-stack-cost] did not exist. Created. [2021-03-16T00:55:00.789Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3223-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-16T00:55:01.229Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-16T00:55:01.577Z] Stashed 1 file(s) [Pipeline] } [2021-03-16T00:55:01.587Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3223-9-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:55:04.573Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:55:05.468Z] ---> package-listing.sh [2021-03-16T00:55:05.469Z] ++ facter osfamily [2021-03-16T00:55:05.469Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-16T00:55:05.469Z] + OS_FAMILY=redhat [2021-03-16T00:55:05.469Z] + workspace=/w/workspace/edgex-go/9 [2021-03-16T00:55:05.469Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-16T00:55:05.469Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-16T00:55:05.469Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-16T00:55:05.469Z] + PACKAGES=/tmp/packages_start.txt [2021-03-16T00:55:05.469Z] + '[' /w/workspace/edgex-go/9 ']' [2021-03-16T00:55:05.469Z] + PACKAGES=/tmp/packages_end.txt [2021-03-16T00:55:05.469Z] + case "${OS_FAMILY}" in [2021-03-16T00:55:05.469Z] + rpm -qa [2021-03-16T00:55:05.469Z] + sort [2021-03-16T00:55:10.856Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-16T00:55:10.856Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-16T00:55:10.856Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-16T00:55:10.856Z] + '[' /w/workspace/edgex-go/9 ']' [2021-03-16T00:55:10.856Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2021-03-16T00:55:10.856Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2021-03-16T00:55:10.870Z] 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-16T00:55:11.170Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:55:11.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-16T00:55:11.482Z] [2021-03-16T00:55:11.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:55:11.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-16T00:55:11.843Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-16T00:55:11.843Z] df20fa9351a1: Pulling fs layer [2021-03-16T00:55:11.844Z] 36b3adc4ff6f: Pulling fs layer [2021-03-16T00:55:11.844Z] 8ad3a11d3b57: Pulling fs layer [2021-03-16T00:55:11.844Z] 46f8f816bc3b: Pulling fs layer [2021-03-16T00:55:11.844Z] 93b61091891f: Pulling fs layer [2021-03-16T00:55:11.844Z] 93b9cdb0e59b: Pulling fs layer [2021-03-16T00:55:11.844Z] 5e14af77c1be: Pulling fs layer [2021-03-16T00:55:11.844Z] 01666e4c0597: Pulling fs layer [2021-03-16T00:55:11.844Z] aa168da1d23b: Pulling fs layer [2021-03-16T00:55:11.844Z] 93b9cdb0e59b: Waiting [2021-03-16T00:55:11.844Z] 46f8f816bc3b: Waiting [2021-03-16T00:55:11.844Z] 93b61091891f: Waiting [2021-03-16T00:55:11.844Z] 01666e4c0597: Waiting [2021-03-16T00:55:11.844Z] aa168da1d23b: Waiting [2021-03-16T00:55:11.844Z] 5e14af77c1be: Waiting [2021-03-16T00:55:11.844Z] 36b3adc4ff6f: Verifying Checksum [2021-03-16T00:55:11.844Z] 36b3adc4ff6f: Download complete [2021-03-16T00:55:12.106Z] 46f8f816bc3b: Verifying Checksum [2021-03-16T00:55:12.106Z] 46f8f816bc3b: Download complete [2021-03-16T00:55:12.106Z] df20fa9351a1: Verifying Checksum [2021-03-16T00:55:12.106Z] 93b9cdb0e59b: Verifying Checksum [2021-03-16T00:55:12.106Z] 93b9cdb0e59b: Download complete [2021-03-16T00:55:12.106Z] 93b61091891f: Verifying Checksum [2021-03-16T00:55:12.106Z] 93b61091891f: Download complete [2021-03-16T00:55:12.106Z] 5e14af77c1be: Verifying Checksum [2021-03-16T00:55:12.106Z] 5e14af77c1be: Download complete [2021-03-16T00:55:12.106Z] 01666e4c0597: Verifying Checksum [2021-03-16T00:55:12.106Z] 01666e4c0597: Download complete [2021-03-16T00:55:12.106Z] 8ad3a11d3b57: Verifying Checksum [2021-03-16T00:55:12.106Z] 8ad3a11d3b57: Download complete [2021-03-16T00:55:12.368Z] df20fa9351a1: Pull complete [2021-03-16T00:55:12.631Z] 36b3adc4ff6f: Pull complete [2021-03-16T00:55:13.588Z] 8ad3a11d3b57: Pull complete [2021-03-16T00:55:13.588Z] 46f8f816bc3b: Pull complete [2021-03-16T00:55:14.550Z] aa168da1d23b: Verifying Checksum [2021-03-16T00:55:14.550Z] aa168da1d23b: Download complete [2021-03-16T00:55:15.948Z] 93b61091891f: Pull complete [2021-03-16T00:55:16.216Z] 93b9cdb0e59b: Pull complete [2021-03-16T00:55:16.482Z] 5e14af77c1be: Pull complete [2021-03-16T00:55:16.482Z] 01666e4c0597: Pull complete [2021-03-16T00:55:26.546Z] aa168da1d23b: Pull complete [2021-03-16T00:55:26.546Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-16T00:55:26.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-16T00:55:26.546Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-16T00:55:27.089Z] prd-centos7-docker-4c-2g-29875 does not seem to be running inside a container [2021-03-16T00:55:27.150Z] $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-16T00:55:29.996Z] $ docker top 457af56c87066e0ab4c5b2873fcc5e3e3cf0c9a0235a92241dea18549914c343 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T00:55:30.600Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-16T00:55:30.910Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-16T00:55:31.216Z] + ls /var/log/sa-host [2021-03-16T00:55:31.216Z] + sadf -c /var/log/sa-host/sa16 [2021-03-16T00:55:31.216Z] file_magic: OK [2021-03-16T00:55:31.216Z] HZ: Using current value: 100 [2021-03-16T00:55:31.216Z] file_header: OK [2021-03-16T00:55:31.216Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-16T00:55:31.216Z] Statistics: [2021-03-16T00:55:31.216Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-16T00:55:31.216Z] File successfully converted to sysstat format version 12.2.1 [2021-03-16T00:55:31.216Z] + sadf -c /var/log/sa-host/sa23 [2021-03-16T00:55:31.216Z] file_magic: OK [2021-03-16T00:55:31.216Z] HZ: Using current value: 100 [2021-03-16T00:55:31.216Z] file_header: OK [2021-03-16T00:55:31.216Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-16T00:55:31.216Z] Statistics: [2021-03-16T00:55:31.216Z] Hnuu...uuuununununu... [2021-03-16T00:55:31.216Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-16T00:55:31.419Z] provisioning config files... [2021-03-16T00:55:31.446Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config173185106866174138tmp [Pipeline] { [Pipeline] echo [2021-03-16T00:55:31.508Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:55:31.821Z] ---> create-netrc.sh [Pipeline] } [2021-03-16T00:55:31.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-16T00:55:31.928Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:55:32.228Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-16T00:55:32.240Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:55:32.541Z] ---> sudo-logs.sh [2021-03-16T00:55:32.541Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-16T00:55:32.671Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:55:32.980Z] ---> job-cost.sh [2021-03-16T00:55:32.981Z] lf-activate-venv: SKIPPING [2021-03-16T00:55:32.981Z] DEBUG: total: 0.20999999344348907 [2021-03-16T00:55:32.981Z] INFO: Retrieving Stack Cost... [2021-03-16T00:55:34.391Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-16T00:55:34.654Z] INFO: Archiving Costs [Pipeline] echo [2021-03-16T00:55:34.668Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:55:34.967Z] ---> logs-deploy.sh [2021-03-16T00:55:34.967Z] lf-activate-venv: SKIPPING [2021-03-16T00:55:34.967Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3223/9 [2021-03-16T00:55:34.967Z] INFO: archiving workspace using pattern(s): [2021-03-16T00:55:36.895Z] Archives upload complete. [2021-03-16T00:55:36.895Z] INFO: archiving logs to Nexus [2021-03-16T00:55:37.840Z] ---> uname -a: [2021-03-16T00:55:37.840Z] Linux prd-centos7-docker-4c-2g-29875.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-16T00:55:37.840Z] [2021-03-16T00:55:37.840Z] [2021-03-16T00:55:37.840Z] ---> lscpu: [2021-03-16T00:55:37.840Z] Architecture: x86_64 [2021-03-16T00:55:37.840Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-16T00:55:37.840Z] Byte Order: Little Endian [2021-03-16T00:55:37.840Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-16T00:55:37.840Z] CPU(s): 4 [2021-03-16T00:55:37.840Z] On-line CPU(s) list: 0-3 [2021-03-16T00:55:37.840Z] Thread(s) per core: 1 [2021-03-16T00:55:37.840Z] Core(s) per socket: 1 [2021-03-16T00:55:37.840Z] Socket(s): 4 [2021-03-16T00:55:37.840Z] NUMA node(s): 1 [2021-03-16T00:55:37.840Z] Vendor ID: GenuineIntel [2021-03-16T00:55:37.840Z] CPU family: 6 [2021-03-16T00:55:37.840Z] Model: 44 [2021-03-16T00:55:37.840Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-16T00:55:37.840Z] Stepping: 1 [2021-03-16T00:55:37.840Z] CPU MHz: 2933.436 [2021-03-16T00:55:37.840Z] BogoMIPS: 5866.87 [2021-03-16T00:55:37.840Z] Virtualization: VT-x [2021-03-16T00:55:37.840Z] Hypervisor vendor: KVM [2021-03-16T00:55:37.840Z] Virtualization type: full [2021-03-16T00:55:37.840Z] L1d cache: 128 KiB [2021-03-16T00:55:37.840Z] L1i cache: 128 KiB [2021-03-16T00:55:37.840Z] L2 cache: 16 MiB [2021-03-16T00:55:37.840Z] L3 cache: 64 MiB [2021-03-16T00:55:37.840Z] NUMA node0 CPU(s): 0-3 [2021-03-16T00:55:37.840Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-16T00:55:37.840Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-16T00:55:37.840Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-16T00:55:37.840Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-16T00:55:37.840Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-16T00:55:37.840Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-16T00:55:37.840Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-16T00:55:37.840Z] Vulnerability Srbds: Not affected [2021-03-16T00:55:37.840Z] Vulnerability Tsx async abort: Not affected [2021-03-16T00:55:37.840Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-16T00:55:37.840Z] [2021-03-16T00:55:37.840Z]