Pull request #3148 updated 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 FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at 4701403bb7246123cd8f18798155fd534c2f7ee0 rather than 6cdc95fb8e6c3186e3e3667e1d8f0b5f46c207e1 Obtained Jenkinsfile from 4701403bb7246123cd8f18798155fd534c2f7ee0 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-25321’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-builder-2c-1g-25812’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-25815’ is offline; ‘prd-ubuntu18.04-docker-8c-8g-25813’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-25816 in /w/workspace/edgexfoundry_edgex-go_PR-3148 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/3148/head:refs/remotes/origin/PR-3148 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4701403bb7246123cd8f18798155fd534c2f7ee0 into PR head commit 6cdc95fb8e6c3186e3e3667e1d8f0b5f46c207e1 Merge succeeded, producing 3df362457b872254d761d23469a266c4edf69d10 Checking out Revision 3df362457b872254d761d23469a266c4edf69d10 (PR-3148) > git config core.sparsecheckout # timeout=10 > git checkout -f 6cdc95fb8e6c3186e3e3667e1d8f0b5f46c207e1 # 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 4701403bb7246123cd8f18798155fd534c2f7ee0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3df362457b872254d761d23469a266c4edf69d10 # timeout=10 Commit message: "Merge commit '4701403bb7246123cd8f18798155fd534c2f7ee0' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 5e3d15d5058e552ad2f5f33266fc8e9944625b2d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-09T18:14:39.445Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-09T18:14:39.718Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-09T18:14:39.879Z] ========================================================= [2021-02-09T18:14:39.879Z] EdgeX Global Pipelines Version Info [2021-02-09T18:14:39.879Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-09T18:14:41.362Z] ------------------- [2021-02-09T18:14:41.362Z] stable info: [2021-02-09T18:14:41.362Z] ------------------- [2021-02-09T18:14:41.362Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-09T18:14:41.362Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-09T18:14:41.362Z] Message: update stable to v1.0.179 [2021-02-09T18:14:42.308Z] ------------------- [2021-02-09T18:14:42.309Z] experimental info: [2021-02-09T18:14:42.309Z] ------------------- [2021-02-09T18:14:42.309Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-09T18:14:42.309Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-09T18:14:42.309Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-09T18:14:42.563Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-09T18:14:42.651Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-09T18:14:42.740Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-09T18:14:42.850Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-09T18:14:42.941Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-09T18:14:43.031Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-09T18:14:43.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-09T18:14:43.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-09T18:14:43.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-09T18:14:43.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-09T18:14:43.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-09T18:14:43.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-09T18:14:43.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-09T18:14:43.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-09T18:14:43.838Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-09T18:14:43.938Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-09T18:14:44.026Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-09T18:14:44.135Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-09T18:14:44.222Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-09T18:14:44.313Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-09T18:14:44.425Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-09T18:14:44.512Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-09T18:14:44.597Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-09T18:14:44.690Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3148 [Pipeline] echo [2021-02-09T18:14:44.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3148 [Pipeline] echo [2021-02-09T18:14:44.927Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3148 [Pipeline] echo [2021-02-09T18:14:45.035Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3df362457b872254d761d23469a266c4edf69d10 [Pipeline] echo [2021-02-09T18:14:45.126Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3df3624 [Pipeline] echo [2021-02-09T18:14:45.217Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-09T18:14:45.385Z] provisioning config files... [2021-02-09T18:14:45.416Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3890954465391864280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-09T18:14:45.776Z] ---> docker-login.sh [2021-02-09T18:14:45.776Z] nexus3.edgexfoundry.org:10001 [2021-02-09T18:14:46.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T18:14:46.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T18:14:46.307Z] Configure a credential helper to remove this warning. See [2021-02-09T18:14:46.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T18:14:46.307Z] [2021-02-09T18:14:46.307Z] Login Succeeded [2021-02-09T18:14:46.307Z] nexus3.edgexfoundry.org:10002 [2021-02-09T18:14:46.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T18:14:46.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T18:14:46.570Z] Configure a credential helper to remove this warning. See [2021-02-09T18:14:46.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T18:14:46.570Z] [2021-02-09T18:14:46.570Z] Login Succeeded [2021-02-09T18:14:46.570Z] nexus3.edgexfoundry.org:10003 [2021-02-09T18:14:46.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T18:14:46.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T18:14:46.570Z] Configure a credential helper to remove this warning. See [2021-02-09T18:14:46.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T18:14:46.570Z] [2021-02-09T18:14:46.570Z] Login Succeeded [2021-02-09T18:14:46.570Z] nexus3.edgexfoundry.org:10004 [2021-02-09T18:14:46.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T18:14:46.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T18:14:46.832Z] Configure a credential helper to remove this warning. See [2021-02-09T18:14:46.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T18:14:46.832Z] [2021-02-09T18:14:46.832Z] Login Succeeded [2021-02-09T18:14:46.832Z] docker.io [2021-02-09T18:14:47.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T18:14:47.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T18:14:47.357Z] Configure a credential helper to remove this warning. See [2021-02-09T18:14:47.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T18:14:47.357Z] [2021-02-09T18:14:47.357Z] Login Succeeded [2021-02-09T18:14:47.357Z] ---> docker-login.sh ends [Pipeline] } [2021-02-09T18:14:47.367Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-09T18:14:47.847Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-02-09T18:14:47.847Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-09T18:14:47.847Z] ++ dirname cmd/core-command/Dockerfile [2021-02-09T18:14:47.847Z] ++ cut -d/ -f2 [2021-02-09T18:14:47.847Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-09T18:14:47.847Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-09T18:14:47.847Z] ++ dirname cmd/core-data/Dockerfile [2021-02-09T18:14:47.847Z] ++ cut -d/ -f2 [2021-02-09T18:14:47.847Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-09T18:14:47.847Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-09T18:14:47.847Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-09T18:14:47.847Z] ++ cut -d/ -f2 [2021-02-09T18:14:47.847Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-09T18:14:47.847Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-09T18:14:47.847Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-09T18:14:47.847Z] ++ cut -d/ -f2 [2021-02-09T18:14:47.847Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-09T18:14:47.847Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-09T18:14:47.847Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-09T18:14:47.847Z] ++ cut -d/ -f2 [2021-02-09T18:14:47.847Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-09T18:14:47.847Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-09T18:14:47.847Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-09T18:14:47.847Z] ++ cut -d/ -f2 [2021-02-09T18:14:47.847Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-09T18:14:47.847Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-09T18:14:47.847Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-09T18:14:47.847Z] ++ cut -d/ -f2 [2021-02-09T18:14:47.847Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-09T18:14:47.847Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-09T18:14:47.847Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-09T18:14:47.847Z] ++ cut -d/ -f2 [2021-02-09T18:14:47.847Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-09T18:14:47.847Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-09T18:14:47.847Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-09T18:14:47.847Z] ++ cut -d/ -f2 [2021-02-09T18:14:47.847Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-09T18:14:47.917Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-02-09T18:14:50.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-09T18:14:50.784Z] [2021-02-09T18:14:50.784Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-09T18:14:51.169Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-09T18:14:51.169Z] latest: Pulling from edgex-devops/git-semver [2021-02-09T18:14:51.169Z] 31603596830f: Pulling fs layer [2021-02-09T18:14:51.169Z] 2a8b12db71e7: Pulling fs layer [2021-02-09T18:14:51.169Z] 6ca5941a6612: Pulling fs layer [2021-02-09T18:14:51.169Z] ecc8261a40a4: Pulling fs layer [2021-02-09T18:14:51.169Z] ecc8261a40a4: Waiting [2021-02-09T18:14:51.169Z] 2a8b12db71e7: Verifying Checksum [2021-02-09T18:14:51.169Z] 2a8b12db71e7: Download complete [2021-02-09T18:14:51.442Z] 31603596830f: Verifying Checksum [2021-02-09T18:14:51.442Z] 31603596830f: Download complete [2021-02-09T18:14:51.442Z] ecc8261a40a4: Verifying Checksum [2021-02-09T18:14:51.442Z] ecc8261a40a4: Download complete [2021-02-09T18:14:51.442Z] 6ca5941a6612: Verifying Checksum [2021-02-09T18:14:51.442Z] 6ca5941a6612: Download complete [2021-02-09T18:14:51.708Z] 31603596830f: Pull complete [2021-02-09T18:14:51.708Z] 2a8b12db71e7: Pull complete [2021-02-09T18:14:52.671Z] 6ca5941a6612: Pull complete [2021-02-09T18:14:52.935Z] ecc8261a40a4: Pull complete [2021-02-09T18:14:52.935Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-09T18:14:52.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-09T18:14:52.935Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-09T18:14:53.054Z] prd-centos7-docker-4c-2g-25816 does not seem to be running inside a container [2021-02-09T18:14:53.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-09T18:14:55.544Z] $ docker top 38085acbcf1a29e916a385f96bd73fa30c3a3a40cde9a96f99514eb769ee9bd2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-09T18:14:55.861Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-09T18:14:55.861Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-09T18:14:56.107Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-09T18:14:56.111Z] $ docker exec 38085acbcf1a29e916a385f96bd73fa30c3a3a40cde9a96f99514eb769ee9bd2 ssh-agent [2021-02-09T18:14:56.287Z] SSH_AUTH_SOCK=/tmp/ssh-pOkyPpInkyp5/agent.11 [2021-02-09T18:14:56.287Z] SSH_AGENT_PID=17 [2021-02-09T18:14:56.297Z] Running ssh-add (command line suppressed) [2021-02-09T18:14:56.430Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_4975093741758167968.key (/w/workspace/edgex-go/4@tmp/private_key_4975093741758167968.key) [2021-02-09T18:14:56.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-09T18:14:56.836Z] + git tag --points-at HEAD [Pipeline] } [2021-02-09T18:14:56.859Z] $ docker exec --env ******** --env ******** 38085acbcf1a29e916a385f96bd73fa30c3a3a40cde9a96f99514eb769ee9bd2 ssh-agent -k [2021-02-09T18:14:56.994Z] unset SSH_AUTH_SOCK; [2021-02-09T18:14:56.995Z] unset SSH_AGENT_PID; [2021-02-09T18:14:56.995Z] echo Agent pid 17 killed; [2021-02-09T18:14:57.047Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-09T18:14:57.185Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-09T18:14:57.185Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-09T18:14:57.363Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-09T18:14:57.366Z] $ docker exec 38085acbcf1a29e916a385f96bd73fa30c3a3a40cde9a96f99514eb769ee9bd2 ssh-agent [2021-02-09T18:14:57.577Z] SSH_AUTH_SOCK=/tmp/ssh-feg3FBRI4YPj/agent.45 [2021-02-09T18:14:57.577Z] SSH_AGENT_PID=51 [2021-02-09T18:14:57.586Z] Running ssh-add (command line suppressed) [2021-02-09T18:14:57.747Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_2352460763641509166.key (/w/workspace/edgex-go/4@tmp/private_key_2352460763641509166.key) [2021-02-09T18:14:57.808Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-09T18:14:58.141Z] + git semver init [2021-02-09T18:14:58.141Z] # -> Open(): unable to determine branch for HEAD [2021-02-09T18:14:58.141Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-02-09T18:14:58.141Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-02-09T18:14:58.141Z] # $SEMVER_REMOTE_NAME = origin [2021-02-09T18:14:58.141Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-09T18:14:58.141Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-09T18:14:58.141Z] # $SEMVER_BRANCH = PR-3148 [2021-02-09T18:14:58.141Z] # $SEMVER_TEMP = /tmp/semver-510759935 [2021-02-09T18:14:58.141Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-09T18:15:16.347Z] # '/tmp/semver-510759935' -> '/w/workspace/edgex-go/4/.semver' [2021-02-09T18:15:16.347Z] # -> Force: false [2021-02-09T18:15:16.347Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-02-09T18:15:16.362Z] $ docker exec --env ******** --env ******** 38085acbcf1a29e916a385f96bd73fa30c3a3a40cde9a96f99514eb769ee9bd2 ssh-agent -k [2021-02-09T18:15:16.617Z] unset SSH_AUTH_SOCK; [2021-02-09T18:15:16.618Z] unset SSH_AGENT_PID; [2021-02-09T18:15:16.618Z] echo Agent pid 51 killed; [2021-02-09T18:15:16.726Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-09T18:15:17.227Z] + git semver [Pipeline] } [2021-02-09T18:15:17.248Z] $ docker stop --time=1 38085acbcf1a29e916a385f96bd73fa30c3a3a40cde9a96f99514eb769ee9bd2 [2021-02-09T18:15:18.865Z] $ docker rm -f 38085acbcf1a29e916a385f96bd73fa30c3a3a40cde9a96f99514eb769ee9bd2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-09T18:15:19.381Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-09T18:15:19.872Z] Stashed 1 file(s) [Pipeline] echo [2021-02-09T18:15:19.875Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-09T18:15:21.004Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-09T18:15:21.304Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-09T18:15:21.602Z] + sudo service docker restart [2021-02-09T18:15:21.602Z] + true [2021-02-09T18:15:21.603Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-09T18:15:22.206Z] ========================================================= [2021-02-09T18:15:22.206Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-09T18:15:22.206Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-09T18:15:22.571Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-09T18:15:26.805Z] Sending build context to Docker daemon 327.9MB [2021-02-09T18:15:26.805Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-09T18:15:26.805Z] Step 2/6 : FROM ${BASE} [2021-02-09T18:15:26.805Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-09T18:15:26.805Z] 188c0c94c7c5: Pulling fs layer [2021-02-09T18:15:26.805Z] 0ef7d3d256c8: Pulling fs layer [2021-02-09T18:15:26.805Z] de9db76c5a1d: Pulling fs layer [2021-02-09T18:15:26.805Z] bca2f99d35d6: Pulling fs layer [2021-02-09T18:15:26.805Z] 93359f2a8cfa: Pulling fs layer [2021-02-09T18:15:26.805Z] 7c6f9722023f: Pulling fs layer [2021-02-09T18:15:26.805Z] a35cf1a2eb13: Pulling fs layer [2021-02-09T18:15:26.805Z] bca2f99d35d6: Waiting [2021-02-09T18:15:26.805Z] 93359f2a8cfa: Waiting [2021-02-09T18:15:26.805Z] 7c6f9722023f: Waiting [2021-02-09T18:15:26.805Z] a35cf1a2eb13: Waiting [2021-02-09T18:15:26.805Z] de9db76c5a1d: Verifying Checksum [2021-02-09T18:15:26.805Z] de9db76c5a1d: Download complete [2021-02-09T18:15:26.805Z] 0ef7d3d256c8: Verifying Checksum [2021-02-09T18:15:26.805Z] 0ef7d3d256c8: Download complete [2021-02-09T18:15:26.805Z] 93359f2a8cfa: Verifying Checksum [2021-02-09T18:15:26.805Z] 93359f2a8cfa: Download complete [2021-02-09T18:15:26.805Z] 7c6f9722023f: Download complete [2021-02-09T18:15:26.805Z] 188c0c94c7c5: Verifying Checksum [2021-02-09T18:15:26.805Z] 188c0c94c7c5: Download complete [2021-02-09T18:15:26.805Z] 188c0c94c7c5: Pull complete [2021-02-09T18:15:27.394Z] 0ef7d3d256c8: Pull complete [2021-02-09T18:15:27.660Z] de9db76c5a1d: Pull complete [2021-02-09T18:15:30.222Z] a35cf1a2eb13: Verifying Checksum [2021-02-09T18:15:30.222Z] a35cf1a2eb13: Download complete [2021-02-09T18:15:31.637Z] bca2f99d35d6: Verifying Checksum [2021-02-09T18:15:31.637Z] bca2f99d35d6: Download complete [2021-02-09T18:15:35.512Z] Still waiting to schedule task [2021-02-09T18:15:35.512Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-25811’ [2021-02-09T18:15:36.977Z] bca2f99d35d6: Pull complete [2021-02-09T18:15:36.978Z] 93359f2a8cfa: Pull complete [2021-02-09T18:15:37.248Z] 7c6f9722023f: Pull complete [2021-02-09T18:15:42.579Z] a35cf1a2eb13: Pull complete [2021-02-09T18:15:42.579Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-09T18:15:42.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-09T18:15:42.579Z] ---> a62c8e92a672 [2021-02-09T18:15:42.579Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-09T18:15:42.845Z] ---> Running in 615dca72a33a [2021-02-09T18:15:43.426Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:15:44.383Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:15:44.958Z] (1/12) Installing libmagic (5.38-r0) [2021-02-09T18:15:45.253Z] (2/12) Installing file (5.38-r0) [2021-02-09T18:15:45.515Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-09T18:15:45.515Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-09T18:16:03.662Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-09T18:16:03.662Z] (6/12) Installing patch (2.7.6-r6) [2021-02-09T18:16:03.662Z] (7/12) Installing build-base (0.5-r2) [2021-02-09T18:16:03.662Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-09T18:16:03.662Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-09T18:16:03.662Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-09T18:16:03.662Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-09T18:16:03.662Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-09T18:16:03.662Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:16:03.662Z] OK: 233 MiB in 51 packages [2021-02-09T18:16:05.594Z] Removing intermediate container 615dca72a33a [2021-02-09T18:16:05.594Z] ---> a3ef9b5ab6a1 [2021-02-09T18:16:05.594Z] Step 4/6 : WORKDIR /edgex-go [2021-02-09T18:16:05.594Z] ---> Running in 389ca9b4bd54 [2021-02-09T18:16:05.856Z] Removing intermediate container 389ca9b4bd54 [2021-02-09T18:16:05.856Z] ---> 49a9a3b7ed12 [2021-02-09T18:16:05.856Z] Step 5/6 : COPY go.mod . [2021-02-09T18:16:05.856Z] ---> f1edee8d7dd6 [2021-02-09T18:16:05.856Z] Step 6/6 : RUN go mod download [2021-02-09T18:16:06.122Z] ---> Running in ab9972a7720c [2021-02-09T18:16:28.167Z] Removing intermediate container ab9972a7720c [2021-02-09T18:16:28.168Z] ---> 8982fad750c5 [2021-02-09T18:16:28.168Z] Successfully built 8982fad750c5 [2021-02-09T18:16:28.168Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-09T18:16:28.492Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-09T18:16:28.492Z] . [Pipeline] withDockerContainer [2021-02-09T18:16:28.594Z] prd-centos7-docker-4c-2g-25816 does not seem to be running inside a container [2021-02-09T18:16:28.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-09T18:16:29.573Z] $ docker top 13bc1dcdf267b2fa71bab89e1fd1e9f2ac21ee7c4f594479ac6ad9dcbf0a2be6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-09T18:16:30.061Z] + go version [2021-02-09T18:16:30.061Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-09T18:16:30.081Z] $ docker stop --time=1 13bc1dcdf267b2fa71bab89e1fd1e9f2ac21ee7c4f594479ac6ad9dcbf0a2be6 [2021-02-09T18:16:31.420Z] $ docker rm -f 13bc1dcdf267b2fa71bab89e1fd1e9f2ac21ee7c4f594479ac6ad9dcbf0a2be6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-09T18:16:32.246Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-09T18:16:32.246Z] . [Pipeline] withDockerContainer [2021-02-09T18:16:32.340Z] prd-centos7-docker-4c-2g-25816 does not seem to be running inside a container [2021-02-09T18:16:32.390Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-09T18:16:33.461Z] $ docker top 06bffdd33acd13f0d220f82a970c28fbd6202a1eabb7dd56fa901ccdff3dcfdf -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-09T18:16:33.634Z] ========================================================= [2021-02-09T18:16:33.634Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-09T18:16:33.634Z] ========================================================= [Pipeline] sh [2021-02-09T18:16:33.928Z] + make test [2021-02-09T18:16:33.928Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-09T18:16:44.028Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-09T18:17:02.263Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-09T18:17:03.236Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-09T18:17:05.841Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-09T18:17:05.841Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-09T18:17:07.249Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-09T18:17:07.249Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-09T18:17:07.249Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-09T18:17:07.521Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-09T18:17:08.509Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-09T18:17:08.773Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-09T18:17:11.365Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-09T18:17:11.365Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-09T18:17:11.365Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-09T18:17:13.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.113s coverage: 45.6% of statements [2021-02-09T18:17:13.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-09T18:17:13.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-09T18:17:13.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-09T18:17:13.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-09T18:17:13.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-09T18:17:13.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-09T18:17:13.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-09T18:17:13.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.071s coverage: 100.0% of statements [2021-02-09T18:17:18.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.209s coverage: 27.1% of statements [2021-02-09T18:17:18.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-09T18:17:18.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-09T18:17:18.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-09T18:17:18.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-09T18:17:18.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-09T18:17:18.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-09T18:17:18.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements [2021-02-09T18:17:18.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-09T18:17:18.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.029s coverage: 100.0% of statements [2021-02-09T18:17:18.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-09T18:17:18.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-09T18:17:18.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.130s coverage: 65.8% of statements [2021-02-09T18:17:18.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-09T18:17:18.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-09T18:17:18.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.426s coverage: 82.3% of statements [2021-02-09T18:17:18.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-09T18:17:18.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-09T18:17:18.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-09T18:17:18.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-09T18:17:20.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.383s coverage: 28.6% of statements [2021-02-09T18:17:20.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-09T18:17:20.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-09T18:17:20.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-09T18:17:20.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-09T18:17:20.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-09T18:17:20.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.061s coverage: 100.0% of statements [2021-02-09T18:17:20.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-09T18:17:20.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements [2021-02-09T18:17:20.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-09T18:17:20.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.110s coverage: 86.7% of statements [2021-02-09T18:17:20.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-09T18:17:20.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.101s coverage: 97.5% of statements [2021-02-09T18:17:20.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-09T18:17:20.467Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.052s coverage: 78.3% of statements [2021-02-09T18:17:20.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-09T18:17:20.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-09T18:17:20.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-09T18:17:20.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-09T18:17:22.673Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.432s coverage: 92.8% of statements [2021-02-09T18:17:22.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-09T18:17:22.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-09T18:17:22.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-09T18:17:22.673Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-09T18:17:22.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-09T18:17:22.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-09T18:17:22.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-09T18:17:22.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-09T18:17:22.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-09T18:17:22.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-09T18:17:22.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-09T18:17:22.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-09T18:17:22.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-09T18:17:22.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-09T18:17:22.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-09T18:17:22.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-09T18:17:22.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-09T18:17:22.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-09T18:17:22.673Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.030s coverage: 58.8% of statements [2021-02-09T18:17:22.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-09T18:17:22.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-09T18:17:22.674Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.070s coverage: 0.1% of statements [2021-02-09T18:17:22.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-09T18:17:22.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-09T18:17:22.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-09T18:17:22.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 45.5% of statements [2021-02-09T18:17:22.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 79.5% of statements [2021-02-09T18:17:22.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.024s coverage: 94.1% of statements [2021-02-09T18:17:22.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.041s coverage: 96.3% of statements [2021-02-09T18:17:23.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2021-02-09T18:17:35.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.054s coverage: 94.4% of statements [2021-02-09T18:17:35.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.037s coverage: 44.8% of statements [2021-02-09T18:17:48.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.063s coverage: 92.9% of statements [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-09T18:17:48.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-09T18:17:48.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.038s coverage: 87.2% of statements [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-09T18:17:48.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-09T18:17:48.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-09T18:17:48.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-02-09T18:17:48.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-02-09T18:17:48.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.045s coverage: 84.2% of statements [2021-02-09T18:17:48.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.4% of statements [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-09T18:17:48.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 63.5% of statements [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-09T18:17:48.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements [2021-02-09T18:17:48.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2021-02-09T18:17:48.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-02-09T18:17:48.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2021-02-09T18:17:48.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-02-09T18:17:48.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.294s coverage: 68.9% of statements [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-09T18:17:48.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 37.0% of statements [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-09T18:17:48.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.280s coverage: 84.0% of statements [2021-02-09T18:17:48.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.035s coverage: 100.0% of statements [2021-02-09T18:17:48.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.132s coverage: 47.0% of statements [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-09T18:17:48.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.062s coverage: 100.0% of statements [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-09T18:17:48.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.040s coverage: 100.0% of statements [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-09T18:17:48.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.121s coverage: 89.4% of statements [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-09T18:17:48.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.723s coverage: 29.1% of statements [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-09T18:17:48.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.065s coverage: 99.0% of statements [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-09T18:17:48.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-09T18:17:48.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.066s coverage: 100.0% of statements [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-09T18:17:48.102Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-09T18:17:48.102Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-09T18:17:48.102Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-09T18:17:48.103Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-09T18:17:48.103Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-09T18:17:48.103Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.051s coverage: 87.9% of statements [2021-02-09T18:17:48.103Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-09T18:17:48.103Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-09T18:17:48.103Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements [2021-02-09T18:17:48.103Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.038s coverage: 32.1% of statements [2021-02-09T18:17:48.103Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements [2021-02-09T18:17:48.103Z] GO111MODULE=on go vet ./... [2021-02-09T18:18:14.854Z] gofmt -l . [2021-02-09T18:18:15.429Z] [ "`gofmt -l .`" = "" ] [2021-02-09T18:18:16.381Z] ./bin/test-go-mod-tidy.sh [2021-02-09T18:18:16.643Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-09T18:18:17.530Z] + ls -al . [2021-02-09T18:18:17.530Z] total 700 [2021-02-09T18:18:17.530Z] drwxrwxr-x 10 1001 1001 4096 Feb 9 18:18 . [2021-02-09T18:18:17.530Z] drwxr-xr-x 4 root root 28 Feb 9 18:16 .. [2021-02-09T18:18:17.530Z] -rw-rw-r-- 1 1001 1001 11 Feb 9 18:14 .dockerignore [2021-02-09T18:18:17.530Z] drwxrwxr-x 8 1001 1001 179 Feb 9 18:14 .git [2021-02-09T18:18:17.530Z] drwxrwxr-x 3 1001 1001 125 Feb 9 18:14 .github [2021-02-09T18:18:17.530Z] -rw-rw-r-- 1 1001 1001 818 Feb 9 18:14 .gitignore [2021-02-09T18:18:17.530Z] drwx------ 3 1001 1001 60 Feb 9 18:15 .semver [2021-02-09T18:18:17.530Z] -rw-rw-r-- 1 1001 1001 166 Feb 9 18:14 .sonarcloud.properties [2021-02-09T18:18:17.530Z] -rw-rw-r-- 1 1001 1001 7859 Feb 9 18:14 Attribution.txt [2021-02-09T18:18:17.530Z] -rw-rw-r-- 1 1001 1001 3804 Feb 9 18:14 CONTRIBUTING.md [2021-02-09T18:18:17.530Z] -rw-rw-r-- 1 1001 1001 931 Feb 9 18:14 Dockerfile.build [2021-02-09T18:18:17.530Z] -rw-rw-r-- 1 1001 1001 863 Feb 9 18:14 Jenkinsfile [2021-02-09T18:18:17.530Z] -rw-rw-r-- 1 1001 1001 10775 Feb 9 18:14 LICENSE [2021-02-09T18:18:17.530Z] -rw-rw-r-- 1 1001 1001 5774 Feb 9 18:14 Makefile [2021-02-09T18:18:17.530Z] -rw-rw-r-- 1 1001 1001 6524 Feb 9 18:14 README.md [2021-02-09T18:18:17.530Z] -rw-rw-r-- 1 1001 1001 6755 Feb 9 18:14 SECURITY.md [2021-02-09T18:18:17.530Z] -rw-rw-r-- 1 1001 1001 5 Feb 9 18:15 VERSION [2021-02-09T18:18:17.530Z] -rw-rw-r-- 1 1001 1001 4131 Feb 9 18:14 ZMQWindows.md [2021-02-09T18:18:17.530Z] drwxrwxr-x 2 1001 1001 117 Feb 9 18:14 bin [2021-02-09T18:18:17.530Z] drwxrwxr-x 14 1001 1001 4096 Feb 9 18:14 cmd [2021-02-09T18:18:17.530Z] -rw-r--r-- 1 root root 594557 Feb 9 18:17 coverage.out [2021-02-09T18:18:17.530Z] -rw-r--r-- 1 root root 1054 Feb 9 18:18 go.mod [2021-02-09T18:18:17.530Z] -rw-r--r-- 1 root root 19290 Feb 9 18:18 go.sum [2021-02-09T18:18:17.530Z] drwxrwxr-x 8 1001 1001 127 Feb 9 18:14 internal [2021-02-09T18:18:17.530Z] drwxrwxr-x 4 1001 1001 26 Feb 9 18:14 openapi [2021-02-09T18:18:17.530Z] drwxrwxr-x 4 1001 1001 71 Feb 9 18:14 snap [2021-02-09T18:18:17.530Z] -rw-rw-r-- 1 1001 1001 168 Feb 9 18:14 version.go [Pipeline] sh [2021-02-09T18:18:17.836Z] + '[' -e coverage.out ] [2021-02-09T18:18:17.836Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-09T18:18:18.545Z] Stashed 1 file(s) [Pipeline] sh [2021-02-09T18:18:18.842Z] + make build [2021-02-09T18:18:18.842Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-09T18:18:22.167Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-09T18:18:30.458Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-09T18:18:31.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-02-09T18:18:33.287Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-09T18:18:33.877Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-09T18:18:35.804Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-09T18:18:37.195Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-09T18:18:38.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-09T18:18:39.544Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-09T18:18:40.497Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-09T18:18:41.456Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-02-09T18:18:43.442Z] $ docker stop --time=1 06bffdd33acd13f0d220f82a970c28fbd6202a1eabb7dd56fa901ccdff3dcfdf [2021-02-09T18:18:43.724Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-25819 in /w/workspace/edgexfoundry_edgex-go_PR-3148 [2021-02-09T18:18:45.206Z] $ docker rm -f 06bffdd33acd13f0d220f82a970c28fbd6202a1eabb7dd56fa901ccdff3dcfdf [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-02-09T18:18:45.951Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-09T18:18:48.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-09T18:18:48.987Z] [2021-02-09T18:18:48.987Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-09T18:18:49.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-09T18:18:49.375Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-09T18:18:49.375Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-09T18:18:49.375Z] ca9280d653b3: Pulling fs layer [2021-02-09T18:18:49.375Z] 7e9c9ca2126c: Pulling fs layer [2021-02-09T18:18:49.646Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-09T18:18:49.646Z] cbdbe7a5bc2a: Download complete [2021-02-09T18:18:49.912Z] cbdbe7a5bc2a: Pull complete [2021-02-09T18:18:49.912Z] ca9280d653b3: Verifying Checksum [2021-02-09T18:18:49.912Z] ca9280d653b3: Download complete [2021-02-09T18:18:50.840Z] using credential edgex-jenkins-ssh [2021-02-09T18:18:50.864Z] ca9280d653b3: Pull complete [2021-02-09T18:18:50.921Z] Cloning the remote Git repository [2021-02-09T18:18:51.126Z] 7e9c9ca2126c: Verifying Checksum [2021-02-09T18:18:51.126Z] 7e9c9ca2126c: Download complete [2021-02-09T18:18:50.962Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-09T18:18:51.063Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-02-09T18:18:51.131Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-09T18:18:51.132Z] > git --version # timeout=10 [2021-02-09T18:18:51.147Z] > git --version # 'git version 2.17.1' [2021-02-09T18:18:51.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-09T18:18:51.204Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-09T18:18:57.739Z] 7e9c9ca2126c: Pull complete [2021-02-09T18:18:57.739Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-09T18:18:57.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-09T18:18:57.739Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-09T18:18:57.876Z] prd-centos7-docker-4c-2g-25816 does not seem to be running inside a container [2021-02-09T18:18:57.928Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-09T18:19:01.241Z] $ docker top 8d2693822818dd3c2985c97e3ffd966779ef64a17606e8007b006db26386e853 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-09T18:19:01.857Z] + docker-compose build --help [2021-02-09T18:19:01.857Z] + grep parallel [2021-02-09T18:19:02.831Z] --parallel Build images in parallel. [Pipeline] } [2021-02-09T18:19:02.853Z] $ docker stop --time=1 8d2693822818dd3c2985c97e3ffd966779ef64a17606e8007b006db26386e853 [2021-02-09T18:19:04.291Z] $ docker rm -f 8d2693822818dd3c2985c97e3ffd966779ef64a17606e8007b006db26386e853 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-09T18:19:04.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-09T18:19:04.907Z] . [Pipeline] withDockerContainer [2021-02-09T18:19:05.044Z] prd-centos7-docker-4c-2g-25816 does not seem to be running inside a container [2021-02-09T18:19:05.153Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-09T18:19:05.931Z] $ docker top bcef6d4f1b822359f2aefed2ca4cbafcf28bbe567135458c116726da275ea382 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-09T18:19:06.438Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-09T18:19:07.386Z] Building docker-core-command-go ... [2021-02-09T18:19:07.386Z] Building docker-core-data-go ... [2021-02-09T18:19:07.386Z] Building docker-core-metadata-go ... [2021-02-09T18:19:07.386Z] Building docker-security-bootstrapper-go ... [2021-02-09T18:19:07.386Z] Building docker-security-proxy-setup-go ... [2021-02-09T18:19:07.386Z] Building docker-security-secretstore-setup-go ... [2021-02-09T18:19:07.386Z] Building docker-support-notifications-go ... [2021-02-09T18:19:07.386Z] Building docker-support-scheduler-go ... [2021-02-09T18:19:07.386Z] Building docker-sys-mgmt-agent-go ... [2021-02-09T18:19:07.386Z] Building docker-core-data-go [2021-02-09T18:19:07.386Z] Building docker-support-notifications-go [2021-02-09T18:19:07.386Z] Building docker-support-scheduler-go [2021-02-09T18:19:07.386Z] Building docker-security-bootstrapper-go [2021-02-09T18:19:07.386Z] Building docker-sys-mgmt-agent-go [2021-02-09T18:19:13.940Z] Merging remotes/origin/master commit 4701403bb7246123cd8f18798155fd534c2f7ee0 into PR head commit 6cdc95fb8e6c3186e3e3667e1d8f0b5f46c207e1 [2021-02-09T18:19:14.746Z] Merge succeeded, producing 10a9161b9e9e7f14bcf51cb498bb791682fb36c3 [2021-02-09T18:19:14.746Z] Checking out Revision 10a9161b9e9e7f14bcf51cb498bb791682fb36c3 (PR-3148) [2021-02-09T18:19:13.012Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-09T18:19:13.032Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-09T18:19:13.056Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-09T18:19:13.087Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-09T18:19:13.088Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-09T18:19:13.104Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3148/head:refs/remotes/origin/PR-3148 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-09T18:19:13.951Z] > git config core.sparsecheckout # timeout=10 [2021-02-09T18:19:13.967Z] > git checkout -f 6cdc95fb8e6c3186e3e3667e1d8f0b5f46c207e1 # timeout=10 [2021-02-09T18:19:14.289Z] > git remote # timeout=10 [2021-02-09T18:19:14.305Z] > git config --get remote.origin.url # timeout=10 [2021-02-09T18:19:14.316Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-09T18:19:14.326Z] > git merge 4701403bb7246123cd8f18798155fd534c2f7ee0 # timeout=10 [2021-02-09T18:19:14.678Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-09T18:19:14.747Z] > git config core.sparsecheckout # timeout=10 [2021-02-09T18:19:14.764Z] > git checkout -f 10a9161b9e9e7f14bcf51cb498bb791682fb36c3 # timeout=10 [2021-02-09T18:19:19.156Z] Commit message: "Merge commit '4701403bb7246123cd8f18798155fd534c2f7ee0' into HEAD" [2021-02-09T18:19:19.178Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-02-09T18:19:19.153Z] > git rev-list --no-walk 5e3d15d5058e552ad2f5f33266fc8e9944625b2d # timeout=10 [Pipeline] sh [2021-02-09T18:19:20.716Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-09T18:19:21.199Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-09T18:19:21.561Z] + sudo service docker restart [2021-02-09T18:19:21.561Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-09T18:19:23.610Z] provisioning config files... [2021-02-09T18:19:23.653Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3035929204658933184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-09T18:19:24.055Z] ---> docker-login.sh [2021-02-09T18:19:24.055Z] nexus3.edgexfoundry.org:10001 [2021-02-09T18:19:24.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T18:19:25.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T18:19:25.261Z] Configure a credential helper to remove this warning. See [2021-02-09T18:19:25.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T18:19:25.262Z] [2021-02-09T18:19:25.262Z] Login Succeeded [2021-02-09T18:19:25.262Z] nexus3.edgexfoundry.org:10002 [2021-02-09T18:19:25.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T18:19:25.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T18:19:25.811Z] Configure a credential helper to remove this warning. See [2021-02-09T18:19:25.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T18:19:25.811Z] [2021-02-09T18:19:25.811Z] Login Succeeded [2021-02-09T18:19:25.811Z] nexus3.edgexfoundry.org:10003 [2021-02-09T18:19:26.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T18:19:26.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T18:19:26.364Z] Configure a credential helper to remove this warning. See [2021-02-09T18:19:26.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T18:19:26.364Z] [2021-02-09T18:19:26.364Z] Login Succeeded [2021-02-09T18:19:26.364Z] nexus3.edgexfoundry.org:10004 [2021-02-09T18:19:26.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T18:19:26.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T18:19:26.637Z] Configure a credential helper to remove this warning. See [2021-02-09T18:19:26.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T18:19:26.637Z] [2021-02-09T18:19:26.637Z] Login Succeeded [2021-02-09T18:19:26.637Z] docker.io [2021-02-09T18:19:27.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T18:19:27.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T18:19:27.509Z] Configure a credential helper to remove this warning. See [2021-02-09T18:19:27.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T18:19:27.509Z] [2021-02-09T18:19:27.509Z] Login Succeeded [2021-02-09T18:19:27.509Z] ---> docker-login.sh ends [Pipeline] } [2021-02-09T18:19:27.527Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-09T18:19:27.966Z] ========================================================= [2021-02-09T18:19:27.967Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-09T18:19:27.967Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-09T18:19:28.369Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-09T18:19:31.036Z] Sending build context to Docker daemon 166.3MB [2021-02-09T18:19:31.036Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-09T18:19:31.036Z] Step 2/6 : FROM ${BASE} [2021-02-09T18:19:31.036Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-09T18:19:31.036Z] 5f621e34cdf4: Pulling fs layer [2021-02-09T18:19:31.036Z] a4357932f1b6: Pulling fs layer [2021-02-09T18:19:31.036Z] 18c013af1878: Pulling fs layer [2021-02-09T18:19:31.036Z] 00ac8860ef70: Pulling fs layer [2021-02-09T18:19:31.036Z] 63d7cb157983: Pulling fs layer [2021-02-09T18:19:31.036Z] b116817d02f9: Pulling fs layer [2021-02-09T18:19:31.036Z] 745a02a5169b: Pulling fs layer [2021-02-09T18:19:31.036Z] 00ac8860ef70: Waiting [2021-02-09T18:19:31.036Z] 745a02a5169b: Waiting [2021-02-09T18:19:31.036Z] 63d7cb157983: Waiting [2021-02-09T18:19:31.036Z] b116817d02f9: Waiting [2021-02-09T18:19:31.036Z] 18c013af1878: Download complete [2021-02-09T18:19:31.036Z] a4357932f1b6: Verifying Checksum [2021-02-09T18:19:31.036Z] a4357932f1b6: Download complete [2021-02-09T18:19:31.036Z] 63d7cb157983: Verifying Checksum [2021-02-09T18:19:31.036Z] 63d7cb157983: Download complete [2021-02-09T18:19:31.036Z] b116817d02f9: Verifying Checksum [2021-02-09T18:19:31.036Z] b116817d02f9: Download complete [2021-02-09T18:19:31.036Z] 5f621e34cdf4: Verifying Checksum [2021-02-09T18:19:31.036Z] 5f621e34cdf4: Download complete [2021-02-09T18:19:31.323Z] 5f621e34cdf4: Pull complete [2021-02-09T18:19:31.931Z] a4357932f1b6: Pull complete [2021-02-09T18:19:32.533Z] 18c013af1878: Pull complete [2021-02-09T18:19:33.135Z] 745a02a5169b: Download complete [2021-02-09T18:19:34.126Z] 00ac8860ef70: Verifying Checksum [2021-02-09T18:19:34.126Z] 00ac8860ef70: Download complete [2021-02-09T18:19:39.944Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T18:19:39.944Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:19:39.944Z] ---> 8982fad750c5 [2021-02-09T18:19:39.944Z] Step 3/23 : WORKDIR /edgex-go [2021-02-09T18:19:40.584Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T18:19:40.584Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:19:40.584Z] ---> 8982fad750c5 [2021-02-09T18:19:40.584Z] Step 3/22 : WORKDIR /edgex-go [2021-02-09T18:19:40.854Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T18:19:40.854Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:19:40.854Z] ---> 8982fad750c5 [2021-02-09T18:19:40.854Z] Step 3/22 : WORKDIR /edgex-go [2021-02-09T18:19:40.854Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T18:19:40.854Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:19:40.854Z] ---> 8982fad750c5 [2021-02-09T18:19:40.854Z] Step 3/26 : WORKDIR /edgex-go [2021-02-09T18:19:41.151Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T18:19:41.151Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:19:41.151Z] ---> 8982fad750c5 [2021-02-09T18:19:41.151Z] Step 3/30 : WORKDIR /edgex-go [2021-02-09T18:19:42.114Z] ---> Running in 522776edff8f [2021-02-09T18:19:42.114Z] ---> Running in bf80f581b0b0 [2021-02-09T18:19:42.114Z] ---> Running in 3763cb4fe808 [2021-02-09T18:19:42.114Z] ---> Running in 9a578224c37c [2021-02-09T18:19:42.114Z] ---> Running in 72881fed7fd0 [2021-02-09T18:19:42.383Z] Removing intermediate container 72881fed7fd0 [2021-02-09T18:19:42.383Z] ---> e1829502bde8 [2021-02-09T18:19:42.383Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:19:42.383Z] Removing intermediate container 522776edff8f [2021-02-09T18:19:42.383Z] ---> 083d50d2bc43 [2021-02-09T18:19:42.383Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:19:42.383Z] Removing intermediate container 9a578224c37c [2021-02-09T18:19:42.383Z] ---> 9434d9cf1a24 [2021-02-09T18:19:42.383Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:19:42.645Z] Removing intermediate container bf80f581b0b0 [2021-02-09T18:19:42.645Z] ---> 52fb376a0c49 [2021-02-09T18:19:42.645Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:19:42.645Z] Removing intermediate container 3763cb4fe808 [2021-02-09T18:19:42.645Z] ---> 961f2f709f9e [2021-02-09T18:19:42.645Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:19:42.645Z] ---> Running in e5a20af78c7d [2021-02-09T18:19:42.645Z] ---> Running in c78bf18681e5 [2021-02-09T18:19:42.645Z] ---> Running in 70f31698a18e [2021-02-09T18:19:42.645Z] ---> Running in c51e777e5b2a [2021-02-09T18:19:42.645Z] ---> Running in 8f65cae8a3ef [2021-02-09T18:19:44.325Z] 00ac8860ef70: Pull complete [2021-02-09T18:19:44.595Z] Removing intermediate container e5a20af78c7d [2021-02-09T18:19:44.596Z] ---> a2d487ab20b1 [2021-02-09T18:19:44.596Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-09T18:19:44.860Z] ---> Running in a4435c095130 [2021-02-09T18:19:44.860Z] Removing intermediate container 70f31698a18e [2021-02-09T18:19:44.860Z] ---> 0bb1b4d2ee13 [2021-02-09T18:19:44.860Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-09T18:19:44.920Z] 63d7cb157983: Pull complete [2021-02-09T18:19:45.121Z] Removing intermediate container c78bf18681e5 [2021-02-09T18:19:45.122Z] ---> a537e44a0592 [2021-02-09T18:19:45.122Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-09T18:19:45.122Z] Removing intermediate container c51e777e5b2a [2021-02-09T18:19:45.122Z] ---> 818718650cbe [2021-02-09T18:19:45.122Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-09T18:19:45.122Z] ---> Running in 6a46a95ec355 [2021-02-09T18:19:45.194Z] b116817d02f9: Pull complete [2021-02-09T18:19:45.391Z] ---> Running in f83c31dcb196 [2021-02-09T18:19:45.391Z] ---> Running in 2ed2d09d0101 [2021-02-09T18:19:45.391Z] Removing intermediate container 8f65cae8a3ef [2021-02-09T18:19:45.391Z] ---> 20f96835933f [2021-02-09T18:19:45.391Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-09T18:19:45.665Z] ---> Running in 9aa251c4f760 [2021-02-09T18:19:45.933Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:19:46.198Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:19:46.198Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:19:46.467Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:19:46.732Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:19:46.732Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:19:46.996Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:19:46.996Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:19:47.258Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:19:47.524Z] OK: 233 MiB in 51 packages [2021-02-09T18:19:47.524Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:19:47.524Z] OK: 233 MiB in 51 packages [2021-02-09T18:19:47.793Z] OK: 233 MiB in 51 packages [2021-02-09T18:19:47.793Z] OK: 233 MiB in 51 packages [2021-02-09T18:19:48.740Z] OK: 233 MiB in 51 packages [2021-02-09T18:19:49.005Z] Removing intermediate container 6a46a95ec355 [2021-02-09T18:19:49.005Z] ---> 0429b687e6da [2021-02-09T18:19:49.005Z] Step 6/23 : COPY go.mod . [2021-02-09T18:19:49.005Z] Removing intermediate container a4435c095130 [2021-02-09T18:19:49.005Z] ---> 3f2c4ab7a600 [2021-02-09T18:19:49.005Z] Step 6/30 : COPY go.mod . [2021-02-09T18:19:49.522Z] 745a02a5169b: Pull complete [2021-02-09T18:19:49.522Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-09T18:19:49.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-09T18:19:49.522Z] ---> b7e6874047d6 [2021-02-09T18:19:49.522Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-09T18:19:49.579Z] Removing intermediate container f83c31dcb196 [2021-02-09T18:19:49.579Z] ---> d62aa0f45909 [2021-02-09T18:19:49.579Z] Step 6/22 : COPY go.mod . [2021-02-09T18:19:49.579Z] ---> 01f8c6490f7a [2021-02-09T18:19:49.579Z] Step 7/23 : RUN go mod download [2021-02-09T18:19:49.579Z] ---> af2840535d01 [2021-02-09T18:19:49.579Z] Step 7/30 : RUN go mod download [2021-02-09T18:19:49.845Z] ---> Running in 57e64121def2 [2021-02-09T18:19:49.845Z] ---> Running in 002e2d8c56c6 [2021-02-09T18:19:49.845Z] Removing intermediate container 9aa251c4f760 [2021-02-09T18:19:49.845Z] ---> ced8496fa006 [2021-02-09T18:19:49.845Z] Step 6/26 : COPY go.mod . [2021-02-09T18:19:49.845Z] ---> 234ee3a870aa [2021-02-09T18:19:49.845Z] Step 7/22 : RUN go mod download [2021-02-09T18:19:49.845Z] Removing intermediate container 2ed2d09d0101 [2021-02-09T18:19:49.845Z] ---> 1222234b917d [2021-02-09T18:19:49.845Z] Step 6/22 : COPY go.mod . [2021-02-09T18:19:50.110Z] ---> Running in 6cc3bd64fb81 [2021-02-09T18:19:50.373Z] ---> b213f631c523 [2021-02-09T18:19:50.373Z] Step 7/26 : RUN go mod download [2021-02-09T18:19:50.373Z] ---> 7e39d8a03e65 [2021-02-09T18:19:50.373Z] Step 7/22 : RUN go mod download [2021-02-09T18:19:50.637Z] ---> Running in 76746cceea3e [2021-02-09T18:19:50.637Z] ---> Running in d95c8ad4f1d7 [2021-02-09T18:19:52.052Z] Removing intermediate container 57e64121def2 [2021-02-09T18:19:52.052Z] ---> 2bc325bf2ac6 [2021-02-09T18:19:52.052Z] Step 8/23 : COPY . . [2021-02-09T18:19:52.142Z] ---> Running in 5a1016778528 [2021-02-09T18:19:52.316Z] Removing intermediate container 6cc3bd64fb81 [2021-02-09T18:19:52.316Z] ---> 316fac7027aa [2021-02-09T18:19:52.316Z] Step 8/22 : COPY . . [2021-02-09T18:19:53.579Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T18:19:54.172Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T18:19:54.770Z] (1/12) Installing libmagic (5.38-r0) [2021-02-09T18:19:55.043Z] (2/12) Installing file (5.38-r0) [2021-02-09T18:19:55.316Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-09T18:19:55.316Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-09T18:19:55.667Z] Removing intermediate container 002e2d8c56c6 [2021-02-09T18:19:55.667Z] ---> d446afcc5920 [2021-02-09T18:19:55.667Z] Step 8/30 : COPY . . [2021-02-09T18:19:55.667Z] Removing intermediate container 76746cceea3e [2021-02-09T18:19:55.667Z] ---> d71221b24d1b [2021-02-09T18:19:55.667Z] Step 8/26 : COPY . . [2021-02-09T18:19:58.692Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-09T18:19:58.692Z] (6/12) Installing patch (2.7.6-r6) [2021-02-09T18:19:58.692Z] (7/12) Installing build-base (0.5-r2) [2021-02-09T18:19:58.692Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-09T18:19:58.963Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-09T18:19:58.963Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-09T18:19:58.963Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-09T18:19:59.235Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-09T18:19:59.235Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:19:59.235Z] OK: 217 MiB in 51 packages [2021-02-09T18:19:59.904Z] Removing intermediate container d95c8ad4f1d7 [2021-02-09T18:19:59.904Z] ---> b112275fb53d [2021-02-09T18:19:59.904Z] Step 8/22 : COPY . . [2021-02-09T18:20:03.542Z] Removing intermediate container 5a1016778528 [2021-02-09T18:20:03.542Z] ---> 32edb69c3f92 [2021-02-09T18:20:03.542Z] Step 4/6 : WORKDIR /edgex-go [2021-02-09T18:20:03.542Z] ---> Running in 4c4cf2077432 [2021-02-09T18:20:04.136Z] Removing intermediate container 4c4cf2077432 [2021-02-09T18:20:04.136Z] ---> a4bc00f7d74a [2021-02-09T18:20:04.136Z] Step 5/6 : COPY go.mod . [2021-02-09T18:20:04.730Z] ---> 3fa58dfce8eb [2021-02-09T18:20:04.730Z] Step 6/6 : RUN go mod download [2021-02-09T18:20:05.003Z] ---> Running in 98cec1765a40 [2021-02-09T18:20:31.804Z] Removing intermediate container 98cec1765a40 [2021-02-09T18:20:31.804Z] ---> 03beec066b2a [2021-02-09T18:20:31.804Z] Successfully built 03beec066b2a [2021-02-09T18:20:31.804Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-09T18:20:32.150Z] + docker inspect -f . ci-base-image-arm64 [2021-02-09T18:20:32.150Z] . [Pipeline] withDockerContainer [2021-02-09T18:20:32.204Z] ---> 04373f3f570b [2021-02-09T18:20:32.204Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-09T18:20:32.387Z] prd-ubuntu18.04-docker-arm64-4c-16g-25819 does not seem to be running inside a container [2021-02-09T18:20:32.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-09T18:20:33.162Z] ---> 88f6f63d1cc8 [2021-02-09T18:20:33.162Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-09T18:20:33.162Z] ---> Running in ab3f110cd5e7 [2021-02-09T18:20:33.424Z] ---> 47db568efabe [2021-02-09T18:20:33.424Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-09T18:20:33.424Z] ---> 544b564d8752 [2021-02-09T18:20:33.424Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-09T18:20:33.424Z] ---> f9150c2ddf50 [2021-02-09T18:20:33.424Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-09T18:20:33.424Z] ---> Running in f5f7b7fb2f9e [2021-02-09T18:20:33.691Z] ---> Running in d1eb95435db5 [2021-02-09T18:20:33.691Z] ---> Running in d7fde03ad269 [2021-02-09T18:20:33.691Z] ---> Running in 7335cf583c73 [2021-02-09T18:20:33.907Z] $ docker top 2127760c8cdb64a31e8e29c068c04126801f872077d04daf2ecfad77b023521e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-09T18:20:34.648Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-09T18:20:34.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-09T18:20:34.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-09T18:20:34.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-09T18:20:34.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-09T18:20:34.935Z] + go version [2021-02-09T18:20:34.935Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-09T18:20:34.936Z] $ docker stop --time=1 2127760c8cdb64a31e8e29c068c04126801f872077d04daf2ecfad77b023521e [2021-02-09T18:20:36.866Z] $ docker rm -f 2127760c8cdb64a31e8e29c068c04126801f872077d04daf2ecfad77b023521e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-09T18:20:39.937Z] + docker inspect -f . ci-base-image-arm64 [2021-02-09T18:20:39.937Z] . [Pipeline] withDockerContainer [2021-02-09T18:20:40.162Z] prd-ubuntu18.04-docker-arm64-4c-16g-25819 does not seem to be running inside a container [2021-02-09T18:20:40.221Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-09T18:20:41.556Z] $ docker top 27ef7f5fec7a388a804f8e4935f19d3bf2bfc484c94a9a1510a8e56f79c8fec9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-09T18:20:41.909Z] ========================================================= [2021-02-09T18:20:41.910Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-09T18:20:41.910Z] ========================================================= [Pipeline] sh [2021-02-09T18:20:42.547Z] + make test [2021-02-09T18:20:42.548Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-09T18:21:04.715Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-09T18:21:13.556Z] Removing intermediate container d1eb95435db5 [2021-02-09T18:21:13.556Z] ---> 38587737cfc1 [2021-02-09T18:21:13.556Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-09T18:21:13.556Z] Removing intermediate container d7fde03ad269 [2021-02-09T18:21:13.556Z] ---> cfc6f7aac207 [2021-02-09T18:21:13.556Z] [2021-02-09T18:21:13.556Z] Step 10/30 : FROM alpine:3.12 [2021-02-09T18:21:13.556Z] 3.12: Pulling from library/alpine [2021-02-09T18:21:13.556Z] ---> Running in 416f755c0606 [2021-02-09T18:21:13.556Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-09T18:21:13.556Z] Status: Downloaded newer image for alpine:3.12 [2021-02-09T18:21:13.556Z] ---> 389fef711851 [2021-02-09T18:21:13.556Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-09T18:21:13.556Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-09T18:21:13.556Z] ---> Running in 0072084e10e0 [2021-02-09T18:21:13.556Z] Removing intermediate container ab3f110cd5e7 [2021-02-09T18:21:13.556Z] ---> b004dcea8ea1 [2021-02-09T18:21:13.556Z] [2021-02-09T18:21:13.556Z] Step 10/22 : FROM alpine:3.12 [2021-02-09T18:21:13.556Z] ---> 389fef711851 [2021-02-09T18:21:13.556Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-09T18:21:13.821Z] Removing intermediate container 0072084e10e0 [2021-02-09T18:21:13.821Z] ---> 906a93addd30 [2021-02-09T18:21:13.821Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-09T18:21:14.085Z] ---> Running in bbe5e613edb2 [2021-02-09T18:21:14.085Z] ---> Running in 9c6fd22a417d [2021-02-09T18:21:14.348Z] Removing intermediate container 7335cf583c73 [2021-02-09T18:21:14.348Z] ---> 0976cfb6965a [2021-02-09T18:21:14.348Z] [2021-02-09T18:21:14.348Z] Step 10/22 : FROM alpine:3.12 [2021-02-09T18:21:14.349Z] ---> 389fef711851 [2021-02-09T18:21:14.349Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-09T18:21:14.930Z] ---> Running in 974ec4432e08 [2021-02-09T18:21:16.326Z] Removing intermediate container 416f755c0606 [2021-02-09T18:21:16.326Z] ---> 4ee266ac46a2 [2021-02-09T18:21:16.326Z] [2021-02-09T18:21:16.326Z] Step 11/26 : FROM docker:20.10.0 [2021-02-09T18:21:16.326Z] 20.10.0: Pulling from library/docker [2021-02-09T18:21:17.301Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:21:17.301Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:21:17.301Z] Removing intermediate container f5f7b7fb2f9e [2021-02-09T18:21:17.301Z] ---> 98e2bb8b07f4 [2021-02-09T18:21:17.301Z] [2021-02-09T18:21:17.301Z] Step 10/23 : FROM alpine:3.12 [2021-02-09T18:21:17.301Z] ---> 389fef711851 [2021-02-09T18:21:17.301Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-09T18:21:17.301Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:21:17.301Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:21:17.568Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:21:17.568Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-09T18:21:17.569Z] (2/2) Installing su-exec (0.2-r1) [2021-02-09T18:21:17.569Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:21:17.569Z] OK: 6 MiB in 16 packages [2021-02-09T18:21:17.569Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:21:17.569Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-09T18:21:17.569Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-09T18:21:17.832Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:21:17.832Z] Executing ca-certificates-20191127-r4.trigger [2021-02-09T18:21:17.832Z] OK: 6 MiB in 16 packages [2021-02-09T18:21:17.832Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-09T18:21:17.832Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:21:17.832Z] OK: 6 MiB in 15 packages [2021-02-09T18:21:17.832Z] ---> Running in 1a13c57a27a6 [2021-02-09T18:21:20.383Z] Removing intermediate container 1a13c57a27a6 [2021-02-09T18:21:20.383Z] ---> 97e9a22c61ac [2021-02-09T18:21:20.383Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-09T18:21:20.383Z] ---> Running in 5c179cf10212 [2021-02-09T18:21:20.645Z] Removing intermediate container 5c179cf10212 [2021-02-09T18:21:20.645Z] ---> a9ff1a229069 [2021-02-09T18:21:20.645Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-09T18:21:20.645Z] Removing intermediate container 9c6fd22a417d [2021-02-09T18:21:20.645Z] ---> c2b5aad99761 [2021-02-09T18:21:20.645Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-09T18:21:20.908Z] ---> Running in 94deb0e79f06 [2021-02-09T18:21:20.908Z] Removing intermediate container bbe5e613edb2 [2021-02-09T18:21:20.908Z] ---> 8314d73c589e [2021-02-09T18:21:20.908Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-09T18:21:20.908Z] Removing intermediate container 974ec4432e08 [2021-02-09T18:21:20.908Z] ---> 1f67db04145b [2021-02-09T18:21:20.908Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-09T18:21:21.169Z] ---> Running in f22171aa10e0 [2021-02-09T18:21:21.169Z] ---> Running in ae0847d7cc0d [2021-02-09T18:21:21.169Z] Removing intermediate container 94deb0e79f06 [2021-02-09T18:21:21.169Z] ---> 94a3aca4cd3d [2021-02-09T18:21:21.169Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:21:21.169Z] ---> Running in d70027bb114e [2021-02-09T18:21:21.431Z] ---> Running in aae619b0d48a [2021-02-09T18:21:21.431Z] Removing intermediate container f22171aa10e0 [2021-02-09T18:21:21.431Z] ---> 05c6cda42ba6 [2021-02-09T18:21:21.431Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-09T18:21:21.694Z] Removing intermediate container ae0847d7cc0d [2021-02-09T18:21:21.694Z] ---> fe9034db9c6c [2021-02-09T18:21:21.694Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-09T18:21:21.694Z] ---> Running in 7f47d7de1fd1 [2021-02-09T18:21:21.694Z] Removing intermediate container d70027bb114e [2021-02-09T18:21:21.694Z] ---> 0895195c485c [2021-02-09T18:21:21.694Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-09T18:21:21.963Z] ---> Running in e3465c15bfdf [2021-02-09T18:21:21.963Z] ---> Running in 151b700998aa [2021-02-09T18:21:21.963Z] Removing intermediate container 7f47d7de1fd1 [2021-02-09T18:21:21.963Z] ---> 80925546b42c [2021-02-09T18:21:21.963Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-09T18:21:22.229Z] ---> Running in 764a331d0e41 [2021-02-09T18:21:22.229Z] Removing intermediate container 151b700998aa [2021-02-09T18:21:22.229Z] ---> 139b581a593b [2021-02-09T18:21:22.229Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-09T18:21:22.499Z] Removing intermediate container e3465c15bfdf [2021-02-09T18:21:22.499Z] ---> 4e5425308849 [2021-02-09T18:21:22.499Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-09T18:21:22.764Z] ---> Running in 1345fc22294e [2021-02-09T18:21:22.764Z] ---> Running in 8bd16f8e6752 [2021-02-09T18:21:23.031Z] Removing intermediate container 8bd16f8e6752 [2021-02-09T18:21:23.032Z] ---> c594fe3548e8 [2021-02-09T18:21:23.032Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T18:21:23.032Z] Removing intermediate container 1345fc22294e [2021-02-09T18:21:23.032Z] ---> c9dce644e82a [2021-02-09T18:21:23.032Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T18:21:23.295Z] Removing intermediate container aae619b0d48a [2021-02-09T18:21:23.295Z] ---> dfe6e9db3528 [2021-02-09T18:21:23.295Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-09T18:21:23.295Z] ---> Running in dc82086fb8f8 [2021-02-09T18:21:23.295Z] ---> 83b163c20250 [2021-02-09T18:21:23.295Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-09T18:21:23.564Z] ---> 9720e1881baa [2021-02-09T18:21:23.564Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-09T18:21:24.139Z] Removing intermediate container 764a331d0e41 [2021-02-09T18:21:24.139Z] ---> 477c146cda5b [2021-02-09T18:21:24.139Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-09T18:21:24.139Z] ---> Running in 622589116e62 [2021-02-09T18:21:24.139Z] ---> e84badf1cfe8 [2021-02-09T18:21:24.139Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-09T18:21:24.139Z] ---> 5168a126c978 [2021-02-09T18:21:24.139Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-09T18:21:24.139Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:21:24.406Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-09T18:21:24.406Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-09T18:21:24.406Z] ---> aefe523efa57 [2021-02-09T18:21:24.406Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-09T18:21:24.406Z] Removing intermediate container 622589116e62 [2021-02-09T18:21:24.406Z] ---> 7b1811ddfeb7 [2021-02-09T18:21:24.406Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-09T18:21:24.406Z] ---> Running in bf1be2e69201 [2021-02-09T18:21:24.671Z] ---> 6d1928ae5254 [2021-02-09T18:21:24.671Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-09T18:21:24.671Z] ---> c9559bffb4b8 [2021-02-09T18:21:24.671Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-09T18:21:24.934Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:21:24.934Z] ---> Running in 07f1f625f971 [2021-02-09T18:21:24.934Z] ---> Running in 227806d00307 [2021-02-09T18:21:24.934Z] ---> 17efee5db24a [2021-02-09T18:21:24.934Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-09T18:21:25.197Z] ---> Running in 5d942607990b [2021-02-09T18:21:25.197Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:21:25.197Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-09T18:21:25.197Z] Removing intermediate container 227806d00307 [2021-02-09T18:21:25.197Z] ---> 54eb21a39461 [2021-02-09T18:21:25.197Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T18:21:25.197Z] Removing intermediate container 07f1f625f971 [2021-02-09T18:21:25.197Z] ---> 0629f820268e [2021-02-09T18:21:25.197Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T18:21:25.471Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-09T18:21:25.471Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:21:25.471Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-09T18:21:25.471Z] ---> Running in 2bcea6e4c530 [2021-02-09T18:21:25.471Z] ---> Running in 6e2899656823 [2021-02-09T18:21:25.471Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-09T18:21:25.740Z] (1/2) Installing readline (8.0.4-r0) [2021-02-09T18:21:25.741Z] (2/2) Installing bash (5.0.17-r0) [2021-02-09T18:21:25.741Z] Executing bash-5.0.17-r0.post-install [2021-02-09T18:21:25.741Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:21:25.741Z] OK: 12 MiB in 22 packages [2021-02-09T18:21:25.741Z] Removing intermediate container 2bcea6e4c530 [2021-02-09T18:21:25.741Z] ---> dd1c293d9fe8 [2021-02-09T18:21:25.741Z] Step 20/22 : LABEL arch=x86_64 [2021-02-09T18:21:25.741Z] Removing intermediate container 6e2899656823 [2021-02-09T18:21:25.741Z] ---> 1cfbb499285c [2021-02-09T18:21:25.741Z] Step 20/22 : LABEL arch=x86_64 [2021-02-09T18:21:25.741Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-09T18:21:26.005Z] ---> Running in 77c11f8d2669 [2021-02-09T18:21:26.005Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-09T18:21:26.005Z] ---> Running in 26e4aeabf54d [2021-02-09T18:21:26.005Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:21:26.005Z] OK: 8 MiB in 20 packages [2021-02-09T18:21:26.267Z] Removing intermediate container 77c11f8d2669 [2021-02-09T18:21:26.267Z] ---> be05491f1f90 [2021-02-09T18:21:26.267Z] Step 21/22 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 [2021-02-09T18:21:26.267Z] Removing intermediate container 26e4aeabf54d [2021-02-09T18:21:26.267Z] ---> 446bc3b2eb2c [2021-02-09T18:21:26.267Z] Step 21/22 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 [2021-02-09T18:21:26.531Z] ---> Running in 23b5130a22d0 [2021-02-09T18:21:26.531Z] ---> Running in e1dc17e3aa7f [2021-02-09T18:21:26.795Z] Removing intermediate container bf1be2e69201 [2021-02-09T18:21:26.795Z] ---> 77ca124f90f7 [2021-02-09T18:21:26.795Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-09T18:21:27.058Z] ---> Running in 63f4fabf4f8a [2021-02-09T18:21:27.058Z] Removing intermediate container 23b5130a22d0 [2021-02-09T18:21:27.058Z] ---> fdef21b3384e [2021-02-09T18:21:27.058Z] Step 22/22 : LABEL version=0.0.0 [2021-02-09T18:21:27.058Z] Removing intermediate container e1dc17e3aa7f [2021-02-09T18:21:27.058Z] ---> 814f313ef83d [2021-02-09T18:21:27.058Z] Step 22/22 : LABEL version=0.0.0 [2021-02-09T18:21:27.320Z] Removing intermediate container 5d942607990b [2021-02-09T18:21:27.320Z] ---> 3b92b253d4cb [2021-02-09T18:21:27.320Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T18:21:27.582Z] ---> Running in 6df485d5ee12 [2021-02-09T18:21:27.582Z] ---> Running in a44af0a05611 [2021-02-09T18:21:27.582Z] Removing intermediate container dc82086fb8f8 [2021-02-09T18:21:27.582Z] ---> 35db6de5ae0a [2021-02-09T18:21:27.582Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T18:21:27.582Z] Removing intermediate container 63f4fabf4f8a [2021-02-09T18:21:27.582Z] ---> 1085fe502a31 [2021-02-09T18:21:27.582Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-09T18:21:27.849Z] ---> Running in f450745e7cff [2021-02-09T18:21:27.849Z] Removing intermediate container 6df485d5ee12 [2021-02-09T18:21:27.849Z] ---> fb8783231a8f [2021-02-09T18:21:27.849Z] [2021-02-09T18:21:27.849Z] ---> c7aecc4570cb [2021-02-09T18:21:27.849Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-09T18:21:27.849Z] Removing intermediate container a44af0a05611 [2021-02-09T18:21:27.849Z] ---> 94f1f429a670 [2021-02-09T18:21:27.849Z] [2021-02-09T18:21:28.111Z] ---> 40d4d28b71ed [2021-02-09T18:21:28.111Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-09T18:21:28.111Z] Removing intermediate container f450745e7cff [2021-02-09T18:21:28.111Z] ---> f031980e673e [2021-02-09T18:21:28.111Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-09T18:21:28.111Z] Successfully built fb8783231a8f [2021-02-09T18:21:28.111Z] Successfully built 94f1f429a670 [2021-02-09T18:21:28.375Z] Successfully tagged docker-support-notifications-go:latest [2021-02-09T18:21:28.375Z]  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go [2021-02-09T18:21:28.375Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-09T18:21:28.375Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2021-02-09T18:21:28.375Z] ---> Running in 4139d9c3bc8e [2021-02-09T18:21:28.643Z] ---> d9310bf0cf40 [2021-02-09T18:21:28.643Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-09T18:21:28.643Z] Removing intermediate container 4139d9c3bc8e [2021-02-09T18:21:28.643Z] ---> 090549c6ac1b [2021-02-09T18:21:28.643Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-09T18:21:28.911Z] ---> 721d421faeb9 [2021-02-09T18:21:28.911Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-09T18:21:28.911Z] ---> 3fd4f0564ece [2021-02-09T18:21:28.911Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-09T18:21:29.178Z] ---> 53b96288db69 [2021-02-09T18:21:29.178Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-09T18:21:33.423Z] ---> Running in 62fb825a9fe8 [2021-02-09T18:21:33.423Z] ---> 3dec0e02c51b [2021-02-09T18:21:33.423Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-09T18:21:33.423Z] ---> 1a23551a0016 [2021-02-09T18:21:33.423Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-09T18:21:35.996Z] ---> Running in 4001392a5a3d [2021-02-09T18:21:35.996Z] ---> d1f0ec042bbf [2021-02-09T18:21:35.996Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-09T18:21:35.996Z] Removing intermediate container 62fb825a9fe8 [2021-02-09T18:21:35.996Z] ---> fb745d47b8a4 [2021-02-09T18:21:35.997Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T18:21:35.997Z] ---> Running in aeab8e41d7bb [2021-02-09T18:21:35.997Z] Removing intermediate container 4001392a5a3d [2021-02-09T18:21:35.997Z] ---> 3b30b83f3d28 [2021-02-09T18:21:35.997Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-09T18:21:36.264Z] ---> 1ed632bf3059 [2021-02-09T18:21:36.264Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-09T18:21:36.264Z] Removing intermediate container aeab8e41d7bb [2021-02-09T18:21:36.264Z] ---> 8e311ea41a85 [2021-02-09T18:21:36.264Z] Step 21/23 : LABEL arch=x86_64 [2021-02-09T18:21:36.528Z] ---> c65f12517c16 [2021-02-09T18:21:36.528Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-09T18:21:37.107Z] ---> Running in 781e0aa9e0a4 [2021-02-09T18:21:37.107Z] ---> Running in 3909c572f88f [2021-02-09T18:21:37.107Z] ---> Running in 5e22c0dddcfb [2021-02-09T18:21:40.463Z] Removing intermediate container 3909c572f88f [2021-02-09T18:21:40.463Z] ---> e6b303c57804 [2021-02-09T18:21:40.463Z] Step 22/23 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 [2021-02-09T18:21:43.060Z] ---> Running in 0b6e55953cd7 [2021-02-09T18:21:43.637Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:21:43.900Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:21:43.900Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-09T18:21:44.163Z] (2/33) Installing expat (2.2.9-r1) [2021-02-09T18:21:44.428Z] (3/33) Installing libffi (3.3-r2) [2021-02-09T18:21:44.428Z] (4/33) Installing gdbm (1.13-r1) [2021-02-09T18:21:44.698Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-09T18:21:44.698Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-09T18:21:44.698Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-09T18:21:44.698Z] Removing intermediate container 0b6e55953cd7 [2021-02-09T18:21:44.698Z] ---> 2dec3a6de7f1 [2021-02-09T18:21:44.698Z] Step 23/23 : LABEL version=0.0.0 [2021-02-09T18:21:47.657Z] ---> Running in e652df7e9467 [2021-02-09T18:21:47.657Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-09T18:21:47.657Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-09T18:21:47.657Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-09T18:21:47.657Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-09T18:21:47.657Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-09T18:21:47.657Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-09T18:21:47.657Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-09T18:21:48.607Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T18:21:48.607Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:21:48.607Z] ---> 8982fad750c5 [2021-02-09T18:21:48.607Z] Step 3/21 : WORKDIR /edgex-go [2021-02-09T18:21:48.870Z] ---> Using cache [2021-02-09T18:21:48.870Z] ---> 961f2f709f9e [2021-02-09T18:21:48.870Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:21:48.870Z] ---> Using cache [2021-02-09T18:21:48.870Z] ---> 20f96835933f [2021-02-09T18:21:48.870Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-09T18:21:49.133Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T18:21:49.133Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:21:49.133Z] ---> 8982fad750c5 [2021-02-09T18:21:49.133Z] Step 3/23 : WORKDIR /edgex-go [2021-02-09T18:21:49.133Z] ---> Using cache [2021-02-09T18:21:49.133Z] ---> 961f2f709f9e [2021-02-09T18:21:49.133Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:21:49.133Z] ---> Using cache [2021-02-09T18:21:49.133Z] ---> 20f96835933f [2021-02-09T18:21:49.133Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-09T18:21:49.133Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-09T18:21:50.524Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-09T18:21:50.524Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-09T18:21:50.524Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-09T18:21:50.524Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-09T18:21:50.790Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-09T18:21:50.790Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-09T18:21:50.790Z] ---> Running in 37b20a4135f2 [2021-02-09T18:21:50.790Z] ---> Running in f9fbb758f9ce [2021-02-09T18:21:51.056Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-09T18:21:51.056Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-09T18:21:51.318Z] Removing intermediate container e652df7e9467 [2021-02-09T18:21:51.318Z] ---> ac75fb185006 [2021-02-09T18:21:51.318Z] [2021-02-09T18:21:51.318Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-09T18:21:51.318Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-09T18:21:51.318Z] Removing intermediate container 781e0aa9e0a4 [2021-02-09T18:21:51.318Z] ---> a2ef0110da83 [2021-02-09T18:21:51.318Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-09T18:21:51.318Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-09T18:21:51.581Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-09T18:21:51.581Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-09T18:21:51.581Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-09T18:21:51.581Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-09T18:21:51.581Z] Successfully built ac75fb185006 [2021-02-09T18:21:51.581Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-09T18:21:51.581Z] Successfully tagged docker-core-data-go:latest [2021-02-09T18:21:51.581Z]  Building docker-core-data-go ... done Building docker-core-command-go [2021-02-09T18:21:51.581Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-09T18:21:51.581Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-09T18:21:51.755Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-09T18:21:52.533Z] ---> Running in 1a9b78ca69ff [2021-02-09T18:21:52.533Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:21:52.533Z] OK: 71 MiB in 55 packages [2021-02-09T18:21:55.203Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-09T18:21:55.852Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:21:55.852Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:21:55.852Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:21:56.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:21:56.118Z] Removing intermediate container 1a9b78ca69ff [2021-02-09T18:21:56.118Z] ---> a927df165773 [2021-02-09T18:21:56.118Z] Step 27/30 : CMD ["gate"] [2021-02-09T18:21:56.383Z] OK: 233 MiB in 51 packages [2021-02-09T18:21:56.967Z] OK: 233 MiB in 51 packages [2021-02-09T18:21:56.967Z] ---> Running in 8721927516b8 [2021-02-09T18:21:57.557Z] Removing intermediate container 8721927516b8 [2021-02-09T18:21:57.557Z] ---> e6040dc6f0c2 [2021-02-09T18:21:57.557Z] Step 28/30 : LABEL arch=x86_64 [2021-02-09T18:22:02.900Z] ---> Running in bc65b892b79c [2021-02-09T18:22:03.868Z] Removing intermediate container 37b20a4135f2 [2021-02-09T18:22:03.868Z] ---> 9b5f0bb2744a [2021-02-09T18:22:03.868Z] Step 6/21 : COPY go.mod . [2021-02-09T18:22:04.135Z] Removing intermediate container f9fbb758f9ce [2021-02-09T18:22:04.135Z] ---> eaf68a2e9645 [2021-02-09T18:22:04.135Z] Step 6/23 : COPY go.mod . [2021-02-09T18:22:04.718Z] Removing intermediate container bc65b892b79c [2021-02-09T18:22:04.718Z] ---> 2ef17e27097f [2021-02-09T18:22:04.718Z] Step 29/30 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 [2021-02-09T18:22:05.365Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-09T18:22:05.365Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-09T18:22:05.665Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T18:22:05.665Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:22:05.968Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-09T18:22:05.968Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-09T18:22:05.968Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-09T18:22:05.968Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-09T18:22:06.241Z] ---> 8982fad750c5 [2021-02-09T18:22:06.241Z] Step 3/23 : WORKDIR /edgex-go [2021-02-09T18:22:06.241Z] ---> Using cache [2021-02-09T18:22:06.241Z] ---> 961f2f709f9e [2021-02-09T18:22:06.241Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:22:06.241Z] ---> Using cache [2021-02-09T18:22:06.241Z] ---> 20f96835933f [2021-02-09T18:22:06.241Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-09T18:22:06.241Z] ---> Using cache [2021-02-09T18:22:06.241Z] ---> eaf68a2e9645 [2021-02-09T18:22:06.241Z] Step 6/23 : COPY go.mod . [2021-02-09T18:22:06.241Z] ---> Using cache [2021-02-09T18:22:06.241Z] ---> 285b5620c005 [2021-02-09T18:22:06.241Z] Step 7/23 : RUN go mod download [2021-02-09T18:22:06.506Z] ---> 285b5620c005 [2021-02-09T18:22:06.506Z] Step 7/23 : RUN go mod download [2021-02-09T18:22:07.084Z] ---> 8feed747c8a0 [2021-02-09T18:22:07.084Z] Step 7/21 : RUN go mod download [2021-02-09T18:22:07.084Z] ---> Running in 0b47926bbe1e [2021-02-09T18:22:07.665Z] ---> Running in be01641e133c [2021-02-09T18:22:07.665Z] ---> Running in 4e1234c4bf60 [2021-02-09T18:22:07.665Z] ---> Running in f5c7aef85f03 [2021-02-09T18:22:07.929Z] Removing intermediate container 0b47926bbe1e [2021-02-09T18:22:07.929Z] ---> da752f83c60e [2021-02-09T18:22:07.929Z] Step 30/30 : LABEL version=0.0.0 [2021-02-09T18:22:08.191Z] Removing intermediate container 5e22c0dddcfb [2021-02-09T18:22:08.191Z] ---> 225667527f45 [2021-02-09T18:22:08.191Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-09T18:22:08.191Z] ---> Running in d0047153a307 [2021-02-09T18:22:08.455Z] ---> Running in c6265a41b990 [2021-02-09T18:22:08.721Z] Removing intermediate container d0047153a307 [2021-02-09T18:22:08.721Z] ---> 96c0c1184752 [2021-02-09T18:22:08.721Z] [2021-02-09T18:22:08.984Z] Successfully built 96c0c1184752 [2021-02-09T18:22:08.985Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-09T18:22:08.985Z] Building docker-security-secretstore-setup-go [2021-02-09T18:22:09.582Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-09T18:22:10.569Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-09T18:22:10.973Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 4e1234c4bf60 [2021-02-09T18:22:10.973Z] ---> 31481005ecdf [2021-02-09T18:22:10.973Z] Step 8/23 : COPY . . [2021-02-09T18:22:10.973Z] Removing intermediate container f5c7aef85f03 [2021-02-09T18:22:10.973Z] ---> 6732e5943845 [2021-02-09T18:22:10.973Z] Step 8/21 : COPY . . [2021-02-09T18:22:10.973Z] Removing intermediate container be01641e133c [2021-02-09T18:22:10.973Z] ---> cff24f7eb092 [2021-02-09T18:22:10.973Z] Step 8/23 : COPY . . [2021-02-09T18:22:10.973Z] Collecting docker-compose==1.23.2 [2021-02-09T18:22:10.973Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-09T18:22:15.234Z] Collecting docopt<0.7,>=0.6.1 [2021-02-09T18:22:15.234Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-09T18:22:18.893Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-09T18:22:18.893Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-09T18:22:18.893Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-09T18:22:23.431Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-09T18:22:23.432Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-09T18:22:24.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.321s coverage: 45.6% of statements [2021-02-09T18:22:24.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-09T18:22:24.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-09T18:22:24.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-09T18:22:24.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-09T18:22:24.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-09T18:22:24.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-09T18:22:24.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-09T18:22:24.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.165s coverage: 100.0% of statements [2021-02-09T18:22:27.691Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-09T18:22:27.691Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-09T18:22:27.691Z] Collecting cached-property<2,>=1.2.0 [2021-02-09T18:22:27.691Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-09T18:22:31.017Z] Collecting jsonschema<3,>=2.5.1 [2021-02-09T18:22:31.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.529s coverage: 27.1% of statements [2021-02-09T18:22:31.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-09T18:22:31.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-09T18:22:31.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-09T18:22:31.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-09T18:22:31.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-09T18:22:31.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-09T18:22:31.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.063s coverage: 100.0% of statements [2021-02-09T18:22:31.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-09T18:22:31.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.087s coverage: 100.0% of statements [2021-02-09T18:22:31.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-09T18:22:31.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-09T18:22:31.286Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-09T18:22:31.389Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.256s coverage: 65.8% of statements [2021-02-09T18:22:31.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-09T18:22:31.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-09T18:22:33.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.642s coverage: 82.3% of statements [2021-02-09T18:22:33.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-09T18:22:33.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-09T18:22:33.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-09T18:22:33.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-09T18:22:33.867Z] Collecting docker<4.0,>=3.6.0 [2021-02-09T18:22:33.867Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-09T18:22:35.811Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-09T18:22:35.811Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-09T18:22:36.087Z] Collecting texttable<0.10,>=0.9.0 [2021-02-09T18:22:36.087Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-09T18:22:39.462Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T18:22:39.462Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:22:39.462Z] ---> 8982fad750c5 [2021-02-09T18:22:39.462Z] Step 3/24 : WORKDIR /edgex-go [2021-02-09T18:22:39.462Z] ---> Using cache [2021-02-09T18:22:39.462Z] ---> 961f2f709f9e [2021-02-09T18:22:39.462Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:22:39.462Z] ---> Using cache [2021-02-09T18:22:39.462Z] ---> 20f96835933f [2021-02-09T18:22:39.462Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-09T18:22:39.462Z] ---> Using cache [2021-02-09T18:22:39.462Z] ---> eaf68a2e9645 [2021-02-09T18:22:39.462Z] Step 6/24 : COPY go.mod . [2021-02-09T18:22:39.462Z] ---> Using cache [2021-02-09T18:22:39.462Z] ---> 285b5620c005 [2021-02-09T18:22:39.462Z] Step 7/24 : RUN go mod download [2021-02-09T18:22:39.462Z] ---> Using cache [2021-02-09T18:22:39.462Z] ---> cff24f7eb092 [2021-02-09T18:22:39.462Z] Step 8/24 : COPY . . [2021-02-09T18:22:39.738Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-09T18:22:40.122Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.241s coverage: 28.6% of statements [2021-02-09T18:22:40.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-09T18:22:40.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-09T18:22:40.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-09T18:22:40.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-09T18:22:40.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-09T18:22:40.122Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.153s coverage: 100.0% of statements [2021-02-09T18:22:40.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-09T18:22:40.122Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.094s coverage: 100.0% of statements [2021-02-09T18:22:40.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-09T18:22:40.122Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.314s coverage: 86.7% of statements [2021-02-09T18:22:40.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-09T18:22:41.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.389s coverage: 97.5% of statements [2021-02-09T18:22:41.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-09T18:22:41.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.191s coverage: 78.3% of statements [2021-02-09T18:22:41.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-09T18:22:41.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-09T18:22:41.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-09T18:22:41.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-09T18:22:41.674Z] Collecting PyYAML<4,>=3.10 [2021-02-09T18:22:41.674Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-09T18:22:46.997Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-02-09T18:22:48.058Z] Collecting idna<2.8,>=2.5 [2021-02-09T18:22:48.058Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-09T18:22:50.139Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-09T18:22:50.139Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-09T18:22:50.720Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-02-09T18:22:51.681Z] Collecting docker-pycreds>=0.4.0 [2021-02-09T18:22:51.754Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.339s coverage: 92.8% of statements [2021-02-09T18:22:51.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-09T18:22:51.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-09T18:22:51.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-09T18:22:51.754Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-09T18:22:51.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-09T18:22:51.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-09T18:22:51.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-09T18:22:51.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-09T18:22:51.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-09T18:22:51.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-09T18:22:51.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-09T18:22:51.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-09T18:22:51.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-09T18:22:51.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-09T18:22:51.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-09T18:22:51.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-09T18:22:51.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-09T18:22:51.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-09T18:22:51.754Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-02-09T18:22:51.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-09T18:22:51.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-09T18:22:51.754Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.220s coverage: 0.1% of statements [2021-02-09T18:22:51.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-09T18:22:51.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-09T18:22:51.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-09T18:22:51.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.079s coverage: 45.5% of statements [2021-02-09T18:22:51.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.083s coverage: 79.5% of statements [2021-02-09T18:22:51.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.075s coverage: 94.1% of statements [2021-02-09T18:22:51.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.093s coverage: 96.3% of statements [2021-02-09T18:22:51.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-02-09T18:22:51.951Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-09T18:22:51.951Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-09T18:22:51.951Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-09T18:22:51.951Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-09T18:22:51.951Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-09T18:22:52.217Z] Installing collected packages: docopt, dockerpty, idna, urllib3, requests, cached-property, jsonschema, docker-pycreds, websocket-client, docker, texttable, PyYAML, docker-compose [2021-02-09T18:22:52.488Z] Running setup.py install for docopt: started [2021-02-09T18:22:53.464Z] Running setup.py install for docopt: finished with status 'done' [2021-02-09T18:22:53.464Z] Running setup.py install for dockerpty: started [2021-02-09T18:22:54.411Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-09T18:22:54.411Z] Attempting uninstall: idna [2021-02-09T18:22:54.411Z] Found existing installation: idna 2.9 [2021-02-09T18:22:54.411Z] Uninstalling idna-2.9: [2021-02-09T18:22:54.991Z] Successfully uninstalled idna-2.9 [2021-02-09T18:22:55.256Z] ---> dc0a480e0c82 [2021-02-09T18:22:55.256Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-09T18:22:57.812Z] Attempting uninstall: urllib3 [2021-02-09T18:22:57.812Z] Found existing installation: urllib3 1.25.9 [2021-02-09T18:22:57.812Z] Uninstalling urllib3-1.25.9: [2021-02-09T18:22:58.074Z] Successfully uninstalled urllib3-1.25.9 [2021-02-09T18:22:59.469Z] ---> 33971c0eba86 [2021-02-09T18:22:59.469Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-09T18:22:59.469Z] ---> Running in 8131fea51cb4 [2021-02-09T18:22:59.469Z] ---> ea02db660ae2 [2021-02-09T18:22:59.469Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-09T18:22:59.469Z] Attempting uninstall: requests [2021-02-09T18:22:59.469Z] Found existing installation: requests 2.23.0 [2021-02-09T18:22:59.469Z] Uninstalling requests-2.23.0: [2021-02-09T18:22:59.469Z] Successfully uninstalled requests-2.23.0 [2021-02-09T18:23:02.787Z] ---> Running in 2ce9cb0a9576 [2021-02-09T18:23:02.787Z] ---> Running in c0303e922cf1 [2021-02-09T18:23:04.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2021-02-09T18:23:04.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements [2021-02-09T18:23:04.188Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-09T18:23:04.761Z] Running setup.py install for texttable: started [2021-02-09T18:23:05.028Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-09T18:23:05.028Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-09T18:23:05.300Z] Running setup.py install for texttable: finished with status 'done' [2021-02-09T18:23:05.300Z] Running setup.py install for PyYAML: started [2021-02-09T18:23:06.714Z] ---> c7d2d7267caa [2021-02-09T18:23:06.714Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-09T18:23:06.714Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-09T18:23:07.305Z] ---> Running in 0fd89f9d152c [2021-02-09T18:23:07.577Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-09T18:23:08.995Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-09T18:23:12.764Z] Removing intermediate container c6265a41b990 [2021-02-09T18:23:12.764Z] ---> ad4b36e76059 [2021-02-09T18:23:12.764Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-09T18:23:12.764Z] ---> Running in 26f1778a40c7 [2021-02-09T18:23:13.720Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:23:13.720Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:23:13.987Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-09T18:23:14.957Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-09T18:23:14.957Z] (3/3) Installing curl (7.69.1-r3) [2021-02-09T18:23:14.957Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:23:14.957Z] OK: 72 MiB in 58 packages [2021-02-09T18:23:16.903Z] Removing intermediate container 26f1778a40c7 [2021-02-09T18:23:16.903Z] ---> 067a828b50a9 [2021-02-09T18:23:16.903Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-09T18:23:16.903Z] ---> Running in 9bfb902ba58c [2021-02-09T18:23:16.903Z] Removing intermediate container 9bfb902ba58c [2021-02-09T18:23:16.903Z] ---> cdcc345d4bdd [2021-02-09T18:23:16.903Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T18:23:17.171Z] ---> Running in 84fd33f1c0fe [2021-02-09T18:23:17.440Z] Removing intermediate container 84fd33f1c0fe [2021-02-09T18:23:17.440Z] ---> 7f00f04deb48 [2021-02-09T18:23:17.440Z] Step 24/26 : LABEL arch=x86_64 [2021-02-09T18:23:17.440Z] ---> Running in 52645e790e5c [2021-02-09T18:23:18.033Z] Removing intermediate container 52645e790e5c [2021-02-09T18:23:18.033Z] ---> c4cc3fdcbff1 [2021-02-09T18:23:18.033Z] Step 25/26 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 [2021-02-09T18:23:18.033Z] ---> Running in 05fcd9c8c694 [2021-02-09T18:23:18.303Z] Removing intermediate container 05fcd9c8c694 [2021-02-09T18:23:18.303Z] ---> 3d323429acee [2021-02-09T18:23:18.303Z] Step 26/26 : LABEL version=0.0.0 [2021-02-09T18:23:18.303Z] ---> Running in d9d62e25307f [2021-02-09T18:23:18.892Z] Removing intermediate container d9d62e25307f [2021-02-09T18:23:18.892Z] ---> c69cd7ef8a43 [2021-02-09T18:23:18.892Z] [2021-02-09T18:23:18.892Z] Successfully built c69cd7ef8a43 [2021-02-09T18:23:18.892Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-09T18:23:19.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.127s coverage: 92.9% of statements [2021-02-09T18:23:19.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-09T18:23:19.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-09T18:23:19.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-09T18:23:19.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-02-09T18:23:19.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-09T18:23:19.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-09T18:23:19.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-09T18:23:19.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-09T18:23:19.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-09T18:23:19.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2021-02-09T18:23:19.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-09T18:23:19.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-09T18:23:19.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-02-09T18:23:19.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-09T18:23:19.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 75.5% of statements [2021-02-09T18:23:19.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-09T18:23:19.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements [2021-02-09T18:23:19.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.114s coverage: 87.2% of statements [2021-02-09T18:23:19.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.130s coverage: 84.2% of statements [2021-02-09T18:23:19.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.166s coverage: 91.4% of statements [2021-02-09T18:23:19.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-09T18:23:19.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.481s coverage: 63.5% of statements [2021-02-09T18:23:19.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-09T18:23:19.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-09T18:23:19.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2021-02-09T18:23:19.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 91.3% of statements [2021-02-09T18:23:19.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2021-02-09T18:23:19.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements [2021-02-09T18:23:19.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements [2021-02-09T18:23:19.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.754s coverage: 68.9% of statements [2021-02-09T18:23:19.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-09T18:23:19.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-09T18:23:19.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.357s coverage: 37.0% of statements [2021-02-09T18:23:19.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-09T18:23:19.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-09T18:23:19.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.569s coverage: 84.0% of statements [2021-02-09T18:23:19.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.072s coverage: 100.0% of statements [2021-02-09T18:23:26.270Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.430s coverage: 47.0% of statements [2021-02-09T18:23:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-09T18:23:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-09T18:23:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-09T18:23:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-09T18:23:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-09T18:23:26.270Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.114s coverage: 100.0% of statements [2021-02-09T18:23:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-09T18:23:26.270Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.142s coverage: 100.0% of statements [2021-02-09T18:23:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-09T18:23:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-09T18:23:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-09T18:23:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-09T18:23:26.270Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.344s coverage: 89.4% of statements [2021-02-09T18:23:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-09T18:23:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-09T18:23:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-09T18:23:28.998Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-09T18:23:28.998Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-09T18:23:34.572Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.890s coverage: 29.1% of statements [2021-02-09T18:23:34.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-09T18:23:34.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-09T18:23:34.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-09T18:23:34.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-09T18:23:34.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-09T18:23:34.572Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.187s coverage: 99.0% of statements [2021-02-09T18:23:34.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-09T18:23:34.572Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.122s coverage: 100.0% of statements [2021-02-09T18:23:34.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-09T18:23:34.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-09T18:23:34.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-09T18:23:34.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-09T18:23:34.572Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.150s coverage: 100.0% of statements [2021-02-09T18:23:34.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-09T18:23:34.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-09T18:23:34.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-09T18:23:34.572Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements [2021-02-09T18:23:34.572Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-09T18:23:34.572Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.071s coverage: 100.0% of statements [2021-02-09T18:23:34.572Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-09T18:23:34.572Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-09T18:23:34.572Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-09T18:23:34.572Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-09T18:23:34.572Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.088s coverage: 87.9% of statements [2021-02-09T18:23:34.572Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-09T18:23:34.572Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-09T18:23:34.572Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-02-09T18:23:34.572Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.060s coverage: 32.1% of statements [2021-02-09T18:23:34.572Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-02-09T18:23:35.166Z] GO111MODULE=on go vet ./... [2021-02-09T18:23:37.187Z] Removing intermediate container 8131fea51cb4 [2021-02-09T18:23:37.187Z] ---> 7523fdaaabe9 [2021-02-09T18:23:37.187Z] [2021-02-09T18:23:37.187Z] Step 10/21 : FROM alpine:3.12 [2021-02-09T18:23:37.187Z] ---> 389fef711851 [2021-02-09T18:23:37.187Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-09T18:23:37.187Z] Removing intermediate container 0fd89f9d152c [2021-02-09T18:23:37.187Z] ---> 75dc99f73a51 [2021-02-09T18:23:37.187Z] [2021-02-09T18:23:37.187Z] Step 10/24 : FROM alpine:3.12 [2021-02-09T18:23:37.187Z] ---> 389fef711851 [2021-02-09T18:23:37.187Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-09T18:23:37.187Z] Removing intermediate container c0303e922cf1 [2021-02-09T18:23:37.187Z] ---> 48ef5b88df73 [2021-02-09T18:23:37.187Z] [2021-02-09T18:23:37.187Z] Step 10/23 : FROM alpine:3.12 [2021-02-09T18:23:37.187Z] ---> 389fef711851 [2021-02-09T18:23:37.187Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-09T18:23:37.187Z] ---> Using cache [2021-02-09T18:23:37.187Z] ---> 1f67db04145b [2021-02-09T18:23:37.187Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-09T18:23:37.187Z] ---> Using cache [2021-02-09T18:23:37.187Z] ---> 0895195c485c [2021-02-09T18:23:37.187Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-09T18:23:37.187Z] ---> Running in 21e51ad000b8 [2021-02-09T18:23:37.187Z] ---> Running in ceb1560dc03c [2021-02-09T18:23:37.187Z] ---> Running in b894e34be728 [2021-02-09T18:23:37.450Z] Removing intermediate container b894e34be728 [2021-02-09T18:23:37.450Z] ---> 2ce0171ae14f [2021-02-09T18:23:37.450Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-09T18:23:40.004Z] ---> Running in 12fd8b4babfd [2021-02-09T18:23:40.004Z] Removing intermediate container 2ce9cb0a9576 [2021-02-09T18:23:40.004Z] ---> 59acd3f7191b [2021-02-09T18:23:40.004Z] [2021-02-09T18:23:40.004Z] Step 10/23 : FROM alpine:3.12 [2021-02-09T18:23:40.004Z] ---> 389fef711851 [2021-02-09T18:23:40.004Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-09T18:23:40.004Z] ---> Using cache [2021-02-09T18:23:40.004Z] ---> 1f67db04145b [2021-02-09T18:23:40.004Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-09T18:23:40.004Z] ---> Using cache [2021-02-09T18:23:40.004Z] ---> 0895195c485c [2021-02-09T18:23:40.004Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-09T18:23:40.004Z] ---> Running in 4e079b1fac76 [2021-02-09T18:23:40.004Z] Removing intermediate container 12fd8b4babfd [2021-02-09T18:23:40.004Z] ---> d784244bcf0d [2021-02-09T18:23:40.004Z] Step 15/23 : WORKDIR / [2021-02-09T18:23:40.004Z] ---> Running in 848e6c86b416 [2021-02-09T18:23:40.004Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:23:40.004Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T18:23:40.004Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:23:40.004Z] Removing intermediate container 4e079b1fac76 [2021-02-09T18:23:40.004Z] ---> ed6ee1f5df6f [2021-02-09T18:23:40.004Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-09T18:23:40.266Z] ---> Running in 3720a109779e [2021-02-09T18:23:40.266Z] Removing intermediate container 848e6c86b416 [2021-02-09T18:23:40.266Z] ---> 98b534680e6c [2021-02-09T18:23:40.266Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T18:23:40.266Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-09T18:23:40.266Z] Removing intermediate container 3720a109779e [2021-02-09T18:23:40.266Z] ---> 5923374cabac [2021-02-09T18:23:40.266Z] Step 15/23 : WORKDIR / [2021-02-09T18:23:40.266Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-09T18:23:40.266Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-09T18:23:40.266Z] (4/5) Installing curl (7.69.1-r3) [2021-02-09T18:23:40.266Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-09T18:23:40.528Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:23:40.528Z] Executing ca-certificates-20191127-r4.trigger [2021-02-09T18:23:40.528Z] OK: 7 MiB in 19 packages [2021-02-09T18:23:40.790Z] ---> Running in d0d61ebd4698 [2021-02-09T18:23:41.061Z] ---> cb80cb785f1d [2021-02-09T18:23:41.061Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-09T18:23:41.061Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T18:23:41.061Z] Removing intermediate container d0d61ebd4698 [2021-02-09T18:23:41.062Z] ---> 8b00ec1e3bf2 [2021-02-09T18:23:41.062Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T18:23:41.327Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-09T18:23:41.327Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-09T18:23:41.327Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-09T18:23:41.327Z] (4/4) Installing curl (7.69.1-r3) [2021-02-09T18:23:41.327Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:23:41.900Z] Executing ca-certificates-20191127-r4.trigger [2021-02-09T18:23:41.900Z] OK: 7 MiB in 18 packages [2021-02-09T18:23:41.900Z] Removing intermediate container ceb1560dc03c [2021-02-09T18:23:41.900Z] ---> 311d989cb311 [2021-02-09T18:23:41.900Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-09T18:23:42.168Z] ---> 017387005132 [2021-02-09T18:23:42.168Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-09T18:23:42.168Z] ---> 3f05286ded15 [2021-02-09T18:23:42.168Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-09T18:23:42.168Z] ---> Running in 7d3195838931 [2021-02-09T18:23:43.116Z] ---> d48e17972a64 [2021-02-09T18:23:43.116Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-09T18:23:43.116Z] Removing intermediate container 7d3195838931 [2021-02-09T18:23:43.116Z] ---> b1287dc7c5d4 [2021-02-09T18:23:43.116Z] Step 13/24 : WORKDIR / [2021-02-09T18:23:43.116Z] Removing intermediate container 21e51ad000b8 [2021-02-09T18:23:43.116Z] ---> 00153db2b4c0 [2021-02-09T18:23:43.116Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-09T18:23:43.116Z] ---> dc3c16a10961 [2021-02-09T18:23:43.116Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-09T18:23:43.378Z] ---> Running in c0c44195efd1 [2021-02-09T18:23:43.378Z] ---> Running in 91fe0bcf4c01 [2021-02-09T18:23:43.378Z] ---> Running in c2091e5e6d66 [2021-02-09T18:23:43.649Z] Removing intermediate container c0c44195efd1 [2021-02-09T18:23:43.649Z] ---> 8e84332f3d35 [2021-02-09T18:23:43.649Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T18:23:43.649Z] ---> 3c1ecb13ceea [2021-02-09T18:23:43.649Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-09T18:23:43.649Z] ---> Running in cec1ac9859c9 [2021-02-09T18:23:43.649Z] Removing intermediate container c2091e5e6d66 [2021-02-09T18:23:43.649Z] ---> 0de7aa703f6b [2021-02-09T18:23:43.649Z] Step 13/21 : WORKDIR /edgex [2021-02-09T18:23:43.649Z] Removing intermediate container 91fe0bcf4c01 [2021-02-09T18:23:43.649Z] ---> 7ca5da0abc16 [2021-02-09T18:23:43.649Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-09T18:23:43.912Z] ---> Running in 0e1fd3620635 [2021-02-09T18:23:43.912Z] ---> Running in 715d1c5e4559 [2021-02-09T18:23:43.912Z] Removing intermediate container cec1ac9859c9 [2021-02-09T18:23:43.912Z] ---> c16a2943c252 [2021-02-09T18:23:43.912Z] Step 21/23 : LABEL arch=x86_64 [2021-02-09T18:23:44.176Z] ---> Running in e1c6dca8d58c [2021-02-09T18:23:44.176Z] ---> 2d18d00c81c7 [2021-02-09T18:23:44.176Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-09T18:23:44.176Z] Removing intermediate container 0e1fd3620635 [2021-02-09T18:23:44.176Z] ---> f3f34e59ee16 [2021-02-09T18:23:44.176Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T18:23:45.126Z] Removing intermediate container 715d1c5e4559 [2021-02-09T18:23:45.126Z] ---> e2b3aaae82e3 [2021-02-09T18:23:45.126Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-09T18:23:45.126Z] ---> Running in 9dffd41ead01 [2021-02-09T18:23:45.126Z] ---> 3cf4f94b0183 [2021-02-09T18:23:45.126Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-09T18:23:45.126Z] Removing intermediate container e1c6dca8d58c [2021-02-09T18:23:45.126Z] ---> c2ebbfaccfa1 [2021-02-09T18:23:45.126Z] Step 22/23 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 [2021-02-09T18:23:45.389Z] ---> Running in 757ebcfe0131 [2021-02-09T18:23:45.389Z] ---> bb78910a2778 [2021-02-09T18:23:45.389Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-09T18:23:45.389Z] Removing intermediate container 9dffd41ead01 [2021-02-09T18:23:45.389Z] ---> aa9d19e08991 [2021-02-09T18:23:45.389Z] Step 21/23 : LABEL arch=x86_64 [2021-02-09T18:23:45.651Z] ---> Running in 6bdacbd68801 [2021-02-09T18:23:45.651Z] ---> eeed00ae5ffe [2021-02-09T18:23:45.651Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-09T18:23:45.651Z] Removing intermediate container 757ebcfe0131 [2021-02-09T18:23:45.651Z] ---> 19b1bf63d471 [2021-02-09T18:23:45.651Z] Step 23/23 : LABEL version=0.0.0 [2021-02-09T18:23:45.921Z] ---> Running in a1dd071907e8 [2021-02-09T18:23:45.921Z] ---> 798ace88975b [2021-02-09T18:23:45.921Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-09T18:23:45.921Z] Removing intermediate container 6bdacbd68801 [2021-02-09T18:23:45.921Z] ---> d7fdfc297481 [2021-02-09T18:23:45.921Z] Step 22/23 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 [2021-02-09T18:23:46.190Z] ---> Running in 3611cb965339 [2021-02-09T18:23:46.190Z] ---> 7cdf7280b7d1 [2021-02-09T18:23:46.190Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-09T18:23:46.190Z] Removing intermediate container a1dd071907e8 [2021-02-09T18:23:46.190Z] ---> 0c1ae7d21d99 [2021-02-09T18:23:46.190Z] [2021-02-09T18:23:46.453Z] Removing intermediate container 3611cb965339 [2021-02-09T18:23:46.453Z] ---> 5b8f26d8433d [2021-02-09T18:23:46.453Z] Step 23/23 : LABEL version=0.0.0 [2021-02-09T18:23:46.716Z] Successfully built 0c1ae7d21d99 [2021-02-09T18:23:46.716Z] Successfully tagged docker-core-command-go:latest [2021-02-09T18:23:46.985Z]  Building docker-core-command-go ... done  ---> Running in 9f6b1d164fac [2021-02-09T18:23:46.985Z] ---> 4be6bd393e37 [2021-02-09T18:23:46.985Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-09T18:23:46.985Z] ---> Running in c2964785766c [2021-02-09T18:23:46.985Z] ---> 804bdb522ff1 [2021-02-09T18:23:46.985Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-09T18:23:47.250Z] Removing intermediate container 9f6b1d164fac [2021-02-09T18:23:47.250Z] ---> 6fcde1ecdbc6 [2021-02-09T18:23:47.250Z] [2021-02-09T18:23:47.250Z] Removing intermediate container c2964785766c [2021-02-09T18:23:47.250Z] ---> f1b1642a05f3 [2021-02-09T18:23:47.250Z] Step 18/21 : CMD ["--init=true"] [2021-02-09T18:23:47.250Z] ---> 29a0ba3ded5e [2021-02-09T18:23:47.250Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-09T18:23:47.513Z] ---> Running in 31bde0676411 [2021-02-09T18:23:47.513Z] ---> Running in bbc9ee1cecf0 [2021-02-09T18:23:47.513Z] Successfully built 6fcde1ecdbc6 [2021-02-09T18:23:47.513Z] Successfully tagged docker-core-metadata-go:latest [2021-02-09T18:23:47.779Z]  Building docker-core-metadata-go ... done Removing intermediate container 31bde0676411 [2021-02-09T18:23:47.779Z] ---> 31a1d2db5da8 [2021-02-09T18:23:47.779Z] Step 19/21 : LABEL arch=x86_64 [2021-02-09T18:23:47.779Z] ---> Running in 53213b878ed8 [2021-02-09T18:23:48.047Z] Removing intermediate container 53213b878ed8 [2021-02-09T18:23:48.047Z] ---> b525c1d1cdbc [2021-02-09T18:23:48.047Z] Step 20/21 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 [2021-02-09T18:23:48.047Z] ---> Running in 12acc20db8c4 [2021-02-09T18:23:48.312Z] Removing intermediate container 12acc20db8c4 [2021-02-09T18:23:48.312Z] ---> 6cc6b477d793 [2021-02-09T18:23:48.313Z] Step 21/21 : LABEL version=0.0.0 [2021-02-09T18:23:48.313Z] ---> Running in e13eb1991c9f [2021-02-09T18:23:48.580Z] Removing intermediate container e13eb1991c9f [2021-02-09T18:23:48.580Z] ---> 9f4e0a7e36f2 [2021-02-09T18:23:48.580Z] [2021-02-09T18:23:48.580Z] Removing intermediate container bbc9ee1cecf0 [2021-02-09T18:23:48.580Z] ---> 8b17aca6d916 [2021-02-09T18:23:48.580Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-09T18:23:48.842Z] ---> Running in bc869a2049c0 [2021-02-09T18:23:48.842Z] Successfully built 9f4e0a7e36f2 [2021-02-09T18:23:48.842Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-09T18:23:48.842Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container bc869a2049c0 [2021-02-09T18:23:48.842Z] ---> 8b494b1e46bb [2021-02-09T18:23:48.842Z] Step 22/24 : LABEL arch=x86_64 [2021-02-09T18:23:49.105Z] ---> Running in 08924557aa45 [2021-02-09T18:23:49.105Z] Removing intermediate container 08924557aa45 [2021-02-09T18:23:49.105Z] ---> ba91cefe1927 [2021-02-09T18:23:49.105Z] Step 23/24 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 [2021-02-09T18:23:49.368Z] ---> Running in 3bf2cf5d4ac6 [2021-02-09T18:23:50.317Z] Removing intermediate container 3bf2cf5d4ac6 [2021-02-09T18:23:50.317Z] ---> 0ccf7481affd [2021-02-09T18:23:50.317Z] Step 24/24 : LABEL version=0.0.0 [2021-02-09T18:23:50.581Z] ---> Running in 9772b3cb4674 [2021-02-09T18:23:50.581Z] Removing intermediate container 9772b3cb4674 [2021-02-09T18:23:50.581Z] ---> a6f99b38ae0e [2021-02-09T18:23:50.581Z] [2021-02-09T18:23:50.844Z] Successfully built a6f99b38ae0e [2021-02-09T18:23:50.844Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-09T18:23:51.430Z]  Building docker-security-secretstore-setup-go ... done  [Pipeline] } [2021-02-09T18:23:51.438Z] $ docker stop --time=1 bcef6d4f1b822359f2aefed2ca4cbafcf28bbe567135458c116726da275ea382 [2021-02-09T18:23:53.037Z] $ docker rm -f bcef6d4f1b822359f2aefed2ca4cbafcf28bbe567135458c116726da275ea382 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-09T18:23:53.715Z] + docker images [2021-02-09T18:23:53.715Z] + grep docker [2021-02-09T18:23:53.981Z] docker-security-secretstore-setup-go latest a6f99b38ae0e 3 seconds ago 24.6MB [2021-02-09T18:23:53.981Z] docker-security-proxy-setup-go latest 9f4e0a7e36f2 5 seconds ago 24.4MB [2021-02-09T18:23:53.981Z] docker-core-metadata-go latest 6fcde1ecdbc6 7 seconds ago 18.8MB [2021-02-09T18:23:53.981Z] docker-core-command-go latest 0c1ae7d21d99 8 seconds ago 16.9MB [2021-02-09T18:23:53.981Z] docker-sys-mgmt-agent-go latest c69cd7ef8a43 35 seconds ago 313MB [2021-02-09T18:23:53.981Z] docker-security-bootstrapper-go latest 96c0c1184752 About a minute ago 17.9MB [2021-02-09T18:23:53.981Z] docker-core-data-go latest ac75fb185006 2 minutes ago 22.3MB [2021-02-09T18:23:53.981Z] docker-support-scheduler-go latest 94f1f429a670 2 minutes ago 17MB [2021-02-09T18:23:53.981Z] docker-support-notifications-go latest fb8783231a8f 2 minutes ago 17.6MB [2021-02-09T18:23:53.981Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-02-09T18:24:09.788Z] Still waiting to schedule task [2021-02-09T18:24:09.789Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-09T18:24:56.971Z] gofmt -l . [2021-02-09T18:24:56.971Z] [ "`gofmt -l .`" = "" ] [2021-02-09T18:24:56.971Z] ./bin/test-go-mod-tidy.sh [2021-02-09T18:24:56.971Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-09T18:24:57.634Z] + ls -al . [2021-02-09T18:24:57.634Z] total 728 [2021-02-09T18:24:57.634Z] drwxrwxr-x 9 1001 1001 4096 Feb 9 18:24 . [2021-02-09T18:24:57.635Z] drwxr-xr-x 4 root root 4096 Feb 9 18:20 .. [2021-02-09T18:24:57.635Z] -rw-rw-r-- 1 1001 1001 11 Feb 9 18:19 .dockerignore [2021-02-09T18:24:57.635Z] drwxrwxr-x 8 1001 1001 4096 Feb 9 18:19 .git [2021-02-09T18:24:57.635Z] drwxrwxr-x 3 1001 1001 4096 Feb 9 18:19 .github [2021-02-09T18:24:57.635Z] -rw-rw-r-- 1 1001 1001 818 Feb 9 18:19 .gitignore [2021-02-09T18:24:57.635Z] -rw-rw-r-- 1 1001 1001 166 Feb 9 18:19 .sonarcloud.properties [2021-02-09T18:24:57.635Z] -rw-rw-r-- 1 1001 1001 7859 Feb 9 18:19 Attribution.txt [2021-02-09T18:24:57.635Z] -rw-rw-r-- 1 1001 1001 3804 Feb 9 18:19 CONTRIBUTING.md [2021-02-09T18:24:57.635Z] -rw-rw-r-- 1 1001 1001 931 Feb 9 18:19 Dockerfile.build [2021-02-09T18:24:57.635Z] -rw-rw-r-- 1 1001 1001 863 Feb 9 18:19 Jenkinsfile [2021-02-09T18:24:57.635Z] -rw-rw-r-- 1 1001 1001 10775 Feb 9 18:19 LICENSE [2021-02-09T18:24:57.635Z] -rw-rw-r-- 1 1001 1001 5774 Feb 9 18:19 Makefile [2021-02-09T18:24:57.635Z] -rw-rw-r-- 1 1001 1001 6524 Feb 9 18:19 README.md [2021-02-09T18:24:57.635Z] -rw-rw-r-- 1 1001 1001 6755 Feb 9 18:19 SECURITY.md [2021-02-09T18:24:57.635Z] -rw-rw-r-- 1 1001 1001 5 Feb 9 18:15 VERSION [2021-02-09T18:24:57.635Z] -rw-rw-r-- 1 1001 1001 4131 Feb 9 18:19 ZMQWindows.md [2021-02-09T18:24:57.635Z] drwxrwxr-x 2 1001 1001 4096 Feb 9 18:19 bin [2021-02-09T18:24:57.635Z] drwxrwxr-x 14 1001 1001 4096 Feb 9 18:19 cmd [2021-02-09T18:24:57.635Z] -rw-r--r-- 1 root root 594557 Feb 9 18:23 coverage.out [2021-02-09T18:24:57.635Z] -rw-r--r-- 1 root root 1054 Feb 9 18:24 go.mod [2021-02-09T18:24:57.635Z] -rw-r--r-- 1 root root 19290 Feb 9 18:24 go.sum [2021-02-09T18:24:57.635Z] drwxrwxr-x 8 1001 1001 4096 Feb 9 18:19 internal [2021-02-09T18:24:57.635Z] drwxrwxr-x 4 1001 1001 4096 Feb 9 18:19 openapi [2021-02-09T18:24:57.635Z] drwxrwxr-x 4 1001 1001 4096 Feb 9 18:19 snap [2021-02-09T18:24:57.635Z] -rw-rw-r-- 1 1001 1001 168 Feb 9 18:19 version.go [Pipeline] sh [2021-02-09T18:24:58.128Z] Running on prd-ubuntu18.04-docker-8c-8g-25821 in /w/workspace/edgexfoundry_edgex-go_PR-3148 [Pipeline] { [Pipeline] ws [2021-02-09T18:24:58.179Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-02-09T18:24:58.336Z] + '[' -e coverage.out ] [2021-02-09T18:24:58.336Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-09T18:24:58.407Z] Warning: overwriting stash ‘coverage-report’ [2021-02-09T18:24:59.610Z] Stashed 1 file(s) [Pipeline] sh [2021-02-09T18:25:00.323Z] + make build [2021-02-09T18:25:00.323Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-09T18:25:00.335Z] using credential edgex-jenkins-ssh [2021-02-09T18:25:00.394Z] Cloning the remote Git repository [2021-02-09T18:25:00.405Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-09T18:25:00.473Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-02-09T18:25:00.501Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-09T18:25:00.501Z] > git --version # timeout=10 [2021-02-09T18:25:00.509Z] > git --version # 'git version 2.17.1' [2021-02-09T18:25:00.510Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-09T18:25:00.534Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-09T18:25:10.503Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-09T18:25:23.041Z] Merging remotes/origin/master commit 4701403bb7246123cd8f18798155fd534c2f7ee0 into PR head commit 6cdc95fb8e6c3186e3e3667e1d8f0b5f46c207e1 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-09T18:25:23.699Z] Failed in branch amd64 [2021-02-09T18:25:22.331Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-09T18:25:22.338Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-09T18:25:22.357Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-09T18:25:22.370Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-09T18:25:22.371Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-09T18:25:22.374Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3148/head:refs/remotes/origin/PR-3148 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-09T18:25:23.043Z] > git config core.sparsecheckout # timeout=10 [2021-02-09T18:25:23.047Z] > git checkout -f 6cdc95fb8e6c3186e3e3667e1d8f0b5f46c207e1 # timeout=10 [2021-02-09T18:25:32.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-09T18:25:38.090Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-09T18:25:43.504Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-09T18:25:44.936Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-09T18:25:50.355Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-09T18:25:54.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-09T18:25:58.045Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-09T18:26:03.440Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-09T18:26:06.053Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-09T18:26:10.368Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-02-09T18:26:15.691Z] $ docker stop --time=1 27ef7f5fec7a388a804f8e4935f19d3bf2bfc484c94a9a1510a8e56f79c8fec9 [2021-02-09T18:26:18.447Z] $ docker rm -f 27ef7f5fec7a388a804f8e4935f19d3bf2bfc484c94a9a1510a8e56f79c8fec9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-09T18:26:20.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-09T18:26:20.730Z] [2021-02-09T18:26:20.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-09T18:26:21.121Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-09T18:26:22.550Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-09T18:26:22.550Z] 29e5d40040c1: Pulling fs layer [2021-02-09T18:26:22.550Z] 1ce36da41761: Pulling fs layer [2021-02-09T18:26:22.550Z] 25b303627fd3: Pulling fs layer [2021-02-09T18:26:22.550Z] 29e5d40040c1: Verifying Checksum [2021-02-09T18:26:22.550Z] 29e5d40040c1: Download complete [2021-02-09T18:26:23.149Z] 1ce36da41761: Verifying Checksum [2021-02-09T18:26:23.149Z] 1ce36da41761: Download complete [2021-02-09T18:26:23.149Z] 29e5d40040c1: Pull complete [2021-02-09T18:26:24.573Z] 1ce36da41761: Pull complete [2021-02-09T18:26:24.845Z] 25b303627fd3: Download complete [2021-02-09T18:26:34.996Z] 25b303627fd3: Pull complete [2021-02-09T18:26:34.996Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-09T18:26:34.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-09T18:26:34.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-09T18:26:35.260Z] prd-ubuntu18.04-docker-arm64-4c-16g-25819 does not seem to be running inside a container [2021-02-09T18:26:35.244Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-02-09T18:26:38.353Z] $ docker top 076712813b56f3dd8fa1e68753eef5d08d47b004799817513dfd75b2a6b21241 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-09T18:26:39.495Z] + grep parallel+ [2021-02-09T18:26:39.495Z] docker-compose build --help [2021-02-09T18:26:42.868Z] --parallel Build images in parallel. [Pipeline] } [2021-02-09T18:26:42.794Z] $ docker stop --time=1 076712813b56f3dd8fa1e68753eef5d08d47b004799817513dfd75b2a6b21241 [2021-02-09T18:26:44.742Z] $ docker rm -f 076712813b56f3dd8fa1e68753eef5d08d47b004799817513dfd75b2a6b21241 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-09T18:26:45.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-09T18:26:45.720Z] . [Pipeline] withDockerContainer [2021-02-09T18:26:45.999Z] prd-ubuntu18.04-docker-arm64-4c-16g-25819 does not seem to be running inside a container [2021-02-09T18:26:46.014Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-09T18:26:47.406Z] $ docker top 3266d8fb3fc711d55f0f0a354e801df9314b9e31aa6938561b705b6eee63eeb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-09T18:26:48.578Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-09T18:26:52.854Z] Building docker-core-command-go ... [2021-02-09T18:26:52.854Z] Building docker-core-data-go ... [2021-02-09T18:26:52.854Z] Building docker-core-metadata-go ... [2021-02-09T18:26:52.854Z] Building docker-security-bootstrapper-go ... [2021-02-09T18:26:52.854Z] Building docker-security-proxy-setup-go ... [2021-02-09T18:26:52.854Z] Building docker-security-secretstore-setup-go ... [2021-02-09T18:26:52.854Z] Building docker-support-notifications-go ... [2021-02-09T18:26:52.854Z] Building docker-support-scheduler-go ... [2021-02-09T18:26:52.854Z] Building docker-sys-mgmt-agent-go ... [2021-02-09T18:26:52.854Z] Building docker-sys-mgmt-agent-go [2021-02-09T18:26:52.854Z] Building docker-security-proxy-setup-go [2021-02-09T18:26:52.854Z] Building docker-security-secretstore-setup-go [2021-02-09T18:26:52.854Z] Building docker-support-scheduler-go [2021-02-09T18:26:52.854Z] Building docker-core-command-go [2021-02-09T18:28:14.634Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T18:28:14.634Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:28:14.634Z] ---> 03beec066b2a [2021-02-09T18:28:14.634Z] Step 3/26 : WORKDIR /edgex-go [2021-02-09T18:28:14.634Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T18:28:14.634Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:28:14.634Z] ---> 03beec066b2a [2021-02-09T18:28:14.634Z] Step 3/23 : WORKDIR /edgex-go [2021-02-09T18:28:14.634Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T18:28:14.634Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:28:14.634Z] ---> 03beec066b2a [2021-02-09T18:28:14.634Z] Step 3/24 : WORKDIR /edgex-go [2021-02-09T18:28:14.634Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T18:28:14.634Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:28:14.634Z] ---> 03beec066b2a [2021-02-09T18:28:14.634Z] Step 3/22 : WORKDIR /edgex-go [2021-02-09T18:28:14.634Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T18:28:14.634Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:28:14.634Z] ---> 03beec066b2a [2021-02-09T18:28:14.634Z] Step 3/21 : WORKDIR /edgex-go [2021-02-09T18:28:14.634Z] ---> Running in 0fa88f39c690 [2021-02-09T18:28:14.634Z] ---> Running in 83706b3c4561 [2021-02-09T18:28:14.634Z] ---> Running in 17d2182cf01b [2021-02-09T18:28:14.634Z] ---> Running in 4e0012ce82d6 [2021-02-09T18:28:14.634Z] ---> Running in 3d9806be6e37 [2021-02-09T18:28:14.634Z] Removing intermediate container 0fa88f39c690 [2021-02-09T18:28:14.634Z] ---> 4beca427df5d [2021-02-09T18:28:14.634Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:28:14.634Z] Removing intermediate container 83706b3c4561 [2021-02-09T18:28:14.634Z] ---> 09d2cc8dfd28 [2021-02-09T18:28:14.634Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:28:14.634Z] Removing intermediate container 17d2182cf01b [2021-02-09T18:28:14.634Z] ---> f5ac14cf5bc3 [2021-02-09T18:28:14.634Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:28:14.634Z] Removing intermediate container 3d9806be6e37 [2021-02-09T18:28:14.634Z] ---> 1d092f26a00f [2021-02-09T18:28:14.634Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:28:14.634Z] Removing intermediate container 4e0012ce82d6 [2021-02-09T18:28:14.634Z] ---> 6e8cae2551cf [2021-02-09T18:28:14.634Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:28:14.634Z] ---> Running in 93fb029d6513 [2021-02-09T18:28:14.634Z] ---> Running in 3862d1aab9e1 [2021-02-09T18:28:14.634Z] ---> Running in 3a3a16b5e59a [2021-02-09T18:28:14.634Z] ---> Running in 867fd921d40a [2021-02-09T18:28:14.634Z] ---> Running in f3f3b74df3a9 [2021-02-09T18:28:14.634Z] Removing intermediate container 3862d1aab9e1 [2021-02-09T18:28:14.634Z] ---> be3b13bdc259 [2021-02-09T18:28:14.634Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-09T18:28:14.634Z] Removing intermediate container 3a3a16b5e59a [2021-02-09T18:28:14.634Z] ---> b8ac8f373ca2 [2021-02-09T18:28:14.634Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-09T18:28:14.634Z] ---> Running in 8c0945046cc0 [2021-02-09T18:28:14.634Z] ---> Running in b8e4362bce2d [2021-02-09T18:28:14.634Z] Removing intermediate container 867fd921d40a [2021-02-09T18:28:14.634Z] ---> 6bb86ec10b46 [2021-02-09T18:28:14.634Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-09T18:28:14.634Z] ---> Running in cee2e3b9b595 [2021-02-09T18:28:14.634Z] Removing intermediate container f3f3b74df3a9 [2021-02-09T18:28:14.634Z] ---> b56e26411be4 [2021-02-09T18:28:14.634Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-09T18:28:14.634Z] Removing intermediate container 93fb029d6513 [2021-02-09T18:28:14.634Z] ---> 2fb497ea953e [2021-02-09T18:28:14.634Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-09T18:28:14.634Z] ---> Running in 96ee1f8097a3 [2021-02-09T18:28:14.634Z] ---> Running in 682dc14f24d4 [2021-02-09T18:28:14.634Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T18:28:14.634Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T18:28:14.634Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T18:28:14.634Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T18:28:14.634Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T18:28:14.634Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T18:28:14.634Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T18:28:14.634Z] OK: 217 MiB in 51 packages [2021-02-09T18:28:14.634Z] OK: 217 MiB in 51 packages [2021-02-09T18:28:14.634Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T18:28:14.634Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T18:28:14.910Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T18:28:15.185Z] OK: 217 MiB in 51 packages [2021-02-09T18:28:15.469Z] OK: 217 MiB in 51 packages [2021-02-09T18:28:15.745Z] Removing intermediate container 8c0945046cc0 [2021-02-09T18:28:15.745Z] ---> 1ed86f177dc2 [2021-02-09T18:28:15.745Z] Step 6/21 : COPY go.mod . [2021-02-09T18:28:15.745Z] OK: 217 MiB in 51 packages [2021-02-09T18:28:16.020Z] Removing intermediate container b8e4362bce2d [2021-02-09T18:28:16.020Z] ---> d6749b1e41bb [2021-02-09T18:28:16.020Z] Step 6/26 : COPY go.mod . [2021-02-09T18:28:16.622Z] ---> 4f29a1f536f7 [2021-02-09T18:28:16.622Z] Step 7/21 : RUN go mod download [2021-02-09T18:28:16.902Z] Removing intermediate container cee2e3b9b595 [2021-02-09T18:28:16.902Z] ---> dbfa504e2146 [2021-02-09T18:28:16.902Z] Step 6/22 : COPY go.mod . [2021-02-09T18:28:16.902Z] ---> Running in 27ce1ece1f7a [2021-02-09T18:28:16.902Z] Removing intermediate container 682dc14f24d4 [2021-02-09T18:28:16.902Z] ---> 4e179f9bd3cc [2021-02-09T18:28:16.902Z] Step 6/23 : COPY go.mod . [2021-02-09T18:28:17.184Z] ---> 0d0a1a916e00 [2021-02-09T18:28:17.184Z] Step 7/26 : RUN go mod download [2021-02-09T18:28:17.467Z] ---> Running in b81054058bd7 [2021-02-09T18:28:17.467Z] Removing intermediate container 96ee1f8097a3 [2021-02-09T18:28:17.467Z] ---> aed7946100fc [2021-02-09T18:28:17.467Z] Step 6/24 : COPY go.mod . [2021-02-09T18:28:18.070Z] ---> 45df81fe3d0a [2021-02-09T18:28:18.070Z] Step 7/22 : RUN go mod download [2021-02-09T18:28:18.070Z] ---> cddf6afde3d2 [2021-02-09T18:28:18.070Z] Step 7/23 : RUN go mod download [2021-02-09T18:28:18.351Z] ---> Running in 82566ea53cbe [2021-02-09T18:28:18.351Z] ---> Running in 3de2b5007e25 [2021-02-09T18:28:18.625Z] ---> e24f0299e190 [2021-02-09T18:28:18.625Z] Step 7/24 : RUN go mod download [2021-02-09T18:28:18.911Z] ---> Running in 6b92a780da0c [2021-02-09T18:28:21.553Z] Removing intermediate container 27ce1ece1f7a [2021-02-09T18:28:21.553Z] ---> 84ac748cc5f0 [2021-02-09T18:28:21.553Z] Step 8/21 : COPY . .Removing intermediate container b81054058bd7 [2021-02-09T18:28:21.553Z] ---> bc47d3d0ad4d [2021-02-09T18:28:21.553Z] Step 8/26 : COPY . . [2021-02-09T18:28:21.553Z] [2021-02-09T18:28:23.542Z] Removing intermediate container 3de2b5007e25 [2021-02-09T18:28:23.542Z] ---> 4314d04ae04a [2021-02-09T18:28:23.542Z] Step 8/23 : COPY . . [2021-02-09T18:28:23.818Z] Removing intermediate container 6b92a780da0c [2021-02-09T18:28:23.818Z] ---> 5053e7a3c4e9 [2021-02-09T18:28:23.818Z] Step 8/24 : COPY . . [2021-02-09T18:28:24.093Z] Removing intermediate container 82566ea53cbe [2021-02-09T18:28:24.093Z] ---> 45028d48fadf [2021-02-09T18:28:24.093Z] Step 8/22 : COPY . . [2021-02-09T18:28:50.906Z] ---> 8dd8ac8417b8 [2021-02-09T18:28:50.906Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-09T18:28:50.906Z] ---> a05181a62742 [2021-02-09T18:28:50.906Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-09T18:28:50.906Z] ---> d58cc20a187e [2021-02-09T18:28:50.906Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-09T18:28:50.906Z] ---> 0bdfc5bf9fa9 [2021-02-09T18:28:50.906Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-09T18:28:50.906Z] ---> 3d11d53c3384 [2021-02-09T18:28:50.906Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-09T18:28:50.906Z] ---> Running in 7eb95916bec2 [2021-02-09T18:28:50.906Z] ---> Running in e8e5f7a9f552 [2021-02-09T18:28:50.906Z] ---> Running in a68d1ba7a27b [2021-02-09T18:28:50.906Z] ---> Running in 7f93b8dbd08d [2021-02-09T18:28:50.906Z] ---> Running in b62379d7d699 [2021-02-09T18:28:50.906Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-09T18:28:50.906Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-09T18:28:50.906Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-09T18:28:50.906Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-09T18:28:50.906Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-09T18:30:12.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-09T18:30:12.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-09T18:30:25.172Z] Removing intermediate container a68d1ba7a27b [2021-02-09T18:30:25.172Z] ---> 1e2ea0c843bb [2021-02-09T18:30:25.172Z] [2021-02-09T18:30:25.172Z] Step 10/24 : FROM alpine:3.12 [2021-02-09T18:30:25.172Z] 3.12: Pulling from library/alpine [2021-02-09T18:30:25.172Z] Removing intermediate container 7eb95916bec2 [2021-02-09T18:30:25.172Z] ---> 5c041e025c11 [2021-02-09T18:30:25.172Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-09T18:30:25.172Z] ---> Running in b56a9c34d07c [2021-02-09T18:30:25.172Z] Removing intermediate container 7f93b8dbd08d [2021-02-09T18:30:25.172Z] ---> ad839ac27ea7 [2021-02-09T18:30:25.172Z] [2021-02-09T18:30:25.172Z] Step 10/21 : FROM alpine:3.12 [2021-02-09T18:30:25.172Z] 3.12: Pulling from library/alpine [2021-02-09T18:30:25.453Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-09T18:30:25.453Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-09T18:30:25.453Z] Status: Downloaded newer image for alpine:3.12 [2021-02-09T18:30:25.453Z] ---> afeebe901d6b [2021-02-09T18:30:25.453Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-09T18:30:25.453Z] Status: Image is up to date for alpine:3.12 [2021-02-09T18:30:25.453Z] ---> afeebe901d6b [2021-02-09T18:30:25.453Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-09T18:30:25.728Z] ---> Running in 4d4d07dda942 [2021-02-09T18:30:25.728Z] ---> Running in d2e5af7864e7 [2021-02-09T18:30:26.709Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-09T18:30:27.683Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T18:30:27.960Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T18:30:27.960Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T18:30:28.235Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T18:30:28.833Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-09T18:30:28.833Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-09T18:30:28.833Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-09T18:30:28.833Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-09T18:30:28.833Z] (4/5) Installing curl (7.69.1-r3) [2021-02-09T18:30:28.833Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-09T18:30:28.833Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:30:28.833Z] Executing ca-certificates-20191127-r4.trigger [2021-02-09T18:30:29.116Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-09T18:30:29.116Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-09T18:30:29.116Z] (4/4) Installing curl (7.69.1-r3) [2021-02-09T18:30:29.116Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:30:29.116Z] Executing ca-certificates-20191127-r4.trigger [2021-02-09T18:30:29.116Z] OK: 7 MiB in 19 packages [2021-02-09T18:30:29.390Z] OK: 7 MiB in 18 packages [2021-02-09T18:30:32.829Z] Removing intermediate container 4d4d07dda942 [2021-02-09T18:30:32.829Z] ---> 87ae0f8bcc58 [2021-02-09T18:30:32.829Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-09T18:30:33.102Z] Removing intermediate container b56a9c34d07c [2021-02-09T18:30:33.102Z] ---> 606127e61ee7 [2021-02-09T18:30:33.102Z] [2021-02-09T18:30:33.102Z] Step 11/26 : FROM docker:20.10.0 [2021-02-09T18:30:33.102Z] Removing intermediate container d2e5af7864e7 [2021-02-09T18:30:33.102Z] ---> b03625b312f9 [2021-02-09T18:30:33.102Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-09T18:30:33.102Z] 20.10.0: Pulling from library/docker [2021-02-09T18:30:33.379Z] ---> Running in 1f77e97ffa3a [2021-02-09T18:30:33.697Z] Removing intermediate container e8e5f7a9f552 [2021-02-09T18:30:33.697Z] ---> fd12de38bd95 [2021-02-09T18:30:33.697Z] [2021-02-09T18:30:33.697Z] Step 10/23 : FROM alpine:3.12 [2021-02-09T18:30:33.697Z] ---> afeebe901d6b [2021-02-09T18:30:33.697Z] ---> Running in 70f4e6d22092 [2021-02-09T18:30:33.697Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-09T18:30:34.306Z] Removing intermediate container b62379d7d699 [2021-02-09T18:30:34.306Z] ---> ff516081680d [2021-02-09T18:30:34.306Z] [2021-02-09T18:30:34.306Z] Step 10/22 : FROM alpine:3.12 [2021-02-09T18:30:34.306Z] ---> afeebe901d6b [2021-02-09T18:30:34.306Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-09T18:30:34.306Z] ---> Running in b78371cfeb4a [2021-02-09T18:30:34.306Z] Removing intermediate container 1f77e97ffa3a [2021-02-09T18:30:34.306Z] ---> 5a2f0acc0857 [2021-02-09T18:30:34.306Z] Step 13/21 : WORKDIR /edgex [2021-02-09T18:30:34.910Z] ---> Running in 17a510a90bba [2021-02-09T18:30:34.910Z] ---> Running in 005d9745f3c4 [2021-02-09T18:30:35.200Z] Removing intermediate container 70f4e6d22092 [2021-02-09T18:30:35.200Z] ---> 34b45f98f37b [2021-02-09T18:30:35.200Z] Step 13/24 : WORKDIR / [2021-02-09T18:30:35.484Z] ---> Running in 3c6cc3574eed [2021-02-09T18:30:36.463Z] Removing intermediate container 005d9745f3c4 [2021-02-09T18:30:36.463Z] ---> 6b557978e5ca [2021-02-09T18:30:36.463Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-09T18:30:36.739Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T18:30:36.739Z] Removing intermediate container 3c6cc3574eed [2021-02-09T18:30:36.739Z] ---> 46bb7ca8669d [2021-02-09T18:30:36.739Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-09T18:30:36.739Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T18:30:37.015Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T18:30:37.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T18:30:37.296Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-09T18:30:37.296Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:30:37.572Z] OK: 5 MiB in 15 packages [2021-02-09T18:30:37.915Z] ---> 667b829ac25e [2021-02-09T18:30:37.915Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-09T18:30:37.915Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-09T18:30:37.915Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:30:37.915Z] OK: 5 MiB in 15 packages [2021-02-09T18:30:38.293Z] ---> 784ec01b259f [2021-02-09T18:30:38.293Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-09T18:30:39.811Z] Removing intermediate container b78371cfeb4a [2021-02-09T18:30:39.811Z] ---> 34409dddf175 [2021-02-09T18:30:39.811Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-09T18:30:40.090Z] ---> Running in a61960edf34a [2021-02-09T18:30:40.693Z] ---> 7cce078404c1 [2021-02-09T18:30:40.693Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-09T18:30:40.693Z] Removing intermediate container 17a510a90bba [2021-02-09T18:30:40.693Z] ---> bc564f43db22 [2021-02-09T18:30:40.693Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-09T18:30:40.967Z] ---> 17a2e51bb761 [2021-02-09T18:30:40.968Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-09T18:30:40.968Z] ---> Running in 9f6734482acd [2021-02-09T18:30:41.241Z] Removing intermediate container a61960edf34a [2021-02-09T18:30:41.241Z] ---> a24bc653791d [2021-02-09T18:30:41.241Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-09T18:30:41.516Z] ---> Running in 18158854bebd [2021-02-09T18:30:42.116Z] Removing intermediate container 9f6734482acd [2021-02-09T18:30:42.116Z] ---> c65cf97ba29a [2021-02-09T18:30:42.116Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-09T18:30:42.116Z] ---> 2eb3fce9dd2e [2021-02-09T18:30:42.116Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-09T18:30:42.400Z] ---> Running in d787be231dd5 [2021-02-09T18:30:42.400Z] Removing intermediate container 18158854bebd [2021-02-09T18:30:42.400Z] ---> c1aa825fe992 [2021-02-09T18:30:42.400Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-09T18:30:42.999Z] ---> Running in 8e60d1fb4155 [2021-02-09T18:30:43.271Z] ---> 67cf38fb9737 [2021-02-09T18:30:43.271Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-09T18:30:43.271Z] Removing intermediate container d787be231dd5 [2021-02-09T18:30:43.271Z] ---> 05f9426f903d [2021-02-09T18:30:43.271Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-09T18:30:43.871Z] ---> Running in 69220d32e667 [2021-02-09T18:30:43.872Z] ---> Running in 5a8bc26503a8 [2021-02-09T18:30:43.872Z] Removing intermediate container 8e60d1fb4155 [2021-02-09T18:30:43.872Z] ---> 07fd2ef5ed01 [2021-02-09T18:30:43.872Z] Step 15/23 : WORKDIR / [2021-02-09T18:30:44.144Z] ---> 9a576bd3cf7f [2021-02-09T18:30:44.144Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-09T18:30:44.144Z] ---> Running in 59538f97baea [2021-02-09T18:30:44.422Z] Removing intermediate container 5a8bc26503a8 [2021-02-09T18:30:44.422Z] ---> cd8cf19cfb53 [2021-02-09T18:30:44.422Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T18:30:44.709Z] Removing intermediate container 69220d32e667 [2021-02-09T18:30:44.709Z] ---> 7a8a2fb871f9 [2021-02-09T18:30:44.709Z] Step 18/21 : CMD ["--init=true"] [2021-02-09T18:30:45.309Z] Removing intermediate container 59538f97baea [2021-02-09T18:30:45.309Z] ---> 890bfb1319d8 [2021-02-09T18:30:45.309Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T18:30:45.309Z] ---> Running in 8f2067a9ec07 [2021-02-09T18:30:45.906Z] ---> 6f95e754e038 [2021-02-09T18:30:45.906Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-09T18:30:45.906Z] ---> fab66271be4e [2021-02-09T18:30:45.906Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-09T18:30:46.183Z] Removing intermediate container 8f2067a9ec07 [2021-02-09T18:30:46.183Z] ---> 6e668cf8d753 [2021-02-09T18:30:46.183Z] Step 19/21 : LABEL arch=arm64 [2021-02-09T18:30:46.459Z] ---> bf8fff118d20 [2021-02-09T18:30:46.459Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-09T18:30:46.459Z] ---> Running in e2343a7995f8 [2021-02-09T18:30:47.445Z] ---> 9e891800e6e4 [2021-02-09T18:30:47.445Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-09T18:30:47.445Z] Removing intermediate container e2343a7995f8 [2021-02-09T18:30:47.445Z] ---> e40bbf164a93 [2021-02-09T18:30:47.445Z] Step 20/21 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 [2021-02-09T18:30:48.047Z] ---> Running in 1cd781909e94 [2021-02-09T18:30:48.047Z] ---> Running in 0785dee53e7a [2021-02-09T18:30:48.324Z] ---> 6abb503e86c4 [2021-02-09T18:30:48.324Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-09T18:30:48.324Z] ---> c917fe268a49 [2021-02-09T18:30:48.324Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-09T18:30:48.599Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-09T18:30:48.599Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-09T18:30:48.599Z] ---> eeaf43b92773 [2021-02-09T18:30:48.599Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-09T18:30:48.873Z] Removing intermediate container 1cd781909e94 [2021-02-09T18:30:48.873Z] ---> 54d3f09030f2 [2021-02-09T18:30:48.873Z] Step 21/21 : LABEL version=0.0.0 [2021-02-09T18:30:48.873Z] ---> Running in 42071a2c3c69 [2021-02-09T18:30:49.148Z] ---> Running in 2ad597d94c71 [2021-02-09T18:30:49.424Z] ---> 4255ec336073 [2021-02-09T18:30:49.424Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-09T18:30:49.424Z] ---> 3ff68d44fdee [2021-02-09T18:30:49.424Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-09T18:30:49.694Z] ---> Running in 14a571b4e934 [2021-02-09T18:30:49.694Z] ---> Running in 44685d04af36 [2021-02-09T18:30:49.968Z] Removing intermediate container 2ad597d94c71 [2021-02-09T18:30:49.968Z] ---> 33e0a1c4f337 [2021-02-09T18:30:49.968Z] [2021-02-09T18:30:50.245Z] Removing intermediate container 14a571b4e934 [2021-02-09T18:30:50.245Z] ---> b3710134022a [2021-02-09T18:30:50.245Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T18:30:50.522Z] Removing intermediate container 44685d04af36 [2021-02-09T18:30:50.522Z] ---> 4f4eb9cc41eb [2021-02-09T18:30:50.522Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T18:30:50.522Z] Successfully built 33e0a1c4f337 [2021-02-09T18:30:50.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T18:30:50.522Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-09T18:30:50.522Z] Building docker-support-notifications-go [2021-02-09T18:30:50.522Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 4e89b27c071f [2021-02-09T18:30:50.795Z] ---> Running in a70ce04a18e2 [2021-02-09T18:30:50.795Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T18:30:51.067Z] Removing intermediate container 4e89b27c071f [2021-02-09T18:30:51.345Z] ---> 1a8197293a89 [2021-02-09T18:30:51.345Z] Step 21/23 : LABEL arch=arm64 [2021-02-09T18:30:51.345Z] ---> Running in e9d25cf2194e [2021-02-09T18:30:51.345Z] (1/2) Installing readline (8.0.4-r0) [2021-02-09T18:30:51.619Z] (2/2) Installing bash (5.0.17-r0) [2021-02-09T18:30:51.619Z] Removing intermediate container 0785dee53e7a [2021-02-09T18:30:51.619Z] Removing intermediate container a70ce04a18e2 [2021-02-09T18:30:51.619Z] ---> 8b1b1933c9ea [2021-02-09T18:30:51.619Z] Step 20/22 : LABEL arch=arm64 [2021-02-09T18:30:51.619Z] ---> df6b3a2d4aa4 [2021-02-09T18:30:51.619Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-09T18:30:51.619Z] Executing bash-5.0.17-r0.post-install [2021-02-09T18:30:51.619Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:30:51.619Z] OK: 12 MiB in 22 packages [2021-02-09T18:30:51.891Z] ---> Running in fd3367b55d72 [2021-02-09T18:30:51.891Z] ---> Running in ed5f5fa4f533 [2021-02-09T18:30:52.167Z] Removing intermediate container e9d25cf2194e [2021-02-09T18:30:52.167Z] ---> 9910709af602 [2021-02-09T18:30:52.167Z] Step 22/23 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 [2021-02-09T18:30:52.757Z] ---> Running in d312ea8f4715 [2021-02-09T18:30:53.029Z] Removing intermediate container fd3367b55d72 [2021-02-09T18:30:53.029Z] ---> 5034b36e461a [2021-02-09T18:30:53.029Z] Step 22/24 : LABEL arch=arm64 [2021-02-09T18:30:53.298Z] Removing intermediate container ed5f5fa4f533 [2021-02-09T18:30:53.298Z] ---> 0ddc3d3fb007 [2021-02-09T18:30:53.298Z] Step 21/22 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 [2021-02-09T18:30:53.897Z] ---> Running in d0e3eb51978b [2021-02-09T18:30:53.897Z] ---> Running in c8b87bbd0d9a [2021-02-09T18:30:54.173Z] Removing intermediate container d312ea8f4715 [2021-02-09T18:30:54.173Z] ---> 94d0e8db4758 [2021-02-09T18:30:54.173Z] Step 23/23 : LABEL version=0.0.0 [2021-02-09T18:30:54.173Z] Removing intermediate container 42071a2c3c69 [2021-02-09T18:30:54.173Z] ---> 57b96c73e19a [2021-02-09T18:30:54.173Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-09T18:30:54.455Z] ---> Running in caf859721d3e [2021-02-09T18:30:54.455Z] ---> Running in 49b0450656c7 [2021-02-09T18:30:54.726Z] Removing intermediate container c8b87bbd0d9a [2021-02-09T18:30:54.726Z] ---> aac3200302d8 [2021-02-09T18:30:54.726Z] Step 22/22 : LABEL version=0.0.0 [2021-02-09T18:30:54.998Z] Removing intermediate container d0e3eb51978b [2021-02-09T18:30:54.998Z] ---> e15b9632d45f [2021-02-09T18:30:54.998Z] Step 23/24 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 [2021-02-09T18:30:55.269Z] ---> Running in 77fdba512de3 [2021-02-09T18:30:55.547Z] ---> Running in ef84faa69635 [2021-02-09T18:30:55.547Z] Removing intermediate container 49b0450656c7 [2021-02-09T18:30:55.547Z] ---> be3a45edbcb2 [2021-02-09T18:30:55.547Z] [2021-02-09T18:30:55.547Z] Removing intermediate container caf859721d3e [2021-02-09T18:30:55.547Z] ---> 47715542aeee [2021-02-09T18:30:55.547Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-09T18:30:56.145Z] Removing intermediate container 77fdba512de3 [2021-02-09T18:30:56.145Z] ---> 9acd4aa957b8 [2021-02-09T18:30:56.145Z] [2021-02-09T18:30:56.145Z] Successfully built be3a45edbcb2 [2021-02-09T18:30:56.416Z] ---> Running in 8757fdabb047 [2021-02-09T18:30:56.416Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-09T18:30:56.416Z] Building docker-core-data-go [2021-02-09T18:30:56.416Z]  Building docker-core-command-go ... done Removing intermediate container ef84faa69635 [2021-02-09T18:30:56.696Z] ---> da2d0b1fa276 [2021-02-09T18:30:56.696Z] Step 24/24 : LABEL version=0.0.0 [2021-02-09T18:30:56.696Z] Successfully built 9acd4aa957b8 [2021-02-09T18:30:56.696Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-09T18:30:56.696Z] Building docker-security-bootstrapper-go [2021-02-09T18:30:56.969Z]  Building docker-support-scheduler-go ... done  ---> Running in fd0cf8625590 [2021-02-09T18:30:56.969Z] Removing intermediate container 8757fdabb047 [2021-02-09T18:30:56.969Z] ---> b2389f0b4fe7 [2021-02-09T18:30:56.969Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-09T18:30:57.242Z] ---> Running in 0f90c8dc8d98 [2021-02-09T18:30:57.242Z] Removing intermediate container fd0cf8625590 [2021-02-09T18:30:57.242Z] ---> 59b63a0d9fad [2021-02-09T18:30:57.242Z] [2021-02-09T18:30:57.841Z] Successfully built 59b63a0d9fad [2021-02-09T18:30:57.841Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-09T18:30:57.841Z] Building docker-core-metadata-go [2021-02-09T18:30:57.841Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 0f90c8dc8d98 [2021-02-09T18:30:57.841Z] ---> f23242eef766 [2021-02-09T18:30:57.841Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-09T18:30:59.290Z] ---> c77208663df5 [2021-02-09T18:30:59.290Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-09T18:30:59.902Z] ---> fa0b3f800087 [2021-02-09T18:30:59.902Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-09T18:31:00.897Z] ---> e5a09d072168 [2021-02-09T18:31:00.897Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-09T18:31:01.180Z] ---> Running in 86a95c6ba886 [2021-02-09T18:31:02.174Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T18:31:02.448Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T18:31:03.043Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-09T18:31:03.043Z] (2/33) Installing expat (2.2.9-r1) [2021-02-09T18:31:03.043Z] (3/33) Installing libffi (3.3-r2) [2021-02-09T18:31:03.043Z] (4/33) Installing gdbm (1.13-r1) [2021-02-09T18:31:03.043Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-09T18:31:03.043Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-09T18:31:03.043Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-09T18:31:05.022Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-09T18:31:05.022Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-09T18:31:05.022Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-09T18:31:05.022Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-09T18:31:05.022Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-09T18:31:05.022Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-09T18:31:05.022Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-09T18:31:05.022Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-09T18:31:05.022Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-09T18:31:05.296Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-09T18:31:05.296Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-09T18:31:05.296Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-09T18:31:05.296Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-09T18:31:05.296Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-09T18:31:05.296Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-09T18:31:05.296Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-09T18:31:05.296Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-09T18:31:05.296Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-09T18:31:05.296Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-09T18:31:05.569Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-09T18:31:05.569Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-09T18:31:05.569Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-09T18:31:05.569Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-09T18:31:05.569Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-09T18:31:05.569Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-09T18:31:05.569Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-09T18:31:05.569Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:31:05.569Z] OK: 71 MiB in 55 packages [2021-02-09T18:31:17.980Z] Removing intermediate container 86a95c6ba886 [2021-02-09T18:31:17.980Z] ---> 3cfd057acdfa [2021-02-09T18:31:17.980Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-09T18:31:17.980Z] ---> Running in bd41c45efc83 [2021-02-09T18:31:22.276Z] Collecting docker-compose==1.23.2 [2021-02-09T18:31:22.276Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-09T18:31:23.255Z] Collecting PyYAML<4,>=3.10 [2021-02-09T18:31:23.255Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-09T18:31:26.653Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-09T18:31:26.653Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-09T18:31:29.280Z] Collecting texttable<0.10,>=0.9.0 [2021-02-09T18:31:29.280Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-09T18:31:31.920Z] Collecting cached-property<2,>=1.2.0 [2021-02-09T18:31:31.920Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-09T18:31:32.195Z] Collecting docopt<0.7,>=0.6.1 [2021-02-09T18:31:32.195Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-09T18:31:33.179Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T18:31:33.179Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:31:33.179Z] ---> 03beec066b2a [2021-02-09T18:31:33.179Z] Step 3/22 : WORKDIR /edgex-go [2021-02-09T18:31:33.179Z] ---> Using cache [2021-02-09T18:31:33.179Z] ---> 6e8cae2551cf [2021-02-09T18:31:33.179Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:31:33.179Z] ---> Using cache [2021-02-09T18:31:33.179Z] ---> 6bb86ec10b46 [2021-02-09T18:31:33.179Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-09T18:31:35.840Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-09T18:31:35.840Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-09T18:31:36.846Z] Collecting jsonschema<3,>=2.5.1 [2021-02-09T18:31:36.846Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-09T18:31:36.846Z] ---> Running in 4cfa36079f2b [2021-02-09T18:31:37.842Z] Collecting docker<4.0,>=3.6.0 [2021-02-09T18:31:37.842Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-09T18:31:38.438Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T18:31:39.417Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T18:31:39.696Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-09T18:31:39.696Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-09T18:31:39.975Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-09T18:31:40.251Z] OK: 217 MiB in 51 packages [2021-02-09T18:31:40.251Z] Collecting docker-pycreds>=0.4.0 [2021-02-09T18:31:40.532Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-09T18:31:40.532Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-02-09T18:31:41.524Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-09T18:31:41.524Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-09T18:31:42.975Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T18:31:42.975Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:31:42.975Z] ---> 03beec066b2a [2021-02-09T18:31:42.975Z] Step 3/23 : WORKDIR /edgex-go [2021-02-09T18:31:42.975Z] ---> Using cache [2021-02-09T18:31:42.975Z] ---> 6e8cae2551cf [2021-02-09T18:31:42.975Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:31:42.975Z] ---> Using cache [2021-02-09T18:31:42.975Z] ---> 6bb86ec10b46 [2021-02-09T18:31:42.975Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-09T18:31:42.975Z] Collecting idna<2.8,>=2.5 [2021-02-09T18:31:42.975Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-09T18:31:43.256Z] ---> Running in fb1cbd20e32c [2021-02-09T18:31:43.256Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-02-09T18:31:43.256Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-09T18:31:43.256Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-09T18:31:43.256Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-09T18:31:43.256Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-09T18:31:43.855Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T18:31:43.855Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:31:43.855Z] ---> 03beec066b2a [2021-02-09T18:31:43.855Z] Step 3/23 : WORKDIR /edgex-go [2021-02-09T18:31:43.855Z] ---> Using cache [2021-02-09T18:31:43.855Z] ---> 6e8cae2551cf [2021-02-09T18:31:43.855Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:31:43.855Z] ---> Using cache [2021-02-09T18:31:43.855Z] ---> 6bb86ec10b46 [2021-02-09T18:31:43.855Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-09T18:31:43.855Z] ---> Using cache [2021-02-09T18:31:43.855Z] ---> dbfa504e2146 [2021-02-09T18:31:43.855Z] Step 6/23 : COPY go.mod . [2021-02-09T18:31:43.855Z] ---> Using cache [2021-02-09T18:31:43.855Z] ---> 45df81fe3d0a [2021-02-09T18:31:43.855Z] Step 7/23 : RUN go mod download [2021-02-09T18:31:43.855Z] ---> Using cache [2021-02-09T18:31:43.855Z] ---> 45028d48fadf [2021-02-09T18:31:43.855Z] Step 8/23 : COPY . . [2021-02-09T18:31:43.855Z] Removing intermediate container 4cfa36079f2b [2021-02-09T18:31:43.855Z] ---> 7d8f9a8cf74e [2021-02-09T18:31:43.855Z] Step 6/22 : COPY go.mod . [2021-02-09T18:31:44.130Z] ---> Using cache [2021-02-09T18:31:44.130Z] ---> 3d11d53c3384 [2021-02-09T18:31:44.130Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-09T18:31:44.410Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T18:31:44.410Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-09T18:31:44.410Z] ---> 03beec066b2a [2021-02-09T18:31:44.410Z] Step 3/30 : WORKDIR /edgex-go [2021-02-09T18:31:44.410Z] ---> Using cache [2021-02-09T18:31:44.410Z] ---> 6e8cae2551cf [2021-02-09T18:31:44.410Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:31:44.410Z] ---> Using cache [2021-02-09T18:31:44.410Z] ---> 6bb86ec10b46 [2021-02-09T18:31:44.410Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-09T18:31:44.410Z] ---> Using cache [2021-02-09T18:31:44.410Z] ---> dbfa504e2146 [2021-02-09T18:31:44.410Z] Step 6/30 : COPY go.mod . [2021-02-09T18:31:44.410Z] ---> Using cache [2021-02-09T18:31:44.410Z] ---> 45df81fe3d0a [2021-02-09T18:31:44.410Z] Step 7/30 : RUN go mod download [2021-02-09T18:31:44.410Z] ---> Using cache [2021-02-09T18:31:44.410Z] ---> 45028d48fadf [2021-02-09T18:31:44.410Z] Step 8/30 : COPY . . [2021-02-09T18:31:44.410Z] ---> Running in 5c953631f201 [2021-02-09T18:31:44.410Z] Installing collected packages: PyYAML, dockerpty, texttable, cached-property, docopt, websocket-client, jsonschema, urllib3, idna, requests, docker-pycreds, docker, docker-compose [2021-02-09T18:31:44.410Z] Running setup.py install for PyYAML: started [2021-02-09T18:31:44.694Z] ---> Using cache [2021-02-09T18:31:44.694Z] ---> 3d11d53c3384 [2021-02-09T18:31:44.694Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-09T18:31:44.975Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T18:31:44.975Z] ---> Running in 42208cead7d5 [2021-02-09T18:31:45.250Z] ---> 2ee1f7a9ee57 [2021-02-09T18:31:45.250Z] Step 7/22 : RUN go mod download [2021-02-09T18:31:45.250Z] ---> Running in d1db474b7a79 [2021-02-09T18:31:45.852Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T18:31:46.124Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-09T18:31:46.732Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-09T18:31:47.008Z] OK: 217 MiB in 51 packages [2021-02-09T18:31:47.611Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-09T18:31:47.611Z] Running setup.py install for dockerpty: started [2021-02-09T18:31:49.288Z] Removing intermediate container fb1cbd20e32c [2021-02-09T18:31:49.288Z] ---> c0095e9e7aec [2021-02-09T18:31:49.288Z] Step 6/23 : COPY go.mod . [2021-02-09T18:31:49.936Z] Removing intermediate container d1db474b7a79 [2021-02-09T18:31:49.936Z] ---> 827d12db28cf [2021-02-09T18:31:49.936Z] Step 8/22 : COPY . . [2021-02-09T18:31:50.228Z] ---> d7d1e941dae0 [2021-02-09T18:31:50.228Z] Step 7/23 : RUN go mod download [2021-02-09T18:31:50.527Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-09T18:31:50.527Z] Running setup.py install for texttable: started [2021-02-09T18:31:50.527Z] ---> Running in 49d15b787868 [2021-02-09T18:31:54.050Z] Running setup.py install for texttable: finished with status 'done' [2021-02-09T18:31:54.050Z] Running setup.py install for docopt: started [2021-02-09T18:31:56.721Z] Running setup.py install for docopt: finished with status 'done' [2021-02-09T18:31:57.000Z] Removing intermediate container 49d15b787868 [2021-02-09T18:31:57.000Z] ---> ea0b495c62c3 [2021-02-09T18:31:57.000Z] Step 8/23 : COPY . . [2021-02-09T18:31:57.989Z] Attempting uninstall: urllib3 [2021-02-09T18:31:57.989Z] Found existing installation: urllib3 1.25.9 [2021-02-09T18:31:57.989Z] Uninstalling urllib3-1.25.9: [2021-02-09T18:31:57.989Z] Successfully uninstalled urllib3-1.25.9 [2021-02-09T18:31:58.982Z] Attempting uninstall: idna [2021-02-09T18:31:58.982Z] Found existing installation: idna 2.9 [2021-02-09T18:31:58.982Z] Uninstalling idna-2.9: [2021-02-09T18:31:58.982Z] Successfully uninstalled idna-2.9 [2021-02-09T18:31:59.973Z] Attempting uninstall: requests [2021-02-09T18:31:59.973Z] Found existing installation: requests 2.23.0 [2021-02-09T18:31:59.973Z] Uninstalling requests-2.23.0: [2021-02-09T18:31:59.973Z] Successfully uninstalled requests-2.23.0 [2021-02-09T18:32:02.630Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-09T18:32:12.838Z] Removing intermediate container bd41c45efc83 [2021-02-09T18:32:12.838Z] ---> 104a7cd3dc2c [2021-02-09T18:32:12.838Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-09T18:32:13.114Z] ---> Running in 325252b612c7 [2021-02-09T18:32:15.752Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T18:32:15.752Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T18:32:16.356Z] ---> a4027e83fc09 [2021-02-09T18:32:16.356Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-09T18:32:16.632Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-09T18:32:16.632Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-09T18:32:16.632Z] (3/3) Installing curl (7.69.1-r3) [2021-02-09T18:32:16.632Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:32:16.909Z] OK: 71 MiB in 58 packages [2021-02-09T18:32:17.193Z] ---> Running in c8acee2c15fc [2021-02-09T18:32:19.863Z] Removing intermediate container 325252b612c7 [2021-02-09T18:32:19.863Z] ---> fed7c8d0a8be [2021-02-09T18:32:19.863Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-09T18:32:19.863Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-09T18:32:20.475Z] ---> Running in 1c63af6b3907 [2021-02-09T18:32:21.923Z] Removing intermediate container 1c63af6b3907 [2021-02-09T18:32:21.923Z] ---> e8cb917b8e55 [2021-02-09T18:32:21.923Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T18:32:22.905Z] ---> Running in eaf8fa1dd07a [2021-02-09T18:32:23.892Z] Removing intermediate container eaf8fa1dd07a [2021-02-09T18:32:23.892Z] ---> ff824b6b7150 [2021-02-09T18:32:23.892Z] Step 24/26 : LABEL arch=arm64 [2021-02-09T18:32:24.167Z] ---> Running in da8e24b5e64b [2021-02-09T18:32:25.159Z] Removing intermediate container da8e24b5e64b [2021-02-09T18:32:25.159Z] ---> d10fc06d2f97 [2021-02-09T18:32:25.159Z] Step 25/26 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 [2021-02-09T18:32:25.159Z] ---> 3ef0bc0dd606 [2021-02-09T18:32:25.159Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-09T18:32:25.436Z] ---> Running in 158c59646e77 [2021-02-09T18:32:25.436Z] ---> Running in 5c3f88cb2192 [2021-02-09T18:32:26.421Z] Removing intermediate container 158c59646e77 [2021-02-09T18:32:26.421Z] ---> 7efa31a19471 [2021-02-09T18:32:26.421Z] Step 26/26 : LABEL version=0.0.0 [2021-02-09T18:32:26.695Z] ---> Running in d54a80923cf9 [2021-02-09T18:32:27.682Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-09T18:32:27.682Z] Removing intermediate container d54a80923cf9 [2021-02-09T18:32:27.682Z] ---> 7b08e0a1ad5e [2021-02-09T18:32:27.682Z] [2021-02-09T18:32:28.286Z] Successfully built 7b08e0a1ad5e [2021-02-09T18:32:28.286Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-09T18:33:07.340Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 42208cead7d5 [2021-02-09T18:33:07.340Z] ---> 6ee01e2136d7 [2021-02-09T18:33:07.340Z] [2021-02-09T18:33:07.340Z] Step 10/30 : FROM alpine:3.12 [2021-02-09T18:33:07.340Z] ---> afeebe901d6b [2021-02-09T18:33:07.340Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-09T18:33:07.340Z] ---> Running in e6b4fbdf4479 [2021-02-09T18:33:07.340Z] Removing intermediate container e6b4fbdf4479 [2021-02-09T18:33:07.340Z] ---> 5681245c2304 [2021-02-09T18:33:07.340Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-09T18:33:07.340Z] ---> Running in 8595330cc53e [2021-02-09T18:33:07.340Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T18:33:07.340Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T18:33:07.340Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-09T18:33:07.340Z] (2/2) Installing su-exec (0.2-r1) [2021-02-09T18:33:07.340Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:33:07.340Z] OK: 5 MiB in 16 packages [2021-02-09T18:33:07.938Z] Removing intermediate container 8595330cc53e [2021-02-09T18:33:07.938Z] ---> ab1447fdbc3e [2021-02-09T18:33:07.938Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-09T18:33:08.212Z] ---> Running in 248f665156a3 [2021-02-09T18:33:08.808Z] Removing intermediate container 248f665156a3 [2021-02-09T18:33:08.808Z] ---> 70ec1c23ed0a [2021-02-09T18:33:08.808Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-09T18:33:09.082Z] ---> Running in 1ad38352e88a [2021-02-09T18:33:09.678Z] Removing intermediate container 1ad38352e88a [2021-02-09T18:33:09.678Z] ---> 424aafdf0faa [2021-02-09T18:33:09.678Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-09T18:33:09.678Z] ---> Running in f80654831481 [2021-02-09T18:33:13.093Z] Removing intermediate container f80654831481 [2021-02-09T18:33:13.093Z] ---> 341807e33c23 [2021-02-09T18:33:13.093Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-09T18:33:13.379Z] ---> Running in 232816b8f181 [2021-02-09T18:33:14.015Z] Removing intermediate container 232816b8f181 [2021-02-09T18:33:14.295Z] ---> f43370c47670 [2021-02-09T18:33:14.295Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-09T18:33:15.279Z] ---> 2dc4a78ca32e [2021-02-09T18:33:15.279Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-09T18:33:15.564Z] ---> Running in b9526d114dd4 [2021-02-09T18:33:19.893Z] Removing intermediate container b9526d114dd4 [2021-02-09T18:33:19.893Z] ---> 7545064ce8d1 [2021-02-09T18:33:19.893Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T18:33:20.491Z] ---> 34565e7b87c6 [2021-02-09T18:33:20.491Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-09T18:33:23.131Z] ---> 9a7ee952913b [2021-02-09T18:33:23.131Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-09T18:33:23.733Z] ---> a12597883f4b [2021-02-09T18:33:23.734Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-09T18:33:25.183Z] ---> 1fba0d963b6e [2021-02-09T18:33:25.183Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-09T18:33:25.460Z] ---> Running in f4ba2cf8c746 [2021-02-09T18:33:26.468Z] Removing intermediate container f4ba2cf8c746 [2021-02-09T18:33:26.468Z] ---> b0bc07fb3c09 [2021-02-09T18:33:26.468Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-09T18:33:27.919Z] ---> 807d63157884 [2021-02-09T18:33:27.919Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-09T18:33:28.903Z] ---> Running in e4771ba2de21 [2021-02-09T18:33:33.303Z] Removing intermediate container 5c953631f201 [2021-02-09T18:33:33.303Z] ---> c8c2b4362947 [2021-02-09T18:33:33.303Z] [2021-02-09T18:33:33.303Z] Step 10/23 : FROM alpine:3.12 [2021-02-09T18:33:33.303Z] ---> afeebe901d6b [2021-02-09T18:33:33.303Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-09T18:33:33.303Z] ---> Using cache [2021-02-09T18:33:33.303Z] ---> bc564f43db22 [2021-02-09T18:33:33.303Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-09T18:33:33.303Z] ---> Using cache [2021-02-09T18:33:33.303Z] ---> c65cf97ba29a [2021-02-09T18:33:33.303Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-09T18:33:33.577Z] ---> Running in dc3c76bdf35a [2021-02-09T18:33:33.577Z] Removing intermediate container e4771ba2de21 [2021-02-09T18:33:33.577Z] ---> 1dadc5cca1f7 [2021-02-09T18:33:33.577Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-09T18:33:34.183Z] ---> Running in 071f941cc0d7 [2021-02-09T18:33:34.481Z] Removing intermediate container dc3c76bdf35a [2021-02-09T18:33:34.481Z] ---> d672b17cecd2 [2021-02-09T18:33:34.481Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-09T18:33:34.756Z] ---> Running in 5985ab2b5262 [2021-02-09T18:33:35.360Z] Removing intermediate container 071f941cc0d7 [2021-02-09T18:33:35.360Z] ---> 4b37b6b2e51a [2021-02-09T18:33:35.360Z] Step 27/30 : CMD ["gate"] [2021-02-09T18:33:35.638Z] Removing intermediate container 5985ab2b5262 [2021-02-09T18:33:35.638Z] ---> 30d5bf6ee350 [2021-02-09T18:33:35.638Z] Step 15/23 : WORKDIR / [2021-02-09T18:33:35.917Z] ---> Running in ecf11e897aa1 [2021-02-09T18:33:35.917Z] ---> Running in 0a3002318f4b [2021-02-09T18:33:36.900Z] Removing intermediate container ecf11e897aa1 [2021-02-09T18:33:36.900Z] ---> 274bf290ed00 [2021-02-09T18:33:36.900Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T18:33:36.900Z] Removing intermediate container 0a3002318f4b [2021-02-09T18:33:36.900Z] ---> a7f9c4ce06e8 [2021-02-09T18:33:36.900Z] Step 28/30 : LABEL arch=arm64 [2021-02-09T18:33:37.176Z] ---> Running in 75ac73450497 [2021-02-09T18:33:38.165Z] ---> dc2e819d33aa [2021-02-09T18:33:38.165Z] Removing intermediate container 75ac73450497 [2021-02-09T18:33:38.165Z] ---> 80aae6c05d72 [2021-02-09T18:33:38.165Z] Step 29/30 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 [2021-02-09T18:33:38.165Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-09T18:33:38.766Z] ---> Running in f0802ef26bf4 [2021-02-09T18:33:39.757Z] Removing intermediate container f0802ef26bf4 [2021-02-09T18:33:39.757Z] ---> ebd8c732de30 [2021-02-09T18:33:39.757Z] Step 30/30 : LABEL version=0.0.0 [2021-02-09T18:33:40.355Z] ---> Running in ade0c0fd0bf9 [2021-02-09T18:33:40.355Z] ---> b9062b1094c0 [2021-02-09T18:33:40.355Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-09T18:33:41.335Z] Removing intermediate container ade0c0fd0bf9 [2021-02-09T18:33:41.335Z] ---> 27646c9fcb46 [2021-02-09T18:33:41.335Z] [2021-02-09T18:33:41.937Z] ---> 8ffea8917f66 [2021-02-09T18:33:41.937Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-09T18:33:41.937Z] Successfully built 27646c9fcb46 [2021-02-09T18:33:41.937Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-09T18:33:42.212Z]  Building docker-security-bootstrapper-go ... done  ---> Running in 1bc1c4e485c8 [2021-02-09T18:33:42.815Z] Removing intermediate container 1bc1c4e485c8 [2021-02-09T18:33:42.815Z] ---> f4794f8940c9 [2021-02-09T18:33:42.815Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T18:33:43.421Z] ---> Running in 5ab7ab0be182 [2021-02-09T18:33:44.015Z] Removing intermediate container 5ab7ab0be182 [2021-02-09T18:33:44.015Z] ---> 2f2cb2be7908 [2021-02-09T18:33:44.015Z] Step 21/23 : LABEL arch=arm64 [2021-02-09T18:33:44.661Z] ---> Running in cb08857f3896 [2021-02-09T18:33:45.640Z] Removing intermediate container cb08857f3896 [2021-02-09T18:33:45.640Z] ---> 5343d6a6efb8 [2021-02-09T18:33:45.640Z] Step 22/23 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 [2021-02-09T18:33:45.640Z] ---> Running in 3e83c8fe572e [2021-02-09T18:33:45.913Z] Removing intermediate container c8acee2c15fc [2021-02-09T18:33:45.913Z] ---> 6f4c1627fbc4 [2021-02-09T18:33:45.913Z] [2021-02-09T18:33:45.913Z] Step 10/22 : FROM alpine:3.12 [2021-02-09T18:33:45.913Z] ---> afeebe901d6b [2021-02-09T18:33:45.914Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-09T18:33:46.185Z] ---> Running in f6f5994b3d5c [2021-02-09T18:33:46.185Z] Removing intermediate container 3e83c8fe572e [2021-02-09T18:33:46.185Z] ---> b330d49ad3bc [2021-02-09T18:33:46.185Z] Step 23/23 : LABEL version=0.0.0 [2021-02-09T18:33:46.461Z] ---> Running in 152a44d4c12f [2021-02-09T18:33:47.063Z] Removing intermediate container 152a44d4c12f [2021-02-09T18:33:47.063Z] ---> 46675090cbd2 [2021-02-09T18:33:47.063Z] [2021-02-09T18:33:47.337Z] Successfully built 46675090cbd2 [2021-02-09T18:33:47.609Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-09T18:33:47.609Z]  Building docker-core-metadata-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T18:33:47.881Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T18:33:48.473Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-09T18:33:48.473Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-09T18:33:48.473Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:33:48.473Z] Executing ca-certificates-20191127-r4.trigger [2021-02-09T18:33:48.743Z] OK: 6 MiB in 16 packages [2021-02-09T18:33:50.717Z] Removing intermediate container f6f5994b3d5c [2021-02-09T18:33:50.717Z] ---> c8cc6bdf4370 [2021-02-09T18:33:50.717Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-09T18:33:50.989Z] ---> Running in 5a25713a5b37 [2021-02-09T18:33:51.266Z] Removing intermediate container 5a25713a5b37 [2021-02-09T18:33:51.266Z] ---> 5bee6a8a16d0 [2021-02-09T18:33:51.266Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-09T18:33:51.538Z] ---> Running in e8712b925d72 [2021-02-09T18:33:51.821Z] Removing intermediate container e8712b925d72 [2021-02-09T18:33:51.821Z] ---> c9104b013871 [2021-02-09T18:33:51.821Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-09T18:33:52.093Z] ---> Running in f1a0449189e7 [2021-02-09T18:33:52.692Z] Removing intermediate container f1a0449189e7 [2021-02-09T18:33:52.692Z] ---> 448c6cf3d1d4 [2021-02-09T18:33:52.692Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T18:33:53.294Z] ---> d0cbccb8f032 [2021-02-09T18:33:53.294Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-09T18:33:54.726Z] ---> af21554f879e [2021-02-09T18:33:54.726Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-09T18:33:55.696Z] ---> e2e76095e0c8 [2021-02-09T18:33:55.696Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-09T18:33:55.696Z] ---> Running in 3d92df0e5085 [2021-02-09T18:33:56.679Z] Removing intermediate container 3d92df0e5085 [2021-02-09T18:33:56.679Z] ---> ac0630e877f2 [2021-02-09T18:33:56.679Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T18:33:56.679Z] ---> Running in b209fa2fc8b9 [2021-02-09T18:33:57.657Z] Removing intermediate container b209fa2fc8b9 [2021-02-09T18:33:57.657Z] ---> 68e133f816c8 [2021-02-09T18:33:57.657Z] Step 20/22 : LABEL arch=arm64 [2021-02-09T18:33:57.657Z] ---> Running in 50b5b6632ece [2021-02-09T18:33:57.926Z] Removing intermediate container 5c3f88cb2192 [2021-02-09T18:33:57.926Z] ---> 90a9c786ecb8 [2021-02-09T18:33:57.926Z] [2021-02-09T18:33:57.926Z] Step 10/23 : FROM alpine:3.12 [2021-02-09T18:33:57.926Z] ---> afeebe901d6b [2021-02-09T18:33:57.926Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-09T18:33:58.197Z] ---> Running in cf1e9085ce32 [2021-02-09T18:33:58.197Z] Removing intermediate container 50b5b6632ece [2021-02-09T18:33:58.197Z] ---> 1188e4687bd5 [2021-02-09T18:33:58.197Z] Step 21/22 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 [2021-02-09T18:33:58.197Z] ---> Running in 153ceae84c3b [2021-02-09T18:33:58.468Z] Removing intermediate container cf1e9085ce32 [2021-02-09T18:33:58.468Z] ---> 11d2b9a81dbd [2021-02-09T18:33:58.468Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-09T18:33:58.741Z] ---> Running in 82bc5834f98f [2021-02-09T18:33:58.741Z] Removing intermediate container 153ceae84c3b [2021-02-09T18:33:58.741Z] ---> 005cc7e28032 [2021-02-09T18:33:58.741Z] Step 22/22 : LABEL version=0.0.0 [2021-02-09T18:33:59.014Z] ---> Running in 4f60b42144d1 [2021-02-09T18:33:59.294Z] Removing intermediate container 82bc5834f98f [2021-02-09T18:33:59.294Z] ---> 788ec1196ad7 [2021-02-09T18:33:59.294Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-09T18:33:59.294Z] ---> Running in 29e86a35d9ef [2021-02-09T18:33:59.574Z] Removing intermediate container 4f60b42144d1 [2021-02-09T18:33:59.575Z] ---> 4acf2be2cc30 [2021-02-09T18:33:59.575Z] [2021-02-09T18:33:59.844Z] Successfully built 4acf2be2cc30 [2021-02-09T18:34:00.116Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-09T18:34:00.116Z]  Building docker-support-notifications-go ... done Removing intermediate container 29e86a35d9ef [2021-02-09T18:34:00.116Z] ---> 72bba17edba1 [2021-02-09T18:34:00.116Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T18:34:00.116Z] ---> Running in f355557a294d [2021-02-09T18:34:02.729Z] Removing intermediate container f355557a294d [2021-02-09T18:34:02.729Z] ---> 714ef05b30ce [2021-02-09T18:34:02.729Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-09T18:34:02.729Z] ---> Running in bc0d1989fb4a [2021-02-09T18:34:03.702Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T18:34:05.122Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T18:34:07.076Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-09T18:34:07.076Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-09T18:34:07.076Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-09T18:34:07.345Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-09T18:34:08.310Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-09T18:34:08.581Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-09T18:34:08.581Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T18:34:08.581Z] OK: 8 MiB in 20 packages [2021-02-09T18:34:10.010Z] Removing intermediate container bc0d1989fb4a [2021-02-09T18:34:10.010Z] ---> 8a73025d4d8d [2021-02-09T18:34:10.010Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T18:34:10.607Z] ---> 603057f082a3 [2021-02-09T18:34:10.607Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-09T18:34:12.049Z] ---> 92f694d6b3fd [2021-02-09T18:34:12.049Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-09T18:34:12.639Z] ---> 4557ea7d0194 [2021-02-09T18:34:12.639Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-09T18:34:13.610Z] ---> Running in 83890678a157 [2021-02-09T18:34:13.880Z] Removing intermediate container 83890678a157 [2021-02-09T18:34:13.880Z] ---> 153511e54fad [2021-02-09T18:34:13.880Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T18:34:13.880Z] ---> Running in 5ab044893614 [2021-02-09T18:34:14.480Z] Removing intermediate container 5ab044893614 [2021-02-09T18:34:14.480Z] ---> 5377af9914f0 [2021-02-09T18:34:14.480Z] Step 21/23 : LABEL arch=arm64 [2021-02-09T18:34:14.480Z] ---> Running in c7a105c06414 [2021-02-09T18:34:15.073Z] Removing intermediate container c7a105c06414 [2021-02-09T18:34:15.073Z] ---> 3c72bfb67744 [2021-02-09T18:34:15.073Z] Step 22/23 : LABEL git_sha=3df362457b872254d761d23469a266c4edf69d10 [2021-02-09T18:34:15.073Z] ---> Running in 3870517e2373 [2021-02-09T18:34:15.664Z] Removing intermediate container 3870517e2373 [2021-02-09T18:34:15.664Z] ---> 2ae8086e8449 [2021-02-09T18:34:15.664Z] Step 23/23 : LABEL version=0.0.0 [2021-02-09T18:34:15.664Z] ---> Running in 384d3bd51a15 [2021-02-09T18:34:16.255Z] Removing intermediate container 384d3bd51a15 [2021-02-09T18:34:16.255Z] ---> 216a4ec144d4 [2021-02-09T18:34:16.255Z] [2021-02-09T18:34:16.527Z] Successfully built 216a4ec144d4 [2021-02-09T18:34:16.798Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-09T18:34:17.088Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-02-09T18:34:16.974Z] $ docker stop --time=1 3266d8fb3fc711d55f0f0a354e801df9314b9e31aa6938561b705b6eee63eeb3 [2021-02-09T18:34:18.966Z] $ docker rm -f 3266d8fb3fc711d55f0f0a354e801df9314b9e31aa6938561b705b6eee63eeb3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-09T18:34:19.797Z] + + grep docker [2021-02-09T18:34:19.797Z] docker images [2021-02-09T18:34:20.068Z] docker-core-data-go-arm64 latest 216a4ec144d4 4 seconds ago 21MB [2021-02-09T18:34:20.068Z] docker-support-notifications-go-arm64 latest 4acf2be2cc30 20 seconds ago 16.7MB [2021-02-09T18:34:20.068Z] docker-core-metadata-go-arm64 latest 46675090cbd2 33 seconds ago 17.8MB [2021-02-09T18:34:20.068Z] docker-security-bootstrapper-go-arm64 latest 27646c9fcb46 39 seconds ago 17MB [2021-02-09T18:34:20.068Z] docker-sys-mgmt-agent-go-arm64 latest 7b08e0a1ad5e About a minute ago 300MB [2021-02-09T18:34:20.068Z] docker-security-secretstore-setup-go-arm64 latest 59b63a0d9fad 3 minutes ago 23.4MB [2021-02-09T18:34:20.068Z] docker-support-scheduler-go-arm64 latest 9acd4aa957b8 3 minutes ago 16.1MB [2021-02-09T18:34:20.068Z] docker-core-command-go-arm64 latest be3a45edbcb2 3 minutes ago 16MB [2021-02-09T18:34:20.068Z] docker-security-proxy-setup-go-arm64 latest 33e0a1c4f337 3 minutes ago 23.2MB [2021-02-09T18:34:20.068Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-09T18:34:23.750Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-09T18:34:24.658Z] ---> package-listing.sh [2021-02-09T18:34:24.658Z] ++ facter osfamily [2021-02-09T18:34:24.658Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-09T18:34:24.658Z] + OS_FAMILY=redhat [2021-02-09T18:34:24.658Z] + workspace=/w/workspace/edgex-go/4 [2021-02-09T18:34:24.658Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-09T18:34:24.658Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-09T18:34:24.658Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-09T18:34:24.658Z] + PACKAGES=/tmp/packages_start.txt [2021-02-09T18:34:24.658Z] + '[' /w/workspace/edgex-go/4 ']' [2021-02-09T18:34:24.658Z] + PACKAGES=/tmp/packages_end.txt [2021-02-09T18:34:24.658Z] + case "${OS_FAMILY}" in [2021-02-09T18:34:24.658Z] + rpm -qa [2021-02-09T18:34:24.658Z] + sort [2021-02-09T18:34:29.959Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-09T18:34:29.959Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-09T18:34:29.959Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-09T18:34:29.959Z] + '[' /w/workspace/edgex-go/4 ']' [2021-02-09T18:34:29.959Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-02-09T18:34:29.959Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-02-09T18:34:29.972Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-09T18:34:30.265Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-09T18:34:30.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-09T18:34:30.575Z] [2021-02-09T18:34:30.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-09T18:34:30.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-09T18:34:30.946Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-09T18:34:30.946Z] df20fa9351a1: Pulling fs layer [2021-02-09T18:34:30.946Z] 36b3adc4ff6f: Pulling fs layer [2021-02-09T18:34:30.946Z] 8ad3a11d3b57: Pulling fs layer [2021-02-09T18:34:30.946Z] 46f8f816bc3b: Pulling fs layer [2021-02-09T18:34:30.946Z] 93b61091891f: Pulling fs layer [2021-02-09T18:34:30.946Z] 93b9cdb0e59b: Pulling fs layer [2021-02-09T18:34:30.946Z] 5e14af77c1be: Pulling fs layer [2021-02-09T18:34:30.946Z] 01666e4c0597: Pulling fs layer [2021-02-09T18:34:30.946Z] aa168da1d23b: Pulling fs layer [2021-02-09T18:34:30.946Z] 93b9cdb0e59b: Waiting [2021-02-09T18:34:30.946Z] 5e14af77c1be: Waiting [2021-02-09T18:34:30.946Z] 01666e4c0597: Waiting [2021-02-09T18:34:30.946Z] 46f8f816bc3b: Waiting [2021-02-09T18:34:30.946Z] 93b61091891f: Waiting [2021-02-09T18:34:30.946Z] aa168da1d23b: Waiting [2021-02-09T18:34:31.215Z] df20fa9351a1: Verifying Checksum [2021-02-09T18:34:31.215Z] df20fa9351a1: Download complete [2021-02-09T18:34:31.215Z] 46f8f816bc3b: Verifying Checksum [2021-02-09T18:34:31.215Z] 46f8f816bc3b: Download complete [2021-02-09T18:34:31.215Z] 36b3adc4ff6f: Verifying Checksum [2021-02-09T18:34:31.215Z] 36b3adc4ff6f: Download complete [2021-02-09T18:34:31.215Z] 93b61091891f: Verifying Checksum [2021-02-09T18:34:31.215Z] 93b61091891f: Download complete [2021-02-09T18:34:31.215Z] 93b9cdb0e59b: Verifying Checksum [2021-02-09T18:34:31.215Z] 93b9cdb0e59b: Download complete [2021-02-09T18:34:31.215Z] 5e14af77c1be: Verifying Checksum [2021-02-09T18:34:31.215Z] 5e14af77c1be: Download complete [2021-02-09T18:34:31.215Z] 01666e4c0597: Verifying Checksum [2021-02-09T18:34:31.215Z] 01666e4c0597: Download complete [2021-02-09T18:34:31.215Z] 8ad3a11d3b57: Verifying Checksum [2021-02-09T18:34:31.215Z] 8ad3a11d3b57: Download complete [2021-02-09T18:34:31.482Z] df20fa9351a1: Pull complete [2021-02-09T18:34:31.755Z] 36b3adc4ff6f: Pull complete [2021-02-09T18:34:32.723Z] 8ad3a11d3b57: Pull complete [2021-02-09T18:34:32.723Z] 46f8f816bc3b: Pull complete [2021-02-09T18:34:33.316Z] 93b61091891f: Pull complete [2021-02-09T18:34:33.893Z] aa168da1d23b: Verifying Checksum [2021-02-09T18:34:33.893Z] aa168da1d23b: Download complete [2021-02-09T18:34:34.846Z] 93b9cdb0e59b: Pull complete [2021-02-09T18:34:35.111Z] 5e14af77c1be: Pull complete [2021-02-09T18:34:35.375Z] 01666e4c0597: Pull complete [2021-02-09T18:34:45.692Z] aa168da1d23b: Pull complete [2021-02-09T18:34:45.692Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-09T18:34:45.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-09T18:34:45.692Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-09T18:34:45.987Z] prd-centos7-docker-4c-2g-25816 does not seem to be running inside a container [2021-02-09T18:34:46.068Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-09T18:34:51.859Z] $ docker top bdd7ff188d6055eb1cd445d2249da97ec147f14296012933be4ff077d925ae08 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-09T18:34:52.449Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-09T18:34:52.759Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-09T18:34:53.062Z] + ls /var/log/sa-host [2021-02-09T18:34:53.062Z] + sadf -c /var/log/sa-host/sa09 [2021-02-09T18:34:53.062Z] file_magic: OK [2021-02-09T18:34:53.062Z] HZ: Using current value: 100 [2021-02-09T18:34:53.062Z] file_header: OK [2021-02-09T18:34:53.062Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-09T18:34:53.062Z] Statistics: [2021-02-09T18:34:53.062Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-09T18:34:53.062Z] File successfully converted to sysstat format version 12.2.1 [2021-02-09T18:34:53.062Z] + sadf -c /var/log/sa-host/sa23 [2021-02-09T18:34:53.062Z] file_magic: OK [2021-02-09T18:34:53.062Z] HZ: Using current value: 100 [2021-02-09T18:34:53.062Z] file_header: OK [2021-02-09T18:34:53.062Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-09T18:34:53.062Z] Statistics: [2021-02-09T18:34:53.062Z] Hnuu...uuuununununu... [2021-02-09T18:34:53.062Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-09T18:34:53.760Z] provisioning config files... [2021-02-09T18:34:53.777Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config5248887049438251676tmp [Pipeline] { [Pipeline] echo [2021-02-09T18:34:53.850Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-09T18:34:54.150Z] ---> create-netrc.sh [Pipeline] } [2021-02-09T18:34:54.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-09T18:34:54.270Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-09T18:34:54.575Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-09T18:34:54.586Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-09T18:34:54.886Z] ---> sudo-logs.sh [2021-02-09T18:34:54.886Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-09T18:34:54.898Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-09T18:34:55.196Z] ---> job-cost.sh [2021-02-09T18:34:55.196Z] lf-activate-venv: SKIPPING [2021-02-09T18:34:55.196Z] INFO: No Stack... [2021-02-09T18:34:56.145Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-09T18:34:56.719Z] INFO: Archiving Costs [Pipeline] echo [2021-02-09T18:34:56.734Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-09T18:34:57.041Z] ---> logs-deploy.sh [2021-02-09T18:34:57.041Z] lf-activate-venv: SKIPPING [2021-02-09T18:34:57.041Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3148/4 [2021-02-09T18:34:57.041Z] INFO: archiving workspace using pattern(s): [2021-02-09T18:34:58.971Z] Archives upload complete. [2021-02-09T18:34:58.971Z] INFO: archiving logs to Nexus [2021-02-09T18:34:59.919Z] ---> uname -a: [2021-02-09T18:34:59.919Z] Linux prd-centos7-docker-4c-2g-25816.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-02-09T18:34:59.919Z] [2021-02-09T18:34:59.919Z] [2021-02-09T18:34:59.919Z] ---> lscpu: [2021-02-09T18:34:59.919Z] Architecture: x86_64 [2021-02-09T18:34:59.919Z] CPU op-mode(s): 32-bit, 64-bit [2021-02-09T18:34:59.919Z] Byte Order: Little Endian [2021-02-09T18:34:59.919Z] Address sizes: 40 bits physical, 48 bits virtual [2021-02-09T18:34:59.919Z] CPU(s): 4 [2021-02-09T18:34:59.919Z] On-line CPU(s) list: 0-3 [2021-02-09T18:34:59.919Z] Thread(s) per core: 1 [2021-02-09T18:34:59.919Z] Core(s) per socket: 1 [2021-02-09T18:34:59.919Z] Socket(s): 4 [2021-02-09T18:34:59.919Z] NUMA node(s): 1 [2021-02-09T18:34:59.919Z] Vendor ID: GenuineIntel [2021-02-09T18:34:59.919Z] CPU family: 6 [2021-02-09T18:34:59.919Z] Model: 44 [2021-02-09T18:34:59.919Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-02-09T18:34:59.919Z] Stepping: 1 [2021-02-09T18:34:59.919Z] CPU MHz: 2933.438 [2021-02-09T18:34:59.919Z] BogoMIPS: 5866.87 [2021-02-09T18:34:59.919Z] Virtualization: VT-x [2021-02-09T18:34:59.919Z] Hypervisor vendor: KVM [2021-02-09T18:34:59.919Z] Virtualization type: full [2021-02-09T18:34:59.919Z] L1d cache: 128 KiB [2021-02-09T18:34:59.919Z] L1i cache: 128 KiB [2021-02-09T18:34:59.920Z] L2 cache: 16 MiB [2021-02-09T18:34:59.920Z] L3 cache: 64 MiB [2021-02-09T18:34:59.920Z] NUMA node0 CPU(s): 0-3 [2021-02-09T18:34:59.920Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-02-09T18:34:59.920Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-02-09T18:34:59.920Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-02-09T18:34:59.920Z] Vulnerability Meltdown: Mitigation; PTI [2021-02-09T18:34:59.920Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-02-09T18:34:59.920Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-02-09T18:34:59.920Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-02-09T18:34:59.920Z] Vulnerability Srbds: Not affected [2021-02-09T18:34:59.920Z] Vulnerability Tsx async abort: Not affected [2021-02-09T18:34:59.920Z] 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-02-09T18:34:59.920Z] [2021-02-09T18:34:59.920Z] [2021-02-09T18:34:59.920Z] ---> nproc: [2021-02-09T18:34:59.920Z] 4 [2021-02-09T18:34:59.920Z] [2021-02-09T18:34:59.920Z]